/*!
 * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

	@font-face {
		font-family: 'cw-icons';
		src:  url('https://d1azc1qln24ryf.cloudfront.net/46248/CWIcons/cw-icons.eot?ymhb5y');
		src:  url('https://d1azc1qln24ryf.cloudfront.net/46248/CWIcons/cw-icons.eot?ymhb5y#iefix') format('embedded-opentype'),
		url('https://d1azc1qln24ryf.cloudfront.net/46248/CWIcons/cw-icons.woff2?ymhb5y') format('woff2'),
		url('https://d1azc1qln24ryf.cloudfront.net/46248/CWIcons/cw-icons.ttf?ymhb5y') format('truetype'),
		url('https://d1azc1qln24ryf.cloudfront.net/46248/CWIcons/cw-icons.woff?ymhb5y') format('woff'),
		url('https://d1azc1qln24ryf.cloudfront.net/46248/CWIcons/cw-icons.svg?ymhb5y#cw-icons') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'myfont';
		src: url(./AvenirLTStd-Light.otf);
	}
	@font-face {
		font-family: 'myfont2';
		src: url(./pieces_of_eight.ttf);
	}

	@font-face {
		font-family: 'myfont1';
		src: url(./AvenirLTStd-Heavy.otf);
	}
	body,
	html {
		width: 100%;
		height: 100%; 
	}

	body {
		font-family: 'myfont'; 
		font-weight: normal;
		min-width:350px;
	}
	hr.light {
		border-color: white; 
	}

	a {
		color: #F05F40;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s; 
		font-size: 20px;
	}
	a:focus, a:hover {
		color: #f05f40; 
	}

	.subtitle-yellow{
		font-family: 'myfont1';
	}

	.conttable {
		display: table; /* Make the container element behave like a table */
		width: 100%; /* Set full-width to expand the whole page */
	}
	.columna {
		display: table-cell; /* Make elements inside the container behave like table cells */
	}
	h1{
		font-family: 'myfont1';
	}
	h2{
		font-family: 'myfont1';
	}
	h3{
		font-family: 'myfont';
	}
	#videos h3{
		/* padding-bottom: 0px; */
		margin-bottom: 0px;
	}
	#ifvideo1:hover,#ifvideo2:hover,#ifvideo3:hover{
		cursor:pointer;
	}
	h4,
	h5,
	h6{
		font-family: 'myfont';
		color: #000000;
		font-weight: normal;
	}

	p {
		font-size: 18px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	li{
		
		font-size: 20px;
	}

	.bg-green {
		background-color: #478868 !important; 
		border-color: #478868 !important; 
	}
	.bg-green2 {
		background-color: #00bd74 !important; 
	}
	.bg-orange {
		background-color: #ff6b01 !important; 
		border-color: #f97f27 !important; 
	}
	a.bg-green:focus, a.bg-green:hover{
		color:#ffffff !important;
	}
	.bg-primary {
		background-color: #F05F40 !important;
	}

	.bg-dark {
		color: white;
		background-color: #222222 !important; 
	}
	.bg-dark-gradient {
		background: #0c3b42;
		background: -webkit-linear-gradient(#0c3b42,#0c3b42,#477b83,#bad6da, #ffffff);
		background: -moz-linear-gradient(#0c3b42,#0c3b42,#477b83,#bad6da, #ffffff);
	}

	.bg-mustard {
		background: #a28758;
	}
	.bg-greenc {
		background: #aad691;
		width:100%;
	}
	.bg-purple {
		background: #af91b1;
		width:100%;
	}
	.bg-cian {
		background: #9dd2cc;
		width:100%;
	}
	.bg-cian2 {
		background: #9dd2cc;
	}
	.bg-red {
		background: #c31a10;
		/* width:100%; */
	}
	.btn.bg-red:hover {
		background: #da2015;
		/* width:100%; */
	}

	.bg-wine {
		background: #cc163a;	
	}
	.bg-wine:hover {
		background: #e86363;	
	}
	.bg-blue0 {
		background: #559eed;
	}
	.bg-blue {
		background: #559eed;
	/* width:100%; */
	}
	.bg-blue2 {
		background: #559eed;
	}
	.bg-blue3 {
		background: #4e7df4;
	}
	.bg-white-transparent {
		/* background-image: url("../img/bg-white-transparent.png"); */
		background: rgba(255, 255, 255, 0.6);
		
	}
	.sliderimg {
		background: #919191; 
	}
	.mySlider a{
		
		margin-left: 30%;
	}
	.mySlider p {
		margin-top: 50px;
		padding-right: 20px;
		font-size: 2em;
		margin-left: 30%;
	}

	.bg-yellow {
		background: #ffca0b; 
	}
	.bg-dark {
		background: #000000; 
	}
	
	.navbar-nav li{
		display:inline ;
	}
	.navbar{
		padding-top:10px;
	}
	.navbar-nav{
		display:inline;
	}
	.navbar-nav a.donate-with-crypto{
		min-width:50px;
		border-radius: 3px;
	}
	.navbar-nav a.buy-with-crypto,.navbar-nav a.donate-with-crypto{
		background:none;
		border:solid 1px #000000;
	}
	.navbar-nav a.buy-with-crypto:hover,.navbar-nav a.donate-with-crypto:hover{
		border: solid 1px rgba(0, 0, 0, 0.1) !important;
		background-color:rgba(0, 0, 0, 0.1);
	}
	.navbar-nav a.buy-with-crypto span,.navbar-nav a.donate-with-crypto span{
		font-family: 'myfont'; 
		font-weight: 700;
	}
	/*.navbar-nav li .btn{
		padding: 0.74em 3.28em;
	}*/
	.navbar-nav li #btn-donate{
		margin-top: -15px;
		font-size: 0.7em;
		padding: 5px 20px;
	}
	.navbar-nav li #btn-donatebc:active{
		height: auto;
		padding: 3px 7.6px !important;
		
		border: solid 1px rgba(0, 0, 0, 0.1) !important;
		background-color:rgba(0, 0, 0, 0.1);
	}
	.navbar-nav li #btn-donatebc{
		height: auto;
		padding: 3px 7.6px;
	}
	.navbar-header{
		width: 70%;
	}
	.navbar-brand{
		padding-top:0px;
	}
	
	#home-page iframe{
		margin-top: 5px;
	}
	
	#home-page #sec3{
		background-image:url(../img/bg-sec3.jpg);
	}
	#home-page #sec4 img{
		margin-top:20px;
		margin-bottom:20px;
	}
	#home-page #sec4 a.donate{
		position: absolute;
		/*right: 20%;*/
		bottom: 3%;
	}
	#home-page #sec6 p{
		line-height: 2;
	}
	#home-page #sec6 #lovestory{
		margin: 15px 10px 0px 10px;
	}
	.piratefont{
		font-family:'myfont2';
	}
	#home h3{
		width:80%;
		text-align:center;
		margin:20px auto 0 auto;
	}
	#lp h4,#home h4{
		margin-top:-20px;
	}
	#home .btn{
		position: absolute;
		right: 5%;
		top: 3%;
	}
	#lp, #home{
		/* position: absolute; */
		/* min-height: auto; */
		text-align: center;
		color: #00000;
		background-color:#000000;
		/* background-size: cover;  */
		/* background-position: center; */
		/* background-size: 100%; */
		/* background-repeat:no-repeat; */
		/* background-image: url(../img/bg-home.jpg), linear-gradient(to right,#000000 10%,#000000 44%); */
		/* min-height:350px; */
	}
	
	#donate_btn:hover, #donate_btn2:hover{
		cursor:pointer;
	}
	#donate_btns_c,#donate_btns, #donate_btns2{
		margin-top:20px;
		border:solid #ffffff 2px;
		/* padding-bottom:20px; */
		max-width:280px;
		text-align:center;
	}
	#donate_btns_c a, #donate_btns a, #donate_btns2 a{
		margin:10px;
	}
	#donate_btns_c{
		margin:20px auto 0 auto;
	}
	
	
	
	.bg-pacai{
		background-color: #61625d;
	}
	.bg-yellow {
		background-color: #ffca11;
	}
	.bg-yellow2 {
		background: #f7cb47;
	}
	.bg-yellow3 {
		background: #fe9e0e;
	}
	.bg-yellow4 {
		background: #cab269;
	}
	.bg-wine2 {
		background: #390a07;
	}
	.bg-red2 {
		background: #e86363;
	}
	.bg-gray {
		background: #eeeeee;
	}
	.bg-gray1 {
		background: #f8f8f8;
	}
	.bg-gray2 {
		background: #e8e9ec;
	}
	.bg-melon {
		background: #f8e6c2;
	}
	.bg-melon2 {
		background: #ffe7c2;
	}
	.bg-brush {
		background: #ffca11;
		background-image: url("../img/bgbrush.jpg");
		background-position:center;
	}
	.w100{
		width:100%;
	}
	.center{
		margin: 0 auto;
		/* width: 80%; */
	}
	.hoverflow{
		overflow:hidden !important;
	}
	.contspeaker{
		padding-top:2.5em;
	}
	.spacer{
		padding-top:2em;
	}
	.text-faded {
		color: #ffffff; }
	.text-red {
		color: #e13612;
	}
	.text-gray {
		color: #505050;
	}
	.bg-purple {
		background-color: #734daa;
	}
	.bg-blue {
		background-color: #559eed;
	}
	.text-red {
		color: #8a140d;
	}
	.text-red2 {
		color: #c31a10;
	}
	.text-blue {
		color: #6c9aef;
	}
	.text-blue:hover {
		color: #9ab2e0;
	}
	.text-blue:active {
		color:#4180c7;
	}
	.text-blue:visited {
		color:#4180c7;
	}
	.text-brown {
		color:#855c3f;
	}

	.text-x5 {
		font-size: 4em;
	}
	.text-2u {
		display:inline-block;
		vertical-align:middle;
		height:60px;
	}
	.bg-white{
		background-color:#ffffff;
	}
	.bg-whitet{
		background-image: url("../img/fondoblanco.png");
		background-size: 90% 100%;
		background-position:center;
		background-repeat:no-repeat;
	}
	.bg-yellowt{
		background-image: url("../img/fondoamarillo.png");
		background-size: 90% 100%;
		background-position:center;
		background-repeat:no-repeat;
	}
	.no-padding{
		padding:0 !important;
	}
	.no-pad-b{
		padding-bottom:0 !important;
	}
	.no-pad-t{
		padding-top:0 !important;
	}
	.no-bg{
		background:none;
	}
	.no-margin{
		margin:0 !important;
	}
	.pad-10{
		padding:10px;
	}
	.pad-5{
		padding:5px;
	}
	.pad-l50{
		padding-left:50px !important;
	}
	.margin-5{
		margin:5px;
	}
	.margin-l5{
		margin-left:5px;
	}
	.pad-t17{
		padding-top:17px;
	}
	.pad-t5{
		padding-top:5px;
	}
	.pad-t15{
		padding-top:15px;
	}
	.pad-t20{
		padding-top:20px;
	}
	.pad-t40{
		padding-top:40px;
	}
	.pad-40{
		padding:40px;
	}
	.pad-80{
		padding:80px;
	}
	.pad-lr80{
		padding-left:80px;
		padding-right:80px;
	}
	
	.mar-16t{
		margin-top:-16px;
	}
	.mar-20t{
		margin-top:-20px;
	}
	.mar-40t{
		margin-top:-40px;
	}
	.mar-t15{
		margin-top:15px;
	}
	.mar-t20{
		margin-top:20px;
	}
	.mar-t40{
		margin-top:40px;
	}
	.mar-t80{
		margin-top:80px;
	}
	.mar-r10{
		margin-right:10%;
	}
	.mar-b20{
		margin-bottom:20px;
	}
	.mar-b40{
		margin-bottom:40px;
	}
	.mar-b80{
		margin-bottom:80px;
	}
	.mar-20{
		margin:20px;
	}
	.mar-40{
		margin:40px;
	}
	.mar-l100{
		margin-left:100px;
	}
	.pad-10lr{
		padding-left: 10%;
		padding-right: 10%;
	}
	.pad-40lr{
		padding: 0 40px;
	}

	.pad-40lbr{
		padding:0px 40px 40px 40px;
	}
	.title-comp{
		letter-spacing: -0.05em;
	}
	.pad-20{
		padding: 20px;
	}
	.pad-lr10{
		padding-left: 10px;
		padding-right: 10px;
	}
	.pad-20lr{
		padding-left: 20%;
		padding-right: 20%;
	}
	.pad-50lr{
		padding-left: 50%;
		padding-right: 50%;
	}
	.pad-t15{
		padding-top: 15px;
	}
	.pad-20t{
		padding-top: 20px;
	}
	.pad-t80{
		padding-top: 80px;
	}
	.pad-20t-victimization{
		padding-top: 20px;
	}


	.pad-b40{
		padding-bottom: 40px;
	}
	.pad-b20{
		padding-bottom: 20px;
	}
	.pad-b10{
		padding-bottom: 10px;
	}

	.ln-1{
		line-height: 120%;
	}
	.borderyellow{
		border-right: solid 5px #fe9e0e;
	}
	.border-red-2r{
		border-right: solid 2px #c23d4a;
	}
	.under-yellow{
		text-decoration:underline;
		text-decoration-color: #ffca11;
	}
	.section-heading {
		margin-top: 0;
	}

	::-moz-selection {
		color: white;
		background: #222222;
		text-shadow: none;
	}

	::selection {
		color: white;
		background: #222222;
		text-shadow: none;
	}

	img::selection {
		color: white;
		background: transparent;
	}

	img::-moz-selection {
		color: white;
		background: transparent;
	}

	body {
		-webkit-tap-highlight-color: #000000;
	}

	header.masthead, section.mastcont {
		position: relative;
		width: 100%;
		min-height: auto;
		text-align: center;
		color: #00000;
		background-position: center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover; 
	}
	header.masthead.ripple {
		background-image: url(../img/top.jpg), linear-gradient(to bottom, #bbc6b6 0%,#bbc6b6 100%);
		background-position: top;
		background-size:cover;
		min-height:1300px;
	}
	header.masthead#sponsor-project {
		background-image: url(../img/bg-sponsor-project.jpg), linear-gradient(to bottom, #143c48 0%,#143c48 100%);
		/* background-image: url("../img/bg-sponsor-project.jpg"); */
		min-height:500px;
	}
	
	
	#hp h1{
		/* margin-top:50px; */
		text-shadow: 2px 2px #000000;
	}
	#hp p{
		text-shadow: 1.3px 1.3px #000000;
	}
	#hp {
		background-image: url("../img/hpbackground.jpg");
		min-height:1000px;
		background-position: right;
	}
	
	#cu .varrow:after{
		content: "\E626";
		color: #ffca0a;
		display: block;
		position: absolute;
		bottom: 170px;
		left: 50%;
		font-size: 50px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		font-family: cw-icons;
		z-index: -1;
	} 
	.varrow:after{
		bottom: -42px;
		content: "\E626";
		font-family: cw-icons;
		position: absolute;
		left: 16%;
		margin-left: -14px;
		color: #fff;
		font-size: 50px;
		transition: bottom .5s cubic-bezier(.77,0,.175,1);
		/* opacity: 0; */
		z-index: 2;
	}
	
	.mastfooter #fow{
		background-image: linear-gradient(to bottom,#ffffff 20%,#abcd97 50%);
	}
	.mastfooter #fow2{
		background-image: url("../img/ow-footer.jpg");
	  -webkit-background-size: cover;
		background-position:bottom;
		min-height:1200px; 
	}
 
	header.masthead .header-content {
	position: absolute;
	width: 100%;
	text-align: center;
	top:50%;
	}

	header.masthead .header-content .header-content-inner h1 {
	  font-size: 30px;
	  /* font-weight: 700; */
	  margin-top: 0;
	  margin-bottom: 0;
	  /* text-transform: uppercase;  */
	  }
	header.masthead .header-content .header-content-inner hr {
	  margin: 30px auto; }
	header.masthead .header-content .header-content-inner p {
	  font-size: 16px;
	  font-weight: 300;
	  margin-bottom: 1.2em;
	  /* color: rgba(255, 255, 255, 0.7);  */
	}
	
	.box{
		width: 12em;
		border:solid #2b626a 3px;
		padding:10px;
		font-size: 1.6em;
		color:#2b626a;
	}

	
	.center-a{
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		top: 85%;
	}
	.threesec .col-lg-4 div {
		height:100%;
	}
	.threesec-img .col-lg-4 img {
		width:70%;
	}
	.threesec .col-lg-4 a, .threesec .col-lg-3 a {
		
	}
	#benefits .col-lg-4 div {
		height:100%;
	}
	.mastfooter.home .col-lg-3 div {
		height:100%;
	}
	.mastfooter.home .col-md-6 div {
		height:100%;
	}
	
	.twosec .col-lg-6 img {
		width: 60%;
	}
	#benefits #img100 {
		width: 20%;
	}
	
		
	#home-page #contactus form div input, #home-page #contactus form div button{
		color:#343434;
		font-size: 1.3em;
		text-align:left;
		border: solid 1px #b9bab7;
		font-weight:100;
		width:100%;
	}
	#home-page #contactus form button{
		text-align:center;
	}
	.changesimg{
		width:65px;
	}
	.footer ul li{
		display:inline;
		padding: 0 30px;
	}
	.footer hr{
		margin-bottom:70px;
		border: 1.5px solid rgba(0,0,0,.1);
	}

	.mastfooter{
	  position: relative;
	  width: 100%;
	  min-height: 500px;
	  text-align: center;
	  color: #00000;
	  background-position: center;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover; 
	}
	
	h2.children{
		margin-top:-155px;
	}

	.btn-group, .btn-group-vertical{
	  width:100%;
	}

	.story-nav span.swiper-pagination-bullet:nth-child(1){
		background-image:url("../img/downicon.png");
	}

	.story-nav span.swiper-pagination-bullet:nth-child(1):before{
		content:"";
	}
	.story-nav span.swiper-pagination-bullet:nth-child(2){
		background-image:url("../img/togaicon.png");
	}
	.story-nav span.swiper-pagination-bullet:nth-child(2):before{
		content:'';
	}	
	.story-nav span.swiper-pagination-bullet:nth-child(3){
		background-image:url("../img/readingicon.png");
	}
	.story-nav span.swiper-pagination-bullet:nth-child(3):before{
			content:'';
	}

	.story-nav span.swiper-pagination-bullet:nth-child(4){
		background-image:url("../img/papericon.png");
	}
	.story-nav span.swiper-pagination-bullet:nth-child(4):before{
		content:'';
	}


.story-nav{text-align:center;position:relative;}
.story-nav{margin-bottom:10px;}
.story-nav{margin-right:90px;margin-bottom:0;}
.story-nav span.swiper-pagination-bullet{
	display:inline-block;
	width:50px;height:50px;
	background-size:cover;
	position:relative;
	color:#333232;
	letter-spacing:normal;
	line-height:normal;
	background-color:transparent;
	opacity:1;
	margin:0 15px;
	}
.story-nav span.swiper-pagination-bullet:before{
	transition:.15s linear color;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	top:50px;
	position:relative;}
.story-nav span.swiper-pagination-bullet:before{position:absolute;font-size:14px;left:100%;top:15px;}

.story-nav span.swiper-pagination-bullet.swiper-pagination-bullet-active:after{top:79px;}
.story-nav span.swiper-pagination-bullet.swiper-pagination-bullet-active:after{top:75px;}

.story-nav span.swiper-pagination-bullet:after{ 
/* .mySlider:before{ */
	bottom:-58px;
	content:'\E626';
	font-family:'cw-icons';
	position:absolute;
	left:50%;
	margin-left:-14px;
	color:#f1dba6;
	font-size:50px;
	transition:bottom 0.5s cubic-bezier(0.77, 0, 0.175, 1);
	opacity:0;
	z-index:2;
	}
.story-nav span.active:after{ 
	opacity:1;
}
.story-nav span.swiper-pagination-bullet {
	margin: 0 75px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	opacity: 1;
	top: 45px;
}

.pad-20-3child{
	padding-top:20px;
	
}
#3child p{
	margin-bottom:0px;
}
#frmcont{
	padding-top:50px;
    padding-bottom: 50px;
}
#getemails1 #frmcont input,#getemails #frmcont input{
	border:solid gray 1px;
	width:100%;
}
#getemails1 #frmcont h4, #getemails #frmcont h4{
	margin-bottom:20px;
}
#getemails1 #frmcont,#getemails #frmcont{
	padding-top:30px;
	margin-top:50px;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0; 
  /* border:solid red 1px; */
  }
  
  .box-right{
	  float:right;
  }
  .box-left{
	  float:left;
  }

.text-primary {
  color: #000000 !important; 
}

.no-gutter > [class*='col-'] {
  padding-right: px;
  padding-left: 0; 
}

.bordered1-red {
	border: solid 1px #e13612 !important;
}
.bordered2-red {
	border: solid 2px #8a140d !important;
}
.bordered4-green {
	border: solid 4px #016b62 !important;
}
.bordered1-gray {
	border: solid 1px #eeeeee !important;
}
.borderedt1-gray {
	border-top: solid 1px #eeeeee !important;
}
.borderedb1-gray {
	border-bottom: solid 1px #eeeeee !important;
}
.bordered-gray-t1 {
	border-top: solid 1px #cccccc;
}
.rounded-8{
    border-radius: 8px;
}
	.rounded-t8{
		border-radius: 8px 8px 0 0;
	}
	.bordered1-gray {
		border: solid 2px #aeaead !important;
		/* background-color:none; */
	}
	.btn-bordered {
		border: solid 1px #000000 !important;
		background-color:none;
	}
	.btn-bordered-white {
		border: solid 1px #ffffff !important;
		background-color:none;
	}
	.btn-bordered-red {
		border: solid 2px #c31a10 !important;
		background-color:none;
	}
	.btn-bordered-gray {
		border: solid 1px #cccccc;
		background-color:none;
	}
  .btn-bordered.focus, .btn-transparent:focus {
	/* color:#ffffff; */
	border: solid 1px rgba(0, 0, 0, 0.1) !important;
	background-color:rgba(0, 0, 0, 0.1);
	}
	.btn-bordered:hover {
		border: solid 1px rgba(0, 0, 0, 0.1) !important;
		background-color:rgba(0, 0, 0, 0.1);
	}
	
	
.btn-transparent {
	color:#ffffff;
  border: none;
  background-color:rgba(0, 0, 0, 0.3);
  }
  .btn-transparent.focus, .btn-transparent:focus {
	color:#ffffff;
	border: none;
	background-color:rgba(0, 0, 0, 0.2);
	}
  .btn-transparent:hover {
	color:#ffffff;
	border: none;
    background-color:rgba(0, 0, 0, 0.2);
	}
		
.btn-default {
  color: #2b626a;
  border: solid 2px #2b626a;
  /* background-color: white;  */
  }
  .btn-default.focus, .btn-default:focus {
    color: #2b626a;
    border: solid 2px #2b626a;
    /* background-color: #e6e6e6;  */
	}
  .btn-default:hover {
    color: #2b626a;
    border-color: #bbd4d8;
    /* background-color: #e6e6e6;  */
	}
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    color: #2b626a;
    border-color: #bbd4d8;
    /*background-color: #e6e6e6; */}
    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover,
    .open > .btn-default.dropdown-toggle.focus,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle:hover {
      color: #2b626a;
      border-color: #bbd4d8;
      background-color: #d4d4d4; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:hover {
    border-color: white;
    background-color: white; }
  .btn-default .badge {
    color: white;
    background-color: #222222; }

.btn-primary {
  color: white;
  border-color: #F05F40;
  background-color: #F05F40; }
  .btn-primary.focus, .btn-primary:focus {
    color: white;
    border-color: #a4270d;
    background-color: #eb3812; }
  .btn-primary:hover {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle:hover {
      color: white;
      border-color: #a4270d;
      background-color: #c93110; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    border-color: #F05F40;
    background-color: #F05F40; }
  .btn-primary .badge {
    color: #F05F40;
    background-color: white; }

.btn {
  font-weight: 700;
  /*text-transform: uppercase;
  border: 3px;
  border-color:white;*/
  /* border-radius: 300px; */
  font-family: 'myfont';
  /*font-size=40px*/;
  }

.btn-xl {
  padding: 13px 50px; 
  font-size: 1.6em;
  
  }
.toptitle{
font-family: 'myfont' !important;
}

.col-centered{
float: none;
margin: 0 auto;
}
	
	
	@media only screen and (max-width:2000px) {
		
	}
	
	@media only screen and (max-width:1700px) {
		
		.mastfooter.home {
			min-height: 1300px;
		}
		
	}
	
	@media only screen and (max-width: 1500px) {
		.pad-20t-victimization{
			padding-top:20px !important;
			margin-bottom:7px !important;
		}
		
			
		
		.mastfooter.home{
			min-height:1300px;
		}
		
		
		
	}
	
	@media only screen and (max-width: 1270px) {
		
	}
	
	@media only screen and (max-width: 1350px) {
		
	}
	
	@media only screen and (max-width: 1200px) {
	.service-box {
		margin: 20px auto 0; 
	} 


	.changesimg{
		width:55px;
	} 
	
	#hp h1{
		/* margin-top:250px; */
	}
	
	#hp {
		height: 100%;
		/* min-height: 1100px; */
		min-height: 150px;
		background-position:right;
	}
	h2.children{
		font-size:1.2em;
		margin-top:-135px;
	}
	.third{
		margin-bottom:20px;

	}
	
	.pad-20t-victimization{
		/* padding-top:0px; */
		/* margin-bottom:0px; */
	}
		
	
	
	.footer h4{
		font-size:1.5em;
	}
	.mastfooter.home{
		min-height:1200px;
		background-repeat: no-repeat;
		background-position: bottom;
		background-size: 100%;
	}
	
	.mastfooter.hp{
		min-height:800px;
	}
	
	
}	
	@media only screen and (max-width: 1091px) {
		
		
	}
	
	@media only screen and (max-width: 992px) {
		.bg-yellowt ..bg-brush{
			background-image: none;
		}
		header.masthead .header-content {
			position: absolute;
			top: 80%;
			padding: 0 50px;
			-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
		}
		
		header.masthead.ripple .header-content{
			top:75%;
		}
		
		header.masthead.easter {
			min-height: 570px;
			background-position:bottom;
		}
		header.masthead.easter .header-content{
			position: absolute;
			width: 100%;
			text-align: center;
			top: 50%;
		}
		
		header.masthead .header-content .header-content-inner {
			max-width: 1000px;
			margin-right: auto;
			margin-left: auto;
		}
		header.masthead .header-content .header-content-inner h1 {
			font-size: 50px; 
		}
		header.masthead .header-content .header-content-inner p {
			font-size: 18px;
			max-width: 80%;
			margin-right: auto;
			margin-left: auto; 
		}
		.changesimg{
			width:55px;
		}
		
		.varrow:after {
			left: 22%;
		}
		.pad-20t-victimization{
			margin-bottom: 20px;
		}
		.hp #inschool h5{
			margin-bottom:0px;
		}
		.hp #inschool p{
			/* padding-top:0px; */
			margin-bottom:0px;
		}
		
		.third{
			margin-bottom:0px;
			
		}
	
		.btn-xl{
			font-size:1em;
		}
		
		.threesec .col-lg-4 img {
			width:50%;
		}
		
		.center-a {
			position: relative;
			top: 0;
		}
		#imgcheck {
			/* height: 50%; */
			margin-top: -130px;
		}
		
		.mySlider a{
			
			margin-bottom:50px;
			margin-left: 20px;
		}
		.mySlider p {
			margin-top:50px;
			margin-left: 20px;
		}
		
	}
	
	@media only screen and (max-width: 768px) {
		
		.varrow:after {
			left: 33%;
		}
		
		.footer .pad-40{
			padding:15px;
		}
		
		.footer ul li{
			padding: 0 10px;
		}		
		
		.mastfooter.hp{
			
			background-position:left bottom;
		}
		
		.bg-yellowt{
			background:none;
		}
		
		#home-page #sec4 img{
			margin-top:0px;
			margin-bottom:90px;
		}
	}
	
	@media only screen and (max-width: 620px) {
		
		header#dp{
			min-height:400px; 
			background-size: 200%;
		}
		
		
		#home-page #contactus form input, #home-page #contactus form button{
			color:#babab3;
			font-size: 1em;
			text-align:left;
			border: solid 1px #b9bab7;
			font-weight:100;
			width:200px;
			/* height:50%; */
		}
		#home-page #contactus form button{
			text-align:center;
		}
		
		.mastfooter.hp{
				min-height:1700px; 
		}
		.mastfooter.home{
			/* min-height:2200px;  */
		}
		
		#frmcont .btn{
			text-align:center;
			border-radius: 5px !important;
			border-radius: 5px !important;
			/* margin-bottom:20px; */
		}
	
		.btn-group input .btn{
			border-radius: 5px;
			border-radius: 5px;
		}
		.btn-group{
			display: block !important;
		}
		.mastfooter.hp h2{
			/* font-size:1.3em; */
		}
		
  }
	
	
	@media only screen and (max-width: 580px) {
		
		
	}
	
	@media only screen and (max-width: 500px) {
		
	
		
	}
@media only screen and (max-width: 400px) {
	
		#donate_btns_c,#donate_btns, #donate_btns2 {
			border: 0px;
		}
		
		#frmcont .btn{
			text-align:center;
			border-radius: 5px !important;
			border-radius: 5px !important;
			margin-bottom:20px;
		}
		.btn-group input .btn{
			border-radius: 5px;
			border-radius: 5px;
		}
		.btn-group{
			display: block !important;
		}
		.mastfooter.hp h2{
			font-size:1.2em;
		}
		
		
		
  }	
	
	

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}