@media only screen and (min-width: 1599px) {
	.container {
		max-width: 1310px;
	}
}
@media only screen and (max-width: 1599px) {
	h1, h2, h3, h4, h5, h6 {
		line-height: 1.2;
	}
	h1 {
		font-size: 55px;
		line-height: 1.2;
	}
	h2 {
		font-size: 40px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 14px;
	}
	.p-120 {
		padding: 100px 0;
	}
	.pb-120 {
		padding: 0 0 100px;
	}
	.help_wrapper .help_content h2 {
		padding-right: 260px;
	}
	.banner_wrapper .sec_arrow {
		right: 120px;
	}
	.slider-container .owl-item {
		height: 650px;
	}
	.owl-controls {
		bottom: 35px;
		left: 10%;
	}
	.banner_wrapper .sec_arrow a {
		width: 60px;
		height: 60px;
	}
	.banner_wrapper .sec_arrow a i {
		font-size: 15px;
	}
	.testimonial_slider .slick-prev {
		left: -38px;
	}
	.testimonial_slider .slick-next {
		right: -38px;
	}
	.testimonial_slider .slick-next, .testimonial_slider .slick-prev {
		width: 50px;
		height: 50px;
	}
	.aboutbn_wrapper .about_content ol.breadcrumb {
		font-size: 15px;
		line-height: 1.2;
		margin-bottom: 25px;
	}
	.privacy_wreap #main #faq .card .card-header .btn-header-link {
		font-size: 20px;
	}
	.right_side .card .card-body .info_phone .phone_content h3 {
		font-size: 20px;
		line-height: 1.2;
	}
	.right_side .card .card-body .info_phone .phone_content span {
		font-size: 14px;
		line-height: 1.2;
	}
	.right_side .card .card-body .info_phone i {
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}
}

@media only screen and (max-width: 1199px) {
	h1 {
		font-size: 45px;
	}
	h2 {
		font-size: 38px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 16px;
	}
	.help_wrapper .help_content h2 {
		padding-right: 190px;
	}
	.slider-container .owl-item {
		height: 500px;
	}
	.slider-text {
		max-width: 60%;
	}
	.owl-controls {
		bottom: 25px;
		left: 13%;
	}
	.video-box {
		height: 400px;
	}
	.testimonial_wrapper .card-body {
		padding: 30px;
		margin: 0 25px;
	}
	.testimonial_slider .slick-next {
		right: -30px;
	}
	.testimonial_slider .slick-prev {
		left: -30px;
	}
	.work_wrapper .work_img {
		width: 100px;
		height: 100px;
		padding: 30px;
		margin: -68px auto 0;
	}
	.work_wrapper .card-deck .card .card-body {
		padding: 30px 0 0;
	}
	.work_wrapper .card-deck .card {
		padding: 20px;
	}
	.testimonial_wrapper .card-body ul li::after {
		right: -8px;
	}
	#main #faq .card {
		padding: 20px;
	}
	#main #faq .card .card-header .btn-header-link {
		font-size: 18px;
		line-height: 1.2;
	}
	.team-one__content {
		max-width: 230px;
		padding: 20px;
	}
	.team-one__content h3 {
		font-size: 20px;
		line-height: 1.2;
	}
}

@media only screen and (max-width: 991px) {
	.main_hearder ul li {
		margin: 0 0 20px;
	}
	.bars {
		width: 30px;
		height: 4px;
		margin: 4px auto;
		background-color: #D1262A;
		border-radius: 10px;
		transition: all .3s ease-in-out;
	}
	.navbar-toggler[aria-expanded="true"] .bars {
		margin: -3px;
		transition: all .3s ease-in-out;
	}
	.navbar-toggler[aria-expanded="true"] .bars.bar2 {
		opacity: 0;
	}
	.navbar-toggler[aria-expanded="true"] .bars.bar1 {
		transform: rotate(45deg);
	}
	.navbar-toggler[aria-expanded="true"] .bars {
		margin: -3px;
		transition: all .3s ease-in-out;
	}
	.navbar-toggler[aria-expanded="true"] .bars.bar3 {
		transform: rotate(-45deg);
	}
	.navbar-toggler[aria-expanded="true"] .bars {
		margin: -4px;
		transition: all .3s ease-in-out;
	}
	.navbar-collapse {
		top: 100%;
		position: absolute;
		left: 0;
		width: 100%;
		background: #fff;
		padding: 10px;
		z-index: 9999;
		transition: all .3s ease-in-out;
	}
	h1 {
		font-size: 45px;
	}
	h2 {
		font-size: 38px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 16px; 
	}
	.p-120 {
		padding: 70px 0;
	}
	.pb-120 {
		padding: 0 0 70px;
	}
	.btn_top {
		margin-bottom: 20px;
	}
	.btn_bt {
		margin-top: 20px;
	}
	.owl-controls {
		bottom: 25px;
		left: 17%;
	}
	.banner_wrapper .sec_arrow a {
		width: 50px;
		height: 50px;
	}
	.hd-text p {
		width: 100%;
	}
	.footer_wrapper h3 {
		margin-bottom: 15px;
	}
	.footer_wrapper .footer_list ul li {
		margin-bottom: 15px;
	}
	.footer_text {
		margin-bottom: 30px;
	}
	.footer_wrapper .footer_bt p {
		padding: 25px 0;
	}
	.testimonial_wrapper .card-body {
		padding: 25px;
	}
	.testimonial_profile .pro_text {
		max-width: 68%;
	}
	.video-box {
		height: 350px;
	}
	a.video-icon {
		width: 60px;
		height: 60px;
	}
	.video-icon i {
		font-size: 20px;
	}
	.about_wrapper .about_content {
		padding: 20px 0 0;
	}
	.nocount_wrapper ul {
		justify-content: space-between;
	}
	.help_wrapper .row {
		padding: 50px;
		border-radius: 20px;
	}
	.help_wrapper .get_btn {
		justify-content: start;
		margin-top: 20px;
	}
	.testimonial_wrapper .card-body ul li::after {
		right: -50%;
	}
	.about_wrapper .about_img {
		height: 500px;
	}
	.nocount_wrapper ul li h5 {
		font-size: 35px;
		line-height: 1.2;
	}
	.nocount_wrapper ul li h6 {
		font-size: 14px;
		line-height: 1.5;
	}
}

@media only screen and (max-width: 767px) {
	h1 {
		font-size: 38px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 16px;
	}
	h4 {
		font-size: 15px; 
	}
	.slider-container .owl-item {
		height: 400px;
	}
	.slider-text p {
		font-size: 16px;
		line-height: 1.5;
	}
	.testimonial_wrapper .card-body p {
		font-size: 17px;
		line-height: 1.5;
	}
	.testimonial_wrapper .card-body ul {
		padding-top: 30px;
	}
	.testimonial_profile {
		margin: 0 0 30px;
	}
	.testimonial_wrapper .card-body ul li::after {
		right: -25%;
	}
	.testimonial_wrapper .card-body span {
		font-size: 14px;
		line-height: 1.12;
	}
	.work_wrapper .card-deck {
		display: inline-block;
	}
	.work_wrapper .card-deck .card {
		margin-bottom: 90px;
	}
	.work_wrapper .card-deck .card:last-child {
		margin-bottom: 0;
	}
	.video-box {
		height: 300px;
		margin: 30px 20px 35px;
	}
	.about_wrapper .about_img {
		height: 350px;
	}
	.nocount_wrapper ul li h5 {
		font-size: 25px;
		line-height: 1.2;
	}
	.nocount_wrapper ul li h6 {
		font-size: 14px;
		line-height: 1.2;
	}
	.nocount_wrapper {
		padding: 40px 0;
	}
	body {
		font-size: 14px;
		line-height: 1.5;
	}
	.help_wrapper .help_content h2 {
		padding-right: 0;
	}
	a.btn {
		font-size: 15px;
		line-height: 1.2;
		padding: 15px 32px;
	}
	.btn_top p {
		font-size: 15px !important;
		padding: 15px 32px;
	}
	#main #faq .card .card-header .btn-header-link {
		font-size: 15px;
	}
	#main .card-body {
		padding: 10px 0px 0;
	}
	#main #faq .card {
		padding: 15px;
	}
	.footer_wrapper .footer_img,
	.main_hearder .navbar-light .navbar-brand {
		max-width: 230px;
	}
	.footer_wrapper .social_icons ul li a {
		width: 30px;
		height: 30px;
	}
	.footer_wrapper .social_icons ul li a i {
		font-size: 14px;
	}
	.footer_wrapper .footer_logo {
		margin-bottom: 40px;
	}
	.debtrelie_wrapper .ab_lft {
		margin-top: 60px;
	}
	.team-one__card {
		margin-bottom: 30px;
	}
	.team-one__card.mb-30 {
		margin-bottom: 0;
	}
	.debtrelie_wrapper .ab_lft .video-box .watch_wreap {
		top: 80%;
	}
	.debtrelie_wrapper .ab_lft .video-box .watch_wreap p {
		font-size: 17px;
		line-height: 1.2;
	}
	.debtrelie_wrapper .debtrelie_content .debtrelie {
		display: none;
	}
	.nocount_wrapper .border_right {
		border-right: 0;
		padding-bottom: 25px;
	}
	.privacy_wreap #main #faq .card .card-header .btn-header-link {
		font-size: 18px;
	}
	.right_side .card .card-body .info_phone .phone_content h3 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 575px) {
	.p-120 {
		padding: 50px 0;
	}
	.pb-120 {
		padding: 0 0 50px;
	}
	.slider-text {
		max-width: 100%;
	}
	h1 {
		font-size: 30px;
	}
	h2 {
		font-size: 25px;
	}
	h5 {
		font-size: 15px;
	}
	.work_wrapper .work_img {
		width: 70px;
		height: 70px;
		padding: 20px;
		margin: -50px auto 0;
	}
	.livebg_img {
		display: none;
	}
	.work_wrapper .card-deck .card {
		margin-bottom: 60px;
	}
	.video-box {
		margin: 20px 0 0;
	}
	.testimonial_slider {
		margin-top: 30px;
	}
	.main_hearder ul li a.nav-link {
		font-size: 14px;
		line-height: 1.2;
	}
	.footer_wrapper .footer_img, .main_hearder .navbar-light .navbar-brand {
		max-width: 180px;
	}
	.banner_wrapper .sec_arrow {
		right: 15px;
	}
	.banner_wrapper .sec_arrow a {
		width: 40px;
		height: 40px;
	}
	.banner_wrapper .sec_arrow a i {
		font-size: 13px;
	}
	.footer_wrapper .footer_bt p {
		font-size: 12px;
		padding: 15px 0;
	}
	.about_wrapper .about_img {
		height: 300px;
	}	
	.help_wrapper .row {
		padding: 15px 10px 30px;
		border-radius: 15px;
	}
	.testimonial_wrapper .card-body {
		margin: 0;
	}
	.about_wrapper .about_content a.btn.btn_blue {
		margin-top: 20px;
	}
	#main #faq .card .card-header .btn-header-link {
		font-size: 14px;
		padding: 0;
	}
	.testimonial_wrapper .card-body ul li::after {
		content: none;
	}
	.footer_wrapper form.footer_f .form-control {
		padding: 14px;
	}
	.privacy_wreap #main #faq .card .card-header .btn-header-link {
		font-size: 15px;
	}
	.right_side .card .card-body .info_phone .phone_content span {
		font-size: 12px;
	}
	.right_side .card .card-body .info_phone .phone_content h3 {
		font-size: 16px;
	}
	.video_hide {
		width: auto;
	}
}

