/******************************************
    Version: 1.0
/****************************************** */

@media only screen and (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 768px) and (max-width: 991px) {
	#mainNav {
		background-color: #ffffff;
		padding: 15px 10px;
	}
	.navbar-dark .navbar-brand{
		width: 55%;
	}
	.navbar-dark .navbar-nav .nav-link::after{
		display: none;
	}
	.navbar-dark .navbar-toggler{
		color: rgba(255,255,255);
		border-color: rgba(255,255,255);
	}
	.heading h1{
		font-size: 28px;
	}
	.heading p{
		font-size: 14px;
	}
	.cd-headline.clip span{
		font-size: 20px;
	}
	.section-title h3{
		font-size: 28px;
	}
	.section-title p{
		font-size: 14px;
	}
	#clouds{
		margin-top: -35%;
	}
	.message-box{
		margin-bottom: 30px;
	}
	.filter-button-group button{
		padding: 12px 27px;
	}
	.filter-button-group{
		text-align: center !important;
	}
	.post-box{
		margin-bottom: 30px;
	}
	.footer-distributed .footer-left{
		text-align: center;
	}
	.pricingTable .pricing-content li{
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	#mainNav {
		background-color: #ffffff;
		padding: 15px 10px;
	}
	.navbar-dark .navbar-brand{
		width: 55%;
	}
	.navbar-dark .navbar-nav .nav-link::after{
		display: none;
	}
	.navbar-dark .navbar-toggler{
		color: rgba(255,255,255);
		border-color: rgba(255,255,255);
	}
	.heading h1{
		font-size: 28px;
	}
	.heading p{
		font-size: 14px;
	}
	.cd-headline.clip span{
		font-size: 20px;
	}
	.section-title h3{
		font-size: 28px;
	}
	.section-title p{
		font-size: 14px;
	}
	#clouds{
		margin-top: -35%;
	}
	.message-box{
		margin-bottom: 30px;
	}
	.filter-button-group button{
		padding: 12px 27px;
	}
	.filter-button-group{
		text-align: center !important;
	}
	.post-box{
		margin-bottom: 30px;
	}
	.footer-distributed .footer-left{
		text-align: center;
	}
	.page-view, .page-wrapper {
    border: 0px solid #e8e8e8;
    background: #fff;
    position: relative;
    padding-top: 70px;
}
.navbar-dark {
    border-right: 0px solid #e8e8e8;
    border-left: 0px solid #e8e8e8;
}
.gallery-single .icon {
    top: 15px;
}
}
@media only screen and (min-width: 280px) and (max-width: 599px) {
	#mainNav{
    background-color: #e8e8e8;
    padding: 15px 10px;
}
body .entry-content__wrap {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.burger {
    right: 20px;
    top: 20px;
}
	.navbar-dark .navbar-brand{
		width: 55%;
	}
	.navbar-dark .navbar-nav .nav-link::after{
		display: none;
	}
	.fat-nav li{
		float: none;
		width: 100%;
	}
	.heading h1{
		font-size: 28px;
	}
	.heading p{
		font-size: 14px;
	}
	.cd-headline.clip span{
		font-size: 20px;
	}
	.section-title h3{
		font-size: 28px;
	}
	.section-title p{
		font-size: 14px;
	}
	#clouds{
		margin-top: -35%;
	}
	.message-box{
		margin-bottom: 30px;
	}
	.filter-button-group button{
		padding: 12px 27px;
	}
	.filter-button-group{
		text-align: center !important;
	}
	.post-box{
		margin-bottom: 30px;
	}
	.footer-distributed .footer-left{
		text-align: center;
	}
	.message-box h2{
		font-size: 22px;
	}
	
	.skillbar-title{
		display: none;
	}
	.heading{
		vertical-align: bottom;
	}
	.pricingTable{
		margin-bottom: 30px;
	}
	.fat-nav li{
		font-size: 18px;
	}
	.banner h2{
		font-size: 35px;
	}
	.banner h2::after{
		height: 26px;
	}
	.right-box-pro{
		margin-bottom: 30px;
	}
	.filter-button-group button{
		font-weight: 500;
		font-size: 12px;
	}
	.post-navigation .label {
    font-size: .875rem;
}
#active-filter, .icon {
    cursor: pointer;
}
body .post-navigation a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}
body .post-navigation a {
    padding: 1rem;
}
body .title-box {
    width: 50%;
    padding: 0.5rem;
    right: 20px;
    left: auto;
    position: absolute;
    -webkit-transform: translateY(0%) translateX(0%);
    -ms-transform: translateY(0%) translateX(0%);
    transform: translateY(-50%) translateX(0%);
}
body .title-box__sep {
    display: none;
}
body .title-box h1 {
    color: #fff;
    word-spacing: 100em;
    word-wrap: normal;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0 auto;
    padding: 0.5rem 0;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    width: 100%;
}	
}