/* modified SR 2016/10/10 1534 */

/* Social Wall */
/*
@import 'https://file.myfontastic.com/n6vo44Re5QaWo8oCKShBs7/icons.css';
*/
@import '//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css';

#social-stream .stream li > a {
    font-size: 200% !important;
    color: white !important;
    text-decoration: none;
}

[class^="socicon-"]::before, [class*=" socicon-"]::before {
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.socicon-twitter::before {
    content: "\f099";
}

.socicon-facebook::before {
    content: "\f09a";
}

.socicon-rss::before {
    content: "\f09e";
}

socicon-rss::before {
    content: "\e00b";
}

.socicon-instagram::before {
    content: "\f16d";
}

.socicon-youtube::before {
    content: "\f167";
}

.dcsns-facebook .section-user {
    content: "MARES BLOG";
}




.dcsns-rss .section-user a {
   display:none;
}

.dcsns-rss .section-user::after{
   content: "MARES BLOG";   
}


/* End Social Wall */


.wrapper .page .promo-gallery-holder {
  margin-top: 41px;
  border-bottom: 40px solid #f1f1f1; }

/* New navigation layout */
body {
  padding-top: 91px;
  /* Cookie consent Banner */ }
  body .cc_banner-wrapper {
    position: absolute; }

.page-header {
  position: fixed;
  top: 0; }

.header-nav {
  position: fixed;
  top: 40px; }

.main-container-seperator {
  display: none;
  height: 40px;
  background: #f1f1f1; }

.selectBox-dropdown-menu.change_sw-selectBox-dropdown-menu {
  position: fixed;
  top: 40px !important; }

/* Media queries */
/* Smartphone */
@media only screen and (max-width: 767px) {
  .wrapper .page .page-header {
    position: absolute; }

  .wrapper .page .header-nav {
    position: absolute; }

  .wrapper .page .promo-gallery-holder {
    border-bottom: none;
    margin-bottom: -50px; }

  .wrapper .page .disclaimer {
    height: 96%; }

  body {
    padding-top: 50px; }

  #header-nav {
    margin-top: -40px; } }


.head-job-detail .list ul {
    list-style-type: disc !important;
    list-style-position: outside !important;
    text-indent: 0 !important;
    padding: 0 0 10px 15px !important;
    line-height: 20px !important;
    display: block !important;
}