@media(max-width: 768px){
	.mheight200.first_item {
	    max-height: 435px;
	}
	.col-md-6.thumb-right-text.pad-left0, .full-thumb, .thumb-right-text, .thumb1-bottom-text, .full-thumb2{
	    min-height: 1px !important;
	    padding: 20px 0px;
	    flex: 100%;
	    max-width: 100%;
	}
	.thumb-right-text .thumb-items{
		width: calc(100% / 4 - 20px) !important;
    	margin: 0px 10px;
	    max-height: 100%;
	}
	.thumb-right-text .thumb-image, .thumb-right-text .thumb-image img,.thumb2-bottom-text img{
		width: 100%;
	}
	.thumb2-bottom-text img{
		height: 150px !important;
	}
	.col-md-6.thumb1-bottom-text.pad-right0{
		padding-left: 0;
		max-width: 100%;
	}
	.full-thumb2 .slick-slide img, .full-thumb .slick-slide img{
		height: 435px;
		width: 100%;
		object-fit: cover;
	}
	.full-thumb .title, .full-thumb2 .title{
		background: linear-gradient(0deg,#111 0,#000 5%,rgba(0,0,0,.5) 60%,rgba(0,0,0,0) 100%);
	}
	.slick-dots li button:before{
		font-size: 14px;
		margin-top: 10px;
	}
	.slick-dots li.slick-active button:before{
		color: #167AC6;
	}
	.container.footer_con,.row.top-footer {
	    clear: both;
	    max-width: 100%;
	    margin: 0;
	    border:none;
	    margin-bottom: 30px;
	}
	.top-footer-thumb-image {
	    max-width: 22%;
	    flex:22%;
	}
	.top-footer-detail-thumb {
	    max-width: 78%;
	    flex: 78%;
	}
	.row.top-footer .w1100px{
		padding:0;
		margin-bottom: 30px;
	}
	.full-thumb .slick-slide, .full-thumb2 .slick-slide{
		margin-left: 0;
		margin-right: 0;
	}
	.mobile-main-menu a{
		color: #000;
		font-size: 18px;
	}
	.mobile-main-menu #menu-aviation-main-1 li.menu-item-has-children>a:after{
		font-size: 20px;
	}
	#mobile-header .mobile-logo img{
		width: auto !important;
		height: 47px !important;
	}
	.content-grid-thumb .mag-excerpt {
	    font-size: 14px;
	    line-height: 1.5;
	}
	.content-grid-thumb .magcat-detail .mag-header .magcat-title, .most-popular-side .item .magcat-title{
		font-size: 16px;
	}
	.content-grid-thumb img{
		height:200px;
		object-fit: cover;
	}
	#main-category .title-bar {
	    margin-top: 15px;
	    text-align: left;
	}
	.img-fluid{
		width: 100%;
	}
	.sidebar-share i, .sidebar-share span{
		font-size: 18px !important;
	}
	.sidebar_modules #cat,#main_sidebar #searchform input{
		height: 45px;
		border-color: #000;
	}
	#main-post .header-standard .penci-cat-name{
		font-size: 17px !important;
	}
	#main-post .header-standard .post-title{
		text-align: center;
	}
	.entry-content figure, .entry-content figure img {
	    width: 100% !important;
	    max-width: 100%;
	}
	.post-tags a{
		font-size: 16px !important;
	}
	/*.post-social-share .comment{
		float: left;
	}
	.post-social-share .fa{
		float: right;
	}*/
	.entry-comment-section #respond input, .entry-comment-section #respond textarea{
		border-radius: 0px;
	}
	.custom-control-label {
	    font-size: 16px;
	    line-height: 1.5;
	}
	.entry-comment-section #respond .comment-form-email {
	    margin: 0px 10px;
	    width: 30%;
	}
	.entry-comment-section #respond #commentsubmit {
		background: #313131;
	    margin-left: 0;
	}
	.mc-subscribe-img img{
		height: auto;
	}
	#contact-page .col-md-6{
		flex:100%;
		max-width: 100%;
	}
	#main-fullpage .title-bar span {
	    font-size: 35px;
	    font-weight: 600;
	}
	#main-fullpage .title-bar{
		margin-top: 20px;
	}
	.mobile-show-search{
		position: relative;
		padding:30px;
		background: #111;
	}
	.mobile-show-search #searchform input {
	    background: #111;
	    height: 45px;
	    color: #fff!important;
	    border: 1px solid #707070;
	    padding: 0px 15px;
	}
} 