#vyber{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
   	background-color: #252525;	
}
#vyber h3 {
	padding-top: 20px;
	padding-bottom: 30px;
	color: #eeeeee;
	font-size: 45px;
	line-height: 45px;
	font-weight: bold;
	font-family:  'Pathway Gothic One', sans-serif;
	text-decoration: none;
}


#compare {
	padding-top: 30px;
	padding-bottom: 25px;
	display:block;
	position:relative;
}


#quote-carousel {
	#padding: 40px 20px 30px 20px;
}
#quote-carousel .carousel-control {
	background: none;
	color: #222;
   font-size: 2.3em;
   text-shadow: none;
   margin-top: 100px;
}
#quote-carousel2 {
	#padding: 40px 20px 30px 20px;
}
#quote-carousel2 .carousel-control {
	background: none;
	color: #222;
   font-size: 2.3em;
   text-shadow: none;
   margin-top: 100px;
}
.carousel-control.left {
   left: -4%;
}
.carousel-control.right {
   right: -4%  !important;
}
.item blockquote {
	border-left: none; 
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote {
	text-align: left;
}
.item blockquote h4 {
	color: #8C0E05;
	font-size: 29px;
	line-height: 35px;
	font-weight: normal;
	font-family: 'Pathway Gothic One', sans-serif;
	text-decoration: none;
}

#compare .btn {
	width: 100%;
	margin-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
}
#compare a {
	text-decoration: none;
}


#data_table {
	padding-top: 0px;
	padding-bottom: 30px;
	display:block;
	position:relative;
}
#data_table h2 {
	padding-bottom: 20px;
	color: #555555;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
}
#data_table .feature {
	margin-bottom: 3px;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;	
	font-family: Verdana, Arial, sans-serif;
	border-bottom-color: 	#555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#data_table .cfeature {
	padding: 10px 0px 10px 10px;
	text-align: left;
}
#data_table .infos {
	background: #ffffff;
}
#data_table .infos_ {
	font-weight: bold;
}
#data_table .ccfreature {
	padding: 10px 0px 10px 10px;
	text-align: center;
}
#data_table .free {
	background: #ffffff;
}	
#data_table .red {
	color: #8C0E05;
	line-height: 25px;
}
#data_table .green {
	color: green;
	line-height: 25px;
}
#data_table .grey {
	color: #dddddd;
	line-height: 25px;
}


/* Media queries */

@media(min-width:767px) {
 
}


@media (max-width:768px) {
 
    	
}

@media (max-width:480px) {

	
}