﻿
form, input, select{
	padding:0px;
	margin:0px;
}


.clear-button{
	clear:both;
	padding-top:10px
}
.clearMini{
	clear:both;
	height:0px;
	font-size:1px;
	line-height:0px;
}
.interval{
	clear:both;
	padding-top:40px
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right
}

		
/*************************************************************************************************************************************/

.hBlock{
	margin:0px auto;
	width:960px;
	padding-top:30px;
	padding-bottom:50px
}
.hCol1{
	float:left;
	width:274px;
	background:#1d1d1d url(images/border.gif) no-repeat left top;
	padding:20px 16px;
	color:#FFFFFF;
	min-height:520px;
}
.hCol2{
	float:left;
	width:364px;
}
.hCol2 .tBox{
	float:left;
	width:272px;
	margin-left:29px;
	background:url(images/border.gif) no-repeat left top;
	padding:20px 10px 0 10px;
	color:#2d2d2d;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
}
.video{
	/*float:left;*/
	width:272px;
	/*margin-left:29px;*/
	/*background:url(images/video.png) no-repeat center top;*/
	padding:0px 16px 0 16px;
	height:205px;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;

}
.hCol3{
	float:left;
	width:289px;
}
.lbox{
	float:left;
	width:289px;
	margin-bottom:14px;
	text-align:left;
}
.lboxTop{
	float:left;
	width:289px;
	background:url(images/lboxTop.png) no-repeat left top;
	font-size:1px;
	height:6px;
}
.lboxMid{
	float:left;
	width:259px;
	background:url(images/lboxMid.png) no-repeat left top;
	padding:10px 15px;
}
.lboxBot{
	float:left;
	width:289px;
	background:url(images/lboxBot.png) no-repeat left top;
	font-size:1px;
	height:6px;
}
.title{
	background:url(images/arr.png) no-repeat left center;
	font-size:19px;
	padding:6px 0 4px 35px;
	text-align:left;
}
.title span{
	color:#5cb3f0;
}

.lbox a:hover
{color:#ffffff;}
/*
.internal{
float:left;
width:926px;
background:#f8f8f8 url(images/border.gif) no-repeat left top;
padding:20px 16px;
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
border-bottom:1px solid #c8c8c8;
min-height:480px
}
.internalTest{
float:left;
width:926px;
background:#f8f8f8 url(images/borderTest.gif) no-repeat left top;
padding:20px 16px;
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
border-bottom:1px solid #c8c8c8;
min-height:480px
}*/

.test{
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #ffffff;
}

.testNo{
	border-top:1px none #dfdfdf;
}
.testLeft{
	max-width: 100%;
	display: inline-block;
	padding:0px 0 16px 0;
}
.testLeft div.t1{
	float:left;
}
.testLeft div.t2{
	float:right;
}
.testRight{
	display: inline-block;
	padding-left:74px;
}
.testRight input{
	margin-top:0;
	border:0px;
	/*background:#f8f8f8;*/
	color:#5cb3f0;
	font-size:14px;
	font-weight:bold;
}

#slider, #slider1, #slider2, #slider3, #slider4, #slider5, #slider6, #slider7{
	max-width: 100%;
	padding:10px 0 10px 0;
}


.margR{
	margin-right:210px;
}
.but{
	background:#f1f1f1 url(images/arr.png) no-repeat 2px center;
	font-size:19px;
	padding:8px 6px 4px 37px;
	border-top:1px solid #fcfcfc;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #f1f1f1;
	font-weight:normal
}

h2.download-title {margin-bottom:25px;}


.testRight input{
	/*float:right;*/
	width:100px;
	/*margin-top:-2px;*/
	margin-top:0px;
	_margin-top:0;/*
	border:1px none #f8f8f8;
	background:#f8f8f8;*/
	color:#e62739;
	font-size:16px;
	font-weight:bold;
	padding:3px;
}

/*Edits */
.title a{
	color:#2d2d2d
}
.loginfo{
	float: right;
	margin-bottom: 20px;	
}

/*CSS GEERT*/
.language
{
	width:700px;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
	float:left;
	font-size:140%;
	color:#474747;
	/*font-style:italic;*/

	background-image:url(includes/arrow.png);
	background-position:left;
	background-repeat:no-repeat;


}

.language a
{
	color:#5cb3f0;
	text-decoration:underline;


}

.linkforum
{
	width:350px;
	text-align:right;
	margin:10px 0 0 0;
	font-size:16px;
	float:right;
	text-decoration:underline;
}
.title:hover
{
	background:url(images/arr_o.png) no-repeat left center;
}

.languageselect li a {color:#ffffff !important;}
.languageselect li.my-nav {background-color:#e54f2f !important;}
.languageselect ul.dropdown-menu li.my-nav {background-color:#ffffff !important;}
.languageselect ul.dropdown-menu li a {color:#e54f2f !important;}

/*NIEUWE HEADER*/

.head-box1 {
	background:url(images/head-bg1.gif) repeat-x 0 0 #252832;
	border-bottom:3px solid #1c1e25;
	padding-bottom:0px;
}


.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}
/*header h1 {
	padding:12px 0 0 10px;
	margin:0;
	font-size:0;
	float:left;
	line-height:0;
}*/

/*header h1 a
{font-family:Arial narrow;
color:#ffffff;
text-decoration:none;
}*/
/*.logo {
	display:block; 
	width:420px; 
	height:65px; 
	text-indent:-5000px; 
	background:url(images/logo_nl.png) 0 0 no-repeat;
}*/
.soc-links {
    float: right;
    margin-right: 9px;
    padding-top: 43px;
}

.soc-links a {
	display:block;
	width:36px;
	height:36px;
}

.soc-links a:hover {
	background-position:0 -111px;
}

.soc-links li {
	display:block;
	float:left;
	margin-left:6px;
}

.soc-link1 {
	background:url(images/soc-link1.png) no-repeat 0 0;
}

.soc-link2 {
	background:url(images/soc-link2.png) no-repeat 0 0;
}
.soc-link3 {
	background:url(images/soc-link3.png) no-repeat 0 0;
}

.head-box3 {
	width:100%;
	background:url(images/menu-bg1.gif) repeat-x 0 0 #b2300e;
}
/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
/*
nav {
	margin-left:0px;
	width:950px;
	background:url(images/divider1.gif) no-repeat right 0;
}*/

.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	width:156px;
	text-align:center;
	position:		relative;	

}
.sf-menu a {
	display:		block;
	position:		relative;
	color:#fff;
	font-size:12px;
	background:url(images/divider1.gif) no-repeat 0 0;
	line-height:15px;
	text-transform:uppercase;
	padding:23px 0;
	min-height:27px;
}

.sf-menu a:hover,
.sf-menu li.active a,
.sf-menu li.sfHover > a {	
	text-decoration:none;
}

.sf-menu li:hover,
.sf-menu li.active,
.sf-menu li.sfHover {
	background:url(images/menu-hov.gif) repeat-x 0 0 #7a230c;
}
.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	color:#16181e;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
	background:none;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	padding:18px 0 8px;
	background:url(images/menu-bg2.gif) repeat-x 0 0 #b2300e;
	border-bottom:1px solid #dd6535;
	border-right:1px solid #a8381a;
	border-top:1px solid #91270b;
	border-left:1px solid #c9471e;
	width:			153px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	padding:18px 0 8px;
	background:url(images/menu-bg3.gif) repeat-x 0 0 #609eaa;
	border-bottom:1px solid #4d818b;
	border-right:1px solid #5d99a5;
	border-top:1px solid #a9dde6;
	border-left:1px solid #80bfca;
	width:			153px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;	
	margin-bottom:14px;
}
.sf-menu ul a {
	padding:0;
	background:none;
	display:inline-block;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			2px;
	top:			70px; /* match top ul list item height */
	z-index:		99;

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 157px;
    top: -19px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.clearbig {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.hometitle
{
	font-family: georgia, arial;
	color:#5d6376;
	font-size:24px;
	padding: 0px;
	margin: 0px 0 0px 0px;
	font-weight:normal;
	font-style:italic;
	line-height:100%;
	text-align:left;
	float:left;
}

.header_area .main_menu .navbar_main li ul.dropdown-menu li {display:block;}

/* Test Sliders */

.test {padding:25px 0;}
.test h4 {margin-bottom:10px;font-size:16px;color:#282828;}

.slider-test > .slider-bar {
	display: block;
	width: 100%;
	height: 6px;
	position: relative;
	background-color: #222;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.slider-test > .slider-bar > span {
	position: absolute;
	left: 0;
	top: 16px;
	font-size: 12px;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.slider-test > .slider-bar > svg {
	margin-top: 8px;
}

.slider-test > .slider-bar > span:nth-child(2) {
	left: 25%;
}

.slider-test > .slider-bar > span:nth-child(3) {
	left: 50%;
}

.slider-test > .slider-bar > span:nth-child(4) {
	left: 75%;
}

.slider-test > .slider-bar > span:nth-child(5) {
	left: 100%;
}

.slider-test .ui-slider-handle {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/* CSS GEERT */
@media (min-width: 991px){
.navbar_main li.my-nav ul {
    display: block;
    opacity: 0;
    transform: translateY(20px);
    visibility: hidden;
    background-color: white;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);}
}

/* general */
.plit_content p {margin-top:5px !important; margin-bottom:5px !important;}
.plit_columns_area .plit_columns .plit_content h2 {padding-top:10px;}
.plit_columns_area .plit_columns .plit_content {padding-bottom:0px;}

.navbar_main li.my-nav ul {
    border: none;
    /*box-shadow: none;*/
    border-radius: 0 0px 5px 5px;
    min-width: 200px;
    transition: all .2s ease;
    background: #fff !important;
	padding: 0;}

.navbar-brand>img {width:250px; height: auto;}

a.lets_talk.wow {

    position: relative;
    top: 50px;
    background: #1FBAD7;
	color:#fff;
	text-transform:uppercase;
    padding: 15px 25px;
	text-shadow: none!important;
	border-radius: 3px;
	font-size: 16px;

}


h1 span {font-size:21px;}

strong {font-weight:600;}
/*
ul {list-style:square;}
li {font: 400 16px/26px "Poppins", sans-serif;
    color: #7c8a9a; line-height:200%; list-style:inside; list-style-type:inherit;}

ul.align, ul.page {list-style:none;}
ul.hardcover_front {list-style:none;}
ul.page li {list-style:none;}*/


/*home page*/
.plit_columns_area .plit_columns .plit_img img {max-width: 100%; max-height: 400px;}
.get_with_pro .tittle p {font-size:16px; line-height: 27px;}

.col-md-6 .hardcover_front img {padding-top:0px;}

/* scroll button  */
.scroll-slide-f.scroll-button {
    position: absolute;
    left: 50%;
    bottom: -30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.section-slide .scroll-button {
    position: absolute;
    left: 50%;
    bottom: -30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.blue_version .slider_area .slider_wrapper a.scroll-button {
    padding: 10px;
    text-align: center;
    background: rgba(0,0,0,0.5) !important;
    border: 1px solid rgba(255,255,255,0.5);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    display: block;
    z-index: 10;
}

.scroll-button > span {background-color: rgba( 255, 73, 73, 1 );}

.scroll-button > span {
    width: 30px;
    height: 40px;
    line-height: 40px;
    display: block;
    background: #1fbad7;
    color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
	    margin: 0 auto;

}

.scroll-button > span i {
    -webkit-animation: todown 1.2s infinite linear;
    animation: todown 1.2s infinite linear;
	margin-left:10px;
}

.slider_area .slider_wrapper a.scroll-button {line-height: 22px; width:52px;}

/* button boek homepage */
.it_work_area .it_work_row .align .book .page li a.btn {width:140px;}

/*registratie*/
form#regemail {
    margin-top:15px;
    width: 100%;
    max-width: 752px;
}
form#regemail .regTab {
    list-style: none;
    padding: 0;
    margin: 0;
}
li.infname,
li.inlname,
li.inemail,
li.ingender,
li.incountry,
li.inyob,
li.inmlevel,
li.inbranche {float:left;}

ul.regTab li input{padding:12px 18px; height: 40px; color: #7c8a9a; border-color: #7c8a9a; border-style:solid; border-width: 1px; background: #ffffff;}
ul.regTab li {width: 100%; max-width: 340px; margin-bottom: 20px; padding-left:15px; padding-right:15px;}
ul.regTab li.ingcode {width:100%; max-width:450px;}
ul.regTab li.nxtbutton {width:100%; max-width:460px;}

.reg2 ul.regTab li {max-width:100%;}

li.infname input, li.inlname input, li.inemail input {width:100%;}


.regTab select {width: 100%; height:40px; color: #7c8a9a; padding:0px 18px; background: #ffffff; border-color: #7c8a9a; border-style: solid;
    border-width: 1px;}
.incountry select {width:100%;}
.ingender select {width:100%;}
.inyob select {width:100%;}
li.ingcode {width:100% !important;}
.ingcode input {padding:0 9px !important; height: 32px !important;}
.nxtbutton input {padding:0 !important; border:0 !important; height: 34px !important; }
li.nxtbutton {width:100% !important;}
.nxtbutton a {float:left; margin-right: 25px;}



/*_slider.scss*/
h1.wow.fadeInUp{
    font-size: 51px;
    font-weight: 700;
    color: #ffffff;
    max-width: 940px;
    margin: 0 auto;  
}

/*_header.scss*/
/*ul.navbar_main li.my-nav a {padding-left:32px !important;}*/
/*.header_area .main_menu .navbar_main {float: left;}*/



@media (min-width: 991px){ 
li.my-nav:hover  ul.dropdown-menu{opacity: 1; visibility: visible; transform: translateY(0);}
ul li ul.dropdown-menu {border-radius:0 0px 5px 5px;}	
}

.dropdown-menu li a {line-height: normal!important; padding: 10px 20px!important; display: block; text-align: left!important;}
ul.dropdown-menu li.my-nav a {padding-left:20px!important;}

/*book.css*/




/*figcaption {width:610px;}*/
figure.book {margin-left:130px;}

/*_about.scss*/
.about_area {padding-top:10px;}

/*_work.scss*/
.it_work_area .it_work_row .align > li {width: 100%;}

/* _get.scss*/
.get_with_pro, .reviews_area {background-color:#f3fafe;}

/* _banner.scss */
.banner_area h2 {font:600 42px "Poppins", sans-serif;}


/*Header test area*/
.banner_area.test_area h2 {text-align:center; padding:180px 0 185px 0px;}

.about_area img {
    max-width: 525px; padding-right: 10px;}

.about_area .col-md-12 img {max-width:100% !important;}
	
/*banner*/
.banner_area { 
    background: url(../images/header-test.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    z-index: 2;
}
@media (min-width: 801px){ 
    .banner_area {
        min-height: 410px;
    }
}

/*text*/
.col-sm-6 p {padding-bottom:10px;}
.container h4 {padding-top:25px;}
.container h4 + p {padding-top:5px;}

.plit_columns_area .plit_columns .plit_content h2 {padding-top: 10px; padding-bottom:10px;}

.plit_columns_area {padding: 60px 0; background: #fff;}

.tittle {padding-top:60px;}
.tittle p {font-size:16px; line-height: 27px;}

figcaption p {font-size:16px;}
.about_area .col-md-6 ul li {font-size:16px; line-height:27px; color:#7c8a9a; list-style: square; list-style-position: inside;}
/*.col-md-6 ul.page, .col-md-6 ul.page li {list-style: none;}*/


/*taalkeuze*/

/* wat zijn mijn talenten */
.about_area .italic_pragraph {padding-left: 47px;padding-top:45px; margin-top:0px; padding-bottom: 0px;}
.about_area .italic_pragraph:before {left:-33px; top:107px;}
.col-md-6 img, .col-sm-6 img, .col-md-4 img, .com-sm-4 img {padding-top:25px;}

/*het talentenpaspoort*/
.col-sm-6.plit_img img {padding-top: 10px;}
.see_yourself .tittle {padding-top:0px;}
.work_width_best_area .all_categories {text-align:center;}
.work_width_best_area.geert {background:none; position:initial;}
.work_width_best_area.geert p a img {padding-right:0 !important;} 

/*het boek*/
.col-md-4 .align > li {margin-left:0px; padding-left:0px;}
.col-md-4 img {padding-right:0px;}
.about_area .col-md-6 .book ul li {list-style:none;}

/* RESPONSIVENESS slider homepage slogan + scroll down button */
@media (max-width: 320px){ 
h1.wow.fadeInUp {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    max-width: 940px;
    margin: 0 auto;
}	
.slider_area .slider_wrapper {padding: 150px 15px 90px 15px;}	
}


@media (max-width:550px){
	h1.wow.fadeInUp{
		font-size:21px!important;
		display: none;
	}	
	

	a.lets_talk.wow{
		position:relative!important;
		top:0px!important;
	}
	


}


@media (max-width: 375px){
	.inmlevel select {max-width: 216px;}
	.ingcode input {max-width:50px;}
}

@media (min-width:321px) and (max-width: 375px){ 
h1.wow.fadeInUp {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    max-width: 940px;
    margin: 0 auto;
}	
}

@media (min-width:375px) and (max-width: 1024px){
h1.wow.fadeInUp {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    max-width: 940px;
    margin: 0 auto;
}	
.slider_area .slider_wrapper {padding: 236px 0px 215px 0px;}	
}
	
@media (min-width:1025px) and (max-width: 1280px){
h1.wow.fadeInUp {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    max-width: 940px;
    margin: 0 auto;
}	
.slider_area .slider_wrapper {padding: 248px 0px 234px 0px;}	
}

@media (min-width:1281px) and (max-width: 1366px){
h1.wow.fadeInUp {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    max-width: 940px;
    margin: 0 auto;
}	
.slider_area .slider_wrapper {padding: 267px 0px 185px 0px;}	
}

@media (min-width:1367px) and (max-width: 1440px){
h1.wow.fadeInUp {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    max-width: 940px;
    margin: 0 auto;
}	
.slider_area .slider_wrapper {padding: 280px 0px;}	
}
/*einde responsiveness slider homepgae*/

/* pagina bedrijven */
.perfec_row .developer {
    text-align: center;
    border-bottom: 1px solid #1FBAD7 ;
    border-left: 1px solid #1FBAD7 ;
    position: relative;
    overflow: hidden;
    height: 170px;
    backface-visibility: hidden;
    perspective: 1000px;
}

.perfec_row .developer .icon {
    width: 80px;
    margin: 0 auto;
    border-bottom: 2px solid #1FBAD7 ;
    padding-bottom: 20px;
    /*transform: rotateY(0deg);
    backface-visibility: hidden;
    transition: 0.6s;
    transform-style: preserve-3d;*/
}

.perfec_row .developer h5 {
    font: 400 16px "Poppins", sans-serif;
    text-transform: uppercase;
    color: #494949;
    padding-top: 15px;
    padding-bottom: 28px;
   /*transform: rotateY(0deg);
    backface-visibility: hidden;
    transition: 0.6s;
    transform-style: preserve-3d;*/
}

.perfec_row {
    margin-top: 43px;
    border-top: 1px solid #1fbad7;
    border-right: 1px solid #1fbad7;
}

.perfec_row .developer .icon img {
    width: 50px;
    height: auto;
    max-width: 100%;
    padding-top: 30px;
}
 /*  download report */
.reg2 h2 {padding:15px;}
.reg2 ul.regTab li.button input {padding:0; height:34px; border:none;}

/*thank you page*/
.about_area h2 {padding:15px 0 15px 0px;}
.container.thankyou {padding-left:30px;}

/*contact page*/
.contact-column {padding: 0px 10px 0px 10px;}

@media (max-width: 991px){
.languageselect.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;}	
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
/* Styles */
	.book figcaption {width:320px;}
	figure.book {margin-left:auto;}
	.it_work_area {padding-bottom:310px;}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 480px) and (max-width : 768px) {
/* Styles */
	.book figcaption {width:460px;}
	figure.book {margin-left:0px;}
	.it_work_area {padding-bottom:115px;}
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
/* Styles */
	.book figcaption {width:510px;}
	.it_work_area {overflow: inherit;}
}

/*Mobile Geert*/
@media only screen and (max-width : 768px) {
	.map_area {padding-bottom: 145px;}
	.about_area img {max-width:250px;}
}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
	.book figcaption {width:800px;}
}

.antispam {display:none;}

.td.contact-column {text-align:center; float:left; position: relative; width:100%; max-width:320px;}
.about_area p {clear:both;}

.hardcover_front {z-index:auto !important;}

.testLeft .slider-test {max-width:100%;}

.client_logo_area{
	margin-top:40px;
}


.logos{
	padding-top:50px!important;
	padding-bottom:50px!important;
	background:#fff;
}

section.logos.row {padding-top:0px !important;}


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

a.lets_talk.wow {
	font-size: 11px!important;
	}
}


