body {
    margin: 0px;
    padding: 0px;
}
@font-face {
    font-family: 'Roboto_bold';
    src: url('../fonts/Roboto_bold.eot');
    src: url('../fonts/Roboto_bold.eot') format('embedded-opentype'),
         url('../fonts/Roboto_bold.woff2') format('woff2'),
         url('../fonts/Roboto_bold.woff') format('woff'),
         url('../fonts/Roboto_bold.ttf') format('truetype'),
         url('../fonts/Roboto_bold.svg#Roboto_bold') format('svg');
}
@font-face {
    font-family: 'Roboto_regular';
    src: url('../fonts/Roboto_regular.eot');
    src: url('../fonts/Roboto_regular.eot') format('embedded-opentype'),
         url('../fonts/Roboto_regular.woff2') format('woff2'),
         url('../fonts/Roboto_regular.woff') format('woff'),
         url('../fonts/Roboto_regular.ttf') format('truetype'),
         url('../fonts/Roboto_regular.svg#Roboto_regular') format('svg');
}

.main-wrapper2 {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

.banner_jobdes {
    position: relative;
    width: 100%;
    background-image: url(../images/bg.png);
    padding: 20px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.SchoolHiring_h1_jobdes {
    color: #fff;
    text-align: center;
    font-family: 'Roboto_bold';
    text-transform: uppercase;
    font-size: 42px;
}
.h1_jobdes {
    color: #fff;
    text-align: center;
    font-family: 'Roboto_bold';
    text-transform: uppercase;
    font-size: 42px;
}

.logo_jobdes {
    margin: auto;
    width: 70%;
}

.pur_mag {
    font-family: 'Roboto_bold';
    font-size: 35px;
    color: #f45d0b;
    margin-bottom: 30px;
    /* text-align: center; */
}

.sub_Title {
    /* margin-top: -25px; */
    /* font-family: 'Roboto_regular'; */
}

.pos {
    font-family: 'Roboto_bold';
    font-size: 18px;
    color: #6f6d6c;
}

.sub_Title h5, span {
    /* margin-bottom:2px; */
    /* font-family: 'Roboto_regular'; */
    /* color: #6f6d6c; */
}

.fultym {
    font-family: 'Roboto_regular';
    font-size: 16px;
    color: #6f6d6c;
    line-height: 0.3;
}

h3.poss {
    font-family: 'Roboto_bold';
    font-size: 20px;
    color: #f45d0b;
}

.jobdet {
    margin-top: 10px;
    /* float: left; */
    margin-bottom: 20px;
    border-bottom: 1px dotted #d6d6d6;
    padding-bottom: 20px;
}

h2.pur_magg {
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 25px;
}

.hiring_ul li {
     font-size: 16px;
    font-family: 'Roboto_regular' !important;
    color: #6f6d6c;
    /*list-style-type: none;*/
    /*background-image: url(../images/li_img.png);*/
    background-repeat: no-repeat;
    margin-bottom: 5px !important;
    padding-left: 1px !important;
    background-repeat-y: inherit;
   
}
.modal-dialog {
top:23%;
}
.modal-header {
top:23.5%;
border-bottom:0px solid #e5e5e5 !important;
}
.close_pop {
width:3.5%;
}
.appl-now1 {
    padding-bottom:25px;
}
.lets {
    font-family: 'Roboto_regular';
    font-size: 16px;
    color: #6f6d6c;
    line-height: 1.5;
}

.icons {
    padding-left: 15px;
    list-style-type: none;
}

    .icons li {
        float: left;
    }

.pdrr {
    padding-right: 15px;
}

.icons li a {
    text-decoration: none;
}

.rtd2 {
    margin-top: 20px;
}
.pagination>td>span {
z-index: 3 !important;
    color: #fff !important;
    cursor: default !important;
    background-color: #f45d0b !important;
    border-color: #f45d0b !important;
}
.appl-now {
    clear: both;
    float: left;
    overflow: auto;
    margin: 5px 0 25px 0;
}

.mrg_50p {
    /* margin-top: 50%; */
}

.footer {
    font-family: 'Roboto_regular';
    background-color: #fff;
    padding: 25px 0;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #d6d6d6;
}

footer span {
    color: #121212;
    padding: 0 10px;
    font-weight: 400;
}

nav a {
    color: #f45d0b;
    font-weight: 400;
}

    nav a:hover {
        color: #f45d0b;
    }

.app-btn {
    border: 0;
    background-color: #f45d0b;
    color: white;
    padding: 16px 40px;
    border-radius: 10px;
    font-size: 17px;
}

.footer_Nav {
    display: inline !important;
}

div#search-collapse {
    height: auto!important;
    vertical-align: middle;
}

.search-form {
    text-align: right;
    vertical-align: middle;
}

#form-search {
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}

    #form-search .search-inputs {
        background-color: #fff;
        border-radius: 5px;
        display: inline-block;
        margin-right: 10px;
    }

    #form-search .search-inputs, #form-search #globalsearch {
        display: inline-block;
        position: relative;
        vertical-align: middle;
    }

        #form-search .search-inputs input:first-child {
            border-right: 1px solid #f45d0b;
            border-radius: 5px 0 0 5px;
        }


        #form-search .search-inputs input {
            border: 0;
            box-shadow: none;
            -webkit-box-sizing: inherit;
            -moz-box-sizing: inherit;
            box-sizing: inherit;
            background-color: #fff;
            display: inline-block;
            font-size: 20px;
            font-weight: 400;
            height: 60px;
            line-height: 30px;
            outline: 0;
            padding: 15px 35px 15px 50px;
        }

            #form-search .search-inputs input:nth-child(2) {
                border-radius: 0 5px 5px 0;
            }

#globalsearchterms {
    background-position: 10px 13px;
    width: 300px;
}

#globalsearchlocation {
    background-position: 15px -106px;
    width: 239px;
}

.btn-main-cta, input.btn-main-cta, .btn-secondary {
    background-color: #f45d0b;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto_regular';
    line-height: 18px;
    padding: 21px 30px;
}

.global-search-icon {
    background: url(../images/cc-sprite-search.png) no-repeat;
    height: 38px;
    width: 38px;
}

.table > thead > tr > th {
    border-bottom: 5px solid #f45d0b;
}

#SchoolHiring_GrdActiveJobs tr td {
    font-family: 'Roboto_regular';
    color: #534F4F;
    font-size: 16px;
    padding: 20px 0px 20px 10px;
}

#GrdActiveJobs tr td {
    font-family: 'Roboto_regular';
    color: #534F4F;
    font-size: 16px;
    padding: 20px 0px 20px 10px;
}

#SchoolHiring_GrdActiveJobs tr:hover td {
    background-color: #f45d0b;
    color: white;
    font-weight: bold;
}

#GrdActiveJobs tr:hover td {
    background-color: #f45d0b;
    color: white;
    font-weight: bold;
}

#GrdActiveJobs tr td a {
    font-family: 'Roboto_regular';
    color: #534F4F;
    text-decoration: none;
}

#GrdActiveJobs tr:hover td a {
    color: white;
}

#GrdActiveJobs tr:nth-child(even) {
    background-color: #F1F1F1;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #f45d0b;
    border-color: #f45d0b;
}
/**********MY********/
.rwd_pt {
    padding-left: 79px;
    padding-top: 10px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #b74202;
}

.pur_mag2 {
    font-family: 'Roboto_bold';
    font-size: 35px;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}

.rwd_apply {
    /*position: absolute;
    top: 20px;
    right: 0;*/

}
#txtJobDescription span,#txtJobDescription div{
    font-family: 'Roboto_regular' !important;
    font-size: 16px !important;
    text-align: left !important;
    color: #6f6d6c !important;
}
#txtJobDescription h1{
    color: #6f6d6c;
}
@media (max-width: 1200px) {
    h2.pur_magg {
        font-size: 24px;
    }
    .h1_jobdes {
        font-size: 36px;
    }
    .rwd_pt {
    padding-left:0px;
    padding-top: 10px;
}
    .pur_mag2 {
    font-family: 'Roboto_bold';
    font-size: 25px;
}
@media (max-width: 1200px) and (min-width: 991px) {
    .clear_Div {
        clear: both;
    }
}
@media (max-width: 991px) {
    #txtJobDescription h1 {
    color: #6f6d6c;
    font-size: 31px;
}
    #txtJobDescription{ 
     padding-left: 0 !important;
    }
    .jobdet {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .h1_jobdes {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .sub_Title h5 {
        font-family: 'Roboto_bold';
        font-size: 18px;
        color: #6f6d6c;
    }

    .sub_Title span {
        margin-bottom: 2px;
        font-family: 'Roboto_regular';
        color: #6f6d6c;
    }

    .mrg_20 {
        margin-top: 20px;
    }

    .mrg_50p {
        float: right !important;
        margin-top: 5%;
        margin-bottom: 20px;
    }
}
@media (max-width:670px) {
        .rwd_pt {
    padding-left: 10px;
}
    .btn-main-cta {
        padding-left:10px;
    }
}
@media (max-width:700px) {
    .rwd_apply {
        position: relative;
        top:0px;
        right:0px;
        overflow:auto;
        float:left !important;
        clear:both;
    }

    .mrg_50p {
    float: left !important;
    margin-top: 5%;
    margin-bottom: 20px;
}
    .jobdet {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .pur_mag {
        font-size: 21px;
    }

    .pos {
        font-size: 16px;
    }

    .fultym {
        font-size: 14px;
    }

    .sub_Title h5 {
        font-size: 16px;
    }

    .mrg_20 {
        margin-top: 0px;
    }
}
@media (max-width: 720px) {
        #form-search .search-inputs input {
            width: 100%;
        }

            #form-search .search-inputs input:first-child {
                border-right: none;
                border-bottom: 1px solid #f45d0b;
                border-top-right-radius: 5px;
            }
#form-search .search-inputs input:nth-child(2) {
   border-bottom-left-radius:5px;
}
        .btn-main-cta {
            float: left;
            margin-top: 25px;
        }
    }
@media (max-width: 590px){
    #form-search .search-inputs {
        margin-right: 0px;
    }
   }
@media (max-width: 475px) {

        #form-search {
            padding-left: 10px;
        }

        #GrdActiveJobs tr td {
            font-size: 14px;
        }
        /**********MY********/
        #form-search {
            padding-left: 10px;
        }

        .btn-main-cta {
            margin-top: 12px;
        }
    }
