@media (max-width: 480px) {
}

@media (max-width: 575.98px) {
	body h3 {
	    font-size: 27px;
	    line-height: 37px;
	}
	body h2 {
	    font-size: 30px;
	    line-height: 30px;
	}
	body h5 {
	    font-size: 22px;
	    line-height: 32px;
	}
	.navbar{
		padding: 0 !important;
	}
	body .navbar-brand img{
		max-width: 50px;
	}
	body .banner-content img.img-fluid {
	    max-width: 150px;
	}
	body .breadcrumb .banner-content img.img-fluid {
	    max-width: 150px;
	}
	body .banner-content h2 {
	    font-size: 27px;
	    line-height: 27px;
	}
	body .banner-content h1 {
	    font-size: 30px;
	    line-height: 50px;
	}
	body .banner-content .btn-custom {
	    display: block;
	    text-align: center;
	}
	body .breadcrumb{
		padding: 0;
	}
	body .breadcrumb-nav ul {
	    padding: 15px 0;
	}
	body .btn-1, body .btn-2 {
	    margin: 20px 10px;
	}
	body .facelift .content {
	    padding: 80px 0px 40px;
	}
	body .f-bg {
	    max-width: 300px;
	    left: 0;
	    opacity: 0.2;
	}
	body .facelift .text {
	    margin-left: 0;
	    padding-left: 0;
	    padding-right: 0;
	}
	body header.header nav.navbar .navbar-collapse{
		max-width: 100%;
	}
	body .atlanta-bg {
	    min-height: 300px;
	        background-attachment: unset;
	}
	body .facelift .owl-buttons{
		position: absolute;
	    text-align: center;
	    right: 0;
	    bottom: 0;
	}
	body .facelift .owl-prev, .facelift .owl-next {
	    position: relative;
	    height: 50px;
	    top: 0;
	    width: 50px;
	    display: inline-block;
	    transform: translateY(0%);
	}
	body .facelift .owl-prev {
	    left: -30px;
	}
	body .facelift .next:before,
	body .facelift .prev:before{
		width: 20px;
		height: 20px;
	}
	body .facelift .owl-next {
	    right: 10px;
	}
	body .facelift .custom-control {
	    top: initial;
	    bottom: 10px;
	    right: initial;
	    left: 0;
	}
	/** image **/
	body .image-slider .next:before,
	body .image-slider .prev:before{
		width: 40px;
	}
	.last-btn {
	bottom: 0;
	}

	.footer .lst-btn-purple {
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	display: block;
	text-align: center;
	}

}

@media (min-width: 576px) and (max-width: 767.98px) {
	body .facelift .content {
	    padding: 40px 0px 140px;
	}
	body .f-bg {
	    max-width: 300px;
	    left: 0;
	    opacity: 0.2;
	}
	body .facelift .text {
	    margin-left: 0;
	    padding-left: 0;
	    padding-right: 0;
	}
	body header.header nav.navbar .navbar-collapse{
		max-width: 100%;
	}
	body .facelift .owl-buttons{
		position: absolute;
	    text-align: center;
	    right: 0;
	    bottom: 0;
	}
	body .facelift .owl-prev, .facelift .owl-next {
	    position: relative;
	    height: 50px;
	    top: 0;
	    width: 50px;
	    display: inline-block;
	    transform: translateY(0%);
	}
	body .facelift .owl-prev {
	    left: -30px;
	}
	body .facelift .next:before,
	body .facelift .prev:before{
		width: 20px;
		height: 20px;
	}
	body .facelift .owl-next {
	    right: 10px;
	}
	body .facelift .custom-control {
	    top: initial;
	    bottom: 10px;
	    right: initial;
	    left: 0;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
}

@media (max-width: 991.98px) {
	/** global **/
	p {
	    line-height: 26px;
	    font-size: 16px;
	}
	h3 {
	    font-size: 32px;
	    line-height: 50px;
	}
	h2 {
	    font-size: 35px;
	    line-height: 35px;
	}
	h5 {
	    font-size: 24px;
	    line-height: 37px;
	}
	.mrg p {
	    font-size: 20px;
	    margin-bottom: 7px;
	    line-height: 22px;
	}
	.mrg:before {
	    width: 20px;
	    height: 20px;
	}
	.btn-white {
	    padding: 5px 10px;
	}
	/** header **/
	header {
	    padding: 10px 0px 10px;
	}
	.navbar-brand img {
	    max-width: 50px;
	}

	header nav ul li {
	    margin: 0 7px;
	}
	header nav ul li a {
	    font-size: 14px;
	    color: #444!important;
	}
	.call img {
	    max-width: 25px;
	    margin-right: 10px;
	}
	.call span {
	    padding-right: 5px;
	    font-size: 15px;
	}
	.call .number {
	    font-size: 18px;
	}
	/** header **/
	a.navbar-brand {
	    order: 1;
	}
	#navbarNav{
		order: 3;
	}
	.call {
	    order: 2;
	    text-align: center;
	}
	header .wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu#menu-header{
	    width: 100%;
	    position: fixed;
	    left: 0;
	    top: 0;
	    height: 100vh;
	    background: #f4f4f4;
	    padding: 100px 20px;
	    overflow-y: scroll;
	}
	/*.main-header {
	    width: auto;
	    position: unset;
	}
	header #wp-megamenu-header-menu {
	    width: 100%;
	    text-align: right;
	}
	header .wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap {
	    vertical-align: baseline;
	    display: block;
	    width: 100%;
	    text-align: right;
	}
	header.header .wpmm-mobile-menu a.wpmm_mobile_menu_btn {
	    position: absolute;
	    top: -17px;
	    right: 3px;
	    background: transparent;
	    color: #ae55d9 !important;
	    margin: 0;
	    padding: 0;
	}
	header.header .wpmm-mobile-menu a.wpmm_mobile_menu_btn i {
	    font-size: 22px !important;
	    position: relative;
	    z-index: 999999;
	    right: 0;
	    position: absolute;
	    color: #ae55d9;
	}
	header .wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu {
	    display: none;
	    position: fixed;
	    height: 100vh;
	    z-index: 9;
	    top: 0;
	    overflow-y: scroll;
	    background: #FFF;
	    width: 100%;
	    left: 0;
	    padding: 100px 20px 20px !important;
	    max-height: none;
	}
	body header nav ul li a{
		  color: #444 !important;
	}*/
	.call{
		margin-right: 40px;
	}
	.wp-megamenu-wrap {
	    position: absolute;
	    right: 0;
	}
	/** banner **/
	.item .banner-bg {
	    padding: 7vh 0;
	    height: auto;
    	min-height: auto;
    	background-position: calc(100% - 30%);
	}
	.banner-content {
	    margin: auto;
	    left: initial;
	    top: 50px;
	    padding: 0 15px 45px;
	}
	.banner-content h2 {
	    font-size: 35px;
	    line-height: 35px;
	}
	.banner-content h1 {
	    font-size: 50px;
	    line-height: 80px;
	}
	.breadcrumb .banner-content img.img-fluid{
		filter: invert(0);
	    max-width: 200px;
	}
	.banner-content img.img-fluid {
	    filter: invert(1);
	    max-width: 200px;
	}
	.banner-bg:before {
	   content: '';
	   position: absolute;
	   top: 0px;
	   left: 0;
	   background: rgba(0,0,0,0.5);
	   width: 100%;
	   height: 100%;
	}
	.abps-logo img {
	    max-width: 200px;
	}
	/** background bg **/
	.background-bg{
		z-index: -1;
	}
	.background-bg {
	    padding: 40px 0 50px;
	}
	.background-bg:before {
	   content: '';
	   position: absolute;
	   top: 0px;
	   left: 0;
	   background: rgba(255,255,255,0.5);
	   width: 100%;
	   height: 100%;
	}
	.background-bg .text {
	    display: block;
	}
	/** black bg **/
	.black-bg {
	    padding: 40px 0;
	}
	/** before-after **/
	.atlanta-bg {
	    min-height: 400px;
	}
	.before-title h3 {
	    font-size: 27px;
	    line-height: 27px;
	    padding-left: 20px;
	    top: -10px;
	}
	.before-title h2 {
	    font-size: 27px;
	    line-height: 20px;
	    padding-left: 10px;
	    top: -10px;
	}
	.before-after-slider {
		position: relative;
	    display: block;
	    background-image: url(../images/atlanta.jpg);
	    background-size: cover;
	}
	.before-title {
	    width: 100%;
	    text-align: center;
	    padding: 20px 10px 0 10px;
	}
	.before-slider .owl-carousel .owl-item {
	    margin-right: 0px;
	}
	.before-slider {
	    width: 100%;
	    padding: 0 20px;
	}
	.before-btn {
	    margin: 25px 0px 0;
	    width: 100%;
	}
	/** facelift **/
	.facelift .owl-carousel {
	    margin: 0;
	}
	.facelift .content {
	    padding: 90px 60px 40px;
	}
	.facelift .text {
	    text-align: center;
	    max-width: 100%;
	    margin-left: 0;
	    padding-left: 50px;
	    padding-right: 50px;
	}
	.f-bg {
	    max-width: 300px;
	    left: 57%;
	    opacity: 0.5;
	}
	.facelift .custom-control {
	    top: 70%;
	    right: initial;
	    left: 10%;
		display: none;
	}
	.facelift .custom-control button {
	    margin: 0px 15px;
	}
	/** image **/
	.image-slider .owl-carousel .owl-item img {
	    width: 100%;
	    height: 350px;
	    margin: 0;
	    object-position: center;
	}
	/** footer **/
	.footer ul {
	    display: inline-block;
	    text-align: center;
	}
	.footer ul li {
	    padding: 4px 15px;
	    display: inline-block;
	}
	.footer-top {
	    padding: 15px 0;
	}
	.footer-center {
	    display: block;
	    padding: 20px 15px;
	}
	.footer-logo{
		padding: 15px 0;
	}
	.footer-logo img {
	    max-width: 130px;
	}
	.footer-center h3 {
	    font-size: 25px;
	    line-height: 25px;
	}
	.footer-center p {
	    font-size: 14px;
	}
	.footer p {
	    font-size: 14px;
	}
	.footer-bottom {
	    display: block;
	    text-align: center;
	    padding: 15px 15px;
	}
	.site-map li:before {
	    bottom: 10px;
	}
	header .submegamenu.menu-item ul:first-child{
	  padding-bottom: 0px !important;
	  padding-right: 0px !important;
	  padding-left: 0px !important;
	}
	.fa-angle-down:before {
	    content: "\f067" !important;
	}
	li.active .fa-angle-down:before {
	    content: "\f068" !important;
	}
	.general-container .col-lg-4{
	  border-left: 0;
	  padding-top: 35px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	/** global **/
	p {
	    line-height: 26px;
	    font-size: 16px;
	}
	h3 {
	    font-size: 32px;
	    line-height: 50px;
	}
	h2 {
	    font-size: 35px;
	    line-height: 35px;
	}
	h5 {
	    font-size: 24px;
	    line-height: 37px;
	}
	.mrg p {
	    font-size: 20px;
	    margin-bottom: 7px;
	    line-height: 22px;
	}
	.mrg:before {
	    width: 20px;
	    height: 20px;
	}
	.btn-white {
	    padding: 5px 10px;
	}
	/** header **/
	header {
	    padding: 10px 0px 0;
	}
	.navbar-brand img {
	    max-width: 60px;
	}
	header nav ul li {
	    margin: 0 7px;
	}
	header nav ul li a {
	    font-size: 14px;
	}
	.call img {
	    max-width: 25px;
	    margin-right: 10px;
	}
	.call span {
	    padding-right: 5px;
	    font-size: 15px;
	}
	.call .number {
	    font-size: 19px;
	}
	/** banner **/
	.banner-content img.img-fluid {
	    filter: invert(1);
	}
	.banner-bg:before {
	   content: '';
	   position: absolute;
	   top: 0px;
	   left: 0;
	   background: rgba(0,0,0,0.5);
	   width: 100%;
	   height: 100%;
	}
	.abps-logo img {
	    max-width: 250px;
	}
	/** before-after **/
	.before-title h3 {
	    font-size: 27px;
	    line-height: 27px;
	    padding-left: 20px;
	    top: -10px;
	}
	.before-title h2 {
	    font-size: 27px;
	    line-height: 20px;
	    padding-left: 10px;
	    top: -10px;
	}
	.before-after-slider {
	    align-items: center;
	}
	/** facelift **/
	.facelift .owl-carousel {
	    margin: 0;
	}
	.facelift .content{
	  padding: 80px 50px 140px;
	}
	.f-bg {
	    max-width: 300px;
	    left: 57%;
	    opacity: 0.5;
	}
}

@media (min-width: 1200px) and (max-width: 1450px) {
	/** global **/
	.btn-white {
	    padding: 5px 10px;
	}
	.btn-white .mrg span {
	    font-size: 16px;
	    line-height: 16px;
	}
	.mrg p {
	    font-size: 20px;
	    margin-bottom: 7px;
	}
	/** header **/
	header {
	    padding: 10px 0px 0;
	}
	.navbar-brand img {
	    max-width: 60px;
	}
	header nav ul li {
	    margin: 0 7px;
	}
	header nav ul li a {
	    font-size: 14px;
	}
	.call img {
	    max-width: 25px;
	    margin-right: 10px;
	}
	.call span {
	    padding-right: 5px;
	    font-size: 15px;
	}
	.call .number {
	    font-size: 15px;
	}
	/** before-after **/
	.before-title h2 {
	    font-size: 28px;
	    line-height: 23px
	    padding-left: 30px;
	}
	.before-title h3 {
	    font-size: 28px;
	    line-height: 23px
	    padding-left: 30px;
	}
	/** facelift **/
	.f-bg {
	    max-width: 400px;
	    left: 45%;
	    opacity: 0.7;
	    bottom: 0;
	}
	/** image **/
	.image-slider .owl-carousel .owl-item img {
	    height: 300px;
	}
	/** footer **/
	.footer p {
	    font-size: 14px;
	    line-height: 20px;
	}
}


@media (min-width: 1400px) {}

@media (min-width: 1600px) {}

@media (min-width: 1950px) {}