.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* demo styles */

/*h1{font-size:50px;}*/

/*p{margin-top: 0; margin-bottom: 5px;}*/
small{font-size: 75%;color: #eee;}
/*a, a:visited, a:hover, a:focus{color: inherit;}*/
a:hover, a:focus {color: #ddd;}


/*.white{color:#fff;}*/
.jarallax {height: 100vh;}
.demo-table{display:table;width:100%;height:100vh;}
.demo-table-cell{display:table-cell;vertical-align:middle;height:100vh;}
.content-wrap {
    position: absolute;
    width: 100%;
    max-width: 420px;
    top:112px;
    background-color: rgba(255,255,255,255);
    left: 33px;
    padding: 20px;
}
img{max-width:100%;height:auto;}
.intracorp-logo {position: absolute;max-width: 250px; top: 20px;left: 20px;}
section.section-01 p {margin-top: 40px;letter-spacing: 5px;}
section.section-01 .logo44 {width: 40px;float: right;margin-top: -40px;}

section.section-01 h3,
section.section-02 h3{letter-spacing:9px;font-size:30px;}
section.section-02 button {margin-top: 50px;}
section.section-03 {padding-top:80px;padding-bottom:80px;}
section.section-03 p{max-width: 60%;margin:20px 0px;}
section.section-03 img{width:100%;}
section.section-04 h3{letter-spacing:12px; font-size: 3em;}
section.section-04 .content-wrap {background-color: transparent; max-width: 500px;}
section.who-we-are-section{padding-top:80px;padding-bottom:80px;}
section.who-we-are-section h3{letter-spacing:9px;}
section.who-we-are-section p{margin-bottom:40px;}
section.who-we-are-section span.follow{float:left;margin-right:15px;line-height:35px;}
section.who-we-are-section ul.socialize{float:left;}
section.who-we-are-section span.online{float:left;margin-left:15px;line-height:35px;}

section.team-section{padding-top:80px;padding-bottom:80px;}
section.team-section h3{letter-spacing:9px;margin-bottom:60px;text-transform:uppercase;}
section.team-section h4{font-size:21px;}
button.register-btn {
  background: transparent;
  border: 1px #fff solid;
  font-size: 14px;
  font-weight: 100;
  padding: 10px 15px 8px;
  color: #fff;
  letter-spacing: 3px;
  outline: none;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  font-family: 'Sackers Gothic Std';
}
button.press-btn {
  border: 1px #96ae88 solid;
  color: #96ae88;

}
button.register-grn {
  background: transparent;
  border: 1px #96ae88 solid;
  font-size: 14px;
  font-weight: 100;
  padding: 10px 15px 8px;
  color: #96ae88;
  letter-spacing: 3px;
  outline: none;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  font-family: 'Sackers Gothic Std';
}
button.register-btn:hover,
button.register-grn:hover{opacity:0.8; font-family: 'Sackers Gothic Std';}
article.post p {margin-bottom: 20px;}
section.form-section{padding-top:40px;padding-bottom:80px;background:#eee;}

/*159CBE*/



/* demo menu */
.demo-menu{background-color:#272333;}
.demo-menu ul {
    list-style-type: none;
    text-align: center;
    margin: 0;
}
.demo-menu ul li{display:inline-block;}
.demo-menu ul li a {
    display: block;
    padding: 20px 30px;
    text-decoration: none;
}
.demo-menu ul li.active a,.demo-menu ul li a:hover{background-color:#383344;}

/* hero block */


/* gap */
.demo-gap {
    padding: 50px;
    background-color: #272333;
    text-align: center;
}

/* full height demo */
html.demo-full-height,
html.demo-full-height body,
html.demo-full-height .jarallax,
html.demo-full-height .demo-table {height:100%;}
html.demo-full-height .jarallax,
html.demo-full-height .demo-table{min-height:600px;}
.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #000;
}
.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}

.logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 460px;
}
i.fa.fa-chevron-double-down {
    font-size: 40px;
    color: #fff;
    width: 40px;
    height: 40px;
    z-index: 9999;
}

.down-link-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 20%;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.9px;
}
a.explore-txt h1 {
  font-family: 'Sackers Gothic Std', Arial, sans-serif;
  letter-spacing: 5px;
  font-size: 16px;
}
a:hover.explore-txt {
  text-decoration:none;
  color: #fff;
}
.explore-arrow {
    color: #fff;
    font-size: 48px;
}

.set-btn-position{
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 20px 20px 0px 0px;
}

section.content-wrapper {
    background-image: linear-gradient(to right, #96ae88, #87ab92, #72a69f, #59a2ac, #179cbe);
    padding: 80px 0px;
    position: relative;
}

.inner-content-wrap {
    max-width: 70%;
}
.inner-content-wrap p {
    line-height: 24px;
    font-size: 15px;
    margin: 20px 0px;
}
.inner-content-wrap.full-width {
    max-width: 100%;
    padding: 40px 0px;
    color: #5b5b5b;
}

.inner-content-wrap.full-width h3 {
    color: #5b5b5b;
    font-size: 30px;
}
.inner-content-wrap.full-width>p{
    max-width:60%;
}


.client-logo {
    height: 300px;
    display: table;
    width: 100%;
}

.inner-client-logo-wrap {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
    border-right: 1px #9EA1A2 solid;
}
.heading-title{
    font-size: 30px;
    color: #5b5b5b;
    line-height: 1.2em;
    padding: 0px;
    margin:0px 0px 30px;
    letter-spacing: 9px;
}
.right-side-conter-column p{
    font-size: 14px;
    color: #5b5b5b;
    line-height: 21px;
    padding: 0px;
    margin:0px;
}

@media(max-width: 768px) {
  section.team-section .title-blue {margin-top: 30px;}
  section.team-section h3 {margin-bottom: 0px;}

  section.who-we-are-section span.online {margin-left: 0px;}
  section.who-we-are-section h3 {margin-bottom: 0px;}
  button.register-btn {font-size: 11px;}
  .intracorp-logo {max-width: 140px;}
  footer .intracorp-logo-footer {max-width: 240px;}
  section.section-04 h3,
  section.section-04 h1 {font-size: 1.75em;}
  section.section-03 p {
    max-width: 100%;
  }

  section.section-04 .content-wrap {background-color: white; max-width: 90%;}
  .logo {max-width: 70%;}
  .custom-input .ginput_container label {max-width:100% !important;width:100% !important;}
  .gform_wrapper ul.gfield_radio li{margin-bottom:5px !important;}
  .gform_wrapper .gfield_radio li label{margin:0 0 10px 0 !important;}
  .gform_wrapper .gform_footer{margin:10px 0 0 0!important;padding:0 !important;}


  footer.content-info img{margin:0 auto;display:block;text-align:center;}
  footer.content-info ul.socialize{text-align:center;margin-top:20px;}
    .content-wrap {
        max-width: 80%;
        left: 15px;
        padding: 15px;
    }
	section.section-01 .content-wrap {
		max-width: 65%;
	}
	section.section-01 .content-wrap h3 {
		font-size: 24px;
	}

    /* .content-wrap>h3 {
        font-size: 14px;
        text-align: left;
        line-height: 20px;
    } */
    .inner-content-wrap {
        max-width: 100%;
    }
    .heading-title {
        font-size: 30px;
        margin: 10px 0px 30px;
        text-align: left;
    }
    .right-side-conter-column p {
        text-align: left;
    }
    .inner-content-wrap.full-width p, .down-link-bottom {
        max-width: 100%;
    }
    .inner-client-logo-wrap {
    border-right: 0px;
    }
    .inner-client-logo-wrap>a {
        display: block;
        text-align: center;
        max-width: 290px;
        margin: auto;
    }
    .client-logo {
    height: auto;
    display: table;
    width: 100%;
    margin: 20px 0px 32px;
    text-align: center;
    }

}
.mobile-show {display:block;}
.mobile-hide {display:none;}
@media(max-width: 468px) {
	section.section-01 .content-wrap {
		max-width: 45%;
	}
	section.section-01 .content-wrap h3 {
		font-size: 18px;
        letter-spacing: .3em;
	}
	section.section-01 .logo44 {
    width: 30px;
    margin-top: -35px;
}
	section.section-01 p {
    font-size: 13px;
}
}
@media (min-width: 768px) {
	.mobile-show {display:none;}
.mobile-hide {display:block;}

}
#gform_confirmation_wrapper_1 {
text-align: center;
font-weight: bold;
font-size: 3em;
margin-top: 50px;
}
/* --------------------------------

Google Maps

-------------------------------- */
#google-container {
  position: relative;
  width: 100%;
  height: 500px;
  margin-top: 40px;
  background-color: #e7eaf0;
}
@media only screen and (min-width: 768px) {
  #google-container {
    height: 500px;
  }
}
@media only screen and (min-width: 1170px) {
  #google-container {
    height: 500px;
  }
}

#cd-google-map {
  position: relative;
}


#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: #B0B1B1;
  background-repeat: no-repeat;
  background-size: 32px 64px;
    display:none;
  background-image: url("https://www.44eastavenue.com/wp-content/themes/44eastave/assets/images/cd-icon-controller.svg");
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  opacity: .8;
}

@media only screen and (min-width: 768px) {
  #cd-zoom-in, #cd-zoom-out {
    margin-left: 50px; display:block;
  }
}

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in {
    margin-top: 50px;
  }
}

#cd-zoom-out {
  background-position: 50% -32px;
}
.pt-cv-readmore {
    background: transparent !important;
    background-color: #FFF !important;
    border: 1px #96ae88 solid !important;
    font-size: 10px !important;
    font-weight: 100 !important;
    padding: 8px 10px 8px !important;
    color: #96ae88 !important;
    letter-spacing: 2px !important;
    outline: none !important;
    text-transform: uppercase !important;
    transition: all 0.3s !important;
    cursor: pointer !important;
    font-family: 'Sackers Gothic Std' !important;
    border-radius: 0px !important;

}

section.section-01 p {padding-right: 30px;}
.nav a {color: white;}
.rpc-title {margin-top: 30px;}
.page-header {color: white; background-image: url(https://www.44eastavenue.com/wp-content/uploads/2018/10/44E-teaser-20181023-web.jpg); padding-top: 350px; padding-bottom: 100px; background-size: cover;}
.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover
{    background-color: #96ae88; }
.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span {color:#414042;}