/*
Theme Name: Cactus Global
Theme URI: https://cactusglobal.com/
Author: Cactus Digital
Author URI: https://cactusglobal.com/
Description: This theme is specifically created for Cactus Global. Cactus Global provide science communication and impact solutions worldwide with the aim of making science accessible to a global audience and creating new opportunities in academic publishing. Cactus Global specialize in author services, research impact acceleration, medical communication support, and technology products for business solutions.
Version: 1.3.5
Tags: light, customized menu, responsive-layout, accessibility-ready, multi-image upload, timeline slider, add more functionality, customized category, customized tags
Text Domain: cactus
*/
body
{
text-align: left;
}
#ttr_sidebar
{
border-left: 1px solid black;
}
#ttr_footer
{
width: 100%;
border-top: 1px #a2a2a2 solid;
text-align: center;
}
.title
{
font-size: 11pt;
font-family: verdana;
font-weight: bold;
}
.container-fluid.fraud-alt {
    margin-top: 3.75rem;
    display: grid !important;
    place-content: center !important;
}
.container-fluid.fraud-alt h2{
    padding-bottom: 20px !important;
}
i.fa.fa-envelope-o{
    color: #666 !important;
}
.col-md-12.row.justify-content-between.flex-nowrap.overflow-scroll.m-0{
    overflow: hidden !important;
}
.home section.banner-section {
    margin-top: 0px;
}
section.banner-section.taxo-solution {
    margin-top: 8.75rem;
}
.value-card p:first-child {
    margin-top: .8rem;
}
@media (max-width: 1200px) {
	.col-md-12.row.justify-content-between.flex-nowrap.overflow-scroll.m-0{
		overflow:scroll !important;
	}
}
@media (max-width: 767px) {
    /*.mobile-form .form-card:nth-of-type(1) .form-input{*/
    /*    display:  block !important;*/
    /*}*/
    .mobile-form .form-card:nth-of-type(1).show .form-input{
        display:  none !important;
    }
    /*.form-card .form-input {*/
    /*    display: none !important;*/
    /*}*/
    .form-card.show .form-input{ display: block !important }
	.col-md-12.row.justify-content-between.flex-nowrap.overflow-scroll.m-0{
		overflow:scroll !important;
	}
}
h3.card-heading{
    margin-top: .8rem;
}

/*Language bar styles starts*/
header .navbar .navbar-collapse #nav-container ul .language:hover p::after {width: 8px!important;}
@media (max-width: 568px){
    header .navbar .navbar-collapse #nav-container ul .language {width: auto;padding-right: 5px;}
    header .navbar .navbar-collapse #nav-container ul .language .dropdown-nav {width: auto!important;}
    header .navbar .navbar-collapse #nav-container ul .active p span.btm-line {border-bottom:1px solid #f3f3f3; padding-bottom:5px;}
    a.single_img_cut {width: 100% !important;}
    .update_card picture img{height: 100% !important;}
    /*full-time page css*/
    .contractual .banner-section .banner_image img.img-fluid.lazy.loaded {
        height: auto !important;
    }
}
@media (max-width: 900px) and (min-width: 568px){
    header .navbar .navbar-collapse #nav-container ul .language {width: 97%!important;}
    header .navbar .navbar-collapse #nav-container ul .language p::after {display:none;}
    header .navbar .navbar-collapse #nav-container ul .language:hover p::after {width: 8px!important; display:none!important;}
    header .navbar .navbar-collapse #nav-container ul .active p span.btm-line {border-bottom:1px solid #f3f3f3; padding-bottom:5px;}
    header .navbar .navbar-collapse #nav-container ul li .dropdown-nav{display:inline-block!important;}
    .update_card picture img{height: 100% !important;}
}

@media (min-width:992px) { 
    header .navbar .navbar-collapse #nav-container ul li{width:max-content!important;}
    header .navbar .navbar-collapse #nav-container ul .language {width: 4rem!important;}
}
/*Language bar styles ends*/
/*Impact SDG Changes Start*/
.section-wd {
    margin: 0 auto;
    width: 60%;
}
section.sdg-story-section {
    margin-top: 3.75rem;
}
.sdg .sdg-story-section .container .sdg-details .content-image{
    height: 15rem !important;
}
body.home.industries.sdg .sdg-main p{
    font-size: 1rem;
    line-height: 1.5rem !important;
}
body.home.industries.sdg .sdg-story-section .section-heading{
    margin-bottom: 1.75rem;
}
/*Impact SDG Changes End*/

/*Trending Stories*/
a.single_img_cut {width: 50%;}
.trending_story_card .update_card picture img{height: 100% !important;}
@media only screen and (device-width: 768px) {
    .update_card picture img{
        height: 100% !important;
    }
    a.single_img_cut {
    width: 100% !important;
    }

  }
  
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .update_card picture img{
        height: 100% !important;
    }
    a.single_img_cut {
    width: 100% !important;
    }
}
  
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .update_card picture img{
        height: 100% !important;
    }
    a.single_img_cut {
    width: 100% !important;
    }
}
.brand-details-page .client-section .carousel-wrap .owl-carousel .owl-stage-outer{height:auto}
.brand-details-page .client-section .carousel-wrap .owl-carousel .item .client-detail{flex-direction: row !important;  display: table-cell !important}
.brand-details-page .client-section .carousel-wrap .owl-carousel .item{  display: table-cell !important  }
.brand-details-page .client-section .carousel-wrap .owl-carousel .item .client-detail .work-detail img{position:absolute; top:0;}
.brand-details-page .client-section .carousel-wrap .owl-carousel .item img{float:left}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (orientation: portrait) { 
          .brand-details-page .client-section .carousel-wrap .owl-carousel .item .client-detail .work-detail img{position:relative !important}
.brand-details-page .client-section .carousel-wrap .owl-carousel .item img{float:none !important}
/*.brand-details-page .client-section .carousel-wrap .owl-carousel .owl-stage-outer{height:auto !important}*/
}

@media (min-width: 568px) and (max-width: 900px){
.brand-details-page .client-section .carousel-wrap .owl-carousel .item .client-detail {    padding: 2rem !important}
/*.brand-details-page .client-section .carousel-wrap .owl-carousel .owl-stage-outer{height:600px !important}*/
	.brand-details-page .client-section .carousel-wrap .owl-carousel .item{display:flex !important;}
}
a.red-cta.f1 {
    float: left;
}
.brand-details-page .client-section .carousel-wrap .owl-carousel .item .client-detail {
    padding: 3rem 1rem 1rem !important;
    /*padding-right: 0 !important;*/
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between;
}
@media (min-width: 568px){
    .client-speak-pic {
        width: 200px;
        display: block;
        float: left;
    }
}
@media (max-width: 568px) and (orientation: portrait){
    .brand-details-page .client-section .carousel-wrap .owl-carousel .item .client-detail {
		padding: 3rem 2rem 1rem !important;
	}
	.brand-details-page .client-section .carousel-wrap .owl-carousel .item .client_img {
		width: 20rem;
		min-width: 0 !important;
		object-fit: cover;
	}
	.fulltime .client-section .container {
		padding: 3rem 3rem !important;
	}
}
.clear {
    clear: both;
}

/* New CSS for Careers Phase 1 Launch start */
.red-cta {
    font-size: 14px !important;
	font-weight: 600;
	text-transform: uppercase;
	padding: .7rem 2rem !important;
}
/* New CSS for Careers Phase 1 Launch end */
/*new career page changes 20-01-22*/
.jobs .jobs-top-section,
.jobs .jobs-banner-section {
    margin-top: 0rem !important;
}
h2.text-white.font-24 {
    padding-left: 3rem;
    font-weight: normal;
}
@media (max-device-width: 600px) {
    h2.text-white.font-24{
        text-align: center;
        padding-left: 0;
    }
    .jobs .life .first_head .section-heading,.jobs .life .first_head .section-content  {
        text-align: center !important;
    }
}
#content-desktop {display: block;}
#content-mobile {display: none;}

@media screen and (max-width: 768px) {

#content-desktop {display: none;}
#content-mobile {display: block;}

}
.brand-details-page .client-section .carousel-wrap .owl-carousel .item{
        padding: 0rem !important;
}
.MDMwuGkMZIjZNkzNTwTZj4k0UNIkzgDtheme--light {
	display: none;
}

@media (min-width: 568px) and (max-width: 900px) {
.home .researcher-section {
    margin-top: 10% !important;
}
}
@media (max-width: 568px) {
.home .researcher-section {
    margin-top: 0 !important;
}
}

.policy-box {
    display: flex;
    margin-bottom: 30px;
}
.policy-box a {
    font-size: 18px;
    font-weight: 400;
    color: #d72027;
	text-align: center;
    display: block;
    padding: 20px;
	border: 1px solid #efefef;
	border-radius: 8px;
    box-shadow: 5px 5px 5px #efefef;
}
.policy-box a:visited, .policy-box a:hover {
    color: #e5585e;
}
.policy-box > a > img {
	margin-bottom: 20px;
}

.brand-details-page .offering-section.center-card-offer > .container > .row {
	justify-content: center;
}
.brand-details-page .trust-section.partner-section .button-div {
	display: none;
}

/*----- Employer Brand Promise start -----*/
body.ebp .card-content,
body.ebp .client-section,
body.ebp .impact-work ,
body.ebp .contact-brand-section,
body.ebp .nav.nav-pills {
    display:none;
}
body.ebp.contractual .banner-section .banner_image {
    height: auto;
}
body.ebp.contractual .banner-section .banner_image::after {
    background: none;
}
body.ebp .section-heading,
body.ebp .section-content {
    width: 100% !important;
    text-align: left;
}
body.ebp .section-content, body.ebp .card-text {
    font-size: 1rem;
    line-height: 26px !important;
}
body.brand-details-page .offering-section .section-top-heading.ebp {
    display: none;
}
body.ebp.brand-details-page .offering-section .section-top-heading.ebp {
    display: block;
    margin-bottom: 1.5rem;
}
body.ebp.brand-details-page .offering-section .section-top-heading {
    padding: 0 2rem;
    margin-bottom: 3.75rem;
}
body.ebp.brand-details-page .contact-form.offering-section .section-top-heading {
    margin-bottom: 1.5rem;
}
body.ebp .contact-form {
    margin: 1.75rem 0 4rem;
}
body.ebp.contractual .work_vedio_section .container {
    padding: 0 3rem;
	display: none;
}
body.ebp.contractual .work_vedio_section .tab-content .tab-pane {
    width: auto;
    margin: auto 2rem;
}
body.contractual .contact-form .ebp-btn {
    display: none;
}
body.ebp.contractual .contact-form .ebp-btn {
    display: inline;
}
@media (max-width: 568px) {
body.ebp.contractual .banner-section .banner_image img {
    height: auto;
}
}
/*----- Employer Brand Promise end -----*/

/*----- Fraud alert sticky start -----*/
button.red-cta.fa-sticky-btn {
    position: fixed;
    bottom: 20px;
    left: 0px;
    border-radius: 0 8px 8px 0;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, .25);
    z-index: 8888;
}
section.mt-5.fraud-pop {
    background: #ffffff;
	display: none;
    width: 600px;    
    height: 380px;
    border-radius: 8px;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, .25);
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt {
    padding: 30px;
    margin: 0;
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt .fraud-content-scroll {
    height: 200px;
    overflow-y: auto;
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt .red-cta.fa-pop-close {
    display: flex;
    float: right;
    padding: 8px 20px !important;
    margin: 20px 0 0 0;
    border-radius: 6px;
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt .close-icon.fa-pop-close {
    color: #ffffff;
    line-height: 21px;
    text-align: center;
    background: #d72128;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50px;
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt .fraud-content-scroll::-webkit-scrollbar {
    width: 6px;
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt .fraud-content-scroll::-webkit-scrollbar-track {
    background: #ffffff;
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt .fraud-content-scroll::-webkit-scrollbar-thumb {
    background: #ddd; 
}
section.mt-5.fraud-pop > .container-fluid.fraud-alt .fraud-content-scroll::-webkit-scrollbar-thumb:hover {
    background: #ccc; 
}
/*----- Fraud alert sticky end -----*/

/*----- Core capabilities block start -----*/
.home section.researcher-section, .home section.news-section, .home section.work-section {
    display: none;
}
#core-capabilities.core-capabilities {
    margin-top: 4rem;
    margin-bottom: -4rem;
}
#core-capabilities .col-md-4 {
    margin-bottom: 40px;
}
#core-capabilities .core-cap-img img {
	border: 1px solid #ccc;
    border-radius: 20px;
}
#core-capabilities.core-capabilities .red-cta {
    text-transform: none;
    padding: 5px 20px !important;
    border-radius: 30px;
}
/*----- Core capabilities block end -----*/

table.privacy-table.versioning tr {
	background: #ffffff;
	vertical-align: top;
}
table.privacy-table.versioning tr:first-child {
	background: #d8dfec;
}
@media (max-width: 767px) {
    table.privacy-table.versioning ol li {
        font-size: 12px !important;
    }
}

.privacy .freelance-sections ul li, .privacy .freelance-sections ol li {
    font-size: 16px !important;
    line-height: 28px;
}

.contact .contact-form .section-heading.margin-min {
    margin-bottom: 15px;
}
.contact .contact-form .section-heading.margin-min + p {
    text-align: center;
    margin-bottom: 40px;
}



/*----- New Global header -----*/
#new-site-common-header {
	background: #000;
    display: flex;
    padding: 20px;
	justify-content: flex-end;
    align-items: center;
}
#new-site-common-header .cg-common-top-nav {
    display: inline-flex;
	list-style: none;
    margin-bottom: 0;
}
#new-site-common-header .cg-common-top-nav > li {
	font-size: 16px;
    color: #c4c4c4;
    margin: 0 25px 0 25px;
}
#new-site-common-header .cg-common-top-nav > li a:link, #new-site-common-header .cg-common-top-nav > li a:visited {
	color: #c4c4c4;
    text-decoration: none;
}
#new-site-common-header .cg-common-top-nav > li a:hover {
	color: #c4c4c4;
    text-decoration: none;
}