/*
Theme Name: Braincandy
Author: Extend
Version: 1.0
*/


body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #5e5e5e;
}

p { line-height: 24px; }

*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

a { text-decoration: none; }
.clr { clear: both; height: 1px; }

header, footer { overflow: hidden; }

.grecaptcha-badge { 
    visibility: hidden;
}

.narrow { width: 94%; max-width: 1170px; margin: auto !important; }
h2, .team-name-inner { font-size: 50px; font-weight: 900; margin: 70px 0 30px; color: #000; text-transform: uppercase; text-align: center; }
.team-name-inner { margin-top: 0 }
h5 { color: #414141; font-size: 24px; line-height: 28px; font-weight: 400; }
h3, .team-position-inner { color: #414141; font-size: 26px; line-height: 30px; font-weight: 900; margin: 15px 0 22px }

.braincandy-group { font-size: 15px; padding: 10px 0px 10px 8px; display: inline-block; font-weight: 400; color: black; }
div.tab { display: inline-block; position: absolute; width: 150px; margin-top: 7px; padding: 24px 0px 0px; }
#tab1:before, #tab1:after { background: #888; z-index: -1; }
div.tab:before { position: absolute; content: ''; top: 0; left: 0; width: 60%; border-radius: 5px; transform: skew(-20deg); height: 35px; }
div.tab:after { position: absolute; content: ''; top: 0; right: 0; width: 60%; border-radius: 5px; transform: skew(20deg); height: 35px; }
.tab-text { width: 100%; text-align: center; position: absolute; color: #fff !important; top: 7px; height: 35px; text-decoration: none !important; font-size: 14px; z-index: 10; }
.tab-logo { display: none; width: 100%; text-align: center; position: absolute; color: #fff !important; top: 7px; height: 35px; text-decoration: none !important; font-size: 14px; z-index: 10; }
#tab2 { right: 0; }
#tab1 { right: 300px; }
#tab4 { right: 150px; }
#tab4 img { height: 24px; position: relative; top: -3px; }
#tab1 img { position: relative; top: -3px; }
#tab5 img { position:relative; }
#tab2:before, #tab2:after { background: #666; z-index: -1; }
#tab4:before, #tab4:after { background: #777; z-index: -1; }
#tab5:before, #tab5:after { background: #999; z-index: -1; }
#tab3 { right: 600px; }
#tab5 { right: 450px; }
#tab3:before, #tab3:after { background: #50397E; z-index: -1; }
#tab2:hover:before, #tab2:hover:after { background: #FB2854; }
#tab1:hover:before, #tab1:hover:after { background: #2E8190; }
#tab4:hover:before, #tab4:hover:after { background: #a09255; }
#tab5:hover:before, #tab5:hover:after { background: #bf161d; }
.tab-text { display: block; }
.tab-logo { display: none; }



.slider-title { text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5) !important; -webkit-text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5) !important; -moz-text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5) !important; }
.slider-subtitle { text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6) !important; }
.tab-section { position:absolute; left:0; top:0; width:100%; overflow: hidden; z-index:200; background: #fff; }

.single-post #slider-wrapper, #featured-img { height: 470px; }
.single-post #main, .page-template-careers-page #main { margin-top: 110px; }

#featured-img { background-size: cover; background-position: center; background-repeat: no-repeat; }

#logo { width: 4%; padding: 12px 0; text-align: center; float: left }
#logo #brand-name { display: none; }
#navigation { width: 96%; float: left }

#main-nav { background: #50397E; position: absolute; left: 0; width: 100%; z-index:200; min-height: 54px; }
#main-nav.fixed { position: fixed; left: 0; width: 100%; top: 0 !important; }
#mobile-btn { display: none; font-size: 28px; color: #fff; }
ul#menu-main-navigation, ul#menu-main-navigation-inner-pages { list-style: none; margin: 0; padding: 0; display: inline-block; width: 100%; }
ul#menu-main-navigation li, ul#menu-main-navigation-inner-pages li { padding: 16.2px 0px; font-weight: 400; box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.065), inset -1px 0 0 0 rgba(255, 255, 255, 0.065); border-right: 1px solid #2e175f; text-shadow: 0 -1px 0 #292929; float: left; width: 12.5%; text-align: center; }
ul#menu-main-navigation li a, ul#menu-main-navigation-inner-pages li a { color: #d6c3fd; letter-spacing: 0.221em; font-size: 12.5px; line-height: 14px; }
ul#menu-main-navigation li a:hover, ul#menu-main-navigation li a.active, ul#menu-main-navigation-inner-pages li a:hover, ul#menu-main-navigation-inner-pages li a.active, #main-nav .current-menu-item a { color: #fff; }

#mobile-btn { display: none; position: absolute; right: 20px; top: 12px; font-size: 18px; color: #fff; background-color: #927ec5; padding: 7px 9px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-transition: color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease; transition: color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease; cursor: pointer; }
#mobile-btn:hover, #mobile-btn:focus { background-color: #a89aca; }

.simple-btn p { color: #6944cc; margin: 6px 0; }
.simple-btn a { color: #6944cc; border: solid 1px #6944cc; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; font-weight: 900; padding: 14px 30px; display: block; max-width: 310px; margin: 0 auto; }
.simple-btn a:hover { color: #fff; background: #6944cc; }
.purple-btn a { color: #fff !important; background: #6944cc !important; }
.purple-btn a:hover { color: #6944cc !important; border: solid 1px #6944cc !important; background: #fff !important; }
.white-btn a { background: #fff; color: #5E5E5E; font-size: 15px; font-weight: 700; width: 310px; height: 54px; line-height: 54px; border: solid 2px #fff; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; display: block; margin: auto; }
.white-btn a:hover, .white-btn a:focus { background: none; color: #fff; }
.visit-btn a { color: #fff; font-size: 14px; font-weight: 600; line-height: 14px; padding: 12px 0; width:170px; text-align:center; display: block; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; }
.visit-magenta a { background: #ee395f; border: solid 1px #ee395f; }
.visit-gold a { background: #9c8f53; border: solid 1px #9c8f53; }
.visit-magenta a:hover, .visit-magenta a:focus { background: #fff; color: #ee395f; }
.visit-gold a:hover, .visit-gold a:focus { background: #fff; color: #9c8f53; }

.add-line { border-bottom: solid 2px #9b9b9b; }
.vc_parallax { margin-left: 0 !important; margin-right: 0 !important; }

#logos img { width: 27.3333%; height: auto; margin-right: 2%; margin-bottom: 25px; }
#logos-imgs { width: 100%; max-width: 680px; }

#testimonials, #team-experience { background: #7458bb; padding: 20px 0; }
.testimonials-carousel, .team-experience-carousel { margin-left: 40%; color: #fff; width: 50% !important; }
.testi-content { font-size: 30px; font-weight: 900; margin-right: 10%; }
.testi-content p { line-height: 34px; }
.testi-img { width: 120px; height: 120px; background-size: cover; background-position: center; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; float: left; margin-right: 45px; }
.testi-name { font-size: 22px; font-weight: 900; }
.company-name, .testi-position { font-size: 18px; }
.company-name { font-weight: 900; }
#team-experience .testi-position { font-weight: 400; }
.testi-info { float: left; margin-top: 22px; }
.owl-carousel .owl-dots { text-align: center; margin-top: 55px; }
.owl-carousel .owl-dots button.active, .news-carousel .owl-dots button:hover, .news-carousel .owl-dots button:focus { border: solid 1px #fff !important; }
.owl-carousel .owl-dots span { background-color: #fff; }
.owl-dots span{ display: inline-block; width: 6px; height: 6px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; position: relative; top: 0; }
.owl-dots button { width: 24px; height: 24px;  margin: 0 10px;}
.owl-dots button.active, .owl-dots button:hover, .owl-dots button:focus { border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; outline: none; cursor: pointer; }

.owl-carousel .owl-item img { width: auto !important; max-width: 100%; }
#research .owl-prev.disabled, #research .owl-next.disabled  { display: none; }

#research { padding-bottom: 70px; }
#research #swipe-left { text-align: center; }
#research #swipe-left button { background: none; margin-top: 20px; border: none; color: #7458bb; font-size: 18px; cursor: pointer; }
#research #swipe-left button:hover, #research #swipe-left button:focus { color: #acacac; }

.team-block img { min-height: 150px; width: auto; }
.team-img-inner img { max-width: 100%; height: auto; }

#research-video .simple-btn { text-align: center; margin-top: 40px; }

.tools-carousel { max-width: 92%; margin: auto; }
.tools-carousel .owl-nav { position: absolute; top: 50%; margin-top: -40px; width: 100%; }
.tools-carousel .owl-nav { font-size: 70px; color: #9c90b4; }
.tools-carousel .owl-prev { position: absolute; left: -35px; top: 0; }
.tools-carousel .owl-next { position: absolute; right: -35px; top: 0; }
.tool-item-orange { background: linear-gradient(-45deg,#EFE04C, #F06246); }
.tool-item-blue { background: linear-gradient(-45deg,#469bcb, #68509E);}
.tool-item-purple { background: linear-gradient(-45deg,#44808D, #CA569D);}
.tool-item-green { background: linear-gradient(-45deg,#79B047, #307D3F);}
.tool-item-lightblue { background: linear-gradient(-45deg,#A078C2, #47B9FC);}
.tool-item-gold { background: linear-gradient(-45deg,#AFA05E, #92864E);}
.tool-item-pink { background: linear-gradient(-45deg,#A078C2, #FF2C55);}
.tool-item { position: relative; min-height: 530px; border-radius: 20px; color: #fff; box-shadow: 0px 6px 10px 0px #888; margin-bottom: 20px;}
.tool-header { text-align: center; padding: 20px; padding-bottom: 0;}
.tool-text { padding: 30px 20px 30px 20px; color: #fff; text-align: center; line-height: 30px;}
.tool-item p { margin: 0; font-size: 17px; }
.tool-price { padding: 5px; color: #fff; font-weight: 700; position: absolute; bottom: 82px; width: 100%; text-align: center;}
.tool-btn-container { width: 100%; position: absolute; text-align: center; bottom: 0; padding: 15px;}
.tool-img-container { text-align: center; margin-bottom: 10px;}
.tool-img { height: 55px; vertical-align: text-bottom; margin: auto;}
.tool-btn { color: #454545 !important; padding: 8px 25px !important; background: #fff !important; width: auto !important; border: none !important;  animation: none !important; display: inline-block !important; font-size: 18px; line-height: 1.3333333; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; cursor: pointer;}
.tool-header h2 { margin-bottom: 5px; font-size: 24px; text-transform: none; text-align: center; margin: 0 0 20px; font-weight: 300; color: #fff; }
.tool-header h5 { font-weight: 400; font-size: 15px; margin-top: 10px; margin-bottom: 10px; color: #fff; line-height: 18px; min-height: 36px;}

.most-popular { position: absolute; left: 0; font-size: 11px; color: #fff; background: rgba(255,255,255,0.3); padding: 5px; top: 34px; border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px; border: solid 1px rgba(255,255,255,0.4); border-left: 0; box-shadow: 1px 1px 1px 1px rgba(6, 6, 6, 0.15);-webkit-box-shadow: 1px 1px 1px 1px rgba(6, 6, 6, 0.15); -moz-box-shadow: 1px 1px 1px 1px rgba(6, 6, 6, 0.15); }

.item-counter { position: absolute; right: 20px; top: 40px; font-size: 14px; }
.item-counter span { font-size: 18px; font-weight: 600; position: relative; top: 2px; left: -3px; }


#tools-form { background: #7458bb; color: #fff; padding: 30px 0; }
#tools-form form { max-width: 480px; text-align: center; margin: 45px auto 0;}
#tools-form input[type=email] { width: 320px; height: 40px; border: solid 2px #fff; background: none; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; color: #fff; font-weight: 900; font-size: 16px; line-height: 40px; float: left; outline: none; padding-left: 20px; }
#tools-form input[type=button], #tools-form input[type=submit] { width: 136px; height: 40px; background: #fff; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; color: #5E5E5E; font-weight: 700; font-size: 14px; line-height: 36px; float: left; margin-left: 20px; border: solid 2px #fff; cursor: pointer; text-transform: uppercase; -webkit-appearance: none; }
#tools-form input[type=button]:hover, #tools-form input[type=button]:focus, #tools-form input[type=submit]:hover, #tools-form input[type=submit]:focus { background: none; outline: none; color: #fff; }
#tools-form form br,.newsletter br { display: none; }

#tools-form ::placeholder { color: #fff; opacity: 1; }
#tools-form :-ms-input-placeholder { color: #fff; }
#tools-form ::-ms-input-placeholder { color: #fff; }

.vc_row { margin-left: auto !important; margin-right: auto!important; }



.quote_form form, .career_form form { width: 94%; text-align:center; margin: auto; }
.form-wrapper { max-width: 350px; margin: auto; }
.quote_form form input[type=text], .quote_form form input[type=email], .download-form form input[type=text], .download-form form input[type=email], .career_form form input[type=text], .career_form form input[type=email], .career_form textarea, .contact-form form input[type=text], .contact-form form input[type=email], .contact-form textarea { width: 90%; margin: 0 auto 15px 5%; border:solid 1px #5E5E5E; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; height: 40px; line-height: 40px; padding: 0 15px; }
.quote_form h2, .download-form h2, .career_form h2, .contact-form h2 { margin-bottom: 0; }
.quote_form h2 input, .download-form h2, .career_form h2 textarea, .contact-form h2{ border: none !important; background: none; width: 100%; color: #6944CC; font-size: 30px; font-weight: 700; text-align:center; padding: 0; line-height: 30px;}
.quote_form h2 textarea, .career_form h2 textarea { height: 60px; margin-left: 0; }
.quote_form input[type=button], .download-form input[type=button], .quote_form input[type=submit], .download-form input[type=submit], .career_form input[type=submit], .career_form input[type=button], .contact-form input[type=submit], .contact-form input[type=button] { width: 90%; background: #6944CC; border:solid 1px #6944CC; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; height: 40px; line-height: 40px; color: #fff; text-align: center; margin: 0 auto 20px 5%; font-size: 16px; cursor: pointer; -webkit-appearance: none; }
.quote_form input[type=button]:hover, .quote_form input[type=button]:focus, .download-form input[type=button]:hover, .download-form input[type=button]:focus, .quote_form input[type=submit]:hover, .quote_form input[type=submit]:focus, .download-form input[type=submit]:hover, .download-form input[type=submit]:focus, .career_form input[type=submit]:hover, .career_form input[type=submit]:focus, .career_form input[type=button]:hover, .career_form input[type=button]:focus, .contact-form input[type=submit]:hover, .contact-form input[type=submit]:focus, .contact-form input[type=button]:hover, .contact-form input[type=button]:focus { background: #fff; color: #6944CC }

.career_form label {width: 100%; text-align: left; display: block; margin: auto; padding-left: 10px; font-size: 14px;}
.career_form input[type="file"] {width: 100%; padding-left: 10px; padding-top: 5px;}
.career_form textarea, .contact-form textarea { height: 160px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; line-height: 16px; font-family: 'Lato', sans-serif; padding: 8px;}
.upload-field { border:solid 1px #5E5E5E; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; padding: 5px 15px; width: 90%; margin: -18px auto 0 7%; }



div.wpcf7 .ajax-loader { display:block !important; margin: auto !important; }

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

#vimeo-link img { max-width: 100%; height: auto; padding: 10px; border: solid 1px #ccc; }
#research-video #vimeo-link img { border: solid 9px #ccc; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; max-width: 94%; }
#research-video #vimeo-link { text-align: center; }
.vimeo iframe { max-width: 100%; }

#training p, #training h2 { color: #fff; padding-top: 100px }
#training p { font-size: 24px; line-height: 30px; }
#training .white-btn { margin: 0 0 210px; }


.narrow.automations-block { max-width: 1070px; }
#zevioo-img { position: absolute; right: -18px; z-index: 100; }
#zampple-img { position: absolute; left: -18px; z-index: 0; }

#got-problem { background: #eee; margin: 70px 0; padding-bottom: 30px; }
#got-problem .simple-btn a { text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 2px; }
#team-wrapper { display: flex; flex-wrap: wrap; }
.team-block { flex-basis: 20%; text-align:center; margin-bottom: 70px; }
.team-name { font-size: 15px; font-weight: 900; color: #000; margin-top: 15px; }
.team-position { font-size: 13px; margin: 10px 0 15px; min-height: 31px; }
.team-btn a { font-size: 12px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; text-align:center; line-height: 38px; width: 134px; height: 38px; display: block; margin: auto; }


#fancybox-outer { -webkit-transition: margin 200ms ease-out;
  -moz-transition: margin 200ms ease-out;
  -o-transition: margin 200ms ease-out;
  transition: margin 200ms ease-out; }
#fancybox-wrap { position: fixed !important; top: 0 !important; bottom:0 !important; left: 0 !important; right:0 !important; background: rgba(255,255,255,0.98) !important; width: 100% !important; overflow-x: hidden; overflow-y: auto; }
#fancybox-outer { background: none !important; box-shadow: none !important; -moz-box-shadow:none !important; -webkit-box-shadow: none !important; none !important; }
#fancybox-content { background: none !important; border: none !important; height: auto !important; margin: 60px auto 0; max-width: 1024px !important  }
#fancybox-overlay { background-color: transparent !important; opacity: 0 !important; }
#fancybox-close { width: 50px !important; height: 50px !important; background:url(images/close.png) no-repeat !important; cursor: pointer; top: -40px !important; right: 17% !important; }

.team-contents-inner { display: flex; justify-content: space-between; }
.team-right { margin-left: 50px; }
.team-position-inner br { display: none; }
.team-img-inner { width: 350px; max-width: 100%; margin: auto; }


#careers { padding: 70px 0; background: #eee; }
#careers h2 { margin-top:0; }
#career-position { margin-top: 40px; }
.no-openings { text-align: center }
#careers h3 { text-align: center; color: #5E5E5E; }
.career-block { display: flex; justify-content: space-between; width: 80%; margin: 0 auto 20px; }
.position-title { color: #7458bb; font-size: 20px; width: 50%; align-self: center; }
.position-opening-date { font-size: 15px; width: 25%; align-self: center; }
.position-apply-btn { width: 25%; text-align: right;align-self: center; }
.position-apply-btn a, .apply-btn a { width: 140px; height: 32px; background: #7458bb; color: #fff; font-size: 14px; font-weight: 700; display: block; line-height: 32px; text-align: center; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border: solid 1px #7458bb; float: right; cursor: pointer; }
.position-apply-btn a:hover, .position-apply-btn a:focus, .apply-btn a:hover, .apply-btn a:focus { background: #fff; color: #7458bb; }
.position-title-inner { color: #7458bb; font-size: 50px; font-weight: 900; margin-bottom: 30px; text-align: center; }
.apply-btn { text-align: center; }
.apply-btn a { float: none; margin: 40px auto; }



#contact-us { padding: 30px 0; } 
#contact-details a { color: #555555; cursor: pointer; }
#contact-details a:hover { color: #999; }

#fancybox-content > div { overflow-x: hidden !important; }
#fancybox-content h2 { margin-top: 0; }


/* footer */
footer {
	position: relative;
	text-align: center;
	color: #fff;
	padding: 40px 10px 20px;
}

.footer-gradient {
	z-index: -1;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	background-image: linear-gradient(125deg,#71508b 0,#d12a5e 50%,#427f8f 85%);
}

footer h3 {
	font-weight: normal;
	color: #fff;
	font-size: 34px;
	padding-bottom: 10px;
}

footer a {
	color: #fff;
}

footer a:hover, footer a:focus { color: #acacac; }

footer form input {
	border: 4px solid #fff;
	border-radius: 30px;
	height: 45px;
	padding: 5px 15px;
	margin: 0 5px;
}

footer form input[type="email"]::placeholder {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	opacity: 1;
}

footer form input[type="email"] {
	width: 350px;
	background-color: transparent;
	font-size: 18px;
	color: #fff;
	font-weight: bold;

}

footer form input[type="submit"] {
	background-color: #fff;
	-webkit-appearance: none;
	width: 150px;
	color: gray;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

footer .newsletter {
	padding: 20px 0;
}

footer .social {
	display: flex;
	justify-content: center;
	padding: 40px 50px;
}

.social-icon {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 50%;
	color: #d12a5e;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0 15px;
}

.footer-menu {
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-menu a {
	font-weight: bold;
	margin: 0 15px;
	position: relative;
}

.footer-menu a:not(:last-child)::after {
	content: "";
	position: absolute;
	right: -15px;
	bottom: 0;
	top: 0;
	border-right: 3px solid #fff;
	height: 15px;
	margin: auto;
}

.footer-images {
	padding-top: 30px;
}

.footer-images img{ margin: 0 8px; }

input:focus {
	outline: none;
}

#wisdrop { padding: 0 0 80px; background: #000; text-align: center; color: #fff }
#wisdrop .container { max-width: 850px; width: 94%; margin: auto; }
#wisdrop-heading { font-weight: 300; font-size: 32px; }
#wisdrop .container img { max-width: 100%; height: auto; }
#wisdrop-btn { text-align: center; }
#wisdrop-btn a { background: #e32028; font-weight: 400; font-size: 28px; line-height: 28px; border-radius: 6px; color: #fff; padding: 14px 26px; display: block; width: 200px; text-align: center; margin: 50px auto 0; }
#wisdrop-btn a:hover, #wisdrop-btn a:focus { background: #a0161d; }
#wisdrop-imgs { margin-top: 80px; display: flex; flex-wrap: wrap; }
#wisdrop-imgs div { width: 14.285%; padding: 2px; }
#wisdrop-imgs img { width:100%; height: auto;}

@media(min-width: 1081px){
	.menu-main-navigation-container { display: block !important; }
}

@media(max-width: 1080px){
	#mobile-btn { display: block }
	#logo { width: 120px; }
	#logo img { display: none; }
	#logo #brand-name { display: block; color: #fff; float: left; position:relative; top: 3px; margin-left: 20px; font-weight: 700; }
	.menu-main-navigation-container, .menu-main-navigation-inner-pages-container { display: none; position: absolute; top: 50px; left: 0; width: 100%; padding: 0 40px 20px; background: #50397E; }
	ul#menu-main-navigation li, ul#menu-main-navigation-inner-pages li { float: none; width: 100%; border-right: none; box-shadow: none; padding: 10px 0; }
	ul#menu-main-navigation li a, ul#menu-main-navigation-inner-pages li a { border-left: none; font-size: 17px; }	
	.slider-title { font-size: 52px !important; line-height: 56px !important; white-space: normal !important; }
	.slider-subtitle { font-size: 32px !important; white-space: normal !important; line-height: 38px !important; }
	.slider-subtitle br { display: none !important } 
}

@media(max-width: 1024px){
	#careers h5 br, #about-us h5 br { display: none; }
}

@media(max-width: 990px){
	.slider-title { font-size: 42px !important; line-height: 46px !important; top: -5vh !important; }
	.slider-subtitle { font-size: 26px !important; white-space: normal !important; line-height: 30px !important; }	
	.rev-btn { bottom: -10vh !important; }
	.team-block { flex-basis: 25%; }
	#fancybox-close { right: 10% !important; }
	.tools-carousel { max-width: 88%; }
	.team-contents-inner { display: block; text-align: center; }
	.team-right { margin-left: 0 }
	.team-position-inner { margin-top: 40px; }
	#wisdrop-imgs { justify-content: center; }
	#wisdrop-imgs div { width: 25%; }
}

@media(max-width: 768px){
	.slider-title { font-size: 44px !important; line-height: 50px !important; }
	.slider-subtitle { font-size: 26px !important; white-space: normal !important; line-height: 30px !important;}	
	.rev-btn { min-width: 280px !important; max-width: 280px !important; }
	.testimonials-carousel, .team-experience-carousel { width:80% !important; margin-left: 20%; }
	.team-block { flex-basis: 33.33333%; }
	.career-block { width: 100%; }
	.tab-text { display: none; }
	.tab-logo { display: block; }
	#tab4 { right: 65px; }
	#tab1 { right: 130px; }
	#tab3 { right: 265px; }
	#tab5 { right: 195px; }
	div.tab { width:  70px; }
	div.tab:before { left: 6px; }
	div.tab:after { right: 6px; }
	#research p br { display: none; }
}

@media(max-width: 767px){
	#automations .vc_col-sm-3 { width: 100%; float: none; text-align: center; }
	#automations .vc_col-sm-3:first-child { margin-bottom: 40px; padding-bottom: 40px; border-bottom: solid 1px #CCC; }
	.automations-img { display: none; }
	#zevioo-img, #zampple-img  { position: relative; left: 0; right: 0; } 
	#automations .wpb_single_image.vc_align_left { text-align: center; }
	.visit-btn a { margin: auto; }
	#careers .vc_row-fluid.narrow { width: 100%; }
	#careers .vc_row-fluid.narrow .vc_column-inner, #main .vc_column-inner { padding-left:0 !important; padding-right: 0 !important; } 
	#consulting .vc_col-sm-6 { padding: 0 !important; }
}

@media(max-width: 680px){
	#consulting p br { display: none; } 
	#wisdrop-heading { font-size: 28px; }
}

@media(max-width: 600px){
	.slider-title { font-size: 32px !important; line-height: 36px !important; top: -5vh !important; }
	.slider-subtitle { font-size: 22px !important; white-space: normal !important; line-height: 26px !important; }	
	.rev-btn { bottom: -12vh !important; }
	#tools-form input[type=email], #tools-form input[type=button], #tools-form input[type=submit] { float: none; }
	#tools-form input[type=button], #tools-form input[type=submit] { display:block; margin: 20px auto 0; }
	.team-block { flex-basis: 50%; }
	.career-block { display: inline-block; margin-bottom: 40px; }
	.position-title, .position-opening-date, .position-apply-btn { width: 100%; }
	.position-apply-btn a { float: right; margin-top: 10px; }
	.footer-menu { display: block; }
	.footer-menu a { display: block; width: 100%; margin: 0 0 20px; }
	#fancybox-close { right: 40px !important; top: -45px !important; width: 42px !important; height: 42px !important; background-size: cover !important; }
	.tools-carousel { max-width: 82%; }
	.team-name-inner { font-size: 33px; }
	#fancybox-wrap { padding: 0 !important; }
	#fancybox-content { width: 94% !important; }
	#terms h2 { font-size: 26px; margin-top: 40px; margin-bottom: 0; }
	footer form input[type="submit"] { display: block; margin: 20px auto 0; }
	#logos h3 br { display: none; }
	.quote_form h2 textarea, .career_form h2 textarea { height: 95px; }
	
}

@media(max-width: 500px){
	#footer-top h3 { max-width: 260px; margin: auto; line-height: 34px; }
	.testimonials-carousel { display: block; margin-bottom: 5px; }
	#contact-details a { display: block; margin-bottom: 5px; }
	.mobile-hide { display: none; }
	div.tab { width: 54px; }
	div.tab img { height: 18px; width: auto; }
	#tab1 img, #tab5 img { height: 20px; }
	#tab4 { right: 42px; }
	#tab1 { right: 84px; }
	#tab5 { right: 126px; }
	#tab3 { right: 168px; }
	#wisdrop-heading { font-size: 24px; }
}

@media(max-width: 420px){
	.slider-title { font-size: 28px !important; line-height: 32px !important; top: -16vh !important;}
	.slider-subtitle { top: -7vh !important; }
	.team-block { flex-basis: 50%; }
	#automations .vc_col-sm-3 { min-height: 380px; }
	.team-name-inner { font-size: 30px; }
	h2{ font-size: 44px; }
	
	.testi-content { font-size: 24px; }
	.testi-content p { line-height: 30px; }
}

@media(max-width: 360px){
	.rev-btn { bottom: -16vh !important; }
	footer form input[type="email"] { width: 300px; }
}

