/*
	============================================================================================================================================
																	START
	============================================================================================================================================
*/

@font-face {
    font-family: 'museo_slab500';
    src: url('../font/Museo_Slab_500_2-webfont.eot');
    src: url('../font/Museo_Slab_500_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Museo_Slab_500_2-webfont.woff2') format('woff2'),
         url('../font/Museo_Slab_500_2-webfont.woff') format('woff'),
         url('../font/Museo_Slab_500_2-webfont.ttf') format('truetype'),
         url('../font/Museo_Slab_500_2-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
    outline: none;
}

body {
	background:#343434;
	font-family:"Open Sans",Verdana,Arial,Helvetica,sans-serif;
}
strong {
	font-weight:bold;
}

a {
color:white;
font-weight:bold;
}
::-webkit-input-placeholder {
   color: #bdd4e4;
}

:-moz-placeholder { /* Firefox 18- */
   color: #bdd4e4;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #bdd4e4;
}

:-ms-input-placeholder {
   color: #bdd4e4;
}


/*
	------------------------------------------------------
						TEXT
	------------------------------------------------------
*/

	h1 {
		font-size: 32px;
		line-height: 38px;
		text-transform: uppercase;
		font-weight: 300;
	}
	h2{
		font-size: 30px;
		line-height: 20px;
		/*text-transform: uppercase;*/
		font-weight: 300;
		margin-bottom: 20px;
	}
	strong {
	}
	em {
		font-weight: 300;
	}
	p {
		margin-bottom: 15px;
	}
	a {
		text-decoration: none;
		color: #fff;
	}
	a.blue {
		background: #00AEA8;
		padding: 0 6px;
	}
	a.red {
		background: #d1281f;
		padding: 0 6px;
	}
	.quote {
		font-weight: 400;
	}

/*
	------------------------------------------------------
						ALTRO
	------------------------------------------------------
*/

.logt {
  font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
font-size:36px;
color:#108bc7;
margin-bottom:15px;
margin-bottom: 50px;
display:block;
/*opacity:0.5;*/
max-width: 1000px;
padding-bottom: 15px;
border-bottom: 1px solid white;


}
#logo {
    background: rgba(0, 0, 0, 0) url("../images/Soda_logo.png") no-repeat scroll 90px 36px;
    cursor: pointer;
    float: left;
    height: 215px;
    position: relative;
    width: 500px;
}
	.clear {
		clear: both;
	}
	.keyboard {
		position: absolute;
		bottom: 42px;
		right: 15px;
		z-index: 1000;
	}
	.keyboard img {
		vertical-align: middle;
	}
	pre.prettyprint {
		font-size: 12px;
		line-height: 16px;
		border: none;
		padding: 15px;
		background: url(../images/code.png) left top repeat;
		-moz-tab-size: 3;
		-o-tab-size: 3;
		tab-size: 3;
		box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
		border-radius: 2px;
	}
	code.prettyprint {
		font-size: 12px;
		line-height: 12px;
		border: none;
		padding: 3px 6px;
		margin: 0 4px;
		background: url(../images/code.png) left top repeat;
		-moz-tab-size: 3;
		-o-tab-size: 3;
		tab-size: 3;
		box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
		border-radius: 2px;
	}
	.prettyprint.distance {
		margin-bottom: 15px;
	}

	div.note {
		padding: 8px;
		position: relative;
		display: block;
		margin-bottom: 15px;
	}
	div.note .text {
		position: relative;
		z-index: 200;
		font-size: 15px;
		line-height: 17px;
		font-weight: 300;
	}
	div.note .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #00AEA8;
		z-index: 100;
		opacity: 0.5;
		border-radius: 2px;
	}

	.example-scroll {
		font-size: 12px;
		line-height: 15px;
		color: #eee;
		position: relative;
	}

/*
	============================================================================================================================================
																	HEAD
	============================================================================================================================================
*/

	.fsn-bar {
		background: #1a1a1a url(../images/Bg04.png) repeat-x scroll center -15px;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
		overflow: hidden;
	}
	.fsn-bar .bar-body {
		width: 1200px;
		margin: 0 auto;
		height: 30px;
	}



/*
	------------------------------------------------------
						MENU
	------------------------------------------------------
*/


	.menu .fsn-menu-item {
		float: left;
		position:relative;
		top:160px;
	}
	.menu .fsn-menu-item.right {
		float: right;
	}
	.menu .fsn-menu-item span,
	.menu .fsn-menu-item a {
		font-family: Open Sans;
		color: #a9a9a9;
		text-transform: uppercase;
		font-size: 12px;
		line-height: 0px;
		padding: 25px 18px;
		display: block;
	}



	.menu .fsn-menu-item:last-child {
    display: none;


	}
	.SodaSearch {
		border:1px solid #676767;
		height: 48px;

	}


	.menu .fsn-menu-item.fsn-current {
		background: #108bc7;
	}
	.menu .fsn-menu-item:hover a,
	.menu .fsn-menu-item:hover span {
		color: #ccc;
	}
	.menu .fsn-menu-item.fsn-current span {
		color: #fff;
	}
/*
	============================================================================================================================================
																	CONTENT
	============================================================================================================================================
*/

	.content-left {
		margin: 0 auto;
		max-width: 1000px;
		 padding: 90px 20px;

	}
	.content-left p{

		max-width: 1000px;


	}
	.content-right {
		float: right;
		width: 490px;
		padding-top: 30px;

	}
	.content-left.s2 {
		float: left;
		width: 340px;
	}
	.content-right.s2 {
		float: right;
		width: 640px;
	}

	.content-left .image {
		margin-top: 70px;
	}

/*
	------------------------------------------------------
						DOTS
	------------------------------------------------------
*/

	.fsn-dots .fsn-dots-item {
		background: #fff;
		opacity: 0.3;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 30);
		-MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 30);
	}
	.fsn-dots .fsn-dots-item:hover {
		opacity: 0.4;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 40);
		-MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 40);
	}
	.fsn-dots .fsn-dots-item.fsn-current {
		background: #fff;
		opacity: 0.9;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
		-MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
	}

/*
	------------------------------------------------------
						NAVIGATION ARROWS
	------------------------------------------------------
*/

	.fsn-navigation-arrow {
		background-image: url(../images/arrows.png);
	}
	.fsn-navigation-arrow.left {
		background-position: left top;
	}
	.fsn-navigation-arrow.right {
		background-position: right top;
	}

/*
	------------------------------------------------------
						PAGES
	------------------------------------------------------
*/

	.fsn-page-body {
		color: #fff;
	}
	.fsn-page {
		/*background-image: url(../images/bg.png);*/
		background-color: #000;
	}

/*
	------------------------------------------------------
						MISC
	------------------------------------------------------
*/

div#sodasearch {
    width: 1000px;
    height: 164px;
    position: absolute;
	margin:0 auto;
	color:#bdd4e4;
	padding-top: 60px;
/*	padding-left: 115px;*/
}

input:focus{
 outline:none;
}
div#search_box {
    width: 1000px;
    height: 200px;
    background: url("../images/Search_Bg.jpg") no-repeat;

}
#query {
    background: none;
	    font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
font-size:36px;
color:#bdd4e4;
    margin-left: 16px;
    margin-top: 20px;

}

#keyword{
float:left;
background:white;
width:600px;
height:70px;
margin-left:15px;
margin-top:5px;
border:none;
font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
font-size:36px;
color:#bdd4e4;
}

#clip_duration{
	/*display:inline;*/
	float:left;
background:#e9e9e9;
width:250px;
height:70px;
margin-left:20px;
margin-top:-15px;
border:none;
font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
font-size:36px;
color:#bdd4e4;
}

#search_button{
	float:right;
	display:block;
	width:79px;
	height:82px;
	position:absolute;
	right:0px;
	bottom:82px;
	background:url("../images/Search_Key.jpg") no-repeat;
	border:none;
	cursor:pointer;
	-webkit-transition: background 0.8s ease;
    -moz-transition: background 0.8s ease;
    -o-transition: background 0.8s ease;
    transition: background 0.8s ease;
}

#search_button:hover{
	background:url("../images/Search_Key_h.jpg") no-repeat;
	-webkit-transition: background 0.8s ease;
    -moz-transition: background 0.8s ease;
    -o-transition: background 0.8s ease;
    transition: background 0.8s ease;

	}

#info_keyword {
	float:left;
	position:relative;
	top:-15px;
	background:none;
	width:605px;
	height:20px;
	border-left:1px solid #a9a9a9;
	font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#a9a9a9;
	padding: 10px 0 0 15px;
	}
#info_lenght{
	float:left;
	position:relative;
	top:-15px;
	background:none;
	width:300px;
	height:20px;
	border-left:1px solid #a9a9a9;
	font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#a9a9a9;
	padding: 10px 0 0 15px;
	}

#footer {
	width:985px;
	margin:0 auto;
	height: 37px;
	margin-left:-500px;
	padding:20px 0 0 15px;
	position:absolute;
	bottom: 0px;
	left:50%;
	z-index:9997;
	text-align:left;
	overflow: hidden;
	font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#7ab6d4;
	border-top:1px solid #7ab6d4;
}

.delivery {
	background: none;
	font-family:"museo_slab500",Verdana,Arial,Helvetica,sans-serif;
	 margin: 0 auto;
    width: 980px;
	color:#bdd4e4;

}

.delivery h2{
	font-size:36px;
	color:#bdd4e4;
	font-weight:normal;
	margin-bottom:0px;
}
#test{
	font-size:36px;
	color:#bdd4e4;
	font-weight:normal;
	margin-bottom:0px;
}

.thumb {
	float:left;
	width:250px;
	}

.descr {
	float: left;
    font-size: 15px;
    margin-bottom: 45px;
	}

.descr p{
	float: left;
    width: 705px;
    font-size: 15px;
    margin-bottom: 45px;
	}

.doc {

float:left;
text-align:center;
margin-bottom:50px;
width: 320px;
}


.logfeatures {
   border-bottom: 1px solid #565656;
    color: white;
    float: right;
    font-size: 13px;
    margin-right: 100px;
    margin-top: -35px;
    padding: 0 25px;
}
.logfeatures a{
    color: #429eeb;

}

/*
	============================================================================================================================================
																	FOOTER
	============================================================================================================================================
*/

	.fsn-footer {
		background: #1a1a1a url(../images/bg_menu.png);
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
		overflow: hidden;
	}
	.fsn-footer .footer-body {
		width: 980px;
		margin: 0 auto;
		padding: 8px 0;
	}
	.fsn-footer .footer-body p {
		margin: 0;
		font-size: 11px;
		line-height: 11px;
		color: #666;
		text-align: center;
	}
	.fsn-footer .footer-body .divide {
		padding: 0 5px;
		color: #555;
	}
	.fsn-footer .footer-body a {
		color: #888;
	}
	.fsn-footer .footer-body a:hover {
		text-decoration: underline;
	}

/* ==========================================================================
   9.0 Media Queries
   ========================================================================== */

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 1024px) {


}


/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {


}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {


}

/* iPads (portrait) ----------- */

@media screen and (min-width: 1001px) and (max-width: 1260px)  {


}


@media screen and (min-width: 0px) and (max-width: 1100px)  {

#logo {
    background: rgba(0, 0, 0, 0) url("../images/Soda_logo_sm.png") no-repeat scroll 20px 40px;
    cursor: pointer;
    float: left;
    height: 150px;
    position: relative;
    width: 250px;
}

.content-left {
    padding: 30px 20px;
}
.menu .fsn-menu-item {
    top: 100px;
}
.logt {
    margin-bottom: 20px;
    padding-bottom: 0px;
}

.fsn-menu ul {


}

}


/* ==========================================================================
   9.0 Fine Media Queries
   ========================================================================== */
