/* 
 Epoch Main CSS

*/
.page-comments-area {
    margin-top: 30px;
}
body #fp-nav ul li .fp-tooltip {
    top: -2px;
    text-transform: uppercase;
    font-size: 10px;
}
.entry-media .bg {
    opacity: 0.4;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    -webkit-background-size: cover;
}

blockquote p {
    font-size: 15px;
    line-height: 1.75;
    margin: 18px 0 0;
}

blockquote p:first-child {
    margin-top: 0px;
}

blockquote small {
    font-size: 13px;
    margin: 9px 0px 0px 0px;
    margin-bottom: 0;
    display: inline;
}

blockquote small:before {
    content: "-";
    margin: 0px 9px 0px 0px;
}

blockquote.pullquote > p:first-of-type {
    quotes: "\201C" "\201D";
}

blockquote.pullquote > p:first-of-type:before {
    font-family: Georgia, serif;
    content: open-quote;
    font-size: 1.5em;
    line-height: 0;
    vertical-align: -0.25em;
    margin-right: .2em;
}

blockquote.pullquote > p:first-of-type:after {
    font-family: Georgia, serif;
    content: close-quote;
    font-size: 1.5em;
    line-height: 0;
    vertical-align: -0.25em;
    margin-left: .1em;
}
cite, em, var, address, dfn{
    font-style: italic;
    margin-bottom: 10px;
}
mark {
    color: #fff;
    padding: 1px 4px;
    border-radius: 2px;
    font-weight: 600;
}
code, pre {
    padding: 20px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
}
code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

/* Responsive Image */
img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.epoch-ut-title {
    height: 330px;
    background-color: #f7f7f7;
}

.epoch-ut-footer {
    background-color: #f7f7f7;
}
.epoch-ut-wrapper {
    position: relative;
}

.limit-width {
    margin: 0 auto;
}

.site-copy {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 11px;
    text-align: center;
}

/* Contact info widget */

.epoch-ut-main .contact-info-widget,
.epoch-ut-main .contact-info-widget .contact-link a {
    color: #fff;
}

.contact-info-widget {
    min-height: 100px;
}

.contact-info-widget li {
    list-style: none;
    padding-bottom: 5px;
}

.contact-info-widget ul i {
    display: inline-block;
    margin: 4px 0 0;
    font-size: 14px;
}

.contact-info-widget ul div {
    display: inline-block;
    padding-left: 10px;
    white-space: pre;
    vertical-align: top;
}

/* Contact Form 7 */

/* Contact form BR HACK */
.wpcf7-form br {
    display: none;
}
.wpcf7-form input[type="submit"]{
    color: #fff;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-text,
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    background-color: transparent;
}
span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    color: #479ccf;
    position: absolute;
    top: 8px;
    right: 20px;
    color: #f00;
    font-size: 1em;
    display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid red;
}
.wpcf7-form > div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin-left: 0;
    margin-top: 0;
    padding: 10px 20px;
}

wpcf7-form-control wpcf7-text {
    padding: 10px 5px 10px 30px
}

.single-post article.single .entry-meta i { font-size: 13px; }

blockquote {
    margin: 0 auto;
    max-width: 760px;
    padding: 10px 40px;
}

blockquote p {    
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    padding: 0 20px 20px 35px;
    position: relative;
    font-style: italic;
}

blockquote p::before {
    font-family: FontAwesome;
    content: "\f10d";
    color: #479ccf;
    font-size: 16px;
    font-style: normal;
    margin-right: 15px;
    top: 5px;
    position: absolute;
    left: 0;
    line-height: 1;
}

/* Epoch Css Exactly */
/* Left Side Menu */
.left-side-menu .epoch-ut-left-menu-container {
    padding-left: 10px;
}

.left-side-menu .icon {
    font-size: 18px;
    padding-right: 20px;
}

.left-side-menu .menu-widget-title {
    font-size: 12px;
}

.left-side-menu .epoch-ut-left-side-menu-widget {
    margin-top: 65px;
}

.left-side-menu .epoch-ut-left-side-menu-widget .textwidget {
    font-size: 10px;
}
.header-dark.header-leftside .widget-title {
    color:#fff;
}

/* Heading padding */

.epoch-ut-header-container.header-classic .first {
    padding-left: 40px;
}

.epoch-ut-header-container.header-classic .last {
    padding-right: 40px;
}

/* Portfolio Single */

.single-portfolio.two .yes-btn .epoch-ut-post-sharebox {
    width: 86%;
    float: left;
}

.single-portfolio.two .no-btn .epoch-ut-post-sharebox {
    width: 100%;
    float: left;
}

.single-portfolio.two .portfolio-btn {
    margin-top: 10px;
}

.single-portfolio.one .portfolio-single-content {
    margin-top: 40px;
}

.portfolio-single-content .meta-section {
    position: relative;
    padding: 0 0 8px 0;
    margin-bottom: 10px;
    list-style: none;
}

.portfolio-single-content .meta-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    background: #ddd none repeat scroll 0% 0%;
}

/* author on single post */
.bypostauthor {}

/* Tagcloud */
.epoch-ut-post-tagbox {
    margin-top: 30px;
}

.widget .tagcloud a,
.epoch-ut-post-tagbox a {
    display: inline-block;
    border: 1px solid #e6e6e6;
    color: inherit;
    padding: 8px 13px;
    margin: 5px 10px 5px 0;
    font-size: 11px !important;
    font-family: Montserrat;
}

.widget .tagcloud a:hover,
.epoch-ut-post-tagbox a:hover {
    color: #ffffff;
}

.widget a .post-count {
    color: #2d3538;
    padding-right: 23px;
}

.widget a {
    color: #666666;
}

body.with-fixed-sidebar .fixed-sidebar {
    right: 0;

}

.fixed-sidebar {
    right: -400px;
}

/* Theme Info */
.epoch-ut-info {
    padding: 10px 15px;
    border-radius: 2px;
    margin-bottom: 30px;
    font-family: Montserrat;
    background-color: #2d3538;
    color: #fff;
    text-align: center;
}

/* Google Map */
#google-map {
    line-height: 0;
}

/* Gallery Progress Bar */
#bar{
  width: 0%;
  max-width: 100%;
  height: 2px;
  background: #479ccf;
}

#progressBar{
  width: 100%;
  background: #EDEDED;
}

a {
    color: #5a5a5a;
}

.site-name {
    margin: 0;
}

.site-name > a:hover {
    color: #5a5a5a;
}
/* fullPage logo effect */
.logo-effect.custom-logo {
    position: relative;
}

.logo-effect.custom-logo .site-name {
    display: block;
    transition: top .3s ease, opacity .2s ease;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    opacity: 1;
    margin: 0;
    margin-top: -19px;
}
.logo-effect.custom-logo.active .site-name {
    opacity: 0;
    top: -100%;
}
.logo-effect.custom-logo > a {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: top .6s ease, opacity .2s ease;
    transition-delay: 30ms;
    margin: 0;
}

.logo-effect.custom-logo.active > a {
    top: 0;
    opacity: 1;
}

/*.logo-effect .logo-img.logo-changed {
    opacity: 0;
    transition: opacity .4s ease;
}*/

/* 404 page */
.error404-container {
    text-align: center;
}
.error404-container .error404 {
    font-size: 24px;
    margin-top: 70px;
    margin-bottom: 50px;
}
.error404-container .error404-back-btn {
    font-size: 24px;
}
.error404-container .error404-back-btn i {
    padding-right: 5px;
}

/* Portfolio Menu */
.portfolio-menu-container {
    display: none;
    height: 100vh;
    width: 100%;
    background: rgba(000, 000, 000, 0.95);
    position: fixed;
    top: 0;
    z-index: 999;
    overflow: auto;
}
.pm-opened .portfolio-menu-container {
    display: block;
}
.pm-opened .portfolio-menu-container .pro-height {
    height: calc(100vh/4);
    overflow: hidden;
}
.pm-opened.admin-bar .portfolio-menu-container .close-portfolio-menu {
    top: 32px;
}
.pm-opened .portfolio-menu-container .close-portfolio-menu {
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 0;
    color: #5a5a5a;
    z-index: 999;
}
.pm-opened .portfolio-menu-container .pm-anchor {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-align: center;
    font-size: 24px;
}
.pm-opened .portfolio-menu-container .pm-anchor:hover {
    color: inherit;
    transform: scale(1.2);
}

.mobile-menu-icon {
    position: relative;
    height: 20px;
    width: 16px;
    cursor: pointer;
    z-index: 9999;
    transition: opacity .25s ease;
}

.mobile-menu-icon span {
    background: #333333;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition:  all .35s ease;
    cursor: pointer;
}

.mobile-menu-icon span:nth-child(2) {
    top: 6px;
}

.mobile-menu-icon span:nth-child(3) {
    top: 12px;
}

#mobile-menu-toggle.active .mobile-menu-icon .top {
    transform: translateY(6px) translateX(0) rotate(45deg);
    background: #fff;
}
#mobile-menu-toggle.active .mobile-menu-icon .middle {
    opacity: 0;
    background: #fff;
}
#mobile-menu-toggle.active .mobile-menu-icon .bottom {
    transform: translateY(-6px) translateX(0) rotate(-45deg);
    background: #fff;
}
.section {
    overflow: hidden;
}
.wpb_single_image img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.img-anim-off .wpb_single_image img {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    
}
.img-anim-on.mobile-off .wpb_single_image img {
    -webkit-transform: translate3d(100px,0,0);
    -ms-transform: translate3d(100px,0,0);
    transform: translate3d(100px,0,0);
    
}
.img-anim-on.mobile-on .wpb_single_image img {
    -webkit-transform: translate3d(50px,0,0);
    -ms-transform: translate3d(50px,0,0);
    transform: translate3d(50px,0,0);
    
}
.img-anim-on .wpb_single_image img.effect {
    -webkit-transform: translate3d(0px,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.epoch-ut-callout .callout-btn a:hover {
    color: #ffffff;
    background: #f3709b;
}