@charset "UTF-8";
/*
Theme Name: 3Thinkers
Theme URI: 
Author: Tony
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thinkers
*/

.menu li a {
    text-transform: uppercase;
}

		.job_opportunities_section h2{
		font-weight: 500;
    font-size: 36px;
    line-height: 1.25;
    text-align: center;
    color: #197DAA;
    padding-bottom: 30px;
	margin-bottom: 25px;
	}
	.job_listings{
		box-shadow: 0px 0px 8px rgba(151, 151, 151, 0.5);
		float: left;
		width: 100%;
		margin-bottom: 20px;
		padding: 30px 25px;
	}
	.job_listings p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #636363;
    padding-top: 15px;
}
.job_listings h3 {
    color: #197DAA;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
    color: #197DAA;
}
.job_listings h4 {
    font-weight: 500;
   font-size: 22px;
line-height: 27px;
    text-align: left;
    text-transform: uppercase;
    color: #197DAA;
}
.job_listings .jobs_details_btn{
	color: #636363;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    text-align: right;
    border: none;
    background: transparent;
    box-shadow: none;
    text-transform: uppercase;
    padding: 0;
    display: block;
    width: 100%;
    margin-top: 20px;
	outline: none;
	cursor: pointer;
}
.job_listings .jobs_details_btn.active{
	position: absolute;
	top: -15px;
	right: 20px;
	max-width: 200px;
	 opacity: .7;
}
.job_listings .jobs_details_btn.active:hover{
	opacity: 1;
}
.job_listings .jobs_details_btn.active::before{
	content: 'close';
    position: absolute;
    background: #FFF;
    left: 0;
    height: 100%;
    right: 0;
    cursor: pointer;
}
.job_listings .content_load_more{
	opacity: 0;
    -webkit-transition: background-color 0.6s, opacity 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.6s, opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: background-color 0.6s, transform 0.3s, opacity 0.3s;
    transition: background-color 0.6s, transform 0.3s, opacity 0.3s;
    transition: background-color 0.6s, transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
	height: 0;
}
.job_listings .content_load_more.active{
	    opacity: 1;
    padding-bottom: 30px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
	display: block;
	float: left;
    width: 100%;
    height: auto;
}
.job_listings .content_load_more h6 {
font-family: Source Sans Pro;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: #636363;
display: block;
margin-bottom: 20px;
margin-top: 12px;
}
.job_listings .content_load_more ul {
	padding-left: 20px;
}
.job_listings .content_load_more ul li{
    padding-bottom: 0;
    list-style: disc;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #636363;
    padding-top: 5px;
    margin-top: 0;
}
.job_listings .contact_form_wrp {
    position: relative;
    right: 0;
    width: 100%;
    top: 0;
    max-width: 560px;
    z-index: 9;
    left: 0;
}
.job_listings  .content_load_more h3{
	margin-top: 20px;
}
.job_listings .contact_form_wrp h6 {
    font-family: 'Quicksand', sans-serif!important;
    font-weight: 500!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: #636363!important;
    padding-bottom: 25px;
	margin-bottom: 0;
}
.job_listings .contact_form_wrp form {
    padding-top: 10px;
}
.career_benefit_section p{
font-style: normal;
font-weight: 500;
font-size: 36px;
line-height: 38px;
color: #6F1D8A;
	    font-family: 'Quicksand', sans-serif;
}
.career_benefit_section h3{
	font-style: normal;
font-weight: 500;
font-size: 36px;
line-height: 45px;
color: #197DAA;
margin-bottom: 20px;
	    font-family: 'Quicksand', sans-serif;
}
.career_benefit_section h4{
font-family: Source Sans Pro;
font-style: normal;
font-weight: normal;
font-size: 29px;
line-height: 41px;
text-align: center;
color: #636363;

}
.career_benefit_slider{
	float: left;
	width: 100%;
}
.career_benefit_section .slick-initialized .slick-slide {
    display: flex;
    align-items: center;
}
.career_benefit_section .slick-dots li {
    position: relative;
    width: 24%;
    height: auto;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    text-align: left;
	border-right: 1px solid #CCC;
    padding-left: 15px;
	display: flex;
    align-items: center;
}
.career_benefit_section .slick-dots li:last-child {
	border-right: none;
}
.career_benefit_section .slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    width: 100%;
    list-style: none;
    text-align: left;
	    margin-top: 130px;
    padding-left: 0px;
}
.career_benefit_section .slick-dots a{
	font-family: Quicksand;
font-style: normal;
font-weight: 500;
font-size: 23px;
line-height: 26px;
text-transform: uppercase;
color: #636363;
	max-width: 150px;
    display: block;
}
.career_benefit_section .slick-dots a:hover{
  color: #6F1D8A;
}
.career_benefit_section .slick-dots li.slick-active a {
	color: #6F1D8A;
}
.career_benefit_section .slick-prev, .career_benefit_section .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: auto;
    display: block;
    width:  35px;
    height: 35px;
    padding: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    bottom: 75px;
}
.career_benefit_section .slick-prev::before{
	content: '';
	background: url('https://3thinkrs.com/wp-content/uploads/2021/08/arrow_up-copy-3.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
    opacity: 1;
    width: 100%;
    height: 100%;
	image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.career_benefit_section .slick-next{
	left: 85px;
}
.career_benefit_section .slick-prev{
	left: 15px;
}
.career_benefit_section .slick-next::before{
	content: '';
	background: url('https://3thinkrs.com/wp-content/uploads/2021/08/arrow_up-copy-2.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
    opacity: 1;
    width: 100%;
    height: 100%;
	image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.career_blog_image_section{
	padding-bottom: 150px;
	display: block;
	position: relative;
}
.career_benefit_section{
	padding-bottom: 100px;
	display: block;
	position: relative;
}
.career_blog_image_section .left_img img{
	width: 670px;
	height: 725px;
	max-width: 670px;
	max-height: 725px;
	 object-fit: cover;
}
.career_blog_image_section .right_img{
	flex-wrap: wrap;
	display: flex;
}
.career_blog_image_section .right_img img {
    width: 470px;
    height: 350px;
    max-height: 350px;
    object-fit: cover;
}
.career_blog_image_section .right_img img:last-child {
    margin-top: 25px;
	margin-top: auto;
}
.vector_benefits_img{
    width: 160px;
    position: absolute;
    right: 0;
    top: -150px;
	z-index: -1;
}
.career_benefit_section .col-md-6 {
    max-width: 450px;
    margin: auto;
}
.job_opportunities_section .contact_form_wrp .wpcf7-form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 44px;
    border: 1px solid rgba(99, 99, 99, 0.36);
    border-radius: 0;
}
.job_opportunities_section .contact_form_wrp .wpcf7-textarea {
    height: 125px;
    resize: none;
}
.job_opportunities_section .contact_form_wrp .wpcf7-submit {
    min-width: 170px;
    height: 56px;
    border: 4px solid #E5CF33;
    padding: 0 15px;
    line-height: 48px;
    color: #636363;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: none;
    border-radius: 0;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
	width: auto;
    margin-left: auto;
}
.job_opportunities_section .contact_form_wrp .wpcf7-submit:hover {
    background: #e5cf33;
    color: #ffffff;
	border: 4px solid #e5cf33;
}
.job_opportunities_section .contact_form_wrp .wpcf7 .ajax-loader{
	display: none;
}
.contact_form_wrp form .row:nth-child(5) .col-md-6 {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
}
.contact_form_wrp form .row:nth-child(6) .col-md-6 {
    max-width: 100%;
    width: 100%;
    min-width: 65%;
}
.job_opportunities_section .wpcf7-form-control-wrap.resume {
  position: relative;
  overflow: hidden;
  display: inline-block;
	width: 100%;
}
.job_opportunities_section .wpcf7-form-control-wrap.resume strong{
	    border-radius: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 44px;
    color: #495057;
    padding: 0 .75rem;
    z-index: 1;
    cursor: pointer;
    opacity: 0.64;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.job_opportunities_section .wpcf7-form-control-wrap.resume::before {
    border-radius: 0;
    font-size: 0px;
    font-weight: 400;
    content: 'PDF, WORD MAX 2MB';
    display: block;
    cursor: pointer;
    line-height: 44px;
    color: transparent;
    background-color: transparent;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 44px;
    border: 1px solid rgba(99, 99, 99, 0.36);
    padding: 0 .75rem;
	cursor: pointer;
	z-index: 1;
	cursor: pointer;
	opacity: 0.64;
}
.job_opportunities_section .wpcf7-form-control-wrap.resume::after {
    background-color: #636363;
    font-size: 18px;
    font-weight: 500;
    content: 'ATTACH';
    line-height: 44px;
    color: #FFF;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 44px;
    cursor: pointer;
    display: block;
    max-width: 150px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: 105px;
	    z-index: -1;
}
.job_opportunities_section .wpcf7-form-control-wrap.resume input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.content_load_more .succ_message p{
    animation: bg_footer 15s infinite;
    border: none !important;
    padding: 15px 20px;
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: left;
    max-width: 450px;
    background: #197daa;
    margin-top: 15px;
    animation: bg_footer 15s infinite;
}
.content_load_more .succ_message p br{
    content: "" !important;
    display: block !important;
    margin-bottom: 15px !important;
}
.page-id-494 .we_help_section.service_page {
    padding-top: 0;
    padding-bottom: 0;
}
.page-id-494  .service_page .we_help_left .animation-item.half {
    top: -120px;
    right: -555px;
}
.page-id-494 .animation-item.half .animation-graph-container {
    width: 120px;
    height: 120px;
}
.page-id-494 .animation-graph-container {
    height: 65px;
    width: 65px;
}
.page-id-494 .page_banner_content p {
    max-width: 300px;
}
.top_header_nav{
	    padding: 5px 15px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(216, 216, 216, 0.511254);
	justify-content: flex-end;
}
.top_header_nav ul{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.top_header_nav ul li{
    display: inline-block;
}

.top_header_nav ul li a{
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
   font-size: 12px;
    line-height: 15px;
    color: #636363;
    text-transform: uppercase;
	padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #979797;
}
.top_header_nav ul li.current-menu-item a{
	color: #6F1D8A;
}
.top_header_nav ul li a:hover{
	color: #6F1D8A;
}
.top_header_nav ul li:last-child a{
	border-right: none;
}
.we_help_section.job_opportunities_section{
	padding-top: 50px;
}
.content_load_more .succ_message{
	display: none;
}

.services_list_each:nth-child(even) .services_list_right span{
	color: #636363;
}
.services_list_each:nth-child(even) .services_list_right span{
	color: #636363;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 1.25;
}
.services_list_right span{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 1.25;
}

.page-template-careers .services_list_right h4{
	padding-left: 0;
    padding-right: 45px;
}
.page-template-careers .services_list_right h4 img{
	display:none;
}
 .top_header_nav .menu-topmenu-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.blog_banner_scetion.academic{
  background: #6F1D8A;	
}
.blog_banner_scetion.academic img.blog_banner_triangle {
    right: auto;
    width: 275px;
    bottom: -35px;
    left: -60px;
    top: -100px;
    transform: rotate(15deg);
}
.blog_banner_scetion.academic img.blog_banner_bg_shape {
    bottom: 0;
    max-width: 750px;
    left: auto;
    right: -250px;
}
.blog_banner_scetion.academic .animation-item.half {
    position: absolute;
    right: auto;
    transform: rotate( 0deg );
    top: -72px;
    left: 33%;
}
.blog_banner_scetion.academic .animation-item.half.aos-animate .animation-graph-container .circle-animation {
	    stroke: #E5D409;
}
.blog_banner_scetion.academic .animation-item.full {
    position: absolute;
    top: -40px;
    left: auto;
    right: 0px;
}
.academic .animation-graph-container {
    height: 60px;
    width: 60px;
}
.blog_banner_scetion.academic .full.aos-animate .animation-graph-container .circle-animation {
    stroke: #E5D409;
}
.blog_banner_scetion.academic .animation-item.three_qrtr {
    position: absolute;
    left: -80px;
    bottom: -100px;
    transform: rotate( -108deg );
}
.blog_banner_scetion.academic .animation-item.three_qrtr .animation-graph-container {
    transform: rotate(-120deg);
}
.blog_banner_scetion.academic .animation-item.three_qrtr.aos-animate .animation-graph-container .circle-animation {
    stroke: #ffffff;
}
.academic_cross {
    max-width: 25px;
    position: absolute;
    right: 100px;
    top: -45px;
}
.three_x_three_setion.academic_content h2 {
    color: #6F1D8A;
	max-width: 800px;
}
.three_x_three_setion.academic_content {
    padding-top: 50px;
}
.three_x_three_setion.academic_content .row{
	align-items: center;
}
.three_x_three_setion.academic_content  img {
    width: auto;
	max-width: 100%;
}
.job_opportunities_section.academic_forms  h2 {
	width: 100%;
}
.job_opportunities_section.academic_forms img {
    width: 95px;
    height: 95px;
    max-width: 95px;
    max-height: 95px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.academic_forms .animation-item.half{
	position: absolute;
    right: -90px;
    transform: rotate(90deg);
    top: -50px;
}
.academic_forms .animation-item.half .animation-graph-container {
    transform: rotate(90deg);
    width: 180px;
    height: 180px;
}

.academic_forms  .animation-item.full {
    position: absolute;
    right: 110px;
    top: 0;
}
.academic_forms .animation-graph-container {
    height: 60px;
    width: 60px;
}
.job_listings.academic_listings h3 {
	font-size: 21px;
    line-height: 25px;
    color: #197DAA;
	margin-bottom: 5px;
}
.job_listings.academic_listings {
    margin-bottom: 30px;
}
.job_listings.academic_listings p {
	font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    color: #797979;
    padding-top: 10px;
    font-family: 'Quicksand', sans-serif;
}
.job_listings.academic_listings p span{
	text-transform: uppercase;
	color: #3789B6;
}
.job_listings.academic_listings p span:nth-child(2){
	padding-left: 6px;
}
.job_listings.academic_listings .jobs_details_btn{
	font-weight: 500;
	font-family: 'Quicksand', sans-serif;
}
.job_listings.academic_listings .jobs_details_btn.active {
    position: relative;
    top: 0;
    right: 0;
    max-width: initial;
    opacity: 1;
}
.job_listings.academic_listings .content_load_more h3 {
    border-top: 1px solid #D8D8D8;
	padding-top: 25px;
    margin-bottom: 0;
	color: #3789B6;
	font-weight: 500;
	font-family: 'Quicksand', sans-serif;
}
.job_opportunities_section .job_listings.academic_listings .content_load_more .contact_form_wrp .wpcf7-submit{
	margin-right: 15px;
}
.job_listings.academic_listings .contact_form_wrp label.form-check-label{
	text-transform: none;
	color: #636363;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
}
.job_listings.academic_listings .contact_form_wrp label.form-check-label a{
	color: #6F1D8A;
}
.job_opportunities_section .job_listings.academic_listings .contact_form_wrp .form-check .wpcf7-form-control {
    border: none;
    height: initial;
    padding: 0;
	position: relative;
	padding-right: 10px;
}
.job_opportunities_section .job_listings.academic_listings .contact_form_wrp .form-check {
    display: flex;
    align-items: center;
}
.job_listings.academic_listings .content_load_more .succ_message {
    background: transparent;
    border-top: 1px solid #D8D8D8;
    padding-top: 25px;
	margin-top: 20px;
}
.job_listings.academic_listings .succ_message p {
    background: transparent!important;
    color: #7C28A6;
    padding-left: 0;
    font-size: 16px;
    line-height: 24px;
    padding-top: 0;
    margin-top: 0;
	max-width: 100%;
}
.job_opportunities_section .job_listings.academic_listings .contact_form_wrp .form-check .wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    min-width: 250px;
}
.job_opportunities_section.academic_forms .col-md-6 {
    max-width: 100%;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.job_opportunities_section.academic_forms .col-md-6 .content_load_more .col-md-6 {
    max-width: 50%;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.academic_separate_block {
    max-width: 50%;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.newsletter_block {
    background-color: #f4f4f4;
    padding: 70px 0;
    text-align: center;
	position: relative;
}
.newsletter_block h2 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.06;
    color: #6F1D8A;
	width: 100%;
	text-transform: uppercase;
}
.newsletter_block h4 {
	font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.06;
    color: #636363;
    width: 100%;
	margin-top: 20px;
	margin-bottom: 35px;
}
.newsletter_block .theme_btn {
    min-width: 170px;
    height: 56px;
    border: 4px solid #6F1D8A;
    font-family: 'Quicksand', sans-serif!important;
    font-weight: 500;
    color: #FFF!important;
    margin: auto;
    background-color: #6F1D8A;
	margin-top: 15px;
}
.newsletter_block .theme_btn:after {
    border: 4px solid #6f1d8a;
}
.forum_layout_newsletter{
	width: 100%;
	display: none;
}
.forum_layout_newsletter form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	max-width: 625px;
    margin: auto;
    margin-top: 20px;
}
.newsletter_block .form-group {
    margin-bottom: 25px;
	width: 100%;
	max-width: 48%;
	float: left;
}
.newsletter_block label {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #6F1D8A;
    text-transform: uppercase;
	text-align: left;
	margin-bottom: 0;
	width: 100%;
}
.newsletter_block input.form-control  {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f8f8f8;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height: 44px;
    border: 1px solid #bebebe;
    border-radius: 0;
	margin-top: 0.5rem;
}
.newsletter_block input[type=submit] {
    min-width: 170px;
    height: 56px;
    border: 4px solid #6F1D8A;
    font-family: 'Quicksand', sans-serif!important;
    font-weight: 500;
    color: #ffffff;
    margin: auto;
    background-color: #6F1D8A!important;
    font-size: 17px;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: none;
    border-radius: 0;
    outline: none;
    cursor: pointer;
    padding: 0;
    text-transform: uppercase;
	width: auto;
    display: block;
	    margin-top: 10px;
}
.newsletter_block form p{
    width: 100%;
    text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #636363;
    padding-bottom: 15px;
}
.newsletter_block .mc4wp-form-fields{
	width: 100%;
	   display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.newsletter_block form p a {
    color: #6F1D8A;
    text-transform: capitalize;
    font-weight: 500;
    margin-left: 3px;
}
.mc4wp-response p{
	text-align: center!important;
}
.blog_details_section hr{
	display: none;
}
.single  .newsletter_block::before {
    content: '';
    position: absolute;
    background-color: #f4f4f4;
    min-width: 99.8vw;
    bottom: 0;
    z-index: 0;
    display: block;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.newsletter_block form p .wpcf7-list-item{
	margin: 0;
}
.newsletter_block  .wpcf7-spinner{
	display: none;
}
.newsletter_block .container{
	position: relative;
}
.newsletter_block .container img {
    position: absolute;
    left: 0;
    max-width: 230px;
    object-fit: contain;
    object-position: top;
    margin-top: -25px;
}
.newsletter_block .wpcf7-checkbox {
	float: left;
	margin-right: 5px;
}
.newsletter_block .wpcf7-checkbox .wpcf7-list-item-label{
	font-size: 0;
}
.newsletter_block .checkbox .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -25px;
    width: 100%;
    min-width: 200px;
    text-transform: uppercase;
}
.newsletter_block  input[type=checkbox]{
    margin-right: 5px;
}
.newsletter_block form  .mc4wp-success p {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: #6F1D8A;
    padding-bottom: 20px;
    font-family: 'Quicksand', sans-serif;
    width: 100%;
}
.newsletter_block .mc4wp-response{
	 width: 100%;
}
.blog_grid{
	min-height: 1300px;
}
.job_listings .content_load_more input[type="checkbox"] + span {
    position: absolute;
    opacity: 0;
    z-index: -11;
}
.job_opportunities_section .job_listings.academic_listings .contact_form_wrp .form-check label {
    margin: 0;
    line-height: 1;
    vertical-align: middle;
}
@media (max-width:1024px) {
.career_blog_image_section .left_img img {
    width: 100%;
    height: auto;
    max-height: auto;
}
.career_blog_image_section .right_img img {
    width: 100%;
    height: auto;
    max-height: 350px;
}
.career_blog_image_section .right_img img:last-child {
    margin-top: 15px;
}
}
@media (max-width:992px) {
.page-id-494 .services_list_left {
    width: 40%;
}
.page-id-494 .services_list_right {
    width: 60%;
	text-align: left;
}	
}
@media (max-width:768px) {
.career_blog_image_section .right_img img {
    max-height: 221px;
    min-height: 221px;
}
.career_blog_image_section .left_img img {
    min-height: 458px;
	max-height: 458px;
}
.job_opportunities_section.academic_forms .col-md-6{
    max-width: 100%;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}	
.job_opportunities_section.academic_forms .job_listings .contact_form_wrp {
	max-width: 100%;
	}
	.job_opportunities_section.academic_forms .col-md-6 .content_load_more .col-md-6{
	    max-width: 50%;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;	
	}
	.academic_separate_block {
    max-width: 100%;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
	.academic_forms .animation-item.half {
    right: -90px;
    top: -110px;
}
	.academic_forms .animation-item.full {
    right: 110px;
    top: -50px;
}
.blog_banner_scetion.academic .animation-item.half {
    top: -48px;
}
.blog_banner_scetion.academic .animation-item.three_qrtr {
    left: 25px;
    bottom: -70px;
}	
.job_listings.academic_listings {
    margin-bottom: 15px;
}
.blog_banner_scetion.academic img.blog_banner_bg_shape {
    max-width: 690px;
    right: -290px;
    height: auto;
}	
}
@media (max-width:767px) {
.career_blog_image_section .left_img img {
    width: 100%;
    height: auto;
    max-height: auto;
	min-height: auto;
}
.career_blog_image_section .right_img img {
    width: 100%;
    height: auto;
    max-height: auto;
    margin-top: 15px;
	min-height: auto;
}
.career_blog_image_section .right_img img:last-child {
    margin-top: 15px;
}
.career_benefit_section .slick-initialized .slick-slide {
    display: block;
}	
.career_benefit_section .slick-dots a {
    max-width: 100%;
    display: block;
}	
.career_benefit_section .slick-dots li {
    width: 100%;
    border-right: none;
    padding-left: 15px;
	margin-bottom: 10px;
}	
.career_benefit_section .slick-dots {
    flex-wrap: wrap;
}	
.career_benefit_section .slick-prev, .career_benefit_section .slick-next {
    bottom: 170px;
}	
.job_listings .jobs_details_btn.active {
    max-width: 75px;
}
.job_listings h4 {
    margin-bottom: 20px;
}
.career_benefit_section {
    padding-top: 50px;
}	
.career_benefit_section p {
    margin-bottom: 50px;
}
.job_opportunities_section .wpcf7-form-control-wrap.resume::before {
    font-size: 14px;
	}
}
@media (max-width:600px) {
.page-id-494 .services_list_left {
    width: 100%;
}
.page-id-494 .services_list_right {
    width: 100%;
	text-align: center;
}
.page-id-494 .services_list_left img {
    max-width: 80%;
}
	.page-template-careers .services_list_right h4{
		padding: 0;
		text-align:center;
	}
	.job_opportunities_section.academic_forms img {
        display: block;
        margin-bottom: 15px;
}
.job_listings.academic_listings p {
		font-size: 16px;
	}
	.job_listings.academic_listings h3 {
    font-size: 19px;
    margin-bottom: 5px;
}
.job_opportunities_section.academic_forms .col-md-6 .content_load_more .col-md-6 {
    max-width: 100%;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.job_opportunities_section .job_listings.academic_listings .content_load_more .contact_form_wrp .wpcf7-submit {
    margin-top: 15px;
}
.blog_banner_scetion.academic img.blog_banner_triangle {
    bottom: -35px;
    left: -30px;
    top: -60px;
}
.blog_banner_scetion.academic .animation-item.three_qrtr {
    display: none;
}
.blog_banner_scetion.academic img.blog_banner_bg_shape {
    max-width: 420px;
    right: -185px;
    width: 100%;
    height: auto;
}
.blog_banner_scetion.academic .animation-item.full {
    right: 5px;
    top: -60px;
}	
.academic_cross {
    right: 90px;
}
.job_listings.academic_listings {
    margin-bottom: 15px;
	padding: 25px 25px;
}

.we_help_section.job_opportunities_section.academic_forms {
    padding-bottom: 40px;
}
.academic_forms .animation-item.half .animation-graph-container {
    width: 135px;
    height: 135px;
}	
.academic_forms .animation-graph-container {
    height: 45px;
    width: 45px;
}	
.academic_forms .animation-item.full {
    right: 40px;
    top: -70px;
}
.job_opportunities_section.academic_forms h2 {
    width: 100%;
    font-size: 30px;
}	
.three_x_three_setion.academic_content h2 {
    font-size: 25px;
}	
	.newsletter_block .container img{
		display: none;
	}
	.newsletter_block {
    padding: 70px 10px;
}
	.newsletter_block input.wpcf7-form-control.wpcf7-submit {
	    margin-top: 20px;
}
}
@media (max-width:500px) {
.page-id-494 .animation-item.half .animation-graph-container {
    width: 100px;
    height: 100px;
    margin-top: -75px;
}
.page-id-494 .service_page .we_help_left .animation-item.half {
    margin-bottom: 0;
}
.page-id-494 .service_page .we_help_left .animation-item {
    top: -90px;
    left: 55px;
}	
}
@media (max-width:320px) {
.job_listings.academic_listings p {
    font-size: 14px;
    padding-top: 5px;
}
}