@media screen and (max-device-width: 950px) {
    #base_logo {
        height:40px;
        padding-left: 20px;
        /* width: 75vw; */
    }
    #base_logo img {
    /* width: 70vw; */
    /* max-height: 99px; */
}

    #base_buttons {
        display: none;
    }

    div#base0 {
        background-image: none;
    }

    div#inner0-left {
        /* margin-top: 56px; */
        /* font-size: 35px; */
        /* line-height: 43px; */
        /* margin-left: 27px; */
        /* margin-right: 11px; */
    }

    div#div0_1 {
        margin-top: 27px;
        font-size: 35px;
        line-height: 43px;
        margin-left: 27px;
        margin-right: 11px;
    }

    div#div0_2 {
        /* margin-right: 7px; */
        margin-bottom: 19px;
        margin-left: 27px;
        margin-right: 18px;
    }

    img#logo-icon {
        top: -21px;
        left: -24px;
    }

    div#div0_4 {
        margin-left: 24px;
        margin-bottom: 0px;
        margin-top: 19px;
    }

    div#div0_5 {
    display: block;
    }
    div#div0_5 img {
    width: 100vw;
}
div#div0_3 {
    margin-left: 27px;
    position: relative;
}
p#t1{
    font-size: 31px;
    line-height: 39px;
    margin-top: 67px;
    margin-left: 24px;
    margin-right: 16px;
}
div#div1_1_wrap{
    flex-wrap: wrap;
    margin-top: 20px;
    flex-direction: column;
    padding-left: 22px;
    padding-right: 18px;
}
.div1_1{/* margin-left: 22px; */margin-right: 18px;margin: 0 auto;margin-bottom: 30px;}
.div_1_2{
    margin-top: 40px;
    margin-bottom: 81px;
}

div#wrap_2_1{
    flex-wrap:wrap;
}
div#inner2{
    margin-left: 29px;
    margin-right: 17px;
    padding-top: 68px;
}

div#div_2_1_left_header{
    font-size: 31px;
    line-height: 38px;
    max-width: none;
}

#div_2_1_right img{
    width: 86vw;
    margin: 0 auto;
}
div#div_2_2{
    padding-top: 36px;
    font-size: 26px;
    line-height: 32px;
}

div#wrap_2_3{
    flex-wrap: wrap;
    padding-top: 28px;
    flex-direction: column;
    align-items: center;
}
.div_2_3_1{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 284px;
    height: 255px;
}
div#wrap_2_4{
    flex-wrap: wrap;
    justify-content: center;
}

div#wrap_2_4 div.mobile {
    display:block;
    margin: 0 auto 44px;
    text-align: center;
}
div#wrap_2_4 div.nomobile {
    display: none;
}
#div_2_4_right img {
    width: 80vw;
    text-align: center;
    margin: 0 auto;
}
div#div_2_1_left{
    max-width: none;
    margin-top: 0;
    margin-bottom: 24px;
}
div#div_2_4_left{
    padding-left: 26px;
    padding-right: 12px;
    max-width: none;
}

div#div_3_1{
    padding-left: 30px;
    padding-right: 30px;
    width: 81%;
    font-size: 31px;
    line-height: 38px;
    margin-bottom: 51px;
}
.wrap_3_2_pic > img, .wrap_4_2_pic > img{width: 91vw;}

.proc-wrap{
    flex-direction: column;
    margin-left: 22px;
    margin-right: 18px;
}
div#create-a-profile{
    top: 10px;
    margin-left: 32px;
    display: flex;
}
div#create-a-profile img:last-child{
    /* height: 40px; */
    margin-left: 11px;
}
.dottedline{
    /* height: 58px; */
    /* width: 90vw; */
}
#wrap_3_2_2_text, #wrap_4_2_2_text{order:2;}
#wrap_3_2_2_pic, #wrap_4_2_2_pic{order:1;}

.wrap_3_2_text div, .wrap_4_2_text div{
    font-size: 30px;
    line-height: 26px;
    margin: 0 auto;
    text-align: center;
    width: 92vw;
}

.dottedline .mobile {
    display: block;
    margin: 10px auto;
}
.dottedline .nomobile {
    display:none;
}
.dottedline img {}


div#footer_wrap{
    margin-left: 20px;
}
div#footer_middle{
    margin-top: 45px;
    margin-bottom: 50px;
}

div#div_2_4_left_header{
    /* text-align: center; */
}
div#usermenu_outer {
    width: 54px;
    height: 44px;
    background: #0649D5;
    box-shadow: 2px 5px 15px rgba(6, 73, 213, 0.25);
    border-radius: 10px;
    position: relative;
    display: flex;
    justify-content: space-evenly;
    left: -8px;
}
div#base_usermenu{
    display: block;
    position: relative;
}
#usermenu_trigger{
    position: absolute;
    width: 54px;
    height: 45px;
    left: -11px;
    z-index: 4;
    top: -4px;
    opacity: 0;
}
#usermenu_body{
    position: absolute;
    left: -190px;
    top: 68px;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    display:none;
}

#usermenu_body:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 15px 15px;
        border-color: white transparent;
        display: block;
        width: 0;
        z-index: 1;
        top: -15px;
        left: 184px;
}





div#usermenu_body li {
    padding: 17px 21px;
    border-top: 1px solid #D9DFE8;
    color: #0649D5;
    position:relative;
    
}

div#usermenu_body li:first-child {
    border-top:none

}
div#usermenu_body a{
    text-decoration: none;
    width: 100%;
    position: relative;
}

div#usermenu_body a:hover, div#usermenu_body a:visited{
    text-decoration: none;
    color: #0649D5;
}

.wrap_3_2_text, .wrap_4_2_text {
    padding-top: 30px;
    width: auto;
}
.wrap_3_2_text p, .wrap_4_2_text p{
    margin-top: 35px;
    width: auto;
}
.ss-inner{
    padding-right: 19px;
}
div#ss-wrap{}
img.mathbox{
    width: 260px;
}
.div_2_3_1 p {
    padding: 30px 22px 20px 19px;
}
#div_2_4_right{
    justify-self: center;
}
p#t1b {
    font-size: 31px;
    line-height: 40px;
    padding-top: 59px;
    margin: 0 30px;
    padding-bottom: 40px;
    width: 60%;
    margin: 0 auto;
}
p#t1a {
    font-size: 31px;
    line-height: 40px;
    padding-top: 33px;
}
p.tstm-p {}
p.jobdesc {
    margin: 0 20px 0 30px;
    font-size: 16px;
    line-height: 22px;
}

.jobouter {
    width: 370px;
    height: 394px;
    height: 100%;
    padding-bottom: 50px;
}
.jobouter.lower {
    height: 461px;
    height: 100%;
}
div#base1a {
    background: none;
}
p.tstm-p {
    font-size: 14px;
    line-height: 19px;
}

div#div1a_1 {
    width: 350px;
    width: 95%;
}
.carousel-slide {
    padding: 20px 25px;
}

.tstm-logo img {
    width: 61px;
}

.tstm_name {
    font-size: 20px;
}

.tstm_title {
    font-size: 14px;
    line-height: 19px;
}

.slick-prev::before, .slick-next::before {
    content: '';
}

#rol-body ul{
    padding-left: 20px;
    font-size: 14px;
}

#rol-body > ul >  li {
    padding-bottom:0;
}

#rol-body li li {
    padding-bottom:0;
}


}





