/* All css 
---------------------------------------*/
.align-right {
  text-align: right;
  float: right;
}
.align-left {
  text-align: left;
  float: left;
}
.align-center {
  text-align: center;
  float: none;
}
.wrap {
  max-width: 1200px;
  margin: auto;
  padding: 0 !important;
}
.box-50 {
  width: 50%;
  float: left;
}
.btn-page-hover,
.btn-page {
  display: inline-block;
  background: #fff;
  padding: 5px;
  background: #e5463a;
  background: -moz-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5463a), color-stop(100%, #faa823));
  background: -webkit-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -o-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -ms-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: linear-gradient(to bottom, #e5463a 0%, #faa823 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5463a', endColorstr='#faa823', GradientType=0);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.btn-page-hover {
  margin-left: 31px;
  background: #fcac33;
  background: -moz-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fcac33), color-stop(100%, #e02459));
  background: -webkit-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: -o-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: -ms-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: linear-gradient(to bottom, #fcac33 0%, #e02459 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcac33', endColorstr='#e02459', GradientType=0);
}

.btn-page-hover a {
  padding: 0 87px !important;
}
.btn-page-hover a,
.btn-page a {
  background: #fff;
  padding: 0 74px;
  line-height: 70px;
  display: inline-block;
  text-align: center;
  color: #e02458;
  font-size: 24px;
  font-family: 'exo_2bold';
  cursor: pointer;
}
.btn-page:hover {
  background: #fcac33;
  background: -moz-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fcac33), color-stop(100%, #e02459));
  background: -webkit-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: -o-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: -ms-linear-gradient(top, #fcac33 0%, #e02459 100%);
  background: linear-gradient(to bottom, #fcac33 0%, #e02459 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcac33', endColorstr='#e02459', GradientType=0);
}
.btn-page:hover a {
  color: #fdab36;
}
.btn-page-hover a {
  color: #fdab36;
}

.caret {
  display: none !important;
}

.dropdown-menu {
  min-width: 0;
}

body.fixed {
    position: fixed;
}

.joian .gform_description {
    font-family: 'exo_2bold';
    color: #e02955;
    font-size: 25px;
    display: block;
}
.joian .gform_body {
    display: inline-block;
    width: 350px;
}

.joian .gform_footer {
    display: inline-block;
}
.joian .gform_footer input[type="submit"] {
    background: #e02955;
    color: #fff !important;
    padding: 2px 0 2px !important;
    font-family: 'exo_2bold' !Important;
    font-size: 25px !important;
    margin-left: 8px;
    border: 3px solid #e02955;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    width: 230px !important;
    display: inline-block !Important;
    top: 3px;
    position: relative;
}
.joian .gform_body #input_4_1 {
    max-width: 393px;
    border: 3px solid #e5453a;
    margin-top: 10px;
    height: 60px;
    position: relative;
}

.joian .gfield_label, .joian h3.gform_title {
    display: none !important
}

.joian .gform_wrapper .gform_footer {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.joian .gform_wrapper .gform_heading {
    margin-bottom: 0;
    margin-top: 62px;
}
#gform_confirmation_message_4 {
    color: #e02955;
    font-size: 25px;
    font-family: 'exo_2bold';
    margin-left: 23px;
    margin-top: 107px;
}

.page-id-364 .page-content {
    text-align: center !important;
    min-height: 670px !important;
    margin-top: 10px !important;
    padding-top: 252px !important;
}
.page-id-364 .page-content h1.title {
    color: #e12e53;
}
.page-id-364 .page-content .entry-post p{
    color: #e12e53;
    font-size: 22px;
}

/* reset css
---------------------------------------*/
/* header css
-------------------------------------- */
.site-navigation {
  position: relative;
  clear: both;
}
.site-navigation:before {
  content: "";
  background: #c2c2c2;
  width: 100%;
  top: 119px;
  height: 1px;
  z-index: 9;
  position: absolute;
}
.site-navigation .logo {
  position: absolute;
  z-index: 99;
  width: 13%;
  float: left;
}
.site-navigation .logo img {
  max-width: 240px;
}
.site-navigation .site-navigation-inner {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}
.site-navigation .navbar-default {
  background: none;
  border: none;
}
.site-navigation .navbar-default #main-menu {
  float: right;
  margin-top: 34px;
}
.site-navigation .navbar-default #main-menu li {
  padding: 5px 5px;
}
.site-navigation .navbar-default #main-menu li a {
  font-size: 18px;
  color: #e12e53;
  font-family: 'exo_2bold';
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  padding: 0 15px;
  line-height: 40px;
}
.site-navigation .navbar-default #main-menu li:hover {
  background: #e5463a;
  background: -moz-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5463a), color-stop(100%, #faa823));
  background: -webkit-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -o-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -ms-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: linear-gradient(to bottom, #e5463a 0%, #faa823 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5463a', endColorstr='#faa823', GradientType=0);
}
.site-navigation .navbar-default #main-menu li:hover a {
  background: #fff;
}
.site-navigation .navbar-default #main-menu li.link-contact {
  margin-left: 15px;
  padding: 5px;
  min-width: 176px;
  text-align: center;
  background: #e5463a;
  background: -moz-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5463a), color-stop(100%, #faa823));
  background: -webkit-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -o-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -ms-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: linear-gradient(to bottom, #e5463a 0%, #faa823 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5463a', endColorstr='#faa823', GradientType=0);
}
.site-navigation .navbar-default #main-menu li.link-contact a {
  background: #fff;
  padding: 0;
  line-height: 40px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.site-navigation .navbar-default #main-menu li.link-contact:hover a {
  background: #e5463a;
  background: -moz-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5463a), color-stop(100%, #faa823));
  background: -webkit-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -o-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -ms-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: linear-gradient(to bottom, #e5463a 0%, #faa823 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5463a', endColorstr='#faa823', GradientType=0);
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: none;
  border: none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border-top: none !important;
    border-bottom: 1px solid #EC8402 !important;
}
.gform_wrapper .gfield_description+.gform_wrapper .gfield_description.validation_message, .gform_wrapper .ginput_container+.gfield_description.validation_message {
    color: #FFFFFF !important;
    font-weight: 200;
}

.gform_wrapper div.validation_error {
    color: #fff !important;
    border-top: 2px solid #EC8402 !important;
    border-bottom: 2px solid #EC8402 !important;
    font-weight: 200 !important;
}

/* content css
--------------------------------------- */
.box-single .thumb img {
  width: 100%;
}
.box-single .content {
  padding-left: 31px;
  padding-top: 30px;
}
.box-single .content .title {
  margin-bottom: 30px;
}
.box-single .content .box-info .boxi {
  display: inline-block;
}
.box-single .content .box-info .boxi .days {
  display: block;
}
.box-single .content .box-info .boxi .days .day {
  font-family: 'exo_2bold';
  font-size: 43px;
  color: #333333;
}
.box-single .content .box-info .boxi .list li {
  float: left;
}
.box-single .content .box-info .boxi .list li a i {
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  background: #127bb7;
  color: #fff;
  margin: 0 3px;
}
.box-single .content .box-info .boxi .list li a i.fa-pinterest-p {
  background: #cd2129;
}
.box-single .content .box-info .boxi .list li a i.fa-google-plus {
  background: #ce3633;
}
.box-single .content .box-info .boxi .list li a i.fa-facebook {
  background: #3b5a99;
}
.box-single .content .box-info .boxi span {
  font-family: 'exo_2bold';
  font-size: 15px;
  color: #333333;
}
.banner {
  clear: both;
}
.banner .thumb {
  position: relative;
}
.banner .banner-box {
  position: absolute;
  top: 0;
  left: 20%;
  width: 40%;
  height: 480px;
  text-align: center;
  padding-top: 96px;
  padding-left: 27px;
}
.banner .banner-box h2 {
  color: #fff;
  line-height: 49px;
}
.banner .banner-box .btn-see {
  position: relative;
  margin-top: 49px;
  margin-left: -31px;
}
.banner .banner-box .btn-see a {
  color: #fff;
  line-height: 78px;
  padding: 0 30px;
  display: inline-block;
  background: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -38px;
  font-size: 24px;
  font-family: 'exo_2bold';
}
.banner .banner-box .btn-see a i {
  font-size: 15px;
  margin-left: 11px;
}
/* page css 
----------------------------------------*/
.page-template-default .site-footer {
  border: none;
}
.page-content, .page-contact {
  padding-left: 30px;
  margin-top: 160px;
}
.page-template-default .page-content .title {
  margin-bottom: 38px;
}
.page-template-default .page-content h2 {
  margin-top: 40px;
  margin-bottom: 31px;
}
.page-template-default .page-content h3 {
  margin-top: 37px;
  margin-bottom: 15px;
  color: #e02955;
}
.page-template-default .page-content h4 {
  margin-top: 28px;
  margin-bottom: 14px;
  color: #e02955;
}
.page-template-default .page-content h5 {
  margin-top: 29px;
  margin-bottom: 13px;
}
.page-content {
  overflow: hidden;
  clear: both;
}
.page-related {
  clear: both;
}
.page-related .box-50 {
  padding-top: 106px;
  min-height: 240px;
}
.page-related .box-50 a {
  font-size: 31px;
  font-family: 'exo_2bold';
  color: #fff;
}
.page-related .left {
  background: url(../images/bg-l.png) no-repeat;
  background-size: cover;
}
.page-related .right {
  background: url(../images/bg-r.png) no-repeat;
  background-size: cover;
}
.page-contact {
  clear: both;
}
.page-contact .box-form {
  background: url(../images/bg-ct.jpg) no-repeat;
  background-size: cover;
    padding: 30px;
    margin-top: -160px;
    padding-top: 130px;
    padding-bottom: 55px;
    min-height: 710px;
  /* all */
  /* firefox 19+ */
  /* ie */
}
#gform_confirmation_message_1 {
    color: #fff;
    padding-top: 26px;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
}

.page-contact .box-form .gform_wrapper h3.gform_title {
  display: none;
}
.page-contact .box-form .gform_wrapper {
  max-width: 100%;
}
.page-contact .box-form .gform_wrapper .top_label input.medium,
.page-contact .box-form .gform_wrapper .top_label select.medium {
  width: 100%;
}
.page-contact .box-form .gform_wrapper input[type=email],
.page-contact .box-form .gform_wrapper input[type=number],
.page-contact .box-form .gform_wrapper input[type=password],
.page-contact .box-form .gform_wrapper input[type=tel],
.page-contact .box-form .gform_wrapper input[type=text],
.page-contact .box-form .gform_wrapper input[type=url],
.page-contact .box-form .gform_wrapper textarea {
  border: 3px solid #fff;
  width: 100%;
  color: #fff;
  font-size: 24px;
}
.page-contact .box-form .gform_footer .gform_button {
  background: #fff;
  display: block;
  font-size: 24px;
  color: #e02955;
  font-family: 'exo_2bold';
  text-align: center;
  line-height: 77px;
  padding: 0;
  width: 100%;
  margin-top: -23px;
}
.gform_body ::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1;
      font-family: 'exo_2bold';
}
.page-contact .box-form ::-webkit-input-placeholder  {
  color: #fff;
  opacity: 1;
  font-size: 24px;
  font-family: 'exo_2bold';
}
.page-contact .box-form ::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 24px;
  font-family: 'exo_2bold';
}
.page-contact .box-form :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 24px;
  font-family: 'exo_2bold';
}
.page-contact .box-form input:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 24px;
  font-family: 'exo_2bold';
}
.page-archive .col-md-6 {
  padding: 0;
}
.page-archive h1.title-archive {
  color: #373737;
  padding-left: 30px;
  padding-bottom: 60px;
}
.page-archive .entry-post {
  padding: 0 30px;
  position: relative;
}
.page-archive .entry-post .ct-entry {
  width: 76%;
  float: left;
  box-shadow: 0 0 7px #B5B5B5;
  margin-bottom: 31px;
}
.page-archive .entry-post .ct-entry .desc {
  padding: 24px 38px 20px;
  height: 179px;
}
.page-archive .entry-post .ct-entry .desc h2 {
  line-height: 32px;
  margin-bottom: 10px;
}
.page-archive .entry-post .ct-entry .desc p {
  line-height: 21px;
}
.page-archive .entry-post .box-info {
  width: 22%;
  margin-left: 2%;
  float: left;
    box-shadow: 0 0 7px #B5B5B5;
    transition: box-shadow 0.5s ease;
}
.page-archive .entry-post .box-info:hover {
    box-shadow: 0 0 7px #504B4B;
}
.page-archive .entry-post .box-info .boxi {
  text-align: center;
  padding: 0 15px;
}
.page-archive .entry-post .box-info .boxi a {
  font-size: 15px;
  color: #ec8302;
  font-family: 'exo_2bold';
  margin-top: 20px;
  display: block;
  margin-bottom: 11px;
  transition: color 0.5s ease;
}
.page-archive .entry-post .box-info .boxi a:hover {
    color: #E6493A;
}
.page-archive .entry-post .box-info .boxi span.m {
  font-size: 15px;
  color: #333333;
  font-family: 'exo_2bold';
  margin-top: -7px;
  display: block;
}
.page-archive .entry-post .box-info .boxi .days {
  margin-top: 38px;
  display: block;
}
.page-archive .entry-post .box-info .boxi .days .day {
  font-size: 43px;
  color: #333333;
  font-family: 'exo_2bold';
}
.page-archive .entry-post .box-info .boxi .days span.th {
  font-size: 24px;
  color: #333333;
  font-family: 'exo_2bold';
}
.services {
  background: url(../images/bg.png) no-repeat;
  background-position: 50% 50%;
  padding-top: 78px;
}
.services .box-title {
  text-align: center;
}
.services .box-title h1 {
  margin-left: -20px;
}
.services .box-title h3 {
  margin-top: 40px;
  line-height: 34px;
  max-width: 760px;
  margin: 40px auto;
  color: #e02955;
}
.services .bservices:nth-child(1) .box-services .title {
  margin-top: 16px;
}
.services .bservices:nth-child(2) .box-services .title {
  margin-top: 48px;
}

.services .bservices:nth-child(3) .box-services .title {
  margin-top: 18px;
}
.services .bservices:nth-child(4) .box-services .title {
  margin-top: 50px;
}
.services .box-services {
  margin-top: 27px;
  max-width: 240px;
  margin-left: 15px;
  text-align: center;
}
.services .box-services .box-thumb {
  width: 100%;
  height: 100px;
  border: 1px solid #daa74f;
  height: 240px;
  padding-top: 50px;
  margin-bottom: 36px;
  transition: background-image ease 1s;
}
.services .box-services .box-thumb .title {
  font-size: 20px;
  color: #424242;
  font-family: 'exo_2bold';
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.services .box-services .box-thumb {
  position: relative;
}

.services .box-services .box-thumb .view-more {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  font-size: 20px;
  font-family: 'exo_2bold';
  left: 50%;
  margin-left: -50px;
}

.services .box-services .box-thumb:hover .view-more {
  visibility: visible;
  opacity: 1;
  color: #fff;
  bottom: 15px;
}

.services .box-services .box-thumb .bg-icon {
  width: 100px;
  height: 100px;
  margin: auto;
}
.services .box-services .box-thumb .bg-icon.icon4 {
  background: url(../images/icon4.png) no-repeat;
  background-position: 50% 50%;
}
.services .box-services .box-thumb .bg-icon.icon3 {
  background: url(../images/icon3.png) no-repeat;
  background-position: 50% 50%;
}
.services .box-services .box-thumb .bg-icon.icon2 {
  background: url(../images/icon2.png) no-repeat;
  background-position: 50% 50%;
}
.services .box-services .box-thumb .bg-icon.icon1 {
  background: url(../images/icon1.png) no-repeat;
  background-position: 50% 50%;
}

.events .left .box-50 {
  padding-left: 0;
}
.events .box-list {
  margin-bottom: 35px;
}
.events .box-list ul li {
  display: inline-block;
  color: #fff;
  font-size: 25px;
  font-family: 'exo_2bold';
}
.events .box-list ul li a {
  color: #fff;
}
.events .box-list ul li a i {
  color: #e02955;
  margin-left: 3px;
}
.events .box-list ul li.our {
  float: left;
}
.events .box-list ul li.view {
  float: right;
}
.events .box-list ul li.view a {
  font-size: 19px;
  margin-top: -2px;
  display: block;
}
.events .box-list ul li.view a i {
  color: #e02955;
  margin-left: 3px;
  margin-top: 5px;
  font-size: 15px;
}
.events .box-50 {
  width: 100%;
  padding-top: 56px;
  padding-left: 44px;
}
.events .box-news {
  margin-bottom: 28px;
  overflow: hidden;
}
.events .box-news .desc {
  background: #fff;
  padding: 10px;
  float: left;
  width: 76%;
  padding-left: 37px;
  padding-top: 25px;
}
.events .box-news .desc h2 {
  font-size: 33px;
  color: #333333;
  line-height: 32px;
}
.events .box-news .desc p {
  margin-top: 8px;
  line-height: 22px;
  margin-bottom: 8px;
}
.events .box-news .box-info {
  width: 22%;
  margin-left: 2%;
  float: left;
  background: #fff;
}
.events .box-news .box-info .boxi {
  text-align: center;
  padding: 0 15px;
}
.events .box-news .box-info .boxi a {
  font-size: 15px;
  color: #ec8302;
  font-family: 'exo_2bold';
  margin-top: 20px;
  margin-bottom: 11px;
  display: block;
}
.events .box-news .box-info .boxi span.m {
  font-size: 15px;
  color: #333333;
  font-family: 'exo_2bold';
  margin-top: -7px;
  display: block;
}
.events .left .box-news .box-info .boxi span.m {
  
  color:#333333;
  font-size: 18px;
}
.events .box-news .box-info .boxi .days {
  margin-top: 38px;
  display: block;
}
.events .box-news .box-info .boxi .days .day {
  font-size: 43px;
  color: #333333;
  font-family: 'exo_2bold';
}
.events .box-news .box-info .boxi .days span.th {
  font-size: 24px;
  color: #333333;
  font-family: 'exo_2bold';
}
.events .left .box-list {
  margin-bottom: 65px;
}
.events .box-news.box-events {
  margin-bottom: 13px;
}
.events .box-news.box-events .box-info {
    width: 100%;
    margin-right: 2%;
    margin-left: 0;
    padding-bottom: 27px;
    background: transparent;
}
.events .box-news .box-events .desc {
  width: 70%;
  padding-top: 31px;
  padding-bottom: 21px;
  padding-left: 34px;
}
.events .box-news.box-events .desc h2 {
  margin-bottom: 10px;
}
.events .box-news.box-events .desc a.link {
  font-size: 15px;
  color: #e02955;
  font-family: 'exo_2bold';
}
.events .left .box-list ul li.view {
  margin-right: 41px;
}
.events .left .box-list ul li.view a i {
  margin-left: 14px;
}

.home span.ai1ec-date-title.ai1ec-load-view {
    border: none;
    box-shadow: none;
    width: 22%;
    margin-left: 2%;
    float: left;
    background: #fff;
    padding: 21px 0;
    border-radius: 0;
}

.home a.ai1ec-popup-trigger.ai1ec-load-event span {
    color: #333333 !Important;
}
.home a.ai1ec-popup-trigger.ai1ec-load-event {
    background: #fff !important;
    float: right;
    padding-left: 37px !important;
    width: 82%;
    padding-top: 13px !important;
    border-radius: 0px !important;
    border: none !important;
    font-size: 33px !important;
    line-height: 32px;
    padding: 31.5px 0 !important;
    margin-top: 0 !important;
}
.home .ai1ec-event-location {
    display: none;
}
.home .ai1ec-date {
    background: transparent !important;
    border: none !important;
}
.home .ai1ec-year, .home .ai1ec-weekday {
    display: none;
}
.home .ai1ec-year, .home .ai1ec-month {
    background: transparent;
    box-shadow: none;
}
.home .ai1ec-day {
    font-size: 43px !important;
    color: #333333 !important;
    font-family: 'exo_2bold' !important;
}
.home .ai1ec-month {
    font-size: 15px !important;
    background: transparent !important;
    color: #333333 !important;
    font-family: 'exo_2bold' !important; 
    display: block !important;
}

section.donate {
  margin-top: 87px;
}
section.donate .box-left h3 {
  color: #e02955;
  font-size: 25px;
  font-family: 'exo_2bold';
  margin-left: 23px;
}
section.donate .box-left span {
  font-size: 19px;
  color: #333333;
  line-height: 34px;
  font-family: 'exo_2bold';
  display: block;
  margin-top: 6px;
  margin-left: 21px;
}
section.donate .box-left .btn-page {
  margin-top: 24px;
  margin-left: 23px;
}
section.donate .box-left .btn-page a {
  line-height: 69px;
  padding: 0 66px;
}
section.donate .box-right {
  margin-top: 17px;
}
.joian {
  margin-bottom: 38px;
}
.joian .logo {
  max-width: 201px;
  float: right;
  margin-right: 30px;
  margin-top: 16px;
}
.joian .mc4wp-form.mc4wp-form-84 {
  margin-left: -28px;
  margin-top: 63px;
}
.joian .mc4wp-form.mc4wp-form-84 .title {
  font-family: 'exo_2bold';
  color: #e02955;
  font-size: 25px;
  display: block;
}
.joian .mc4wp-form.mc4wp-form-84 input[type='email'] {
  max-width: 393px;
  border: 3px solid #e5453a;
  margin-top: 10px;
  height: 60px;
  position: relative;
}
.joian .mc4wp-form.mc4wp-form-84 input[type='submit'] {
  background: #e02955;
  color: #fff;
  padding: 14px 86px 16px;
  font-family: 'exo_2bold';
  font-size: 25px;
  display: inline-block;
  margin-left: 8px;
  border: 3px solid #e02955;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.joian .mc4wp-form.mc4wp-form-84 input[type='submit']:hover {
  background: #fff;
  color: #e02955;
}



--------------------------------------- */
.site-footer {
  padding-top: 60px;
  border-top: 1px solid #daa74f;
  margin-top: 17px;
  padding-bottom: 89px;
}
.site-footer .box-20 {
  width: 20%;
  display: inline-block;
  float: left;
  padding-left: 15px;
}
.site-footer .box-20 .widget .widget-title {
  font-size: 20px;
  color: #424242;
  margin-bottom: 20px;
}
.site-footer .box-20 .widget .nav > li > a {
  padding: 0;
}
.site-footer .box-20 #text-3 .textwidget {
  margin-top: 26px;
}
.events .left .box-list ul li.view {
  float: right;
  margin-right: 43px;
}
.coppy {
  padding-top: 19px;
  border-top: 1px solid #daa74f;
  padding-bottom: 28px;
}
.coppy p {
  font-size: 11px;
  color: #424242;
}
.coppy p.p1 {
  margin-left: 17px;
}
.coppy p.p2 {
  text-align: center;
}
.coppy p.p3 {
  margin-left: 68px;
}
.coppy img {
  margin-left: 13px;
}
.coppy.mobile {
  display: none;
}
.widget_text .email {
  color: #e02955;
  font-size: 17px;
  text-decoration: underline;
  font-style: italic;
  font-family: 'exo_2bold_italic';
}
.box-menu-h {
  width: 72px;
  height: 10000px;
  background: #fff;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-hide {
  margin-left: 10px;
  margin-top: 53px;
  width: 52px;
  height: 50px;
  padding: 3px;
  border: none;
  color: #707070;
  background: -moz-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5463a), color-stop(100%, #faa823));
  background: -webkit-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -o-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -ms-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: linear-gradient(to bottom, #e5463a 0%, #faa823 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5463a', endColorstr='#faa823', GradientType=0);
}
.menu-hide i {
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 41px;
}
.services .box-services .text.mobile {
  display: none;
}
.banner-mobile {
  display: none;
}
.site-footer.mobile {
  display: none;
}
.banner .banner-box .btn-see a:hover {
  color: #E22E53;
}
.services .box-services .box-thumb:hover {
  background: url(../images/hover1.png) no-repeat;
  background-size: cover;
}
.services .box-services .box-thumb:hover .title {
  color: #fff;
}
.site-footer .box-20 .widget .nav > li > a:hover {
  background: none;
  color: #e02955;
}
.page-template-default .page-content {
  background-position: center top;
}
.page-template-default .page-content .entry-post ul, .text ul{
  padding-left: 15px;
  margin-top: 31px;
  padding-bottom: 59px;
}
.page-template-default .page-content .entry-post ul li, .text ul li {
  position: relative;
  padding-left: 30px;
  line-height: 30px;
}
.page-template-default .page-content .entry-post ul.list li:before, .text ul.list li:before {
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  top: 8px;
  content: "";
  background: #e5463a;
  background: -moz-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5463a), color-stop(100%, #faa823));
  background: -webkit-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -o-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: -ms-linear-gradient(top, #e5463a 0%, #faa823 100%);
  background: linear-gradient(to bottom, #e5463a 0%, #faa823 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5463a', endColorstr='#faa823', GradientType=0);
}
.page-template-default .page-content .entry-post {
  margin-bottom: 59px;
}
.page-related .left a {
  float: right;
  margin-right: 57px;
}
.page-related .right a {
  padding-left: 18px;
}
.page-related {
  clear: both;
  margin-bottom: -15px;
  overflow: hidden;
}
.box-single .content .box-info .boxi {
  padding-right: 14px;
}
.box-single .content .box-info {
  margin-bottom: 40px;
}
body.single .site-footer {
  margin-top: 43px;
}
.page-contact .box-form {

}
.page-template-contact .box-contact {
  margin-left: 17px;
}
.page-template-contact .box-contact h2 {
  font-size: 38px;
}
.page-template-contact .box-call {
  margin-top: 52px;
}
.page-template-contact .box-call .p-ct {
  font-size: 20px;
  color: #e02955;
  font-family: 'exo_2bold';
  margin-bottom: 17px;
}
.page-template-contact .box-call span {
  font-size: 27px;
  font-family: 'exo_2bold';
}
.page-template-contact .box-address {
  margin-top: 24px;
}
.page-template-contact .box-address .p-ct {
  font-size: 20px;
  color: #e02955;
  font-family: 'exo_2bold';
  margin-bottom: 9px;
}
.page-template-contact .box-address span {
  font-size: 27px;
  font-family: 'exo_2bold';
}
.page-template-contact .box-share p {
  font-size: 20px;
  color: #e02955;
  font-family: 'exo_2bold';
  margin-bottom: 13px;
  margin-top: 32px;
}
.page-template-contact .site-footer {
  margin-top: 0;
}
.page-contact .box-form input[type="text"],
.page-contact .box-form textarea {
  height: 76px;
  padding: 0 21px;
}
.page-contact .box-form label {
  display: none !important;
}
.page-contact .box-form textarea {
  padding: 22px 31px;
  height: 212px !important;
}
.page-contact .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 23px !important;
}
.page-contact .box-form .gform_wrapper {
  margin-top: 51px;
}
.page-contact .right {
  float: right;
}
.page-contact .left {
  float: left;
}


.site-navigation .navbar-default #main-menu li ul.dropdown-menu li:hover {
  background: none;
}
.site-navigation .navbar-default #main-menu li ul.dropdown-menu li a {
  font-family: 'exo_2medium' !important;
  background: none;
  color: #e12e53;
}
.site-navigation .navbar-default #main-menu li ul.dropdown-menu li {
  padding: 0;
}
.site-navigation .navbar-default #main-menu li ul.dropdown-menu {
  border: none;
  background: #fff;
  margin-top: 0px;
  box-shadow: 0 0 1px #ccc;
}
.services .box-services .box-thumb:hover .bg-icon.icon1 {
  background: url(http://newu.wpprocare.net/wp-content/uploads/2015/12/icon1.png) no-repeat;
  background-position: 50% 50%;
}
.services .box-services .box-thumb:hover .bg-icon.icon2 {
  background: url(http://newu.wpprocare.net/wp-content/uploads/2015/12/icon2.png) no-repeat;
  background-position: 50% 50%;
}
.services .box-services .box-thumb:hover .bg-icon.icon3 {
  background: url(http://newu.wpprocare.net/wp-content/uploads/2015/12/icon3.png) no-repeat;
  background-position: 50% 50%;
}
.services .box-services .box-thumb:hover .bg-icon.icon4 {
  background: url(http://newu.wpprocare.net/wp-content/uploads/2015/12/icon4.png) no-repeat;
  background-position: 50% 50%;
}
.gform_wrapper .gform_body li {
  list-style: none;
  padding-left: 0  !important;
}
.page-template-default .page-content .entry-post .gform_wrapper ul {
  padding-bottom: 10px;
}
.gform_wrapper ul ,.page-template-default .page-content .entry-post .gform_wrapper ul ,.page-template-default .page-content .entry-post .gform_wrapper ul li{
  padding-left: 0;
}

.gform_wrapper {
  max-width: 600px !important;
}

.gform_wrapper .gform_body input[type="text"],.gform_wrapper .gform_body select,.gform_wrapper .gform_body textarea ,.gform_wrapper .gform_body input[type="password"] , .gform_wrapper .gform_body input[type="datetime"],.gform_wrapper .gform_body input[type="datetime-local"] ,.gform_wrapper .gform_body input[type="email"],.gform_wrapper .gform_body input[type="date"],.gform_wrapper .gform_body input[type="time"],.gform_wrapper .gform_body input[type="tel"] ,.gform_wrapper .gform_body input[type="number"] {
  border: 1px solid #000;
  width: 100% !important;
  padding: 0 10px;
}

.gform_wrapper .gform_footer input[type=submit] {
  text-align: center;
  display: block !important;
  width: 100%;
  line-height: 50px;
  padding:0;
  font-size: 24px;
  color: #e02955;
  font-family: 'exo_2bold';
}

.site-footer {
  padding-top: 62px;
  border-top: 1px solid #daa74f;
}



.page-contact .box-form .gform_wrapper input[type=email], .page-contact .box-form .gform_wrapper input[type=number], .page-contact .box-form .gform_wrapper input[type=password], .page-contact .box-form .gform_wrapper input[type=tel], .page-contact .box-form .gform_wrapper input[type=text], .page-contact .box-form .gform_wrapper input[type=url] {
  padding-left: 23px;
}
.page-contact .box-form .gform_wrapper textarea {
  padding-top: 23px;
  padding-left: 31px;
}
body.page-template-default .site-footer {
  padding-top: 78px;
}

body.page-template-contact .coppy.dettop {
  margin-top: 87px;
}

.coppy.dettop {
  margin-top: 90px;
}

body.archive .site-footer {
  margin-top: 16px;
}

.services .bservices:nth-child(5) .box-services .title {
  margin-top: 50px;
}
/* responsive
--------------------------------------- */
@media (max-width: 1280px) {
  .site-navigation .navbar-default #main-menu li a {
    font-size: 15px;
    padding: 0 5px;
  }
}
@media (max-width: 1240px) {
  .site-navigation .navbar-default #main-menu li.link-contact {
    padding: 5px;
    min-width: 130px;
  }
  .site-navigation .logo img {
    max-width: 228px;
  }
  .site-navigation:before {
    display: none;
  }
  .coppy p.p3 {
    margin-left: 0;
    float: right;
    text-align: right;
  }
}
@media (max-width: 1215px) {
  .site-navigation .logo img {
    max-width: 188px;
  }
  .banner {
    margin-top: -85px;
  }
  .banner .banner-box {
    padding: 30px 5px;
  }
  .banner .banner-box .btn-see {
    margin-top: 30px;
  }
  .banner .banner-box .btn-see {
    margin-left: 0;
  }
  .page-template-default .page-content {
    width: 100% !important;
  }
  .page-related .box-50 a {
    font-size: 28px;
  }
  .page-archive .entry-post .ct-entry .desc h2 {
    font-size: 28px;
  }
  .page-archive .entry-post .ct-entry .desc {
    padding: 24px 15px 20px 20px;
  }
  .page-archive .entry-post .box-info .boxi {
    padding: 0;
  }
  .page-archive .entry-post .ct-entry .thumb img {
    width: 100%;
  }
  .page-contact .box-form {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1260px) {
  .container {
    width: 1230px;
    margin: auto;
    padding: 0 15px;
  }
}
@media (max-width: 1200px) {
  .events .box-news .box-info .boxi {
    padding: 0;
  }
  .events .box-50 {
    padding-left: 0;
  }
  .services .bservices:nth-child(3) .box-services .title {
    margin-top: -1px;
  }
  .box-single .thumb img {
  }
}
@media only screen and (max-width: 1024px) {
  .site-navigation .navbar-default .nabar-show .navbar-nav li.dropdown .dropdown-menu {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    border-top: 1px solid #F9A417 !important;
  }
   .navbar-default #main-menu li ul.dropdown-menu {
    position: relative;
    float: none;
    background: none !important;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
  .site-navigation .navbar-default #main-menu li ul.dropdown-menu li a {
    color: #fff;
    padding-left: 43px;
  }
  .site-navigation .navbar-default .nabar-show #main-menu li.link-contact:hover a {
    background: none;
  }
  .site-navigation .navbar-default #main-menu li ul.dropdown-menu li a {
    font-size: 20px;
  }
  .site-navigation .navbar-default #main-menu li ul.dropdown-menu li:last-child {
    border: none;
  }
  .site-navigation .navbar-default #main-menu li ul.dropdown-menu li:first-child {
  
  }
  .site-navigation .navbar-default .navbar-toggle,
  .site-navigation .navbar-default .navbar-toggle {
    margin: 10px 0 0 0;
    background: #e5463a;
    width: 175px;
    line-height: 50px;
    padding: 0;
    border-radius: 0;
    padding: 5px;
    border: none;
    background: -moz-linear-gradient(top, #e5463a 0%, #faa823 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5463a), color-stop(100%, #faa823));
    background: -webkit-linear-gradient(top, #e5463a 0%, #faa823 100%);
    background: -o-linear-gradient(top, #e5463a 0%, #faa823 100%);
    background: -ms-linear-gradient(top, #e5463a 0%, #faa823 100%);
    background: linear-gradient(to bottom, #e5463a 0%, #faa823 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5463a', endColorstr='#faa823', GradientType=0);
  }
  .site-navigation .navbar-default .navbar-toggle span,
  .site-navigation .navbar-default .navbar-toggle span {
    background: #fff;
    display: block;
    color: #e12e53;
    font-size: 18px;
    font-family: 'exo_2medium';
  }
  .site-navigation .navbar-header {
    width: 100%;
  }
  .site-navigation .navbar-toggle {
    display: block !important;
  }
  .site-navigation .logo {
    width: 17%;
    float: left;
  }
  .site-navigation .site-navigation-inner {
    float: right;
    width: 83%;
  }
  .site-navigation .navbar-default {
    background: none;
    border: none;
  }
  .site-navigation .navbar-default .nabar-show {
    background: url(../images/bg-ct.jpg) no-repeat;
    position: fixed;
    left: 0;
    top: 0;
    width: 480px;
    margin-left: -200px;
    z-index: 999;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .site-navigation .navbar-default .nabar-show #main-menu {
    float: left;
    margin-left: 71px;
    margin-top: 0;
  }
  .site-navigation .navbar-default .nabar-show #main-menu li {
    border-bottom: 1px solid #f9a417;
    margin-left: 23px;
    padding: 0;
  }
  .site-navigation .navbar-default .nabar-show #main-menu li a {
    font-size: 24px;
    font-family: 'exo_2medium' !important;
    padding-left: 16px;
    line-height: 56px;
  }
  .site-navigation .navbar-default .nabar-show .navbar-nav {
    margin: 0;
    padding-top: 50px;
  }
  .site-navigation .navbar-default.active .nabar-show {
    opacity: 1;
    visibility: visible;
    margin-left: 0;
    overflow: auto;
    height: 100vh;
  }
  .site-navigation .navbar-default.active .box-menu-h {
    opacity: 1;
    visibility: visible;
  }
  .site-navigation .navbar-default.active .navbar-header .navbar-toggle {
    display: none !important;
  }
  .site-navigation .navbar-default #main-menu li {
    display: block;
    float: none;
  }
  .site-navigation .navbar-default #main-menu li a {
    color: #fff;
  }
  .site-navigation .navbar-default #main-menu li:hover a,
  .site-navigation .navbar-default #main-menu li:hover,
  .site-navigation .navbar-default #main-menu li.link-contact {
    background: none;
  }
  .site-navigation .navbar-default #main-menu li.link-contact a {
    background: none;
    text-align: left;
  }
}
@media only screen and (max-width: 1007px) {
  .site-navigation .logo img {
    max-width: 144px;
  }
  .banner {
    margin-top: -69px;
  }
  .banner .banner-box h2 {
    line-height: 29px;
    font-size: 25px;
  }
  .banner .banner-box .btn-see img {
    padding: 0 15px;
    margin-left: 2px;
  }
  .banner .banner-box .btn-see a {
    font-size: 16px;
    padding: 0 14px;
  }
  .joian .logo {
    display: none;
  }
  .events .box-50 {
    margin: auto;
    float: none;
  }
  .coppy.mobile {
    display: block;
  }
  .coppy.dettop {
    display: none;
  }
  .coppy p.p1 {
    margin-left: 5px;
  }
  .coppy p.p2 {
    text-align: left;
    padding-left: 5px;
  }
  .coppy p.p3 {
    float: right;
    margin-top: 13px;
  }
}
@media only screen and (max-width: 992px) {
  .events .box-news.box-events .desc {
    width: 77%;
  }
  .events {
    background: none;
  }
  .events .row {
    padding: 0;
  }
  .events .col-sm-12,
  .events .col-xs-12,
  .events .container {
    width: 100% !important;
  }
  .events .box-50 {
    width: 80% !important;
    padding-bottom: 50px;
  }
  .services .box-services {
    max-width: 100%;
  }
  section.donate .col-md-4 {
    clear: both;
  }
  section.donate .box-right .thumb {
    text-align: center;
  }
  section.donate .box-left span {
    margin-bottom: 22px;
  }
  section.donate .box-left .btn-page {
    display: table;
    margin: auto;
  }
  .site-footer .box-20 {
    width: 33.33%;
  }
  .joian .mc4wp-form.mc4wp-form-84 {
    margin-left: 15px;
  }
  .btn-page-hover {
    margin-left: 0;
    margin-top: 15px;
  }
  .page-related .box-50 {
    width: 100%;
    padding-top: 56px;
    min-height: 155px;
    text-align: center;
  }
  .page-related .box-50 a {
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .services .box-services .box-thumb:hover .bg-icon.icon1 {
    background: url(../images/icon1.png) no-repeat;
    background-position: 50% 50%;
  }
  .services .box-services .box-thumb:hover .bg-icon.icon2 {
    background: url(../images/icon2.png) no-repeat;
    background-position: 50% 50%;
  }
  .services .box-services .box-thumb:hover .bg-icon.icon3 {
    background: url(../images/icon3.png) no-repeat;
    background-position: 50% 50%;
  }
  .services .box-services .box-thumb:hover .bg-icon.icon4 {
        background: url(../images/icon4.png) no-repeat;
    background-position: 50% 50%;
  }
  .services .box-services .box-thumb:hover {
    background: none;
  }
  .services .box-services .box-thumb:hover .title {
    color: #000;
  }
  .page-contact .box-form {
    margin-top: 45px;
  }
  .services .box-services .box-thumb {
    height: 162px;
    padding-top: 27px;
  }
  .banner .banner-box h2 {
    line-height: 29px;
    font-size: 20px;
  }
  .banner {
    margin-top: 0;
  }
  .services .box-services .box-thumb .bg-icon {
    width: 50%;
    float: left;
  }
  .services .bservices .box-services .title {
    text-align: left;
    width: 50%;
    float: left;
  }
  .services .box-services .box-thumb {
    position: relative;
  }
  .services .box-services .box-thumb:before {
    position: absolute;
    left: 50%;
    content: "";
    width: 23px;
    height: 11px;
    margin-left: -11px;
    background: url(../images/4.png) no-repeat;
    bottom: -11px;
  }
  .services .box-services .box-thumb:after {
    background: #fff;
    width: 19px;
    height: 2px;
    bottom: -1px;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    content: "";
  }
  .joian .mc4wp-form.mc4wp-form-84 input[type='submit'] {
    float: right;
    margin-top: 21px;
  }
  .joian .mc4wp-form.mc4wp-form-84 input[type='email'] {
    max-width: 100%;
  }
  .joian .mc4wp-form.mc4wp-form-84 {
    margin-left: 0;
  }
  .joian .col-xs-12 {
    padding: 0 10px;
  }
  .joian {
    margin-bottom: 54px;
  }
  .page-template-default .page-content {
    padding-left: 0;
  }
  .box-single .content {
    padding-left: 0;
  }
  .half{
    width: 100%;
    text-align: center;
  }
  .half-price{
  width: 100%;
  text-align: center;
  margin:1%;
  }
}
@media only screen and (max-width: 665px) {
  .banner .banner-box .btn-see a {
    font-size: 12px;
  }
  .btn-see a i {
    font-size: 11px;
    margin-left: 5px;
  }
  .banner .banner-box h2 {
    line-height: 22px;
    font-size: 20px;
  }
  .banner .banner-box .btn-see {
    margin-top: 15px;
  }
  .banner .banner-box {
    padding-top: 10px;
  }
  .banner .banner-box .btn-see a i {
    font-size: 9px;
    margin-left: 1px;
  }
  .banner .banner-box .btn-see a {
    font-size: 10px;
  }
  .site-footer .box-20 {
    width: 100%;
  }
  .site-footer {
    padding-top: 65px;
  }
  .site-footer.mobile {
    display: block;
  }
  .site-footer.dettop {
    display: none;
  }
  .pd-l0 {
    padding-left: 0 !important;
  }
  .site-footer .box-20.left2 {
    padding-top: 37px;
  }
  .site-footer .box-20.right2 {
    margin-top: 64px;
    margin-left: 3px;
    margin-bottom: -22px;
  }
  .cl {
    clear: both;
  }
  .site-footer .box-100 #text-3 {
    text-align: center;
  }
  .site-footer .box-100 #text-3 h3.widget-title {
    font-size: 20px;
    margin-left: 15px;
  }
  .site-footer .box-100 #text-3 img {
    margin-top: 26px;
    margin-left: 10px;
  }
  .site-footer {
    padding-bottom: 16px;
  }
  .events .box-50 {
    width: 90% !important;
  }
}
@media only screen and (max-width: 550px) {
  .banner .banner-box {
    padding-top: 10px;
  }
  .banner .banner-box h2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .joian .mc4wp-form.mc4wp-form-84 input[type='submit'] {
    padding: 14px 77px;
  }
  .services .box-services .box-thumb:hover .bg-icon.icon1 {
    background: url(../images/im1.png) no-repeat;
    background-position: 52% 0;
  }
  .services .box-services .box-thumb:hover .bg-icon.icon2 {
    background: url(../images/im2.png) no-repeat;
    background-position: 78% 0 !important;
  }
  
  .services .box-services .box-thumb:hover .bg-icon.icon3 {
    background: url(../images/im3.png) no-repeat;
    background-position: 104% 6%;
  }
  
  .services .box-services .box-thumb:hover .bg-icon.icon4 {
    background: url(../images/im4.png) no-repeat;
    background-position: 90% -4%;
  }

  .services .box-services .box-thumb .bg-icon.icon1 {
    background: url(../images/im1.png) no-repeat;
    background-position: 52% 0;
  }
  .services .box-services .box-thumb .bg-icon.icon2 {
    background: url(../images/im2.png) no-repeat;
    background-position: 78% 0 !important;
  }
  
  .services .box-services .box-thumb .bg-icon.icon3 {
    background: url(../images/im3.png) no-repeat;
    background-position: 104% 6%;
  }
  
  .services .box-services .box-thumb .bg-icon.icon4 {
    background: url(../images/im4.png) no-repeat;
    background-position: 90% -4%;
  }
  .page-template-contact .site-footer {
      padding-top: 59px;
  }
  .banner .container {
    padding: 0;
  }
  .banner-mobile {
    display: block;
  }
  .banner-dettop {
    display: none;
  }
  .banner .banner-box {
    width: 100%;
    height: 480px;
    left: 0;
  }
  .site-navigation .navbar-default .navbar-toggle,
  .site-navigation .navbar-default .navbar-toggle {
    margin: 52px 17px 0 0;
    line-height: 41px;
  }
  .banner {
   
  }
  .banner .banner-box {
    padding-top: 97px;
  }
  .banner .banner-box h2 {
    font-size: 32px;
    line-height: 49px;
  }
  .banner .banner-box .btn-see a {
    font-size: 24px;
  }
  .banner .banner-box .btn-see a i {
    font-size: 16px;
  }
  .banner .banner-box .btn-see {
    margin-top: 48px;
  }
  .banner .banner-box .btn-see img {
    margin-left: 12px;
  }
  .banner-mobile img {
    min-height: 960px;
  }
  .services .box-title h1 {
    margin-left: -8px;
    font-size: 30px;
    margin-top: -30px;
  }
  .services .box-title h3 {
    max-width: 360px;
    margin: 35px auto;
    font-size: 22px;
  }
  .services .container {
    padding: 0;
  }
  .services .container .col-md-12 {
    padding: 10px;
  }
  .site-navigation .container {
    padding: 0 !important;
  }
  .site-navigation .logo {
    width: 52%;
  }
  .site-navigation .logo img {
    max-width: 100%;
  }
  .site-navigation .site-navigation-inner {
    width: 48%;
  }
  .services .box-services {
    margin-top: 43px ;
  }
  .services .box-services .box-thumb {
    height: 110px;
    padding-top: 16px;
    margin-bottom: 27px;
  }
  .services .box-services .text.mobile {
    display: block;
  }
  .services .box-services .text.dettop {
    display: none;
  }
  .services .bservices:nth-child(2) .box-services .title {
    margin-left: -39px;
    margin-top: 22px;
  }
  .services .bservices:nth-child(3) .box-services {
    margin-top: 38px !important;
  }
  .services .bservices:nth-child(4) .box-services {
    margin-top: 64px !important;
  }
  .services .bservices:nth-child(5) .box-services {
    margin-top: 65px !important;
  }
  .services .bservices:nth-child(3) .box-services .title {
    width: 60%;
    margin-top: 11px;
  }
  .services .bservices:nth-child(4) .box-services .title {
    margin-top: 23px;
    padding-left: 36px;
  }
  .services .bservices:nth-child(5) .box-services .title {
    margin-top: 27px;
    padding-left: 22px;
  }
  .services .bservices:nth-child(5) .box-services .box-thumb {
    margin-bottom: 42px;
  }
  .services .box-services .box-thumb .bg-icon.icon2 {
    background: url(../images/im2.png) no-repeat;
    background-position: 52% 0;
    width: 40%;
  }
  .services .bservices:nth-child(5) {
    border-bottom: 1px solid #ec8302;
    padding-bottom: 42px;
  }
  .services .box-services {
    margin-left: 0;
  }
  section.donate {
    margin-top: 30px;
    position: relative;
    padding-bottom: 97px;
  }
  section.donate .box-left h3 {
    margin-left: -5px;
    line-height: 34px;
  }
  section.donate .box-left span {
    margin-top: 20px;
    margin-left: -6px;
  }
  section.donate .container,
  section.donate .col-xs-12 {
    position: static !important;
  }
  section.donate .box-right .thumb {
    text-align: center;
  }
  section.donate .box-right .thumb img {
    margin-top: -18px;
    margin-left: -6px;
  }
  section.donate .box-left .btn-page {
    position: absolute;
    bottom: -22px;
    z-index: 10;
    left: 50%;
    margin-left: -148px;
    margin-top: 5px;
  }
  .events .right .box-50 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .events .box-news .desc h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .events .col-xs-12 {
    padding: 0 10px;
  }
  .events .box-news .desc {
    padding-left: 17px;
    width: 74%;
  }
  .events .box-news .box-info {
    width: 24%;
    padding-bottom: 5px;
  }
  .events .box-news .box-info .boxi {
    padding: 0 10px;
  }
  .joian .logo {
    display: none;
  }
  .page-template-default .page-content {
    padding-left: 0;
  }
  .btn-page-hover {
    display: block;
  }
  .btn-page-hover a {
    display: block;
    width: 100%;
    padding: 0 !important;
  }
  .page-related .box-50 {
    width: 100%;
    text-align: center;
    min-height: 150px;
  }
  .page-related .box-50 a {
    font-size: 28px;
  }
  .page-archive h1.title-archive {
    padding-left: 0;
  }
  .page-archive .entry-post {
    padding: 0 3px;
  }
  .page-content {
    margin-left: -7px;
    margin-right: -7px;
  }
  .page-archive .entry-post .ct-entry {
    width: 74%;
  }
  .page-archive .entry-post .box-info {
    width: 24%;
  }
  .box-single .content .title {
    line-height: 41px;
  }
  .box-single .thumb img {
    margin-top: 0;
  }
  .box-single .content .box-info .boxi {
    padding-right: 5px;
  }
  .page-template-contact .box-contact {
    margin-top: 44px;
    margin-left: 0px;
  }
  .page-contact .box-form .gform_wrapper {
    margin-top: -5px;
  }
  .page-contact .container {
    padding: 0;
  }
  .page-contact .box-form {
    padding: 50px 15px 40px;
  }
  .events .box-50 {
    width: 100% !important;
    padding-bottom: 0;
  }
  .events .left .box-list ul li.view {
    margin-top: 8px;
    margin-right: 0;
  }
  .events .box-list ul li.our {
    margin-top: 5px;
  }
  .events .box-news.box-events .box-info {
    width: 100%;
  }
  .events .box-news.box-events .desc {
    width: 71%;
    padding-left: 14px;
    padding-bottom: 19px;
  }
  .events .box-news.box-events {
    margin-bottom: 18px;
  }
  .events .col-xs-12.left {
    padding-bottom: 82px;
  }
  .events .col-xs-12.right {
    padding-bottom: 73px;
  }
}
@media only screen and (max-width: 410px) {
  .site-navigation .navbar-default .navbar-toggle,
  .site-navigation .navbar-default .navbar-toggle {
    margin: 15px 0px 0 0;
  }
  .site-navigation .navbar-default .nabar-show #main-menu li a {
    font-size: 14px;
    padding-left: 0px;
    line-height: 48px;
  }
  .banner .banner-box .btn-see img {
    margin-left: 0;
  }
  .banner .banner-box h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .banner .banner-box .btn-see a {
    font-size: 18px;
  }
  .site-footer .box-20 {
    padding: 0;
  }
  .site-footer .box-20.right2 {
    margin-left: 0;
    margin-top: 0;
  }
  .site-footer .box-20.left2 {
    padding-top: 0;
  }
  .coppy {
    padding-bottom: 30px;
  }
  .coppy .box-50 {
    width: 100%;
    float: none;
    text-align: center;
  }
  .coppy p.p3 {
    text-align: center;
    float: none;
  }
  .coppy p.p2 {
    text-align: center;
  }
  .events .box-news .box-info .boxi span.m {
    font-size: 9px;
  }
  section.donate .box-left h3 {
    font-size: 20px;
  }
  section.donate .box-left span {
    font-size: 15px;
  }
  .events .box-list ul li {
    text-align: right;
    font-size: 24px;
  }
  .events .box-news .box-info .boxi {
    padding: 0;
  }
  .events .box-news .desc h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .btn-page-hover a,
  .btn-page a {
    padding: 0px ;
    width: 100%;
    font-size: 20px;
  }
  .btn-page-hover,
  .btn-page {
    display: block;
  }
  .page-archive .entry-post .ct-entry .desc {
    padding: 15px;
  }
  .ct-entry .desc h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .page-archive .entry-post .box-info .boxi span.m {
    font-size: 10px;
  }
  .page-archive .entry-post .box-info .boxi a {
    font-size: 11px;
    margin-top: 5px;
    line-height: 15px;
  }
  .page-archive h1.title-archive {
    font-size: 28px;
    padding-bottom: 20px;
  }
  .box-single .content .box-info .boxi.boxis {
    display: block;
    margin-top: 5px;
  }
  .box-single .content .title {
    line-height: 30px;
    font-size: 26px;
  }
  .site-navigation .navbar-default #main-menu li ul.dropdown-menu li a {
    font-size: 12px;
  }
  .events .box-news .box-info .boxi .days .day {
    font-size: 36px;
  }
  .services .bservices:nth-child(3) .box-services .title {
      margin-top: 0px;
      font-size: 16px;
  }
  .services .bservices:nth-child(2) .box-services .title {
    margin-left: 0;
  }
  section.donate {
    padding-bottom: 130px;
  }
  section.donate .box-left .btn-page {
    bottom: 40px;
    margin-left: -135px;
  }
  section.donate .box-left .btn-page a {
    line-height: 48px;
  }
}