/******************************************
    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: #333333;
	}

	.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;
	}
}

@media (max-width: 767px) {
	#mainNav {
		background-color: #333333;
	}

	.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;
	}
}

@media only screen and (min-width: 280px) and (max-width: 599px) {
	#mainNav {
		background-color: #333333;
	}

	.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;
	}

}

@media (max-width: 768px) {
	.services-inner-box {
		min-height: 0px !important;
	}

	#fullResImage {
		height: 100% !important;
		width: 100% !important;
	}

	.pp_pic_holder {
		top: 4860.2px;
		/* left: 80px; */
		left: 0px !important;
		display: block;
		width: 100vw !important;
	}

	.light_square {
		top: 4860.2px;
		/* left: 80px; */
		left: 0px !important;
		display: block;
		width: 100vw !important;
	}

	.pp_content_container {
		height: 200px !important;
	}

	#pp_full_res {
		width: 100% !important;
	}

	.pp_content {
		height: 200px !important;
		width: 100% !important;
	}

	.pp_details {
		width: 100% !important;
	}
}