/*
Template Name:Charity Show
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/


/********************* center ****************/
#center{   
padding:0;
margin:0;
}
#center .fade-carousel {
position: relative;
height: 100vh;
}
#center .fade-carousel .carousel-inner .item {
height: 100vh;
}
#center .fade-carousel .carousel-indicators > li {
margin: 0 2px;
background-color: #079e39;
border-color: #04b462;
opacity: .7;
}
#center .fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
#center .hero {
 position: absolute;
 top: 50%;
 left: 25%;
 z-index: 3;
 color: #fff;
 text-align: center;
 padding-top:50px;
 text-transform: uppercase;
 text-shadow: 1px 1px 0 rgba(0,0,0,.75);
 -webkit-transform: translate3d(-50%,-50%,0);
 -moz-transform: translate3d(-50%,-50%,0);
 -ms-transform: translate3d(-50%,-50%,0);
 -o-transform: translate3d(-50%,-50%,0);
 transform: translate3d(-50%,-50%,0);
 background-color:#f9b03e66;
 width: 30%;
 border: 4px solid #fff;
}
#center .hero h1 {
font-size: 3.4285714285714284vw;    
font-weight: bold;
margin: 0;
padding: 0;
color:#fff;
}
#center .hero h3 {
font-size:1.4285714285714286vw;
font-weight: bold;
padding-bottom:15px;
color:#fff;
}
#center .hero h4{
padding-bottom:70px;
padding-top:15px;
}
#center .hero h4 a{
 background: #f9b03e;
 padding: 10px 20px 10px 20px;
 color: #fff;
 border-radius: 10px;
}
#center .fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
#center .fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
#center .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
#center .btn.btn-lg {padding: 10px 40px;}
#center .btn.btn-hero,
#center .btn.btn-hero:hover,
#center .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#center .fade-carousel .slides .slide-1, 
#center .fade-carousel .slides .slide-2,
#center .fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#center .fade-carousel .slides .slide-1 {
background-image: url(../img/chat1.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-2 {
background-image: url(../img/chat2.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-3 {
background-image: url(../img/CHAT3.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

/********************* center_end ****************/
/********************* middle ****************/
#middle{ 
 padding-top:30px;
 padding-bottom:30px;
 }
.middle_main{ 
 position:relative;
 }
.middle_3 {
 text-align: center;
 position: absolute;
 background-color: #f9b03ecc;
 top: 0;
 bottom: 0;
}
.middle_3 i{
 font-size:55px;
 padding-bottom:10px;
 padding-top:120px;
 color: #e01f00;
}
.middle_3 h3{
 color: #fff;
}
.middle_3 p{
 color: #fff;
}
.hr_1{ 
 margin-top: 5px;
 margin-bottom: 5px;
 border-top: 1px solid #e01f00;
 border-width: 3px;
 width: 10%;
 }
.hr_2{ 
 margin-top: 5px;
 margin-bottom: 5px;
 border-top: 1px solid #f9b03e;
 border-width: 3px;
 width: 10%;
 }
.middle_main_1{ 
 position:relative;
 }
.middle_4 {
 text-align: center;
 position: absolute;
 top: 0;
 bottom: 0;
 background-color: #0000008f;
}
.middle_4 i{
 padding-bottom:10px;
 padding-top:136px;
}
.middle_4 a{
 font-size: 35px;
 color: #e01f00;
 border: 1px solid;
 border-radius: 50%;
 padding: 9px 15px 9px 19px;
}
.middle_4 h3{
 color: #fff;
 padding-top:15px;
}
.middle_4 p{
 color: #fff;
}
.middle_main_3{ 
 position:relative;
 }
.middle_5 {
 text-align: center;
 position: absolute;
 background-color: #ea553aba;
 top: 0;
 bottom: 0;
}
.middle_5 i{
 font-size:55px;
 padding-bottom:10px;
 padding-top:120px;
 color: #f9b03e;
}
.middle_5 h3{
 color: #fff;
}
.middle_5 p{
 color: #fff;
}
/********************* middle_end ****************/
/********************* causes ****************/
#causes{ 
 padding-top:30px;
 padding-bottom:40px;
 background-color: #36404c;
 }
.causes_2 h4{ 
 padding-bottom:10px;
 color: #f9b03e;
 }
.causes_2 h2{ 
 color: #fff;
 }
.causes_3 p{ 
 color: #fff;
 padding-top:40px;
 padding-bottom:40px;
 }
#causes .progress .bar {
width: 0%;
height:100%;
color: #ffffff;
float: left;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #fabd5d, #f9b03e);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.causes_9{ 
 background-color:#fff;
 padding: 20px 20px 0px 20px;
 }
.causes_6{ 
 text-align:center;
 }
.causes_6 h4{ 
 font-weight:bold;
 padding-bottom:5px;
 }
.causes_10{ 
 float:right;
 }
.causes_8 h6{ 
 color:#999;
 font-weight:800;
 }
.causes_10 h6{ 
 color:#999;
 font-weight:800;
 }
/********************* causes_end ****************/
/********************* pricing ****************/
#pricing{ 
 background-image: url(../img/10.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 background-attachment: fixed;
 }
.pricing_main{ 
 background-color: #000000ab;
 padding-top:40px;
 padding-bottom:30px;
 }
.pricing_2 h4{ 
 color:#fff;
 padding-bottom:10px;
 padding-top: 70px;
 }
.pricing_2 h2{ 
 color:#fff;
 padding-bottom:10px;
 }
.pricing_2 p{ 
 color:#fff;
 padding-bottom:20px;
 }
.hr_3{ 
 border-top: 1px solid #fabd5d;
 border-width: 3px;
 width: 6%;
 margin: 0px;
 margin-bottom: 10px;
 }
#pricing  .panel
{
    text-align: center;
}
#pricing .panel:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35); }
#pricing .panel-body
{
    padding: 0px;
    text-align: center;
}

#pricing .the-price
{
    background-color: rgba(220,220,220,.17);
    box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
    padding: 20px;
    margin: 0;
}

#pricing .the-price h1
{
    line-height: 1em;
    padding: 0;
    margin: 0;
}

#pricing .subscript
{
 font-size: 25px;
}

/* CSS-only ribbon styles    */
#pricing .cnrflash
{
    /*Position correctly within container*/
    position: absolute;
    top: -9px;
    right: 4px;
    z-index: 1; /*Set overflow to hidden, to mask inner square*/
    overflow: hidden; /*Set size and add subtle rounding  		to soften edges*/
    width: 100px;
    height: 100px;
    border-radius: 3px 5px 3px 0;
}
#pricing .panel-footer {
 padding: 20px 15px;
}
#pricing .cnrflash-inner
{
    /*Set position, make larger then 			container and rotate 45 degrees*/
    position: absolute;
    bottom: 0;
    right: 0;
    width: 145px;
    height: 145px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -o-transform: rotate(45deg); /* Opera */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
    -ms-transform-origin: 100% 100%;  /* IE 9 */
    -o-transform-origin: 100% 100%; /* Opera */
    -moz-transform-origin: 100% 100%; /* Firefox */
    background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
    background-size: 4px,auto, auto,auto;
    background-color: #aa0101;
    box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
#pricing .cnrflash-inner:before, .cnrflash-inner:after
{
    /*Use the border triangle trick to make  				it look like the ribbon wraps round it's 				container*/
    content: " ";
    display: block;
    position: absolute;
    bottom: -16px;
    width: 0;
    height: 0;
    border: 8px solid #800000;
}
#pricing .cnrflash-inner:before
{
    left: 1px;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
#pricing .cnrflash-inner:after
{
    right: 0;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
#pricing .cnrflash-label
{
    /*Make the label look nice*/
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(1,1,1,.8);
    font-size: 0.95em;
    font-weight: bold;
    text-align: center;
}
/********************* pricing_end ****************/
/********************* place ****************/
.place_main{ 
 position:relative;
 }
.place_3{ 
 position: absolute;
 background-color: #f9b03ea8;
 top: 0;
 bottom: 0;
 left: 0%;
 right: 0%;
 }
.place_3 h2 {
 padding-top: 300px;
}
.place_main_1{ 
 padding-left:40px;
 padding-top:190px;
 }
.place_4 h4{ 
 padding-bottom:10px;
 }
.place_4 h2{ 
 padding-bottom:10px;
 }
.place_5 ul{ 
 padding-top:10px;
 padding-bottom:40px;
 }
.place_5 li{ 
 display:inline;
 padding-right:10px;
 }
.place_5 li a{ 
 border: 3px solid #ebeced;
 padding: 10px 30px;
 font-size: 18px;
 color: #000;
 }
.place_5 li a:hover{ 
 border: 3px solid #000;
 color: #f9b03e;
 }
/********************* place_end ****************/
/********************* people ****************/
.people_main{ 
 position:relative;
 }
.people_3{ 
 position: absolute;
 background-color: #ea553ab8;
 top: 0;
 bottom: 0;
 left: 0%;
 right: 0%;
 }
.people_3 h2 {
 padding-top: 300px;
}
.people_main_1{ 
 padding-left:40px;
 padding-top:120px;
 }
.people_4 h4{ 
 padding-bottom:10px;
 }
.people_4 h2{ 
 padding-bottom:10px;
 }
#people .form-control {
 font-size: 20px;
 border:2px solid #ebeced;
 color: #707787;
}
#people .form-control::placeholder {
 color: #707787;
}
.people_6 input {
 padding-top: 25px;
 padding-bottom: 25px;
 margin-bottom: 10px;
  width: 90%;
}
.people_8 textarea {
 height: 155px;
 width: 95%;
}
.people_10{ 
 padding-top:30px;
 }
/********************* people_end ****************/
/********************* our ****************/
#our{ 
 background-image: url(../img/13.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 }
.our_main{ 
 padding-top:100px;
 padding-bottom:250px;
 background-color: #0000009e;
 }
.hr_4{
 margin-top: 20px;
 margin-bottom: 20px;
 border-top: 1px solid #f9b03e;
 border-width: 2px;
 width: 4%;
}
.our_1{ 
 text-align:center;
 }
.our_1 h4{ 
 color:#fff;
 padding-bottom:10px;
 }
.our_1 h2{ 
 color:#fff;
 }
.our_1 p{ 
 color:#fff;
 padding-bottom:30px;
 }
/********************* our_end ****************/
/********************* request ****************/
#request{ 
 padding-bottom:50px;
 margin-top:-140px;
 }
.request_3{ 
 text-align:center;
 background-color: #fff;
 box-shadow: 0 0 1px 0px #7b7878;
 padding: 0px 0px 15px 0px;
 }
.request_3 h3{ 
 padding-top:10px;
 font-weight:bold;
 }
.request_3 p{ 
 padding:0px;
 margin:0px;
 padding-bottom:10px;
 }
.request_3 li{ 
 display:inline;
 padding-right:10px;
 }
.request_3 li a{ 
 font-size:18px;
 color:#000;
 }
.request_3 li a:hover{ 
 color:#f9b03e;
 }
/********************* request_end ****************/
/********************* mission ****************/
#mission{ 
 padding-top:30px;
 padding-bottom:30px;
 background-color: #36404c;
 }
.mission_main{ 
 position:relative;
 }
.mission_4{ 
 position: absolute;
 background-color: #f9b03ed9;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 }
.mission_4{ 
 text-align:center;
 padding-top: 90px;
 }
.mission_4 h2{ 
 color: #ea553a;
 font-weight:bold;
 }
.mission_4 p{ 
 color: #fff;
 }
.mission_5{ 
 position: absolute;
 background-color: #ea553acf;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 }
.mission_5{ 
 text-align:center;
 padding-top: 90px;
 }
.mission_5 h2{ 
 color: #f9b03e;
 font-weight:bold;
 }
.mission_5 p{ 
 color: #fff;
 }
.mission_6{ 
 position: absolute;
 background-color: #0682bcc2;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 }
.mission_6{ 
 text-align:center;
 padding-top: 90px;
 }
.mission_6 h2{ 
 color: #82b440;
 font-weight:bold;
 }
.mission_6 p{ 
 color: #fff;
 }
.mission_7{ 
 position: absolute;
 background-color: #82b440cc;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 }
.mission_7{ 
 text-align:center;
 padding-top: 90px;
 }
.mission_7 h2{ 
 color: #0682bc;
 font-weight:bold;
 }
.mission_7 p{ 
 color: #fff;
 }
.mission_8 h4{ 
 color:#fff;
 }
.mission_8 h2{ 
 color:#fff;
 padding-bottom:10px;
 padding-top:10px;
 }
.mission_8 p{ 
 color:#fff;
 padding-bottom:0px;
 padding-top:10px;
 }
.mission_8 ul{ 
 padding-bottom:30px;
 padding-top:10px;
 }
.mission_8 li{ 
 display:inline;
 margin-right:30px;
 font-size:20px;
 color:#fff;
 border:2px solid #fff;
 padding:10px 10px 10px 10px;
 background-color: #c10000;
 }
.mission_8 li:hover{ 
 color:#fff;
 border:2px solid #fff;
 background: transparent;
 }
.mission_8{ 
 padding-top:120px;
 padding-left:30px;
 }
/********************* mission_end ****************/
/********************* news ****************/
#news{ 
 padding-top:30px;
 padding-bottom:30px;
 background-color:#f1f1f1;
 }
.news_2 h4{ 
 padding-bottom:5px;
 }
.news_2 h2{ 
 padding-bottom:10px;
 }
.news_3{ 
 float:right;
 }
.news_3 h4{ 
 border: 5px solid #000;
 padding: 15px 15px 15px 15px;
 }
.news_3 h4:hover{ 
 background-color:#000;
 color:#fff;
 }
.news_5{ 
 padding-top:30px;
 }
.news_6{ 
 text-align:center;
 background-color:#fff;
 padding: 15px 15px 15px 15px;
 box-shadow: 0 0 2px #827e7e;
 }
.news_6 h4{ 
 color: #707787;
 padding-bottom:5px;
 }
.news_6 h3{ 
 font-weight:bold;
 padding-bottom:10px;
 }
.news_6 li{ 
 display:inline;
 margin-right:10px;
 }
.news_6 li a{ 
 font-size:18px;
 color: #f9b64d;
 }
.news_6 li a:hover{ 
 color: #000;
 }
/********************* news_end ****************/
/********************* updates ****************/
#updates{ 
 background-color: #212136;
    }
.updates_1 p{ 
 color: #222222;
font-size:30px;
line-height: 1.8;
letter-spacing:3px;
padding-top:50px;
padding-bottom:50px;
    }
#updates .row{
   margin-bottom:20px;
   }
#updates .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#updates .ih-item,
#updates .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#updates .ih-item a {
  color: #333;
}
#updates .ih-item a:hover {
  text-decoration: none;
}
#updates .ih-item img {
  width: 100%;
  height: 100%;
}

#updates .ih-item.square {
  position: relative;
  width: 225px;
  height: 216px;
}
#updates .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#updates .ih-item.square.effect10 {
  overflow: hidden;
}
#updates .ih-item.square.effect10.colored .info {
  background: #1a4a72;
}
#updates .ih-item.square.effect10.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#updates .ih-item.square.effect10 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#updates .ih-item.square.effect10 .info {
  background: #333333;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#updates .ih-item.square.effect10 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
#updates .ih-item.square.effect10 .info p {
  font-style: italic;
  font-size: 14px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
#updates .ih-item.square.effect10 a:hover .info {
  visibility: visible;
  opacity: 1;
}
#updates .ih-item.square.effect10.left_to_right .img {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#updates .ih-item.square.effect10.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#updates .ih-item.square.effect10.left_to_right a:hover .img {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
#updates .ih-item.square.effect10.left_to_right a:hover .info {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/********************* updates_end ****************/





@media screen and (max-width : 767px){
#center .hero{ 
 left:50%;
 width:100%;
}
#center .hero h1 {
 font-size: 30px;
}
#center .navbar-default .navbar-toggle {
 border-color: #b90303;
 background-color: #b90303;
}
#center .hero h3 {
 font-size: 18px;
}
.middle_3 i {
 padding-top: 60px;
}
.middle_4 i {
 padding-top: 76px;
}
.middle_5 i {
 padding-top: 60px;
}
#causes {
 text-align: center;
}
.causes_3 p {
 padding-top: 20px;
 padding-bottom: 20px;
}
.causes_10 {
 float: none;
}
.causes_9 {
 margin-bottom: 10px;
}
.pricing_main {
 text-align: center;
}
.pricing_2 h4 {
 padding-top: 10px;
}
.hr_3 {
 width: 100%;
}
.pricing_2{ 
 padding-bottom:30px;
}
.place_main_1 {
 padding-left: 0px;
 padding-top: 30px;
}
#place{ 
 text-align:center; 
}
.place_5 li {
 padding-right: 2px;
}
.people_1{ 
 text-align:center;
}
.people_main_1 {
 padding-left: 0px;
 padding-top: 20px;
}
.people_6 input {
 width: 94%;
 margin-left: 10px;
}
.people_8 textarea {
 width: 94%;
 margin-left: 10px;
}
.people_10 {
 padding-bottom: 30px;
}
.our_main {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
#request {
 padding-bottom: 50px;
 margin-top: 20px;
}
.request_3 {
 margin-bottom: 15px;
}
#request {
 padding-bottom: 10px;
 margin-top: 20px;
}
#mission {
 text-align: center;
}
.place_5 li a {
 padding: 10px 10px;
 font-size: 12px;
}
.mission_8 {
 padding-top: 20px;
 padding-left: 0px;
}
.mission_8 li {
 margin-right: 0px;
 font-size: 13px;
}
.mission_8 ul {
 padding-bottom: 20px;
 padding-top: 10px;
}
#news {
 text-align: center;
}
.news_3 {
 float: none;
}
#updates .ih-item.square {
 width: 100%;
 height: 100%;
}
}


@media (min-width:470px) and (max-width:767px) {

}
 
 
@media (min-width:768px) and (max-width:961px) {
#center .hero{ 
 width:60%;
 left: 55%;
}
.middle_3 i {
 padding-top: 30px;
}
.middle_4 i {
 padding-top: 47px;
}
.middle_5 i {
 padding-top: 33px;
}
.causes_6 h4 {
 font-size: 20px;
}
#pricing .the-price h1 {
 font-size: 28px;
}
.button_2 {
 font-size: 11px;
 padding: 13px 28px 13px 28px;
}
.button_1 {
 font-size: 11px;
 padding: 13px 28px 13px 28px;
}
.pricing_2 h4 {
 padding-top: 20px;
}
.place_main_1 {
 padding-top: 20px;
}
.place_4 h2 {
 font-size: 25px;
}
.place_5 li a {
 padding: 10px 10px;
 font-size: 15px;
}
.place_5 ul {
 padding-top: 0px;
 padding-bottom: 30px;
}
.people_main_1 {
 padding-top: 20px;
}
.people_4 h2 {
 font-size: 28px;
}
.people_6 input {
 padding-top: 10px;
 padding-bottom: 10px;
 margin-bottom: 4px;
}
.people_8 textarea {
 height: 90px;
}
.people_10 {
 padding-top: 15px;
 padding-bottom: 20px;
}
.mission_8 {
 padding-top: 10px;
}
.mission_8 h2 {
 font-size: 28px;
}
.mission_8 li {
 margin-right: 0px;
 font-size: 16px;
}
.mission_5 {
 padding-top: 48px;
}
.mission_4 {
 padding-top: 48px;
}
.mission_6 {
 padding-top: 48px;
}
.mission_7 {
 padding-top: 48px;
}
#mission {
 padding-top: 30px;
 padding-bottom: 10px;
}
#updates .ih-item.square {
 width: 100%;
 height: 100%;
}
#updates .ih-item.square.effect10 .info p {
 font-size: 6px;
 padding: 5px 20px 20px;
}
#updates .ih-item.square.effect10 .info h3 {
 font-size: 15px;
}
} 

 
@media (min-width:962px) and (max-width:1200px) {
#center .hero{ 
 width:60%;
 left: 55%;
}
.middle_3 i {
 padding-top: 30px;
}
.middle_4 i {
 padding-top: 47px;
}
.middle_5 i {
 padding-top: 33px;
}
.causes_6 h4 {
 font-size: 20px;
}
#pricing .the-price h1 {
 font-size: 28px;
}
.button_2 {
 font-size: 11px;
 padding: 13px 28px 13px 28px;
}
.button_1 {
 font-size: 11px;
 padding: 13px 28px 13px 28px;
}
.pricing_2 h4 {
 padding-top: 20px;
}
.place_main_1 {
 padding-top: 20px;
}
.place_4 h2 {
 font-size: 25px;
}
.place_5 li a {
 padding: 10px 10px;
 font-size: 15px;
}
.place_5 ul {
 padding-top: 0px;
 padding-bottom: 30px;
}
.people_main_1 {
 padding-top: 20px;
}
.people_4 h2 {
 font-size: 28px;
}
.people_6 input {
 padding-top: 10px;
 padding-bottom: 10px;
 margin-bottom: 4px;
}
.people_8 textarea {
 height: 90px;
}
.people_10 {
 padding-top: 15px;
 padding-bottom: 20px;
}
.mission_8 {
 padding-top: 10px;
}
.mission_8 h2 {
 font-size: 28px;
}
.mission_8 li {
 margin-right: 0px;
 font-size: 16px;
}
.mission_5 {
 padding-top: 48px;
}
.mission_4 {
 padding-top: 48px;
}
.mission_6 {
 padding-top: 48px;
}
.mission_7 {
 padding-top: 48px;
}
#mission {
 padding-top: 30px;
 padding-bottom: 10px;
}
#updates .ih-item.square {
 width: 100%;
 height: 100%;
}
#updates .ih-item.square.effect10 .info p {
 font-size: 6px;
 padding: 5px 20px 20px;
}
#updates .ih-item.square.effect10 .info h3 {
 font-size: 15px;
}
}

@media (min-width:1201px) and (max-width:1320px) {
.place_main_1 {
 padding-top: 140px;
}
.place_5 li a {
 padding: 10px 20px;
}
.people_main_1 {
 padding-top: 60px;
}
#updates .ih-item.square {
 width: 100%;
 height: 100%;
}
#updates .ih-item.square.effect10 .info p {
 font-size: 13px;
 padding: 5px 20px 20px;
}
}