 /* CSS Document */
ol,ul{list-style:none}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}caption,th{text-align:left}table{border-collapse:collapse;border-spacing:0}abbr,acronym,fieldset,img{border:0}body,blockquote,dd,div,dl,dt,form,fieldset,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}q:before,q:after{content:''}
body {
	background:url(images/bg-main.jpg) repeat;
	color:#333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	overflow:hidden;
}
a {cursor:pointer; outline:none; color:#cc3131; text-decoration:none}

#loading { position:absolute; width:100%; height:100%; top:0; left:0; z-index:1000000; text-align:center; background-color:#FFFFFF }
#loading img { margin:200px 0 0 0; }
#loading p {
	font-size:20px;
	font-weight:bold;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#19659d;
	padding-top:10px;
}
#top_end {
	background-color:#0C0;
	height:100px;
	position:absolute;
	top:-100px;
	width:100%;
}
#single {
	background:url(images/bg-cover.png) repeat;
	display:none;
	height:100%;
	left:0%;
	position:fixed;
	top:0%;
	width:100%;
	z-index:5000
}
#lb {
	background:url(images/bg-lb.png);
	display:none;
	height:612px;
	left:50%; top:40px;
	margin-left:-450px;
	position:absolute;
	width:900px;
	z-index:10000
}
#cv {
	background:url(images/bg-cv.png);
	display:none;
	height:564px;
	left:50%; top:40px;
	margin-left:-270px;
	padding:100px 115px 0;
	position:absolute;
	width:310px;
	z-index:10000
}
#cv .tt {
	border-bottom:1px solid #d4d4d4;
	display:block;
	font-size:15px;
	font-weight:700;
	margin-bottom:20px;
	padding-bottom:4px;
	text-transform:uppercase;
	width:100%;
}
#cv input.inp-text, #cv input.inp-file {
	background-color:#f6f6f6;
	border:none;
	color:#666666;
	font-style:italic;
	font-weight:16px;
	outline:none;
	margin-bottom:20px;
	padding:10px;
	height:26px;
	width:290px;
}
.select_txt{
	font-size:16px;
	margin-bottom:18px;
	width:446px;
	height:46px;
	padding: 5px;
	font-style:italic;
	background: url(images/bg-trans.png) repeat;
	color:#fff;
	border:0px;
}
.select_txt option{
	color:#000;
	background: url(images/bg-trans.png) repeat;
}

#cv input.inp-file {padding:0; width:310px}
#cv .txt-area {
	background-color:#f6f6f6;
	border:none;
	color:#666666;
	font-style:italic;
	font-weight:16px;
	outline:none;
	margin-bottom:20px;
	padding:10px;
	height:70px;
	resize:none;
	width:290px;
}
#cv p {
	color:#444444;
	font-size:11px;
	padding-top:10px;
	text-align:center;
}
#div-input-file{
    background:url(images/btn-file.gif) no-repeat 100% 0;
    height:60px;
    width:310px;
    margin:0px;
}
#div-input-file #fileToUpload{
	cursor:pointer;
    opacity: 0.0;
	height:46px;
    -moz-opacity: 0.0;
    filter: alpha(opacity=00);
	width:310px;
}
#div-input-falso{
    margin-top:-46px;
}
#div-input-falso #file-falso{
	background-color:#f6f6f6;
	border:none;
	font-size:11px;
	outline:none;
	color:#666666;
	cursor:pointer;
    width:190px;
    height:26px;
	padding:10px;
    font-family: Verdana;
}
.slider-wrapper {
	margin:190px auto 0;
	width:681px;
}
a.btnclose-red, a.btnclose-blue {
	background:url(images/sprite.png) -181px 0;
	display:block;
	height:67px;
	position:absolute;
	right:16px;
	top:24px;
	width:77px;
}
a.btnclose-blue {
	background-position:-181px -67px;
}
a.btnclose-red:hover {background-position:-258px 0}
a.btnclose-blue:hover {background-position:-258px -67px}
#dynamic-app-single, #dynamic-toolbar-single {
	display:none;
	height:688px;
	top:10%; left:50%;
	margin:0 auto 0 -446px;
	padding:317px 0 0 467px;
	position:absolute;
	overflow:visible;
	width:424px;
	z-index:10000
}
#dynamic-app-single{
	background:url(images/bg-single-app.png);
}

#dynamic-app-single p, #dynamic-toolbar-single p {
	color:#444444;
	font-size:15px;
	margin-bottom:12px;
	width:335px;
}
#dynamic-app-single p {width:305px}
#dynamic-app-single a.btn-close, #dynamic-toolbar-single a.btn-close {
	background:url(images/sprite.png) -351px 0;
	display:block;
	height:67px;
	right:12px; top:94px;
	position:absolute;
	text-indent:-9999px;
	width:133px;
}
#dynamic-app-single a.btn-close:hover, #dynamic-toolbar-single a.btn-close:hover {
	background-position:-351px -67px;
}
#dynamic-app-single a.btn-lb, #dynamic-toolbar-single a.btn-lb {
	display:block;
	height:128px;
	left:300px; top:688px;
	position:absolute;
	width:128px;
}
#dynamic-app-single a.icon1 {
	left:300px;
}
#dynamic-app-single a.icon2 {
	left:460px !important;
}

#dynamic-toolbar-single a.btn-lb {
	left:142px; top:578px;
}
#dynamic-toolbar-single a {text-decoration:none}
#dynamic-toolbar-single a:hover {text-decoration:underline}
#dynamic-toolbar-single a.icon1 {left:142px}
#dynamic-toolbar-single a.icon2 {left:300px !important}
#dynamic-toolbar-single a.icon3 {left:462px !important}
#dynamic-toolbar-single a.icon4 {left:622px !important}
#dynamic-toolbar-single a.icon5 {left:220px !important; top:724px !important}
#dynamic-toolbar-single a.icon6 {left:380px !important; top:724px !important}
#dynamic-toolbar-single a.icon7 {left:540px !important; top:724px !important}

#dynamic-app-single ul {
	width:310px;
}
#dynamic-app-single ul li {
	background:url(images/bullet.gif) 0 7px no-repeat;
	font-size:15px;
	padding:0 0 10px 15px;
}
#dynamic-app-single img.ilustra {
	position:absolute;
	left:-70px; top:30px;
}
#dynamic-app-single {
	display:none;
}

#dynamic-app-single a.btn-lb {
	cursor:auto;
}

#dynamic-toolbar-single a.btn-lb {
	cursor:auto;
}

#dynamic-toolbar-single {
	background:url(images/bg-single-toolbar.png);
}
#dynamic-toolbar-single img.ilustra{
	position:absolute;
	left:-355px; top:0;
}
header {
	background:url(images/bg-header.png) 0 0 repeat-x;
	height:104px;
	position:fixed;
	width:100%;
	top:0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	z-index:1000
}
header.small {
	background:url(images/bg-header.png) 0 -50px repeat-x;
	height:54px;
}
header #logo {
	left:0;
	position:absolute;
	top:26px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
header #logo img{
	height:51px;
	width:211px;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
header.small #logo {top:8px}
header.small #logo img {
	height:35px;
	width:144px;
}
header ul {
	position:absolute;
	right:-10px;
	top:40px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
header.small ul {
	top:0;
	right:60px;
}
header ul li {
	float:left;
	text-transform:uppercase;
}
header ul li a {
	color:#666666;
	display:block;
	padding:10px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
header.small ul li a {
	padding:16px 10px 13px;
}
header ul li a:hover {
	background-color:#fff;
	color:#1c6fae;
}
header ul li a.selected {
	background-color:#cc3131;
	color:#FFF;
}
header .social {
	position: absolute;
	right: 0;
	bottom: 24px;
	width:100px;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
header.small .social {
	bottom: 12px;
	right: 75px;
}
header .social a {
	background:url(images/sprite.png) 0 0;
	float:left;
	display:block;
	height:30px;
	margin-right:5px;
	width:30px;
}
header #lang {
	position: absolute;
	right: 0;
	top: 16px;
	font-size: 14px;
	color: #999;
}
header #lang em {
	font-style: normal;
	color: #666;
}
header #lang a {
	color: #999;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
header #lang a:hover {
	color: #1c6fae;
}
header .social a#top-twitter {background-position:-158px -138px}
header .social a#top-facebook {background-position:-193px  -138px}
header .social a#top-linkedin {background-position:-228px  -138px; margin:0}
header .social a#top-twitter:hover {background-position:-158px -168px}
header .social a#top-facebook:hover {background-position:-193px -168px}
header .social a#top-linkedin:hover {background-position:-228px -168px}
.wrapper {
	margin:0 auto;
	height:100%;
	position:relative;
	width:960px;
}
.sec-title {
	background:url(images/session-title.png) no-repeat;
	bottom:3px;
	font-size:15px;
	height:85px;
	left:72px;
	margin:0 auto;
	padding-top:46px;
	position:absolute;
	text-align:center;
	width:804px;
}
#topo .sec-title,
#about .sec-title {
	bottom:15px;
}
.sec-title p {margin-bottom:14px}
.sec-title a {
	background-color:#2981C4;
	color:#FFFFFF !important;
	font-size:20px;
	font-weight:700;
	padding:7px 15px;
	text-shadow:1px 1px 1px #777;
	text-decoration:none;
	text-transform:uppercase;
}
.sec-title a:hover {background-color:#1c6fae}
.sep {
	background:url(images/bg-grad-bot-top.png) 0 repeat-x;
	height:4px;
	margin-top:-4px;
	width:100%;
}
#control {
	background:url(images/bg-control.png);
	height:97px;
	padding:3px 0 0 3px;
	position:fixed;
	right:15px;
	width:22px;
	top:315px;
	z-index:1000
}
#control a {
	background:url(images/count-slide.png) 0 0;
	display:block;
	height:19px;
	width:19px;
}
#control a:hover, #control a.selected {
	background-position:0 -19px;
}
#topo {
	height:470px;
	margin-top:-3px;
	text-align:center;
	width:100%;
	z-index:100
}
#topo .bg1 {
	background:url(img/topo.jpg) 0 0 fixed;
	position:absolute;
	width:100%;
	height:100%;
}
#topo .bg2 {
	background:url(images/lines.png) right 0 fixed no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#topo .cont {
	position: absolute;
	width: 532px;
	height: 504px;
	font-size: 14px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-align: center;
	background:url(images/swoosh.png) no-repeat;
	z-index: 1;
}
#topo .cont .text {
	position: absolute;
	width: 260px;
	height: 56px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: default;
}
#topo .cont .text:hover {
	height: 120px
}
#topo .cont .text h1 {
	font-size:48px;
	line-height: 60px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#topo .cont .text:hover h1 {
	font-size:60px;
}
#topo .cont .text1 {
	left: 10px;
	top: 130px;
	color: #1c70af;
}
#topo .cont .text1:hover {
	top: 110px;
}
#topo .cont .text2 {
	left: 160px;
	top: 320px;
	width: 280px;
	color: #2f1154;
}
#topo .cont .text2:hover {
	top: 300px;
}
#topo .cont .text3 {
	left: 340px;
	top: 130px;
	color: #cc3432;
}
#topo .cont .text3:hover {
	top: 110px;
}
#topo .sec-title h3,
#about .sec-title h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
}
.scroll-wrap {
	position: relative;
	width: 440px;
	margin: 5px auto 0;
}
.scroll-wrap .prev,
.scroll-wrap .next {
	position: absolute;
	top: 16px;
	width: 7px;
	height: 20px;
	padding: 0;
	background: url(images/sprite.png);
}
.scroll-wrap .prev {
	left: 0;
	background-position: -258px -138px;
}
.scroll-wrap .prev:hover {
	background-color: transparent;
	background-position: -258px -158px;
}
.scroll-wrap .next {
	right: 0;
	background-position: -265px -138px;
}
.scroll-wrap .next:hover {
	background-color: transparent;
	background-position: -265px -158px;
}
.scroll-wrap .disabled {
	background: none;
}
.scroll-wrap .scrollable {
	position: relative;
	width: 400px;
	height: 55px;
	overflow: hidden;
	margin: 0 auto;
	border-top: 1px solid #ddd;
}
.scroll-wrap .scrollable .items {
	position: absolute;
	width: 20000em;
	height: 100%;
}
.scroll-wrap .scrollable .items > div {
	position: relative;
	float: left;
	height: 100%;
	width: 400px;
}
.news-wrap .scrollable .items > div {
	font: 11px 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
.news-wrap .scrollable .items > div > a {
	display: table;
	width: 310px;
	height: 100%;
	padding: 6px 10px 6px 80px;
	font-size: 15px;
	line-height: 21px
	text-align: left;
	text-transform: none;
	color: #333 !important;
	background: none;
	text-shadow: none;
	overflow: hidden;
	text-overflow: elliplis;
}
.news-wrap .scrollable .items > div > a > span {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.news-wrap .scrollable .items > div > span.news-date {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	top: 10px;
	width: 70px;
	font-size: 12px;
	text-align: center;
	color: #999;
}
.news-wrap .scrollable .items > div > span.news-date strong {
	display: block;
	font-size: 19px;
	line-height: 21px;
	font-weight: 400;
}
#products {z-index:200}
#clients {z-index:300}
#about {z-index:400}
#contact {z-index:500; position:relative}
#products, #about, #clients {
	background:#f4f4f4 url(images/bg-grad-bot-top.png) 0 top repeat-x;
	height:750px;
	margin-top:-4px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:100%;
}
#products h1, #clients h1, #contact h1, #about h1 {
	font-weight:700;
	font-size:60px;
	padding-top:70px;
	text-transform:uppercase;
}
#about h1 {
	padding-bottom: 20px;
}
#products h1 {
	padding-bottom:50px;
}
#products .products-wrap {
	position: relative;
	margin-left:60px;
	/*
	width:1100px;
	margin:10px auto;
	*/
}
#products .product {
	position: relative;
	float:left;
	width: 40%;
	padding-bottom: 2%;
	font-size:15px;
	z-index:1000;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
#products .product:first-child {
	padding-left: 5%;
}
#products .product:last-child {
	padding-right: 0%;
}
#products .product.level2 {
	width: 25%;
	padding: 0 !important;
	margin-top: 5%;
	font-size: 12px;
	-webkit-opacity: .75;
	-moz-opacity: .75;
	opacity: .75;
}
#products .product.level3 {
	width: 20%;
	padding: 0 !important;
	margin-top: 10%;
	font-size: 10px;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
#products .product img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#products .product p {
	padding: 5% 3% 7%;
}
#products .product a,
#jobs .position a.apply {
	background:#ccc;
	color:#fff;
	font-family: 'Titillium', Arial, Helvetica, sans-serif;
	padding:5px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #ccc;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
#products .product a.productImage, #products .product a.productImage:hover {
	background: none;
}

#products .product{
	cursor:pointer;
}
#products .product.level2 a {
	padding:4px 12px;
}
#products .product.level3 a {
	padding:3px 8px;
}
#products .product a:hover,
#jobs .position a.apply:hover {
	background:#1c6fae;
}
#about {
	margin:0;
	height:630px !important;
}
#about .bg3 {
	background:url(img/montreal1.jpg) 0 0 fixed;
	position:absolute;
	width:100%;
	height:33.3333%;
}
.scroll-block {
	width: 50%;
	margin: 2em auto 0;
}
.scroll-block h2 {
	padding: 10px 0 5px;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	background: url(images/tt-shadow.png) center 0 no-repeat;
}
#jobs .position {
	width: 400px;
	padding: 5px 0 10px;
	font-size: 11px;
	text-align: left;
	color: #666;
}
#jobs .position a.jobTitle {
	display: block;
	width: 280px;
	overflow: hidden;
	font-size: 15px;
	color: #333;
}
#jobs .position a.apply {
	float: right;
	margin: 7px 0 0;
	font-size: 15px;
}
#clients h1 {margin-bottom:90px}
#clients #brands {
	color:#FFF;
	font-size:24px;
	font-weight:300;
	height:190px;
	padding-top:90px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:960px;
}
#clients #brands .bg4 {
	display:none;
	position:absolute;
	left:340px; top:0;
	z-index:550;
}
#clients #brands p{
	position:relative;
	z-index:570
}
#clients #brands a {
	display:block;
	height:130px;
	left:65px; top:0px;
	position:absolute;
	width:130px;
	z-index:570;
	cursor: auto;
}
#clients #brands a.client2 {
	left:238px;
}
#clients #brands a.client3 {
	left:auto;
	right:238px
}
#clients #brands a.client4 {
	left:auto;
	right:65px;
}
#clients #brands a.client5 {
	top:151px;
}
#clients #brands a.client6 {
	left:238px;
	top:151px;
}
#clients #brands a.client7 {
	left:auto;
	right:238px;
	top:151px;
}
#clients #brands a.client8 {
	left:auto;
	right:65px;
	top:151px;
}
#contact {
	background:url(images/bg-contact.jpg) repeat;
	color:#FFF;
	font-size:15px;
	height:690px;
	width:100%;
}
#contact h1 {
	color:#FFF;
	margin-bottom:50px;
	text-align:center;
}
#contact .side {
	float:left;
	margin-right:40px;
	width:460px;
}
#contact .side h3 {
	font-weight:700;
	margin:30px 0 20px;
	text-transform:uppercase;
}
#contact .side p {margin-bottom:20px}
#contact .side a {color:#fff}
#contact input.inp-txt {
	background:url(images/bg-trans.png) repeat;
	border:none;
	color:#fff;
	font-size:16px;
	height:16px;
	line-height:16px;
	outline:none;
	margin-bottom:20px;
	outline:none;
	padding:15px 7px;
	font-style:italic;
	width:432px;
}
#contact .txt-area {
	background:url(images/bg-trans.png) repeat;
	border:none;
	color:#fff;
	font-style:italic;
	font-size:16px;
	height:90px;
	outline:none;
	margin-bottom:20px;
	padding:7px;
	resize:none;
	width:432px;
}
#contact ::-webkit-input-placeholder {
   color: #fff;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
#contact :-moz-placeholder { /* Firefox 18- */
   color: #fff;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
#contact ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
#contact :-ms-input-placeholder {
   color: #fff;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
#cv ::-webkit-input-placeholder {
   color: #666;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
#cv :-moz-placeholder { /* Firefox 18- */
   color: #666;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
#cv ::-moz-placeholder {  /* Firefox 19+ */
   color: #666;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
#cv :-ms-input-placeholder {
   color: #666;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.btn-send-message {
	border:none;
	background-color:#4ea7eb;
	color:#FFFFFF !important;
	cursor:pointer;
	display:block;
	font-size:20px;
	font-weight:700;
	margin:0 auto;
	padding:7px 45px;
	position:relative;
	text-align:center;
	text-shadow:1px 1px 1px #777;
	text-decoration:none;
	text-transform:uppercase;
	width:210px;
}
.btn-send-message:hover {background-color:#4295d4}
.loading-bt {
	display:none;
	position:absolute;
	right:19px; top:8px;
}
span.phone, span.fax, span.mail, span.address {
	background:url(images/sprite.png) -502px 0 no-repeat;
	display:block;
	line-height:17px;
	margin-bottom:20px;
	padding-left:26px;
}
span.fax {background-position:-502px -26px}
span.mail {background-position:-502px -49px}
span.mail a, span.fax a, span.phone a{color:#fff !important}
span.address {background-position:-502px -72px}
a#btn-twitter-bot, a#btn-facebook-bot, a#btn-linkedin-bot {
	background:url(images/sprite.png) 0 -118px no-repeat;
	display:block;
	height:45px;
	margin-left:10px;
	width:46px;
}
a#btn-facebook-bot {background-position:-53px -118px}
a#btn-linkedin-bot {background-position:-107px -118px}
a#btn-twitter-bot:hover {background-position:0 -163px}
a#btn-facebook-bot:hover {background-position:-53px -163px}
a#btn-linkedin-bot:hover {background-position:-107px -163px}
#copyright {
	background:url(images/bg-copy.png) repeat;
	color:#2d92de;
	font-size:11px;
	height:61px;
	line-height:61px;
	text-align:center;
	width:100%;
}

#copyright a.privacy {
    color: #65B9E5;
}


@media (max-height: 920px) {
	#products h1 {
		padding-bottom:5px;
	}
	#products .product img {
		width: 90%;
	}
	.scroll-block {
		float: left;
	}
}
/*
@media (max-height: 925px) {
	#products h1 {
		padding-bottom:5px;
	}
	#products .product img {
		width: 80%;
	}
	.scroll-block {
		float: left;
	}
}
*/
@media (max-height: 925px) and (max-width: 1024px) {
	#dynamic-app-single, #dynamic-toolbar-single{
		background:url(images/bg-single-app-768.png);
		height:598px;
		top:10%;
		padding:180px 0 0 467px;
	}
	#dynamic-app-single ul li {padding-bottom:5px}
	#dynamic-app-single img.ilustra {top:-64px}
	#dynamic-app-single a.btn-lb, #dynamic-toolbar-single a.btn-lb {top:510px}

	#dynamic-toolbar-single{
		background:url(images/bg-single-toolbar-768.png);
		height:598px;
		padding:180px 0 0 467px;
	}
	#dynamic-toolbar-single img.ilustra {top:-64px}
	#dynamic-toolbar-single a.btn-lb {top:410px}
	#dynamic-toolbar-single a.icon5 {top:544px !important}
	#dynamic-toolbar-single a.icon6 {top:544px !important}
	#dynamic-toolbar-single a.icon7 {top:544px !important}
	#contact h1 {margin-bottom:10px}
	#clients h1 {margin-bottom:40px}
}
@media (max-height: 1024px) and (max-width: 925px) {
	header {height:54px; background-position:0 -50px}
	header #logo {top:8px}
	header #logo img{
		height:35px !important;
		width:144px !important;
	}
	header ul li {
		font-size:14px;
		line-height:21px;
	}
	header ul li a {padding:10px}
	header #logo {
		left:20px
	}
	header ul {
		top:40px;
		right:-8px;
	}

	header .social {
		bottom: 12px;
		right: 75px;
	}
	header #lang {
		right: 10px;
	}
	.wrapper {width:100%}
	#products #dynamic-app {left:50px; top:340px !important}
	#products #dynamic-toolbar {right:50px; top:340px !important}
	.sec-title {
		left:auto;
		width:768px;
	}
	#about .about-tt {
		background:url(images/bg-txt-main-photo-tb.png) -20px 0 no-repeat;
		padding:219px 0 0 331px;
		height:220px;
		width:440px;
	}
	#about .about-tt h1 {
		left:167px !important;
		top:43px !important;
	}
	#about .about-tt h2 {
		left:280px !important;
		top:125px !important;
	}
	#clients #brands {width:768px}
	#clients #brands a.client1, #clients #brands a.client5 {left:35px}
	#clients #brands a.client2, #clients #brands a.client6 {left:178px}
	#clients #brands a.client3, #clients #brands a.client7 {right:178px}
	#clients #brands a.client4, #clients #brands a.client8 {right:35px}
	#clients #brands .bg4 {left:247px}
	#control {display:none}
	#contact .side {
		width:340px;
		margin-left:30px;
	}
	#contact input.inp-txt, #contact .txt-area, .errms {width:312px !important}
	#dynamic-app-single, #dynamic-toolbar-single {width:364px}
	#lb {
		left:auto;
		width:768px;
		margin:0;
	}
	.theme-default a.nivo-prevNav {
		left:240px !important;
		top:330px;
	}
	.theme-default a.nivo-nextNav{
		right:240px !important;
		top:330px;
	}
}



/* Miscelanous */
.clear {clear:both}
.nomargin {margin:0 !important}
.errms {margin:10px 0; color:#fff; width:450px; text-align:center;height:10px;}

#about #aboutLeft{
    height:193px;
    position: absolute;
    left:260px; top:200px;
	color: #333;
	font-size: 18px;
	text-shadow: 1px 1px #fff;
}
#about #aboutLeft p {
	font-size:15px;
	text-align:right;
}

#about #aboutRight{
    position: relative;
    left: -50px;
}
#about #aboutRight .new {
	margin:10px 0 20px
}
#about #aboutRight .new p {
	font:15px 'Roboto', Arial, Helvetica, sans-serif;
	font-weight:700;
	width:260px;
}
#about #aboutRight .new p.action {font-weight:400; font:11px 'Roboto', Arial, Helvetica, sans-serif;}
.news-tt {
	color:#999999;
	font:11px 'Roboto', Arial, Helvetica, sans-serif;
}
#other-products a {
    font-size: 12px;
    background-color: #ccc;
}

#other-products a:hover {
    background-color: #1C6FAE;
}

#privacy {
	background:url(images/bg-contact.jpg) repeat;
	color:#FFF;
	font-size:15px;
	position: absolute;
	padding: 50px 200px;
}

#privacy h1, #privacy h2, #privacy p {
    margin: 15px 0;
}

#privacy h1 {
    font-size: 26px;
    font-weight: bold;
    margin: 25px 0;
}

#privacy h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

/*Contact partner*/
#message{
	width:315px;
	margin:0px auto 2px auto;
	padding:0;
	border-radius: 3px;
	text-align:left;
	height:22px;
	padding-left:21px;
	font-size:12px;
	font-family: 'Open Sans';
}
.bg-success {
    color:green;
}
.bg-error{
	/*background-color: #f2dede;*/
	color:#d23838;
}
.modal{
	border-radius:0;
}
.modal.fade.in{
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.modal-backdrop, .modal-backdrop.fade.in{
	opacity:.5;
}
#container-contact-partner{
	width:840px;
	height:440px;
	margin:0px auto;
}
.contactpartner-left{
	width:430px;
	float:left;
	padding-left:39px;
}
.partner-with-us {
  width: 215px;
  height: 19px;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.6px;
  color: #d23838;
  text-align:left;
  margin-top:10px;
  margin-bottom:12px;
}
.contactpartner-left .logo{
	width:150px;
	height:50px;
	margin:23px auto 15px auto;
}
.do-you-want-to-drive {
  width: 431px;
  height: 60px;
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.467;
  letter-spacing: 0.6px;
  color: #207bb8;
  text-align:left;
}
.make-more-money-wi {
 clear:both;
  width: 300px;
  height: 19px;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #d23838;
  margin-top:10px;
}
.listoptions ul li{
	margin-bottom:15px;
}
input[type="text"]{
	font-size:12px;
	margin-bottom:12px;
	border: 0px solid #ccc;
	border-radius: 0px;
	box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	font-family:'open sans';
}
.oval {
  width: 10px;
  height: 10px;
  background-color: #8cb7d4;
  float:left;
  margin-right:19px;
  border-radius: 8px;
  margin-top:5px;
}
.option{
	padding-left:30px;
	padding-top:-2px;
}
.contactpartner-right{
	width:340px;
	background-color: #effaff;
	float:right;
	height:100%;
}
.contactpartner_submit{
	width: 90px;
	height: 26px;
	/*background-color: #207bb8;*/
	background-color: rgba(32, 123, 184, 1);
	font-size:13px;
	color:#fff;
	text-align:center;
	padding-top:5px;
	position:absolute;
	font-weight:600;
	right:26px;
	font-family:'Open Sans';
	cursor:pointer;
}
.contactpartner_submit:hover{
	background-color: rgba(32, 123, 184, .8);
}
.tell-us-about-you-an {
  width: 243px;
  height: 33px;
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.37;
  text-align: left;
  color: #207bb8;
  padding-left:22px;
}
.modal{
	border: 0px solid rgba(0,0,0,0.3);
	box-shadow: 0 0px 0px rgba(0,0,0,0.3);
}
.modal-header{
	border:0;
}
a.close{
	opacity: 1
}
.modal-body{
	padding:0px;
	margin:15px 15px 0 15px;
}
.modal-header{
	padding:0px 8px;
}
#contact input.inp-txt.error-input, #contact .txt-area.error-input, #contact .select_txt.error-input{
	border:1px solid #cc3131;
}
