
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  line-height: 1.2em;
  font-family: "din-2014", arial, sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
  margin: 0;
  padding: 0;
  height: 100%;
  color: #253b9a;
}

/* --- [ general  ] --- */

.page-wrapper {
  margin: 0;
  padding-bottom: 370px;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
}

.row{
  margin: 0;
}

p{
  line-height: 1.4em;
  margin-top: 0;
  margin-bottom: 15px;
}

h1,
h2,
h3,
h4,
h5{
  font-family: "din-2014", arial, sans-serif !important;
  line-height: 1.2em;
  margin: 0;
}

h1{
  font-size: 36px;
}

h2 {
  font-size: 22px;
}

h1,
h2{
  font-weight: 400;
}

h3,
h4,
h5{
  font-weight: 300;
}

h2,
h3,
.light-blue,
a{
  color: #009ff1 /*#009cdd */;
}

.green{
  color: #619604;
}

.white{
  color: #FFF;
}

h4{
  margin-top: 5px;
}

h4,
.dark-blue {
  color: #253b9a;
}

.bold,
strong,
b{
  font-weight: 600;
}

.floatL {
  float: left;
}
.floatR {
  float: right;
}

.position-relative{
  position: relative;
}

.position-absolute{
  position: absolute;
}

.text-left{
  text-align: left;
}

.text-right{
  text-align: right;
}

.text-center{
  text-align: center;
}

.text-justify{
  text-align: justify;
}

.no-padding{
  padding: 0;
}

.no-padding-l{
  padding-left: 0;
}

.no-padding-r{
  padding-right: 0;
}

.hidden-mobile{
  display: visible;
}

.visible-mobile{
  display: none;
}

.bg-bluegrey{
  background-color: #dce3e9;
}

.bg-paleblue{
  background-color: #f1f8ff;
}

.bg-medblue{
  background-color: #d7e9f8;
}

.bg-darkblue{
  background-color: #253b9a;
}

.bg-blue{
  background-color: #009cdd;
}

.bg-green{
  background-color: #619604;
}

/* --- [ page content ] --- */
.readmore{
  text-transform: uppercase;
  color: #619604;
  font-weight: 500;
}
.readmore:after{
  margin: 0 0 0 6px;
  display: inline-block;
  content: "\2192";
  font-size: 20px;
}

.readmore:hover,
.readmore:focus{
}

.page-header{
  position: relative;
  border: none;
}

.body-about-us .page-header{
  padding-bottom: 0;
  margin: 10px 0 10px 0;
}

.back-btn{
  position: absolute;
  right: 20px;
  top: 30px;
}

.title{
  margin-top: 20px;
  font-size: 36px;
  color: #009cdd;
}

.page-content{
  margin: 10px 0 0 0;
}

.page-content ol,
.page-content ul{
  margin: 0;
  padding: 10px 0 10px 25px;
}

.page-content li{
  margin: 0 0 5px 0;
}

.page-content h2{
  margin: 0 0 5px 0;
}


.page-content a:not(.btn-staff):not(.year){
  color: #009cdd;
  text-decoration: underline;
}

.footer-fade{
  width: 100%;
  height: 167px;
  background: url("../images/bg_overlaywhitefade.png") repeat-x top left transparent;
}

.btn{
  text-decoration: none;
  font-weight: 400;
  color: #FFF;
  padding: 10px 15px;
  text-transform: uppercase;

  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.btn:hover,
.btn:focus{
  color: #FFF;
  text-decoration: none;
  opacity: 0.8;
}

.top-btn{
  margin-right: 15px;
  background-color: #98a8b7;
}

.top-btn:hover,
.top-btn:focus{
  background-color: #8392a0;
}

.btn-staff{
  margin-right: 10px;
  background-color: #9FB682;
  margin-bottom: 10px;
}

/* --- image alignments --- */

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
   float: right;
 }

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* --- [ about us ] --- */
.about-staff{
  margin-top: 40px;
}

.people-thumb{
  padding-left: 0;
}
.people-thumb img{
  width: 90%;
  height: auto;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.staff-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #BED5E7;
}

.staff-desc h2{
  width: 96%;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #BED5E7;
}

.qual,
.info-box table{
  padding: 20px;
  background-color: #dde4d4;
}

.qual-top{
  padding: 20px;
  margin-bottom: 20px;
  background-color: #dde4d4;
}

/* --- [ media listing ] --- */

.media-row{
  padding: 15px 0;
  border-bottom: 1px dashed #BED5E7;

}
.media-years {
    margin-bottom: 20px;
}

.media-years a{
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 6px 12px;
  text-decoration: none;
  color: #547392;
  background-color: #b1c4d6;
}

.media-years a.active{
  color: #FFF;
  background-color: #404e8e;
}

/* --- [ contact ] --- */

.map-responsive{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.map-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

.address{
  margin: 0;
}

/* --- [ blue top ] --- */

.blue-top{
  background: url("../images/bg_curvedblue.png") no-repeat center top;
  height: 82px;
  padding-top: 22px;
  margin-bottom: 15px;
}

.blue-top h4,
.blue-top h4 a{
  font-weight: 400;
  margin-top: 0;
  color: #009cdd;
  font-size: 20px;
}

.blue-top h4 a:focus,
.blue-top h4 a:hover{
  color: #009cdd;
  text-decoration: none;
}

.blue-top h4:after{
  margin: 0 0 0 6px;
  display: inline-block;
  content: "\2192";
  font-size: 20px;
}


.call-marinis i{
  margin-right: 10px;
}

/* --- [ nav bar ] --- */
.navbar-default.fixed-header{
  position: fixed;
  top:0;
  left:0;
  width: 100%;
  background-color: #FFF;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius:0;
  border-radius: 0;

  -moz-box-shadow: 0 2px 20px rgba(57, 63, 72, 0.1);
  -webkit-box-shadow: 0 2px 20px rgba(57, 63, 72, 0.1);
  box-shadow: 0 2px 20px rgba(57, 63, 72, 0.1);
}

.navbar-default.fixed-header .navbar-brand{
  height: 60px;
  margin: 15px 0;
}

.navbar-default.fixed-header .blurred-logo{
  height: 60px;
  background-image: none;
}

.navbar-default.fixed-header .collapse:not(.in) .nav>li>a {
    margin-top: 25px;
}

.navbar-default.fixed-header .navbar-toggle{
  margin-top: 30px;
}

#nav-full > li#nav-full-our-services span:after,
#nav-full > li#nav-full-about-us span:after{
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "\f0d7";
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
}

#nav-full > li#nav-full-our-services li span:after,
#nav-full > li#nav-full-about-us li span:after{
  display: none;
}

.navbar-default {
  /*background-color: #FFF;*/
  background-color: transparent;
  border-color: transparent;
}
.navbar-brand{
  display: block;
  /*width: 139px;
  height: 142px;*/
  width: 97px;
  height: 144px;
  background: url("../images/logo_mfg.svg") no-repeat center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  text-indent:  -9999px;
  margin-left: 0!important;
}

.blurred-logo{
  display: block;
  background: url("../images/blurred_logo.png") no-repeat center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  width: 97px;
  height: 144px;
}

#nav-full li.level-1 ul {
  display: none;
  padding: 15px 0;
  margin: 0 0 0 10px;
  position: absolute; /* fixes the parent li from expanding in width  */
  background-color: #c7d3de;
  z-index: 3;
}

#nav-full li.level-1 ul li{
  list-style: none;
  list-style-type: none;
  font-size: 18px;
  font-weight: 400;
}

#nav-full li.level-1 ul li a{
  text-decoration: none;
  padding: 6px 15px;
  display: block;
  color: #253b9a;
}

#nav-full li.level-1 ul li a:hover,
#nav-full li.level-1 ul li a:focus{
  background-color: #98a8b7;
  color: #FFF;
}

.navbar-default .navbar-nav>li>a {
  color: #253b9a;
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0px 2px 3px rgba(255,255,255,0.4);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #009cdd;
  background-color: transparent;
}

.navbar-default .nav>li>a {
  padding: 10px 12px;
}

.navbar-default .collapse:not(.in) .nav>li>a {
  margin-top: 40px;
}

.navbar-default  .nav>li:first-child>a {
  padding: 10px 12px 10px 0;
}

.navbar-default  .nav>li:last-child>a {
  padding: 10px 0 10px 12px;
}

#nav-main{
  float: right;
}

.navbar-default .navbar-toggle{
  border-color: transparent;
  background-color: #00B1FB;
  margin-top: 40px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #1597ce;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}
/* --- [ hero ] --- */
.hero-image{
  min-height: 550px;
  height: auto !important;
  height: 550px;
  max-width: 100%;
  /* width: 1580px; */
  margin: 0 auto;
  display: block;
  background-repeat: no-repeat;
  background-position: center center /*-250px */;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}

.hero-overlay{
  background: -moz-linear-gradient(-90deg, rgba(255,255,255,0.65) 30%, rgba(255,255,255,0) 70%);
  background: -webkit-linear-gradient(-90deg, rgba(255,255,255,0.65) 30%, rgba(255,255,255,0) 70%);
  background: -o-linear-gradient(-90deg, rgba(255,255,255,0.65) 30%, rgba(255,255,255,0) 70%);
  background: -ms-linear-gradient(-90deg, rgba(255,255,255,0.65) 30%, rgba(255,255,255,0) 70%);
  background: linear-gradient(180deg, rgba(255,255,255,0.65) 30%, rgba(255,255,255,0) 70%);
  height: 530px;
  width: 100%;
}

.hero-overlay.menu-open{
  background-color: rgba(255,255,255, 0.9);
  height: 100%;
}

.hero-quote{
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #FFF;
}

.hero-quote.faded{
  opacity: 0.1;
}

.hero-quote .quote-inner{
  background: url("../images/bg_bluequote.png") no-repeat center;
  -webkit-background-size: 100% 148px;
  -moz-background-size: 100% 148px;
  -o-background-size: 100% 148px;
  background-size: 100% 148px;
  height: 148px;
  text-align: center;
}

.hero-quote h3{
  font-size: 28px;
  margin-top: 50px;
}


/* ---  [ entry points ] --- */
.entry-points{
  margin: 40px 0;
}
.entry-point {
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.entry-point .entry-overlay{
  height: 100%;
  width: 100%;
}

.entry-point a{
  display: block;
}

.entry-point a h3{
  text-align: center;
  padding: 80px 0;
  text-decoration: none;
  color: #FFF;
}

.entry-point a:hover,
.entry-point a:focus,
.entry-point a:visited{
  text-decoration: none;
  color: #FFF;
  opacity: 0.8;
}

.entry-point:hover,
.entry-point:focus{
  opacity: 0.8;
}

/* superannuation & retirement */
.entry-point:nth-child(1){
  background-image: url("../../images/entrypoints/entry_super.jpg");
}

.entry-point:nth-child(1) .entry-overlay{
  background-color: rgba(40, 58, 136, 0.8);
}

/* wealth accumulation */
.entry-point:nth-child(2){
  background-image: url("../../images/entrypoints/entry_wealthaccumulation.jpg");
}

.entry-point:nth-child(2) .entry-overlay{
  background-color: rgba(0, 156, 221, 0.8);
}

/* wealth protection */
.entry-point:nth-child(3){
  background-image: url("../../images/entrypoints/entry_wealthprotection3.jpg");
}

.entry-point:nth-child(3) .entry-overlay{
  background-color: rgba(106, 188, 106, 0.8);
}

/* defined super benefits */
.entry-point:nth-child(4){
  background-image: url("../../images/entrypoints/entry_defined.jpg");
}

.entry-point:nth-child(4) .entry-overlay{
  background-color: rgba(93, 131, 146, 0.8);
}


/* --- [ why mfg ] --- */
.why-mfg{
  padding: 40px 15px 30px 15px;
}

.why-mfg h2{
  font-size: 36px;
  margin-bottom: 10px;
}

.why-mfg h2:before{
  content:  "";
  display: inline-block;
  margin-right: 15px;
  width: 36px;
  height: 36px;
  -webkit-background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  -o-background-size: 32px 32px;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: top 4px left;
  background-image: url("../images/icon_tag.svg");
}

.why-mfg h3.dark-blue{
  margin-bottom: 40px;
}

.why-mfg .mfg-btn a{
  padding: 20px 0;
  margin: 15px 0;
  display: block;
}

.why-mfg .mfg-btn a:hover,
.why-mfg .mfg-btn a:focus,
.why-mfg .mfg-btn a:visited{
  text-decoration: none;
  color: #FFF;
  opacity:  0.8;
}

/*--- [ news & insights ] ---*/

.news-insights{
  padding: 40px 15px 30px 0;
}

.news-insights h2{
  font-size: 36px;
  margin-bottom: 10px;
}

.media-articles{
  margin: 20px 0 30px 0;
}

.media-egrow .media-inner,
.media-news .media-inner{
  background-color: #FFF;
  position: relative;
  padding: 20px;
  margin-bottom: 15px;
}

.news-insights .media-icon{
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.news-insights .media-icon-img{
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: top left;
  width: 30px;
  height: 30px;
}

.media-egrow .media-icon-img{
  background-image: url("../images/icon_mail.svg");
}

.media-news .media-icon-img{
  background-image: url("../images/icon_search.svg");
}

.news-insights .media-date{
  padding-top: 50px;
  color: #777b7d;
  font-size: 18px;
  font-weight: 300;
}

.news-insights .media-title,
.news-insights .media-title p{
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
  margin-top: 10px;
}

.news-insights .media-source{
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0;
}

.news-insights .media-link{
  text-align: right;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
}

.news-insights .media-link a.light-blue:after,
.news-insights .media-link a.green:after{
  margin: 0 0 0 6px;
  display: inline-block;
  content: "\2192";
  font-size: 20px;
}

.news-insights .media-btn a{
  padding: 20px 0;
  margin: 15px 0;
  display: block;
  color: #FFF;
  font-size: 22px;
}

.news-insights .media-btn a:hover,
.news-insights .media-btn a:focus,
.news-insights .media-btn a:visited{
  text-decoration: none;
  color: #FFF;
  opacity:  0.8;
}

/*--- [ helping you ] --- */

.helping-you{
  padding: 30px 0;
}

.helping-you h2{
  font-size: 36px;
  margin-bottom: 10px;
  padding-left: 26px;
}

.helping-you h2:before{
  content:  "";
  display: inline-block;

  margin-right: 15px;
  width: 36px;
  height: 36px;
  -webkit-background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  -o-background-size: 32px 32px;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: top 4px left;
  background-image: url("../images/icon_bubble.svg");
}

.helping-you p{
  color: #253b9a;
  font-size: 20px;
}

/* --- [ footer ] --- */
.page-footer:before{
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
.page-footer{
  width: 100%;
  position: absolute;
  bottom: 0;
  min-height: 370px;
}

.grass{
/*  position: relative;*/
  height: 205px;
  background-image: url("../../images/footer/footer_grass.jpg");
  background-position: bottom left;
  background-repeat: repeat-x;
}

/*.grass-footy{
  position: absolute;
  bottom: 50px;
  right: 40%;
  width: 160px;
  height: 90px;
  background-color: #FF0000;
  background-repeat: repeat-x;
}*/

.soil{
  height: 165px;
  background-repeat: repeat;
  background-image: url("../../images/footer/footer_soil.jpg");
  background-position: bottom left;
  background-repeat: repeat-x;
}

.soil a{
  color: #FFF;
  text-decoration: underline;
}

.logos-footer{
  margin-top: 25px;
}

.logos-footer a{
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
}

.logos-footer a:nth-child(2){
  margin-left: 12px;
}

.logo-cfp{
  background-image: url("../images/logo_cfp.svg");
  -webkit-background-size: 60px 50px;
  -moz-background-size: 60px 50px;
  -o-background-size: 60px 50px;
  background-size: 60px 50px;
  width: 60px;
  height: 50px;
}

.logo-fpa{
  background-image: url("../images/logo_fpa.svg");
  -webkit-background-size: 160px 44px;
  -moz-background-size: 160px 44px;
  -o-background-size: 160px 44px;
  background-size: 160px 44px;
  width: 160px;
  height: 44px;
}

.disclaimer-footer{
  padding: 15px 0;
  font-size: 14px;
}

.social-links a{
  display: inline-block;
  margin-left: 12px;
  margin-top: 15px;
}

.social-links a i{
  font-size: 22px;
}

/* --- [ contact us ] --- */
.page_contact-us tr{
  padding: 12px 16px;
  display: block;
}

.page_contact-us td{
    display: block;
}

@media only screen and (max-width : 1400px) {
/*  .hero-image{
    background-position: center top -150px;
  } */
}

@media only screen and (max-width : 1200px) {
  .hero-quote h3 br{
    display: none;
  }

  .hero-quote h3{
    width: 90%;
    margin: 50px auto 0 auto;
  }
  .hero-image{
    background-position: center center;
  }

}

@media only screen and (max-width : 991px) {
  .navbar-nav>li.first{
    margin-top: 7px;
  }

  .navbar-nav>li{
    margin-bottom: 4px;
  }

  #nav-full li.level-1 ul {
    display: none;
    margin: 0 0 0 10px;
    position: static; /* only when in used hamburger menu */
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
  }

  #nav{
    position: relative;
  }

  #nav > a{
  }

  #nav:not( :target ) > a:first-of-type,
  #nav:target > a:last-of-type{
    display: block;
  }

  /* first level */
  #nav-full > ul{
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
  }

  #nav-full:target > ul{
    display: block;
  }

  #nav-full > ul > li{
    width: 100%;
    float: none;
  }

  /* second level */
  #nav-full li ul{
    position: static;
  }

  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }

  .hidden-mobile{
    display: none;
  }

  .visible-mobile{
    display: block;
  }

  .navbar-default  .nav>li:first-child>a {
    padding: 10px 12px;
  }

  #nav-main{
    float: none;
  }

  .blue-top{
    background-image: none;
    background-color: #D8E9F8;
  }

  .staff-item:first-child{
    margin-top: 40px;
  }

  .back-btn{
    top: 8px;
  }

  .qual{
    margin-top: 40px;
  }

  .page_contact-us table{
    width: 100% !important;
  }

  .page_contact-us td{
    display: block;
  }

  .page_54-11-an-easy-decision table td,
  .page_defined-benefits-super table td,
  .page_54-11-an-easy-decision table td ul,
  .page_defined-benefits-super table td ul{
    display: block;
    width: 100% !important;
    margin-top: 10px;
  }
}

@media only screen and (max-width : 767px) {
  .page-wrapper{
    padding-bottom: 409px;
  }

  .page-footer{
    min-height: 409px;
  }

  .footer-fade {
    height: 117px;
  }

  .soil{
    height: 204px;
  }

  .disclaimer-footer,
  .social-links {
    width: 100%;
    text-align: center;
  }

  .page_contact-us .no-padding-l{
    padding: 0;
  }

  .navbar-nav>li.first{
    margin-top: 0;
  }

  .navbar-nav>li{
    margin-bottom: 2px;
  }

  .blue-top{
    height: auto;
  }

  .blue-top .slogan,
  .blue-top .call-marinis{
    text-align: center;
  }

  .blue-top .call-marinis{
    margin-bottom: 10px;
  }

  .hero-quote h3{
    font-size: 24px;
  }

  .helping-you h2{
    padding-left: 20px;
  }


}

@media only screen and (max-width : 640px) {

  .helping-you h2{
    padding-left: 0;
    width: 70%;
    margin: 0 auto;
  }

  .why-mfg h2,
  .news-insights h2,
  .helping-you h2 {
    font-size: 30px;
  }

  .disclaimer-footer,
  .social-links{
    width: 100%;
  }

  .social-links{
    text-align: center;
  }

  .social-links a:first-child{
    margin-left: 0;
  }

  .social-links a{
    margin-top: 0;
    margin-bottom: 15px;
  }

  .hero-quote h3{
    margin: 50px auto 0 auto;
  }

  img.alignleft {
    float: none;
    height: auto;
    display: block;
    max-width: 100%;
    margin: 0 auto 1em auto;
  }

  .staff-image,
  .profile-thumb,
  .staff-desc{
    width: 100%;
  }

  .staff-image img{
    width: 70%;
    margin: 0 auto 35px auto;
    display: inline-block;
  }

  .people-thumb {
    text-align: center;
  }

  .qual-details{
    padding:0;
  }

  .staff-desc{
    padding: 0 15px;
  }

}

@media only screen and (max-width : 480px) {

 small{
   font-size: 11px;
   line-height: 1.2em;
 }

  p{
    line-height: 1.2em;
  }

  .hero-quote h3{
    font-size: 24px;
    margin: 50px auto 0 auto;
  }

  .entry-point,
  .media-row .col-xs-6,
  .people-thumb,
  .staff-desc{
    width: 100%;
  }

  .entry-point a h3{
    padding: 40px 0;
  }

  .why-mfg h2,
  .news-insights h2,
  .helping-you h2{
    font-size: 30px;
  }

  h3{
    font-size: 20px;
  }

  .news-insights .media-title {
    font-size: 20px;
  }

  .news-insights .media-link,
  .news-insights .media-btn a,
  .helping-you p{
    font-size: 16px;
  }

  .media-row .col-xs-6{
    padding: 0;
  }

  .media-years a {
    padding: 6px 18px;
  }

  .people-thumb {
    text-align: center;
  }

  .people-thumb img{
    margin: 0 auto 30px auto;
    width: 80%;
  }

  .social-links a:not(.last-child){
    margin-right: 10px;
  }

  .social-links a i{
    font-size: 34px;
  }

}

@media only screen and (max-width : 440px) {
  .title{
    font-size: 22px;
  }

  h2,
  .blue-top h4{
    font-size: 18px;
    margin-bottom: 10px;
  }

  .hero-quote h3{
    font-size: 20px;
    margin: 50px auto 0 auto;
  }

  .hero-quote .quote-inner{
    -webkit-background-size: 100% 128px;
    -moz-background-size: 100% 128px;
    -o-background-size: 100% 128px;
    background-size: 100% 128px;
    height: 128px;
  }

  .call-marinis,
  .slogan{
    text-align: center;
  }
}

@media only screen and (max-width : 380px) {

  .hero-quote h3 {
    font-size: 20px;
    margin: 30px auto 0 auto;
  }
  .slogan{
    display: none;
    padding: 0;
  }

  .top-nav > .container{
    padding: 0;
  }

  .page-wrapper{
    padding-bottom: 420px;
  }

  .page-footer{
    min-height: 420px;
  }

  .navbar-toggle{
    margin-right:  0;
  }

  .soil{
    height: 215px;
  }

  .blue-top {
    padding-top: 15px;
    height: 50px;
    margin-bottom: 0;
  }

  .hero-image{
    min-height: 430px;
    height: auto !important;
    height: 430px;
  }

  .hero-overlay{
    height: 380px;
  }

  .navbar-nav {
    margin: 5px -15px;
  }

  .navbar-default .nav>li>a{
    padding: 5px 12px;
  }

  .navbar-default .navbar-toggle{
    margin-top: 20px;
  }

  .navbar-brand{
    padding: 0;
    height: 104px;
  }

  .navbar-default.fixed-header .navbar-brand,
  .navbar-default.fixed-header .blurred-logo{
    height: 40px;
  }

  .navbar-default.fixed-header .navbar-toggle{
    margin-top: 18px;
  }

  .page_defined-benefits-super img.alignleft {
      height: 189px !important;
    }
}
