@media (min-width: 1200px){
	.container {
		max-width: 1240px;
	}
}
@media (max-width: 991px) {
	.canvas_open {
		height: 100%;
		align-items: center;
		display: flex;
		float: right;
		margin-right: 25px;
	}
	.canvas_open a {
		width: 30px;
		height: 30px;
	}
	.canvas_open a span {
		width: 100%;
		height: 3px;
		background: #000;
		margin: 6px 0px;
		display: block;
	}
	.canvas_open a span:nth-child(2) {
		width: 85%;
		margin-left: 15%;
	}
	.logo {
		float: left;
		padding-bottom: 10px;
        padding-top: 15px;
	}
	.canvas_open {
		padding-top: 12px;
	}
	.menu, .menu-business {
		display: none;
	}
	.hr_btn {
		display: none;
	}
	.analytics-toll-img {
		margin-top: 30px;
	}
	.template-need .button-2.text-right {
		float: left;
	}
	.template-need {
		padding: 100px 0px;
	}
	.usefull-resourses-content {
		margin-top: 30px;
	}
	.applicant-img img {
		transform: translateY(0);
	}
	.applicant-img.applicant-img-2 img {
		transform: translate(0);
	}
	.footer_social {
		float: inherit;
		text-align: center;
		margin-top: 20px;
	}
	.copy-f-text {
		text-align: center;
	}
	.hero-caption-2 h2 {
		font-size: 36px;
		margin-bottom: 15px;
	}
	.hero-caption-2 p {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	.hero3-caption-img {
		margin-top: 50px;
	}
	.help-desk-content {
		padding-left: 0px;
		margin-top: 0px;
	}
	.hdi-box-text {
		bottom: -16px;
		right: 0px;
	}
	.error-404-content h2 {
		font-size: 70px;
	}    
    .business-header {
        min-height: 200px; 
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .business-form-header {
        height: 450px; 
    }
    .img-fluid{
        width: 150%;
    }
    .business-form-header .content-banner {
        position: absolute;
        top: 35%;
        left: 15%;
        width: 70%;
        transform: none;
        z-index: 2;
    }
    .template-need-business-header {
        height: 200px;
    }
    .template-need-business-header .content-banner {
        top: 25%;
    }
    .business-header-1 {
        width: 100%;
    }
    .business-header-2 {
        width: 100%;
    }
    .business-form {
        background-image: linear-gradient(.50turn, #f2f2f2, 90%, #ffffff00);
        background-color: transparent;
    }
    textarea {
        height: 7em;
    }
    .logo_img {
        width: 130px;
        height: 40px;
    }
    .info_partners {
        padding-bottom: 0px;
        padding-top: 25px;
    }
    .hero-area {
        margin-top: 60px;
    }
    .section-padding-business {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
	.hero-caption h2 {
		font-size: 46px;
	}
	.vertical.dark {
		display: none;
	}
	.template-need {
		padding: 70px 0px;
	}
	.usefull-resourses-content h2 {
		font-size: 35px;
	}
	.applicant-content h2 {
		font-size: 35px;
	}
	.subscribe-content h2 {
		font-size: 35px;
	}
	.hero-caption-2 {
		padding-top: 50px;
	}
	.about-content-a h2 {
		font-size: 35px;
		margin-bottom: 10px;
	}
	.hero-area-4::after {
		display: none;
	}
	.hero-caption-4 h2 {
		font-size: 40px;
	}
	.hero-caption-4 {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.error-404-content {
		text-align: center;
		padding-top: 50px;
	}
    .top-business{
        margin-top: 0px;
    }
    .form-check-label {
        font-size: 14px;
    }
    .template-need-business {
        height: 250px;
    }
    .template-need-business p{
        font-size: 1em
    }    
    .business-form-header {
        height: 350px; 
    }
    .business-form-header .content-banner {
        top: 20%;
    }
    .social_items ul li a img {
        width: 32px;
        height: 32px;
    }
}
@media (max-width: 676px) {
	.section-headding h2 {
		font-size: 26px;
	}
	.section-headding p,.info-box-s1 p, .help-desk-content p, .help-desk-content ul p, .section-padding-business p {
		font-size: 16px;
	}
	.section-padding{
		padding: 70px 0px;
	}
	.section-padding-2{
		padding-top: 70px;
		padding-bottom: 50px;
	}
	.section-padding-3{
		padding: 70px 0px;
	}
	.analytics-toll-content h2 {
		font-size: 30px;
	}
	.template-need h2 {
		font-size: 32px;
	}
	.help-desk-content h2 {
		font-size: 30px;
		margin-bottom: 5px;
	}
    .template-need-business-2::after {
        width: 100%;
        left: 0%;
        opacity: 1;
        border-radius: 0px;
    }
    .template-need-business-2 p {
        text-align: center;
        font-size: 15px;
        padding-left: 15px; 
        padding-right: 15px;
    }    
    .template-need-business-2 a {
        font-size: 15px;
        padding: 10px 25px;
        background-color: #fff;
        border-radius: 5px;
        font-weight: 600;
        height: 45px;
        top: calc(50% - 30px);
        position: relative;
    }
}
@media (max-width: 576px) {
	.hero-caption {
		padding-top: 100px;
	}
	.hero-caption h2 {
		font-size: 35px;
	}
	.hero-caption p {
		font-size: 16px;
	}
	.h_counter_section {
		margin-left: 2%;
		margin-right: 2%;
		width: 96%;
	}
	.section-padding{
		padding: 50px 0px;
	}
	.section-padding-2{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.section-padding-3{
		padding: 50px 0px;
	}
	.usefull-resourses-content h2 {
		font-size: 30px;
	}
	.usefull-resourses-content ul li {
		width: 100%;
	}
	.applicant-content h2 {
		font-size: 30px;
	}
	.subscribe-content h2 {
		font-size: 30px;
	}
	.hero-img-shap {
		display: none;
	}
	.hero-caption-2 {
		padding-bottom: 50px;
	}
	.about-content-a h2 {
		font-size: 30px;
	}
	.hero-caption-3 h4 {
		padding-bottom: 10px;
		font-size: 40px;
	}
	.hero3-caption-img {
		padding: 120px 0px;
	}
	.hero-caption-4 h2 {
		font-size: 30px;
	}
	.jobs_search_form .single-input.border-right {
		border-bottom: 1px solid #ddd;
		border-right: none;
	}
	.hdi-box-text {
		max-width: 222px;
		bottom: -16px;
		right: 0px;
		padding: 30px 20px;
	}
	.services-details h2.sc_title {
		font-size: 35px;
		line-height: 1.2;
	}
	.services-details h3 {
		font-size: 24px;
	}
	.login-form-style3-main {
		padding: 30px 30px;
	}
	.error-404-content h2 {
		font-size: 50px;
	}
	.error-404-content h4 {
		font-size: 25px;
	}
	.error-404-content p {
		font-size: 16px;
		margin-bottom: 23px;
		line-height: 30px;
	}
	.comments-list-full ul li .thum {
		width: 70px;
		position: inherit;
		margin-bottom: 10px;
	}
	.comments-list-full ul li {
		padding-left: 0px;
	}
    .template-need-business-header .content-banner {
        top: 15%;
    }
    .f-widgets_social p{
        text-align: center;
    }
    .social_items {
        float: none;
    }
    .social_items ul li a img {
        width: 40px;
        height: 40px;
    }    
    .f-widgets-item{
        text-align: center
    }
    .footer-bot div.text-center {
        margin-bottom: 10px;
    }
}
@media (max-width: 360px) {
	.services-details h2.sc_title {
		font-size: 26px;
		line-height: 1.2;
	}
	.help-desk-content h2 {
		font-size: 26px;
		margin-bottom: 5px;
	}
	.hero3-caption-img {
		padding: 80px 0px;
	}
	.hero-caption-3 h4 {
		font-size: 35px;
	}
	.hero-caption-3 p {
		font-size: 16px;
		line-height: 30px;
	}
	.testimonial-single-footer p {
		font-size: 16px;
		font-style: italic;
		line-height: 30px;
	}
	.testimonial-single-footer {
		padding: 13px 24px 20px 18px;
	}
	.hero-caption-2 h2 {
		font-size: 30px;
	}
	.applicant-content h2 {
		font-size: 24px;
	}
	.analytics-toll-content h2 {
		font-size: 25px;
	}
	.usefull-resourses-content h2 {
		font-size: 24px;
	}
	.help-desk-content p {
		line-height: 28px;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.breadcrumb-content h2 {
		font-size: 35px;
	}
 
}