/*
Theme Name: mindmaze
Author: Marwa.karmeni
Version: 1.0.0
Text Domain: mindmaze
Tags:


*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');*/
/*@import url('assets/css/bootstrap.css'); */
/*@import url('assets/css/bootstrap.min.css'); */
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans');*/
/*@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');*/

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    /* overflow-x: hidden !important; */
}
html, body {
    max-width: 100%;
 
}
@media screen and (max-width: 568px) {
        h1 {
    font-size:60px;
    }
}
@media screen and (max-width: 768px) {
    .lead {
        font-size:20px;
    }
}

@media screen and (min-width: 768px) {
	
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	/*top: 2em;*/
	left: -999em;
	z-index: 99999;
	border-top: 2px solid rgba(211, 202, 202, 0.4);
	width:145px; 
}
.main-navigation li {
	float: left;
}

.mind-sm{
		display:none !important;
}
	

.mind-content-sm {
    display:none;
}

.home-parralax{
	position:relative;
	display:table;
	width:100%;
	/*min-height: 800px !important;*/
	min-height: 1035px !important;
	background-image: url(https://www.mindmaze.com/wp-content/uploads/2017/05/banner-home-2.jpg);
   /* background-position: 0px 25px;*/
    background-repeat: no-repeat;
    background-size: 100% auto;
	background-position: 0px 25px;
}
.mind-content{
    display:table !important;
}
.home-section-1 .section1-col-right .section-content div{
	position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 35%;
    left: 50%;
}

 .home-section-1 p{
	font-weight: bold; 
 }
 
 .home-section-2{
    min-height: 412px !important;
}



 .home-section-2 .mask-content{
       font-size: 18px;
    font-weight: 400;
}

.table-footer-lg{
	display:table !important;
}
}

@media screen and (min-width: 992px) {
	.home-section-1 .section1-col-left{
	display:block !important;
}






.home-section-1 .section1-col-center{
	text-align:center;
	padding-top:120px;
   
}



.home-section-1 .section1-col-right{
	    float: right !important;
}

.home-section-1{

   	background: url('https://www.mindmaze.com/wp-content/uploads/2017/06/mind-pic.jpg');
}


.home-section-2{
		background: url('https://www.mindmaze.com/wp-content/uploads/2017/06/makpic.png');
		background-repeat: no-repeat;
    background-size: cover;
}

 .home-section-2 .section-content{
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
 .home-section-2 .section-content .btn{
   margin-top:20px;
  margin-left: -10px;
}


	
}

@media screen and (max-width: 991px) {
	
	.home-section-1 .section1-col-left{
	display:none !important;
}

.home-section-1 .section1-col-center{
	position: relative;
}

.home-section-1{
    background-color: #f2f2f2 !important;
	text-align:center;
		padding-bottom: 40px;
}

 .home-section-2 .mask-img{
		display: block !important;
		max-width:100%;
}

.home-section-2{
		background: #FFFFFF;
		min-height: 335px !important;
}





 .home-section-2 .mask-content{
	text-align:center;
	  font-size: 18px;
	  font-weight:400;
}


 .home-section-2 .mask-title{
	text-align:center;
	display:block;
}
 .home-section-2 .btn{
	margin-left:auto;
	margin-right:auto;
display: table;
}



	
}
@media screen and (max-width: 767px) {
	
	.mind-lg{
		display:none;
	}
	.main-navigation li {
	float:none !important;
}
	
	.navbar-default {
    background-color: rgba(0, 159, 227, 0.9) !important;
    border-color: #ffffff ! important;
    height: auto;
}
.navbar-header{
		background:#FFFFFF;
	}
	
.main-navigation{
	margin-top:0% !important;
}

.main-navigation ul ul {
    box-shadow: none !important;
    float: left;
    position: relative !important;
    top: 0em !important;
    margin-left: 33% !important;
    z-index: 99999;
   /* border-top: 2px solid rgba(211, 202, 202, 0.4);
	border-bottom: 2px solid rgba(211, 202, 202, 0.4);*/
	border: 0px !important;
	background: transparent !important;
	width: 35% !important;
	display:block !important;
}


.main-navigation ul ul  li{
 text-align:center !important;
  cursor:pointer;
}

.menu-item-has-children{
	cursor:default !important;	
}

.main-navigation ul ul  li a{
 width:100% !important;
     color: #777475;
	 cursor:pointer !important;
}

.menu-item-has-children a:first-child{
	cursor:default !important;
	color:#ffffff !important;
	
}

.main-navigation ul li a:hover{
color: grey;
}

.main-navigation ul li.menu-item-has-children a:hover{
color: #FFFFFF;
}

.main-navigation ul li a:hover{
color:#dddddd;
}


.main-navigation ul ul  li a:active{

	 cursor:default !important;
}



.main-navigation ul ul  li a:hover{
  background: rgba(170, 168, 168, 0.38);
}
.main-navigation ul ul  li a:active{
  background: rgba(170, 168, 168, 0.38);
}

  

.main-navigation ul li{
 text-align:center;
 width:100% !important;
}


.main-navigation ul li a{
font-weight: 300;
 color: white;
 text-decoration: none;
font-size: 20px;
 cursor:pointer !important;
}

.main-navigation ul li a:active{
 cursor:default !important;
}

.main-navigation ul ul  li  a{
 color:#dddddd !important;
}

.main-navigation ul li.active a{
 color:#3a3a3a;
}
.main-navigation ul {
	background: transparent;
    display: grid !important;
    list-style: none;
    margin: 0;
    padding-left: 0;
	padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-fixed-top {
        padding-top: 0% !important;
    padding-bottom: 0% !important;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    min-height: 100% !important;
}

.home-parralax{
	position:relative;
	display:table;
	width:100%;
	min-height: 240px !important;
	background-image: url(https://www.mindmaze.com/wp-content/uploads/2017/05/banner-home-2.jpg);
   /* background-position: 0px 25px;*/
    background-repeat: no-repeat;
        background-size: 100% 100%;
		   background-position: 0px 25px;
}

.home-parralax p{
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
}

.mind-content-sm {
    display:table !important;
}

.mind-content {
    display:none;
}

.home-section-1{
    background-color: #f2f2f2 !important;
	text-align:center;
		padding-bottom: 40px;
}

/*.home-section-1 .section1-col-right .section1-fda{
	width:100% !important;
}*/


/*.home-section-1 .section-content {
	position:relative !important;
    width: 100% !important;
	padding:15px;
}*/

 .home-section-1 p{
	font-family: 'Open Sans', sans-serif; 
 }

.section-1-logo{
	display:block !important;
}


.table-footer-sm{
	display:table !important;
}



}
 
@media screen and (max-width: 568px) {
    .lead {
        font-size:0.8em;
    }
}

body {
    font-size: 16px;
}
 body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.8;
    color: #7d7d7d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* overflow: auto; */
}
html {
	font-family: 'Open Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
html, body {
 
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family:'Open Sans', sans-serif;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
header#masthead {
    margin-top: -3%;
}
input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	    color: rgb(125, 125, 125);
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.7rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}



dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
/*
ul,
ol {
	margin: 0 0 1.5em 3em;
}
*/
ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	/* display: table-footer-group; */
	margin-left: auto;
	margin-right: auto;
	/* display: block; */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	color: #fff;
	font-weight: bold;

	background: #009fe3;
	font-size: 19px;
	width: 20%;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
*/
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	/* border-color: #ccc #bbb #aaa; */
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #cacaca;
}

a:visited {
	/* color: #2f2f2f; */
}

a:hover,
a:focus,
a:active {
	/* color: #2f2f2f; */
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	/* padding-left: 50%; */
	margin-top: 12px;
	font-size: initial;
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}




.main-navigation a {
	display: block;
	text-decoration: none;
	text-indent: 19px;
}



.main-navigation ul ul li{ 
	width:100%;
	display:block;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}



.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
	/*margin-left: 15%;*/
	font-size: large;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}



.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
 
7.0 - Alignments
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
--------------------------------------------------------------*/
 
 
 
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
 
 
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
 
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
 
/* Search widget */
.widget_search .search-submit {
	display: none;
}
 
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
}

.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
 
/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
 
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
 
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}
 
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
 
/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
 
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}
/******************Header****/

header#masthead {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: white;
    padding: 1em 0 .9em 0;
    /* border-bottom: 1px solid #cacaca; */
    filter: alpha(opacity=90);
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    -webkit-transition: padding .5s;
    -o-transition: padding .5s;
    transition: padding .5s;
    /* top: 0; */
    opacity: 0.99;
}
.site-branding {

max-width: 148px;

margin-left: 10%;

/* margin-top: -8px; */

display: inline-block;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff ! important;
    height: auto;
}

.navbar-brand>img {
    display: block;
    max-width: 148px;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    padding-top: 25px;
    padding-bottom: 25px;
}

:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}
/*******FOOTER*******/
.footer1 {
    display: table;
    margin-left: auto;
    margin-right: auto;
    align-content: center;
}

img {
 /*  max-width: 170px;
    /* padding-bottom: 11px; */
}
.trait_dessus 
{
    width: 172px;
} 
div#cooperate {
    padding-top: 2%;
}
.row.social-links .social-container .twitter {
    background-image: url(../img/social-twitter.png);
}

.lvca-testimonials-slider .lvca-testimonial-text i {
    color: #ccc;
    font-size: 32px;
    display: none;
    margin-bottom: 35px;
    background: none;
    width: auto;
    height: auto;
}


.lvca-team-members .lvca-team-member .lvca-team-member-details {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
	    min-width: 100%;
}
.vc_row.vc_column-gap-1 {
    margin-left: 50px;
    margin-right: 0px;

}
.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-image-wrapper {
    /* float: right; */
    /* margin-left: 50px; */
}
.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-image-wrapper {
    /* float: left; */
    position: relative;
	padding: 0px;
    padding-right: 15px;
}
.lvca-team-members.lvca-style2 .lvca-team-member-wrapper {
    clear: both;
    /* margin-top: 100px; */
    overflow: hidden;
}
.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-title, .lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-team-member-position, .lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-team-member-details, .lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-social-list {
    text-align: left !important;
}

.footer1 img {
    max-width: 148px;
	
}

/****careers**/

.pictgroup img {
    background-color: #ededed;
    background-image: url(../img/bg-work-with-us-xs.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
     width:100%;
    border-bottom: 4px #009fe3 solid;
	    background-position: center center;

}

.work-usp {
    font-weight: 500;
    color: #009fe3;
    /* padding-left: 9%; */
    text-align: justify;
    /* padding: 0 !important; */
}
.logo-video {
    background-image: url(https://mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/logo-inverted@2x.png);
    -webkit-background-size: 148px 25px;
    background-size: 148px 25px;
    /*padding-top: 8%;*/
}
.ping {
    background: #009fe3;
    float: left;
    height: 42px;
    position: relative;
    width: 100%;
    /* margin-left: 20px; */
    color: #fff;
    padding: 6px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

label {
    font-weight: 100 !important;
    text-align: left;
}

h2.openings {
    color: #7d7d7d;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.5;
	margin-bottom: 1em;
    margin-top: 30px;
}
/****ErrorPage**/
.error-404 {
       height: auto;
       width: 100%;
       margin-top: 7%;
       margin-bottom: 7%;
}

.not-found {
    color: #04719a;
    list-style: none;
    font-size: -webkit-xxx-large;
    font-weight: bold;
    line-height: 26px;
    margin-top: -40%;
    margin-left: 5%;
}
.not-found-text {
    color: #000;
    font-size: 46px;
    list-style: none;
    font-weight: bold;
    margin-left: 5%;
}
span.not-found-heading {
    font-size: 234%;
}

/*header*/
.parallax {
    /* The image used */
   /* background-image: url("https://www.mindmaze.com/wp-content/uploads/2017/05/bann.jpg");*/

    /* Set a specific height */
  

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*endheader*/

/*   FOOTER */

.footer-col {
	text-align : center;
	margin-bottom: 20px;
	text-align: justify;
}

.content-info {
    width: 100%;
    background-color: #3a3a3a;
    color: white;
    font-size: 0.77em;
    padding: 3em 0 2em 0;
	
}

.footer-text {
	font-size:11px;
}

/* fin footer */



/***EVENTS*****/

.events-page{
	    display: table;
    width: 100%;
    margin-bottom: 60px;	
	}
.events-titre {
   
    font-weight: 600;
    font-size: xx-large;
    margin-top: 140px;
    color: #009fe3;
	
	}
	
	h3.entry-title a {
    color: #009fe3;
    text-decoration: none;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}
a:active, a:hover {
    outline: 0;
}
	
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 line-height: 1.5 !important;
}
.section-events h3, .section-events h5 {
    margin: 10px 0;
}

.section h3 {
    color: #009fe3;
    font-weight: 600;
}
.section-events .col-md-12 {
    border-bottom: 1px solid #777;
}
/**FIN EVENTS***/




a:link 
{
 text-decoration:none;
} 

/* footer */

.mindmaze-footer {
	 background-color: #3a3a3a !important;
	 color: white !important;
	 font-size: 0.77em !important;
	 font-family: 'Open Sans', sans-serif !important;
	 width: 100% !important;
   /* padding-top: 60px !important;
    padding-bottom: 60px !important; */
	margin-top: -25px;
}

.small-logo img {
	padding-top: 7%;
	/* width: 100%; */
	margin-left: 83%;
}


.class-col{
	
	width:21%;
	padding-left: 4%;
	
}

.class-col2{
	width:28%;
	
}

div#footer {
    background-color: #3a3a3a;
}
img.footer-img {
    margin-left: -12%;
    position: absolute;
	margin-top: 3%;
	margin-top: 40%;
	
}

.footer-links {
    float: right;
    clear: right;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.footer-links a {
    display: block;
    font-size: 16px
}

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

.social-icon {
	    float: right;
    clear: right;
    /* width: 100%; */
   
    /* margin-top: 20px; */
	
}
.mail{
}
.glass {
	
background-image: url("https://www.mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/glassdoor.png");	
width: 32px;
height: 32px;
margin-left: 7px;
margin-right: 5px;
margin-top: 30px;
display: inline-block;
}

.glass:hover {
	
 background-position: 0 -32px
}


.facebook{
	background-image: url("https://www.mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/social-facebook.png");
	display: inline-block;width: 32px;height: 32px;margin-left: 7px;margin-right: 5px;margin-top: 30px;}

.facebook:hover{
 background-position: 0 -32px
}


.twitter{
background-image: url("https://www.mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/social-twitter.png");	
display: inline-block;
width: 32px;
height: 32px;

margin-left: 7px;
margin-right: 5px;
margin-top: 30px;
}

.twitter:hover{
 background-position: 0 -32px
}

.youtube{
background-image: url("https://www.mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/social-youtube.png");
display: inline-block;
width: 32px;
height: 32px;
margin-left: 7px; 
margin-right: 5px;
margin-top: 30px;

}

.youtube:hover{
 background-position: 0 -32px

}

.linkedin{
	
background-image: url("https://www.mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/social-linkedin.png");	

width: 32px;
height: 32px;
margin-left: 7px;
margin-right: 5px;
margin-top: 30px;
display: inline-block;
}

.linkedin:hover{
	
 background-position: 0 -32px;
 
}

.active a{
  font-weight:600;
  color : #2f2f2f ;
  
}

a:focus{
	outline:0 ;
}

.sub-menu{
	
	background-color:white ;
	margin-top: 55px;
}

/*
 a:hover , a:focus{
	color :#2f2f2f;
}
*/
.home-pic{

 height: 100%; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:768px) {
div#home-pic1 {
    padding-top: 180px !important;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2)
  {
	
	div#home-pic1{
		 padding-top: 397px !important;
		 height: 100%;
		 background-attachment: fixed;
		 background-position: center;
		 background-repeat: no-repeat;
		 background-size: cover;
}}

/*News*/
div#news-page {
    margin-top: 15%;
}


.wrapper {
       margin-top: 8%;
}


.single-post .container {
    background: #fff;
}

.news-item .entry-content p {
    /* max-width: 900px; */
    color: black;
}
.ssba, .ssba a {
    text-decoration: none;
    border: 0;
    background: none;
    font-size: 18px;
    font-weight: bold;
}
.single-post .entry-title {
    color: #009fe3;
    text-align: left;
}
.featured-image-container {
    width: 100%;
}

.recent-post {
    font-weight: bold;
    color: #ccc;
    margin-left: -6px;
    font-size: 30px;
    clear: both;
    line-height: 1.5 !important;
	margin-bottom:10px;
}


/*End NEws*/

/*single post */
/*
.recent-post::before {
    content: "|";
    color: #009fe3;
    font-weight: bold;
}
*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sidebar ul {
    list-style-type: none;
    padding-left: 0;
}

#sidebar ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 1.3em;
    position: relative;
    margin-bottom: 1em;
    padding: 18px 0;
}

.li-news-widget {
    background: #f6f7fb;
}

span.date-news-single {
    font-size: 14px;
}

.read-article {
    font-size: 0.88em;
    font-weight: 600;
    padding: 6px 30px;
    border-radius: 13px;
    border: 1px solid #fff;
    margin: 0 auto;
    display: block;
    /* width: 183px; */
    text-align: center;
    background: #009fe3;
    position: inherit;
    right: 25%;
    /* bottom: -7px; */
    color: white;
    /* background-attachment: fixed; */
    /* margin-top: -5%; */
    /* margin-right: -5%; */
    float: right;
    /* margin-top: -5% !important; */
    /* display: table-row-group; */
}

.single-post .entry-title {
    color: #009fe3;
    text-align: left;
}

.news-item header h2 {
    max-width: 900px;
}

h2.entry-title {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    /* display: inline-block; */
    /* font-weight: 100 !important; */
}




.featured-image {
    width: 100%;
    padding: 5%;
    width: 100%;
    margin: auto;
    border-radius: 6%;
    HEIGHT: 10%;
    /* align-content: flex-start; */
    background: white;
    /* overflow: hidden; */
    height: 380px !important;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top:30px !important;
}
.colnews {
    max-height: 500px;
    min-height: 300px;
    margin-bottom: 3%;
}

.read-more {
    font-size: 0.88em;
    font-weight: 600;
    padding: 6px 30px;
    border-radius: 13px;
    border: 1px solid #fff;
    text-align: center;
    background: #009fe3;
    color: white !important;
	display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    
}

.featured-image a {
    color: #009fe3;
    text-decoration: none;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}

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


body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.8;
    color: #7d7d7d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* overflow: auto; */
}


.news-header {
  font-size: xx-large;
    color: #0b161b;
    text-align: center;
}


/*.col-md-4.col-md-4.col-md-4 {
    max-height: 500px;
    min-height: 300px;
    margin-bottom: 3%;
}*/

.contact {
    margin-top: 45px;
}

.col-lg-9.content-footer {
    margin-top: 6%; 
}
.news2 {
    margin-top: 22%;
}
.featured-image {
    width: 100%;
    padding: 5%;
    width: 100%;
    margin: auto;
    border-radius: 12%;
    /* align-content: flex-start; */
    background: white;
    /* overflow: hidden; */
    height: 380px !important;
	margin-top:30px !important;
}
img.attachment-news_featured_image.default-featured-img {
 
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.nav-links a:link {
    color: #009fe3;
    font-size: 16px;
}
.wrapper {
    background: #f6f7fb;
}
.single-post .container {
    background: #fff;
} 
@media (min-width: 1200px)
.container {
    width: 1280px;
}

.news, .news-item {
    margin: 10.5em 0 0em 0;
}

.featured-image-container {
    width: 100%;
    display: block;
    margin-left: 0;
}
.single-post .entry-title {
    color: #009fe3;
    text-align: left;
}
.news-item{
	width:100%;
}
.news-item header h2 {
    max-width: 900px;
}
h2.entry-title {
    font-size: 16px;
    font-weight: bold;
    display: inline-block !important;
   /* padding-top: 5%;*/
}
#sidebar {
    /* width: 85%; */
    /* float: left; */
    /* padding-left: 30px; */
    height: 892px;
    overflow-y: hidden;
}

#sidebar ul {
    list-style-type: none;
    padding-left: 0;
}
#sidebar ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 1.3em;
    position: relative;
    margin-bottom: 1em;
    padding: 18px 0;
}
.li-news-widget {
    background: #f6f7fb;
}
#sidebar ul {
    list-style-type: none;
    padding-left: 0;
}
.ssba, .ssba a {
    text-decoration: none;
    border: 0;
    background: none;
    font-size: 18px;
    font-weight: bold;
    color: #009fe3 !important;
}
h2.entry-title a:link {
    color: #009fe3 !important;
}
h2.entry-title a{
    color: #009fe3 !important;
}

.news-item .entry-content > p > a{
   color: #009fe3 !important;
}
.news-item .entry-content a:hover{
    color: #cacaca !important;
}
/*
.container{
	position: relative;
	margin: auto;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	 background: white;
}*/
.recent-post::before {
    content: "|";
    color: #009fe3;
    font-weight: bold;
}


.col-xs-6 {
    /* width: 100%; */
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
/*@media (min-width: 768px)
.col-sm-4 {
    width: 33.33333333%;
}*/
.single-post .read-more-news {
    background: #009fe3;
    padding: 5px;
    border-radius: 4px;
    /* position: absolute; */
    bottom: -66px;
    right: 6px;
    color: #fff;
    font-weight: normal;
    /* margin-top: -20px; */
    display: inline-block;
    margin-bottom: -50px;
    font-size: 14px;
}

a.read-more-news {
	 background: #009fe3;
    padding: 5px;
    border-radius: 4px;
    /* position: absolute; */
    bottom: -66px;
    right: 6px;
    color: #fff;
    font-weight: normal;
    /* margin-top: -20px; */
    display: inline-block;
    margin-bottom: -50pxxxxx;
    font-size: 14px;
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}
.title-single-news {
    color: #000;
    font-size: 16px !important;
    font-weight: bold;
    /* margin-bottom: 20%; */
    /* text-align: center; */
    margin-top: 5%;
    /* float: left; */
    display: block;
    /* float: right; */
    /* padding-right: 10px; */
}
li.li-news-widget img {
   /* width: 100%;
    margin: auto;*/
	margin-bottom: 12px;
}
img.attachment-large.size-large.wp-post-image {
    display: block;
    margin-left: 0;
}
@media (min-width: 768px){
.main-navigation ul {
		display: block;
	}
.fullpage-work-with-us {
    height: 500px !important;
    background-image: url(https://www.mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/bg-work-with-us-sm.jpg);
    background-position: 0% 0%;
    background-position: center center;
}}
.fullpage-work-with-us {
    background-color: #ededed;
    background-image: url(https://www.mindmaze.com/wp-content/themes/mindmazepro2017/assets/img/bg-work-with-us-sm.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    height: 230px;
    border-bottom: 4px #009fe3 solid;
	height: 65% !important;
}
@media (min-width: 768px){
.fullpage {
    width: 100%;
    height: 100%;
}}
.fullpage {
    width: 100%;
    /* height: 440px; */
    text-align: center;
} 




/*.col-md-4.col-xs-12 {
    margin-top: 3%;
}*/

.content {
    margin-top: 5%;
}
.textmindmotion {
    text-align: center;
    /* margin-top: -19%; */
    /* max-width: 530px; */
    margin-left: 38%;
    margin-right: auto;
    display: block;
    position: absolute;
    font-weight: 100 !important;
    font-size: larger;
    width: 37%;
	       top: 50%;
    transform: translateY(-50%);
}
/*
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
  .textmindmotion {
    text-align: center;
    /* margin-top: -19%; 
    max-width: 385px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: -200px !important;
    clear: both;
    position: relative;
    font-weight: 100 !important;
}
}
*/
.news-header a:link {
    color: #009fe3;
}

.wpcf7-form-control-wrap.your-subject.span.wpcf7-form-control-wrap.your-subject {
    min-width: 500px;
}
.container.single {
    background: white;
	padding-top: 80px;
}
header.entry-header img {
    display: block;
}
.col-xs-6 img {
    width: 100%;
}
.vc_custom_1496146359607 {
    /* margin-top: -10px !important; */
    /* padding-top: 50px !important; */
    padding-bottom: 50px !important;
    background-image: url(https://www.mindmaze.com/wp-content/uploads/2017/05/mask2.jpg?id=2988) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.wpb_text_column.wpb_content_element.vc_custom_1496307840345.m-top {
    padding-top: 40px;
}
.padder-t {
    padding-top: 40px;
}
.mg-b{
	margin-bottom:15px;
}

.vc_row.wpb_row.vc_row-fluid.text1-home.vc_custom_1495571324081.vc_row-has-fill {
    margin-top: -149px;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
}
.wpb_text_column.wpb_content_element.mindovermatter {
    margin-top: -124px;
	    margin-left: 19%;
}

@media only screen and (max-width: 500px) {
   .wpb_text_column.wpb_content_element.mindovermatter {
        margin-top: -124px;
    width: 83%;
    margin-left: 1%; 
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {

 .wpb_text_column.wpb_content_element.mindovermatter {
       margin-top: -227px;
    width: 83%;
    margin-left: 10%;
}
.vc_column-inner.vc_custom_1496328030929 {
    margin-top: 0px !important;
}
.vc_custom_1496328030929{
	margin-top:0px !important;
}

.btn-blue{
background-color: #0c6da1;
    color: rgb(255,255,255); 
}

}

	.wpb_text_column.wpb_content_element.vc_custom_1496485551818.mask-t1 {
    font-family: 'Open Sans', sans-serif !important;
}




.nav-previous > a {
    color: #009fe3;
}

.news{
	    background: #f6f7fb;
    margin-top: 45px;
}	


.news .entry-summary .read{
  height: 75px;

}

.get-in{
	    padding-top: 30px;
    padding-bottom: 30px;
	
}

input.wpcf7-form-control.wpcf7-submit {
    background: #009fe3;
    padding: 15px;
    font-weight: bold;
    font-size: 19px;
    color: #ffffff;
 width:100%;
    border: none !important;
    height: 50px;
    cursor: pointer;
  
}

select.wpcf7-form-control.wpcf7-select {
 width:100%;
}

.contact form label{
	width:100% !important;
}
.contact form input{
	width:100% !important;
}
.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-team-member-text {
    margin: 10px 0 0;
    vertical-align: middle;
    /* padding-top: 20px; */
    padding-left: 0px !important;
}

.vc_custom_1496578631282{
	margin-left:0px !important;
}

.vc_row.wpb_row.vc_row-fluid.team-txt {
    margin-top: 90px;
	margin-bottom: 80px;
  

}

.teams2.vc_row.vc_column-gap-1 {
   margin-left: 0px !important;
   margin-right: 0px !important;
}

.teams2.vc_row.vc_column-gap-1 {
    margin-left: 0px !important; 
     margin-right: 0px !important;
}

.teams2.vc_row{
	margin-left: 0px !important; 
     margin-right: 0px !important;
}
.lvca-team-members.lvca-style2 {
    position: relative;
    overflow: hidden;
    max-width: 100% !important;
}
/*.teams2{
	margin-top:30px !important;
	text-align :left !important;
}*/

.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-image-wrapper {
    /* float: right; */
    margin-right: 0px;
    margin-left: 0 !important;
}
@import "../../../../assets/css/lvca-lib";

.lvca-team-members {
  .lvca-team-member {
    .lvca-social-list {
      margin-top: 20px;
      .lvca-social-list-item {
        display: inline;
        margin: 0 15px 0 0;
        }
      }
    .lvca-team-member-details {
      @include lvca-body-font();
      }
    .lvca-team-member-text {
      .lvca-title {
        @include lvca-heading-style();
        }
      .lvca-team-member-position {
        font-size: 15px;
        line-height: 24px;
        font-style: italic;
        color: #888;
        margin-bottom: 10px;
        }
      }
    }

  }
/*-------- Style 1 ----------------*/

.lvca-team-members.lvca-style1 {
  .lvca-team-member-wrapper {
    float: left;
    padding: 10px;
    }
  .lvca-team-member {
    max-width: 320px;
    margin: 0 auto 40px;
    .lvca-image-wrapper {
      text-align: center;
      position: relative;
      img {
        max-width: 100%;
        margin: 0 auto 30px;
        border-radius: 50%;
        @include vendorize(transition, all 0.3s ease-in-out 0s);
        }
      .lvca-social-list {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 40%;
        z-index: 2;
        @include respond-to-max(767) {
          position: relative;
          top: 0;
          }
        i {
          font-size: 26px;
          color: #fff;
          opacity: 0;
          @include vendorize(transition, all 0.3s ease-in-out 0s);
          &:hover {
            color: #ccc;
            }
          @include respond-to-max(767) {
            color: inherit;
            opacity: 1;
            &:hover {
              color: inherit;
              }
            }
          }
        }
      }
    &:hover {
      .lvca-image-wrapper {
        img {
          @include vendorize(filter, brightness(50%));
          @include respond-to-max(767) {
            @include vendorize(filter, brightness(80%));
            }
          }
        .lvca-social-list i {
          opacity: 1;
          }
        }
      }
    .lvca-team-member-text {
      text-align: center;
      max-width: 650px;
      .lvca-title {
        margin-bottom: 10px;
        }
      }
    .lvca-social-list {
      margin: 10px auto;
      }
    }
  }

/*-------- Style 2 ----------------*/

.lvca-team-members.lvca-style2 {
  position: relative;
  overflow: hidden;
  max-width: auto !important;
  .lvca-team-member-wrapper {
    clear: both;
    margin-top: 100px;
    overflow: hidden;
    &:first-child {
      margin-top: 0;
      }
    /* Make that flip-flop possible */
    .lvca-image-wrapper {
      float: left;
      position: relative;
      img {
        max-width: 320px;
        border-radius: 50%;
        @include vendorize(transition, all 0.3s ease-in-out 0s);
        }
      }
    .lvca-team-member-text {
      margin: 10px 0 0;
      vertical-align: middle;
      padding-top: 20px;
      .lvca-title {
        margin-bottom: 5px;
        }
      .lvca-team-member-details {
        margin: 10px 0 10px;
        }
      .lvca-social-list {
        i {
          font-size: 24px;
          }
        }
      }
    &:hover {
      .lvca-image-wrapper img {
        @include vendorize(filter, brightness(80%));
        }
      }
    }
  .lvca-team-member-wrapper:nth-child(odd) {
    .lvca-image-wrapper {
      margin-right: 0px;
      }
    }
  .lvca-team-member-wrapper:nth-child(even) {
    .lvca-image-wrapper {
     /* float: right;*/ 
       margin-right: 0px !important;
      }
    .lvca-team-member-text {
      .lvca-title, .lvca-team-member-position, .lvca-team-member-details, .lvca-social-list {
        text-align: right;
        }
      }
    }
  }

@include respond-to-max(767) {
  .lvca-team-members.lvca-style2 {
    .lvca-team-member-wrapper {
      margin-top: 75px;
      }
    .lvca-team-member {
      .lvca-image-wrapper, .lvca-team-member-text {
        width: 100%;
        float: none;
        }
      .lvca-image-wrapper {
        text-align: center;
        img {
          margin: 0 auto 20px;
          }
        }
      .lvca-team-member-text {
        max-width: 400px;
        margin: 0 auto;
        padding-top: 0;
        .lvca-title, .lvca-team-member-position, .lvca-team-member-details, .lvca-social-list {
          text-align: center !important;
          }
        }
      }
    }
  }

.lvca-dark-bg .lvca-team-members {
  .lvca-team-member {
    .lvca-team-member-details {
      color: #909090;
      }
    .lvca-team-member-text {
      .lvca-title {
        color: #e5e5e5;
        }
      .lvca-team-member-position {
        color: #505050;
        }
      }
    }

  }
  
 .lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-team-member-text {
    margin: 0px 0 0;
    vertical-align: middle;
    /* padding-top: 20px; */
    padding-left: 15px !important;
}

.lvca-image-wrapper.col-sm-12.col-md-3.col-lg-3.col-xs-12 {
    margin-right: 0 !important;
}

.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-team-member-text {
    margin: 0px 0 0;
    vertical-align: middle;
    /* padding-top: 20px; */
    padding-left: 15px !important;
}

.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(odd) .lvca-image-wrapper {
    margin-right: 0px !important;
}

input.srSearchButton{
	background:#000000;
	color:#ffffff ;
}
/*.vc_row.wpb_row.vc_row-fluid.home-paralax.vc_row-has-fill.vc_general.vc_parallax.vc_parallax-content-moving{
    height: 800px !important;
	   background-image: url(https://www.mindmaze.com/wp-content/uploads/2017/05/banner-home-2.jpg);
    background-position: 0px 245px;
    background-repeat: no-repeat;
    background-size: cover;
}

.vc_parallax-inner.skrollable.skrollable-between {
	
    height: 100% !important;
    background-image: url(https://www.mindmaze.com/wp-content/uploads/2017/05/banner-home-2.jpg) !important;
    background-position: 0px 245px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}*/


.mind-content {
    background-color: rgba(248,246,246, 0.3);
    position: absolute;
    bottom: 0;
    color: #009fe3;
	width: 100%;
		display:none;
}

.mind-content .container{
     padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
	    font-size: 19px;
}

.mind-content-sm {
	display:table;
   background-color: #FFFFFF;
    position: relative;
    bottom: 0;
    color: #009fe3;
	width: 100%;
	display:none;
}

.mind-content-sm .container{
     padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

img.mind-lg {
    width: 35%;
    /*margin-top: 380px;*/
	margin-top: 500px;
}

img.mind-sm {
    width: 100%;
}



.home-section-1{
	height: auto; 
    display:table;
    width:100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
	min-height: 424px;
	position: relative;
}

.home-section-1 .section1-col-left{
	display:none;
}
.home-section-1 .section1-col-right{
	text-align:center;
}

.home-section-1 .section1-col-center{
	text-align:center;
    font-size: 18px;
    font-weight: 400;

}
.section1-col-center .btn {
    margin-top: 25px;
}

/*.section-1-logo{
	display:none;
}*/

/*.home-section-1 .section-content{
	  text-align: center;
}*/

 .home-section-2 .mask-img{
		display: none;
}
 .home-section-2 .mask-title{
	     line-height: 1.5 !important;
margin-top: -20px;
    margin-bottom: 10px;
	 color: #7d7d7d;
    font-size: 45px;

}

 .home-section-2 .mask-content{
	color: #7d7d7d;
}




.news-home{
	
	color:#3ba0ff;
	font-size:18px;
	text-align:center;
	display:block; 
	font-weight:bold;
	    margin-top: 25px;
}

.home-section-4{
	  /*  padding-top: 20px;*/
    padding-bottom: 50px;
}


.video-title{
	font-size: 26px;
	color: #3ba0ff;
	line-height: 1.1em;
	font-weight:bold;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
	    min-height: 95px;
}

.video-content{

}

.teams2 .lvca-image-wrapper img{
	max-width:100% !important;
}

/*@media screen and (max-width: 1120px) {
   .wpb_column.vc_column_container.vc_col-sm-6{
	   width:100% !important;
   }
}*/
.lvca-team-member-position {
        font-size: 15px;
        line-height: 24px;
      
        color: #888;
        margin-bottom: 10px;
        }
	
.mask-page{
	 padding-top: 100px;
    padding-bottom: 100px;
	display: table;
	width:100%;
}	
.mask-col-right{
	padding-top:100px;
}
.mask-title{
  color: #29abe2;  
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
	font-weight:400;
}

.content-footer a:hover{
	color:#3ba0ff !important;
}		



.content-footer .table-responsive tr td{
	border-top:0px !important;
	border:0px !important;
}

.table-footer-lg{
	color:#FFFFFF;
	display:none;
}
.table-footer-lg a{
	color: #cacaca  !important;
	cursor: default;
}
.table-footer-lg a:hover{
	color: #cacaca  !important;
	cursor: default;
}

.table-footer-sm{
	color:#FFFFFF;
	display:none;
}
.table-footer-sm td{
	width:50%;
}

.table-footer-sm a{
	color: #cacaca  !important;
	cursor: default;
}
.table-footer-sm a:hover{
	color: #cacaca  !important;
	cursor: default;
}

.table.table-footer-lg>tbody>tr>td{
	border-top:0px !important;
		border-bottom:0px !important;
	border:0px !important;
	
}
.table.table-footer-lg>thead>tr>th{
	border-bottom:0px !important;
	border:0px !important;
}
.table.table-footer-sm>tbody>tr>td{
	border-top:0px !important;
		border-bottom:0px !important;
	border:0px !important;
}
.table.table-footer-sm>thead>tr>th{
	border-bottom:0px !important;
	border:0px !important;
}

.footer-social-row{
	display:inline-block;
	width:100%;
	text-align:center;
}



.insta-button{
        background: #009fe3;
    height: 42px;
    position: relative;
       color: #fff;
    padding: 6px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
}
.instashow-popup-media-info-author{
    
font-size: 20px !important;
}

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

.insta-info-row{
	margin-left: -15px;
    margin-right: -15px;
    display: flex;
    width: 100%;
	position: relative;
}
.insta-info-row .col-md-3.col-xs-3,.insta-info-row .col-md-9.col-xs-9{
	    display: block;
		position:relative;
}
.insta-info-row .col-md-9.col-xs-9 .insta-info-col{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.insta-info-row .col-md-3.col-xs-3 a{
	position: relative;
    vertical-align: middle;
}
.insta-social .text-flow{
	color:#7d7d7d;
	margin-right:15px;
	font-weight: bold;
}
.insta-social .fa-inverse{
	border-radius: 5px;
}
.insta-social a{
	    padding-left: 5px;
		padding-right: 5px;
}
.fa-twitter.fa-stack-1x.fa-inverse{
	background:#1da1f2;
}
.fa-facebook.fa-stack-1x.fa-inverse{
	background:#3b5998;
}

.row-social{
    position:relative;
	background-color:#fafafa;
	height:auto;
	display: inline-block;
    width: 100%;
	padding-top: 15px;
    padding-bottom: 15px;
}
.col-social{
    float: center;
}
img.img-circle.insta-img{
    margin-left: 0px;
}

    
@media screen and (min-width: 992px){
    .col-social{
        position: absolute !important;
        top: 50% !important;
        right: 0 !important;
        text-align: right;
        transform: translatey(-50%) !important;
        float: right;
    }
}
@media screen and (max-width: 991px){
  .col-social{
    float: right;
    padding-bottom: 15px;
    padding-top: 15px;
}
.insta-social {
    text-align: right;
}

}


/* firefox*/


@-moz-document url-prefix() {
    .container.home-section-1 {
     
         padding: 7%;

               }
        
        .home-parralax{
                
         padding: 1% ;       
        }
		
		.home-parralax > p {
    margin-bottom: 20%;
}
.row.row-centered {
    margin-top: 10%;
}

		.col-lg-4.col-md-4.col-sm-12.col-xs-12.section1-col-right {
    margin-top: -8%;
}
.col-lg-4.col-lg-offset-4.col-md-4.col-md-offset-4.col-sm-12.col-xs-12.section1-col-center {
    margin-top: -6%;
}


.mind-sm.center-block {
    margin-left: -15%;
}
.mind-lg.center-block {
    margin: 30%;
}
.row.row-centered.footer{
	padding-top:0px !important;
	padding-bottom:0px!important;
}
.row.row-centered{
	margin-top:0%!important;
}


		@media screen and (max-width: 767px){
.home-parralax {
    position: relative;
    width: 100%;
    min-height: 240px !important;
    background-image: url(https://www.mindmaze.com/wp-content/uploads/2017/05/banner-home-2.jpg);
    background-position: 0px 25px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0px 25px;
	display:block !important;
}}


@media screen and (min-width: 992px){
.home-section-2 .section-content {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
   /* margin-left: 50%;*/
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
.btn-blue {
    background-color: #0c6da1;
    color: rgb(255,255,255);
    margin-top: 1%;
}
}
.col-lg-4.col-lg-offset-4.col-md-4.col-md-offset-4.col-sm-12.col-xs-12.section1-col-center {
    margin-top: -4%;
        }
		
		
	
}
/*** End firefox **/


.row.row-centered.footer{
   padding-top: 50px;
   /* padding-bottom: 60px;*/
}

.col-lg-4.col-md-4.col-sm-12.col-xs-12.news-child {
	margin-top:50px !important;
}
/*.lvca-slides {
    width: 1200% !important;
    transition-duration: 0s !important;
    transform: translate3d(-900px, 0px, 0px) !important;
}
.vc_row.wpb_row.vc_row-fluid.navigation-slider {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}*/

.lvca-slide.lvca-testimonial-wrapper.lvca-flex-active-slide {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
}

.navigation-slider {
	padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.img.lvca-image.full.full-width{
	width:100% !important;
}

.lvca-team-members.lvca-style2 .lvca-team-member-wrapper{
	    margin-top: 35px !important;
}

.lvca-image-wrapper.col-sm-3.col-md-2.col-lg-2.col-xs-3 {
	padding:0px !important;
}


.teams2 .portrait img {
    width: 100%;
    max-width: 180px;
    height: auto;
}
.container.btn-news{
	  padding-bottom: 15px;
    padding-top: 15px;
}

a.vc_btn3-container.btnfactsheet.vc_btn3-center.vc_custom_1496499098326.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-custom:hover {
    color: white;
}



.footer-links a:hover {
    color: #3ba0ff !important;
}
a.navbar-brand img {
    padding-top: 15px !important;
}



#benefits {
    padding-bottom: 50px !important;
} 
.vc_row.wpb_row.vc_row-fluid.contact-home.vc_row-has-fill.vc_general.vc_parallax.vc_parallax-content-moving {
    margin-bottom: -25px !important;
}

.navbar-brand {
    margin-top: -20px;
}

.table.table-footer-lg>thead>tr>th {
font-size: 15px;
}