

.mtop50 {
    margin-top: 50px;
}

.mbtm20 {
    margin-bottom: 20px;
}

#career .caption .btn {
    color: #fff;
}

.hotpositiontitle {
margin-bottom: 10px;
}

.careerheader {
    display: block;
    width: 100%;
    position: relative;
    padding: 70px 0px;
    text-align: center;
}

    .careerheader:before {
        content: '';
        position: absolute;
        top: 0;
        width: 100%;
        background-color: rgba(255,255,255,0.6);
        left: 0;
        right: 0;
        bottom: 0;
    }

    .careerheader .container {
        position: relative;
    }

    .careerheader h3 {
        margin: 0;
        font-size: 48px;
        line-height: 72px;
        text-align: center;
        padding-bottom: 75px;
        color: #000;
    }

    .careerheader a {
        text-align: center;
    }

/*#openpositions .row {
    padding: 0 20px;
}*/

.container{
    width: 90%;
}

.textsection,
.whyotorio {
    /*width: 80%;*/
    margin: auto;
    padding: 60px 0px;
    position: relative;
}

    .textsection h2 {
        margin-bottom: 35px;
    }

    .textsection p,
    .whyotorio p {
        font-size: 16px;
        line-height: 36px;
    }

.greybg {
    background: #f3f2f2;
    padding: 60px 0px;
    position: relative;
    display: block;
}

.videobox {
    display: block;
    width: 100%;
    position: relative;
}

    .videobox iframe {
        width: 100%;
        height: 500px;
    }

.whyotorio h2 {
    margin-bottom: 25px;
}

.whyotorio {
    overflow: initial;
}

/*#career .blog-section .owl-carousel .owl-stage-outer {
    margin-left: -55px;
    margin-right: -25px;
}*/

/*#career .blog-post {
    margin: 0;
}*/

/*#department .owl-carousel .owl-item {
    height: 40vh;
}*/

.owl-carousel .owl-item img {
    width: auto;
    /*height: 100%;*/
}
/*#department .carousel-section {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    padding-top: 30px;
}

    #department .carousel-section h3 {
        font-size: 30px;
        text-align: center;
        padding-bottom: 30px;
    }

#department .carouselbox {
    padding: 0 0px;
    position: relative;
}

#department .owl-carousel .owl-item img {
}

#department .carouselbox .owl-item {
    border: 1px solid #eaeaea;
  
}

#department .carouselbox .owl-nav button {
    position: absolute;
    top: 48%;
    height: 40px;
    background: transparent;
    box-shadow: none;
    border: 0;
    width: 28px;
    outline: 0;
}

    #department .carouselbox .owl-nav button span {
        font-size: 60px;
        line-height: 36px;
        color: #00acc1;
    }

#department .carouselbox .owl-nav .owl-next {
    right: -50px;
}

#department .carouselbox .owl-nav .owl-prev {
    left: -50px;
}

#department .carouselbox .owl-dots {
    display: none;
}*/
.tagcar {
    color: #00acc1;
    position: absolute;
    z-index: 1;
    padding: 13px 5px;
    background: #fff;
    width: 120px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.optionposition {
    display: block;
    padding: 0px 0px 50px;
    position: relative;
    background: #fff;
}

    /*.optionposition .container {
        max-width: 78%;
    }*/

    .optionposition .filtertitle {
        text-align: center;
    }

        .optionposition .filtertitle .filter {
            width: 470px;
            margin: 0 auto 5px;
        }

            .optionposition .filtertitle .filter .form-group {
                width: 230px;
                float: left;
                margin-right: 10px;
            }

                .optionposition .filtertitle .filter .form-group:last-child {
                    margin-right: 0;
                }

        .optionposition .filtertitle select {
            height: 45px;
        }

    .optionposition .optitle {
        display: block;
        width: 100%;
        position: relative;
        clear: both;
        padding: 0px 15px 15px 15px;
        font-weight: bold;
        /*margin-top: 40px;*/
    }

.opbox {
    padding: 15px;
    box-shadow: 0px 0px 5px #ccc;
    display: table;
    width: 100%;
    position: relative;
}

    .opbox .isrealbtn {
        position: absolute;
        top: 0;
        right: 0;
        background: #00acc1;
        padding: 10px;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
    }

    .opbox h4 {
        font-size: 16px;
        line-height: normal;
        color: #00acc1;
        padding-right: 60px;
        font-weight: bold;
    }

    .opbox p {
        font-size: 12px;
        line-height: 26px;
        text-align: justify;
        margin-bottom: 0;
    }

    .opbox a {
    }

    .opbox ul {
        margin-bottom: 20px;
    }

        .opbox ul li {
            font-size: 12px;
            line-height: 26px;
            padding-left: 20px;
            position: relative;
        }

            .opbox ul li:before {
                content: "+";
                position: absolute;
                left: 0;
                font-size: 13px;
                font-weight: bold;
                color: #00acc1;
            }

.show {
    display: inline-block !important;
}

.hide {
    display: none !important;
}

.welooking {
    background: #f3f2f2;
    padding: 30px 20px;
    display: block;
    clear: both;
    margin-top: 60px;
    /*margin-left: -15px;
    margin-right: -15px;*/
}

    .welooking p {
        margin-bottom: 0px;
    }

    .welooking .opbox {
        background: #fff;
    }

.showclickbtn {
    color: #fff !important;
}

.submitapplication {
    color: #fff !important;
    display: none;
}

.sourcdiv {
    height: 170px;
    overflow: hidden;
    margin-bottom: 20px;
}

    .sourcdiv .jobtitle {
        width: 55%;
        padding-right: 0;
    }

#career .footer {
    margin-top: 0px;
}

#applicationform .modal-dialog {
    width: 30vw;
    max-width: none;
}

    #applicationform .modal-dialog iframe {
        padding: 0 10%;
    }

.modal {
    background: rgba(0,0,0,0.9);
}

.modal-dialog {
    background: #fff;
}

#applicationform .modal-body {
    padding: 0;
}

.close-modal {
    opacity: 100 !important;
    position: absolute;
    top: -15px;
    right: -15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 3px 8px;
    z-index: 1;
    background: #ff036a;
    border-radius: 25px;
    color: #fff !important;
}

#applicationform .modal-header h2 {
    margin-bottom: 0;
    text-align: center;
    margin: auto;
}

.closeapplication {
    float: right;
    display: none;
    color: #00acc1 !important;
    padding: 10px 26px;
    cursor: pointer;
}

.newsletter .form-control {
    height: 45px;
    margin-bottom: 20px;
}

.loader {
    position: relative;
    width: 50px;
    height: 50px;
    /*top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,0.5);
    z-index: 99999;
    left: 0;*/
    display: none;
}

    .loader img {
        position: absolute;
        top: 0;
        margin: auto;
        left: 0;
        right: 0;
        bottom: 0;
    }

.sharelink {
    display: none;
}

#career .blog-section {
    padding-bottom: 120px
}

/*#career .blog-section .container {
        width: 78%;
    }*/
/*#department .owl-carousel .owl-stage,
#department .owl-carousel .owl-stage-outer,
#department .carouselbox,
#department .carousel-section {
    height: 50vh;
}

    #department .owl-carousel .owl-stage img {
        width: auto;
    }*/
@media only screen and (min-width:992px) and (max-width:1199px) {
    /*.textsection, .whyotorio {
        width: 90%;
    }*/

    .videobox iframe {
        width: 100%;
        height: 360px;
    }

    /*.optionposition .container {
        max-width: 90%;
    }*/

    .welooking .opbox a {
        margin-top: 20px;
    }
}

@media (max-width:991px) {
    /*.textsection, .whyotorio {
        width: 100%;
    }*/

    .videobox iframe {
        width: 100%;
        height: 400px;
    }

    .carouselbox .owl-nav .owl-prev {
        left: -35px;
    }

    .carouselbox .owl-nav .owl-next {
        right: -35px;
    }

    /*.optionposition .container {
        max-width: 720px;
    }*/

    .welooking .opbox a {
        margin-top: 20px;
    }
}


@media (max-width: 767px) {
    .videobox iframe {
        width: 100%;
        height: 240px;
    }

    .carousel-section {
        width: 80%;
        margin: auto;
    }

    .opbox {
        margin-bottom: 20px;
    }

    .welooking .opbox {
        margin-top: 20px;
    }

    #department .carouselbox .owl-nav .owl-prev,
    #department .carouselbox .owl-nav .owl-next {
        top: -160px;
    }
    /*#department .carousel-section {
        width: 80vw;
    }
    #department .carouselbox .owl-item {
        width: 100vw !important;
    }*/


    #career .blog-section .container {
        width: 90%;
    }

    #career .blog-post {
        width: 80%;
        margin: auto;
    }
    /*#career .owl-carousel .owl-item {
        height: 40vh;
        width: 383px !important;
        margin-right: 0px !important;
    }*/
    #career .blog-section .owl-prev, #career .blog-section .owl-next {
        top: -330px;
    }
}

@media (max-width: 475px) {
    .optionposition .filtertitle .filter {
        width: 100%;
    }
        .optionposition .filtertitle .filter .form-group {
            width: 100%;
            float: none;
        }
    }

    #openpositions {
        padding: 0 15px;
    }
}
