.mf-header {
  display: flex;
  flex-direction: row;
  background-color: white;
  width: 100%;
  height: 21px;
  margin: 0;
}
.mf-header-anchor {
  display: flex;
  flex-direction: row;
  height: 100%;
  margin: 0;
}

.mf-header-anchor A:link { text-decoration: none; border-bottom:none;}
.mf-header-anchor A:visited { text-decoration: none; border-bottom:none;}
.mf-header-anchor A:active { text-decoration: none; border-bottom:none;}


.mf-header-button {
  position: relative;
  border-style: solid;
  border-color: black;
  background-color: white;
  color: black;
  border-width: 0;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mf-header-button-word {
  line-height: 100%;
}
.mf-header-anchorleft {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
}
#mf-content {
  position: relative;
  top: 70px;
}
.mf-theme {
  width: 100%;
  height: 100%;
}

.mf-theme_1 {
  background: url(http://www.sixdotsit.com:10081/images/slider_1.png) no-repeat center top;
  background-size: cover;
  width: 100vw;
  height: 100%;
  position: absolute;
    left: 0;
    margin-top: -10%;
}

.mf-about {
  background-color: white;
  width: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mf-about-content {
  width: 66%;
  /* height: 75%; */
  display: flex;
  flex-direction: row;
}
#mf-about-content-word{
   width: 50%;
}
#mf-about-content-img{
   width: 50%;
}

.dialog-close {
  position: absolute;
  top: 0px;
  right: 0px;
}

.d2 {
  overflow: auto;
}

.mf-about-buttons {
  width: 100%;
  height: 25%;
  background-color: white;
  display: flex;
  justify-content: center;
}
.mf-about-buttons-container{
  width: 50%;
  height: 100%;
  background-color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.mf-about-aButton {
  cursor: pointer
}


.mf-history {
  display: flex;
  width: 100%;
  height: auto;
  margin: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.mf-assurance {
  background: url('../img/assurance/assurance_bg.jpg') no-repeat center center;
  background-size: 100%;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.mf-factory {
  width: 80%;
  margin: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

.mf-brand {
  background-color: white;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.mf-corporate_group {
  background-color: white;
  width: 100%;
  height: 21px;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#mf-corporate_group_row1 {
  background-color: white;
  width: 62%;
  height: 40%;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
#mf-corporate_group_row2 {
  background-color: white;
  width: 62%;
  height: 40%;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.mf-worldwide {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  background-color: #eeeeee;
}

#location-list {
  width: 100%;
  height: 35%;
  display: flex;
  justify-content: center;
  align-items: center;

}

.mf-news  {
  background-color: white;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}

#news-container{
   display: flex;
   background-color: white;
   justify-content: center;
   align-items: center;
   flex-flow: column;
}

#news-content {
  background-color: white;
  width: 100%;
}

.news-item {
  background-color: white;
  width: 100%;
  display: flex;
  justify-content: center;
  cursor: pointer;
  line-height: 1.8rem;
}

.news-item-text {
  font-size: 1.2vw;
  width: 60%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: solid 1px #bababa;
}

#news-more {
  display: none;
}
.block-word {
  width: 27%;
  position: relative;
  text-align: left;
  color: black;
}


/* Centered text */


.mf-join {
  background: url('../img/join.jpg') no-repeat center top;
  width: 100%;
  background-size: cover;
  margin: 0;
  display: flex;
  flex-direction: row;
}

#joinIcon {
  height: 20%;
  display: flex;
  flex-direction: row;
}

.mf-map {
  background-color: #EBE9DF;
  width: 100%;
  margin: 0;
  display: flex;
  flex-direction: row;
}
.map-size{width:54%;}

.mp-map-description {
  width: 46%;
  height: 100%;
  background-color: #EBE9DF;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mp-map-description-text {
  width: 66%;
  height: auto;
  padding: 5px 0;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

.mp-map-description-text-item {
  width: 100%;
  padding: 10px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  font-size: 1.5rem;
}



.mp-map-image {
  background: url(../images/map.png) no-repeat center center;
  background-size: cover;
  width: 54%;
  height: 100%;
}

/*
.mf-map img{
  width: 100%;
  margin-top: -6.5%;
  margin-left: -1%;
}*/

.mf-footer {
  display: flex;
  position: relative;
  flex: 1;
  flex-direction: column;
  background-color: #022646;
  width: 100%;
  margin: 0;
}

#mf-footer-marginTop{
  height: 40%;
}

.mf-hamburger-top {
  position: fixed !important;
  z-index: 2;
}

#logo-wrap {
  display: flex;
  height: 31%;
  flex-direction: row;
  justify-content: flex-end;
}

#mf-fix-header {
    overflow: hidden;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    z-index: 2;
    box-shadow: 3px 3px 8px #3f3f3f4d;
}

#logo-wrap img {
  height: 100%;
  margin-right: 14%;
}


.carousel.slide img {
    width:100%;
    height:auto;
}

.factory-block{
  display: flex;
  flex-direction: column;
  align-items: stretch;
  font-size:1.2vw;
}

.fb-img{
  width: 100%;
  margin: 0vw;
  border-style: solid;
  border-width: 0px;
}

.fb-text {
  margin: 1.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.border-round {
  border-radius: 10%;
}
.box-shadow {
    box-shadow: 5px 5px 5px rgba(200, 200, 200, 0.7);
}

.ui-dialog-titlebar-close {
  background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_888888_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
  border: medium none;
}
.ui-dialog-titlebar-close:hover {
  background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
}


/*
    ADDITIONAL DEMO STYLE, NOT IMPORTANT TO MAKE THINGS WORK BUT TO MAKE IT A BIT NICER :)
*/
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";


/* p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
} */

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
/*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);*/
.navbar {
    padding: 15px 10px;
    background: transparent;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;

}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    display: none;
    align-items: stretch;
}

#sidebarCollapse span {
    display: none;
}

#sidebarCollapse {
    display: none;
}

#sidebar {
    margin-left: -250px;
    min-width: 250px;
    max-width: 100%;
    background: #7386D5;
    color: #fff;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: 0px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}
#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}


a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
}
a[aria-expanded="true"]::before {
    content: '\e260';
}


ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}



/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding: 0px;
    min-height: 100vh;
    transition: all 0.3s;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
/* @media (max-width: 768px) {

    .mf-header {
        visibility: hidden;
    }
    #mf-content {
        display: none;
    }

    #mf-content-mobile {
        visibility: visible;
    }

    #sidebarCollapse {
        display: block;
    }
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }

    .wrapper {
        display: flex;
        align-items: stretch;
    }
} */

.hideContent {
  visibility: hidden;
}
