@media (max-width:1600px){
	.job-area .info span {
	    font-size: 14px;
	}

	#section-2 {
	    padding: 100px 0 200px;
	}

	#section-2 .heading h2 {
	    font-size: 100px;
	    margin-bottom: 25px;
	}

	#section-2 .heading h2:before {
	    font-size: 120px;
	}

	#section-2 .heading p { 
	    font-size: 18px;
	}

	.service-wrapper {
	    margin-top: 50px;
	}

	.service-area .content p { 
	    font-size: 16px;
	    width: 100%;
	    padding: 0 15px;
	}

	#section-3 .heading h2 {
	    font-size: 40px;
	}

	#section-3 .heading {
	    margin-bottom: 30px;
	}

	#section-3 .heading h2:before {
	    font-size: 120px;
	    bottom: 50px;
	}

	#section-3 .right p {
	    font-size: 18px;
	}

	#section-3 .right .btn {
	    margin-top: 25px;
	    font-size: 20px;
	    padding: 10px 30px;
	}

	#section-4 .main-heading h2 {
	    font-size: 120px;
	}

	.job-wrapper {
	    margin-top: 0;
	}

	#section-4 .left p {
	    padding-left: 100px;
	    font-size: 20px;
	}

	#section-4 .heading h2 {
	    padding: 0 0 0 100px;
	    font-size: 30px;
	}

	.job-area .info {
	    margin: 20px 0;
	}

	#section-5 .right {
	    padding: 50px 0 0 50px;
	}

	#section-5 .heading h2 {
	    font-size: 40px;
	}

	#section-5 p {
	    font-size: 18px;
	    margin: 30px 0;
	    width: 80%;
	}

	#section-5 h3 {
	    font-size: 40px;
	    margin-bottom: 0;
	}

	#section-5 h3 em {
	    font-size: 65px;
	}

	#section-5 .right .btn {
	    font-size: 20px;
	    padding: 10px 30px;
	}

	#section-6 .heading h2 {
	    font-size: 40px;
	    margin-bottom: 20px;
	}

	#section-6 .heading h2:before {
	    font-size: 120px;
	}

	#section-6 p {
	    font-size: 18px;
	}

	.blog-wrapper {
	    margin-top: 40px;
	}

	.blog-area h3 {
	    font-size: 20px;
	}

	.blog-area .post-meta {
	    margin: 15px 0;
	}

	#section-7 .heading h2 {
	    font-size: 120px;
	}

	.testimonial-wrapper {
	    padding-top: 130px;
	}

	.testimonial-area p {
	    font-size: 18px;
	    margin-bottom: 25px;
	}

	.testimonial-area h3 {
	    font-size: 35px;
	}

	#section-8 {
	    padding: 50px 0;
	}

	#section-8 .main-heading h2 {
	    font-size: 120px;
	}

	#section-8 .heading h2 {
	    margin-bottom: 25px;
	    font-size: 40px;
	}

	#subscribe .heading h2 {
	    font-size: 40px;
	}

	#subscribe .heading h2:before {
	    font-size: 120px;
	    right: 0;
	}	
}


@media (max-width:1366px){
	.et_pb_row {
	    max-width: 1100px !important;
	}
	#section-5 .et_pb_row {
	    max-width: 100% !important;
	}
	#section-4 .et_pb_row {
	    max-width: 100% !important;
	}

	#global-header nav ul li a {
	    padding: 0 20px 0 0;
	    font-size: 16px;
	}

	#global-header nav ul li.orange-btn a {
	    font-size: 16px;
	}

	#global-header nav ul li.blue-btn a {
	    font-size: 16px;
	}

	.scroll-down-row {
	    top: 0px;
	}

	.service-area .content {
	    height: 375px;
	}

	.job-area {
	    padding: 30px 15px;
	}

	.job-area h3 {
	    font-size: 18px;
	}

	.job-area .info {
	    gap: 10px;
	}

	.job-area .info span {
	    font-size: 12px;
	}

	#section-8 .right form input {
	    padding: 15px 30px;
	    font-size: 14px;
	}
}