/*--------------------------------------------------------------------------
[Table of contents]

01 Desktop CSS
02 Tab CSS
03 Mobile CSS
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
|  01 Desktop CSS
--------------------------------------------------------------------------*/

.wsmobileheader {
    display: none;
}

.mintomenu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    padding-left: 10px;
    display: block;
    height: 74px;
}

.mintomenu>ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    position: relative;
}
/*[25163]Emilio*/
body .mintomenu>ul{
    justify-content: flex-end;
}
body .mintomenu>ul>li {
    margin-right: 10px;
}
body .mintomenu>ul>li.search,
body .mintomenu>ul>li.lang-top-bar{
    margin-right: 0px;
}
.mintomenu>ul>li {
    text-align: center;
    display: inline-block;
    position: relative;
    padding: 0px 4px!important;
}

.mintomenu>ul a,
.mintomenu>ul button{
    font-family: VisueltBold, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    height: 74px;
    line-height: 74px;
    display: block;
    padding: 0 0.1em;
    background: transparent;
    border: none;
    overflow: hidden;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
/*[21600]Emilio */
a.yellowCirlcleLink,
.yellowCirlcle:hover,
a .yellowCirlcle:hover h5,
a .yellowCirlcle:hover h6{
    text-decoration: none;
}
.yellowCirlcle {
    background: rgb(239, 181, 28);
    background: linear-gradient(180deg, rgba(239, 181, 28, 1) 70%, rgba(255, 255, 255, 1) 70%);
    border-radius: 100px;
    text-align: center;
    color: #101011;
    height: 202px;
    width: 202px;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.yellowCirlcle:hover {
    background: linear-gradient(180deg, rgba(6, 33, 71, 1) 70%, rgba(255, 255, 255, 1) 70%);
    color: #fff;
    /* outline:16px solid #ffffff29; */
    box-shadow: 0px 0px 0px 16px #ffffff29;
}
.yellowCirlcle:hover h6{
    color: #101011;
}
.divComunities strong {
    font-size: 20px;
}
.divComunities:hover {
    box-shadow: 0px 6px 14px #55555570;
    margin-top: -190px;
    background: #fff;
    padding: 190px 10px 0px;
}
.yellowCirlcle h6 {
    margin-top: 27px;
    margin-bottom: 20px;
}
  @media (min-width:600px) {
        .stepWrapper {
            box-shadow: 0px 1px 13px #05214752;
            padding: 0px 0px 0px 0px !important;
            margin-right: 6%;
            flex: 0 0 47%;
            max-width: 50%;
        }
        .stepWrapper:nth-child(2) {
            margin-right: 0%;
        }
    }

    .stepSetOne {
        margin: 0px 0px 60px 0px;
    }

    .stepSetTwo {
        margin: 0px 0px 60px 0px;
    }

    .stepSetOne .contentSteps,
    .stepSetTwo .contentSteps {
        padding: 20px 20px;
    }

    .stepSetOne .contentSteps h6,
    .stepSetTwo .contentSteps h6 {
        font-weight: bolder;
        font-size: 1.2rem;
    }

    .f-step {
        position: relative;
        height: 150px;
        display: flex;
        align-items: end;
        background-size: cover;
    }

    .f-step::after {
        content: '';
        display: block;
        width: 100%;
        height: 150px;
        background: rgb(0, 0, 0);
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 8%, rgba(239, 239, 239, 0) 95%);
        position: absolute;
    }

    .f-step h2 {
        color: #fff;
        z-index: 9;
        padding: 0px 24px 10px;
    }

    .f-step img.step {
        position: absolute;
        top: -37px;
        left: -45px;
        z-index: 9;
    }

    .minto-navy-how-we-hire {

        background: rgb(5, 33, 71);
        background: linear-gradient(180deg, rgb(5, 33, 71) 15%, rgba(255, 255, 255, 0) 15%);

    }
    .container-fluid.global-section.navy-minto-grey {
        background: rgb(250, 249, 246);
        background: linear-gradient(270deg, rgba(250, 249, 246, 1) 87%, rgba(255, 255, 255, 1) 87%);
    }

    .grey-early-careeers {
        background: rgb(239, 239, 239);
        background: linear-gradient(180deg, rgba(239, 239, 239, 1) 50%, rgba(255, 255, 255, 1) 50%);
    }

    .testimonialsSlideshow .carousel-inner {
        min-height: 594px;
    }

    .testimonialsSlideshow .carousel-inner .testimonialImage img {
        max-width: 300px;
    }

    .testimonialsSlideshow .testimonialContent {
        background: #FFFFFF;
        box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
        height: 404px;
        padding-top: 208px;
        margin-top: -206px;
    }
    .testimonialContent p:nth-child(1){
        text-align: right;
        color: #000;
        font-weight: bolder;
        padding: 0px 29px;
    }
    .testimonialContent p:nth-child(2){
         text-align: right;
        padding: 0px 29px;
    }

    .testimonialsSlideshow .carousel-control-prev-icon {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/leftArrow.png);
        background-size: contain;
    }

    .testimonialsSlideshow .carousel-control-next-icon {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/rightArrow.png);
        background-size: contain;
    }
    .container-fluid.global-section.navy-minto-grey {
        background: rgb(250, 249, 246);
        background: linear-gradient(270deg, rgba(250, 249, 246, 1) 87%, rgba(255, 255, 255, 1) 87%);
    }
    .full-image-hr img {
        object-fit: cover;
        max-width: initial;
        width: 100%;
    }

    .icon-hr h2 {
        position: relative;
    }

    .icon-hr h2:before {
        content: '';
        width: 50px;
        height: 50px;
        display: block;
        position: absolute;
        top: 3px;
        left: -58px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .icon-hr.Star h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Star-p2.png);
    }

    .icon-hr.Communication h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Communication-p2.png);
    }

    .icon-hr.Graduate h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Graduate-p2.png);
    }

    .icon-hr.Group h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Group-p2.png);
    }

    .icon-hr.Growth h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Growth-p2.png);
    }

    .icon-hr.Pray h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Pray-p2.png);
    }

    .icon-hr.Scale h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Scale-p2.png);
    }

    .icon-hr.Team-Work h2:before {
        background-image: url(https://media.minto.com/img/gallery/hr/hr/Team%20Work-p2.png);
    }
    
    .yellowCirlcle {
        background: rgb(239, 181, 28);
        background: linear-gradient(180deg, rgba(239, 181, 28, 1) 70%, rgba(255, 255, 255, 1) 70%);
        border-radius: 100px;
        text-align: center;
        color: #101011;
        height: 212px;
        width: 212px;
        display: flex;
        flex-direction: column;
        justify-content: end;
    }

    .yellowCirlcle h6 {
        margin-top: 27px;
        margin-bottom: 20px;
    }

    .container-fluid.global-section.navy-minto {
        background: rgb(5, 33, 71);
        background: linear-gradient(270deg, rgba(5, 33, 71, 1) 87%, rgba(255, 255, 255, 1) 87%);
    }

    .container-fluid.global-section.navy-minto .navy-minto-video iframe{
        width: 100%;
        height: 397px;
        margin-bottom: -85px;
        margin-top: 50px;
    }

    .container-fluid.global-section.navy-minto .navy-minto-text {

        color: #fff;
    }
    /*[26053] Emilio*/
    .menu-hr-footer {
        background-color: #052147;
        color: #fff;
        width: 100%;
        max-width: 73%; 
        align-items: center;
        min-height: 91px;
    }
    .menu-hr-footer .mobile-sub-footer {
        display: flex;
        padding-left: 0px;
        width:100%;
        justify-content: space-around;
    }
    
    .menu-hr-footer .mobile-sub-footer li a{
        color:#fff;
        text-decoration: none;
    }
    .menu-hr-footer .mobile-sub-footer li {
        list-style: none;
        position: relative;
        padding-left: 20px;
    }
    
    .menu-hr-footer .mobile-sub-footer li:nth-child(1) a::after {
        content: '';
        background: url('https://media.minto.com/img/gallery/hr/hr/yellowhouse.png');
        width: 18px;
        height: 21px;
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        margin: auto;
        bottom: 0;
        background-position: center;
        background-repeat: no-repeat;
    }
    .menu-hr-footer .mobile-sub-footer  li.outstanding a{
        color: #EFB51C;
    }
    .menu-hr-footer .mobile-sub-footer li.outstanding a::after {
        content: '';
        background: url(https://media.minto.com/img/gallery/hr/hr/Out.png);
        width: 15px;
        height: 21px;
        display: block;
        position: absolute;
        top: 5px;
        right: -17px;
        margin: auto;
        bottom: 0;
        background-repeat: no-repeat;
        background-position: center;
    }
    .legal-note-hr {
        line-height: 17px;
        padding: 23px 0px 0px;
    }
    .careers-menu-wrapper.sticky-header{
        top:0px
    }
    .careers-menu-wrapper .mobile-controls svg path{
        fill:#112246;
    }
    body._hr_pages_main .carousel-control-next-icon,
    body._hr_pages_main .carousel-control-prev-icon{
        filter: contrast(0.5);
    }
    body._hr_pages_main .carousel-indicators {
        background-color: transparent;
        margin: 0;
    }
    body._hr_pages_main .carousel-indicators li {
        filter: contrast(0.5);
    }

.container-fluid.global-section.navy-minto {
    background: rgb(5, 33, 71);
   /* background: linear-gradient(270deg, rgba(5, 33, 71, 1) 87%, rgba(255, 255, 255, 1) 87%); */
}

.container-fluid.global-section.navy-minto .navy-minto-video {}

.container-fluid.global-section.navy-minto .navy-minto-text {

    color: #fff;
}
body._hr_pages_main .global-breadcrumbs-section {
    border-bottom: 0px solid #999;
   /* box-shadow: 0px 6px 20px rgb(0 0 0 / 7%); */
}
body._hr_pages_main main[role=main] > section.global-section:nth-child(2) {
    background: transparent;
    padding-top: 22px!important;
}
.careers-menu-wrapper{
   box-shadow: 0px 6px 20px rgb(0 0 0 / 7%);
}
.careers-menu-wrapper .mintomenu>ul a:hover {
  background-color: rgba(0, 0, 0, 0.0) !important;
  text-decoration: none;
  color: #7f7f7f;
}
.careers-menu-wrapper .mintomenu>ul li.outstanding a:focus, 
.careers-menu-wrapper .mintomenu>ul li.outstanding button:focus,
.careers-menu-wrapper .mintomenu>ul li.outstanding a:hover {
    color: #000;
}
.careers-menu-wrapper .mintomenu>ul a,
.careers-menu-wrapper .mintomenu>ul button{
    color: #000;
}
.careers-menu-wrapper ul li.selected a {
	color: #7f7f7f;
	border-bottom: 3px solid #efb51c;
	
}
.careers-menu-wrapper ul li:nth-child(1) a {
    padding-right: 20px;
}
.careers-menu-wrapper ul li.selected.outstanding a{
    color: #000;
}
.careers-menu-wrapper ul > li:nth-child(1) a::after{
        content: '';
        background: url('/redesign2017/assets/img/house.png');
	width: 18px;
	height: 21px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: auto;
	bottom: 0;
}
.careers-menu-wrapper ul li.selected:nth-child(1) a::after {
	content: '';
        background: url('/redesign2017/assets/img/house.png');
	width: 18px;
	height: 21px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: auto;
	bottom: 0;
}
.careers-menu-wrapper ul li.selected a::after {
	content: '';
        background: transparent;
	width: 0px;
	height: 0px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: auto;
	bottom: 0;
}
.careers-menu-wrapper ul li.outstanding{
    background:#EFB51C;
    padding: 0px 25px 0px 10px!important;
}
.careers-menu-wrapper ul li.selected.outstanding a::after,
.careers-menu-wrapper ul li.outstanding a::after {
	content: '';
	background: url('/redesign2017/assets/img/outstanding.png');
    background-repeat: no-repeat;
	width: 15px;
	height: 21px;
	display: block;
	position: absolute;
	top: 5px;
	right: 6px;
	margin: auto;
	bottom: 0;
}
.careers-top-bar #mintomenu-submenu-3{
    display:none;
}
.careers-top-bar span{
    cursor: pointer;
}
.careers-top-bar li[aria-expanded="true"] #mintomenu-submenu-3{
    display:block;
}
.careers-top-bar li{
    padding:0px 0px!important;
    position: initial!important;
}
.careers-top-bar #mintomenu-submenu-3{
    width: 100%;
    max-width: 1104px;
    left:63px;
    padding: 0px 29px;
}
.careers-top-bar #mintomenu-submenu-3 > li{
    max-width: 174px;
    width:100%;
}
.careers-top-bar #mintomenu-submenu-3 > li > ul > li >a{
    color: #EFB51C;
    font-family: Visuelt, Arial, sans-serif;
}
.careers-top-bar #mintomenu-submenu-3 li ul{
  opacity: 1;
  visibility: visible;
  position: static;
  top: auto;
  right: auto;
  width: auto;
  background: #052147;
  padding: 0 0 15px;
  border-top: none;
  z-index: auto;
  display: block;
  box-shadow: 0px 0px 0px;
}
.mintomenu>ul>li.search>button{
    font-size: 20px;
    padding: 0 2px 0 8px;
}

.mintomenu>ul>li>a[aria-haspopup=true], .mintomenu>ul>li>button[aria-haspopup=true] {
    position: relative;
    padding-right: 1.2em;
    overflow: hidden;
    width: 100%;
}

.mintomenu>ul>li>a[aria-haspopup=true]:after, .mintomenu>ul>li>button[aria-haspopup=true]:after {
    font-family: "Font Awesome 5 Free";
    content: "\F107";
    font-weight: 900;
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 1px;
    right: 0;
}

.mintomenu>ul>li>ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 340px;
    background: #052147;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    padding: 0 0 15px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    z-index: 13;
}
.mintomenu>ul>li>ul > li>a{
    text-indent: 25px;
}
.mintomenu>ul>li>ul a {
    line-height: 1.3;
    height: auto;
    padding: 0;
    text-align: left;
}

.mintomenu>ul>li>ul li {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding-top: 10px;
}

.mintomenu>ul>li>ul li.left {
    clear: none;
    display: inline;
    width: 50%;
    float: left;
}

.mintomenu>ul>li>ul li.left a {
    padding-right: 15px;
}

.mintomenu>ul>li>ul > li a {
    color: #EFB51C;
}

.mintomenu>ul>li>ul > li a:hover, .mintomenu>ul>li>ul > li a:focus {
    text-decoration: underline;
}

.mintomenu>ul>li>ul ul {
    padding-top: 5px;
    margin: 0;
    padding: 0;
}

.mintomenu>ul>li>ul li li {
    font-family: Visuelt, Arial, sans-serif;
    margin: 8px 0;
    padding: 0 25px 0;
    text-align: left;
}

.mintomenu>ul>li>ul li li a {
    color: #fff;
    font-family: Visuelt, Arial, sans-serif;
}

.mintomenu>ul>li>ul li li a:hover, .mintomenu>ul>li>ul li li a:focus {
    text-decoration: underline;
}

.mintomenu>ul>li[aria-expanded=true]>ul {
    opacity: 1;
    visibility: visible;
}
.mintomenu>ul>li>ul>li>ul>li>ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 100%;
    width: 320px;
    background: #052147;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    padding: 0 0 0;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    z-index: 9;
    border-top: 1px #efb51c solid;
}
.mintomenu>ul>li>ul>li>ul>li>ul a {
    line-height: 1.3;
    height: auto;
    padding: 0;
    text-align: left;
}
.mintomenu>ul>li>ul>li>ul button {
    font-family: Visuelt, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    height: auto;
    line-height: 1.3;
    height: auto;
    padding: 0;
    text-align: left;
    display: inline;
    padding: 0;
    background: transparent;
    border: none;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    letter-spacing: 0.5px;
}
.mintomenu>ul>li>ul>li>ul>li>ul li {
    display: block;
    clear: both;
    margin-bottom: 10px;
    font-size: 1.5rem;
}

.mintomenu>ul>li>ul>li>ul>li>ul li.left {
    clear: none;
    display: inline;
    width: 50%;
    float: left;
}

.mintomenu>ul>li>ul>li>ul>li>ul li.left a {
    padding-right: 15px;
}

.mintomenu>ul>li>ul>li>ul>li>ul > li a {
    color: #FFF;
}

.mintomenu>ul>li>ul>li>ul>li>ul > li a:hover, .mintomenu>ul>li>ul>li>ul>li>ul > li a:focus {
    text-decoration: underline;
}

.mintomenu>ul>li>ul>li>ul>li>ul ul {
    padding-top: 5px;
    margin: 0;
    padding: 0;
}

.mintomenu>ul>li>ul>li>ul>li>ul li li {
    font-family: Visuelt, Arial, sans-serif;
    margin: 0 0;
    padding: 0;
}

.mintomenu>ul>li>ul>li>ul>li>ul li li a {
    color: #fff;
    font-family: Visuelt, Arial, sans-serif;
}

.mintomenu>ul>li>ul>li>ul>li>ul li li a:hover, .mintomenu>ul>li>ul>li>ul>li>ul li li a:focus {
    text-decoration: underline;
}
.mintomenu>ul>li>ul>li>ul>li[aria-expanded=true]>ul {
    opacity: 1;
    visibility: visible;
}
.mintomenu>ul>li>ul>li>ul>li[aria-expanded=true]{
    position: relative;
    background-color: #efb51c;
}
.mintomenu>ul>li>ul>li>ul>li[aria-expanded=true] button{
    color: #052147;
}
.mintomenu>ul>li>ul>li>ul>li[aria-expanded=false]:after{
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    display: inline-block;
    margin: 0 0 0 10px;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 20px;
    line-height: 26px;
}
.mintomenu>ul>li>ul>li>ul>li[aria-expanded=true]:after{
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    display: inline-block;
    margin: 0 0 0 10px;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 20px;
    line-height: 26px;
    color: #052147;
}
.mintomenu>ul>li>ul>li>ul>li[aria-expanded=false]{
    position: relative;
}

.mintomenu-submenu li a {
    background: #fff !important;
    background-image: none !important;
    color: #666666 !important;
    border-right: 0 none !important;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 6px 12px;
    text-transform: none;
    font-size: 13px;
    letter-spacing: normal;
    border-right: 0px solid;
}

.mintomenu-submenu li {
    position: relative;
    margin: 0px;
    padding: 0px;
}

.mintomenuexpandermain {
    display: none;
}

.mintomenu>ul .mintomenu-submenu .mintomenu-submenu-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 2px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    display: none;
}

.mintomenu>ul .mintomenu-submenu .mintomenu-submenu-sub .mintomenu-submenu-sub-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 2px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    display: none;
}

.mintomenu-submenu li {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: block;
}

.mintomenu-click {
    display: none;
}

.mintomenu-click02 {
    display: none;
}

.mintomenu>ul li:hover>a {
    background-color: rgba(0, 0, 0, 0.08) !important;
    text-decoration: none;
}

.mintomenu>ul>li>a:hover {
    background-color: rgba(0, 0, 0, 0.08) !important;
    text-decoration: none;
}

.mintomenu>ul>li>a.active {
    background-color: rgba(0, 0, 0, 0.08) !important;
    text-decoration: none;
}

.mintomenu-submenu>li>a:hover {
    background-color: rgba(0, 0, 0, 0.08) !important;
    border-radius: 0px !important;
    text-decoration: none;
    text-decoration: none;
}

/*--------------------------------------------------------------------------
|  02 Tab CSS
--------------------------------------------------------------------------*/

@media screen and (min-width:1025px){
    .mintomenu>ul>li>a:hover,
    .mintomenu>ul>li>button:hover,
    .mintomenu>ul>li>a:focus,
    .mintomenu>ul>li>button:focus{
        color: #efb51c;
    }
}
@media screen and (max-width:992px){
    .mintomenu>ul a, .mintomenu>ul button{
        font-size: 11px;
    }
}
@media only screen and (min-width:780px) and (max-width:1023px) {
    .mintomenu>ul>li>a>.fa {
        display: none !important;
    }
    .hometext {
        display: block !important;
    }
    .mintomenu {
        font-size: 13px !important;
    }
    .mintomenu>ul li a {
        white-space: nowrap !important;
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .megacollink {
        width: 48%;
        margin: 1% 1%;
    }
    .typographylinks {
        width: 48%;
        margin: 1% 1%;
    }
}

@media only screen and (min-width: 781px) and (max-width:1200px) {
    .mintomenu>ul li a .arrow:after {
        display: none !important;
    }
}

/*--------------------------------------------------------------------------
|  03 Mobile CSS
--------------------------------------------------------------------------*/

@media only screen and (max-width: 767px) {
    .wsoffcanvasopener .mintomenu {
        left: 0px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .wsmobileheader {
        display: block !important;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .mintomenu>ul .mintomenu-submenu .mintomenu-submenu-sub li.onclickopen03 .mintomenu-submenu-sub-sub {
        position: relative;
    }
    .mintomenu-submenu li.onclickopen02>.mintomenu-submenu-sub {
        position: relative;
    }
    .mintomenu>ul li.onclickopen .mintomenu-submenu {
        position: relative;
    }
    .mintomenu>ul>li:hover>a {
        background-color: rgba(0, 0, 0, 0.08) !important;
        text-decoration: none;
    }
    .hometext {
        display: inline-block !important;
    }
    .megacollink {
        width: 96% !important;
        margin: 0% 2% !important;
    }
    .megacolimage {
        width: 90% !important;
        margin: 0% 5% !important;
    }
    .typographylinks {
        width: 98% !important;
        margin: 0% 1% !important;
    }
    .typographydiv {
        width: 100%;
        margin: 0% 0%;
    }
    .mainmapdiv {
        width: 90% !important;
        margin: 0% 5% !important;
    }
    #overlapblackbg {
        left: 0;
        z-index: 102;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        display: none;
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer;
    }
    .wsoffcanvasopener #overlapblackbg {
        display: block !important;
    }
    .mintomenu-submenu>li:hover>a {
        background-color: #7b7b7b;
        color: #666666;
    }
    .mintomenu>ul>li>a.active {
        color: #666666;
        background-color: rgba(0, 0, 0, 0.08);
    }
    .mintomenu>ul>li>a:hover {
        color: #666666;
        background-color: rgba(0, 0, 0, 0.08);
    }
    .mintomenu>ul li:first-child a {
        -webkit-border-radius: 0px 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px 0px;
        border-radius: 0px 0px 0px 0px;
    }
    .mintomenu>ul li:last-child a {
        -webkit-border-radius: 0px 4px 0px 0px;
        -moz-border-radius: 0px 0px 0px 0px;
        border-radius: 0px 0px 0px 0px;
        border-right: 0px solid;
    }
    .mintomenu>ul>li>ul>li>ul>li[aria-expanded=true] {
        position: inherit;
        background-color: #FFF;
    }
    .mintomenu>ul>li>ul>li>ul>li button{
        height: 55px;
        line-height: 55px;
    }
    .mintomenu>ul>li>ul>li>ul>li>ul {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #FFF;
        z-index: 15;
        height: 120%;
    }    
    .mintomenu>ul>li>ul>li>ul>li[aria-expanded=true]:after {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        font-weight: 900;
        display: inline-block;
        margin: 0 0 0 10px;
        position: absolute;
        top: 0;
        right: 20px;
        font-size: 20px;
        line-height: 55px;
        color: #052147;
    }
    .mintomenu>ul>li>ul>li>ul>li>ul{
        position: absolute;
    }
    .innerpnd {
        padding: 0px !important;
    }
    .typography-text {
        padding: 10px 0px;
        font-size: 13px;
    }
    .mintomenu-click {
        height: 43px;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        cursor: pointer;
        width: 100%;
    }
    .mintomenu-click i {
        display: block;
        height: 23px;
        width: 25px;
        margin-top: 11px;
        margin-right: 8px;
        background-size: 25px;
        font-size: 21px;
        color: rgba(0, 0, 0, 0.25);
        float: right;
    }
    .mintomenu-click02 {
        height: 43px;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        cursor: pointer;
        width: 100%;
    }
    .mintomenu-click02 i {
        display: block;
        height: 23px;
        width: 25px;
        margin-top: 11px;
        margin-right: 8px;
        background-size: 25px;
        font-size: 21px;
        color: rgba(0, 0, 0, 0.25);
        float: right;
    }
    .ws-activearrow>i {
        transform: rotate(180deg);
    }
    .mintomenu-rotate {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .mintomenu-submenu-sub {
        width: 100% !important;
        position: static !important;
        left: 100% !important;
        top: 0 !important;
        margin: 0px !important;
        padding: 0px !important;
        border: solid 0px !important;
    }
    .mintomenu-submenu-sub li {
        margin: 0px 0px 0px 0px !important;
        padding: 0px;
        position: relative;
    }
    .mintomenu-submenu-sub a {
        display: block;
        padding: 10px 25px 10px 25px;
        border-bottom: solid 1px #ccc;
        font-weight: normal;
    }
    .mintomenu-submenu-sub li a.active {
        color: #000 !important;
    }
    .mintomenu-submenu-sub li:hover>a {
        background-color: #333333 !important;
        color: #fff;
    }
    .mintomenu>ul>li>a .fa {
        margin-right: 6px;
    }
    .mintomenu-submenu-sub-sub {
        width: 100% !important;
        position: static !important;
        left: 100% !important;
        top: 0 !important;
        margin: 0px !important;
        padding: 0px !important;
        border: solid 0px !important;
    }
    .mintomenu-submenu-sub-sub li {
        margin: 0px 0px 0px 0px !important;
    }
    .mintomenu-submenu-sub-sub a {
        display: block;
        color: #000;
        padding: 10px 25px;
        background: #000 !important;
        border-bottom: solid 1px #ccc;
        font-weight: normal;
    }
    .mintomenu-submenu-sub-sub li a.active {
        color: #000 !important;
    }
    .mintomenu-submenu-sub-sub li:hover>a {
        background-color: #606060 !important;
        color: #fff;
    }
    .mintomenu {
        position: relative;
    }
    .mintomenu>ul {
        height: 100%;
        overflow-y: auto;
        display: block !important;
    }
    .mintomenu>ul>li {
        width: 98%;
        display: block;
        float: none;
        border-right: none;
        background-color: transparent;
        position: relative;
        white-space: inherit;
        border-bottom: solid 1px #e0e0e0;
    }
    .mintomenu>ul>li[aria-expanded=true]{
        border-bottom: none 1px #e0e0e0;
    }
    .mintomenu>ul li a .arrow:after {
        right: 15px;
    }
    .mintomenu>ul li ul li a .fa.fa-caret-right {
        font-size: 12px !important;
        color: #8E8E8E;
    }
    .onclickopen .mintomenu-arrow.fa-angle-down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .mobile-sub .mintomenu-submenu {
        position: relative !important;
        top: 0px;
        background-color: #fff;
        border: solid 1px #ccc;
        padding: 0px;
    }
    .mobile-sub .mintomenu-submenu li a {
        line-height: 20px;
        height: 36px;
        background-color: #e7e7e7 !important;
        font-size: 13px !important;
        padding: 8px 15px 8px 18px;
        color: #8E8E8E;
    }
    .mobile-sub .mintomenu-submenu li a:hover {
        background-color: #e7e7e7 !important;
        color: #666666;
        text-decoration: underline;
    }
    .mobile-sub .mintomenu-submenu li:hover>a {
        background-color: #e7e7e7 !important;
        color: #666666;
    }
    .mobile-sub .mintomenu-submenu li .mintomenu-submenu-sub li a {
        line-height: 20px;
        height: 36px;
        background-color: #e7e7e7 !important;
        border-bottom: none;
        padding-left: 28px;
    }
    .mobile-sub .mintomenu-submenu li .mintomenu-submenu-sub li .mintomenu-submenu-sub-sub li a {
        line-height: 20px;
        height: 36px;
        background-color: #e7e7e7 !important;
        border-bottom: none !important;
        padding-left: 38px;
        color: #8e8e8e;
    }
    .mobile-sub .mintomenu-submenu>li>a>.fa-angle-right {
        width: 20px;
        padding: 4px 7px;
        float: right;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0px;
    }
    .mobile-sub .mintomenu-submenu-sub>li>a>.fa-angle-right {
        width: 20px;
        padding: 4px 7px;
        float: right;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0px;
    }
    .halfmenu {
        width: 100%;
    }
    .menu_form {
        padding: 10px 10px 63px 10px;
        background-color: #e7e7e7;
    }
    .menu_form input[type="button"] {
        width: 46%;
    }
    .menu_form input[type="submit"] {
        width: 46%;
    }
    .menu_form textarea {
        min-height: 100px;
    }
    .mintomenu {
        width: 100%;
        left: -100%;
        height: 100%;
        position: fixed;
        top: 56px;
        margin: 0;
        background-color: #fff;
        border-radius: 0px;
        z-index: 103;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        border: none !important;
        background-color: #fff !important;
    }
    .animated-arrow {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 102;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .callusicon {
        color: #c9c9c9;
        font-size: 25px;
        height: 25px;
        position: fixed;
        right: 15px;
        top: 13px;
        transition: all 0.4s ease-in-out 0s;
        width: 25px;
        z-index: 102;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .callusicon:focus, callusicon:hover {
        color: #fff !important;
    }
    .wsoffcanvasopener .callusicon {
        display: none !important;
    }
    .smallogo {
        width: 100%;
        display: block;
        text-align: center;
        padding-top: 9px;
        position: fixed;
        z-index: 101;
        width: 100%;
        height: 52px;
        background: #262626;
        background: -moz-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(50%, #1c1c1c), color-stop(100%, #262626));
        background: -webkit-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
        background: -o-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
        background: -ms-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
        background: linear-gradient(to bottom, #262626 0, #1c1c1c 50%, #262626 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#262626', GradientType=0);
        box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    }
    .wsoffcanvasopener .animated-arrow {
        left: 240px;
    }
    .animated-arrow {
        cursor: pointer;
        padding: 13px 35px 16px 0px;
        margin: 10px 0 0 15px;
    }
    .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
        cursor: pointer;
        height: 3px;
        width: 23px;
        background: #c9c9c9;
        position: absolute;
        display: block;
        content: '';
    }
    .animated-arrow span:before {
        top: -7px;
    }
    .animated-arrow span:after {
        bottom: -7px;
    }
    .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
        transition: all 500ms ease-in-out;
    }
    .wsoffcanvasopener .animated-arrow span {
        background-color: transparent;
    }
    .wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
        top: 7px;
    }
    .wsoffcanvasopener .animated-arrow span:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0px;
    }
    .wsoffcanvasopener .animated-arrow span:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
}

@media screen and (max-width: 767px){
    /* [21600] Emilio */
    .stepSetOne{
        margin: 0px 0px 0px 0px;
    }
    .stepSetTwo {
        margin: 0px 0px 30px 0px;
    }
    .careers-menu-wrapper ul > li:nth-child(1) a::after {
        
        top: -4px;
        right: initial;
        margin: auto;
        bottom: 0;
        left: 64px;
    }
    body._hr_pages_main main[role=main]{
        margin-top:66px;
    }
    body._hr_pages_main .mintomenu {
       /*  top: 105px; */
    }
    .grey-early-careeers img{
        margin-bottom: 10px;
    }
    .minto-navy-how-we-hire {
        background: transparent;
        padding-bottom: 0rem !important;
        margin-bottom: -75px;
    }
    .careers-menu-wrapper{
        position: fixed!important;
    }
    .why-minto-images .row{
        display: flex;
        flex-direction: column;
    }
    .why-minto-images .row .why-images{
       order:1;
    }
    .why-minto-images .row .why-content {
        order: 2;
        padding-right: 1rem!important;
        padding-left: 5em;
        padding-top: 20px;
    }
    .icon-hr h2:before {
        content: '';
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        top: 9px;
        left: -45px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .container-fluid.global-section.navy-minto .navy-minto-video iframe{
        width: 100%;
        height: 325px;
        margin-bottom: 0px;
    }
    .container-fluid.global-section.navy-minto {
        background: rgb(5, 33, 71);
       /* background: linear-gradient(270deg, rgba(5, 33, 71, 1) 95%, rgba(255, 255, 255, 1) 95%); */
    }
    .yellowCirlcle {
        margin: 10px 0px;
    }
    .logoFooterHR img {
        max-width: 171px!important;
        margin: 15px 0px;
        display: block;
    }
    .legal-note-hr {
        line-height: 17px;
        padding: 23px 16px;
    }
    .mintomenu>ul>li>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        position: relative;
        background-color: #FFF;
        width: 100%;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 0 0 0 0;
    }
    .mintomenu>ul>li>ul ul a,.mintomenu>ul>li>ul ul button{
        font-size: 16px;
        color: #052147;
        text-align: left;
        padding-left: 0;
        height: 55px;
        line-height: 55px;
        font-family: Visuelt, Arial, sans-serif;
    }
    .mintomenu>ul>li>ul>li>ul>li>ul>li a{
        color: #052147;
        font-size: 16px;
        text-align: left;
        padding-left: 0;
        min-height: 55px;
        line-height: 55px;
    }
    .mintomenu>ul>li>ul>li>ul>li>ul li li a{
        color: #052147;
    }
    .mintomenu>ul>li>ul li li a{
        color: #052147;
    }
    .mintomenu>ul>li>ul > li a{
        font-family: VisueltBold, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #052147;
        text-align: left;
        padding-left: 0;
        height: 55px;
        line-height: 55px;
    }
    .mintomenu>ul>li>ul li li {
        width: 98%;
        display: block;
        float: none;
        border-right: none;
        background-color: transparent;
        position: relative;
        white-space: inherit;
        border-bottom: solid 1px #e0e0e0;
    }
    .mintomenu>ul>li>ul li{
        background-color: #FFF;
    }
    .mintomenu>ul>li>ul li.left{
        position: relative;
        padding-right: 0;
        overflow: hidden;
        width: 100%;
    }
    .mintomenu>ul a, .mintomenu>ul button {
        font-size: 16px;
        color: #052147;
        text-align: left;
        padding-left: 0;
        height: 55px;
        line-height: 55px;
        font-family: Visuelt, Arial, sans-serif
    }
    .mintomenu>ul li.minto-home a {
        font-family: VisueltBold, Arial, Helvetica, sans-serif;
    }
    @media print
    {
        .mintomenu>ul li.minto-home{display:none !important;}
    }

    .mintomenu>ul>li>a[aria-haspopup=true], .mintomenu>ul>li>button[aria-haspopup=true] {
        position: relative;
        padding-right: 40px;
        overflow: hidden;
        width: 100%;
    }

    .mintomenu ul li a[aria-haspopup=true]:after, .mintomenu ul li button[aria-haspopup=true]:after {
        font-family: "Font Awesome 5 Free";
        content: "\F105";
        font-weight: 900;
        display: inline-block;
        margin: 0 0 0 10px;
        position: absolute;
        top: 9px;
        right: 15px;

        z-index: 1;
        width: 36px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        background-color: #dbdfe5;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        /*
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        */
    }
    .mintomenu[aria-expanded=true]>ul>li[aria-expanded=false]{
        display: none !important;
    }
    .mintomenu>ul>li[aria-expanded=true]>a[aria-haspopup=true]:after, .mintomenu>ul>li[aria-expanded=true]>button[aria-haspopup=true]:after {
        font-family: "Font Awesome 5 Free";
        content: "";
        font-weight: 900;
        display: inline-block;
        margin: 0 0 0 10px;
        position: absolute;
        top: 9px;
        right: 15px;

        z-index: 1;
        width: 36px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        background-color: transparent;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        /*
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        */
    }
    .mintomenu>ul>li[aria-expanded=true]>a[aria-haspopup=true]:before, .mintomenu>ul>li[aria-expanded=true]>button[aria-haspopup=true]:before {
        font-family: "Font Awesome 5 Free";
        content: "\F104        Back";
        font-weight: 900;
        display: inline-block;
        margin: 0 0 0 10px;
        position: absolute;
        top: 9px;
        left: 0;
        z-index: 1;
        width: 60px;
        height: 36px;
        line-height: 36px;
        text-align: left;
        background-color: transparent;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        /*
            -webkit-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        */
    }
    .mintomenu>ul>li>ul{
        position: relative;
        display: none;
        opacity: 1;
        visibility: visible;
    }
    .mintomenu>ul>li[aria-expanded=true]>ul{
        border-top: solid 1px #e0e0e0;
        display: block;
    }
    .mintomenu>ul>li[aria-expanded=true]>ul ul{
        border-top: solid 1px #e0e0e0;
    }
    .mintomenu>ul>li[aria-expanded=true] button{
        text-align: right;
    }
    .mintomenu>ul>li[aria-expanded=true]>a[aria-haspopup=true], .mintomenu>ul>li[aria-expanded=true]>button[aria-haspopup=true] {
        position: relative;
        padding-right: 20px;
        overflow: hidden;
        width: 100%;
    }
    .mintomenu>ul>li>ul>li>ul button{
        color: #052147;
    }
}

