/*-----------------------------CSS Portal Pune----------------------------------*/
html, body {
    font: 12px Poppins, sans-serif;
}
@media (max-width: 900px){
    * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
body {background: #fff;color:#333;margin: 0px;padding: 0px;font-family: 'Poppins', sans-serif;}
a {text-decoration: none}
nav {
    font-size: 14px;
    font-weight: inherit;
    background: #DA262F;
    text-transform: uppercase;
}
ul{
    list-style-type: none;
}
.menu1 {
    /* background-image: url("https://portalpune.com/images/bg_menu.png"); */
    background-repeat: repeat-x;
    background-position: 0% 180%;
}
section {

}
/*aside img {
    width:100%;
    height: 100%
}*/
option{
    padding: 5px;
    -webkit-padding: 5px;
}
@media (min-width:800px){
    .fixed{
        position: fixed;
        width: 100%;
        margin: -103px auto;
        z-index: 999;
        box-shadow: 0px 0px 10px 0px;
        /*transition: all 0.5s ease 0s;*/
    }
}    
.fadeInDown{
    animation-name: fadeInDown;
}
.animated{
    animation-duration: 1s;
    animation-fill-mode: both;
}
.menu1.fixed img#menuLogo{
    display: block !important;
    position: absolute;
    width: 36px;
    margin: 5px 30px;
    height: 36px;
}
.first a{margin: 0px;}
@media (max-width: 1000px) and (min-width: 900px) {
    #wraper {
        height: auto;
        width: 1165px;
    }
    .premium-nav {
       display: none;
   }
}
@media (min-width: 1000px) {
    #wraper {
        height: auto;
        width: auto;
    }
    .premium-nav {
       position: absolute;
       margin: -190px 10px;
       height: 0px;
       width: 825px;
       display: none;
   }
   #premium:hover div.premium-nav {
      display: block;
   }
}

#top {
    height: 25px;
    display: none;
}
#login {
    width: auto;
    float: right;
    height: 25px;
    text-align: right;
    color: #FFF;
    padding: 0px 0px;
    margin: 0px;
}
#login ul {
    display: inline;
    margin: 0px 12px 0px 0px;
    overflow: hidden;
    padding: 0px;
}
#login ul li {
    display: inline;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
#login label {
    color: rgb(214, 41, 41);
    font-weight: normal;
}
#login input {
    color: #FFF;
    border: medium none;
    margin: 0px;
    padding: 5px 13px;
    font-weight: normal;
    cursor: pointer;
    background: transparent;
}
@media (min-width:900px){
    #language {
        width: auto;
        float: left;
        margin: 38px;
    }
    #mob-nav, #language-mob, .mob-categories-places, .ads-mob, .lastest-mob, #mob-categories, #mob-places {
        display: none;
    }
    .owl-controls {
        display: none !important;
    }
}
#language a{
    padding: 15px 5px;
}
#language a:first-child{
    border-right: 1px solid rgb(221, 221, 221);
    padding: 15px 8px;
}
#language strong {
    color: #000;
    font-size: 13px;
    font-weight: normal;
}
#language strong:hover {
   color:rgb(214, 41, 41);
}
#language select {
    float: right;
    padding: 3px;
}
#language img {
    width: 24px;
    margin: 3px 2px -5px 2px;
}
#login a {
    font-size: 12px;
    text-decoration: none;
    color: #FFF;
    margin: 4px 0px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 2px 7px;
}
#login ul li:first-child a {
    border-right: 1px solid #fff;
}
#head{
    height: 95px;
    background: ffffff;
}
@media (min-width:900px){
    #header, #searchPost {
        height: auto;
        /*width: 77%;*/
        width: 1165px;
        margin: 5px auto;
        overflow: hidden;
    }
    #logo {
        width: 225px;
        height: auto;
        float: left;
    }
}
#reklam-top {
    width: 728px;
    float: right;
    border: 0px solid #D7DBE8;
    height: 90px;
    margin: 2px 5px;
}
#main {
    width: 950px;
    margin: 5px auto;
}
/*------207px--------------------menu----------------------------------*/
.menu {
    width: 1188px;
    height: 35px;
    margin: 5px auto;
}
    .left_menu_side{
    width:7px;
    height:33px;
    float:left;
}
    .right_menu_side{
    width:7px;
    height:33px;
    float:left;
}
    .top_menu_side{
    width:204px;
    height:12px;
}
    .bottom_menu_side{
    widt:4px;
    height:12px;
}
.menu ul{
    /* width: 63.6%; */
    height: 40px;
    float:left;
    list-style:none;
    margin:0px;
    padding: 0px;
}
.menu ul li{
    padding:0px;
    margin:0px 0 2px 0;
    display:inline;
    line-height:25px;
}
.menu ul li a{text-decoration:none;padding:5.8px 9px;margin:0 10px 0 10px;color:#fff;float:left;line-height: 23px;}
.menu ul li.selected a{text-decoration: none;padding:5.8px 9px;margin: 0 10px 0 10px;color:#fff;}
.menu ul li a:hover {
    background: linear-gradient(brown, rgb(214, 41, 41)) repeat scroll 0% 0% transparent;
    line-height: 23px;
}
/*----------------------------- search ----------------------------------*/
#search {
    height:auto;
    -webkit-min-height:85px;
    background: url("https://portalpune.com/images/search_bg.jpg") repeat scroll 0% 0% transparent;
    padding: 0px 0px;
    border-bottom: 1px solid #ddd;
}
#searchOptions {
    width: 818px;
    padding: 8px 15px;
    background: #d62929;
    border-radius: 6px;
    /* border: 1px solid rgb(214, 41, 41); */
    float: left;
}
#searchOptions input{
    width: 347px;
    padding: 9px;
}
#searchOptions div{
    float: left;
}
#ddls {
    overflow: hidden;
    display: block;
    width: 230px;
}
#ddls select {
    padding: 4px;
    width: 220px;
    margin: 0px 5px 4px;
    height: 25px;
}
#ddls select+select {
    margin: 0px 5px;
}
.btnSearch {
    border: 1px solid rgb(215, 219, 232);
    height: 50px;
    cursor: pointer;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0px;
    font-size: 18px;
    padding: 0px !important;
    color: white;
    background: none repeat scroll 0% 0% transparent;
    font-weight: bold;
    width: 218px !important;
    top: 2px;
    position: relative;
    background-image: url("https://portalpune.com/images/bg_menu.png");
    background-position: 0% 105%;
    background-repeat: repeat-x;
}
.btnSearch:hover{
    color: white;
    background: linear-gradient(brown, rgb(214, 41, 41)) repeat scroll 0% 0% transparent;
    font-family: 'Poppins', sans-serif;
}
#posts{
    width: 308px;
    float: right;
}
#posts input, #posts li {
    width: 294px;
    padding: 6.1px;
    margin: 0px 0px 2px;
    border-radius: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 5px;
    -border-radius: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    cursor: pointer;
    color: white;
    /* border: 1px solid rgb(215, 219, 232); */
    background: url("https://portalpune.com/images/bg_menu.png") repeat-x scroll 5px 18px rgb(214, 41, 41);
    list-style-type: none;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}
#posts input:hover, #posts li:hover, .btnVacancies:hover, #login ul li:hover, #login input:hover, .modalDialog > div input[type="submit"]:hover {
    background: linear-gradient(brown, rgb(214, 41,41));
}
#content{
    background: #f6f6f6 none repeat scroll 0% 0%;
    height: auto;
    overflow-y: hidden;
    width: 100%;
}
@media (min-width:800px){
    #main-content {
        height: auto;
        margin: 0px auto auto 0px;
        float: left;
        padding: 4px;
        /*width: 632px;*/
        width: 845px;
    }
}
#reklam-big {
    height: auto;
    width: 845px;
    /*border: 2px solid orange;*/
    margin: 2px 2px 2px 2px;
}
#reklam-right {
    height: 252px;
    width: 100%;
    margin: 0px 1px 5px 0px;
}
#reklam-right1 {
    background: url("https://portalpune.com/images/logo1.jpg") repeat scroll 0% 0% / 100% auto transparent;
    height: 250px;
    border: 1px solid #D7DBE8;
    width: 100%;
    margin: 5px 1px 5px 0px;
}
#featured, #lastJobs {
    height: auto;
    width: 635px;
    width: 843px;
    overflow:hidden;
    margin-bottom: 5px;
    /* padding: 2px 1px; */
    /* background: #eee; */
}
#featuredEmp {
    padding: 0px 0px 5px 5px;
    overflow: hidden;
}
.featuredCompany {
    width: 151px;
    float: left;
    margin: 5px 5px 0px 0px;
    min-height: 150px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;
}
.item {
    width: 202px;
    word-break: ;
    margin: 5px 0px 5px 5px;
    float: left;
    clear: both;
    vertical-align: top;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ccc;
    height: auto;
}
/*.item:hover{box-shadow: 0px 2px 4px -1px;}*/
.item img {
    width: 100%;
    height: 100px;
/*    border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    animation-duration: 4s;
    animation-delay: 2s;
}
.item div+div a:last-child #featuredEndData {
    border: none !important;
}
.item h4 {
    margin: 2px;
    width: 94.5%;
    padding: 4px;
    color: #555;
    /*text-transform: lowercase;*/
    word-wrap: break-word;
    /*background: none repeat scroll 0% 0% rgb(215, 219, 232);*/
    /*border-bottom: 1px dashed rgb(194, 194, 194);*/
    font-size: 13px;
}
.item strong {
    line-height: 25px;
    margin: 5px;
    font-size: 10px;
    color: grey;
}
.item strong img, .crsl-item strong img {
    width: 12px;
    height: 12px;
    margin: 2px 7px -1.6px 0px;
}
.item div:first-child {
    border-bottom: 1px solid #ddd;
}
#featuredEndData {
    background: #fff;
    text-align: right;
    border-bottom: 1px solid #ddd;
    padding: 3px;
    color: darkgray;
    font-size: 11px;
    background: transparent url("https://portalpune.com/images/premium-time-new.png") no-repeat scroll 83px 4px / 13px auto;
}
.item i:before{
    content: "?";
}
.featuredEndData {
    text-align: right !important;
    margin: -51px 2px !important;
    overflow: hidden !important;
    width: 65px !important;
    float: right !important;
    background: rgb(215, 219, 232) !important;
}
.item h4:hover {
    color: rgb(214, 41, 41);
}
.item h4:first-letter, .itemLatest h4:first-letter {
    /*text-transform: uppercase;*/
}
#lastJob-top div.itemLatest {
    background-image: url("https://portalpune.com/images/arrow.png");
    background-repeat: no-repeat;
    background-position: 6px center;
}
#lastJob-top div.itemLatest h4 {
    margin-left: 15px;
    color: rgb(102, 102, 102);
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}
#lastJob-top div.itemLatest h4:hover, #lastJob-top div.itemLatest:hover h4 {
    color: rgb(214, 41, 41);
}
/*#lastJob-top div.itemLatest:hover  {
    background: rgb(214, 41, 41);
    color: white;
    background-image: url("https://portalpune.com/images/arrow-white.png");
    background-repeat: no-repeat;
    background-position: 2px center;
}*/
.itemLatest {
    background: #fff;
    padding: 0px 6px;
    height: auto;
    width: 290px !important;
    font-size: 13px;
    margin: 0px;
    overflow: hidden;
    color: black;
}
.itemLatest:hover h4 {
    /*background: none repeat scroll 0% 0% rgb(214, 41, 41);*/
    /*border-bottom: 1px solid white;*/
    color: rgb(214, 41, 41);
}
.itemLatest h4 {
    margin: 4px;
    color: black;
    font-weight: normal;
}
#category {
    margin: 5px 2px 5px 0px;
    width: 150px;
    padding: 1px 0px;
    float: left;
}
#category div#categories{
    width: auto;
}
/*#category div{
    width: 135px !important;
}*/
.testi div {
    width: 145px !important;
    float: left;
}
#featured2 {
    height: auto;
    float: left;
    width: 632px;
    border: 1px solid rgb(215, 219, 232);
    margin: 5px 0px 0px 0px;
}
.modTitle {
    background: url("https://portalpune.com/images/title_bg.jpg") repeat scroll 0% 0% transparent;
    height: 15px;
    padding: 8px;
    font-weight: normal;
    font-size: 15px;
    margin: -2px 0px 0px 0px;
}
#right-content {
    height: auto;
    width: 305px;
    float: left;
    margin: 4px 0px 4px 5px;
    overflow: hidden;
}
#reklam-right, #reklam-right1, #lastJobs {
    width: 300px !important;
    height: auto;
}
#divBottom {
    width: 728px;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
    height: 90px;
}
#left, #right {
    height: 400px;
    width: 200px;
    margin: 5px 2.5px;
    position: fixed;
    overflow-y: hidden;
    top: 257px;
    bottom: 105px
    display: none;
}
#left img, #right img {height: 400px}
#left{
    left: 50%;
    margin-left: -674px;
    text-align: right;
}
#right{
    right: 50%;
    text-align: left;
    margin-right: -674px;
}
@media (min-width: 900px) {
    #center {
        height: auto;
        overflow-y: hidden;
        margin: 2px auto;
        /*width: 950px;*/
        width: 1165px;
        position: relative;
    }
}
#footer {
    height: 100px;
    overflow: hidden;
    background: #333;
    border-top: 2px solid rgb(214, 41, 41);
}
#footerContent {
    width: 1165px;
    margin: 0px auto;
    padding: 12px 5px 2.5px;
    color: white;
    box-shadow: 0px 0px 1px 1px #333;
    min-height: 893px;
}
#bottomSlider {
    width: 936px;
    /*border: 1px solid rgb(191, 191, 191);*/
    min-height: 100px;
    margin: 5px auto 0px auto;
    padding: 5px 5px 2.5px 5px;
}
#bottomSlider img, #footerScroller img {
    width: 200px;
    height: 105px;
    margin-right: 5px;
}
.caroufredsel_wrapper{
    height: 110px !important;
    width: 1165px !important;
}
#terms {
    width: 100px;
    float: right;
}
#terms a{
    color: white;
}
#social {
    width: 195px;
    float: right;
    margin: 35px -97px 0px 0px;
    text-align: right;
}
#social img {
    margin: -12px 0px;
    cursor: pointer;
}
#copyright {
    overflow: hidden;
    width: auto;
    margin: 64px -191px 5px 1px;
    font-weight: normal;
    font-size: 12px;
    float: right;
}
#contact {
    width: auto;
    float: left;
    margin: 5px 0px 0px 5px;
}
#contact h4 {
    margin: -2px 0px;
    color: darkgray;
}
#contact p{
    margin: 5px 0px;
}
/*PopUp*/
.modalDialog {
    position: fixed;
    font-family: 'Poppins', sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    /*z-index: 99999;*/
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
#registrationType{
    margin-top: 50px !important;
}
.accesForm {
    width: 470px;
    position: relative;
    text-align: right;
    background: none repeat scroll 0% 0% white;
    color: rgb(214, 41, 41);
    margin: 30px auto -52px;
    padding: 20px 35px 18px 20px;
}
#loginForm div.accesForm {
    margin-top: 150px !important;
    width: 320px;
    text-align: left;
}
div#companyRegisterForm.accesForm, div#jobSeekerRegisterForm.accesForm{
    padding-top: 4px !important;
}
.accesForm input, .accesForm select {
    border-radius: 0px;
    font-size: 12px;
    box-shadow: 0px 1px 0px rgb(255, 255, 255) inset;
    background-color: rgb(255, 255, 255);
    background-image: linear-gradient(rgb(247, 247, 247), rgb(255, 255, 255) 50%, rgb(255, 255, 255));
    background-repeat: no-repeat;
    padding: 4px 6px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    font-family: 'Poppins', sans-serif;
    border: 1px solid rgb(204, 204, 204);
    margin: 5px;
    width: 300px;
    height: 22px;
}
.accesForm input[type="submit"] {
    padding: 5px;
    width: 70px;
    margin: 7px 10px 15px 5px;
    color: white;
    font-weight: bold;
    border: medium none;
    cursor: pointer;
    background: none repeat scroll 0% 0% rgb(214, 41, 41);
}
.accesForm label {
    margin: 10px;
    font-weight: bold;
}
.accesFormTitle {
    border-bottom: 1px solid;
    width: 355px;
    font-weight: bold;
    text-align: left;
    padding: 10px;
    background: none repeat scroll 0% 0% rgb(238, 238, 238);
    font-size: 14px;
    margin: -20px 0px 21px -20px;
}
#registerFormTitle{
    width: 505px !important;
}
.message {
    position: absolute;
    margin: -155px 126px;
    background: rgb(191, 191, 191);
    padding: 10px;
    width: 250px;
    text-align: center;
    font-weight: bold;
}
.close {
    position: absolute;
    right: 5px;
    text-align: center;
    top: 10px;
    width: 35px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 29px;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    color: rgb(255, 255, 255);
    line-height: 33px;
    background: none repeat scroll 0% 0% rgb(96, 96, 97);
}
.close:hover {
    background: none repeat scroll 0% 0% rgb(214, 41, 41);
}
/*----------------  Register   ----------------------*/
.jl-content-box {
    background-color: rgb(244, 250, 253);
    border-bottom: 1px solid rgb(228, 235, 239);
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}
.jl-main-container {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: rgb(158, 164, 166);
}
.jl-employer-column {
    overflow: hidden;
    float: left;
    width: 820px !important;
    margin-right: 12px;
    border: 1px solid rgb(237, 243, 246);
    background-color: rgb(255, 255, 255);
    padding: 12px;
}
.jl-employer-column1 {
    overflow: hidden;
    float: left;
    width: 620px !important;
    margin-right: 8px;
    border: 1px solid rgb(237, 243, 246);
    background-color: rgb(255, 255, 255);
    padding: 8px;
}
.jl-content-box .heading {
    color: rgb(52, 56, 50);
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.jl-form p {
    overflow: hidden;
}
.jl-candidate-column {
    overflow: hidden;
    border: 1px solid rgb(237, 243, 246);
    background-color: rgb(255, 255, 255);
    padding: 12px;
}
.jl-form label.title {
    color: rgb(52, 56, 50);
}
.jl-t10 {
    margin-top: 10px;
}
.jl-w130 {
    width: 205px;
}
.jl-block {
    display: block;
}
.jl-float-left {
    float: left;
}
.jl-form .select, .jl-form .text, .jl-form .textarea {
    border: 1px solid rgb(193, 196, 197);
    background-color: rgb(245, 245, 245);
    padding: 7px;
    font-size: 14px;
}
input[type="file"].text {
    padding: 2px;
    width: 610px;
    float: left;
    margin: 4px 0px;
}
.jl-w59p {
    width: 59%;
}
.jl-w75p {
    width: 804px;
}
select.jl-w75p {
    width: 820px !important;
}
select.text {
    height: 34px;
}
.jl-float-left {
    float: left;
}
.text, .textarea, .select {
    border: 1px solid rgb(222, 220, 220);
    border-radius: 2px;
    padding: 5px 3px;
    box-shadow: 0px 0px 2px rgb(232, 232, 232) inset;
}
input, button, textarea, select {
}
input, button, textarea, select, optgroup, option {
    font-family: 'Poppins', sans-serif;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
/*-------------------------------------------------*/
.go-top{
     position: fixed;
     visibility: hidden;
     right: 10px;
     bottom: 66px;
     opacity: 1;"
}
.go-top-e{
     visibility: visible;
}
.go-top a {
    height: 48px;
    text-indent: -9999px;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    background: url("https://portalpune.com/images/go-top.png") no-repeat scroll 0% 0% transparent;
    display: none;
    width: 48px;
}
.go-top a:hover {
    opacity: 1;
}
#ui-datepicker-div{
    width: 38.8% !important;
}
.innerTitle{
    padding: 10px 1px 5px 2px;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px solid rgb(191, 191, 191);
    width: 822px;
    color: #0d3f6f;
}
#loginTopost {
    padding: 10px 70px;
    border-radius: 5px;
    border: 1px solid gray;
    font-size: 20pt;
    font-weight: bold;
    text-decoration: none;
    background: orangered;
    color: whitesmoke;
    cursor: pointer;
    margin: 5px 20px;
    float: left;
}
#loginTopost:hover {
    background: orange;
}
.categoryMenu {
    margin: -5px 0px;
    list-style-type: none;
    padding: 5px 1px;
}
.categoryMenu li {
    padding: 5px;
    font-weight: bold;
    background: #fff;
}
.categoryMenu li:hover a {
    color: rgb(214, 41, 41);
}
.categoryMenu li a {
    color: black;
    padding: 3px 30px 3px 0px;
    font-weight: normal;
}
.jobsSecond{
    padding: 5px;
    /*text-transform: lowercase;*/
}
.jobsSecond h4:first-letter{
    /*text-transform: uppercase;*/
}
.jobSecondVacancyInfo h4+h4+h4 {
    line-height: 15px;
}
.jobsSecond li{
    margin: 0px 0px 0px -39px;
}
.jobsSecond img {
    width: 150px;
    height: 85px;
}
.jobSecondVacancy{
    overflow: hidden;
    margin: 4px 0px;
    padding: 5px 0px;
}
.jobSecondVacancy div{
    float: left;
}
.jobSecondVacancy:hover{
    box-shadow: 1px 1px 2px 1px #aaa;
}
.jobSecondVacancyTitle {
    padding: 5px 10px;
    width: 330px;
}
.jobSecondVacancyTitle h4 {
    margin: 3px 0px;
    color: black;
}
#jobSecondDate h5 {
   margin-top: 10px;
    float: left;
    width: 145px;
    word-wrap: break-word;
    text-align: center;
    font-size: 11px;
    color: grey;
    margin-bottom: 0px;
}
#jobSecondDate h5 + h5 {
    width: 118px;
    color: rgb(214, 41, 41);
    margin: 10px 0px 0px 60px !important;
}
#jobSecondDate h5 strong {
    margin-right: 4px;
}
.jobSecondVacancyTitle h4:hover {
   color: rgb(214, 41, 41);
}
.jobSecondVacancyImage {
    padding: 0px 2px;
    width: 150px;
    height: 85px;
    margin: auto 0px;
    overflow: hidden;
}
.jobSecondVacancyImage img {
    border-right: 4px solid rgb(214, 41, 41);
}
.jobSecondVacancyInfo {
    padding: 0px 5px;
    word-break: break-all;
    width: 97px;
    border-left: 2px solid rgb(214, 41, 41);
    line-height: 15px;
    font-size: 13px;
}
.jobSecondVacancyInfo h4:first-child {
    margin: 8px 0px;
    color: black;
    font-size: 12px;
}
.jobSecondVacancyInfo h4 {
    padding: 0px;
    margin: 11px 0px;
}
.Dates {
    margin: 20px 119px;
    line-height: 0px;
    width: 215px;
    position: absolute;
}
#mce_54 button{
   padding:2px;
}
#mce_52:first-child{
    /* margin-left: -130px !important; */
}
#mce_50{/* margin-top: 25px !important */}
#startD{float: left;}
#endD{float: right;}
.EmployerNameInsteadOfLogo {
    font-size: 18px;
    text-align: center;
    padding: 0px;
    margin: 0px 1px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: rgb(191, 191, 191) rgb(191, 191, 191) rgb(191, 191, 191) rgb(191, 191, 191);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: black;
    height: 98px;
    width: 200px;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    background: url("https://portalpune.com/images/title_bg.jpg") no-repeat scroll 0% 0% / 100% auto transparent;
   }
.EmployerNameInsteadOfLogo a {
    font-family: 'Poppins', sans-serif;
    color: rgb(214, 41, 41);
    font-size: 16px;
    text-align: center;
    top: 8px;
    position: relative;
}
.item div.EmployerNameInsteadOfLogo {
    border-right: 1px solid rgb(191, 191, 191) !important;
    height: 100px !important;
    width: 193px !important;
    padding: 0px 5px;
    font-weight: bold;
    margin: 0px !important;
}
.item div.EmployerNameInsteadOfLogo a{
    top: 0px !important;
}
#vacancySummary div.EmployerNameInsteadOfLogo {
    width: 200px;
    height: 100px;
    border-right: 1px solid rgb(191, 191, 191);
}
#vacancyDetail {
    /*border: 1px solid rgb(237, 243, 246);*/
    overflow: hidden;
    box-shadow: 0px 0px 1px 0px #808080;
    padding: 0px 10px;
    /*-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;*/
}
vacancyDetail img {
    width: 200px;
    height: 100px;
}
#vacancyDetail div {
    overflow: hidden;
 }
.vacancyTitle {
    font-size: 17px;
    font-weight: bold;
    color: #0d3f70;
    line-height: normal;
    margin: 0px 14px;
    font-family: 'Poppins', sans-serif;
}
#vacancySummary {
    margin: 10px 0px;
    padding: 0px;
    width: 825px;
    float: left;
    background: #fff;
    border: 1px solid #e9eaed;
}
#vacancyLogo{
    float: left;
    width: 200px;
}
#vacancyLogo img {
    width: 200px;
    height: 100px;
}
#vacancyDescription {
    height: auto;
    float: left;
    /*width: 600px;*/
    width: 810px;
    margin: -10px 0px 0px;
    padding: 5px;
    text-align: justify;
}
#vacancyApply {
    width: 600px;
    margin: 0px 10px;
}
#vacancyApply input {
    width: 265px;
}
#vacancyApply p {
    float: left;
    width: 275px;
    margin: 0px 10px;
}
#vacancyApply p select {
    width: 270px !important;
    height: 27px;
}
#send_cv{
    width: 100% !important;
    text-align: center;
}
#send_cv input#submit{
    float:left !important;
}
#defLists{
    /*width: 385px;*/
    width: 595px;
    min-height: 92px;
    float: right;
    background: #fff;
    margin: 0px;
    padding: 2px 10px;
}
/*#defLists dl.defList p {
    width: auto !important;
}*/
.defList {
    margin-bottom: 0px;
    width: auto;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.defList dt {
    color: rgb(127, 123, 121);
    font-weight: bold;
    font-size: 11px;
    margin-bottom: -10px;
}
.defList p {
    color: rgb(54, 51, 49);
    font-size: 13px;
    font-weight: bold;
    /*width: 110px;*/
    width: auto;
    word-wrap: break-word;
}

#personAndDates .defList{
    float: left;
    margin: 0px 10px;
}
#categoriesAndPlaces{
    padding: 0px 20px;
}
#personAndDates{
    background: #fff;
    margin: -10px 0px 0px 0px;
    padding: 10px;
    width: 805px;
}
.pDescription{
    font-size: 14px;
    line-height: 20px;
    padding: 5px;
    margin: -14px 0px 0px 0px;
    width: 803px;
    background: #fff;
    border: 1px solid #e9eaed;
    font-family: 'Poppins', sans-serif;
}
.btnVacancies {
    padding: 3px 30px;
    border: medium none;
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 200px !important;
    /*float: right;*/
    border-radius: 5px;
    background-repeat: repeat-x;
    -webkit-background-position: 0% 465%;
    background-position: 0% 301%;
    background-image: url("https://portalpune.com/images/bg_menu.png");
    background-color: rgb(214, 41, 41);
}
#vacancyApply input[type="submit"]{
   margin: 15px 26px 15px 5px !important;
}
#btnAddVacancy{
    float: none !important;
    margin: 10px auto !important;
}
.btnVacancies:hover{
    /*background-image: url("https://portalpune.com/images/bg_menu.png") !important;*/
    background-repeat: repeat-x !important;
    cursor: pointer;
};
/*//--------------Slider--------------//*/
#sliderFrame {position:relative;width:700px;margin: 0 auto;} /*remove the "margin:0 auto;" if you want to align the whole slider to the left side*/
#ribbon {width:111px;height:111px;position:absolute;top:-4px;left:-4px;background:url(https://portalpune.com/css/ribbon.png) no-repeat;z-index:7;}

#slider {
    width:845px;
    height:100px;/* Make it the same size as your images */
    background:#fff url(https://portalpune.com/css/loading.gif) no-repeat 100% 100%;
    position:relative;
    margin:0 auto;/*make the image slider center-aligned */
    box-shadow: 0px 1px 5px #999999;
    float: left;
}
#slider img {
    position:absolute;
    border:none;
    display:none;
    width: 627px;
}
/* the link style (if an image is wrapped in a link) */
#slider a.imgLink {
    z-index:2;
    display:none;position:absolute;
    top:0px;left:0px;border:0;padding:0;margin:0;
    width:100%;height:100%;
}
#formfeedback {
    position: absolute;
    margin: 90px 50px;
}
#employerRegisterForm div{
    width: 570px !important;
    margin: 5% auto;
}
#employerRegisterForm input {
    width: 385px !important;
}
#employerRegisterForm div.accesFormTitle {
    margin: -10px 0px 25px 1px;
}
#userSelection div{
    width: 350px !important;
}
#userSelection input{
    width: 165px !important;
}
#userSelection div.accesFormTitle {
    margin: -14px 10px 20px -3px;
}
#fileUpload {
    width: 260px;
    float: left;
    height: 15px;
    margin: 0px 0px;
    position: relative;
    font-size: 10px;
    text-align: center;
    border: 1px solid rgb(191, 191, 191);
    color: rgb(191, 191, 191);
    padding: 10px 5px 7px;
}
#fileUpload input {
    opacity: 0;
    width: 98%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 60%;
    cursor: pointer;
}
.postCV #fileUpload{
    width: 593px !important;
}
.postCV input.btnVacancies{
    margin: 10px 5px !important;
}
div.pagination {
    padding: 3px;
    margin: 5px;
    text-align: center;
    overflow: hidden;
}
div.pagination a {
    padding: 2px 5px;
    margin: 2px;
    border: 1px solid rgb(191, 191, 191);
    text-decoration: none;
    color: rgb(214, 41, 41);
    font-weight: bold;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid rgb(191, 191, 191);
    color: white;
    background: none repeat scroll 0% 0% rgb(214, 41, 41);
}
div.pagination span.current {
    padding: 2px 5px;
    margin: 2px;
    border: 1px solid rgb(191, 191, 191);
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(214, 41, 41);
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}
#ofertaKonkurseve {
    float: right;
    color: red;
}
a {outline : none;}
a img {outline : none;}
img {border : 0;}
#vacancyAdsBottom {
    width: 625px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}
#vacancyAdsBottom div {
    float: right;
    margin: 5px;
    width: 300px !important;
    height: auto;
}
#job_categories, #vacancy_cities, #preferred_categories {
    margin: -1px 0px;
    display: block !important;
    opacity: 0;
    width: 600px;
    z-index: -7;
    height: 0px;
    padding: 0px;
}
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 5px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    z-index: 9999;
    margin: 0px 350px;
    position: absolute;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('https://portalpune.com/images/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('https://portalpune.com/images/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('https://portalpune.com/images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('https://portalpune.com/images/error.png');
}
.validation {
color: #D63301;
background-color: #FFCCBA;
background-image: url('https://portalpune.com/images/validation.png');
}
.validation ul, .error ul {
    list-style-type: disc;
}
.msg {
    display: none;
}
.error-email{
    color: red;
    float: left;
    font-weight: bold;
}
#capcha {
   float:left;
   margin: 8px 0px 0px 10px;
   width: 100%;
}
#capcha img{
   width:auto !important;
   height:auto !important;
}
.hiddenDiv1{
    display: none !important ;
}
#capcha div#recaptcha_widget_div{
    margin: 26px 0px 0px 0px;
}
.postCV #capcha{
    margin: 0px;
}
.application {
    margin: 0px !important;
    position: absolute;
    top: 61px;
    width: 569px;
    left: 5px;
}
#vacancyApply DIV#msg.success{
    display: none;
}
.open{
    height: auto !important;
}
@media (min-width:800px){
    li#services a:hover ul.sub, li#about a:hover ul.sub, #services:hover ul.sub, #about:hover ul.sub {
        display: block;
        position: absolute;
    }
}
li#services ul.sub{
    margin: 35px 0px 0px 88px;
}
li#about ul.sub{
    margin: 35px 0px 0px 188px;
}
ul.sub {
    list-style: none outside none;
    padding: 0px !important;
    height: auto;
    width: auto;
    box-shadow: 0px 2px 7px -1px brown;
    background: none repeat scroll 0% 0% #D62929;
    z-index: 999;
    overflow: hidden;
    border: 3px solid #D93533;
    min-width: 114px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    border-top: none;
}
ul.sub li{
    display: auto !important;
}
ul.sub li a {
    width: 88%;
    margin: 0px;
}
#advice-menu {
    margin-top: -11px;
}
.advice-menu {
    display: block;
    background: none repeat scroll 0% 0% #D62929;
    padding: 0px;
    border: 5px solid #D93533;
    width: 290px;
}
.advice-menu li {
    font-size: 13px;
    border-top: 1px dotted #fff;
    padding: 6px 2px;
}
.advice-menu li:first-child {
    border-top: none;
}
.advice-menu li a {
    color: #fff;
}
.advice-menu li:hover {
    background:linear-gradient(#A52A2A, #D62929) repeat scroll 0% 0% transparent;
}
#korniza {
    width: 100%;
    height: auto;
    min-height: 2180px;
    text-align:justify;
}
#reklama-header {
    width: auto;
    height: auto;
    margin: 0px 0px 15px 0px;
    display: block;
}
#reklama-header1 {
    width: 300px;
    float: left;
    border: 1px solid #D7DBE8;
    height: 100px;
    margin: 2px 5px;
}
#skaduar1 {
    font-size: 40px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 5px 0px;
    background: none repeat scroll 0% 0% #F00;
    border-radius: 10px;
    box-shadow: 1px 1px 7px 1px brown;
}
#skaduar {
    color: #F00;
    border-top: 7px solid;
    font-size: 40px;
    font-weight: bold;
    border-bottom: 7px solid;
    text-align: center;
    width: auto;
    border-radius: 30px;
    background: lightgoldenrodyellow;
    /*background: palegoldenrod;*/
}
registerMessage{
    width: 890px;
    margin: 6px auto 0px;
}
#divlogo{
    overflow: hidden;
    float: right;
    width: auto;
    margin: -72px 0px 0px 0px;
}
a#clear {
    margin: 5px 182px;
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    color: white;
}
#compLogoPreview {
    width: 200px;
    float: right;
    height: 100px;
    background: none repeat scroll 0% 0% #F5F5DC;
    text-align: center;
    border: 1px dotted #808080;
    border-radius: 5px;
}
#remScnt {
    float: left;
    margin: 8px 0px 0px 2px;
}
#p_scents input {
    width: 260px !important;
}
#divArchivies {
    width: 319px;
    overflow: hidden;
    position: absolute;
    margin: 35px 0px 0px -1px;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
}
#divArchivies input {
    width: auto ;
    padding: 0px;
    margin: 6px 7px 0px 1px;
}
#divArchivies label {
    margin: 5px 0px 0px 2px !important;
    position: absolute;
    color: #f5f5f5;
}
#more-att p:first-child input[type="file"]{
    width: 250px;
}
#more-att input[type="file"]{
    width: 241px;
}
#div-add-input {
    float: right;
    margin: 30px 40px 0px 40px;
}
#add-input{
    background-color: white;
    /* border: none; */
    color: #cb2027;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 2px;
    text-transform: uppercase;
    border: 1px solid rgb(222, 220, 220);
    box-shadow: 0px 0px 2px rgb(232, 232, 232) inset;
}
#remove-input img{
    width: 24px;
    height: 24px;
    margin: 3px;
}




/** page structure **/
#w {
  display: block;
  max-width: 830px;
  min-width: 300px;
  margin: 0 auto;
  padding: 2px 3px;
}
/** posts slider widget **/
.crsl-items {
  display: block;
  padding: 5px 0px 5px 3px;
  width: auto !important;
}
.crsl-item {
  background: #fff;
  /*padding: 8px;*/
  /*width: 272px !important;*/
  width: 414px !important;
  border-radius: 3px;
  border: 1px solid #ccc;
  /*box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);*/
  /*-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  box-shadow: 0 2px 3px rgba(0,0,0,0.4);*/
  /*! width: 100% !important; */
}
.crsl-item .thumbnail {
  display: block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.crsl-item .thumbnail img {
  display: block; /* fix 1px image space https://stackoverflow.com/q/5804256/477958 */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.crsl-item .thumbnail:hover img {
  opacity: 0.8;
}
.crsl-item h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.95em;
  line-height: 1.25em;
  margin-bottom: 12px;
}
.crsl-item h3 a {
  text-decoration: none;
  color: #333;
}
.crsl-item h3 a:hover {
  text-decoration: underline;
}
.crsl-item .postdate {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
  font-size: 1.2em;
  font-weight: bold;
  background: #4e90da;
}
.crsl-item p {
  font-size: 1.2em;
  line-height: 1.55em;
  margin-bottom: 5px;
}
.crsl-item p.readmore a {
  display: block;
  float: right;
  color: #4e90da;
  padding: 3px 5px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.crsl-item p.readmore a:hover {
  background: #4b6caa;
  color: #fff;
}
.crsl-item img {
    width: 100%;
    height: 207px;
}
/** posts slider nav **/
.slidernav {
    display: none;
    background: transparent none repeat scroll 0% 0%;
    margin: -235px 6px 0px;
    position: absolute;
    text-align: center;
    width: 840px;
    height:0px;
}
.slidernav a {
  display: inline-block;
  padding: 5px 8px;
  margin-right: 8px;
  font-size: 1.4em;
  background: transparent;
  color: #666;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
 /* -webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 0px rgba(0,0,0,0.2);*/
}
.next{
    float: right;
}
.slidernav .previous{
    float: left;
}
.crsl-items:hover nav.slidernav {
    display: block;
}
.next img, .prev img{
    width: 25px;
}
.slidernav a:active {
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
#premium:hover nav.slidernav{
    display: block;
}
.premium-image {
    /*background: #000;*/
    border-bottom: 1px solid #ddd;
    z-index: 9999999999;
}
.premium-image img {
    /*opacity: 0.5*/
}
.premium-image img:hover {
    opacity: 0.7
}
.premium-info{
    /*margin-top: -110px;*/
    /*position: absolute;*/
    /*height: 80px;*/
    height: 60px;
    line-height: 25px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.premium-info a{
    font-family: 'Poppins', sans-serif;
    color: white;
    font-size: 23px;
}
.premium-info a:hover h4{
    color: #D62929;
}
.premium-info a h4 {
    font-family: 'Poppins', sans-serif;
    padding: 3px 3px;
    margin: 5px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
}
.premium-info div#featuredEndData {
    background: transparent url("https://portalpune.com/images/premium-time-new.png") no-repeat scroll 290px 8px / 14px auto;
    font-family: 'Poppins',sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #999999;
    position: absolute;
    bottom: -2px;
    right: 10px;
    left: 0px;
    border-bottom: none;
}
.crsl-item strong img {
    display: none;
}
#premium {
    display: block;
}
#loader{
    text-align: center;
}
premium-info div#featuredEndData strong{
    position: absolute;
    margin: 0px 0px 0px 80px;
    width: 75px;
}
.jobSecondVacancy-new {
    width: 200px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    float: left;
    margin: 5px;
    overflow: hidden;
    background: #FFF none repeat scroll 0% 0%;
    height: auto;
}
.jobSecondVacancy-new .jobSecondVacancyImage {
    padding: 0px !important;
    width: 100%;
    height: 100px;
    margin: auto 0px;
    overflow: hidden;
    background: #000 none repeat scroll 0% 0%;
    border-bottom: 1px solid rgb(221, 221, 221);
}
.jobSecondVacancy-new .jobSecondVacancyImage a img {
    width: 100%;
    height: 100px;
    border: none;
}
.jobSecondVacancy-new .jobSecondVacancyImage a img:hover{
    opacity: 0.7;
}
.jobSecondVacancy-new .jobSecondVacancyTitle {
    padding: 5px 10px;
    width: auto;
}
.jobSecondVacancy-new .jobSecondVacancyTitle a h4{
    font-size: 15px;
    margin: 0px;
    color: #333;
    font-weight: normal;
    text-transform: capitalize;
}
#remaining {
    color: #999;
    padding: 5px 0px;
    margin: 5px 0px;
}
.modTitle-new {
    background: transparent none no-repeat scroll 0% 0%;
    border-bottom: 1px solid;
    font-weight: normal;
    height: 20px;
    padding: 3px;
    font-size: 15px;
    margin: 0px 0px 0px;
    color: #D62929;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}
.modTitle-fb {
    background: transparent none no-repeat scroll 0% 0%;
    /* border-bottom: 1px solid; */
    font-weight: normal;
    height: 25px;
    padding: 3px;
    font-size: 17px;
    margin: 0px 0px 0px;
    color: #101b48;
    font-family: 'Oleo Script', sans-serif;
    /* text-transform: uppercase; */
}

.featured-new {
    height: auto !important;
    width: 843px !important;
    border: none !important;
    margin: 10px 0px !important;
    overflow: hidden !important;
}
#featured2-new{
    border: medium none;
    width: 845px;
    float: left;
    height: auto;
    margin: 5px 0px 10px;
    min-height: 500px;
}
#featured2-new .jobsSecond {
    padding: 5px 0px;
}
.premium-second div.crsl-item {
    width: 162px !important;
    height: 160px !important;
    overflow: hidden;
    margin-bottom: 4px;
    /*margin-right: 85px !important;*/
}
.premium-second div.crsl-item img {
    width: 162px !important;
    height: 81px !important;
}
.premium-second .premium-info a h4 {
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    line-height: normal;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    /* margin: 0.6em 3% 0.8em !important; */
    overflow: hidden;
    /* margin-right: 1em; */
    /* margin-left: 1em; */
    /* width: 100%; */
}
premium-second .crsl-wrap div.crsl-item:first-child {
    margin-right: 84px !important;
}
.premium-second .crsl-wrap {
    margin-left: 2.5px !important;
}
.premium-second .premium-info div#featuredEndData {
    font-size: 11px !important;
}
.next, .prev {
    cursor: pointer;
}
#premium-items div.owl-item {
    float: left;
}
.premium-second div.owl-item {
    width: 168.2px !important;
}
.premium-second div.owl-wrapper {
    width: 100% !important;
    -moz-width: 100% !important;
}

/*Shtesa*/
.vacancyDetail9271 div#personAndDates dl.defList:first-child+dl.defList, div#premium-9271 div#featuredEndData {
    display:none;
}


.entry-social {margin-bottom: 20px;color: rgb(126, 126, 126);display: block;font-family: 'Open Sans',Tahoma, Verdana, Arial, sans-serif, Faruma, Faseyha;font-size: 14px;font-weight: normal;height: auto;line-height:23.799999237060547px;margin-bottom: 20px;width: 100%;
width: 100%;float:left;border: solid 0px #aaa;text-align: center;}

.entry-social div {display: block;width:138px;margin:2px;display: inline-block;
    vertical-align: middle;}
.post-shares .entry-social div {
    margin: 5px 0px 0px 0px;
}
@media (min-width:800px) {
    .post-shares .entry-social div {
        margin: 5px 0px 0px 0px;
        width: 100%;
    }
}
.entry-social a {text-decoration:none;display: block;padding-left: 20px;color: #FFFFFF !important;font-weight: bold;transition:background-color .3s;    }

.entry-social .fb a {padding: 0px 5px 3px 15px;background: #3B5999 url('https://web.archive.orghttps://3.bp.blogspot.com/-yqD2363XuAo/UeDk98twSlI/AAAAAAAAArg/kXIzFBWmczM/s1600/fb14.png') no-repeat 10px center;}

.entry-social .twitter a {padding: 0px 5px 3px 15px;background: #01BBF6 url('https://web.archive.orghttps://3.bp.blogspot.com/-0u8P4VQmEeU/UeDlVdilwcI/AAAAAAAAAro/lGTnlvHGyVw/s1600/twitter14.png') no-repeat 8px center;}

.entry-social .gplus a {padding: 0px 5px 3px 15px;background: #D54135 url('https://web.archive.orghttps://3.bp.blogspot.com/-A8fFRexz_zk/UeDlgadvpiI/AAAAAAAAArw/TRd7NWNwo9s/s1600/gplus14.png') no-repeat 10px center;}

.entry-social .linkedin a {padding: 0px 5px 3px 15px;background: #136F9B url('https://web.archive.orghttps://4.bp.blogspot.com/-yuEMxhpIXPc/UeDltjBGR1I/AAAAAAAAAr4/kgidavlGbY8/s1600/linkedin14.png') no-repeat 10px center;}

.entry-social .pinterest a {padding: 0px 5px 3px 15px;background: #CB2027 url('https://web.archive.orghttps://1.bp.blogspot.com/-v-ZkEQhYpug/UeDl6uIio-I/AAAAAAAAAsA/9rqq2cXT08k/s320/pinterest14.png') no-repeat 10px center;}

.entry-social .delicious a {padding: 0px 5px 3px 15px;background: #3173D1 url('https://web.archive.orghttps://2.bp.blogspot.com/-J9p31gkQfXw/UeDmILHMQwI/AAAAAAAAAsI/bEws_iRNx7g/s320/delicious14.png') no-repeat 10px center;}

.entry-social .fb a:hover {background-color: rgb(50, 75, 129);}
.entry-social .twitter a:hover {background-color: rgb(1, 159, 211);}
.entry-social .gplus a:hover {background-color: rgb(191, 52, 40);}
.entry-social .linkedin a:hover {background-color: rgb(15, 89, 125);}
.entry-social .pinterest a:hover {background-color: rgb(174, 28, 35);}
.entry-social .delicious a:hover {background-color: rgb(38, 90, 168);}
.entry-social input {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color: #fff !important;
    font-size: 15px !important;
}
#rc-imageselect {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}


/*----------------------------- Responsive --------------------------*/


@media screen
  and (device-width: 320px)
  and (device-height: 640px)
  and (-webkit-device-pixel-ratio: 2) {}

  @media screen
  and (device-width: 360px)
  and (device-height: 640px)
  and (-webkit-device-pixel-ratio: 3){}

@media (max-width: 795px) and (min-width: 320px) {

   #wraper {
   	width:100%;
   	float:left;
   	/* padding: 36px; */
   	}

    div#main-content {
        float: left;
        width: 100%;
        /*! background:red; */
        overflow: hidden;
        /*! float: left; */
    }
    #header {
        width: 100%;
        float: left;
        height: 55px;
        background: #fff;
        z-index: 10;
        position: relative;
    }
    #head {

    height: auto;
    overflow: hidden;
    width: 100%;
    }
    #logo {
        float: left;
        width: 49.6%;
        overflow: hidden;
        height: 55px;
    }
    #mob-nav {
        float: right;
        height: 55px;
        width: 50%;
        margin: 0px 0px 0px 0px;
        overflow: hidden;
        display: block;
    }
    #mob-nav ul {
        width: 110px;
        height: 55px;
        padding: 0px;
        float: right;
        margin: 0px;
    }
    #mob-nav ul li {
        float: left;
        display: inline;
        padding: 5px 0px;
    }
    #mob-nav ul li a {
        width: 55px;
        height: 45px;
        background-position: 50% 50% !important;
        border: none;
        display: block;
        background-repeat: no-repeat !important;
    }
    li.mob-menu-open, li.search-icon-open{
        background:rgb(214, 41, 41);
    }
    li.search-icon-open a#search-icon {
        background: url("https://portalpune.com/images/search-icon-white.png");
        background-size: 31px;
        border-right: 0px!important;
    }
    #search-icon {
        background: url("https://portalpune.com/images/search.png");
        background-size: 31px;
        border-right: 2px solid #e9eaed !important;
    }
    #mob-menu {
        background: url("https://portalpune.com/images/menu-mobile.png");
        background-size: 45px;
    }
    li.mob-menu-open a#mob-menu {
        background: url("https://portalpune.com/images/menu-mobile-white.png");
        background-size: 45px;
    }
    #logo img {
        width: 135px;
        margin-left: 5px;
 }
	#adBottom {
		left:;
		position: fixed;
		text-align:center;
		bottom: 0px;
		width:100%;
		z-index:999;
		/* background: #F0F0F0; */
		}
    #language {
        display: none;
    }
    #language-mob {
        width: 100%;
        float: left;
        margin: 7px 7px;
        background: #f5f5f5;
        margin: 0px;
        padding: 10px 0px;
    }
    #language-mob strong {
        font-size: 14px;
        font-weight: normal;
        margin: 0px 8px;
        color: black;
    }
    #language-mob img{

    width: 20px;
    margin: -4px;
    }
    #language-mob a {
        padding: 10px !important;
    }
    #reklam-top {
        display: none;
    }
    .menu1 {
       /*! background: red; */
       background: #f5f5f5;
    }
    .menu {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: right;
        position: absolute;
        z-index: 9;
        margin: 32px 0px;
        box-shadow: 0px 0px 2px 0px;
        /* display: none; */
        transition: all 1s ease 0s;
        transform: translateY(-500px);
        -webkit-transform: translateY(-500px);
        -ms-transform: translateY(-500px);
    }
    .menu-show {
        display: block !important;
        transition: all 1s ease 0s;
        transform: translateY(0px) !important;
        -webkit-transform: translateY(0px) !important;
        -ms-transform: translateY(0px) !important;
    }
    .menu ul {
        height: auto;
        background: #333;
        float: left;
        /*! margin: 35px 0px; */
        background: #f6f7f9;
        width: 100%;
        margin: 0px 0px;
        padding: 0px 5px;
        overflow: hidden;
    }
    .menu ul li{
        display: block;
        width: 100%;
        float: left;
        /* background: #f5f5f5; */
        /* border: 2px solid; */
        /* border-radius: 25px; */
        color: #ccc;
        padding: 0px 0px;
        margin: 3px 0px 3px 0px;
        border-bottom: 1px solid;
    }
    .menu ul li a, .menu ul li.selected a, .menu ul li a:hover {
        color: #333;
        background: none;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
        font-family: 'Poppins', sans-serif;
        padding: 4px 0px;
    }
    .menu ul.sub {
        position: relative !important;
        margin: -5px 0px 0px 0px !important;
        border-radius: 0px;
        box-shadow: none;
        border: none;
        float: right;
        padding: 0px 0px 0px 30px !important;
        display: none;
    }
    ul.sub li:last-child {
        border:none;
    }
    span.menu-toggler {
        color: #333;
        position: absolute;
        /* top: 0; */
        right: 0;
        padding: 6px 30px;
        transition: all .10s ease;
        margin: -5px 0px 0px 0px;
    }
    span.menu-toggler:before {
        content: "\f0d7";
        font-family: 'Poppins', sans-serif;
    }
    span.menu-toggler-open {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    #login {
        float: left;
        width: 100%;
        overflow: hidden;
        height: auto;
        background: #f5f5f5;
        padding: 0px 7px;
    }
    #login ul {
        background: none;
        border-bottom: 1px solid rgb(191, 191, 191);
    }
    #login ul li {
        width: 50%;
        border: none;
        text-align: center;
        border-radius: 0px;
        margin: 0px 0px;
        padding: 1px 0px;
    }
    #login ul li:first-child a {
        border-right: 1px solid #bbb;
    }
    #login ul li:hover {
        background: none;
    }
    #login a {
        color: #d6151c;
        text-align: center;
        width: 100%;
        font-size: 15px;
        padding: 0px 0px;
    }
    #search {
        margin-top: -2px;
    }
    #searchPost {
    /* display: none; */
    width: 100%;
    margin: 0px;
}
    #premium {

width: 100%;
    /*! padding: 0px 5px; */

overflow: hidden;

padding: 5px;
}
    .modTitle-new{
        /*! background: #D62929; */
        color: #D62929;
        text-transform: uppercase;
        height: auto;
        font-size: 15px;
        border: none;
        padding: 5px 10px;
    }
    .crsl-items {
        width: 100% !important;
        padding: 0px;
        float: left;
        /*! margin: 5px; */
        overflow: hidden;
        /*! box-shadow: 0px 0px 2px 0px; */
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    }
    .crsl-item {
        width: 100% !important;
        border: none;
        border-radius: 0px;
        /* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); */
    }
    #premium-items div.owl-item {
        background: #fff;
        /*! padding: 5px; */
        /*! margin: 5px; */
        /* box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.2); */
        color: lightgray;
        overflow: hidden;
        /*! width: 100%; */
    }
    .owl-theme .owl-controls .owl-page span {
        width: 10px !important;
        height: 10px !important;
        margin: 2px !important;
    }
    .owl-theme .owl-controls .owl-page.active span {
        background: rgb(214, 41, 41);
    }
    .premium-nav {
        display: none;
    }
    .owl-controls {
       margin: -95px 0px 95px 0px !important;
       /*! float: left; */
       width: 100%;
       /*! position: absolute; */
       height: 0px;
    }
    .owl-pagination {
        /*! margin: -129px 0px 70px 0px; */
        position: relative;
    }
    #featuredEndData {
        text-align: left;
        width: 100%;
        padding: 5px 20px;
        float: none;
        background: transparent url("https://portalpune.com/images/premium-time-new.png") no-repeat scroll 0px 5px / 13px auto;
    }
    #featuredEndData strong {
        margin: 0px 0px 0px 15px;
    }
    .premium-info div#featuredEndData {
        background: transparent url("https://portalpune.com/images/premium-time-new.png") no-repeat scroll 0px 5px / 13px auto;
        right: 0px;
        left: 6px;
        padding: 0px 16px;
    }
    #premium-items {
		width:100% !important;
		float: none;
		/*! margin: 0px 0px 10px 0px; */
		/*! padding: 5px !important; */
		height: auto;
		overflow: hidden;
		/* padding: 18px; */
		/* box-shadow: -4px 0px 10px 0px rgba(0, 0, 0, 0.2); */
	}
    #premium-items div.owl-wrapper{
        overflow: hidden;
        margin: 0px;
        padding: 0px;
    }
    .premium-second div.crsl-item img, .crsl-item img {
        width: 100% !important;
        height: auto !important;
    }
    .premium-second {
        float: left;
        margin: 5px 0px;
        padding: 0px;
    }
    .premium-second .crsl-wrap {
        margin: 0px !important;
        padding: 0px;
    }
    .premium-second div.owl-item {
        width: 48.7% !important;
        /* padding: 5px; */
        /*! box-shadow: 0px 1px 0px -1px; */
        margin: 4px 0.2%;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
    }
    .premium-second div.owl-item:nth-child(odd) {
        margin-right: 2%;
    }
    .premium-second div.crsl-item {
        width: 100% !important;
        border: none;
        /* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); */
        border-radius: 0px;
        margin: 0px;
        height: auto !important;
    }
    .premium-image {border: 1px solid #ddd;margin: 5px;/*! width: 100%; */}
    #top {
    	display:none;
    }
    #featuredEmployers {
        overflow: hidden;
        /* padding: 5px; */
    }
    .item {
        width: 98%;
        margin: 4px 1%;
        border-radius: 0px;
        border: none;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        /*! float: none; */
        right: 5px;
        min-height: 85px;
    }
    .item h4 {
        padding:0px;
        margin: 0px 0px 0px -2px;
    }
    .item div, .itemLatest div {
        width: 50%;
        float: left;
        overflow: hidden;
        padding: 5px;
        height: auto;
        border: none !important;
    }
    #lastJob-top div.itemLatest h4 {
        margin-left: 0px;
    }
    .EmployerNameInsteadOfLogo {
        width: 200px !important;
        min-height: 13% !important;
		height: 70px;
    }
    .item img, .itemLatest img {
        width: 100%;
        /* border: 1px solid; */
        margin: 0px 0px 0px 0px;
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        height: auto;
        min-height: 83px;
    }
    .featured-new {
        width: 100% !important;
        margin: -5px 0px !important;
    }
    .accesForm {
        width: 90% !important;
        overflow: hidden;
        padding: 0px;
        margin: 30px auto -33px;
    }
    .accesFormTitle{
        width: 100%;
        margin: 0px;
    }
    #searchOptions {
        /* display:none; */
        width: 100%;
        overflow: hidden;
        position: absolute;
        margin: 33px 0px;
        z-index: 9;
        padding: 20px;
        border: 1px;
        background: rgba(68, 68, 68, 0.91);
        border-radius: 0px 0px 4px 4px;
        transition: all 1s ease 0s;
        transform: translateY(-500px);
        -webkit-transform: translateY(-500px);
        -ms-transform: translateY(-500px);
    }
    #searchOptions div {
        width: 100%;
        display: table;
    }
    #searchOptions input {
        width: 100%;
        background: #f0f0ee;
        border: 1px solid #bbb;
        border-radius: 25px;
        padding: 6px 10px;
        margin: 5px 0px;
        border-radius: 3px;
        /* color: #1a1a1a; */
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        height: 40px;
    }
    .btnSearch {
        color: #fff;
        background: #333 !important;
        text-transform: uppercase;
        margin: 35px auto 9px auto !important;
        font-size: 17px;
        height: auto;
        width: 100% !important;
        padding: 10px 0px !important;
    }
    #ddls select {
        width: 50%;
        padding: 5px 0px;
        margin: 5px 0px !important;
        height: auto;
        background: #f0f0ee;
        border: 1px solid #bbb;
        border-radius: 3px;
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
        color: #333;
        font-family: 'Poppins', sans-serif;
        height: 40px;
    }
    #divArchivies {
        width: 76% !important;
        position: relative;
        margin: -79px 0px 0px 0px;
        text-align: center;
        color: #333;
    }
    #divArchivies input {
        width: auto;
        margin: -7px 4px 0px 0px;
    }
    #posts {
        width: 100%;
        background: rgb(214, 41, 41);
        padding: 8px 0px 5px 0px;
        z-index: 10;
        position: relative;
    }
    #posts li {
        width: 50%;
        float: left;
        background: none;
        border: 0px;
        text-transform: uppercase;
        font-size: 15px;
        text-align: left;
        padding: 0px 10px;
        border-radius: 0px;
    }
    #posts li:hover {
        background: none;
    }
    #posts a:first-child li{
        border-right: 1px solid;
    }
    #reklama-header {
        display: none;
    }
    #vacancyDetail {
        padding: 0px 5px;
    }
    #vacancySummary{
        width: 100%;
        background: none;
        border: 0px;
    }
    #vacancyLogo {
        width: 99.8%;
        margin: 0px 0px 10px 0px;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
        float: none;
    }
    #vacancySummary img {
        width: 100%;
        height: auto
    }
    #defLists {
        width: 100%;
        float: none;
        height: auto;
        padding: 5px;
        min-height: auto;
        padding-left: 10px;
    }
    .defList {
        width: 30%;
    }
    .defList dt{
        font-size: 12px;
        font-weight: normal;
    }
    .defList p {
        color: #333;

        /*! font-size: 12px; */
    }
    #vacancyDescription {
        width: 100%;
        padding: 5px;
        background: #fff;
        margin-bottom: 10px;
    }
    .vacancyTitle{
        float: left;
        background: #fff;
        margin: 5px 0px;
        padding: 3px;
        color: #0d3f70;
        width: 100%;
        padding-left: 15px;
        font-weight: bold;
    }
    .innerTitle {
        width: 100%;
        border: 0px;
        color: #0d3f70;
        font-weight: normal;
        /*! margin: 0px; */
        background: #F5F5F5 none repeat scroll 0% 0%;
        overflow: hidden;
    }
    #personAndDates {
        width: 100%;
        padding: 10px 0px;
    }
    .pDescription {
        width: 100%;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }
    .pDescription img {
        width:100%;
        height: auto;
    }
    .pDescription p {
        padding:5px;
    }
    #right-content {
        width: 100%;
        margin: 0px;
        display:none;
    }
    #lastJobs {
        width: 100% !important;
        margin: -14px 0px;
    }
    #lastJob-top {
        padding:5px;
        margin: -12px 0px 10px 0px;
    }
    .itemLatest {
        width: 100% !important;
        padding: 0px;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        padding: 0px;
        margin: 8px 0px;
    }
    .mob-categories-places #category{
        width: 100%;
        background: #363b40;
        margin: 32px 0%;
        float: none;
        color: #f5f5f5;
        position: absolute;
        z-index: 99;
    }
    .mob-categories-places .categoryMenu li {
        font-size: 16px;
        padding: 3px 3px 3px 10px;
        border-bottom: 1px solid;
        color: gray;
        font-family: 'Poppins', sans-serif;
    }
    span#close {
        float: right;
        margin: -29px 10px;
        font-size: 25px;
        color: rgb(214, 41, 14);
    }
    span#close:before {
        content: "\f00d";
        font-family: 'Poppins', sans-serif;
    }
    #reklam-right, #category {
        display: none;
    }
    .ads-mob, .ads-mob img {
        width: 100%;
        overflow: hidden;
        margin: 5px 0px;
        background: #f5f5f5;
        text-align: center;
        padding: 10px 0px;
    }
    #footerContent {
        width: 100%;
        display: none;
    }
    #footer {
        background: #2b2b2b;
        border: none;
        height: auto;
    }
    #footer-mob {
        width: 100%;
    }
    #footer-mob #copyright {
        width: 100%;
        margin: 0px;
        padding: 0px;
        text-align: center;
        padding: 21px 0px;
        color: darkgray;
        background: #1f1f1f;
    }
    #footer-mob #contact {
        width: 100%;
        margin: 0px;
        float: none;
        text-align: center;
        color: darkgray;
    }
    #footer-mob #social {
        width: 100%;
        margin: 0px;
        float: none;
        overflow: hidden;
        /*! height: auto; */
        text-align: center;
        padding: 17px 0px;
        /*! height: 71px; */
    }
    #footer-mob #social img {
        margin: 0px;
    }
    .jl-employer-column {
        width: 100% !important;
        height: auto !important;
        min-height: 440px;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        margin: -15px 0px;
    }
    .jl-w75p, select.jl-w75p, .jl-w130, ul.token-input-list-facebook {
        width: 100% !important;
    }
    #capcha {
        width:100%;
        margin:0px;
    }
    .pDescription iframe {
        width: 100% !important;
        height: auto !important;
        min-height: 440px;
    }
    #featured2-new {
        width:100%
    }
    .jobSecondVacancy-new {
        width: 97%;
        height: auto;
    }
    .jobSecondVacancy-new .jobSecondVacancyImage {width: 50%;height: auto;float: left;border: 0px;background: none;margin: 0px;padding: 5px !important;}
    .jobSecondVacancy-new .jobSecondVacancyTitle {
        width: 50%;
        float: left;
    }
    .jobSecondVacancy-new .jobSecondVacancyImage a img {
        width:100%;
        height: auto;
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        /* margin: 5px; */
    }
    #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
    li.shareaholic-total-count {
        background:#f5f5f5 !important;
    }

    #vacancyApply {
        width: 100%;
        margin: 0px;
    }
    #vacancyApply p {
        float: left;
        width: 100%;
        margin: 0px;
        text-align: center;
    }
    #send_cv{
        width: 100% !important;
        text-align: center;
    }
    #send_cv input#submit {
        float: none !important;
        margin: 0px !important;
    }
    #div-add-input {
        float: left;
        margin: 10px auto;
        width: 60%;
    }
    #more-att p:nth-child(n+2) input[type="file"] {
        width:92% !important;
    }
	#cookie-law { 
    max-width:940px;
    background:#EEEADD; 
    margin:10px auto 0; 
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
	}
 	#cookie-law p { 
    padding:10px; 
    font-size:1.2em; 
    font-weight:bold; 
    text-align:center; 
    color:#682008; 
    margin:0;
	}
}