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

	header {
		padding: 10px 0px;
	}

	header .social ul {
		margin-top: 10px;
		text-align: center;
	}

	#slider .item {
		padding: 0px;
	}

	#slider .item .spot {
		width: 80px;
		height: 80px;
		right: calc(30% - 40px);
		top: calc(50% - 40px);
	}

	#slider .item .spot .content {
		font-size: 8px;
		margin-top: 25px;
		margin-left: 6px;
	}

	#slider .item .spot .content:before {
		top: -11px;
		left: 9px;
		width: 10px;
		height: 10px;
	}

	#slider .item .spot .content span {
		font-size: 7px;
	}

	#cefPlusHome .wrapper {
		padding-left: 0px;
	}

	#cefPlusHome .wrapper:before {
		width: 19px;
		height: 50px;
		left: inherit;
		right: 0px;
		top: -10px;
	}

	#cefPlusHome .videoButton {
		margin-top: 15px;
	}

	#workers .workersContent .content {
		margin-top: 30px;
	}

	#workers .arrow {
		top: calc( 35% - 20px );
	}

	#workers .leftArrow {
		left: 2%;
	}

	#workers .rightArrow {
		right: 2%;
	}

	#services .selectBox {
		display: block;
	}

	#services .tab-content {
		padding: 15px;
	}

	#referances .referancesContent .item .refLogo {
		margin-bottom: 15px;
	}

	footer .mediumArea .social ul {
		text-align: center;
	}

	footer .bottomArea {
		text-align: center;
		margin-top: 30px;
	}

	footer .copyright {
		text-align: center;
	}

	.default .title {
		margin-top: 15px;
	}

	.default .title:after {
		width: 60%;
	}

	.default .infos ul li .ico {
		height: 30px;
		line-height: 30px;
	}

	#contactMap {
		height: 300px!important;
	}

	#bidRequest .form label {
		padding-left: 5px;
		font-size: 12px;
	}

	#referanceList .list .item .img .mask {
		background: transparent;
	}

	#referanceList .list .item .refListContent .refListExcerpt {
		height: auto;
	}

	.listCefArti .item .img {
		border-right: 0px;
	}

	.listCefArti .item .img .videoButton {
		right: 35px;
		bottom: 35px;
	}
}

@media only screen and (min-device-width : 481px) and (max-device-width : 767px) {

	.mobileMenu .information {
		position: relative;
	}

	header {
		padding: 10px 0px;
	}

	header .social ul {
		margin-top: 10px;
		text-align: center;
	}

	#slider .item {
		padding: 0px;
	}

	#slider .item .spot {
		width: 120px;
		height: 120px;
		right: calc(30% - 60px);
		top: calc(50% - 60px);
	}

	#slider .item .spot .content {
		font-size: 12px;
		margin-top: 36px;
		margin-left: 6px;
	}

	#slider .item .spot .content:before {
		top: -15px;
		left: 8px;
		width: 12px;
		height: 12px;
	}

	#slider .item .spot .content span {
		font-size: 10px;
	}

	#cefPlusHome .wrapper {
		padding-left: 0px;
	}

	#cefPlusHome .wrapper:before {
		width: 19px;
		height: 50px;
		left: inherit;
		right: 0px;
		top: -10px;
	}

	#cefPlusHome .videoButton {
		margin-top: 15px;
	}

	#workers .workersContent .content {
		margin-top: 30px;
	}

	#workers .arrow {
		top: calc( 35% - 20px );
	}

	#workers .leftArrow {
		left: 2%;
	}

	#workers .rightArrow {
		right: 2%;
	}

	#services .selectBox {
		display: block;
	}

	#services .tab-content {
		padding: 15px;
	}

	#referances .referancesContent .item .refLogo {
		margin-bottom: 15px;
	}

	footer .mediumArea .social ul {
		text-align: center;
	}

	footer .bottomArea {
		text-align: center;
		margin-top: 30px;
	}

	footer .copyright {
		text-align: center;
	}

	.default .title:after {
		width: 45%;
	}

	#contactMap {
		height: 300px!important;
	}

	#referanceList .list .item .img .mask {
		background: transparent;
	}

	#referanceList .list .item .refListContent .refListExcerpt {
		height: auto;
	}

	.listCefArti .item .img {
		border-right: 0px;
	}

	.listCefArti .item .img .videoButton {
		right: 50px;
		bottom: 80px;
		width: 60px;
		height: 60px;
		font-size: 24px;
		padding-top: 15px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){

	header {
		padding: 35px 0px;
	}

	header .social ul {
		margin-top: -20px;
	}

	header .social ul li a {
		width: 25px;
		height: 25px;
		font-size: 14px;
	}

	header .menu {
		margin-top: 36px;
	}

	header .menu ul li a {
		font-size: 11px;
		padding: 0px 2px;
		letter-spacing: inherit;
	}

	.noPaddingLeftTablet {
		padding-left: 0px;
	}

	#slider .item {
		padding: 0px 40px 10px 40px;
	}

	#slider .item .spot {
		width: 180px;
		height: 180px;
		right: calc(30% - 90px);
		top: calc(50% - 95px);
	}

	#slider .item .spot .content:before {
		width: 30px;
		height: 28px;
		top: -37px;
	}

	#slider .item .spot .content {
		font-size: 15px;
		margin-top: 73px;
		margin-left: 38px;
	}

	#slider .item .spot .content span {
		font-size: 13px;
	}

	#cefPlusHome .videoButton {
		margin-top: 15px;
	}

	#workers .arrow {
		top: calc(61% - 20px);
	}

	#workers .leftArrow {
		left: 2%;
	}

	#workers .rightArrow {
		right: 2%;
	}

	.default .infos ul li .ico {
		height: 30px;
	}

	.default .form {
		margin-top: 15px;
	}

	#contactMap {
		height: 689px!important;
	}

	#referanceList .list .item .img .mask {
		background: transparent;
	}

	.listCefArti .item .img .videoButton {
		right: 40px;
		bottom: 45px;
	}

}