/* language bar */
li#language {
	top:10px;
}

#language > a {
	border-top: 0px solid transparent;
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 10px;
	text-transform: uppercase;
}

.investmentProcess ul { list-style: none inside none; margin: 0; }

.investmentProcess li { margin-right:15px; }

#newsPage {
	font-size:11px;
	padding-right:8px;
}

.accordion-body {
	background-color:#FFF;
}

.accordion-heading a{
	color:#CC0000;
}

/* ==== Carousel ==== */

#selina {
	width:920px;
	height:330px;
	background-image:url(../images/selina.png);
	background-repeat:none;
}

#jasper {
	width:920px;
	height:330px;
	background-image:url(../images/jasper2.png);
	background-repeat:none;
}

#vuclip {
	width:920px;
	height:330px;
	background-image:url(../images/vuclip2.png);
	background-repeat:none;
}

.spacer {
	padding-top:40px;
}

.contentBackground {
	background-color:#F4F4F4;
}

.carousel-control.m-btn {
	position: absolute;
	height: auto;
	width: auto;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.carousel-inner .item img {
	display: inline-block !important;
}

.carousel-inner .item {
	text-align: center !important;
}

.carousel-control {
	background: none;
	border: none;
	opacity: 1;
}

.carousel-control:hover {
	background: none;
	border: none;
	opacity: 1;
}

.carousel.horizontal .next {
	left: 100%;
}

.carousel.horizontal .prev {
	left: -100%;
}

.carousel.horizontal .active.left {
	left: 100%;
}

.carousel.horizontal .active.right {
	left: -100%;
}

.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity:0;
}

.carousel.carousel-fade .active.item {
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
}

.vertical .carousel-inner {
	height: 100%;
}

.carousel.vertical .item {
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition: 0.6s ease-in-out top;
	-ms-transition: 0.6s ease-in-out top;
	-o-transition: 0.6s ease-in-out top;
	transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
	top: 0;
}

.carousel.vertical .next {
	top: 100%;
}

.carousel.vertical .prev {
	top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
	-webkit-transition: ease-in-out top;
	-moz-transition: ease-in-out top;
	-ms-transition: ease-in-out top;
	-o-transition: ease-in-out top;
	transition: ease-in-out top;
}

.carousel.vertical .active.left {
	top: 100%;
}

.carousel.vertical .active.right {
	top: -100%;
}

.carousel.vertical .item {
	left: 0;
}

.carousel .inactive {
	position: absolute;
	display: block;
	z-index: -1;
}

.carousel .inactive.active {
	position: relative !important;
	z-index: 0;
}

/* ==== End Carousel ==== */

/* ==== Navigation ==== */

#navigation {
	border-top: 5px solid #525252;
	padding-right: 20px;
	padding-left: 20px;
	background: #fff;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
}

.navbar .brand {
	margin-top:10px;
}

.navbar-fixed-top {
	position: fixed;
	height:100px;
}

.nav a {
	color: #000000 !important;
}

.nav a:hover {
	color: #888888 !important;
}

.nav .active a {
	color: #888888 !important;
}

.navbar .nav .active a, .navbar .nav .active a:hover {
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.navbar .nav li a {
	text-shadow: none;
	text-align: center;
	padding: 25px 15px 20px 15px;
}

.navbar-inner {
	border: none;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.navbar-fixed-top .navbar-inner {
	padding: 0;
}

.navbar-fixed-top {
	margin: auto;
}

.navbar .btn-navbar {
	float: right;
	padding: 12px 12px;
	margin: 12px 0;
}

.nav-collapse .nav li a:hover, .nav-collapse .dropdown-menu a:hover {
	background-color: transparent;
}

.nav-collapse .nav li a  {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
}

/* ==== End Navigation ==== */

/* ==== Typography ==== */

h1 {
	font-size: 56px;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: -3px;
}

p {
	margin-bottom: 35px;
}

p.center {
	text-align: center;
}

h3 {
	font-size: 13px;
	font-weight: 100;
	color: #bbbdc0;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	margin: 35px 0;
}

/* ==== End Typography ==== */

#index-top-desktop {
	background: #CC0000 url(../images/backgr1.jpg) fixed no-repeat;
	background-size: 100%;
}

#index-top-mobile {
	background: #CC0000 url(../images/backgr1.jpg) no-repeat;
	background-size: cover;

}

#newsletter-top-desktop {
	background: #CC0000 url(../images/newsletterbackgr.jpg) fixed no-repeat;
	background-size: 100%;
}

#newsletter-top-mobile {
	background: #CC0000 url(../images/newsletterbackgr1.jpg) no-repeat;
	background-size: cover;

}

#aboutus-top-desktop {
	background: #CC0000 url(../images/bg15.png);
}

#aboutus-top-mobile {
	background: #CC0000 url(../images/bg15.png);
}

#news-top-desktop {
	background: #CC0000 url(../images/bg3.jpg) fixed no-repeat;
	background-size: 100%;
}

#news-top-mobile {
	background: #CC0000 url(../images/bg3.jpg) no-repeat center;
	background-size: cover;
}

#portfolio-top-desktop {
	background: #FFA841 url(../images/bg7.jpg) fixed no-repeat top center;
	background-size: 110%;
}

#portfolio-top-mobile {
	background: #FFA841 url(../images/bg7.jpg) no-repeat;
	background-size: cover;

}

#team-top-desktop {
	background: #FD933D url(../images/bg2.jpg) fixed no-repeat top center;
	background-size: 100%;
}

#team-top-mobile {
	background: #FD933D url(../images/bg2.jpg) no-repeat center;
}

#contact-top-desktop {
	height:180px;
}

#contact-top-mobile {
	height:100px;
}

#rsn-top-desktop {
	background: #333333 url(../images/rsnrepeat3.png);
}

#rsn-top-mobile {
	background: #333333 url(../images/rsnrepeat3.png);
}
#connect-top-desktop {
	background: #333333 url(../images/g.jpg);
}

#connect-top-mobile {
	
}

#aboutus-top-desktop,
#portfolio-top-desktop,
#team-top-desktop,
#rsn-top-desktop,
#news-top-desktop,
#contact-top-desktop,
#connect-top-desktop,
#aboutus-top-mobile,
#portfolio-top-mobile,
#team-top-mobile,
#rsn-top-mobile,
#news-top-mobile,
#contact-top-mobile,
#connect-top-mobile {

	padding-top: 180px;
	padding-bottom: 100px;

}

#index-top-desktop,
#index-top-mobile {

	padding-top: 220px;
	padding-bottom: 100px;

}

#newsletter-top-desktop,
#newsletter-top-mobile {

	padding-top: 220px;
	padding-bottom: 100px;

}

#connect-top-desktop
{
	margin-top: 105px;
	padding-bottom:0;
	padding-top: 0;
	background-size:cover;
	background-position:center;
	min-height:350px;
}
#connect-top-mobile{
	padding-top: 105px;
	padding-bottom: 0px;

}
@media(max-width: 1025px)
{
	#connect-top-desktop
	{
		background-size:contain;
		background-repeat: no-repeat;
		min-height: 285px;
	}
}
.navbar-fixed-top {
	position: fixed;
}

h1.header {
	font-size: 90px;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 1;
	margin-bottom: 15px;
	letter-spacing: -2px;
	
}
p.header {
	font-size: 26px;
	color: #fff;
	font-weight: 100;
	text-align: center;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#aboutus i {
	font-size: 170px;
	color: #bbbdc0;
	line-height: 1.2 !important;
}

#index i {
	font-size: 40px;
	color: #bbbdc0;
	line-height: 1.2 !important;
}

@media (max-width: 1024px) {
	#services-top-desktop,
	#works-top-desktop,
	#gallery-top-desktop,
	#team-top-desktop,
	#contact-top-desktop {
		background-size: auto;
	}
}

#aboutus,
#portfolio,
#team,
#rsn,
#news,
#contact  {
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-shadow:  0px -5px 10px 0px , , , 0.3);
	box-shadow:  0px -5px 10px 0px , , , 0.3);
}


/* ==== Thumbs ==== */

.thumbnail {
	border: 0;
	padding: 0;
	text-align: left;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.thumbnail h4 {
	color: #cc0000;
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: -1px;
	padding-bottom:10px;
	line-height:26px;
}

.thumbnail span {
	font-size: 13px;
	color: #bbbdc0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 100;

}

.thumbnail p {
	padding-top:10px;
	padding-bottom:20px;
	margin: 0;
}







.decorative-shadow {
  -webkit-box-shadow: 0px 0px 0px 4px #e6e6e6;
  -moz-box-shadow: 0px 0px 0px 4px #e6e6e6;
  box-shadow: 0px 0px 0px 4px #e6e6e6;
}
body {
  color: #666666;
  font-family: 'Arial', sans-serif; 
  font-size: 15px;
  background: #ffffff;
}

.news {
	margin-bottom:10px;
}

.wrapper {
  margin-top: 15px;
  margin-bottom: 25px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
}

a.member:hover{opacity: .7;}

a {
  color: #000000; /* 72b626 */
}
a:hover {
  color: #CC0000;
  text-decoration: none;
}
.well {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 0;
  -moz-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;
  background: #F4F5F7;
}
.label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 2px 6px;
}
.centered {
  text-align: center;
}
/*
.navbar {
  margin-top: 20px ;
}
.navbar-inner {
  background: #2d3032;
  background-color: #2d3032;
  background-image: none;
  background-repeat: no-repeat;
  -ms-filter: none;
  filter: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.navbar .brand,
.navbar .nav > li > a {
  color: #ffffff;
  font-size: 13px;
  text-shadow: none;
  padding: 15px 30px;
  background: url(../assets/navigation-divider.png) no-repeat right 50%;
}
.navbar .brand:hover,
.navbar .nav > li > a:hover {
  color: #ffffff;
  background: #000000;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ffffff;
  background: #CC0000;
  background-color: #CC0000;
  box-shadow: none;
}
.navbar .brand:hover {
  background-color: transparent;
}

.navbar .btn-navbar {
  margin-top: 8px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #222222;
  background-image: none;
  background-repeat: repeat-x;
  border-color: #040404 #040404 black;
}
.navbar .btn-navbar:hover {
  background-color: #222222;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #CC0000;
  color: #ffffff;
}
.navbar .nav li.open > a {
  background: none;
}

.dropdown-menu {
  margin-top: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #2d3032;
}
.dropdown-menu li > a {
  color: #ffffff;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background-color: #CC0000;
  background-image: none;
  -ms-filter: none;
  filter: none;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
}
.navbar .nav > li > .dropdown-menu::before,
.navbar .nav > li > .dropdown-menu::after {
  display: none;
}
*/

/*-----------------------------------------------------------------------------------*/
/*	2.	Header, Navigation & Menus
/*-----------------------------------------------------------------------------------*/
#top-menu {
    padding: 5px 0;
    background-color: #07a5ff;
}
#top-menu ul.top-menu {
    margin-left:0;
    margin-top:3px;
}
#top-menu li{
    float: left;
    list-style: none;
}
#top-menu a, #top-menu .git{
    color: #323232;
    font-size: 11px;
}
#top-menu a:hover { color: #333333;}
#top-menu .top-menu li{margin-right: 10px;}
#top-menu a{padding-right: 8px;}
#top-menu .last{
    padding-right: 0;
    border-right: none;
}
#top-menu .top-social{float: right; margin-bottom: 4px; margin-top:3px;}
#top-menu .top-social li{
    margin-left: 10px;
    list-style: none;
}
#top-menu .top-social a{display:block; width:16px; height:16px; margin-top:2px;}
#top-menu .twitter2{background: url(../images/twitter.png) no-repeat center left;}
#top-menu .twitter2:hover{background: url(../images/twitterh.png) no-repeat center left;}
#top-menu .facebook{background: url(../images/facebook.png) no-repeat center left;}
#top-menu .facebook:hover{background: url(../images/facebookh.png) no-repeat center left;}
#top-menu .dribbble{background: url(../images/dribbble.png) no-repeat center left;}
#top-menu .dribbble:hover{background: url(../images/dribbbleh.png) no-repeat center left;}
#top-menu .vimeo{background: url(../images/vimeo.png) no-repeat center left;}
#top-menu .vimeo:hover{background: url(../images/vimeoh.png) no-repeat center left;}
#top-menu .delicious{background: url(../images/delicious.png) no-repeat center left;}
#top-menu .delicious:hover{background: url(../images/delicioush.png) no-repeat center left;}

#header {
    border-top: 5px solid #525252;
    padding-bottom: 10px;
    position: relative;
}

#header .logo img{
    float: left;
    margin-top: 5px;
    margin-bottom: 20px;
}
.header-ext {
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 0px;
}
.logo{
    margin-top: 10px;
}
/* Main Menu */
.res-menu{display: none;}
.res-menu{
    width: 100%;
}
#menu {
    position: absolute;
    right: 0;
    top: -5px;
}
#menu ul {margin-left:9px;}
#menu > ul{
    display: block;
    margin-left:0;
}
#menu > ul > li{
    list-style: none;
    float: left;
    position: relative;
    text-align: center;
}
#menu > ul > li > a {
    border-top: 5px solid transparent;
    color: #666666;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 30px 25px;
    text-transform: uppercase;
}
#menu > ul > li > a > i {
    color: #999999;
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

#menu > ul li:hover {
    border-top: 5px solid #CC0000;
    background: #f7f7f7;
}

.current, li .current:hover {
    border-top: 5px solid #CC0000;
	background: #f7f7f7;
}

#menu ul ul {
    background: none repeat scroll 0 0 #525252;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
}
/*Here we define submenu blockquote position relatively to main menu block*/
#menu > ul > li > ul {
    margin-left: 10px;
    margin-top: 70px;
}
#menu ul ul li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #6b6b6b;
}
#menu ul ul li.last{
    border-bottom: none !important
}
#menu ul ul li.menu-last{border-bottom: none;}
#menu ul ul a {
    background: none repeat scroll 0 0 #525252 !important;
    border-top: medium none !important;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Droid Sans',sans-serif;
    font-size: 12px;
    padding:10px;
    width: 150px;
}
#menu ul ul a:hover{background: #07a5ff !important;}
#menu li:hover {visibility: inherit;}
#menu li:hover ul,
#menu li.sfHover ul {
    left: -10px;
    top: 52px;
    z-index: 99;
}
#menu li li:hover ul,
#menu li li.sfHover ul {
    left: 160px;
    top: 0px;
}

/* Search Form */

.phone{
    color: #d0d0d0;
    float: right;
    font-size:18px;
}
.phone .color2 {font-weight:400;}

#search{
    float: right;
    position: relative;
    margin-top:5px;
}
#search,
#search p{margin-bottom: 0;}
#search input[type="text"]{
    color:#454545;
    width: 122px;
    height:26px;
    border: 1px inset rgba(0,0,0,0.1);
    padding:4px 25px 4px 10px ;
    line-height: 23px;
    font:11px 'Droid Sans', sans-serif;
    background-color: #1e1e1e;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
#search input[type="text"]:focus,
#search input[type="text"]:hover{
    width: 190px;
    -webkit-box-shadow: 0px 0px 3px 0px #444;
    box-shadow: 0px 0px 3px 0px #444;
}
#search .search-bt{
    right: 0;
    top: 3px;
    height: 30px;
    width: 30px;
    position: absolute;
    border: none !important;
    cursor: pointer;
    background: url(../images/search-bt.png) no-repeat center center;
}

/* Breadcrumbs */
.breadcrumbs {
    padding: 0 0 35px;
}
.breadcrumbs h1 {
    font-family: open sans;
    font-size: 13px;
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
}
.breadcrumbs div{
    letter-spacing: 0.02em;
    font-size: 12px;
    color: #717171;
    display: inline-block;
}
.breadcrumbs a{
    color: #333333;
    display: inline-block;
}
.breadcrumbs a:hover{color: #111;}

.container{position: relative;}

#container{
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    position: relative;

    
}


/* -- end -- */

.info-column {
  margin-bottom: 25px;
}
.social-media {
  list-style: none;
  text-align: center;
  margin-top: 25px;
  margin-left: 0;
}
.social-media li {
  display: inline-block;
}
.social-media li a {
  font-size: 30px;
}
.social-media li a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header form {
  margin-top: 20px;
  text-align: right;
}
.portfolio {
  padding-top: 5px;
}
.portfolio li {
background-color:#EEEEEE;
  margin-left: 27px;
}
.portfolio .thumbnail {
  padding: 8px;
  -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
}
.portfolio .thumbnail:hover {
  -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.portfolio .thumbnail a img {
  width: 100%;
  height: auto;
}
.filter {
  margin-left: 0;
  margin-bottom: 40px;
  padding: 0;
  list-style: none;
}
.filter li {
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
}
.filter a {
  margin-right: 5px;
  padding: 6px 12px;
  background: #454a4d;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.filter a:hover {
  background: #CC0000;
}
.filter span {
  margin-right: 5px;
}
.filter .active {
  background: #CC0000;
}
.pricing-table {
  position: relative;
  margin-left: 0;
  padding: 10px;
  list-style: none;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.05);
}
.pricing-table li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #ddd;
}
.pricing-table .footer {
  border: 0;
  margin-top: 18px;
  margin-bottom: 8px;
}
.ribbon-wrapper {
  width: 85px;
  width: 100%\8;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon {
  position: relative;
  left: -5px;
  top: 15px;
  top: 0px\8;
  width: 120px;
  width: 100%\8;
  padding: 7px 0;
  font: bold 15px Sans-Serif;
  text-align: center;
  color: #304d10;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #7fcb2a;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fcb2a), color-stop(100% #588c1d));
  background-image: -webkit-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
  background-image: -moz-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
  background-image: -ms-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
  background-image: -o-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
  background-image: linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.avatar {
  margin-right: 8px;
  margin-bottom: 10px;
}
.post-img {
  margin-bottom: 15px;
}
article {
  margin-bottom: 50px;
}
article h3 {
  margin-top: 0;
}
article h3 a {
  color: #2d3032;
}
article h3 a:hover {
  color: #72b626;
}
.comment-form {
  padding: 3px;
}
#widget-carousel .carousel-control {
  width: 25px;
  height: 25px;
  top: 35%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: 0px 0px 0px 4px #e6e6e6;
  -moz-box-shadow: 0px 0px 0px 4px #e6e6e6;
  box-shadow: 0px 0px 0px 4px #e6e6e6;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #72b626;
  -webkit-box-shadow: 0px 0px 0px 4px #e6e6e6;
  -moz-box-shadow: 0px 0px 0px 4px #e6e6e6;
  box-shadow: 0px 0px 0px 4px #e6e6e6;
}
.tag-cloud {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.tag-cloud li {
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
}
.tag-cloud a {
  margin-right: 5px;
  padding: 6px 12px;
  border: 0;
  background: #454a4d;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.tag-cloud a:hover {
  background: #72b626;
}
.tag-cloud span {
  margin-right: 5px;
}
.tag-cloud .active {
  background: #72b626;
}
.btn {
  background-color: none;
  background-image: none;
  background: #CC3300;
  color: #fff;
  cursor: pointer;
  text-shadow: 0 -1px 0 #2d3032;
  border: 1px solid #CC0000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 0px 4px #CC0000;
  -moz-box-shadow: 0px 0px 0px 4px #CC0000;
  box-shadow: 0px 0px 0px 4px #CC0000;
}
.btn:hover {
  color: #fff;
  background:#CC0000;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border-color: #CC0000;
}
.btn.btn-primary {
  background: #CC0000;
  text-shadow: 0 -1px 0 #3d6214;
  border: 1px solid #CC0000;
}
.btn.btn-primary:hover {
  background: #CC0000;
  border: 1px solid #CC0000;
}
footer {
  padding-top: 15px;
  color: #aaaaaa;
  border-top: 5px solid #212325;
  background: #2d3032;
}
footer h4 {
  color: #fff;
  font-size: 16px;
}
footer a {
  color: #fff;
  border-bottom: 1px dotted #aaaaaa;
  text-decoration:none;
}
footer a:hover {
  color: #fff;
  text-decoration:underline;
}
footer .bottom-line {
  width: auto;
  padding: 20px;
  background: #212325;
}
footer .bottom-line p {
  margin: 0;
}
footer hr {
  border-top: 0;
  border-bottom: 1px solid #454a4d;
}
.footer-form .btn {
  border: 0;
  text-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
.footer-form .btn:hover {
  border: 0;
}
.footer-form fieldset input[type="text"] {
  border: 1px solid #000;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}

.error {
		color:#cc0000;
}

#whitespace {
	margin-top:20px;
}

#rsnmap_mobile {
	display:none;
}

@media (min-width: 1200px) {

  .nav-collapse {display:none;}
  
  input.flexible {
    width: 73%;
  }
}

@media (max-width: 1199px) {

  .nav-collapse {display:none;}
  
  input.flexible {
    width: 70%;
  }
  
  #menu > ul > li > a {
    padding: 30px 5px;
  }
  
}
@media (max-width: 979px) {

	/* hide the normal nav menu */
	#mobileMenu { display:none; }
	
	/* show mobile nav menu */
	.nav-collapse {display:block;}

  .navbar  {
	padding: 0 20px;
	margin-bottom: 0;
  }

  .nav-collapse .nav li a, .nav-collapse .dropdown-menu a {
	 padding: 9px 15px;
  }

  .navbar .nav-collapse .nav > li > a,
  .navbar .nav-collapse .dropdown-menu a {
    color: #ffffff;
  }
  
  .navbar .nav > li > a {
    background-color: #EEEEEE;
	color:#000000;
  }
  
  .navbar .nav-collapse .nav > li > a:hover,
  .navbar .nav-collapse .dropdown-menu a:hover {
	background-color: #DDDDDD;
	color:#000000;
  }
  
  .info-box {
    text-align: center;
  }
  
  input.flexible {
    width: 50%;
  }
  
  #tom {
	width:500px;
	height:240px;
	background-image:url(../images/tom_small.png);
	background-repeat:none;
  }

  #selina {
	width:500px;
	height:240px;
	background-image:url(../images/selina_small.png);
	background-repeat:none;
  }
	
	#jasper {
		width:500px;
		height:240px;
		background-image:url(../images/jasper_small2.png);
		background-repeat:none;
	}
	
	#vuclip {
		width:500px;
		height:240px;
		background-image:url(../images/vuclip_small2.png);
		background-repeat:none;
	}
	
}
@media (min-width: 768px) and (max-width: 979px) {

	#language > a {
		border-top: 0px solid transparent;
		color: #666;
		display: block;
		font-size: 10px;
		font-weight: 700;
		padding: 10px 5px;
		text-transform: uppercase;
	}


	#mobileButton { display:none; }

	.brand {
		width:180px;
	}

	#menu > ul > li > a {
		border-top: 5px solid transparent;
		color: #666666;
		display: block;
		font-size: 11px;
		font-weight: 700;
		padding: 30px 4px;
		text-transform: uppercase;
	}
	#menu > ul > li > a > i {
		color: #B3BCC00003B3;
		display: block;
		font-size: 10px;
		font-weight: normal;
		text-transform: none;
	}
	
  .footer-form input[type="text"] {
    width: 90%;
  }

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

	.brand {
		width:180px;
	}
	
	.navbar-fixed-top {
		height:80px;
	}

	/* hide the menu */ 
	#menu ul,
    .slides h3,
    #top-menu > .span6{display: none;}
    #top-menu .top-social{float: none;}

  header,
  header form {
    text-align: center;
  }
  .social-media {
    margin: 0;
  }
  footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .bottom-line {
    margin-left: -20px;
    margin-right: -20px;
  }
  
  h1 {
		font-size: 32px;
	}
	
	h1.header {
		font-size: 60px;
	}
	
	.container{padding-left:20px;padding-right:20px; }
	
}

@media (max-width: 570px) {

	#rsnmap {
		display:none;
	}

	#rsnmap_mobile {
		display:block;
	}
	
	.carousel-control.left {
		left: 0;
	}
	.carousel-control.right {
		right: 0;
	}
	
	#button-left {
		display:none;
	}
	
	#button-right {
		display:none;
	}
	
}

@media (max-width: 480px) {

	.navbar-fixed-top {
		height:80px;
	}

	#tom {
		width:250px;
		height:240px;
		background-image:url(../images/tom_smaller.png);
		background-repeat:none;

	}

	#selina {
		width:230px;
		height:102px;
		background-image:url(../images/selina_smaller.png);
		background-repeat:none;
	}
	
	#jasper {
		width:250px;
		height:240px;
		background-image:url(../images/jasper_smaller2.png);
		background-repeat:none;
	}
	
	#vuclip {
		width:250px;
		height:240px;
		background-image:url(../images/vuclip_smaller2.png);
		background-repeat:none;
	}
	
	
}

@media (max-width: 240px) {
	.navbar .brand {
		margin-left: -12px;
	}
}

/* according connect */
.panel-title
{
	margin: 0;
}
.title-connect
{
	text-align: left;
    position: relative;
    padding: 10px 20px;
    background-color: #fff;
    margin: 17px 0 0;
    border: 1px solid #ededed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #2f2f2f;
	position: relative;
}
.title-connect img
{
	margin-right: 15px;
}
.title-connect .last-icon
{
	position: absolute;
	top: 33%;
	right: 15px;
	z-index: 10;
}
.content-connect
{
	padding: 22px 27px 2px 50px;
	margin: 0;
}
/* caroulsel connect */
.caroulsel-connect
{
	background-color: #F4F4F4;
	padding: 40px 0;
}
.caroulsel-connect1
{
	background-color: #F4F4F4;
}
#caroulsel-connect
{
	position: relative;
	z-index:10;
	width: 100%;
	margin: 0px 0;
	    background-color: #F4F4F4;
}

.caroulsel-left
{
	width: 60%;
	height: 100%;
	position: absolute;
	z-index:15;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.caroulsel-left img
{
	display: none;
}
.caroulsel-right
{
	position: relative;
	float: right;
	width: 40%;
	z-index:20;
	background-color: #fff;
    color: #000;
	padding: 0 20px 0 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.caroulsel-element
{
	padding: 10px 0;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.caroulsel-right .caroulsel-element:last-child
{
	border-bottom: 0px;
}
.caroulsel-element h4
{
	font-size: 20px;
    line-height: 1.65em;
	margin-top: 0;
	margin-bottom: 0px;
	transition: color .2s ease-in-out;
	color: #000;
}
.caroulsel-element p
{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
}
.caroulsel-element a
{
	color: #ccc;
}
.caroulsel-element span
{
	font-size: 50px;
    line-height: 1.5em;
    font-family: Montserrat,sans-serif;
    color: #4b4b4b;
    float: left;
    position: relative;
    top: -13px;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.caroulsel-content
{
	padding-left: 98px;
}
.caroulsel-element.active
{
	display:block !important;
}
.caroulsel-element:hover h4, .caroulsel-element.active h4
{
	color: #08c;
}
.caroulsel-element:hover span, .caroulsel-element.active span
{
	color: #000;
}
.connect-img img
{
	max-width: 400px
}
.arrow
{
	text-align:center;
	display: none;
}
.arrow a
{
	color: #000;
	font-size: 80px;
	display: block;
	padding: 11px 23px;
	position:absolute;
	z-index:10;
	
    border-radius: 50%;
}
.arrow a:hover
{
}
.arrow-up
{
	top:45%;
	left: 2px;
}
.arrow-down
{
	top:45%;
	right: 2px;
}
.text-right
{
	text-align:right;
}
@media(max-width:1200px)
{
	
	.arrow
	{
		display: block;
	}
	.caroulsel-right
	{
		width: 100%;
		border: 1px solid #d9d9d9;
		padding-bottom: 60px;
	}
	.caroulsel-left
	{
		width: 100%;
		position:relative;
	}
	.caroulsel-left img:first-child
	{
		display: block;
		opacity: 0;
	}
	.caroulsel-element
	{
		display: none;
	}
	.caroulsel-element.active
	{
		display: block;
	}
	.caroulsel-right
	{
		padding: 0 15px 0px;
	}
	
}
@media(max-width:1000px)
{
	.connect-img img
	{
		width: 100%;
	}
	
}
@media(max-width:992px)
{
	
}
@media(max-width:767px)
{
	.arrow-up, .arrow-down
	{
		top: 43%;
	}
	.connect-img img
	{
		width: 100%;
		max-width: 100%;
	}
	.content-connect
	{
		padding: 5px;
	}
	.title-connect
	{
		margin: 5px 0;
	}
	
}
@media(max-width:600px)
{
	.caroulsel-content
	{
		padding-left: 65px;
	}
	.arrow-up
	{
		top: 30%;
		left: 0;
	}
	.arrow-down
	{
		top: 30%;
		right: 0;
	}
}

@media(max-width:350px)
{
	.arrow-up
	{
		top: 20%;
		left: 0;
	}
	.arrow-down
	{
		top: 20%;
		right: 0;
	}
	.title-connect
	{
		font-size: 12px;
	}
	.title-connect img
	{
		margin-right: 5px;
	}
}
@media(min-width:1920px)
{
	.caroulsel-element h4
	{
		font-size: 27px;
	}
	.caroulsel-element p {
		font-size: 25px;
		line-height: 30px;
	}
}
@media(min-width:2560px)
{
	.caroulsel-element
	{
		
	}
	.caroulsel-element h4
	{
		font-size: 40px;
	}
	.caroulsel-element p {
		font-size: 28px;
		line-height: 44px;
	}
}
