@import url(http://fonts.googleapis.com/css?family=Signika:400,300,600,700);

/* font-face*/

a:hover {
	color:#000;
}
body{
	font-family: 'Signika', sans-serif;
	color:#6B6B6B;
	font-size:17px;
}

.img-circle {
    border: 7px solid #eaeaea;
    box-shadow: 0 4px 3px #ccc;
}

.btn-rounded {
	background: #df0031;
	border-radius: 25px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	margin-top: 30px;
}
.btn-rounded:hover {
	background:#eee;
	color:#6B6B6B;
}
.space-top{
	padding-top:30px;
}
.space-bottom {
	padding-bottom:30px;
}
.support-section{
	margin-top:10px;
}

.support-section {
	background:#eaeaea;
	padding-top:20px;
}
.btn {
    background: none repeat scroll 0 0 #f04d46;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 35px;
    text-transform: uppercase;
}

@import url(http://fonts.googleapis.com/css?family=Signika:400,300,600,700);

/* font-face*/

body{
	font-family: 'Signika', sans-serif;
	color:#6B6B6B;
	font-size:17px;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 70px;
    position: relative;
}

.intro-body img {
	width:100%;
}

.nav-bar-bottom {
    background: url("../img/header-bottom.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    position: relative;
    top: 30px;
}


.navbar {
    border: 1px solid transparent;
    margin-bottom: 5px;
    min-height: 50px;
    position: relative;
    top: 10px;
}

.navbar-header {
    position: relative;
    right: -85px;
}

.nav > li {
    display: block;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
}


*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav > li > a {
    color: #000;
    display: block;
    font-size: 18px;
    padding: 10px 10px;
    position: relative;
    top:0px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background:#fff;
	color:#f04d46;
}

.about-text {
    padding-top: 50px;
}

.about-text a {
	color:#f04d46;
	font-weight:bold;
	font-size:16px;
}

h2{
	font-size:35px;
	color:#000;
}

h3{
	color:#000;
}

.img-circle {
    border: 7px solid #eaeaea;
    box-shadow: 0 4px 3px #ccc;
	margin:5px auto;
}
.carousel-indicators.child {

}
.support-section {
    background: rgb(234,234,234);
    background: linear-gradient(180deg, rgba(234,234,234,1) 0%, rgba(255,255,255,1) 100%);
	padding-top:40px;
}

.how-it-works {
    margin-bottom: 50px;
    margin-top: 50px;
}
.bg-white {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 5px 5px #ccc;
	margin-top: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-top: 45px;
	position: relative;
	text-align: center;
}
.full-height {
	height:100%;
}

.sponsor-child {
    padding-left: 50px;
    padding-top: 20px;
}

#contact input.form-control {
	height:50px;
	 font-size: 16px;
}

.right{ float:right;}

.address{
	 background: url("../img/icon-map.png") no-repeat 
}
.phone{
	 background: url("../img/icon-phone.png") no-repeat 
}
.email{
	 background: url("../img/icon-mail.png") no-repeat 
}

.skype{
	 background: url("../img/skype.png") no-repeat 
}

.space-50 {
	padding-left:50px;
	padding-bottom:20px;
}

.address-block {
    padding-left: 70px;
    padding-top: 50px;
}

.contact-section {
    background: url("../img/footer-curve.png") no-repeat scroll center bottom #eaeaea;
    padding-bottom: 50px;
	padding-top:50px;
}

.btn {
    background: none repeat scroll 0 0 #f04d46;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 35px;
    text-transform: uppercase;
}

input::-moz-focus-inner { 
  border: 0; 
}

a:hover, a:active, a:focus {
  outline: 0;
 }
 
 a {
   outline: none;
}

.copyright-block,.privacy-block {
    margin-top: 20px;
}

#header_wrapper {
/*     background: url("../img/header-bottom.png") no-repeat scroll 0 0 transparent;
    position: relative; */
}

.socila-links > li {
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
    width: 40px;
}
.socila-links > li.facebook {
	background:#3b5998;
}
.socila-links > li.twitter {
	background:#00aced;
}
.socila-links > li.google {
	background:#dd4b39;
}
.socila-links > li.linkedin {
	background:#007bb6;
}
.socila-links > li.pintrest {
	background:#cb2027;
}
.socila-links > li.youtube {
	background:#bb0000;
}
.socila-links a {
    color: #fff;
}

.socila-links i {
	font-size:26px;
}

a {
    color: #df0031;
    text-decoration: none;
}

.container{
	width:1050px !important;
}

.form-control{
	border:none;
}

.space-left {
	margin-left:50px;
}

.custom-button {
    background: none repeat scroll 0 0 #eee;
    border: medium none;
    border-radius: 20px;
    padding: 8px;
    width: 20%;
}

.custom-button:hover{
	background:#F04D46;
}

.modal-content {
    padding: 20px;
}
#sectionA,
#sectionB,
#sectionC {padding:15px 0 0;}
.content-details {margin-bottom:10px;margin-top:10px;}
button.close {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 25px;
    cursor: pointer;
    height: 30px;
    left: -25px;
    opacity: 1;
    padding: 0;
    position: relative;
    top: -30px;
    width: 30px;
}
#support .container .carousel-indicators {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	right: 0;
	text-align: center;
}
.carousel-indicators .active {
	background-color: #f04d46;
	border: medium none;
	height: 10px;
	margin: 0 auto;
	width: 10px;
}
.carousel-indicators li {
	background-color: #eee;
	border: medium none;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 auto;
	text-indent: -999px;
	width: 10px;
}
button.close:hover{    opacity: 1;}
@media only screen and (max-width: 767px) { 
	.container {
		width: 100% !important;
	}
	.how-it-works {
		display: block;
		margin-bottom: 0;
		margin-top: 5px;
	}	
	.bg-white.full-height {
		margin-bottom: 30px;
		overflow: hidden;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-top: 45px;
		position: relative;
		top: 0;
	}	
	.sponsor-child {
		padding-left:0;
		padding-right:0;
	}
	.sponsor-child .btn { padding:15px 22px;}
	.address-block {
		clear: both;
		display: block;
		padding-left: 15px;
		padding-top: 35px;
	}
	.navbar {
		border: 1px solid transparent;
		margin-bottom: 5px;
		min-height: 50px;
		position: relative;
		top: 10px;
	}	
	.navbar-header {right:0;}
	.header_wrapper > div { display:none !important;}	
	
	header#myCarousel .carousel-indicators li {
		left: 30px;
		position: relative;
		top: -15px;
	}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-top: 5px solid #f04d46;
	}
	
	.bg-white.full-height{
		padding-bottom:50px;
	}
	
	.copyright-block{
		margin-top:5px;
		text-align:center;
		margin-bottom:10px;
	}
	
	.privacy-block{
		text-align:center;
	}
	

}
@media only screen and (min-width:768px)and (max-width:1023px) { 
	.container {
		width: 100% !important;
	}
	.how-it-works {
		display: block;
		margin-bottom: 0;
		margin-top: 5px;
	}	
	.bg-white.full-height {
		margin-bottom: 30px;
		overflow: hidden;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-top: 45px;
		position: relative;
		top: 0;
	}	
	.sponsor-child {
		padding-left:0;
		padding-right:0;
	}
	.sponsor-child .btn { padding:15px 22px;}
	.address-block {
		clear: both;
		display: block;
		padding-left: 15px;
		padding-top: 35px;
	}
	.navbar {
		border: 1px solid transparent;
		margin-bottom: 5px;
		min-height: 50px;
		position: relative;
		top: 10px;
	}	
	.navbar-header {right:0;}
	.header_box {
		padding-bottom: 10px;
		padding-top: 10px;
	}	
	.header_box  .logo {
		display: inline-block;
		float: none;
		margin-top: 8px;
		position: relative;
		vertical-align: middle;
		z-index: 2;
	}
	.header_box .navbar.navbar-inverse {
		display: inline-block;
		float: none;
		margin: 0 auto;
		max-width: 75%;
		min-width: 71%;
		text-align: left;
		top: 0;
		vertical-align: middle;
	}
	.collapse.navbar-collapse.navStyle {
		padding-left: 0;
		padding-right: 0;
	}
	.nav > li {
	  padding-left: 0;
	  padding-right: 0;
	}	
	.navStyle ul li {
		margin: 0 auto;
	}	
	.nav > li > a {
		padding:10px;
	}
	.header_wrapper > div { display:none !important;}	

	.contact-form-block{
	
	}
	#header_wrapper {
		border-bottom: 5px solid #f04d46;
	}
	
	.sponsor-child{
		padding-left:50px;
	}
	
}

body header#myCarousel {
    position: relative;
    top: -125px;
}

body footer {
	margin:10px 0;
}
.nav.navbar-nav {
    padding-top: 16px;
}

.logo {
    padding-top: 10px;
}

.nav-tabs {
    border: none;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    border: none;
    border-radius: none;
    line-height: 1.42857;
    margin-right: 2px;
}
.nav-tabs > li > a:hover {
    border-bottom: 2px solid #F04D46;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color #f04d46;
    border-style: none none solid;
    border-width: medium medium 2px;
    color: #f04d46;
    cursor: default;
}

#inner-banner{
    position: relative;
    top: -30px;
}



.support_new-text {
    padding-top: 50px;
}

.support_new-text a {
	color:#f04d46;
	font-weight:bold;
	font-size:16px;
}


.floating{
	position:fixed;
	width:173px;
	height:44px;
	bottom:40px;
	right:40px;
	text-align:center;
  z-index:100;
}

.float-button{
	margin-top:16px;
}