/* TYPHOGRAPHY */
@media (min-width: 1200px) {
    .container{
        max-width: 1000px;
    }
}
@font-face {
  font-family: PTSans;
  src: url(../fonts/PTS55F.ttf); }
@font-face {
  font-family: avenir;
  src: url(../fonts/AvenirLTStd-Heavy.otf); }
@font-face {
  font-family: avenirbook;
  src: url(../fonts/AvenirLTStd-Book.otf); }
}
@font-face {
  font-family: PTSansBold;
  src: url(../fonts/PTN77F.ttf); }
@font-face {
  font-family: Helvetica;
  src: url(../fonts/Helvetica.otf); }
@font-face {
  font-family: Calibri;
  src: url(../fonts/18-7017-CALIBRIZ.TTF); }
/* line 18, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
body {
    /*font-size: 16px;*/
  font-family: Calibri; padding-top: 95px }
  /* line 24, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  body h1,
  body h2,
  body h3,
  body h4,
  body h5 {
    font-weight: bold; }
a, a:hover{text-decoration: none; transition: 0.2s ease-in-out;}
/* line 30, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.margin-all-0 {
  margin: 0px !important; }
/* line 34, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-bg{padding: 5px 0;}
/* line 38, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-bg ul{margin: 0; padding: 6px 0}
.blue-bg ul li{border-right: 1px solid #fff;}
.blue-bg ul li:last-child{border-right: none;}
.blue-bg ul li a{ color: #999; font-size: 11.5px;}
/* line 47, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.tu-caption-slider {
  width: 380px;
  max-width: 30%;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  background: rgba(25, 36, 61, 0.3);
  padding: 10% 0% 0px 30px;
  height: 100%;
  border-left: solid 1px rgba(255, 255, 255, 0.3); 
  -webkit-transition: width 0.4s; /* For Safari 3.1 to 6.0 */
  transition: width 0.4s;
  }
/* line 59, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.tu-left-arrow-slider, .tu-right-arrow-slider {
  position: absolute;
  top: 70%;
  bottom: 0;
  width: 90px;
  height: 30px;
  font-size: 15px;
  color: #fff;
  text-decoration: none; }
  /* line 68, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .tu-left-arrow-slider:hover, .tu-right-arrow-slider:hover {
    text-decoration: none;
    color: #fff; }
/* line 74, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.tu-left-arrow-slider {
  right: 20%; }
/* line 79, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.tu-right-arrow-slider {
  right: 10%; }
/* line 84, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#logo {
  display: block;
  background: url(../images/MergedLayers.png);
  background-repeat: no-repeat;
  width: 282px;
  height: 103px;
  text-indent: -9999px;
  transition: all 1s; }
/* line 94, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.black-transparent-bg {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 15px;
  width: 100%;
  z-index: 9999; }
/* line 102, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0 !important;
  z-index: 100;
  border-top: 0;
  padding: 0px !important;
  background-color: rgba(0, 0, 0, 0.7) !important; }
  /* line 111, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .sticky #logo {
    background-size: 100% 100%;
    height: 60px !important;
    width: 163px !important; }
  /* line 117, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .sticky .tu-nav a {
    margin-top: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 10px !important; }
/* line 125, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.tu-nav {
  margin-bottom: 10px; }
  /* line 129, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .tu-nav .navbar-collapse .nav a {
    margin-top: 25px;
    color: #ffffff;
    transition: all 1s;
    font-size: 15px; }
    /* line 134, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .tu-nav .navbar-collapse .nav a:hover {
      color: #39b54a;
      background: none !important;
      text-decoration: none; }
  /* line 143, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .tu-nav .navbar-header .navbar-toggle {
    border: 1px solid #fff !important; }
    /* line 145, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .tu-nav .navbar-header .navbar-toggle .icon-bar {
      background: #fff; }
/*header*/
#nav-icon2 {
  width: 60px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon2 {
  -webkit-transform: scale(.75);
     -moz-transform: scale(.75);
      -ms-transform: scale(.75);
       -o-transform: scale(.75);
          transform: scale(.75);
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 50%;
  background: #39b54a;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 18px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 36px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px;
}
/* line 152, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#facebook-social, #twitter-social, #instagram-social {
  display: block;
  text-indent: -9999px;
  background-position: center;
  float: left; }
/* line 159, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#facebook-social {
  background: url(../images/facebook-icon.png);
  width: 22px;
  height: 22px; }
/* line 166, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#twitter-social {
  background: url(../images/twitter-icon.png);
  width: 22px;
  height: 22px; }
/* line 173, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#instagram-social {
  background: url(../images/instagram-icon.png);
  width: 22px;
  height: 22px; }
/* line 181, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#social-icon li {
  list-style: none; margin-top: 15px }
/* line 186, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
hr.green {
  margin: 0px; display: none }
hr.green2 {background-color: #39b54a;
  display: block;
  width: 100%;
  height: 5px;
  border: none;    margin: 0;}
/* line 195, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.white-bg {
  background: #fff; }
/* line 204, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.shadow-circle {
  -webkit-box-shadow: -7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: -7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: -7px 7px 5px 0px rgba(50, 50, 50, 0.75); }
/* line 210, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-text {
  color: #375da4 !important; }
/* line 214, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.white-text {
  color: #fff !important; }
/* line 218, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.left-right-white {
  border-left: rgba(255, 255, 255, 0.4) 1px solid;
  border-right: rgba(255, 255, 255, 0.4) 1px solid; }
/* line 223, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
/*.container-shadow {
  -webkit-box-shadow: 0 0px 8px 3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0px 8px 3px rgba(50, 50, 50, 0.75);
  box-shadow: 0 0px 8px 3px rgba(50, 50, 50, 0.75); }
/* line 229, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #featured-events .feature-new-1 img, .body-wrap #featured-events .feature-new-2 img {
  width: 100%; }
/* line 233, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #featured-events .featured-new-caption {
  position: absolute;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  max-height: 100%; }
/* line 242, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.sub-head {
  display: block;
  min-height: 300px; }
/* line 246, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.head-about-bg {
  background: url(../images/blog.png);
  background-size: cover;
  background-repeat: no-repeat; }
/* line 251, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.head-contact-bg {
  background: url(../images/contact-head-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
/* line 256, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.title-wrap {
  position: absolute;
  bottom: 26%;
  width: 100%; }
  /* line 260, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.title-wrap h1.title {
    margin: 0;
    color: #fff;
    font-size: 60px;font-family: "Times New Roman", Times, serif; }
/* line 269, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #about-bg {
  background: url("../images/about.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 560px;
  padding-top: 40px; }
  /* line 275, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap #about-bg .blue-border-circle {
    display: block;
    background: #fff;
    border-radius: 50%;
    width: 350px;
    height: 350px;
    border: 3px solid #375da4;
    padding: 30px;
    margin-left: -20px; }
    /* line 284, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .body-wrap #about-bg .blue-border-circle h3.blue-text {
      font-size: 36px;
      font-weight: 700;
      font-family: PTSans;
      margin: 20px 0px 10px 0;
      text-transform: uppercase; }
    /* line 291, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .body-wrap #about-bg .blue-border-circle a.read-more {
      font-style: italic;
      color: #375da4;
      font-weight: bold;
      text-decoration: none; }
/* line 300, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #email-register-form h4.white-text {
  font-size: 24px;
  text-transform: uppercase; }
/* line 304, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #email-register-form input {
  width: 238px; }
/* line 307, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #email-register-form .gray-btn {
  width: 98px;
  height: 32px;
  color: #ccc;
  background-color: #ebebeb;
  text-transform: uppercase; }
.body-wrap #email-register-form .gray-btn:hover { background: #ff8a00; color: #fff}
/* line 315, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap .green-img-bg {
  background: url(../images/green-img-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px; }
/* line 322, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #experience img {
  height: 60px; }
/* line 325, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap #experience .experience-item {
  height: 120px;
  padding: 10px; }
/* line 330, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  /* line 332, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap #featured-events .feature-new-1, .body-wrap #featured-events .feature-new-2, .body-wrap #featured-events .featured-new-all {
    -webkit-box-shadow: -2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: -2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: -2px 2px 7px 0px rgba(50, 50, 50, 0.75); }
  /* line 337, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap #featured-events .feature-new-1, .body-wrap #featured-events .feature-new-2 {
    border: 3px solid #fff;
    border-radius: 3px;
    position: relative;
    margin-bottom: 15px; }
  /* line 358, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap #featured-events .featured-new-caption h4.white-text {
    font-size: 24px;
    font-weight: 800; }
  /* line 362, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap #featured-events .featured-new-caption a.featured-new-readmore {
    font-weight: 700;
    color: #00acec;
    text-decoration: none;
    transition: all 1s; }
    /* line 367, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .body-wrap #featured-events .featured-new-caption a.featured-new-readmore:hover {
      color: #00f0ff; }
  /* line 372, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap #featured-events .featured-new-all {
    border-radius: 10px; }
    /* line 375, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .body-wrap #featured-events .featured-new-all a.featured-new-all-btn {
      display: block;
      width: 100%;
      height: 100px;
      padding: 30px;
      font-size: 36px;
      text-transform: uppercase;
      color: #ffffff;
      text-decoration: none; }
      /* line 384, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .body-wrap #featured-events .featured-new-all a.featured-new-all-btn:hover {
        color: #ffffff; }
/* line 390, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.body-wrap .stripe-bg-pattern {
  background: #f7f7f7}
  /* line 393, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap .stripe-bg-pattern #contact-info .img-wrap-circle {
    border-radius: 50%;
    width: 160px;
    height: 160px;
    background-color: #fff;
    border: solid 1px #c1c1c1;
    transition: all 0.5s;
    z-index: 100; }
    /* line 401, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .body-wrap .stripe-bg-pattern #contact-info .img-wrap-circle:hover {
      width: 170px;
      height: 170px; }
      /* line 404, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .body-wrap .stripe-bg-pattern #contact-info .img-wrap-circle:hover img {
        height: 120px; }
    /* line 408, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .body-wrap .stripe-bg-pattern #contact-info .img-wrap-circle img {
      padding-top: 50px;
      height: 110px;
      transition: all 0.5s; }
  /* line 414, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1; }
    /* line 418, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content {
      background-color: #fff; }
      /* line 420, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content h4 {
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 700;
        margin-top: 0px;
        padding-top: 30px; }
      /* line 427, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content p {
        padding: 10px 30px; }
      /* line 430, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content a.blue-text {
        font-size: 18px;
        font-weight: 900;
        font-style: italic;
        text-transform: uppercase;
        color: #0088bb;
        text-decoration: none; }
      /* line 438, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content a.blue-btn {
        background-color: #0076a3;
        border-radius: 7px;
        color: #ffffff;
        font-size: 17.97px;
        text-decoration: none;
        display: block;
        padding: 20px;
        max-width: 226px; }
      /* line 448, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content ul {
        margin-bottom: 0px;
        padding-top: 20px;
        list-style: none; }
        /* line 452, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
        .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content ul li {
          line-height: 2; }
          /* line 454, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
          .body-wrap .stripe-bg-pattern #contact-info .contact-info-wrap .contact-info-content ul li a {
            color: #0088bb;
            text-decoration: none;
            font-size: 16px;
            text-transform: uppercase; }
/* line 466, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.city-section {padding-top: 20px;max-width: 100%;}

/* line 476, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#sponsor {
  min-height: 215px;
  margin-bottom: 3px;
  background-color: #ffffff; }
  /* line 480, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  #sponsor h3.gray-text {
    color: #cccccc;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0px;
    padding: 25px 0px; }
  /* line 487, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  #sponsor .blue-text {
    font-size: 24px;
    font-weight: 700;
    color: #375da4;
    margin-top: 20px; }
    /* line 493, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    #sponsor .blue-text a,
    #sponsor .blue-text a:hover {
      transition: all 1s;
      text-decoration: none; }
  /* line 498, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  #sponsor .sponsor-item {
    display: table-cell;
    height: 115px;
    vertical-align: middle; }
/* line 505, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.footer {
  background:#333; 
  color: #fff; }
  /* line 511, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .footer .container {
    padding-top: 35px; }
    /* line 513, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .footer .container h5.white-text {
      font-size: 16px;
      text-transform: uppercase;
      text-align: left; }
    /* line 518, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .footer .container ul {
      list-style: none;
      padding: 0px; }
      /* line 521, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .footer .container ul li {
        line-height: 2; }
        /* line 523, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
        .footer .container ul li a {
          color: #cccccc;
          font-size: 13px;
          text-decoration: none;  text-transform: lowercase; display: inline-block;}
    /* line 530, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .footer .container .footer-social {
      min-height: 30px; }
      /* line 532, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .footer .container .footer-social img {
        width: 100%;
        float: left;
        margin-left: 0;
        -webkit-transition: all .25s ease;
           -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
             -o-transition: all .25s ease;
                transition: all .25s ease;
      }
      .footer .container .footer-social img:hover {
        -webkit-transform: translateY(-37px);
           -moz-transform: translateY(-37px);
            -ms-transform: translateY(-37px);
             -o-transform: translateY(-37px);
                transform: translateY(-37px);
      }
      a.icon-sc-con {
        overflow: hidden;
        width: 30px;
        height: 32px;
        display: inline-block;
      }

/* About */
/* line 545, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.mission-wrap {
  background-color: #efefef;
  border-radius: 5px;
  padding: 20px; }
/* line 551, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
/* line 558, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-circle-home-pos {
  float: right;
  margin: -80px -30px; }
/* line 563, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-circle {
  display: block;
  background-color: #39b54a;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  border: 3px solid #fff; }
  /* line 570, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .green-circle #member-icon {
    margin-top: 30px; }
  /* line 573, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .green-circle h2.white-text {
    font-size: 40px;
    font-weight: 700; }
/* line 579, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.sidebar-wrap { }
  /* line 581, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .sidebar-wrap .sidebar-widget-wrap {
    margin: 30px 0px;
    min-height: 65px;
    background: url("../images/down-arrow-sidebar.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    padding-bottom: 50px; }
    /* line 589, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .sidebar-wrap .sidebar-widget-wrap:last-child {
      background: none; }
  /* line 593, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .sidebar-wrap .adv-image-wrap {
    border-radius: 10px;
    border: 1px solid #56c064; }
    /* line 596, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .sidebar-wrap .adv-image-wrap ul {
      padding: 0px;
      list-style: none; }
      /* line 599, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .sidebar-wrap .adv-image-wrap ul img {
        min-width: 100%;
        padding: 10px; }
  /* line 606, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .sidebar-wrap .sidebar-newsletter .mail-bg {
    background: url("../images/mail-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center; }
    /* line 611, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .sidebar-wrap .sidebar-newsletter .mail-bg form {
      padding: 30px 10px 10px 10px;
      min-height: 159px; }
  /* line 616, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .sidebar-wrap .sidebar-newsletter .mail-form-input {
    border: 1px solid #0076a3; }
  /* line 619, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .sidebar-wrap .sidebar-newsletter .mail-form-submit {
    background: #0076a3;
    color: #fff;
    border: none; }
/* line 627, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-adv-title {
  background: #56c064;
  margin: 0px;
  padding: 10px;
  color: #e7e8e9;
  border-bottom: 2px solid #5a5758;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
/* line 637, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.search-form {overflow: hidden; display: table; margin: 0 auto;}
/* line 642, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.search-submit {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #39b54a;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  float: left; 
  font-size: 0px;
  }
/* line 654, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.search-input {
  float: left;
  height: 30px;
  border: 1px solid #cccccc; padding: 5px;}
/* Benefit */
/* line 663, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.benefit-reason {
  list-style: none; }
  /* line 665, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .benefit-reason li {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-size: 31px;
    height: 35px;
    background-image: url("../images/benefits-icon.png");
    vertical-align: middle;
    padding: 7px 40px; }
    /* line 673, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .benefit-reason li:first-child {
      background-position: top 2px left 2px; }
    /* line 676, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .benefit-reason li:nth-child(2) {
      background-position: top -37px left 2px; }
    /* line 679, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .benefit-reason li:nth-child(3) {
      background-position: top -86px left 2px; }
/* line 688, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.benefit-discount .green-bg h4,
.benefit-discount .green-bg p {
  padding: 10px; }
/* line 691, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.benefit-discount .green-bg img {
  min-width: 100%; }
/* Contact */
/* line 700, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.contact-form {
  max-width: 500px;
  background: #ccc;
  border: 1px solid #375da4;
  border-radius: 3px;
  margin-top: 30px; }
  /* line 706, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .contact-form form {
    padding: 20px 10px 10px 10px; }
  /* line 709, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .contact-form .form-group {
    padding: 10px 20px; }
    /* line 711, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .contact-form .form-group label {
      font-size: 15px; }
    /* line 715, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .contact-form .form-group input,
    .contact-form .form-group textarea {
      border: 1px solid #070707;
      min-width: 200px; }
    /* line 719, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .contact-form .form-group button {
      background-color: #0076a3;
      color: #ffffff;
      text-decoration: none;
      display: block;
      padding: 10px 20px;
      border: none; }
/* Directory */
/* line 736, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.directory-page a.white-text:hover,
.directory-page a.blue-text:hover {
  text-decoration: none; }
/* line 740, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.directory-page .directory-filter {
  border: 1px solid #375da4; }
  /* line 742, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .directory-page .directory-filter ul {
    list-style: none;
    min-height: 20px;
    margin-bottom: 0px;
    padding: 0px; }
    /* line 747, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .directory-page .directory-filter ul li {
      float: left;
      width: 3.8%; }
      /* line 750, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
      .directory-page .directory-filter ul li a {
        padding: 2px;
        text-decoration: none;
        transition: all 0.3s; }
        /* line 754, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
        .directory-page .directory-filter ul li a:hover {
          background: #375da4;
          color: #fff; }
/* line 765, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
#map-wrap, #googleMap {-webkit-transition: all 2s ease;
   -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
     -o-transition: all 2s ease;
        transition: all 2s ease;}
.map-wrap .map-title {
  margin-top: 30px;
  max-width: 500px;
  background: #375da4; }
  /* line 769, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .map-wrap .map-title h3 {
    color: #fff;
    margin: 0px;
    padding: 10px; }
/* Email Sucess */
/* line 780, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.email-sucess-bg {
  background-image: url("../images/email-success-bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  /* line 784, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .email-sucess-bg p {
    font-size: 30px;
    padding-top: 15%; }
/* Events */
/* line 793, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.tick-icon {
  padding-left: 30px;
  background-image: url("../images/event-tick-icon.png");
  background-position: top left 5px;
  background-repeat: no-repeat;
  background-size: 20px 20px; }
/* line 801, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.event-search-result-list {
  list-style: none;
  padding: 20px 0px 0px 0px; }
/* Experience */
/* line 809, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-circle-border {
  border: 1px solid #39b54a;
  border-radius: 50%;
  width: 122px;
  height: 122px;
  padding: 5px; }
/* line 817, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
a.experience-item-icon {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat; }
  /* line 825, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  a.experience-item-icon:hover {
    border: 1px solid;
    background-color: #efefef; }
/* line 831, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-dance-icon {
  background-image: url("../images/experience-dance-icon.png"); }
/* line 835, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-theater-icon {
  background-image: url("../images/experience-theater-icon.png"); }
/* line 839, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-museum-icon {
  background-image: url("../images/experience-museum-icon.png"); }
/* line 843, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-restaurant-icon {
  background-image: url("../images/experience-restaurant-icon.png"); }
/* line 847, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-hotel-icon {
  background-image: url("../images/experience-hotel-icon.png"); }
/* line 851, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-shopping-icon {
  background-image: url("../images/experience-shopping-icon.png"); }
/* line 855, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-sport-icon {
  background-image: url("../images/experience-sport-icon.png"); }
/* line 859, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-education-icon {
  background-image: url("../images/experience-education-icon.png"); }
/* line 863, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-business-icon {
  background-image: url("../images/experience-business-icon.png"); }
/* line 867, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-religion-icon {
  background-image: url("../images/experience-religion-icon.png"); }
/* line 871, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-music-icon {
  background-image: url("../images/experience-music-icon.png"); }
/* line 875, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.experience-service-icon {
  background-image: url("../images/experience-service-icon.png"); }
/* Sponsor */
/* line 883, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.sponsor-page img {
}
/* Membership */
/* line 891, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.white-bg-btn {
  -webkit-box-shadow: 2px 3px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 2px 3px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 2px 3px 3px 0px rgba(50, 50, 50, 0.75);
  border-radius: 8px;
  padding: 10px;
  font-size: 15px;
  max-width: 320px;
  color: #000;
  border-left: 1px solid #ccc;
  text-decoration: none;
  background-color: #fff; }
/* line 905, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
a.white-bg-btn {
  text-decoration: none;
  z-index: 9990; }
/* Friends */
/* line 913, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.friends-head-bg {
  transition: all 1s;
  display: block;
  min-height: 600px;
  background: transparent url("../images/friends-head-bg.jpg") no-repeat center center cover; }
  /* line 918, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .friends-head-bg .blue-transparent-bg {
    max-width: 400px;
    position: absolute;
    right: 70px;
    bottom: 0px;
    background-color: rgba(55, 93, 164, 0.7);
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    -webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75); }
/* line 933, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.friends-head-title-wrap {
  position: absolute;
  bottom: 30%;
  width: 100%; }
  /* line 937, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .friends-head-title-wrap h1 {
    font-size: 54px;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    font-family: "Times New Roman", Times, serif;
  }
/* Membership New */
/* Application */
/* line 953, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.application-tab {
  border: none; }
  /* line 955, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .application-tab .tick-icon-a {
    background-image: url(../images/application-tick-icon.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 30px 30px; }
  /* line 961, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .application-tab li a, .application-tab li.active a {
    transition: all 0.5s;
    border-radius: 0px !important;
    border: none !important;
    background-color: #39b54a;
    color: #fff;
    text-align: center;
    text-transform: uppercase; }
    /* line 970, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .application-tab li a:hover, .application-tab li a:focus {
      background-color: #395ea5 !important;
      color: #fff !important;
      border: none !important;
      text-decoration: none; }
  /* line 983, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .application-tab li.active a {
    background-color: #395ea5; }
/* line 991, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.application-form input {
  border-radius: 0px !important;
  border: 1px solid #395ea5 !important; }
/* line 995, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.application-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 181px;
  height: 34px;
  display: block;
  background-color: transparent;
  border-radius: 0px !important;
  border: 1px solid #395ea5 !important;
  background-image: url(../images/application-select-icon.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px 15px;
  padding-left: 10px; }
/* line 1011, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.application-form button {
  background: #395ea5;
  color: #fff;
  padding: 10px;
  font-size: 25px;
  border-radius: 0px;
  min-width: 120px;
  transition: all 0.5s; }
  /* line 1019, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .application-form button:hover {
    background: #39b54a !important;
    color: #fff !important; }
/* General */
/* line 1029, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
a.light-green-btn {
  background: #7ed321;
  color: #fff;
  border-radius: 5px;
  padding: 12px;
  max-width: 130px;
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  transition: linear 0.5s; 
-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);}
  /* line 1041, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  a.light-green-btn:hover {
    text-decoration: none;
    transition: linear 0.5s;
    background: #8fef25;
    color: #4990e2; }
/* line 1049, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.text-decor-none {
  text-decoration: none; }
/* line 1053, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.min-width-160 {
  min-width: 160px; }
/* line 1057, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.min-width-110 {
  min-width: 110px; }
/* line 1061, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
a.blue-link {
  font-size: 16px;
  color: #4990e2;
  font-weight: bolder;
  text-decoration: none;
  transition: all 0.5s; }
  /* line 1067, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  a.blue-link:hover {
    text-decoration: none;
    color: #7ed321; }
/* line 1073, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.font-size-20 {
  font-size: 20px; }
/* line 1077, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.gray-border-top {
  border-top: 1px solid #6e6e6e; }
/* line 1081, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-bg-btn {
  background: #375da4; }
/* line 1085, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-border {
  height: 140px; vertical-align: middle; }
/* line 1089, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-border {
  border: 1px solid #39b54a; }
/* line 1093, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-bg-btn {
  background: #39b54a; }
/* line 1097, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-text {
  color: #39b54a; }
/* line 1101, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.margin-bot-10 {
  margin-bottom: 10px; }
/* line 1105, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.share-list {
  position: absolute;
  bottom: 15px;
  left: 45%;
  list-style: none; }
  /* line 1110, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .share-list li {
    float: left; }
  /* line 1113, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .share-list .share-icon {
    display: block;
    width: 27px;
    height: 27px;
    background-image: url("../images/share-icon.png");
    background-repeat: no-repeat;
    margin-right: 5px;
    transition: all 0.5s; }
    /* line 1121, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .share-list .share-icon:hover {
      background-image: url("../images/share-icon-hover.png"); }
  /* line 1125, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .share-list .share-facebook {
    background-position: top left; }
  /* line 1128, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .share-list .share-twitter {
    background-position: top left -37px; }
  /* line 1131, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .share-list .share-instagram {
    background-position: top left -72px; }
/* line 1136, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blog-item-readmore {
  background-color: #0076a3;
  color: #ffffff;
  text-decoration: none;
  padding: 10px;
  text-decoration: none;
  float: right; }
  /* line 1143, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .blog-item-readmore:hover {
    text-decoration: none;
    color: #fff; }
/* line 1149, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pagination {
  float: right; }
/* line 1153, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blog-pagination {
  list-style: none; }
  /* line 1155, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .blog-pagination li {
    padding: 10px;
    background-color: #0076a3;
    float: left;
    margin-left: 5px; }
    /* line 1160, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .blog-pagination li a {
      color: #fff;
      text-decoration: none; }
/* line 1167, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-btn {
  background-color: #0076a3;
  color: #ffffff;
  font-size: 17.97px;
  text-decoration: none;
  display: block;
  padding: 20px;
  max-width: 226px; }
/* line 1177, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.green-bg {
  background-color: #39b54a; }
/* line 1181, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-bgcolor {
  background-color: #375da4; }
/* line 1185, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pos-relative {
  position: relative; }
/* line 1189, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pos-relative-minus-top-355 {
  top: -355px; }
/* line 1193, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pos-relative-plus-top-125 {
  top: 125px; }
/* line 1197, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.z-index-100 {
  z-index: 100; }
/* line 1201, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.z-index-0 {
  z-index: 0; }
/* line 1205, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.bottom-shadow {
  -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.75); }
/* line 1211, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.maxwidth-1000 {
  max-width: 1000px; }
/* line 1215, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.maxwidth-250 {
  max-width: 250px; }
/* line 1219, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.maxwidth-500 {
  max-width: 500px; }
/* line 1223, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.maxwidth-80p {
  max-width: 80%; }
/* line 1227, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.minwidth-100p {
  min-width: 100%; }
/* line 1231, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.min-height-300 {
  min-height: 300px; }
/* line 1235, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.maxheight-86 {
  max-height: 86px; }
/* line 1239, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-all-10 {
  padding: 10px; }
/* line 1243, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.font-bolder {
  font-weight: bolder; }
/* line 1247, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-right-left-2 {
  padding: 0px 2px 0px 2px; }
/* line 1251, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-bot-15 {
  padding-bottom: 15px; }
/* line 1255, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-all-5 {
  padding: 5px; }
/* line 1259, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-10-20 {
  padding: 10px 20px; }
/* line 1263, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-top-15 {
  padding-top: 15px; }
/* line 1267, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-top-25 {
  padding-top: 25px; }
/* line 1271, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-top-bot-15 {
  padding-top: 15px;
  padding-bottom: 15px; }
/* line 1276, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.pad-20p {
  padding: 20%; }
/* line 1280, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.margin-top-bot-30 {
  margin: 30px 0px; }
/* line 1284, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.margin-top-30 {
  margin-top: 30px; }
/* line 1288, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.margin-top-bot-20 {
  margin-top: 20px;
  margin-bottom: 20px; }
/* line 1293, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.right-border {
  border-right: 1px solid #ccc; }
/* line 1297, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.top-border {
  border-top: 1px solid #ccc; }
/* line 1301, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.bot-border {
  border-bottom: 1px solid #ccc; }
/* line 1305, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
left-border {
  border-left: 1px solid #ccc; }
/* line 1309, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.dark-gray-text {
  color: #888888; }
/* line 1313, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.gray-text {
  color: #ccc; }
/* line 1317, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.gray-text2 {
  color: #808285; }
/* line 1321, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.blue-right-border {
  border-right: 1px solid #4990e2; }
/* line 1325, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
.fontsize-18 {
  font-size: 18px; }
/* RESPONSIVE */
@media (min-width: 991px) {
  /* line 1333, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .green-circle {
    width: 250px;
    height: 250px; } }
@media (max-width: 991px) {
  /* line 1341, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .featured-new-all a.featured-new-all-btn {
    font-size: 24px !important; }
  /* line 1345, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .green-circle {
    width: 190px;
    height: 190px; }
    /* line 1348, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .green-circle h2.white-text {
      font-size: 25px; } }
@media (max-width: 767px) {
    .friends-head-title-wrap h1{font-size: 40px}
    .friends-head-title-wrap { bottom: 30%}
    #main-menu #menu li a { line-height: 50px !important}
  /* line 1358, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .tu-caption-slider,
  .tu-right-arrow-slider,
  .tu-left-arrow-slider,
  #social-icon {
    display: none; }
  /* line 1361, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .black-transparent-bg {
    top: 38px;
    padding: 0px; }
  /* line 1367, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .blue-bg #top-head-link p {
    font-size: 10px; }
  /* line 1373, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  #become-friend,
  #about {
    float: none !important;
    margin: 0 auto !important; }
  /* line 1378, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  #experience .experience-item {
    border-top: 1px solid #ccc !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important; }
  /* line 1384, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  #experience h3.white-text {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700; }
  /* line 1390, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .footer {
    background: #333333;}
    /* line 1392, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .footer .center-block {
      max-width: 310px; }
  /* line 1396, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .email-sucess-bg {
    min-height: 300px; }
  /* line 1400, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .stripe-bg-pattern #contact-info {
    border: none;
    box-shadow: none; }
  /* line 1405, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  #sponsor .sponsor-item {
    display: block; }
  /* line 1408, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .body-wrap #about-bg .blue-border-circle {
    width: 300px;
    height: 300px;
    padding: 0px 30px; }
  /* line 1413, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  a.blog-item-readmore {
    float: none; }
  /* line 1416, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .friends-head-bg {
    min-height: 800px; }
    /* line 1418, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .friends-head-bg .blue-transparent-bg {
      position: absolute;
      left: 0px !important;
      right: 0px !important;
      bottom: inherit !important;
      top: 100%;
      max-width: none; }
    /* line 1427, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .friends-head-bg .friends-head-title-wrap #become-friend {
      top: 20px;
      position: relative; }
    /* line 1432, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .friends-head-bg .white-bg-btn {
      position: relative;
      top: 93px; }
    /* line 1436, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
    .friends-head-bg h1 {
      top: 110px; }
  /* line 1440, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .membership-top-become-friend-wrap {
    position: static; }
  /* line 1443, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .application-tab li {
    width: 100% !important; } }
@media (min-width: 767px) {
  /* line 1449, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .black-transparent-bg {
    top: 50px; }
  /* line 1452, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .email-sucess-bg {
    min-height: 466px; }
  /* line 1455, /Users/thanhtu/Desktop/avenue-of-the-arts/css/style.scss */
  .membership-top-become-friend-wrap {
    position: absolute;
    right: 0px;
    top: -125px; } }
    /* search event margin top */
#search-event-margin-top{
     margin-top: -20px;
}
/************** slider wrap ***********************/
.slider-wrap{
    position: relative;
}
#slideshow4_thumbs{
     position: absolute;
     bottom: -90px;
     z-index: 100;
     left: 14%;
}
ul#slideshow4_thumbs li img{
      border: 3px solid white
}
#snippet-img-url{
    float: left; 
    height:50px; 
    width:50px; 
    margin-left: 15px;
}
.event-box{
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    position: relative;
}
.funsaver{
    background-color: orange;
    color: white;
    padding: 10px;
    font-size: 15pt;
    position: absolute;
    top: 0;
    background: rgba(247, 114, 0, 0.6);
    width: 100%;
    left: 0;
}
.caption-padding{
    padding:10px;
    background: #e6e8e8;
    min-height: 205px;
        max-height: 205px;
    overflow: hidden;
}
.black-box{
    background: black;
    text-align: right;
}
.text-span{
    background: #e6e8e8;
    display: inline-block;
    padding-left:20px
}
.title-event{
    font-size: 12pt; 
    font-weight: bold;
}
.more-info-padding{
    padding: 10px;
}
.more-info-padding a{font-weight: bold; transition: 0.2s ease-in-out;}
.more-info-padding a:hover{text-decoration: none; color: #DB710A; transition: 0.2s ease-in-out;}
.config-img-event{
     width: 100%;
     height:150px
}
.ias_trigger{
     text-align: center;
}
.ias_trigger a{
    display: inline-block;
    padding: 10px 25px;
    background: #3299e0;
    color: #fff;
    font-weight: bold;
    margin: 10px auto;
}
.ias_trigger a:hover{background: #DB710A;}
/*# sourceMappingURL=style.css.map */
.event-image {height: 200px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    text-align: center;
    display: table;
    width: 100%;
    }
.modal {z-index: 999999999}
/************ TAN UPDATE ************/
/* 1 - general */
.page-template-template-event .body-wrap{padding-top: 0px;}
.content-wrapper{padding: 30px 0;}
.mar{margin-bottom: 10px;}
.btn-lg-blue{
    padding: 10px 100px;
    font-size: 20px;
    color: #fff;
    background: #4a90e2;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-lg-blue:hover{background: #38B449; color: #fff;}
.text-blue{color: #4a90e2;}
.text-gray{color: #9b9b9b;}
@media (max-width: 767px){
    .blue-bg{display: none;}
    .title-wrap h1.title{font-size: 40px;}
    .mar-in{margin-bottom: 10px;}
    .btn-lg-blue{padding: 10px 50px;}
}
.wp-pagenavi span, .wp-pagenavi a{display: inline-block; padding: 5px 10px; margin: 0 5px 5px 0;background: #0076a3; color: #fff; border: 1px solid #0076a3;}
.wp-pagenavi .current{background: none; color: #0076a3;}
/* 2 - slider home */
.hide-slider{background: url('../images/right-arrow.png'); display: inline-block; width: 30px; height: 30px;
    position: absolute; left: -15px; top: 45%; font-size: 0; border: none;
}
.open-slider{background: url('../images/left-arrow.png');}
.hide-wrap-slider{width: 10px; -webkit-transition: width 0.4s; transition: width 0.4s;}
.tan-list{margin: 80px 0;}
.tan-list li a{color: #fff;}
.caption-inner{padding-right: 5px;}
/* 3 - event-template */
.quick-view{display: table-cell; vertical-align: middle;}
.quick-view span{color: #000; display: none; background: #fff; padding: 10px 30px; font-weight: bolder;}
.event-image:hover .quick-view span{display: inline-block; opacity: 0.7;}
.event-image:hover .quick-view span:hover{opacity: 1; cursor: pointer;}
.modal-content{border-radius: 0;}
.modal-header{background: #3299e0; border-bottom: none;}
.modal-header span{ color: #fff;}
.modal-title{font-weight: bold; color: #fff;}
.modal-body{background: black; color: #fff; padding: 0;}
.modal-body .row{margin: 0;}
.modal-body .event-title{padding-bottom: 20px; border-bottom: 5px solid white; height: auto !important;}
.modal-body .event-date{padding-bottom: 10px; border-bottom: 2px solid #fff; margin-bottom: 15px;}
.modal-url{font-weight: bold; color: #000; font-size: 18px;}
.modal-url:hover{text-decoration: none; color: #3299e0;}
.slider-wrap{overflow:hidden; }
.slider-wrap .flexslider{background: none; border: none; padding: 0; margin: 0;}
.slider-wrap #carousel-wrap{margin-top: -86px;}
.flex-direction-nav a:before{font-size: 30px}
.slider-wrap #carousel ul li{margin-right: 10px; border: 2px solid #fff; position: relative;}
.slider-wrap #carousel ul li:hover{cursor: pointer;}
.slider-wrap #carousel ul li p{display: block; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.6);
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    padding: 10px;
}
.slider-wrap #carousel ul li p a{color: #fff;font-weight: bold;}
.slider-wrap #slider ul li{position: relative; background: black;}
.slider-wrap #slider ul li img{height: 619px; width: auto;}
.slider-wrap #slider ul li .event-text-wrap{position: absolute; top: 180px; left: 200px; color: #fff; width: 40%; background: rgba(0, 0, 0, 0.66); padding: 20px; font-family: "Times New Roman", Times, serif;}
.slider-wrap #slider ul li .event-text-wrap h3{text-transform: uppercase; font-size: 30px;}
.slider-wrap #slider ul li .event-text-wrap p{font-size: 18px;}
.slider-wrap #slider ul li .event-text-wrap a{font-size: 18px; color: #fff;}
.slider-wrap .flex-direction-nav{display: none;}
@media (max-width: 767px){
    .event-text-wrap{display: none;}
    .slider-wrap{display: none;}
    .slider-wrap #carousel-wrap{margin-top: 0px;}
}
/* 4 - main-menu */
#main-menu{background: #fff; padding: 0px 0; border-bottom: none; margin: 0; border-bottom: 3px solid #00a1e4}
#main-menu .navbar-brand{height: auto; padding: 0 15px;}
#main-menu .navbar-brand img{height: 90px; transition: height 0.2s; padding: 10px 0}
#main-menu #menu li a{color: #000; text-transform: uppercase;line-height: 60px;
    padding-top: 0;
    padding-bottom: 0; font-family: "Helvetica"; background: url("../images/nav-arr.png") center bottom no-repeat;    background-position: 50% 63px}
#main-menu #menu li a:hover, #main-menu #menu li.current-menu-item a{color: #375da4;background-position: 50% 50px; }
#main-menu #social-icon li a, #main-menu #social-icon li a img{padding: 0;}
#main-menu.menu-scroll{padding:0px 0; top: 0; background: #fff}
#main-menu.menu-scroll #menu{margin-top: 0; }
#main-menu.menu-scroll #menu li a { line-height: 61px}
@media (min-width: 768px) and (max-width: 991px){
    #main-menu .navbar-brand img{height: 80px;}
    #main-menu #menu li a{font-size: 11px; padding: 5px;}
}
@media (max-width: 767px){
    body{ padding-top: 55px}
    #main-menu{padding: 0; top: 0;}
    #main-menu .navbar-brand img{height: 55px; padding: 4px 0}
    .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:active,.navbar-default .navbar-toggle:focus
    {background: none; border: none;}
    .navbar-default .navbar-toggle .icon-bar{background: #38B44A;}
    .navbar-default .navbar-collapse{border: 1px solid #e7e7e7; margin-top: 5px;}
    #main-menu #menu{margin-top: 0px;}
    #main-menu.menu-scroll .navbar-brand img{height: 50px;}
}
/*#menu>li:hover>a {
    color: #fff!important;
}*/
/*#menu>li:hover {
    background: #39b54a;
}*/
/*nav second*/
#second-menu .navbar-brand {
    padding: 10px;
}
#second-menu .navbar-brand>img {
    height: 100%;
}
nav#main-menu {
  transition: top 0.2s ease-in-out;
}
nav#second-menu {
    padding: 0 20px;
    background: #fff;
    box-shadow: 0 3px 2px rgba(0,0,0,.05);
    border: none;
    transition: top 0.2s ease-in-out;
}
body{position: relative;}
a.up-top {
    position: fixed;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #39b54a;
    z-index: 99;
    border-radius: 50%;
}
a.up-top i.glyphicon.glyphicon-chevron-up {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 20px;
    color: #fff;
}
/*.nav-up {
  top: -40px;
}
.nav-down {
  top: 0px;
}*/
/*end nav second*/
/* 4 - donate-template */
.donate-wrapper{padding: 50px 0;}
.flag{margin: 30px 0;}
.flag ul{background: url('../images/break-line.png') left center no-repeat; background-size: 98% 1px; }
.flag ul li{width: 32.8%; padding: 0;}
.flag-icon{display: inline-block; padding: 14px 20px; font-weight: bold; border: 1px solid #979797;  
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
    color: #ffffff; background: #d8d8d8;
}
.flag ul li.active .flag-icon{background: #7ed321; border-color: #7ed321;}
#donate-form .control-label{text-align: left; font-size: 20px; text-transform: uppercase; color: #9b9b9b;}
#donate-form .control-label .glyphicon{padding: 6px; 
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #9b9b9b;
}
#donate-form .checkbox, #donate-form .radio{min-height: 30px;}
#donate-form #amount-text{width: 120px; margin-top: -5px; margin-left: 20px;}
@media (max-width: 991px){
    .flag-icon{font-size: 12px; padding: 5px 10px;}
    .flag ul{background-size: 96% 1px; }
    .flag ul li{width: 31%;}
}
@media (max-width: 767px){
    #donate-form .control-label{font-size: 16px;}
}
#step1-wrap, #step2-wrap, #step3-wrap{display: none;}
/* 5 - HOME EDIT */
#featured-events{padding: 20px;}
#featured-events .col-sm-4 { padding-left: 10px; padding-right: 10px; position: relative;}
#featured-events .wrap-feat{-webkit-box-shadow: -4px 3px 6px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -4px 3px 6px 0px rgba(50, 50, 50, 0.75);
box-shadow:         -4px 3px 6px 0px rgba(50, 50, 50, 0.75);}
#featured-events h3,.feat-event-box h3 { font-family: Helvetica; height: 25px; overflow: hidden; margin-top: 20px; margin-bottom: 6px;}
#featured-events h3>a, #owl-demo .feat-event-box h3>a {font-size: 22px;}

#featured-events .feat-event-box .read-more-btn { font-size: 12px}
.corner { position: absolute; display: block;width: 85px; height: 87px; right: 10px; top: -2px; background: url('../images/event-corn.png'); z-index: 9;}
.corner span {
/* Safari */
-webkit-transform: rotate(45deg);
/* Firefox */
-moz-transform: rotate(45deg);
/* IE */
-ms-transform: rotate(45deg);
/* Opera */
-o-transform: rotate(45deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); color: #fff; position: absolute;    width: 100%;
    text-align: center;
    top: 20px;
        left: 15px;
    text-transform: uppercase;
    font-family: Helvetica;
    font-size: 11px;
}
.feat-event-box:hover { box-shadow: inset 0 0 0 1000px rgba(55,93,164,.85) !important;    transition: 0.3s ease-in-out;}
.feat-event-box{
    cursor: pointer;
    box-shadow: -3px 3px 5px #404040;
    padding: 20px 15px 40px 15px;
    color: #fff;
    position: relative;
    height: 205px;
    font-family: Helvetica;
    transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .feat-event-box{
    padding: 10px;
    margin-bottom: 15px;
  }
}
.feat-event-box h3{margin: 0 0 10px 0; text-transform: uppercase;}
.feat-event-box a{color: #fff;}
.feat-event-box a:hover{cursor: pointer; text-decoration: underline;}
.head-about-bg {
    background: url(../images/3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}
.head-contact-bg {
    background: url(../images/header-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}
.friends-head-bg {
    transition: all 1s;
    display: block;
    min-height: 650px;
    background: transparent url("../images/Header-friends.jpg") no-repeat center center;
    background-size: cover;
position: relative
}
.head-contact-bg {
    background: url(../images/become.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.green-circle:hover { background: #ff8a00; }
.green-circle:hover, .green-circle { transition: 0.2s ease-in-out;}
.head-slider-wrap img { width: 100%;}
hr { border-color:#D7D7D7;}
#featured-events hr {
    margin-top: 35px;
    margin-bottom: 35px;
    border: 0;
    border-top: 1px solid #D7D7D7;
}
div.owl-item > div {
    display:table-cell;
    vertical-align:middle;
}
.light-green-btn2:hover { color:#fff !important;}
#btn1:hover { background: #10D42C !important}
#btn2:hover { background: #0CBDFF !important}
#form-search{
    margin-bottom: 50px;
    margin-left: 15px;
    border-top: 2px solid #ccc;
    padding: 0;
    border-bottom: 2px solid #ccc;
    display: block;
    border-right: 2px solid #ccc;
}
#form-search .form-group{width: 100%; margin-bottom: 0;}
#txtEvent{
    border-left: 2px solid #ccc;
    border-bottom: 0;
    border-top: 0;
    padding: 18px;
    /*width: 650px;*/
    width: 55%;
    height: 56px;
        border-right-color: #ccc;
}
#slCategory{
    padding: 18px;
    border-top: 0;
    border-bottom: 0;
    /*width: 377px;*/
    width: 30%;
    border-left: 0;
    border-right: 2px solid #ccc;
    height: 56px;
        color: #AEAEAE;
}
#slCategory:focus{ outline: 0}
#img-search-event{
    width: 30px;
    height: 30px;
    margin: 0px 20px;
}
@media (max-width: 767px){
    #img-search-event{
        width: 20px;
        height: 20px;
        margin: 0px;
    }
    #TAN{position: relative !important; width: 100% !important;}
    .footer .container .footer-social{overflow: hidden; text-align: center;}
    .footer .container .footer-social a{display: inline-block;}
    .friends-head-bg h1{top: 0;}
    #map-wrap{display: none;}
}
#img-search-event:hover{
    cursor: pointer;
}
.w-title { color: #09648F; font-size: 22px }
.w-page { margin-bottom: 30px}
.w-page ul { list-style: none; padding-left: 25px}
.w-page ul a { color: #929292; margin: 5px 0;
    display: block;}
.upcoming-event-wrap li { margin-bottom: 5px}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.slider-wrap .flexslider { z-index: 2}
#carousel img {-webkit-filter: grayscale(0.9);}
#carousel img:hover,#carousel .flex-active-slide img { -webkit-filter: grayscale(0);transition-duration: 0.4s; }
.slider-wrap #carousel ul li.flex-active-slide,.slider-wrap #carousel ul li:hover {border-color: #00ACEC;transition-duration: 0.4s;}
.body-wrap #about-bg {
    background: url("../images/about.jpg") center fixed;
    / background-repeat: no-repeat; /
    background-size: cover;
    min-height: 560px;
    padding-top: 40px;
}
#experience { background: url(../images/4.jpg) center center;}
#sponsor h3 { margin-top: 10px; margin-bottom: 20px}
.sponsor-page .blue-text { font-size: 20px}
.event-text-wrap h3 { margin-top: 0;     font-family: "Times New Roman", Times, serif;}
.slide-event-cont { margin-bottom: 20px}
.event-button-slide {background: #0170BF; padding: 10px 15px}
.single-footer {border-top:1px solid #9F9F9F;border-bottom:1px solid #9F9F9F; padding: 10px 7px;
    display: table; width: 100%;     margin-bottom: 20px;}
.single-item { margin-right: 30px; float: left}
.when-where { background: #F5F5F5;    margin: 10px 0 30px 0;}
.when-where p.text-center { font-size: 16px; margin: 20px 0}
.category-event a { font-size: 16px; color: #000}
.widget-event-up h3 { font-size: 21px; padding: 0px; margin: 0;}
.widget-event-up img{   width: 70px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.widget-event-up { margin-top: 15px}
.widget-event-up li {    border-bottom: 1px solid #eee;padding: 10px 0 5px;}
.widget-event { margin-bottom: 15px; padding-top: 20px}
.where-item { background: url(../images/pin-12.png) no-repeat left 5px; padding-left: 33px;    padding-top: 4px;
    padding-bottom: 4px;}
.when-item { background: url(../images/clockdsaa2.png) no-repeat left 5px; padding-left: 33px}
.whenwhere-side { color: #6F6E6E; font-size: 16px}
.whenwhere-side h4 { color: #000; font-size: 20px}
.blog-item-title { margin-top: 0;}
.read-more-btn{
    color: white !important;
    font-weight: bold;
    font-size: 20px;
}
a.read-more-btn:hover{
    color: #00a1e4 !important;
}
a.event-button-slide-phuoc{
    background: #ff8a00;
    color: #fff;
    padding: 10px 15px;
}
a.event-button-slide-phuoc:hover{
    background: #00a1e4 !important;
}
.go-to-event-site-phuoc{
    background: #ff8901;
    color: #fff;
    padding: 20px 0;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    border-radius: 7px;
}
a.go-to-event-site-phuoc:hover{
    color: #fff;
    background: #00a1e4;
}
.menu-top-phuoc:hover{
    color: #00a1e4 !important;
}
.justified-text{
    font-size:14pt;
}
#owl-demo .item:hover img {
  animation-name: pulse-grow;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-direction: alternate;
}
@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
  }
}
ul.jamie_social li {
    min-width: 65px !important;
}
.jamie_social li:nth-child(2) div {
    width: 60px !important;
}
.sponsor-item { padding-left: 40px; padding-right: 40px}
/* style form newsletter */
.kws_form.gform_wrapper {
    background: transparent;
    border: none;
    padding-left: 0!important;
        padding-top: 0px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0;
    margin-top: 0px;
}
label.gfield_label[for="cc_5020312c46_last_name"] {
    display: none;
}
form#constant-contact-signup-1 > div > div {
    overflow: hidden;
    float: left;
}
form#constant-contact-signup-1 input[type="text"] {
    display: block;
    width: 254px;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
form#constant-contact-signup-1 input[type="submit"]:hover {
   border: none;
}
#section-icon-fea {    margin-top: 30px;}
#section-icon-fea h3{ font-size: 18px;color: #375da4; height: 65px;vertical-align: middle; display: table-cell;}
#section-icon-fea .col-md-3 { border-right: 1px solid #ccc; padding-left: 25px; line-height: 16px; font-size: 14px}
#section-icon-fea .col-md-3:last-child { border: none;}
#section-icon-fea a { color: #375da4}
#section-icon-fea .section-icon { color: #777; }
#section-icon-fea .section-icon span{transition: 0.2s ease-in-out;}
#section-icon-fea #section-event span{ background: url('../images/event-icon.png') center center no-repeat #375da4; display: inline-block; border-radius: 50%; width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;
}
#section-icon-fea #section-become span{ background: url('../images/become-icon.png') center center no-repeat #375da4; display: inline-block; border-radius: 50%; width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;}
#section-icon-fea #section-ex span{ background: url('../images/ex-icon.png') center center no-repeat #375da4; display: inline-block; border-radius: 50%; width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;}
#section-icon-fea #section-sponsor span{ background: url('../images/sponsor-icon.png') center center no-repeat #375da4; display: inline-block; border-radius: 50%; width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;}
#section-icon-fea .col-md-3:hover > #section-event span,
#section-icon-fea .col-md-3:hover > #section-become span,
#section-icon-fea .col-md-3:hover > #section-ex span,
#section-icon-fea .col-md-3:hover > #section-sponsor span{ background-color: #ff8a00;transition: 0.2s ease-in-out;}
#section-icon-fea .col-md-3 a,#section-icon-fea .col-md-3 h3{transition: 0.2s ease-in-out;}
#section-icon-fea .col-md-3:hover a,#section-icon-fea .col-md-3:hover h3 { color: #ff8a00;transition: 0.2s ease-in-out;}
.DIVIDERS:before {content: '';top: -23px;position: absolute; background: url('../images/section-icon.png') center center no-repeat; display: block; height: 50px; width: 100%;}
.DIVIDERS{ 
  position: relative;
  border-bottom: 1px #375da4 solid;
  margin-top: 40px;
}
#newsletter-section .container:before {content: '';display: block; width: 376px; height: 81px; background: url('../images/city.png') no-repeat center center; position: absolute; top: -71px; left:0}
@media (max-width: 767px){#newsletter-section .container:before {max-width:100%}}
#newsletter-section { position: relative;}
#Divider { position: relative;border-bottom: 1px #0088cc solid;     margin-top: 50px;
    margin-bottom: 40px;}
#Divider span { background: url('../images/div-icon.png') center center no-repeat; width: 100%;height: 38px;display: block;
    position: absolute; top: -19px;}
.ex-items { position: relative; height: 134px; margin-bottom: 20px; overflow: hidden;}
.ex-items:hover  img { transform: scale(1.1) rotate(0.1deg);transition: all .2s ease-in-out;}
.ex-items  img{transition: all .2s ease-in-out;}
.ex-items span{    width: 60%;
    height: 25%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    vertical-align: middle;
    overflow: inherit; color: #fff; font-family: "Myriad Pro"; font-size: 22px; font-weight: bold;line-height: 24px;}
.footer h4 { font-family: "avenir"; font-size: 16px; height: 45px;}
.footer { font-family: "avenirbook";z-index: 10;
    position: relative;}
#cc_5020312c46_last_name { width: 120px !important} 
#cc_5020312c46_email_address { width: 200px !important}
html body div.kws_form .kws_input_container { padding-top: 0 !important}
#cc_5020312c46_Go {background-color: transparent;
    background: url('../images/gobutton.png') no-repeat center center;
    display: block;
    width: 38px;
    height: 38px;
    border: 2px;
    text-indent: 900px;}
    .blue-bg .list-inline>li { padding-right: 0; font-family: "Helvetica"}
#become-member { background: url("../images/mem.png") left center no-repeat ;    padding-left: 18px;
    margin-left: 15px;}
#x-phone-icon { background: url("../images/phone-i.png") left center no-repeat;    padding-left: 18px;
    margin-left: 15px;}
.footer .container ul li:hover a {color: #00a1e4;}
.footer .container ul li a:first-letter {text-transform:uppercase;}
#watch-video:hover,#become-member2:hover { background-position: 0 -48px;}
#watch-video {margin-right: 100px; background: url("../images/video-home.png") left top no-repeat;height: 48px; font-size: 18px; padding-left: 50px; display: inline-block; line-height: 48px;}
@media (max-width: 767px) {#watch-video{margin-right:25px;}}
@media (max-width: 516px) {#watch-video{margin-right:0;margin-bottom:8px;}}
#become-member2 {background: url("../images/become-member-icon.png") left top no-repeat;height: 48px; font-size: 18px; padding-left: 50px; display: inline-block; line-height: 48px;}
.btn-organ:hover { background: #00a1e4 !important}
p, .main-content-wrap{font-size: 16px !important;}
.feat-event-box>p {font-size: 14px!important;}
.wrap-feat .feat-event-box>i {
    letter-spacing: 0.05em;
    font-size: 12.5px;
    margin-bottom: 11px;
    display: block;
    line-height: 15px;
}

@media (max-width: 992px) {
  #section-icon-fea .col-md-3{margin-bottom: 20px;
    border-bottom: 1px solid #E4E4E4; border-left: none;
    padding-bottom: 20px; }
  #featured-events .col-sm-4 { margin-bottom: 20px}
}
@media (max-width: 768px) {
  footer .col-md-3 img { margin: auto}
  footer .col-md-3{ text-align: center;}
}
/*formshortcode*/
#cc_5020312c46_last_name {margin-right: 15px;}
@media (max-width: 404px) {#cc_5020312c46_last_name{margin-bottom:8px;}}
.tp-caption.large_bg_black {padding: 10px 45px!important;}
@media (max-width: 767px) {.tp-caption.large_bg_black {padding: 10px 20px!important}}
.owl-carousel.owl-loaded {margin-bottom: 35px;}
@media (max-width: 767px) {.owl-carousel.owl-loaded {margin-bottom: 15px;}}
.gallery-wrap a.fancybox {
    overflow: hidden;
    display: block;
}
.gallery-wrap img:hover {
    transform: scale(1.05);
}
.gallery-wrap img {
    transition: .25s ease;
}

img.wp-post-image {
    margin-bottom: 15px;
}

p.blog-item-description {
    margin-bottom: 15px;
}