body {
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: normal;
}

mark {
    padding: 0;
    color: #222;
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #EAEAEA 0%, #EAEAEA 100%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0px 16px;
    overflow: visible;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
}

.pf4_mobile_only {
  display: none; }


.container_inner {
  padding: 0;
  max-width: 1080px;
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

@media (max-width: 1150px) {
  .container_inner {
    max-width: 900px; 
  } 
}
@media (max-width: 980px) {
  .container_inner {
    max-width: 600px; 
  } 
}
@media (max-width: 700px) {
  .container_inner {
    max-width: 400px; 
  } 
}
@media (max-width: 500px) {
  .container_inner {
    width: 86%; 
  } 
}


/*
  Globals --> Full Left BG
-----------------------------*/
.full-bg-holder {
  position: relative; }

.full-bg-holder > * {
  position: relative;
  z-index: 1; }

.full-left-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #F5F5F5;
  opacity: 0; }

.full-left-bg.active {
  opacity: 1; }

/*
  Globals --> Full right BG
-----------------------------*/
.full-right-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #859CAC;
  opacity: 0; }

.full-right-bg.active {
  opacity: 1; }

/*
  Globals --> Full Right & Left BG
-----------------------------*/
.full-bg-mobile {
  display: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 0;
  background-color: #859CAC; }

.full-bg-mobile.active {
  opacity: 1; }

@media (max-width: 980px) {
  .full-left-bg,
  .full-right-bg {
    display: none; }

  .full-bg-mobile {
    display: block; } }
/*
  Globals --> Button
-----------------------------*/
.pf4_button{
  font-family: GothamHTF;
  font-size: 13.5px;
  font-weight: 300;
  line-height: 2.21;
  letter-spacing: 1.4px;
  color: #ffffff;
  background-color: #000;
  display: inline-block;
  padding: 7.5px 30px;
  margin: 0; 
}

.pf4_button:hover{
  background-color: #D1A691;
  color: #fff; 
}



.pf4_button_alt{
  padding: 11px 51.5px 9px 25px;
    border: 2px solid #000;
    color: #000;
    font-size: 14.5px;
    letter-spacing: 0.6px;
    position: relative;
    display: inline-block;
}
.pf4_button_alt:after{
  content:"";
  width:21px;
  height:13px;
  display:block;
  position:absolute;
  top:14.5px;
  right:25px;
  background-position:center;
  background-repeat:no-repeat;
  background-size:21px;
}
.pf4_button_alt:hover{
  color:#fff;
  background-color:#000;
}

@media (max-width: 980px) {
  .pf4_button {
    font-size: 12px;
    padding: 5px 15px; } }



/*
  Footer
=======================Edited==========================*/
#section-footer{
    display: block;
    padding-top:0px;
}
.footerinstafeed{
    padding-bottom: 66px;
    position: relative;
    padding-top: 190px;
}
.footerinstafeed:after {
  content: "";
  width: 335px;
  height: 160.5px;
  display: block;
  position: absolute;
  left: 40px;
  top: 25px;
  /* background-image: url(pv4_section7_4.png); */
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 335px;
  z-index: 1;
}
.footerinstafeed:before{
  content:"";
  width:100%;
  display:block;
  height:273px;
  position:absolute;
  bottom:0px;
  left:0px;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}
.footerinstafeed span{
  content:"";
  width: 324px;
  display:block;
  height: 324px;
  position:absolute;
  top: -29px;
  right: -100px;
  background-position:center;
  background-repeat:no-repeat;
  background-size: contain;
}
.footerinstafeed .section_inner{
  width: 1236px;
  position:relative;
}
.footerinstafeed h2 {
    font-family: 'Conv_Monad';
    font-size: 45.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: -3px;
    margin: 0px;
    padding-bottom: 24px;
    color: #000000;
    text-align: center;
    display: block;
    width: 100%;
    position:relative;
}
.footerinstafeed h2:before{
  content:"";
  width: 180px;
  display:block;
  height: 19px;
  position:absolute;
  bottom: -42px;
  right: 365px;
  background-image:url(pv4-footerbg-2.png);
  background-position:center;
  background-repeat:no-repeat;
  background-size: 180px;
}
#instafeed{
  position: relative;
  width: 100%;
  height:398px;
  z-index: 2;
}
#instafeed a{
  position:absolute;
  display:block;
  width: 26%;
  height: 318px;
  box-shadow: -4.1px 8px 34.6px 3.4px rgba(0, 1, 1, 0.32);
  border: solid 6px #edece8;
  overflow: hidden;
}
#instafeed a:nth-child(1) {
  margin-right: 0;
  z-index: 4;
  left: 0;
  top: 64px;
}
#instafeed a:nth-child(2) {
  margin-right: 0;
  left: 24.5%;
  z-index: 1;
  top: 0;
}
#instafeed a:nth-child(3) {
  margin-right: 0;
  left: 49.5%;
  z-index: 2;
  top: 64px;
}
#instafeed a:nth-child(4) {
  margin-right: 0;
  left: 74.5%;
  z-index: 3;
  top: 0;
}
#instafeed img{
    width: 100%;
    height: 306px;
}






/*======================*/
.footer{
    background: #FFF;
    padding-top: 23.5px;
}

.footer-bottom{
    padding-bottom: 10px;
}
.footer-top .container_inner{
  display:flex;
  flex-wrap:wrap;
  max-width:1140px;
}

.pv4_footer_bottom,
.pv4_footer_bottom_link,
.pv4_footer_bottom .pv4_copyright,
.pv4_footer_bottom .pv4_copy{
  width:100%;
  display:block;
  text-align:center;
}
.pv4_footer_bottom_link{
}
.pv4_footer_bottom_link a{
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    font-size: 19px;
    color: #000;
    letter-spacing: 2px;
    word-spacing: 0em;
    line-height: 14px;
    display: inline-block;
    margin: 0px;
    border-left: 1px solid #000;
    padding-left: 8px;
    padding-right: 5px;
}
.pv4_footer_bottom_link a:first-child{
  border-left: 0px solid #000;
}
.pv4_footer_bottom .pv4_copyright,
.pv4_footer_bottom .pv4_copy,
.pv4_footer_bottom .pv4_copy a{
    color: #565656;
    font-family: 'Playfair Display', serif;
    font-size: 15px;
    font-weight: 600;
}
.pv4_footer_bottom .pv4_copyright{
    padding-top: 14px;
    padding-bottom: 11px;
}
.pv4_footer_bottom .pv4_copy{
  padding-bottom: 26px;
}

@media (max-width: 1300px){
	.footerinstafeed  .section_inner{
		width: 1080px;
	}
	#instafeed img{
	  height:268px;
	}
	#instafeed a{
	  height:268px;
	}
	.footerinstafeed h2{
	  font-size:40px;
	}
}
@media (max-width: 1180px){
	.footerinstafeed  .section_inner{
		width: 800px;
	}
	#instafeed img{
	  height:196px;
	}
	#instafeed a{
	  height:196px;
	}
	#instafeed{
	  height: 240px;
	}
	.footerinstafeed h2{
	  font-size:36px;
	}
	.footerinstafeed{
	  padding-top:50px;
	}
	.footerinstafeed:after{
	  display:none;
	}
}
@media (max-width: 900px){
	.footerinstafeed  .section_inner{
		width: 600px;
	}
	.footerinstafeed h2{
	  font-size:32px;
	}
	#instafeed a{
	  height:154px;
	}
	#instafeed img{
	  height:144px;
	}
	#instafeed{
	  height: 200px;
	}
	.footerinstafeed span{
	  display:none;
	}
	.footerinstafeed:before{
	  height:150px;
	}
	.footerinstafeed h2:before{
	  display:none;
	}
}
@media (max-width: 700px){
	.footerinstafeed  .section_inner{
		width: 80%;
	}
	#instafeed a{
	  position:relative;
	  width: 46%;
	  height: auto;
	  top: auto !important;
	  left: auto !important;
	}
	#instafeed{
		display:flex;
		flex-wrap:wrap;
		height:auto;
		justify-content: space-between;
	}
	#instafeed img{
		height:auto;
	}
}
@media (max-width: 400px){
	#instafeed a{
		width:100%;
	}
	.footerinstafeed{
		padding-bottom:20px;
	}
}



/*
  Header 
================= Edited ================================*/
.header {
  padding: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #FFF !important;
  position: relative;
  width: 100%;
  z-index: 999;
  }

.header .container {
  padding: 0;
  max-width: 100%;
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  }

.pf4_header_icons {
  float: right;
  width: 20%;
  text-align: right;
  padding-top: 10px; 
}
.header .header-menu {
  width: 100%;
  padding-top: 0px;
  text-align:center;
  display: flex !important;
  flex-wrap: wrap;
}
.header-menu-left{
    width: 45%;
    text-align: right;
}
.header-menu-center{
    width: 10%;
}
.header-menu-right{
	width: 45%;
	text-align: left;
}
.header .user{
	position:relative;
}
.header .user__dropdown{
	top:130% !important;
	border: 0;
}
.header .logo--image {
  height: 50px !important; display:none; }

.header .logo {
  width: 22%;
}
.header .logo img {
  max-height: 50px !important; }

.header .social-icons {
  text-align: right;
  margin-bottom: 0; }

.header .social-icons__icon {
  height: 30px;
  width: 30px;
  background-color: #000;
  color: #fff;
  border-radius: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 32px; }

.header .header-menu a {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05 !important;
  text-align: right;
  color: #131313;
  border: solid 0px rgba(0, 0, 0, 0);
  padding-top: 54px;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 2px;
  margin-left: 3px;
  margin-right: 3px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
}
.header .header-menu a.btn{
  padding: .5rem 1rem;
  margin-top: 0;
}
.dropdown-toggle:after{
    margin-top: 1px;
    margin-left: 5px;
}
.header .header-menu a:hover{
  border-color: #000000;
}

.header .header-menu a.pv4_home{
    width: 67px;
    font-size: 0px;
    height: 76px;
    background-image: url(logo.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 57px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 16px;
}

.header .header-menu a.logo_menu{
  padding:0;
  padding-left: 0;
  padding-right: 0;
}
.header .header-menu a.logo_menu img{
  width: auto;
  height: 100px;
}

.dropdown-menu{

}
.dropdown-menu li{
  margin: 0;
}
.dropdown-menu li a{
  display: block !important;
  text-align: left !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  border-bottom: solid 1px #f1f1f1 !important;
}
.dropdown-menu li:last-child a{
  border-bottom: 0 !important;
}

.header .user__dropdown a{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}

.mobile_logo{
	display:none;
}

@media (max-width: 1150px) {
  .header .container {
    /* max-width: 90%; */
    position: relative;
  } 
  .header .header-menu a.logo_menu{
  	padding-left: 25px;
  	padding-right: 25px;
  }
}
@media (max-width: 1060px){
  .header .header-ham {
    display: inline-block;
    top: 50%;
    margin-top: -10px;
    right: 0;
  }
  .header .header-ham + .header-menu{
    display:none !important;
  }
  .header .header-ham.open + .header-menu{
    display:block !important;
  }
  .header .header-menu{
    position:absolute;
    background-color:#ffffff;
    width: 80%;
    left: 10%;
    text-align: center;
    border-radius:10px;
    border: solid 1px #dadada;
    padding:30px;
    padding-bottom:20px;
    top: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
  }
  .navbar-nav{
    display: block !important;
  }
  .header .header-menu a{
    text-align:center;
    margin-bottom: 15px;
    font-size: 18px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.08);
    margin: 0;
    display: block;
  }
  .header .user__avatar{
    margin-top: 20px;
    margin-left: 0;
  }
  .header .header-menu .dropdown-menu{
    position:relative;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 0;
  }
  .header .header-menu a.logo_menu{
    display:none;
  }
	.mobile_logo{
		display:block;
		margin: 0;
	}

}
@media (max-width: 700px) {
  .pf4_header_icons {
    width: 30%; } 
}
@media (max-width: 500px) {
  .header .logo img {
    max-height: 40px !important; 
  }
  .header {
    /* padding-top: 16px; */
    /* padding-bottom: 23px; */
  } 
}


/*=======================
 Blog Archive
=========================*/
.pf4_blog_archive {
  background-color: #fff;
  padding: 27px 0; 
}
.blog__title {
  margin-bottom: 0px;
}
.blog__title strong{
  font-weight:normal;
}
.blog__info {
  font-style: italic;
  margin-bottom: 25px;
  color: #676a6a;
  font-size: 20px;
  }
.blog__info + a img{
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	border: solid 12px #edece8;
	margin-bottom:40px;
}
.blog__info .blog__tags{
  margin-right: 10px;
}
.blog__info a{
  color: #292d2e;
}
.blog__info strong{
  color: #abaeaf;
}
.blog__info .blog__date{
  padding-left:10px;
}
.blog__info .blog__date strong{
  font-weight:normal;
}
.blog__conent {
  margin-top: 26px;
}
.pf4_blog_archive .blog__more {
  color: #000000;
  display: inline-block;
  position: relative;
  margin-top: 0;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 20px;
  color: #676a6a;
  text-decoration: underline;
}
.pf4_blog_archive .section__body.col-lg-9{
	padding-right: 58px;
}
#section-blog_sidebar{

}
#section-blog_sidebar .panel{
  margin-bottom: 50px;
}
#section-blog_sidebar .panel__heading {
  opacity: 1;
  position: relative;
  font-size: 18px;
  margin-bottom: 21px;
  text-transform: uppercase;
  font-weight: 600;
  color: #272b2b;
}
#section-blog_sidebar .panel__body {
  padding: 0; 
}
#section-blog_sidebar .panel__body a{
  
}
#section-blog_sidebar .recent-post__title {
  opacity: 1;
  margin: 0;
  color: #272b2b;
  font-size: 17px;
  letter-spacing: 0;
  font-weight: normal;
  margin-bottom: 0;
}
#section-blog_sidebar .recent-post__date {
  margin: 0;
  font-style: italic;
  color: #5c5c5c;
  font-size: 15px;
}
#section-blog_sidebar .recent-post img {
  max-width: 100%;
  margin: 0;
  margin-bottom: 12px;
}
#section-blog_sidebar .recent-post {
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
}
#section-blog_sidebar .recent-post:last-child{
  border-bottom:0;
}
#section-blog_sidebar .sidebar_categories .panel__heading{
  
margin-bottom: 5px;
}
.sidebar_categories a{
  color: #000000;
  font-size: 15px;
  border-bottom: 1px solid #F1F1F1;
  display: block;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 991px){
	.pf4_blog_archive .section__body.col-lg-9{
		padding-right: 15px;
	}
	.blog__title{
		font-size:36px;
		margin-bottom:10px;
	}
}
@media (max-width: 700px){
	.blog__title{
		font-size: 28px;
		letter-spacing:0;
	}
}

/*
  Single Blog page
=================================================*/
.pf4_blog_single{
  background-color: #fff;
  padding-top: 19px;
}

.pf4_blog_single #section-blog_sidebar .panel__body{
  padding:0;
}
.pf4_blog_single .section__sidebar {
 padding-top:50px;
 overflow: hidden;
}
.pf4_blog_single .section__sidebar .panel{
  margin-bottom:30px;
  background-color: transparent;
}

.pf4_blog_single .pf4_section_30 {
  padding-top:0;
  padding-bottom:0;
}
.pf4_blog_single .pf4_section_30 .pf4_heading{
  padding:0;
}
.pf4_blog_single .pf4_section_30 .pf4_heading:after{
  display:none;
}


/*
  Button Popup
=================================================*/
.pf4_the_popup{
  position:fixed;
  z-index:9999;
  background-color:rgba(0, 0, 0, 0.7);
  height:100%;
  width:100%;
  left:0;
  top:0;
  display:none;
}
.pf4_the_popup.active{
  display:block;
}
.pf4_the_popup_content{
  background-color:#ffffff;
  max-width:600px;
  width:90%;
  margin:0 auto;
  margin-top:10%;
  box-sizing:border-box;
  padding: 12px;
  padding-top: 15px;
  position:relative;
  text-align:center;
}

.pf4_popup_close{
  color:#fff;
  background-color:#000;
  height:30px;
  width:30px;
  line-height: 26px;
  display:block;
  text-align:center;
  font-size: 20px;
  position: absolute;
  border-radius: 100%;
  font-family: cursive;
  top: -12px;
  right: -12px;
  margin: 0;
}
.pf4_popup_close:hover{
  color:#000;
  background-color:#fff;
}

.pf4_popup_inside{
  background-color:#fff;
  padding:30px 30px;
  margin-top: 0px;
}
.pf4_the_popup h2{
  margin-bottom: 11px;
}
.pf4_the_popup .kajabi-form--inline{
  padding: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0);
}
.pf4_the_popup #kajabi-form .kajabi-form__btn{
  color:#fff;
  background-color:#000;
  border-radius:0;
  font-family: Montserrat;
  font-weight:300;
  letter-spacing:2px;
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  margin-top: 5px;
}
.pf4_the_popup #kajabi-form .kajabi-form__btn:hover{
  opacity:0.9;
  background-color:#000 !important;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item input{
  width: 100%;
  background-color: #ffffff;
  letter-spacing:2px;
  margin-bottom:5px;
  border-radius:0;
  height: 45px;
  border: solid 2px #000;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
}
.pf4_the_popup p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 450px;
  margin-bottom: 15px;
}
.pf4_the_popup #kajabi-form .kajabi-form__content{
  max-width:100%;
  text-align: center;
}
.pf4_the_popup #kajabi-form fieldset{
 padding: 35px 30px;
 text-align: center;
 max-width: 442px;
 margin: 0 auto;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item{
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 14px;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item .parsley-errors-list.filled{
  list-style-type:none;
  margin:0;
  padding:0;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item .parsley-required{
  margin-bottom:0;
}

.pf4_the_popup #kajabi-form .kajabi-form__title{
    letter-spacing: 3.1px;
    color: #000000;
    margin-bottom: 10px;
    margin: 0;
    font-size: 35.3px;
    margin-top: 20px;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
.pf4_the_popup #kajabi-form .kajabi-form__title:after {
    content: " ";
    position: absolute;
    height: 29px;
    bottom: 0;
    left: 0;
    z-index: -3;
    width: 100%;
    background-color: #EAEAEA;
}
.pf4_the_popup #kajabi-form .kajabi-form__subtitle{

  margin:0;
  overflow:hidden;
   padding-top:30px;
}
.pf4_the_popup #kajabi-form .kajabi-form__subtitle p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 450px;
  margin-bottom: 15px;
  color: #000000;
}
.pf4_the_popup #kajabi-form .kajabi-form__subtitle p:last-child{
  margin-bottom:0;
}
@media(max-width:600px){
  .pf4_the_popup #kajabi-form .kajabi-form__form-item{
    width:100% !important;
  }
  .pf4_the_popup #kajabi-form .kajabi-form__title{
    font-size:22px;
  }
  .pf4_the_popup #kajabi-form .kajabi-form__subtitle p{
    font-size:15px;
  }
  .pf4_the_popup #kajabi-form .kajabi-form__subtitle{
    padding-left:20px;
    padding-right:20px;
    padding-top: 15px;
  }
  .pf4_the_popup #kajabi-form fieldset{
    padding:20px;
  }
}



/*
  Two steps and exit Popup
=================================================*/
#section-pop_two_step .pop__body,
#exit-pop .pop__body{
    background-color: #ffffff !important;
    max-width: 660px;
    width: 90%;
    margin: 0 auto;
    /* margin-top: 10%; */
    box-sizing: border-box;
    padding: 10px;
    padding-top: 15px;
    position: relative;
    text-align: center;
    border-radius: 0px !important;
}
#section-pop_two_step .pop__body--inner,
#exit-pop .pop__body--inner{
    padding: 0px 0px !important;
    background-color: rgba(255, 255, 255, 0);
    z-index: 2;
    position: relative;
    background-image: none !important;
}
#section-pop_two_step .pop__body--inner form{
    padding: 0px 30px 30px 30px;
}
#section-pop_two_step .pop__body--inner h2,
#exit-pop .pop__body--inner h1,
#exit-pop .pop__body--inner h2{
    color: #000000;
    padding-bottom: 11px;
    margin: 0;
    font-size: 35.3px;
    margin-top: 30px;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.35;
    font-weight: normal;
}
 #section-pop_two_step .pop__body--inner p,
 #exit-pop .pop__body--inner p{
    margin: 0 auto;
    margin-top: 0;
    font-size: 14px;
    line-height: 1.5;
    max-width: 450px;
    margin-bottom: 11px;
    padding-top: 20px;
}

#section-pop_two_step .pop__body--inner form .pop__form {
    margin: 21px 0 30px 0;
    text-align: left;
    margin-bottom: 0px;
}

#section-pop_two_step .pop__body--inner form .pop__form input {
  width: 100%;
  background-color: #ffffff;
  letter-spacing:2px;
  margin-bottom:5px;
  border-radius:0;
  height: 45px;
  border: solid 2px #000;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
}
 
#section-pop_two_step .pop__body--inner form .pop__form  .btn--sections_pop_two_step_settings_btn_text.btn--solid,
#exit-pop .pop__body--inner .btn.btn-cta.btn--auto.btn--solid.btn--med{
    color: #fff;
    background-color: #000 !important;
    border-radius: 0;
    font-family: Montserrat;
    font-weight: 300;
    letter-spacing: 2px;
    display: block;
    padding: 12px 20px;
    float: left;
    margin-top: 5px;
    font-size: 14px;
    border: 0px solid #000 !important;
}
#section-pop_two_step .pop__body--inner form .pop__form .btn--sections_pop_two_step_settings_btn_text.btn--solid:hover {
    opacity: 0.9;
    background-color: #000 !important;
}
#exit-pop .pop__body--inner .btn.btn-cta.btn--auto.btn--solid.btn--med{
    display: block;
    float: none !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}
.pop__close{
  background-color: #000;
  border-radius: 100%;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  top: -10px;
  right: -9px;
}
@media(max-width:600px){
    #section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12:first-child,
    #section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12:nth-child(2){
        width: 100%;
        float: left;
    } 
     #section-pop_two_step .pop__body--inner p,
    #exit-pop .pop__body--inner p {
        font-size: 15px;
        padding-left:30px;
        padding-right:30px;
    }
    #section-pop_two_step .pop__body--inner h2,
    #exit-pop .pop__body--inner h2,
    #exit-pop .pop__body--inner h1{
        font-size: 22px;
    }
}


/*
  Form Popup
=================================================*/
#kajabi-form.kajabi-form--popup .kajabi-modal__content{
  max-width: 660px;
  background-color: #ffffff;
  border-radius: 0;
  padding: 12px;
  padding-top: 15px;
  width: 90%;
}

#kajabi-form.kajabi-form--popup .kajabi-form__btn{
  color:#fff;
  background-color:#000;
  border-radius:0;
  letter-spacing:2px;
  display:block;
  width: auto;
  margin: 0 auto;
  padding: 10px 20px;
  margin-top: 5px;
}


#kajabi-form.kajabi-form--popup .kajabi-form__btn:hover{
  opacity:0.9;
  background-color:#000 !important;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item input{
  width: 100%;
  background-color: #ffffff;
  letter-spacing:2px;
  margin-bottom:5px;
  border-radius:0;
  height: 45px;
  border: solid 2px #000;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
}
#kajabi-form.kajabi-form--popup p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 450px;
  margin-bottom: 15px;
}
#kajabi-form.kajabi-form--popup .kajabi-form__content{
  max-width:100%;
  text-align: center;
}
#kajabi-form.kajabi-form--popup fieldset{
 padding: 35px 30px;
 text-align: center;
 max-width: 442px;
 margin: 0 auto;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item{
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 14px;
}

#kajabi-form.kajabi-form--popup .kajabi-form__form-item .parsley-errors-list.filled{
  list-style-type:none;
  margin:0;
  padding:0;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item .parsley-required{
  margin-bottom:0;
}

#kajabi-form.kajabi-form--popup .kajabi-form__title{
    margin: 0;
    font-size: 35.3px;
    margin-top: 30px;
    position:relative;
    display:inline-block;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: normal;
}
#kajabi-form.kajabi-form--popup .kajabi-form__subtitle{
  margin:0;
  overflow:hidden;
  padding-top: 15px;
}
#kajabi-form.kajabi-form--popup .kajabi-form__subtitle p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 100%;
  margin-bottom: 15px;
  color: #000000;
}
#kajabi-form.kajabi-form--popup .kajabi-form__subtitle p:last-child{
  margin-bottom:0;
}
#kajabi-form.kajabi-form--popup .kajabi-modal__close{
  color:#fff;
  background-color:#000;
  height:30px;
  width:30px;
  line-height: 25px;
  display:block;
  text-align:center;
  font-size: 20px;
  position: absolute;
  border-radius: 100%;
  font-family: cursive;
  top: -12px;
  right: -12px;
  margin: 0;
}

@media(max-width:600px){
  #kajabi-form.kajabi-form--popup .kajabi-form__form-item{
    width:100% !important;
  }
  #kajabi-form.kajabi-form--popup .kajabi-form__title{
    font-size:22px;
  }
  #kajabi-form.kajabi-form--popup .kajabi-form__subtitle p{
    font-size:15px;
  }
  #kajabi-form.kajabi-form--popup .kajabi-form__subtitle{
    padding-left:20px;
    padding-right:20px;
    padding-top: 15px;
  }
  #kajabi-form.kajabi-form--popup fieldset{
    padding:20px;
  }
}



/*
    New popup Edits
===========================*/
#kajabi-form.kajabi-form--popup .kajabi-modal__content, 
.pf4_the_popup_content, 
#section-pop_two_step .pop__body, 
#exit-pop .pop__body, 
#section-pop_two_step .pop__body--inner, 
#exit-pop .pop__body--inner{
	background-size:cover;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}


#kajabi-form.kajabi-form--popup .kajabi-modal__content:before, 
.pf4_the_popup_content:before, 
#section-pop_two_step .pop__body:before, 
#exit-pop .pop__body:before, 
#section-pop_two_step .pop__body--inner:before{
	position:absolute;
	content:" ";
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
}
#kajabi-form.kajabi-form--popup .kajabi-modal__content:after, 
.pf4_the_popup_content:after, 
#section-pop_two_step .pop__body:after, 
#exit-pop .pop__body:after, 
#section-pop_two_step .pop__body--inner:after{
	position:absolute;
	content:" ";
	width:100%;
	height:100%;
	left:0;
	background-repeat: repeat-x;
	top:0;
	background-position: bottom;
}

#kajabi-form.kajabi-form--popup .kajabi-form__title, 
.pf4_the_popup #kajabi-form .kajabi-form__title, 
#section-pop_two_step .pop__body--inner h2, 
#exit-pop .pop__body--inner h1, 
#exit-pop .pop__body--inner h2{
	
}
#kajabi-form.kajabi-form--popup .kajabi-form__subtitle p, 
.pf4_the_popup #kajabi-form .kajabi-form__subtitle p, 
#section-pop_two_step .pop__inner, 
#exit-pop .pop__inner{

}
#kajabi-form.kajabi-form--popup .kajabi-form__btn, 
.pf4_the_popup #kajabi-form .kajabi-form__btn, 
#section-pop_two_step .pop__body--inner form .pop__form .btn--sections_pop_two_step_settings_btn_text.btn--solid, 
#exit-pop .pop__body--inner .btn.btn-cta.btn--auto.btn--solid.btn--med{
	text-transform: uppercase;
	font-weight: 300;
	font-size: 15px;
	padding: 12px 50px;
	letter-spacing: 1px;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item input, 
#kajabi-form.kajabi-form--popup .kajabi-form__form-item input, 
.pf4_the_popup #kajabi-form .kajabi-form__form-item textarea, 
#kajabi-form.kajabi-form--popup .kajabi-form__form-item textarea, 
#section-pop_two_step .pop__body--inner form .pop__form input, 
#section-pop_two_step .pop__body--inner form .pop__form textarea{
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing:0;
}



/*
    Announcemen Bar
===========================*/
body.pf4_enable_announcement{
  padding-top: 50px;
}
body .announcement{
    font-weight: normal;
    line-height: 1.5;
    padding: 15px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
@media screen and (max-width: 980px){
  body .announcement{
    position:relative;
  }
  body.pf4_enable_announcement{
    padding-top: 0px;
  }
}




/*
  Section : Style
=================================================*/
.section_inner {
  width: 1080px;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto;
  position: relative; 
}

.section_inner img {
  max-width: 100%;
  height: auto;
  margin: 0; 
 }
p{
    font-family: 'Playfair Display', serif;
    margin-bottom: 16px;
    font-size: 18.5px;
    letter-spacing: 0px;
    line-height: 1.99;
    font-weight: 100;
    color: #3e3e3e;
    margin-top: 0px;
}
.pf4_mobile_img,
.pf4_mobile_icon {
  width: 100% !important;
  display: none !important; 
}

@media (max-width: 1200px) {
  .section_inner {
    width: 980px; } }
@media (max-width: 1100px) {

  .section_inner {
    width: 800px; } }
@media (max-width: 980px) {
  .section_inner {
    width: 700px; } }
@media (max-width: 850px) {
  .section_inner {
    width: 500px; } }
@media (max-width: 550px) {
  .section_inner {
    width: 84%;
    } }

  

/*
	Section : 1 (Home) Hero
=================================================*/ 
.pv4_home_hero{
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
}
.pv4_home_hero .section_inner{
	width: 1238px;
	height: 614px;
}
.pv4_home_hero .section_inner:before{
    content: "";
    position: absolute;
    bottom: -125px;
    left: -97px;
    display: block;
    /* background-image: url(hero-bg-2.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 467px;
    width: 467px;
    height: 355px;
    z-index: 1;
    opacity: 0.7;
}
.pv4_home_hero_text{
	padding-top: 166px;
}
.pv4_home_hero_text h1{
    font-family: 'Conv_Rockness';
    padding-left: 0px;
    font-size: 140.5px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1.9px;
    color: #41312b;
    margin: 0px;
    position: absolute;
    top: 121px;
    left: 0;
}
.pv4_home_hero_text h3{
    font-family: 'Conv_Monad';
    padding-left: 0;
    font-size: 36.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #f1f1f1;
    margin: 0px;
    /* margin-top: -15px; */
    position: absolute;
    top: 231px;
    left: 70px;
}
@media (max-width: 1300px){
  .pv4_home_hero .section_inner{
	width: 1080px;
	height: 550px;
	}
}
@media (max-width: 1180px){
  .pv4_home_hero .section_inner{
	width: 800px;
  }
  .pv4_home_hero_text{
    padding-top:50px;
  }
  .pv4_home_hero_text h1{
    padding-left:0;
    padding-bottom: 0;
  }
  .pv4_home_hero_text h3{
    padding-left:0;
    margin-top: 0;
  }
  .pv4_home_hero .section_inner:before{
    width: 342px;
    height: 273px;
    background-size: contain;
    bottom: -50px;
    left: -200px;
  }
}
@media (max-width: 900px){
  .pv4_home_hero .section_inner{
	height: 450px;
	width: 80%;
	padding-bottom: 130px;
	}
  .pv4_home_hero .section_inner:before{
    display:none;
  }
  .pv4_home_hero_text h1{
    font-size: 100px;
  }
  
}
@media (max-width: 500px){

  .pv4_home_hero{
    background-position:right center
  }
  .pv4_home_hero_text h1{
    top:170px;
    font-size:60px;
  }
  .pv4_home_hero_text h3{
    top:240px;
    font-size:30px;
  }
}

/*
	Section : 2 (Home) CTA
=================================================*/
.pv4_section2{
	
}
.pv4_section2 .section_inner{
	width: 1238px;
}
.pv4_section2_form{
	font-family: 'Playfair Display', serif;
	position:relative;
	letter-spacing: 0.3px;
	color: #2d2526;
	font-size: 20.5px;
	margin-top: -103px;
}
.pv4_section2_form:before {
    content: "";
    /* background-image: url(pv4_section2_bg.jpg); */
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    position: absolute;
    z-index: 0;
    background-color: #B89778;
}
.pv4_section2_form_in{
	position:relative;
	padding-left: 100px;
	padding-top: 31px;
	padding-bottom: 32px;
	z-index: 2;
	padding-right: 50px;
}

.pv4_section2_form h3{
	font-family: 'Lato', sans-serif;
	font-size: 31.5px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #ffffff;
	margin:0px;
	padding-bottom: 3px;
}
.pv4_section2_form span{
    display: block;
    padding-bottom: 14px;
}
.pv4_section2_form form .optin__panel{
	display: flex;
	flex-wrap: wrap;
}
.pv4_section2_form .text-field {
  width: 373px;
}
.pv4_section2_form .email-field {
   width: 284px;
   margin-left: 16px;
}
.pv4_section2_form input{
    font-family: 'Lato', sans-serif;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.49);
    border: 2px solid rgba(41, 32, 33, 0.83);
    padding: 0px 10px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #2d2526;
}
.pv4_section2_form input[type="text"]{
    width: 100%;
}
.pv4_section2_form input[type="email"]{
    width: 100%;
}
.pv4_section2_form input[type="submit"]{
    width: 181px;
    height: 45px;
    background-color: #665148;
    border: 2px solid #665148;
    margin-left: 16px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #ffffff;
    text-align: center;
    outline:none;
    padding-top: 2px;
}
.pv4_section2_form input[type="submit"]:hover{
	background-color: #c6ab8e;
    border: 2px solid #c6ab8e;
}

.pv4_section2_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #2d2526;
	text-transform:uppercase;
}
.pv4_section2_form input::-moz-placeholder { /* Firefox 19+ */
	color: #2d2526;
	text-transform:uppercase;
}
.pv4_section2_form input:-ms-input-placeholder { /* IE 10+ */
	color: #2d2526;
	text-transform:uppercase;
}
.pv4_section2_form input:-moz-placeholder { /* Firefox 18- */
	color: #2d2526;
	text-transform:uppercase;
}


@media (max-width: 1300px){
  .pv4_section2 .section_inner{
	width: 1080px;
  }
}
@media (max-width: 1180px){
  .pv4_section2 .section_inner{
	width: 800px;
  }
  .pv4_section2_form_in{
    padding-left:30px;
    padding-right:30px;
  }
  .pv4_section2_form .text-field {
    width: 250px;
  }
  .pv4_section2_form .email-field {
     width: 250px;
  }
  .pv4_section2_form:before{
    width:100%;
  }
}
@media (max-width: 900px){
  .pv4_section2 .section_inner{
	width: 80%;
  }
  .pv4_section2_form .text-field {
    width: 100%;
    margin-bottom: 10px;
  }
  .pv4_section2_form .email-field {
     width: 100%;
     margin-left: 0;
     margin-bottom: 10px;
  }
  .pv4_section2_form input[type="submit"]{
    margin:0;
    width:100%;
  }
}

/*
	Section : 3 (Home)
=================================================*/
.pv4_section3{
    padding-top: 62px;
    padding-bottom: 105px;
}
.pv4_section3 .section_inner{
	width: 1238px;
}
.pv4_section3_left{
    font-family: 'Playfair Display', serif;
    padding-right: 84px;
    padding-left: 54px;
    padding-top: 67px;
    position:relative;
    width: 556px;
}
.pv4_section3_left:after{
    content: "";
    width: 198px;
    height: 198px;
    display: block;
    position: absolute;
    left: -46.5px;
    bottom: 8.5px;
    /* background-image: url(pv4_section3_1.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 198px;
}
.pv4_section3_left h2{
	font-family: 'Conv_Monad';
	margin: 0px;
	font-size: 44px;
	font-weight: 100;
	line-height: normal;
	letter-spacing: 0.6px;
	text-align: left;
	color: #2d2526;
	padding-bottom: 23px;
}
.pv4_section3_left p{
	margin-bottom:13px;
}

.pv4_section3_right{
	width: 681px;
	text-align:right;
	position:relative;
}
.pv4_section3_right:after{
	content: "";
	width: 180px;
	height: 24px;
	display: block;
	position: absolute;
	left: 150.5px;
	top: 14.5px;
	/* background-image:url(pv4_section3_3.png); */
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 180px;
}
.pv4_section3_right_image {
    padding-top: 57px;
    padding-bottom: 57px;
    position: relative;
    padding-right: 71px;
}
.pv4_section3_right_image:before,
.pv4_section3_right_image:after{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.pv4_section3_right_image:before{
    opacity: 0.64;
    background-color: #ded1c5;
    width: 450px;
}
.pv4_section3_right_image:after{
	/* background-image: url(pv4_section3_5.png); */
	background-position: center top;
	background-repeat: no-repeat;
	width: 370.5px;
	height: 290px;
	mix-blend-mode: multiply;
	right: -96px;
	bottom: -48px;
	background-size: 370.5px;
}

.pv4_section3_right_image img{
    width: 100%;
    box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
    border: solid 12px #edece8;
    z-index:1;
    position:relative;
}
.pv4_section3_left p{
	margin-bottom:13px;
}

.pv4_buttom{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	letter-spacing: 0.2px;
	color: #ffffff;
	text-transform:uppercase;
	background-color: #665148;
	display: inline-block;
	padding: 12px 40px 11px 40px;
	margin: 0px;
	margin-top: 7px;
}
.pv4_buttom:hover{
	opacity:0.7;
}


@media (max-width: 1300px){
	.pv4_section3 .section_inner{
		width: 1080px;
	}
	.pv4_section3_left{
      width:50%;
      padding: 0;
      padding-right: 40px;
    }
	.pv4_section3_right{
	  width:50%;
	}
}
@media (max-width: 1180px){
	.pv4_section3 .section_inner{
		width: 800px;
	}
	.pv4_section3_right_image:before{
	  width: 100%;
	}
	.pv4_section3_right_image{
	  padding: 30px;
	}
}
@media (max-width: 900px){
	.pv4_section3 .section_inner{
		width: 80%;
	}
	.pv4_section3_left{
      width:100%;
      padding-right: 0px;
    }
	.pv4_section3_right,
	.pv4_section3_left:after{
	  display:none;
	}
	.pv4_section3 img.pf4_mobile_img{
	  display: block !important;
	  margin-bottom: 30px;
	}
	.pv4_section3{
	  padding-bottom:50px;
	  padding-bottom:50px;
	}
}



/*
	Section : 4 (Home)
=================================================*/
.pv4_section4{
    padding-top: 119px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 121px;
    position:relative;
}

.pv4_section4 .section_inner{
	width: 1159px;
	position:relative;
	z-index:1;
}
.pv4_section4 .section_inner:after{
    content: "";
    width: 107px;
    height: 472px;
    display: block;
    position: absolute;
    left: 330px;
    top: -360px;
    /* background-image: url(pv4_ss_3_new_bg.png); */
    background-position: center top;
    background-repeat: no-repeat;
    opacity: 0.4;
    background-size: 107px;
}
.pv4_section4_left{
	width: 780px;
	height: 521px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	border: solid 11px #edece8;
	overflow:hidden;
}
.pv4_section4_left img{
	opacity:0;
}


.pv4_section4_right{
	font-family: 'Playfair Display', serif;
	width: 525px;
	margin-left: -146px;
}
.pv4_section4_right_in{
    background-color: #FFFFFF;
    box-shadow: -16.9px -8.6px 27.7px 7.4px rgba(0, 1, 1, 0.09);
    padding: 57px 50px 51px 50px;
    margin-top: 97px;
    position:relative;
}
.pv4_section4_right h2{
    font-family: 'Conv_Monad';
    margin: 0px;
    font-size: 44px;
    font-weight: 100;
    line-height: normal;
    letter-spacing: 0.6px;
    text-align: left;
    color: #2d2526;
    padding-bottom: 17px;
    z-index: 1;
    position: relative;
}
.pv4_section4_right p{
    margin-bottom: 21px;
	z-index: 1;
    position: relative;
}
.pv4_section4_right .pv4_buttom{
	z-index: 1;
	position: relative;
	margin-top: 12px;
}

.pv4_section4 .section_inner:before {
    content: "";
    width: 406px;
    height: 463px;
    display: block;
    position: absolute;
    left: -200px;
    bottom: -352px;
    /* background-image: url(pv4_section4_2.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 406px;
    z-index: -1;
}
.pv4_section4_right_in:after {
    content: "";
    width: 188px;
    height: 218px;
    display: block;
    position: absolute;
    left: -92.5px;
    bottom: -43px;
    /* background-image: url(pv4_section4_4.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 188px;
}
.pv4_section4_right_in:before {
    content: "";
    width: 180px;
    height: 24px;
    display: block;
    position: absolute;
    left: 240px;
    bottom: 60.5px;
    /* background-image: url(pv4_section4_5.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 180px;
}

@media (max-width: 1300px){
	.pv4_section4 .section_inner{
		width: 1080px;
	}
	.pv4_section4_left{
      width: 70%;
    }
	.pv4_section4_right{
	  width:40%;
	}
	.pv4_section4_right{
      margin-left: -10%;
	}
}
@media (max-width: 1180px){
	.pv4_section4 .section_inner{
		width: 800px;
	}
	.pv4_section4_left{
      width: 60%;
      background-size: cover;
      background-position: left;
    }
	.pv4_section4_right{
	  width:50%;
	}
	.pv4_section4_right_in{
	  padding:30px;
	}
}
@media (max-width: 900px){
	.pv4_section4 .section_inner{
		width: 80%;
	}
	.pv4_section4_left{
      display:none;
    }
	.pv4_section4_right{
	  width:100%;
	  margin-left:0;
	}
	.pv4_section4_right_in:before,
	.pv4_section4_right_in:after,
	.pv4_section4 .section_inner:before,
	.pv4_section4 .section_inner:after{
	  display:none;
	}
	.pv4_section4{
	  padding-top:50px;
	  padding-bottom:50px;
	}
	.pv4_section4_right_in{
	  margin:0;
	  padding:20px;
	}
	.pv4_section4 img.pf4_mobile_img{
	  display: block !important;
	  margin-bottom: 30px;
	}
}





/*
	Section : 5 (Home)
=================================================*/
.pv4_section5{
	padding-bottom: 122px;
	position:relative;
	margin-top: 149px;
}
.pv4_section5:before{
	width: 59%;
	height: 607px;
	display:block;
	content:"";
	top:0px;
	position:absolute;
	right:0px;
	background-color: #eae2da;
}
.pv4_section5 .section_inner {
    width: 1191px;
    display: block;
}


.pv4_section5_top{
	font-family: 'Playfair Display', serif;
	display: block;
	padding-top: 70px;
	padding-bottom: 11px;
	padding-left: 209px;
}
.pv4_section5_top h2{
	font-family: 'Conv_Monad';
	font-size: 45px;
	letter-spacing: -1px;
	text-align: left;
	color: #2d2526;
	margin: 0px;
	padding-left: 75px;
}
.pv4_section5_top h2 strong{
	font-weight:500;
	color:#FFF;
	text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.37);
}
.pv4_section5_top p{
    padding: 0px;
    margin: 0px;
}
.pv4_section5_top p:after{
	display: inline-block;
	content: "";
	width: 178px;
	height: 22px;
	/* background-image: url(pv4_section5_4.png); */
	background-position: center;
	background-repeat: no-repeat;
	background-size: 178px;
	margin-left: 15px;
	margin-bottom: -6px;
}

.pv4_section5_blog_lists{
	display:block;
	position: relative;
	height: 495px;
}
.pv4_section5_blog_lists:before,
.pv4_section5_blog_lists:after{
	display: inline-block;
	content: "";
	width: 360px;
	height: 348px;
	position:absolute;
	/* background-image: url(pv4_section5__5.png); */
	background-position: center;
	background-repeat: no-repeat;
	background-size: 360px;
}
.pv4_section5_blog_lists:before{
    top: -234px;
    right: 170px;
}
.pv4_section5_blog_lists:after{
    left: 366px;
    bottom: -15px;
}
.pv4_section5_blog_item{
    display: flex;
    flex-wrap: wrap;
    width: 434px;
    position: relative;
    position: absolute;
    top: -77px;
    right: 0px;
}
.pv4_section5_blog_left{
	width: 99px;
	position: absolute;
	bottom: 13px;
	left: inherit;
	right: 0px;
}
.pv4_section5_blog_left h5{
	font-family: 'Lato', sans-serif;
	font-size: 16.5px;
	font-weight: 600;
	margin: 0px;
	padding-bottom: 5px;
}
.pv4_section5_blog_left h5 a{
	color: #000000;
}
.pv4_section5_blog_left h5 a:hover{
	color:#665148;
}
.pv4_section5_blog_left span{
    font-family: 'Playfair Display', serif;
    display: block;
    color: #2D2D2D;
    letter-spacing: 0.8px;
    font-size: 18.5px;
    font-weight: 100;
}

.pv4_section5_blog_right{
	padding-right: 120px;
}

.pv4_section5_blog_right_img{
	position:relative;
}
.pv4_section5_blog_right_img a{
	
}
.pv4_section5_blog_right_img span{
    font-family: 'Playfair Display', serif;
    font-size: 130.5px;
    font-weight: 600;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2.5px;
    text-align: right;
    color: rgba(0, 0, 0, 0.12);
    font-style: italic;
    position: absolute;
    right: -35px;
    top: 43px;
}
.pv4_section5_blog_right_img img{
	height: 272px;
	border: solid 11px #edece8;
}

.pv4_section5_blog_right .pv4_buttom{
	display:none;
}

.pv4_section5_blog_item:last-child{
	top: inherit;
	bottom: 0px;
}
.pv4_section5_blog_item:last-child .pv4_section5_blog_right_img span{
	top: 45px;
	font-size: 152.5px;
	font-weight: 400;
}

.pv4_section5_blog_item:first-child{
    width: 731px;
    position: relative;
    padding-right: 0px;
    top: 0px;
    z-index: 1;
}
.pv4_section5_blog_item:first-child .pv4_section5_blog_left{
    position: absolute;
    bottom: 90px;
    right:inherit;
    left: 0px;
}
.pv4_section5_blog_item:first-child .pv4_section5_blog_right {
	width: 731px;
	padding-left: 121px;
	text-align:right;
	padding-right: 0px;
}
.pv4_section5_blog_item:first-child .pv4_section5_blog_right_img{
    margin-bottom: 43px;
}
.pv4_section5_blog_item:first-child .pv4_section5_blog_right_img span{
    bottom: -1px;
    top: inherit;
    left: 16px;
    right: inherit;
    font-size: 127.5px;
    color: rgb(100, 50, 13);
    opacity: 0.8;
}
.pv4_section5_blog_item:first-child .pv4_section5_blog_right_img img {
    box-shadow: -13.4px 12px 16px 0 rgba(0, 1, 1, 0.24);
    border: solid 12px #edece8;
    border-radius: 5px;
    height: auto;
    width: 100%;
}

.pv4_section5_blog_item:first-child .pv4_section5_blog_right .pv4_buttom{
	display:inline-block;
}


@media (max-width: 1300px){
	.pv4_section5 .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_section5 .section_inner{
		width: 800px;
	}
	.pv4_section5_blog_lists{
	  height:auto;
	  max-width: 400px;
	  margin: 0 auto;
	}
	.pv4_section5_blog_item:first-child{
	  width:100%;
	}
	.pv4_section5_blog_item{
	  width:100%;
	  position: relative;
	  top: auto;
	  right: auto;
	  display: block;
	  margin-bottom: 30px;
	}
	.pv4_section5_blog_item:last-child{
	  top: auto;
	  bottom: auto;
	}
	.pv4_section5_blog_item:first-child .pv4_section5_blog_right .pv4_buttom{
	  display:none;
	}
	.pv4_section5_blog_item:first-child .pv4_section5_blog_right{
	  width:100%;
	  padding-left: 0;
	}
	.pv4_section5_blog_item:first-child .pv4_section5_blog_left{
	  position:relative;
	  left: auto;
	  bottom: auto;
	  right: auto;
	}
	.pv4_section5_blog_lists:before{
	  display:none;
	}
	.pv4_section5_blog_lists:after{
	  display:none;
	}
	.pv4_section5_top{
	  padding:0;
	  margin-bottom: 40px;
	  text-align: center;
	}
	.pv4_section5_blog_left{
      position:relative;
      width: 100%;
      bottom: auto;
      right: auto;
      margin-bottom: 20px;
    }
	.pv4_section5_blog_right_img span{
	  display:none;
	}
	.pv4_section5_blog_right_img img{
	  width:100%;
	  height:auto;
	}
	.pv4_section5_blog_right{
	  padding:0;
	}
	.pv4_section5_top h2{
	  padding:0;
	  text-align:center;
	}
	.pv4_section5_top p:after{
	  display:none;
	}
	.pv4_section5:before{
	  top:0;
	  height: 300px;
	}
	.pv4_section5{
	  margin-top:0;
	  padding-top:50px;
	  padding-bottom: 80px;
	}
}
@media (max-width: 900px){
	.pv4_section5 .section_inner{
		width: 80%;
	}
}




/*
	Section : 6 (Home)
=================================================*/
.pv4_section6{
	
}
.pv4_section6_top{
	background-color: #a2856c;
	position:relative;
	padding-bottom: 25px;
}
.pv4_section6_top:before{
    content: "";
    position: absolute;
    top: -73px;
    left: 0px;
    width: 100%;
    height: 100%;
    /* background-image: url(pv4_section6_1.png); */
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 126px;
}
.pv4_section6_top .section_inner{
	display: block;
	width: 1108px;
	padding-top: 8px;
}
.pv4_section6_top h2{
    font-family: 'Conv_Monad';
    font-size: 44px;
    letter-spacing: -1px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    display: block;
    padding-left: 0px;
}
.pv4_section6_top h6{
	font-family: 'Playfair Display', serif;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	margin-bottom: -7px;
	font-size: 19.5px;
	font-weight: 400;
	padding-left: 0;
}

.pv4_section6_bottom{
	padding-bottom: 156px;
}
.pv4_section6_bottom .section_inner{
    width: 1108px;
}
.pv4_section6_left{
	font-family: 'Playfair Display', serif;
	padding-top: 24px;
	padding-left: 0px;
	width: 510px;
}
.pv4_section6_left p{
	margin-bottom: 25px;
}
.pv4_section6_left p:after{
    display: inline-block;
    content: "";
    width: 178px;
    height: 22px;
    /* background-image: url(pv4_section6_2.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 178px;
    margin-left: 40px;
    margin-bottom: -4px;
}
.pv4_listen_area{
	/* width: 357.5px; */
	box-shadow: -16.9px -8.6px 27.7px 7.4px rgba(0, 1, 1, 0.09);
	background-color: #eae2da;
	margin-left:12px;
	margin-right: -41px;
	position: relative;
	padding-left: 29px;
	padding-right: 122px;
	padding-top: 28px;
	font-weight: 400;
	padding-bottom: 32px;
	z-index:2;
}
.pv4_listen_area h4{
	font-family: 'Lato', sans-serif;
	font-size: 16.5px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.2;
	letter-spacing: 0.3px;
	text-align: left;
	color: #404040;
	margin: 0px;
	text-transform: uppercase;
}
.pv4_listen_episode{
	font-family: 'Playfair Display', serif;
	display: block;
	padding-top: 14px;
	font-size: 20px;
	color: #444444;
}
.pv4_listen_episode strong{
	font-weight: 500;
	padding-right:50px;
}
.pv4_listen_area a{
	display: block;
	height: 35px;
	border: solid 1.5px #665148;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	letter-spacing: 0.2px;
	color: #665148 !important;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 20px 5px 20px;
	position: absolute;
	right: 27px;
	bottom: 21px;
	z-index: 1;
}
.pv4_listen_area a:hover{
	background-color: #665148;
	color:#FFF !important;
}
.pv4_section6_right{
	width: 598px;
	position:relative;
	padding-right: 0;
}
.pv4_section6_right img{
	box-shadow: -13.4px 12px 16px 0 rgba(0, 1, 1, 0.24);
	border: solid 12px #edece8;
	margin-top: -68px;
	position: relative;
	z-index: 1;
	width: 100%;
}
.pv4_listen_area:before{
    display: inline-block;
    content: "";
    width: 439px;
    height: 84px;
    /* background-image: url(pv4_section6_3.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 439px;
    position:absolute;
    bottom: -74px;
    left: -112px;
}
.pv4_listen_area:after{
    display: inline-block;
    content: "";
    width: 182px;
    height: 208px;
    /* background-image: url(pv4_section6_5.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 182px;
    position:absolute;
    top: 9.5px;
    right: -90px;
}

.pv4_section6_right:after{
    display: inline-block;
    content: "";
    width: 283px;
    height: 241px;
    /* opacity: 0.43; */
    /* background-image: url(pv4_section6_4.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 240px;
    position:absolute;
    bottom: -100px;
    right: -136px;
}


@media (max-width: 1300px){
	.pv4_section6 .section_inner{
		width: 1080px;
	}
	.pv4_section6_left{
      width:50%;
	}
	.pv4_section6_right{
	  width:50%;
	}
}
@media (max-width: 1180px){
	.pv4_section6 .section_inner{
		width: 800px;
	}
}
@media (max-width: 900px){
	.pv4_section6 .section_inner{
		width: 80%;
	}
	.pv4_section6_left{
      width:100%;
	}
	.pv4_section6_right{
	  display:none;
	}
	.pv4_section6_left p:after,
	.pv4_listen_area:before,
	.pv4_listen_area:after,
	.pv4_section6_right:after{
	  display:none;
	}
	.pv4_section6 .pf4_mobile_img{
	  display:block !important;
	}
	.pv4_listen_area{
	  padding:0;
	  margin: 0;
	  box-shadow: 0px 0px 27.7px 7.4px rgba(0, 1, 1, 0.09);
	}
	.pv4_listen_area h4{
	  padding:10px 20px;
	  line-height: 1.5;
	}
	.pv4_listen_episode{
	  padding:10px 20px;
	}
	.pv4_listen_area a{
	  margin: 0;
	  bottom: 10px;
	  right: 20px;
	}
	.pv4_section6_bottom{
	  padding-bottom:50px;
	}
}
@media (max-width: 500px){
	.pv4_listen_area a{
	  position:relative;
	  display: block;
	  right: auto;
	  bottom: auto;
	  margin-top: 13px;
	  clear: both;
	}
}





/*
	Section : 7 (Home)
=================================================*/
.pv4_section7{
	padding-top: 55px;
	position:relative;
}
.pv4_section7:before{
    width: 100%;
    height: 590.5px;
    display: block;
    content: "";
    top: 191px;
    position: absolute;
    right: 0px;
    /* background-image: url(pv4_section7_5.png); */
    background-repeat: no-repeat;
    background-size: 189.5px;
    background-position: bottom center;
    z-index: 2;
}
.pv4_section7_bg{
	width:100%;
	height: 589.5px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}
.pv4_section7_bg:before{
	width: 271.5px;
	height: 304.5px;
	display:block;
	content:"";
	top:8px;
	position:absolute;
	right:0px;
	/* background-image:url(pv4_section7_3.png); */
	background-repeat:no-repeat;
	background-size:271.5px;
}
.pv4_section7_bg:after{
	width: 176.5px;
	height: 20px;
	display:block;
	content:"";
	top: 68.5px;
	position:absolute;
	left:99px;
	/* background-image:url(pv4_section7_2.png); */
	background-repeat:no-repeat;
	background-size:176.5px;
}
.pv4_section7 .section_inner{
    display: block;
    width: 1028px;
    z-index: 2;
}


.pv4_section7_top{
	font-family: 'Playfair Display', serif;
	text-align: center;
	padding-bottom: 39px;
}
.pv4_section7_top h2{
	font-family: 'Conv_Monad';
	font-size: 44px;
	color: #ffffff;
	margin: 0px;
	display: block;
	text-align: center;
	letter-spacing: 0.6px;
	padding-bottom: 11px;
	position:relative;
}

.pv4_section7_top p{
	font-family: 'Playfair Display', serif;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	margin-bottom: 0px;
	opacity: 0.8;
	letter-spacing: 0.9px;
}


.pv4_section7_course{
	display: flex;
	flex-wrap: wrap;
	max-width: 100%;
	margin: 0px auto;
}
.pv4_section7_course_list{
	width: 50%;
	padding-left: 24px;
	padding-right: 24px;
	position: relative;
}
.pv4_section7_course_list_img{
	position:relative;
}
.pv4_section7_course_list_img:after{
	content:" ";
	transition: all 0.5s ease;
	background-color: rgb(237, 236, 232);
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
	left:0;
	top:0;
}
.pv4_section7_course_list a{
	background-color: rgba(237, 236, 232, 0);
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
	z-index: 2;
	left:0;
	top:0;
}
.pv4_section7_course_list_img span{
	display:inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color:#000;
	color:#fff;
	transition: all 0.5s ease;
	opacity: 0;
}
.pv4_section7_course_list:hover .pv4_section7_course_list_img:after{
	opacity:0.5;
}
.pv4_section7_course_list:hover span{
	opacity:1;
}
.pv4_section7_course_list img{
	border: solid 10px #edece8;
	width: 100%;
}
.pv4_section7_courseInfo{
    font-family: 'Lato', sans-serif;
    text-align: center;
    display: flex;
}
.pv4_section7_course_list strong{
    font-family: 'Playfair Display', serif;
    font-size: 125.5px;
    font-weight: 600;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2.5px;
    color: #000;
    font-style: italic;
    display: inline-block;
    margin-top: -47px;
    margin-left: 125px;
}
.pv4_section7_course_list span{
    display: inline-table;
    text-transform: uppercase;
    font-size: 15.5px;
    padding-top: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px 21px;
    z-index: 1;
}


@media (max-width: 1300px){
	.pv4_section7 .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_section7 .section_inner{
		width: 800px;
	}
}
@media (max-width: 900px){
	.pv4_section7 .section_inner{
		width: 80%;
	}
	.pv4_section7:before,
	.pv4_section7_bg:before,
	.pv4_section7_bg:after{
	  display:none;
	}
	.pv4_section7_bg{
	  height:100%;
	}
	.pv4_section7_course_list{
	  width:100%;
	  padding: 0;
	  margin-bottom: 30px;
	}
	.pv4_section7_course{
	  max-width:400px;
	}
	.pv4_section7_course_list strong{
	  font-size: 48px;
	  margin: 0;
	  padding-right: 10px;
	  margin-top: -10px;
	}
}




/*
	Section : About Hero (About)
=================================================*/
.pv4_about_hero{
    padding-top: 25px;
    padding-bottom: 100px;
}
.pv4_about_hero .section_inner{
	width: 998px;
}
.pv4_about_hero_in{
	display:flex;
	flex-wrap:wrap;
}
.pv4_about_hero_left{
    width: 642px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
}
.pv4_about_hero_left:before{
	width: 435px;
	height: 25px;
	opacity: 0.93;
	display:block;
	content:"";
	bottom: -71.5px;
	position:absolute;
	left: 140.5px;
	/* background-image:url(pv4_about_hero_8.png); */
	background-position:center;
	background-repeat:no-repeat;
	background-size: 435px;
}
.pv4_about_hero_img1 {
	width: 342px;
	height: 378px;
	z-index: 1;
	position: relative;
	margin-top: 83px;
}
.pv4_about_hero_img1:before{
	width: 222px;
	height: 219px;
	opacity: 0.93;
	display:block;
	content:"";
	top: 21.5px;
	position:absolute;
	left: -37.5px;
	/* background-image:url(pv4_about_hero_4.png); */
	background-position:center;
	background-repeat:no-repeat;
	background-size: 222px;
}
.pv4_about_hero_img1 img{
	width: 340px;
	/* height: 378px; */
	box-shadow: 15px 16.1px 23px 0 rgba(0, 1, 1, 0.23);
	border: solid 10px #edece8;
	z-index: 1;
	position: relative;
}
.pv4_about_hero_img2 {
    width: 356px;
    height: 535px;
    display: inline-block;
    margin-left: -56px;
}
.pv4_about_hero_img2 img{
	/* height: 535px; */
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	width: 356px;
	border: solid 10px #edece8;
}

.pv4_about_hero_right{
    width: 632px;
    margin-left: -276px;
    position: relative;
}
.pv4_about_hero_right:before{
	width: 632px;
	height: 463px;
	background-color: #e6ded7;
	display:block;
	content:"";
	top: 123px;
	position:absolute;
	left: -178px;
}
.pv4_about_hero_right:after{
	width: 360px;
	height: 348px;
	display:block;
	content:"";
	bottom: 19px;
	position:absolute;
	left: -176px;
	/* background-image: url(pv4_section5__5.png); */
	background-position:center;
	background-repeat:no-repeat;
	background-size: 360px;
}
.pv4_about_hero_right_in{
    width: 100%;
    height: 463px;
    margin-top: 183px;
    position:relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 15px -10px 23px 0px rgba(0, 1, 1, 0.23);
}
.pv4_about_hero_right_in:after{
    width: 200px;
    height: 24px;
    display: block;
    content: "";
    top: -72px;
    position: absolute;
    right: 77px;
    /* background-image: url(pv4_about_hero_5.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200px;
}
.pv4_about_hero_right_in:before{
	width: 315px;
	height: 322px;
	display:block;
	content:"";
	bottom: -157px;
	position:absolute;
	right: 22px;
	/* background-image:url(pv4_about_hero_7.png); */
	background-position:center;
	background-repeat:no-repeat;
	background-size: 315px;
}

.pv4_about_hero_right_in h1{
    font-family: 'Conv_Rockness';
    font-size: 140.5px;
    font-weight: normal;
    letter-spacing: 1.9px;
    color: #FFF;
    margin: 0px;
    padding-left: 277px;
    padding-top: 36px;
    line-height: 0.86;
}
.pv4_about_hero_right_in h1 strong{
	font-size: 187.5px;
	font-weight: normal;
	padding-left: 10px;
	display: block;
	margin-top: 1px;
	letter-spacing: 3px;
	text-shadow: 4.8px 5.1px 2.5px rgba(0, 1, 1, 0.33);
}


@media (max-width: 1300px){
	.pv4_about_hero .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_about_hero .section_inner{
		width: 800px;
	}
	.pv4_about_hero_img1,
	.pv4_about_hero_img2,
	.pv4_about_hero_left:before,
	.pv4_about_hero_right_in:after{
	  display:none;
	}
	.pv4_about_hero_right{
	  width:100%;
	  margin: 0;
	}
	.pv4_about_hero_left{
	  width:100%;
	  display: none;
	}
	.pv4_about_hero_in{
	  width: 100%;
	}
	.pv4_about_hero{
	  padding-top: 0px;
	  padding-bottom: 100px;
	}
	.pv4_about_hero_right_in{
	  margin-top: 0;
	}
	.pv4_about_hero_right_in h1{
	   padding-top: 70px;
	}
	.pv4_about_hero_right_in h1,
	.pv4_about_hero_right_in h1 strong{
	  font-size:120px;
	  padding: 0;
	  text-align: center;
	}
	.pv4_about_hero_right_in h1 strong{
	  display:inline-block;
	}
}
@media (max-width: 900px){
	.pv4_about_hero .section_inner{
		width: 100%;
	}
	.pv4_about_hero_right:before,
	.pv4_about_hero_right_in:before,
	.pv4_about_hero_right:after{
	  display:none;
	}
	.pv4_about_hero_right_in h1{
	  padding:0;
	  font-size:90px;
	  text-align: center;
	  padding: 0;
	}
	.pv4_about_hero_right_in h1 strong{
	  font-size:90px;
	  display:inline-block;
	}
	.pv4_about_hero_right_in{
	  height:auto;
	  padding: 100px 0;
	}
    .pv4_about_hero{
      padding-top:0px;
      padding-bottom: 0;
    }
}





/*
	Section : 8 (About)
=================================================*/
.pv4_section8{
	padding-top: 95px;
	padding-bottom: 10px;
}
.pv4_section8 .section_inner{
	width: 890px;
}
.pv4_section8_text{
	text-align:center;
	font-weight: normal;
	letter-spacing: 0.3px;
	color: #2d2526;
}
.pv4_section8_text p{
    color: #645f60;
    line-height: 2;
    font-size: 21px;
}
.pv4_section8_text strong{
    font-family: 'Conv_Monad';
    margin: 0px;
    font-size: 28.5px;
    font-weight: 100;
    line-height: normal;
    text-align: left;
    color: #2d2526;
    text-transform:uppercase;
}



/*
	Section : 9 (About)
=================================================*/
.pv4_section9{
	padding-top: 47px;
}
.pv4_section9 .section_inner{width: 1178px;}
.section_inner_in{
	position:relative;
	/* display:flex; */
	/* flex-wrap:wrap; */
}
.pv4_section9_right{
	width: 821px;
	margin-left: -239px;
}

.pv4_section9_left{
	width: 593px;
	padding-right:0px;
	padding-top: 123.5px;
	padding-bottom: 74.5px;
}
.pv4_section9_left_in{
	position:relative;
	z-index:2;
	padding: 57px 0px 36px 0px;
	padding-left: 0px;
	padding-right: 60px;
	background-color: #FFF;
	/* letter-spacing: 1px; */
}
.pv4_section9_left .full-left-bg{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	left: -51px;
}
.pv4_section9_left_text{
	/* margin-right:-40px; */
}
.pv4_section9_left_text, .pv4_section9_left_text p {
    position: relative;
    z-index: 1;
    color: #645f60;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    text-align: left;
}
.pv4_section9_left_text p{
	padding-right: 0px;
	letter-spacing: 0.8px;
}
.pv4_section9_left_in .full-left-bg{
	background-color:#FFF;
}
.pv4_section9_left_in .full-left-bg:before{
	width: 128px;
	height: 300px;
	opacity: 0.8;
	display:block;
	content:"";
	bottom: -61px;
	position:absolute;
	left:0px;
	/* background-image:url(pv4_about_section8_4.png); */
	background-position:center;
	background-repeat:no-repeat;
	background-size: 128px;
}
.pv4_section9_left_in .full-left-bg:after{
    width: 240px;
    height: 32px;
    display: block;
    content: "";
    bottom: 25px;
    position: absolute;
    right: -215px;
    /* background-image: url(pv4_about_section8_3.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 240px;
}

.pv4_section9_right_image{
    position: relative;
    padding-top: 29px;
    padding-bottom: 28px;
}
.pv4_section9_right_image img{
    box-shadow: 18.2px 20px 21.9px 5.1px rgba(0, 1, 1, 0.34);
    border: solid 10px #edece8;
    position:relative;
    z-index:1;
    width: 100%;
}
.pv4_section9_right_image:after{
    width: 333px;
    height: 453px;
    opacity: 0.57;
    display: block;
    content: "";
    bottom: 60px;
    position: absolute;
    right: -170px;
    /* background-image: url(pv4_about_section8_5.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 333px;
}
.pv4_section9 .section_inner_in{
  display:flex;
  flex-wrap:wrap;
}

@media (max-width: 1300px){
	.pv4_section9 .section_inner{
		width: 1080px;
	}
	.pv4_section9_left{
      width:50%;
	}
	.pv4_section9_right{
	  width: 60%;
	  margin-left: -10%;
	}
}
@media (max-width: 1180px){
	.pv4_section9 .section_inner{
		width: 800px;
	}
	.pv4_section9_left{
	  padding-bottom:50px;
	  padding-top:50px;
	}
	.pv4_section9_left_in{
	  padding-right: 20px;
	  padding-top: 20px;
	  padding-bottom: 20px;
	}
	.pv4_section9_left .full-left-bg{
	  display:block;
	}
}
@media (max-width: 900px){
	.pv4_section9 .section_inner{
		width: 80%;
	}
	.pv4_section9_right,
	.pv4_section9_left_in .full-left-bg:before,
	.pv4_section9_left_in .full-left-bg:after{
	  display:none;
	}
	.pv4_section9_left{
	  width:100%;
	}
	.pv4_section9{
	  padding-top:0;
	}
    .pv4_section9 .pf4_mobile_img{
      display:block !important;
      margin-bottom:30px;
    }
}
@media (max-width: 500px){
	
}





/*
	Section : 10 (About)
=================================================*/
.pv4_section10{
    padding-top: 93px;
    padding-bottom: 8px;
}
.pv4_section10 .section_inner{
	width: 890px;
}
.pv4_section10_text{
	text-align:center;
	font-weight: normal;
	letter-spacing: 0.3px;
}
.pv4_section10_text p{
    color: #645f60;
    padding-bottom: 26px;
}
.pv4_section10_text p:last-child{
	margin-bottom: 2px;
}


/*
	Section : 11 (About)
=================================================*/
.pv4_section11{
	padding-top: 154px;
	position:relative;
}
.pv4_section11 .section_inner {
    width: 1178px;
}
.pv4_section11 .section_inner:after{
    width: 189px;
    height: 672px;
    display: block;
    content: "";
    top: -136px;
    position: absolute;
    right: -30px;
    /* background-image: url(pv4_about_section11_1.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 189px;
}
.pv4_section11_bg{
    height: 760px;
    width: 100%;
    left: 0px;
    top: 0px;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
}

.pv4_section11_text{
    width: 980px;
    height: 642px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
    border: solid 10px #edece8;
}
.pv4_section11_text img{
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	border: solid 8px #edece8;
}

.pv4_section11_text h2{
    font-family: 'Conv_Monad';
    font-size: 44px;
    letter-spacing: -1px;
    text-align: left;
    color: #2d2526;
    margin: 0px;
    padding-left: 507px;
    padding-top: 387px;
    padding-right: 90px;
    line-height: 1.15;
}

@media (max-width: 1300px){
	.pv4_section11 .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_section11 .section_inner{
		width: 800px;
	}
	.pv4_section11 .section_inner:after{
	    right: -140px;
	}
	.pv4_section11_text{
	  width:100%;
	  height: 600px;
	}
	.pv4_section11_bg{
	  height: 690px;
	}
}
@media (max-width: 900px){
    .pv4_section11{
      padding-bottom:50px;
    }
	.pv4_section11 .section_inner{
		width: 80%;
	}
	.pv4_section11_text{
	  background-image:none !important;
	  border:0;
	  box-shadow:1px 1px 1px rgba(255, 255, 255, 0);
	}
	.pv4_section11_text img{
	  display:block !important;
	  margin-top: 20px;
	}
	.pv4_section11_text h2{
	  padding:0;
	}
	.pv4_section11_text{
	  height:auto;
	}
	.pv4_section11_bg{
	  height:100%;
	}
	.pv4_section11 .section_inner:after{
	  display:none;
	}
}
@media (max-width: 600px){
	.pv4_section11{
      padding-top:100px;
    }
}




/*
	Section : 12 (About)
=================================================*/
.pv4_section12{
	padding-top: 99px;
	position:relative;
}
.pv4_section12 .section_inner{
	width: 890px;
}
.pv4_section12:after {
    width: 346.5px;
    height: 346.5px;
    opacity: 0.57;
    display: block;
    content: "";
    bottom: 13px;
    position: absolute;
    right: -185px;
    background-image: url(pv4_about_section9_3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 346.5px;
}
.pv4_section12_text{
	text-align:center;
	font-weight: normal;
	letter-spacing: 0.3px;
	width:100%;
}
.pv4_section12_text p{
    color: #645f60;
    padding-bottom: 26px;
}


@media (max-width: 1300px){
	.pv4_section12 .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_section12 .section_inner{
		width: 800px;
	}
	.pv4_section12_text p{
	  padding-bottom:0;
	}
}
@media (max-width: 900px){
	.pv4_section12 .section_inner{
		width: 80%;
	}
	.pv4_section12_text p br{
	  display:none;
	}
	.pv4_section12{
	  padding-top:50px !important;
	  padding-bottom:30px !important;
	}
	.pv4_section12_text p{
	  padding-bottom:0;
	}
}





/*
	Section : Contact Heroe (Contact)
=================================================*/
.pv4_contact_hero{
	padding-top: 80px;
	position:relative;
}
.pv4_contact_hero:before {
    content: "";
    width: 100%;
    height: 60%;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    /* background-image: url(pv4_contact_3.png); */
    background-position: center top;
    background-size: cover;
}
.pv4_contact_hero .section_inner {
    width: 1058px;
    position: relative;
    z-index: 1;
}
.pv4_contact_hero_left{
	width: 639px;
	z-index: 1;
}
.pv4_contact_hero_left img{
	width:100%;
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	border: solid 11px #edece8;
}

.pv4_contact_hero_right{
	 width: 480px;
	 margin-left: -61.5px;
	 position:relative;
}
.pv4_contact_hero_right_in{
	padding-left: 91.5px;
	padding-right:38.5px;
	background-color: #e6ded7;
	margin-top: 117px;
	padding-top: 83px;
	position: relative;
	padding-bottom: 4px;
}
.pv4_contact_hero_right_in p{
	margin-bottom:0px;
	padding-bottom: 13px;
	font-size: 20.5px;
	color: #000000;
	line-height: 2.05;
}
.pv4_contact_hero_right_in p:last-child{
	padding-top: 5px;
	font-style: italic;
	font-weight: 600;
}
.pv4_contact_hero_right h1 {
    font-family: 'Conv_Rockness';
    font-size: 191.5px;
    font-weight: normal;
    letter-spacing: 1.9px;
    color: #FFF;
    margin: 0px;
    top: 6px;
    text-shadow: 4.8px 5.1px 2.5px rgba(0, 1, 1, 0.33);
    line-height: 0.86;
    margin-left: -143px;
    margin-top: -73px;
    position: absolute;
    z-index: 2;
}
.pv4_contact_hero_right_in:before {
    content: "";
    width: 178px;
    height: 23px;
    display: block;
    position: absolute;
    left: -117px;
    bottom: 15px;
    /* background-image: url(pv4_about_section8_3.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 178px;
}
.pv4_contact_hero_right:before {
    content: "";
    width: 335px;
    height: 338px;
    display: block;
    position: absolute;
    top: -70px;
    right: 295px;
    /* background-image: url(pv4_contact_2.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 335px;
}


.pv4_section_form{
	width:100%;
	padding-top: 49px;
	padding-bottom: 134px;
}
.pv4_section_form .section_inner {
    width: 792px;
    position: relative;
}
.pv4_section_form_area{
    display: block;
    width: 100%;
}
.pv4_section_form_area h2{
    font-family: 'Conv_Monad';
    font-size: 54.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.5px;
    margin: 0px;
    padding-bottom: 32px;
    color: #2d2526;
    display: block;
    width: 100%;
    position: relative;
}

.pv4_section_form_area_in{
    margin-right: -14px;
    margin-left: -14px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}
.pv4_section_form_area_6 {
    width: 50%;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 36px;
}
.pv4_section_form_area_12 {
    width: 100%;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 11px;
    text-align: right;
}

.pv4_section_form_area_6 input,
.pv4_section_form_area_12 textarea {
    font-family: 'Lato', sans-serif;
    height: 45px;
    background-color: rgb(255, 255, 255);
    border: 2px solid rgba(41, 32, 33, 0.83);
    padding: 0px 18px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #2d2526;
    width: 100%;
    margin-bottom: 0px;
}
.pv4_section_form_area_12 textarea{
	padding: 18px 18px;
    min-height: 178px;
    text-align: left;
}
.pv4_section_form_area_12 input[type="submit"]{
    width: 139px;
    height: 45px;
    background-color: #665148;
    border: 2px solid #665148;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #ffffff;
    text-align: center;
    outline: none;
    margin-top: 9px;
    padding-top: 2px;
}
.pv4_section_form_area_12 input[type="submit"]:hover{
	background-color: #c6ab8e;
    border: 2px solid #c6ab8e;
}

.pv4_section_form_area_6 input::-webkit-input-placeholder,
.pv4_section_form_area_12 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #2d2526;
	text-transform:uppercase;
}
.pv4_section_form_area_6 input::-moz-placeholder,
.pv4_section_form_area_12 textarea::-moz-placeholder { /* Firefox 19+ */
	color: #2d2526;
	text-transform:uppercase;
}
.pv4_section_form_area_6 input:-ms-input-placeholder,
.pv4_section_form_area_12 textarea:-ms-input-placeholder { /* IE 10+ */
	color: #2d2526;
	text-transform:uppercase;
}
.pv4_section_form_area_6 input:-moz-placeholder,
.pv4_section_form_area_12 textarea:-moz-placeholder { /* Firefox 18- */
	color: #2d2526;
	text-transform:uppercase;
}


@media (max-width: 1300px){
	.pv4_contact_hero .section_inner{
		width: 1080px;
	}
	.pv4_section_form .section_inner{
	    max-width:800px;
	}
}
@media (max-width: 1180px){
	.pv4_contact_hero .section_inner{
		width: 800px;
	}
	.pv4_contact_hero_left{
      width:50%;
	}
	.pv4_contact_hero_right{
	  width:50%;
	}
	.pv4_contact_hero{
	  padding-top: 50px;
	}
	.pv4_contact_hero_right:before,
	.pv4_contact_hero_right_in:before{
	  display:none;
	}
	.pv4_contact_hero_right h1{
	  font-size:130px;
	  top: 0;
	  margin-top: 0;
	}
	.pv4_contact_hero_right_in{
	  margin-top:50px;
	}
	.pv4_section_form_area h2{
	  font-size:32px;
	  padding-bottom: 0;
	}
}
@media (max-width: 900px){
	.pv4_contact_hero .section_inner{
		width: 80%;
	}
	.pv4_contact_hero_right h1{
	  font-size:90px;
	  margin: 0;
	  position:relative;
	}
	.pv4_contact_hero_left{
	  display:none;
	}
	.pv4_contact_hero_right{
	  width:100%;
	  margin: 0;
	  margin-bottom: 30px;
	}
	.pv4_contact_hero_right_in{
	  padding:50px;
	  margin: 0;
	}
	.pv4_contact_hero{
	  padding-top:50px;
	}
	.pv4_section_form{
	  padding-bottom:50px;
	  padding-top:0;
	}
	.pv4_contact_hero:before{
	  display:none;
	}
}
@media (max-width: 600px){
	.pv4_section_form_area_6{
	  width:100%;
	  padding-bottom: 10px;
	}
	.pv4_contact_hero_right_in{
	  padding:20px;
	  margin: 0;
	}
}




/*
  Page Sales :  Hero (Sales)
=================================================*/
.pv4_sales_hero {
    padding-top: 20px;
    padding-bottom: 78px;
}
.pv4_sales_hero .section_inner {
    width: 1178px;
    padding-left: 73px;
    padding-right: 66px;
}
.pv4_sales_hero_left {
  width: 608px;
  margin-top: 25px;
  height: 463px;
  box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
  border: solid 11px #edece8;
  background-position:center top;
  background-repeat:no-repeat;
  background-size:cover;
  position:relative;
}
.pv4_sales_hero_left img {
    opacity:0;
    width: 100%;
}
.pv4_sales_hero_left_bg {
    width: 380px;
    height: 250px;
    position: absolute;
    top: -36px;
    right: -274px;
    background-color: #e6ded7;
}
.pv4_sales_hero_left_bg:after{
  /* background-image:url(pv4_section4_5.png); */
  content:"";
  width:198px;
  height:28px;
  display: block;
  background-position:center;
  background-repeat:no-repeat;
  background-size:198px;
  margin-left:80px;
  margin-top:77px;
}
.pv4_sales_hero_right {
    width: 633px;
    height: 444px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    box-shadow: 11px -11px 21.9px 5.1px rgba(0, 1, 1, 0.1);
    margin-left: -203px;
    margin-top: 149px;
}
.pv4_sales_hero_right:before{
  content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.29);
}
.pv4_sales_hero_right_in{
  position:relative;
  z-index:1;
  color:#FFF;
  padding-left: 72px;
  padding-right: 72px;
}
.pv4_sales_hero_right_in p{
    line-height: 2.2;
    letter-spacing: 0.3px;
    color: #e9e9e9;
    padding-right: 60px;
}
.pv4_sales_hero_right_in h1{
    font-family: 'Conv_Rockness';
    font-size: 142.5px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1.9px;
    color: #FFF;
    margin: 0px;
    margin-left: -171px;
    margin-top: -33px;
    margin-bottom: -1px;
}


@media (max-width: 1300px){
	.pv4_sales_hero .section_inner{
		width: 1080px;
	}
	.pv4_sales_hero_left{
      width:50%;
	}
	.pv4_sales_hero_right{
	  width: 60%;
	  margin-left: -10%;
	}
	.pv4_sales_hero_right_in{
	  padding:0;
	}
	.pv4_sales_hero_right_in p{
	  padding-left:50px;
	}
	.pv4_sales_hero {
      padding-top: 53px;
      padding-bottom: 50px;
  }
}
@media (max-width: 1180px){
	.pv4_sales_hero .section_inner{
		width: 100%;
		padding: 0;
	}
	.pv4_sales_hero_left{
	  display:none;
	}
	.pv4_sales_hero_right{
	  width:100%;
	  margin:0;
	  height: auto;
	  padding: 80px 0;
	}
	.pv4_sales_hero_right_in h1{
	  margin:0;
	  font-size:120px;
	}
	.pv4_sales_hero{
	  padding:0;
	}
	.pv4_sales_hero_right_in p{
	  padding:0;
	}
	.pv4_sales_hero_right_in{
	  width:800px;
	  margin:0 auto;
	}
}
@media (max-width: 900px){
	.pv4_sales_hero_right_in h1{
	  font-size:90px;
	}
	.pv4_sales_hero_right_in p{
	  padding:0;
	}
	.pv4_sales_hero_right_in{
	  width:80%;
	}
}
@media (max-width: 600px){
	.pv4_sales_hero_right_in h1{
	  font-size:60px;
	}
	.pv4_sales_hero_right{
	  padding:60px 0;
	}
}




/*
  Page Sales : Section 15 (Sales)
=================================================*/
.pv4_section15{
  /* background-image:url(pv4_sales_3.jpg); */
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  padding-bottom:96px;
  padding-top:96px;
  text-align:center;
}
.pv4_section15 .pv4_buttom{
    box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
    margin: 0px auto;
}

/*
  Page Sales : Section 16 (Sales)
=================================================*/
.pv4_section16{
  padding-top: 121px;
    padding-bottom: 125px;
}
.pv4_section16 .section_inner{
  width: 1178px;
}
.pv4_section16_left{
  width:646px;
  padding-left:94px;
  padding-top: 59px;
  position: relative;
}
.pv4_section16_left h2{
  font-family: 'Conv_Monad';
  font-size: 45.5px;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0.5px;
  margin: 0px;
  padding-bottom: 68px;
}
.pv4_section16_left img{
  
}
.pv4_section16_left ul{
  margin:0px;
  padding:0px;
  list-style: none;
  padding-right: 46px;
}
.pv4_section16_left ul li{
  text-align:right;
  font-family: 'Playfair Display', serif;
  font-size: 20.5px;
  line-height: 2;
  letter-spacing: 0.3px;
  font-weight: 100;
  color: #3e3e3e;
  margin-bottom: 42px;
  margin-top: 0px;
  position: relative;
}
.pv4_section16_left ul li:before{
  content:"";
  /* background-image:url(pv4_sales_5.png); */
  position: absolute;
  top: 12px;
  right: -46px;
  width: 19px;
  height: 20px;
  background-position: center right;
  background-size: 19px;
}

.pv4_section16_right{
  width:531px;
  padding-right:54px;
  padding-left:38px;
}
.pv4_section16_right_in{
    position: relative;
    padding-bottom: 37px;
}
.pv4_section16_right_in:before,
.pv4_section16_right_in:after{
  content:"";
  bottom:0px;
  right:0px;
  display:block;
  position:absolute;
}
.pv4_section16_right_in:before{
  width: 405px;
  height: 405px;
  bottom: -94px;
  right: -86px;
  /* background-image:url(pv4_section5__5.png); */
  background-position:center;
  background-repeat:no-repeat;
  background-size: 405px;
  z-index: 1;
}
.pv4_section16_right_in:after{
  width:453px;
  height:309px;
  right:-82px;
  background-color: #eae2da;
}
.pv4_section16_right_img{
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
  border: solid 11px #edece8;
  width: 100%;
  position: relative;
  z-index: 1;
  height: 658px;
}


@media (max-width: 1300px){
  .pv4_section16 .section_inner{
    width: 1080px;
  }
  .pv4_section16_left{
    width:50%;
    padding:0;
  }
  .pv4_section16_right{
    width:50%;
  }
  .pv4_section16_left h2{
    font-size: 40px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1180px){
  .pv4_section16 {
    padding-top:50px;
    padding-bottom:50px;
  }
  .pv4_section16 .section_inner{
    width: 800px;
  }
  .pv4_section16_right{
    display:none;
  }
  .pv4_section16_left{
    width:100%;
  }
  .pv4_section16_left img.pf4_mobile_img{
    display:block !important;
    margin-bottom:30px;
  }
  .pv4_section16_left ul li{
     margin-bottom:30px;
     line-height:1.5;
  }
  .pv4_section16_left h2{
    font-size:36px;
  }
}
@media (max-width: 900px){
  .pv4_section16 .section_inner{
    width: 80%;
  }
  .pv4_section16_left h2{
    font-size:32px;
  }
}



/*
  Page Sales : Section 17 (Sales)
=================================================*/
.pv4_section17{
    padding-top: 86px;
    padding-bottom: 65px;
}
.pv4_section17 .section_inner{
  width: 894px;
}
.pv4_section17_text{
  text-align: center;
  color: #f2f2f2;
  font-family: 'Playfair Display', serif;
  margin-bottom: 16px;
  font-size: 19.5px;
  line-height: 2.2;
  letter-spacing: 0.3px;
  font-weight: 100;
  margin-top: 0px;
}
.pv4_section17_text strong{
    font-family: 'Conv_Monad';
    margin: 0px;
    font-size: 24.5px;
    font-weight: 100;
    line-height: normal;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
}








/*
  Page Sales : Section 18 (Sales)
=================================================*/
.pv4_section18{
    padding-top: 136px;
    padding-bottom: 89px;
}
.pv4_section18 .section_inner {
    width: 1178px;
}
.pv4_section18 .section_inner_in{
	position:relative;
	display: flex;
	flex-wrap: wrap;
}
.pv4_section18_left{
    height: 659px;
    width: 576px;
}
.pv4_section18_left .full-left-bg{	
	padding-top: 36px;	
	padding-bottom: 59px;	
	background-color: transparent;
}
.pv4_section18_left .full-left-bg:before,
.pv4_section18_left .full-left-bg:after{
	content:"";
	position:absolute;
	display:block;	
}
.pv4_section18_left .full-left-bg:before{
	width:454px;
	height:100%;
	top:0px;
	left:50px;
	background-color: #eae2da;
	z-index: -1;
}
.pv4_section18_left .full-left-bg:after{
	width:260px;
	height:296px;
	bottom:-65px;
	right:64px;
	/* background-image:url(pv4_sales_7.png); */
	background-position:center;
	background-repeat:no-repeat;
	background-size:260px;
}
.pv4_section18_left .full-left-bg_bgImg{	
	width: 100%;	
	height: 100%;	
	box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);	
	border: solid 11px #edece8;	
	border-left: 0px;	
	background-position: center;	
	background-repeat: no-repeat;
	background-size: cover;
}
.pv4_section18_right{
    width: 601px;
    padding-left: 70px;
    padding-top: 39px;
}
.pv4_section18_right h2{
	font-family: 'Conv_Monad';
	font-size: 45.5px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 0.5px;
	margin: 0px;
	padding-bottom: 64px;
}
.pv4_section18_right img{
	
}
.pv4_section18_right ul{
	margin:0px;
	padding:0px;
	list-style: none;
	padding-left: 46px;
}
.pv4_section18_right ul li{
	font-family: 'Playfair Display', serif;
	font-size: 20.5px;
	line-height: 2;
	letter-spacing: 0.3px;
	font-weight: 100;
	color: #3e3e3e;
	margin-bottom: 42px;
	margin-top: 0px;
	position: relative;
}
.pv4_section18_right ul li:before{
	content:"";
	/* background-image:url(pv4_sales_5_1.png); */
	position: absolute;
	top: 12px;
	left: -46px;
	width: 19px;
	height: 20px;
	background-position: center right;
	background-size: 19px;
}
@media (max-width: 1300px){
	.pv4_section18 .section_inner{
		width: 1080px;
	}
	.pv4_section18_left{
	  width:50%;
	}
	.pv4_section18_right{
	  width:50%;
	}
	.pv4_section18_right h2{
	  font-size:40px;
	}
}
@media (max-width: 1180px){
	.pv4_section18 .section_inner{
		width: 800px;
	}
	.pv4_section18{
	  padding-top:50px;
	  padding-bottom:50px;
	}
	.pv4_section18_left{
        display:none;
	}
	.pv4_section18_right{
	  width:100%;
	  padding: 0;
	}
	.pv4_section18_right h2{
	  font-size:36px;
	  padding-bottom:20px;
	}
	.pv4_section18_right img.pf4_mobile_img{
	  display:block !important;
	  margin-bottom:30px;
	}
	.pv4_section18_right ul li{
	  margin-bottom:30px;
	  line-height:1.6;
	}
	.pv4_section18_right ul li:before{
	  top:5px;
	}
}
@media (max-width: 900px){
	.pv4_section18 .section_inner{
		width: 80%;
	}
}
@media (max-width: 500px){
	
}




/*
  Page Sales : Section 19 (Sales)
=================================================*/
.pv4_section19{
  position:relative;
  padding-bottom: 112px;
}
.pv4_section19_background{
  width:100%;
  height: 756px;
  display:block;
  position: absolute;
  top: 0px;
  left: 0px;
  /* background-image:url(pv4_cf_bg.jpg); */
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}
.pv4_section19 .section_inner {
    width: 1178px;
  display:block;
  z-index:1;
}
.pv4_section19_top{
    padding-top: 145px;
}
.pv4_section19_top h2{
  font-family: 'Conv_Monad';
  font-size: 45.5px;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0.5px;
  margin: 0px;
  padding-bottom: 67px;
  color:#FFF;
  text-align:center;
}
.pv4_section19_top h2:before,
.pv4_section19_top h2:after{
  content:"";
  width:181px;
  height:25px;
  display:inline-block;
  background-position:center;
  background-repeat:no-repeat;
  background-size:181px;
}
.pv4_section19_top h2:before{
  background-image:url(pv4_sales_8.png);
  margin-right: 25px;
}
.pv4_section19_top h2:after{
  background-image:url(pv4_sales_8_1.png);
  margin-left: 25px;
}
.pv4_section19_course_items{
  margin-left:-21px;
  display:flex;
  flex-wrap:wrap;
  margin-right:-21px;
}

.pv4_section19_course{
  width:33.33%;
  padding-left:21px;
  padding-right:21px;
  text-align: center;
}
.pv4_section19_course_img{
  
}
.pv4_section19_course_img img{
    box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
    border: solid 12px #edece8;
}
.pv4_section19_course_number{
  position:relative;
  width:100%;
  height: 138px;  
  margin-top: -82px;
    margin-bottom: 43px;
}
.pv4_section19_course_number span{
  display: block;
  width: 138px;   
  height: 138px;    
  margin: 0px auto;   
  box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);   
  background-color: #ded7cf;    
  border-radius: 50%;   
  font-family: 'Playfair Display', serif;   
  font-style: italic;   
  color: #c1b5a8;   
  font-size: 117px;   
  font-weight: bold;    
  line-height: 124px;
  z-index: 2;   
  margin-bottom: 43px;    
  position: relative;
}
.pv4_section19_course_number:before,
.pv4_section19_course_number:after{
  width: 100%;
  height:93px;
  content:"";
  display:block;
  position:absolute;
  background-position:center;
  background-repeat:no-repeat;
  background-size:189px;
}
.pv4_section19_course_number:before{
  background-image:url(pv4_sales_12-2.png);
  top: -55px;
}
.pv4_section19_course_number:after{
  background-image:url(pv4_sales_12-1.png);
  bottom: -33px;
}
@media (max-width: 1300px){
	.pv4_section19 .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_section19 .section_inner{
		width: 800px;
	}
	.pv4_section19_background{
	  height:600px;
	}
	.pv4_section19_top h2:before, 
	.pv4_section19_top h2:after{
      display:none;
	}
}
@media (max-width: 900px){
	.pv4_section19 .section_inner{
		width: 80%;
	}
	.pv4_section19{
	  padding-bottom:0px;
	}
	.pv4_section19_course{
	  width:100%;
	  padding-bottom: 50px;
	}
	.pv4_section19_course_items{
	  max-width:400px;
	  margin:0 auto;
	}
}
@media (max-width: 500px){
	.pv4_section19_course{
	  padding-left:0;
	  padding-right:0;
	  padding-bottom:20px;
	}
	.pv4_section19_top h2{
	  padding-bottom:20px;
	}
}



/*
  Page Sales : Section 20 (Sales)
=================================================*/
.pv4_section20{
  position:relative;
  padding-bottom: 188px;
  padding-top: 135px;
}
.pv4_section20Image{
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  width:100%;
  position:absolute;
  top:0px;
  left:0px;
  height: 832px;
}
.pv4_section20 .section_inner{
  width:1178px;
}
.pv4_section20_left{
  width:604px;
  margin-left:44px;
  position:relative;
}
.pv4_section20_left:after{
  width: 440px;
  height: 634px;
  position:absolute;
  content:"";
  bottom: 50px;
  right: -275px;
  /* background-image:url(pv4_sales_14.png); */
  background-position:center right;
  background-size: 440px;
}
.pv4_section20_left h2 {
    font-family: 'Conv_Monad';
    font-size: 45.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.5px;
    margin: 0px;
    padding-bottom: 59px;
    color: #FFF;
}

.pv4_section20_left_in{
  padding-left:44px;
  padding-right:60px;
  box-shadow: 17.7px 21.1px 27px 0 rgba(0, 1, 1, 0.22);
  background-color: #eae2da;
  padding-top: 46px;
  padding-bottom: 20px;
  z-index:1;
  position:relative;
}
.pv4_section20_left_in ul{
  margin:0px;
  padding:0px;
  list-style: none;
  padding-left: 46px;
  
}
.pv4_section20_left_in ul li{
  font-family: 'Playfair Display', serif;
  font-size: 20.5px;
  line-height: 2;
  letter-spacing: 0.3px;
  font-weight: 100;
  color: #3e3e3e;
  margin-bottom: 41px;
  margin-top: 0px;
  position: relative;
}
.pv4_section20_left_in ul li:before{
  content:"";
  /* background-image:url(pv4_sales_5_1.png); */
  position: absolute;
  top: 12px;
  left: -46px;
  width: 19px;
  height: 20px;
  background-position: center right;
  background-size: 19px;
}

@media (max-width: 1300px){
	.pv4_section20 .section_inner{
		width: 1080px;
	}
	.pv4_section20_left h2{
	  font-size:40px;
	}
}
@media (max-width: 1180px){
	.pv4_section20 .section_inner{
		width: 800px;
	}
	.pv4_section20_left h2{
	  font-size:36px;
	}
}
@media (max-width: 900px){
	.pv4_section20 .section_inner{
		width: 80%;
	}
	.pv4_section20Image{
	  padding-top: 0;
	  height: 100%;
	}
	.pv4_section20_left:after{
	  display:none;
	}
	.pv4_section20_left h2{
	  font-size:32px;
	  padding-bottom: 20px;
	}
	.pv4_section20_left{
	  width:100%;
	  margin:0;
	}
	.pv4_section20{
	  padding-top:50px;
	  padding-bottom: 50px;
	}
	.pv4_section20_left_in{
	  padding:50px;
	  padding-bottom: 20px;
	}
	.pv4_section20_left_in ul li{
	  margin-bottom: 30px;
	  line-height: 1.8;
	}
}
@media (max-width: 500px){
	.pv4_section20_left_in{
	  padding:30px;
	  padding-bottom: 10px;
	}
	.pv4_section20_left_in ul li{
	  font-size:16px;
	}
}


/*
  Page Sales : Section 21 (Sales)
=================================================*/
.pv4_section21{
  position:relative;
  padding-bottom: 112px;
  padding-top: 86px;
}
.pv4_section21 .section_inner{
  width:798px;  
}
.pv4_section21Image{
  /* background-image:url(pv4_sales_15.png); */
  /* background-color: #87715c; */
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  width:100%;
  position:absolute;
  top:0px;
  left:0px;
  height: 596px;
}

.pv4_section21_cta{
  position:relative;
  padding-left:85px;
  padding-right:85px;
  box-shadow: -22.1px 8px 23px 0 rgba(0, 1, 1, 0.23);
  background-color: #eae2da;
  padding-top: 66px;
  padding-bottom: 48px;
  color:#2d2526;

  text-align:center;
}
.pv4_section21_cta hr{
    border: 0px;
    height: 5px;
    width: 320px;
    background-color: #977c71;
    border-radius: 10px;
    margin-top: 21px;
}
.pv4_section21_cta p{
  color:#2d2526;
}
.pv4_section21_cta h2 {
    font-family: 'Conv_Monad';
    font-size: 45.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.5px;
    margin: 0px;
    padding-bottom: 45px;
    color: #2d2526;
}

.pv4_section21_cta_time{
    padding-top: 24px;
}
.pv4_section21_cta_link{
  padding-top: 35px;
}
.pv4_section21_cta_link a.pv4_buttom{
    padding: 11px 40px 12px 40px;
    font-size: 15px;
    margin-top: 28px;
}
.pv4_section21_cta_link a.pv4_buttom:hover{
  background-color: #977c71;
  color:#FFF;
}
.pv4_section21_cta_link a.pv4_buttom:first-child{
    background-color: #977c71;
    margin-top: 0px;
}
.pv4_section21_cta_link a.pv4_buttom:first-child:hover{
  color:#FFF;
  background-color: #665148;
}

.pv4_section21_cta h2.countdown__amount {
  margin: 0;
  padding: 0;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border-radius: 100%;
  border: 4px dotted #000;
  margin: 0 auto;
  margin-bottom: 18px;
  font-size: 36px;
}
.pv4_section21_cta .col-sm-10{
  width:100%;
}
.pv4_section21_cta .countdown__title{
  text-transform:uppercase;
  font-size: 20px;
}
@media (max-width: 1300px){
	.pv4_section21_cta h2{
	  font-size:40px;
	}
}
@media (max-width: 1180px){
	.pv4_section21_cta h2{
	  font-size:36px;
	}
}
@media (max-width: 900px){
    .pv4_section21_cta h2{
	  font-size:32px;
	  padding-bottom: 20px;
	}
	.pv4_section21 .section_inner{
		width: 80%;
	}
	.pv4_section21_cta h2.countdown__amount{
	  width:90px;
	  height:90px;
	  line-height:90px;
	  font-size:24px;
	}
	.pv4_section21_cta .countdown__title{
	  font-size:16px;
	}
	.pv4_section21_cta_time{
	  padding-top:0;
	}
	.pv4_section21_cta_link{
	  padding-top:10px;
	}
	.pv4_section21_cta{
	  padding:30px;
	}
	.pv4_section21{
	  padding-bottom:50px;
	  padding-top:50px;
	}
	.pv4_section21Image{
	  height:400px;
	}
}
@media (max-width: 600px){
	.pv4_section21_cta h2.countdown__amount{
	  width:60px;
	  height:60px;
	  line-height: 53px;
	  font-size:18px;
	}
	.pv4_section21_cta .countdown__title{
	  font-size:14px;
	}
	.pv4_section21Image{
	  display:none;
	}
	.pv4_section21 {
	  padding:0;
	}
	.pv4_section21 .section_inner{
		width: 100%;
	}
	.pv4_section21_cta{
	  width: 100%;
	}
	.pv4_section21_cta hr{
	  width:200px;
	}
}




/*
  Page Sales : Section 22 (Sales)
=================================================*/
.pv4_section22{
  position:relative;
  padding-bottom: 129px;
  padding-top: 50px;
}
.pv4_section22 .section_inner{
  width:924px;
  display:block;
}
.pv4_section22 .section_inner:before{
  
}
.section_inner.pv4_section22_top:before{
  display:none;
}
.pv4_section22 h2 {
    font-family: 'Conv_Monad';
    font-size: 45.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.6px;
    margin: 0px;
    padding-bottom: 40px;
    color: #2d2526;
  position:relative;
}
.pv4_section22 h2:before {
  content: "";
  width: 180px;
  display: block;
  height: 19px;
  position: absolute;
  bottom: 17px;
  left: 200px;
  /* background-image: url(pv4_section7_2_1.png); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: 180px;
}
.pv4_section22 .section_inner:before{
    width: 300px;
    height: 650px;
    content: "";
    top: -145px;
    left: -213px;
    position: absolute;
    /* background-image:url(pv4_sales_16.png); */
    background-position:center;
    background-repeat:no-repeat;
    background-size:300px;
    z-index: 1;
}

.pv4_section22_slider .slick-list{
    padding-top: 63px;
    padding-bottom: 63px;
    height: auto !important;
}
.pv4_section22_testimonial{
  
}
.pv4_section22_testimonial_slider{
  display:flex;
  flex-wrap:wrap;
}
.pv4_section22_testimonial_slider_left{
  width:338px;
  position:relative;
}

.pv4_section22_testimonial_slider_left:before{
    width: 338px;
    height: 100%;
    content: "";
    position: absolute;
    left: -64px;
    top: -62px;
    box-shadow: -22.1px 8px 23px 0 rgba(0, 1, 1, 0.23);
    background-color: #eae2da;
}
.pv4_section22_testimonial_slider_left img{
    width: 100%;
    box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
    border: solid 11px #edece8;
    z-index: 1;
    position: relative;
}


.pv4_section22_testimonial_slider_right{
  width: 584px;
  padding-left: 50px;
}
.pv4_section22_testimonial_slider_right_in{
    padding-top: 59px;
    padding-right: 15px;
    padding-bottom: 19px;
    position: relative;
    margin-top: -10px;
}
.pv4_section22_testimonial_slider_right_in:before,
.pv4_section22_testimonial_slider_right_in:after{
  width:86px;
  height: 61px;
    content: "";
    position: absolute;
  background-position:center;
  background-repeat:no-repeat;
  background-size:86px;
}
.pv4_section22_testimonial_slider_right_in:before{
  /* background-image:url(pv4_sales_17.png); */
  top: -18px;
  left: 30px;
}
.pv4_section22_testimonial_slider_right_in:after{
  /* background-image:url(pv4_sales_18.png); */
  bottom: -23px;
  right: 64px;
}
.pv4_section22_testimonial_slider_right p{
  font-size: 20.5px;
    line-height: 2;
}
.pv4_section22_testimonial_slider_right span{
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 20.5px;
    text-align: right;
    padding-right: 155px;
    margin-top: -7px;
}
.pv4_section22_testimonial_slider_right .pv4_line1,
.pv4_section22_testimonial_slider_right .pv4_line2,
.pv4_section22_testimonial_slider_right .pv4_line3{
  padding-right: 0px;
    margin-top: 0px;
  position:absolute;
}
.pv4_section22_testimonial_slider_right .pv4_line1{
    height: 2px;
    width: 409px;
    background-color: #000000;
    top: 0px;
    right: 0px;
}
.pv4_section22_testimonial_slider_right .pv4_line2{
    height: 100%;
    width: 2px;
    background-color: #000000;
    top: 0px;
    right: 0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3{
  height: 2px;
    width: 100%;
    bottom: 0px;
    right: 0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3:before,
.pv4_section22_testimonial_slider_right .pv4_line3:after{
    height: 26px;
    content: "";
    position: absolute;
  bottom:0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3:before{
  width:380px;
  border-bottom:2px solid #000000;
  border-left:2px solid #000000;
  left:0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3:after{
  border-bottom:2px solid #000000;
  width:55px;
  right:0px;
}

.pv4_section22 .pv4_testimonialsSlider .slick-list{
  overflow:visible !important;
}

.pv4_testimonialsSlider .slick-dots{
  bottom: 50px;
    padding-left: 15%;
}
.pv4_testimonialsSlider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    width: 35px;
    height: 6px;
    border-radius: 10px;
    background-color: #977c71;
}
.pv4_testimonialsSlider .slick-dots li button{
  display:none;
}


@media (max-width: 1300px){
	.pv4_section22 .section_inner{
		width: 1080px;
	}
	.pv4_section22 h2{
	  font-size:40px;
	}
}
@media (max-width: 1180px){
	.pv4_section22 .section_inner{
		width: 800px;
	}
	.pv4_section22 .section_inner:before{
	  display:none;
	}
	.pv4_section22_testimonial_slider_left{
      width:40%;
	}
	.pv4_section22_testimonial_slider_right{
	  width:60%;
	}
	.pv4_section22_testimonial_slider_right .pv4_line1, 
	.pv4_section22_testimonial_slider_right .pv4_line2, 
	.pv4_section22_testimonial_slider_right .pv4_line3{
      display:none;
	}
	.pv4_section22_testimonial_slider_left:before,
	.pv4_section22 h2:before{
	  display:none;
	}
	.pv4_section22 h2{
	  font-size:36px;
	  padding-bottom:0;
	}
	.pv4_section22_testimonial_slider_right_in:before, 
	.pv4_section22_testimonial_slider_right_in:after{
	  width: 50px;
	  height: 30px;
	  background-size: contain;
	}
	.pv4_section22_slider .slick-list{
	  padding-top:30px;
	  padding-bottom:0;
	}
	.pv4_section22_testimonial_slider_right_in:before{
	  top: 0;
	  left: 0;
	}
	.pv4_section22_testimonial_slider_right_in:after{
	  bottom:0;
	  right:0;
	}
	.pv4_section22_testimonial_slider_right span{
	  text-align:left;
	  font-weight:bold;
	  margin-top: 5px;
	}
	.pv4_section22{
	  padding-top:50px;
	  padding-bottom:50px;
	}
}
@media (max-width: 900px){
	.pv4_section22 .section_inner{
		width: 80%;
	}
	.pv4_section22 h2{
	  font-size:32px;
	}
	.pv4_section22_testimonial_slider_left{
      width:100%;
      padding-bottom:50px
	}
	.pv4_section22_testimonial_slider_right{
	  width:100%;
	  padding-left:0;
	}
	.pv4_section22_testimonial_slider_right_in{
	  padding-top:50px;
	}
	.pv4_section22_testimonial_slider_right_in:after{
	  display:none;
	}
	.pv4_testimonialsSlider .slick-dots{
	  padding:0;
	  margin: 0;
	  padding-left: 10%;
	  padding-right: 10%;
	}
	.pv4_section22_testimonial_slider_left img{
	  max-width:400px;
	}
}
@media (max-width: 500px){
	
}




/*
  Page Sales : Section 23 (Sales)
=================================================*/
.pv4_section23{
  position:relative;
  padding-bottom: 30px;
}
.pv4_section23 .section_inner{
  width: 1080px;
  display: block;
  z-index: 1;
}
.pv4_section23_image {
    display: block;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    height: calc(100% - 193px);
    z-index: 0;
}

.pv4_section23_image:before{
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0px;
  background-color: rgba(116, 99, 84, 0.6);
  left:0px;
  z-index: 1;
}
.pv4_section23_image_in{
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
}
.pv4_section23_image_in:before,
.pv4_section23_image_in:after{
  width:255px;
    height: 100%;
    content: "";
    position: absolute;
  top: 0px;
  background-position:center top;
  background-repeat:no-repeat;
  background-size:cover;
}
.pv4_section23_image_in:before{
  width:20%;
  background-image:url(pv4_sales_21.png);
  left:0px;
}
.pv4_section23_image_in:after{
  width:20%;
  background-image:url(pv4_sales_22.png);
  right:0px;
}

.pv4_section23_top{
    width: 100%;
}
.pv4_section23_top h2{
    font-family: 'Conv_Monad';
    font-size: 45.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.5px;
    margin: 0px;
    padding-bottom: 103px;
    color: #2d2526;
    text-align: center;
}
.pv4_section23_top h2:before,
.pv4_section23_top h2:after{
  content:"";
  width:181px;
  height:25px;
  display:inline-block;
  background-position:center;
  background-repeat:no-repeat;
  background-size:181px;
}
.pv4_section23_top h2:before{
  /* background-image:url(pv4_sales_23-1.png); */
  margin-right: 25px;
}
.pv4_section23_top h2:after{
  /* background-image:url(pv4_sales_23-2.png); */
  margin-left: 25px;
}





/**************************/
.pv4_section23_lists{
  position:relative;
  margin: 0 auto;
}
.pv4_section23_lists_in{
    z-index: 2;
}
.pv4_section23_item{
    line-height: 1.3;
    font-size: 11.5px;
    font-weight: 500;
    text-align: left;
    color: #666777;
    margin-bottom: 20px;
}
.pv4_section23_item h4{
  font-size: 35px;
    font-weight: 600;
    line-height: 1.39;
    text-transform: uppercase;
    padding-left: 35px;
    margin: 0px;
    padding-top: 19px;
    padding-bottom: 21px;
    letter-spacing: 0px;
    position: relative;
    padding-right: 35px;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    color: #000;
    box-shadow: 0 0 23px 0 rgba(0, 1, 1, 0.23);
    background-color: #ffffff;
    text-align: center;
}
.pv4_section23_item h4:after{
  position:absolute;
  top:14px;
  right:13px;
  content:"";
  display:block;
}
.pv4_section23_item h4.active{
}
.pv4_section23_item h4.active:after{
  position:absolute;
  top:14px;
  right:13px;
  content:"";
  display:block;
  width: 19px;
  height: 20px;
  background-image:url(../n_images/pl4_a_open.png);
  background-repeat:no-repeat;
  background-size:19px;
}
.pv4_section23_item .pv4_accordion_content {
    display: none;
    padding: 32px 36px 11px 32px;
    z-index: 2;
    position: relative;
    background-color: #eae2da;
    text-align: center;
}
.pv4_section23_item .pv4_accordion_content p{
    margin: 0px;
    padding-bottom: 20px;
    margin-bottom: 16px;
    line-height: 2;
    font-size: 20.5px;
}
.pv4_section23_item .pv4_accordion_content.active {
    display: block;
  background-image:url(pv4_sales_test_active.png);
  background-position:center top;
  background-repeat:no-repeat;
  background-size:24px;
}

.pv4_section23_link{
    z-index: 3;
    position: relative;
    text-align: center;
    margin-bottom: -23px;
    padding-top: 12px;
}
.pv4_section23_link a.pv4_buttom{
    padding: 13px 40px 11px 40px;
}
@media (max-width: 1300px){
	.pv4_section23 .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_section23 .section_inner{
		width: 800px;
	}
	.pv4_section23_image{
		height: calc(100% - 110px);
	}
	.pv4_section23_top h2:before, 
	.pv4_section23_top h2:after{
      display:none;
	}
	.pv4_section23_top h2{
	  padding-bottom:30px;
	}
	.pv4_section23_item h4{
	  font-size:24px;
	}
}
@media (max-width: 900px){
	.pv4_section23 .section_inner{
		width: 80%;
	}
	.pv4_section23_item h4{
	  font-size:18px;
	}
	.pv4_section23_item .pv4_accordion_content p{
        font-size:18px;
        line-height:1.5;
	}
}
@media (max-width: 500px){
	
}


/*
=================================================================
  Shop Page Sections START 
=================================================================*/

/*
  Shop Hero
=================================================*/
.pf4_shop_hero{
  padding-top: 0;
  padding-bottom: 40px;
}
.pf4_shop_hero .section_inner{
  display: block;
  width: 1240px;
  height: 580px;
}
.pf4_shop_hero h1{
  margin: 0;
  font-size:190px;
  position: absolute;
  z-index:6;
  color: #fff;
  bottom: 130px;
  left: 17%;
}
.pf4_shop_hero__img1{
  z-index:3;
  position:absolute;
  width:384px;
  height:360px;
  box-sizing:border-box;
  box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
  border: solid 12px #edece8;
  background-size:cover;
  top: 41px;
  left: 30.5%;
}
.pf4_shop_hero__img2{
  z-index:4;
  position:absolute;
  width:384px;
  height:360px;
  box-sizing:border-box;
  box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
  border: solid 12px #edece8;
  background-size:cover;
  top: 195px;
  left: 44.7%;
}
.pf4_shop_hero__img3{
  z-index:2;
  position:absolute;
  width: 419px;
  height:360px;
  box-sizing:border-box;
  box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
  border: solid 12px #edece8;
  background-size:cover;
  top: 85px;
  right: 5.9%;
}
.pf4_shop_hero__art_left{
  z-index:1;
  position:absolute;
  width: 315px;
  height: 321px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  left: 17.2%;
  top: 66px;
}
.pf4_shop_hero__art_center{
  z-index:5;
  position:absolute;
  width: 195px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  left: 38%;
  top: 440px;
}
.pf4_shop_hero__art_right{
  z-index:1;
  position:absolute;
  width: 276px;
  height: 256px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 5%;
  top: 279px;
}
.pf4_shop_hero__bg{
  z-index:0;
  position:absolute;
  width: 100%;
  height: 494px;
  top: 0;
  left: 0;
}

@media (max-width: 1300px){
	.pf4_shop_hero .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pf4_shop_hero .section_inner{
		width: 100%;
		height: auto;
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.pf4_shop_hero__img1,
	.pf4_shop_hero__img3,
	.pf4_shop_hero__img2,
	.pf4_shop_hero__art_right,
	.pf4_shop_hero__art_left,
	.pf4_shop_hero__art_center{
	  display:none;
	}
	.pf4_shop_hero{
	  padding:0;
	}
	.pf4_shop_hero__bg{
	  height:100%;
	}
	.pf4_shop_hero h1{
	  position:relative;
	  bottom: auto;
	  left: auto;
	  text-align: center;
	  font-size: 90px;
	}
}
@media (max-width: 900px){
	.pf4_shop_hero .section_inner{
		width: 100%;
	}
	.pf4_shop_hero h1{
	  font-size:60px;
	}
}
@media (max-width: 500px){
	
}

/*
  Featured Product
=================================================*/
.pf4_featured_product{
  padding-top: 58px;
  padding-bottom: 50px;
}
.pf4_featured_product .mobile_only{
  display:none;
}
.pf4_featured_product .section_inner{
  max-width:980px;
  display:block;
}
.pf4_featured_product h2{
  text-align:center;
  margin: 0;
  margin-bottom: 71px;
}
.pf4_featured_product__in{
  position:relative;
  padding-top: 42px;
}
.pf4_featured_product__badge{
  position:absolute;
  width: 65px;
  height: 65px;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  z-index:2;
  top: 45px;
  left: -20px;
}
.pf4_featured_product__image{
  position:absolute;
  width: 495px;
  height: 400px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  box-shadow: 15px 15px 32px 8px rgba(0, 1, 1, 0.34);
    border: solid 12px #edece8;
    z-index:1;
    top:0;
  left:0
}
.pf4_featured_product__content{
  box-sizing:border-box;
  margin-left: 430px;
  background-color:#EDEDED;
  padding-left: 120px;
  padding-top: 48px;
  padding-bottom: 64px;
  padding-right: 50px;
  position: relative;
}
.pf4_featured_product__content:before{
  content:" ";
  height: 316px;
  width: 316px;
  position: absolute;
  background-size: contain;
  background-position:center;
  bottom: 30px;
  left: -158px;
}
.pf4_featured_product__content:after{
  content:" ";
  height: 249px;
  width: 175px;
  position: absolute;
  background-size: 300px;
  background-position:left top;
  bottom: 0;
  right: 0px;
}
.pf4_featured_product__content h3{
  margin:0;
  margin-bottom: 19px;
}
.pf4_featured_product__content img{
  box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
    border: solid 12px #edece8;
}
.pf4_featured_product__content article{
  margin-bottom: 33px;
}
.pf4_featured_product__content article p{
  line-height: 2.24;
}
.pf4_featured_product__price{
  font-size: 33px;
}
.pf4_featured_product__price span{
  font-style: italic;
  text-decoration: line-through;
  display: inline-block;
  padding-right: 10px;
}
.pf4_featured_product__content .pv4_buttom{
  margin-top: 39px;
  padding: 12px 40px 12px 40px;
  position: relative;
}
.pf4_featured_product__content .pv4_buttom:hover{
	color:#fff;
	background-color:#000;
	opacity:1;
}
.pf4_featured_product__content .pv4_buttom:before{
  content:" ";
  width: 211px;
  height: 30px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 123%;
  top: 10px;
}

@media (max-width: 1300px){
	.pf4_featured_product .section_inner{
		width: 1080px;
	}
	.pf4_featured_product h2{
	  font-size:40px;
	}
}
@media (max-width: 1180px){
	.pf4_featured_product .section_inner{
		width: 800px;
	}
	.pf4_featured_product__image{
      display:none;
	}
	.pf4_featured_product__content{
	  width:100%;
	  margin:0;
	  padding: 50px;
	}
	.pf4_featured_product .mobile_only{
	  display:block;
	  margin-bottom: 40px;
	}
	.pf4_featured_product h2{
	  margin-bottom:0;
	  font-size:36px;
	}
}
@media (max-width: 900px){
	.pf4_featured_product .section_inner{
		width: 80%;
	}
	.pf4_featured_product h2{
	  font-size:32px;
	}
	.pf4_featured_product__content:before,
	.pf4_featured_product__content:after,
	.pf4_featured_product__content .pv4_buttom:before{
	  display:none;
	}
	.pf4_featured_product__content{
	  padding:30px;
	}
	.pf4_featured_product__badge{
	  top:160px;
	}
}
@media (max-width: 500px){
	
}


/*
  Products
=================================================*/
.pf4_products{
  position:relative;
  padding-top: 61px;
  padding-bottom: 10px;
}
.pf4_products:after{
  content:" ";
  position:absolute;
  width:100%;
  left:0;
  top: 345px;
  height: 650px;
  z-index:0;
  background-size:cover;
  background-position:center;
}
.pf4_products .section_inner{
  display:block;
  width:1090px;
  position:relative;
  z-index:1;
}
.pf4_products h2{
  font-size: 45px;
  letter-spacing:1.2px;
  margin: 0;
  text-align: center;
  margin-bottom: 41px;
}
.pf4_products_items{
  display:flex;
  flex-wrap:wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.pf4_products_item{
  width:33.33%;
  box-sizing: border-box;
  padding: 35px;
  position: relative;
  padding-bottom: 67px;
}
.pf4_products_item_badge{
  position:absolute;
  left:0;
  top: 73px;
  width: 70px;
  height: 70px;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
}
.pf4_products_item_image{
  width:100%;
  height: 408px;
  background-size:cover;
  background-position:center;
}
.pf4_products_item_content{
  position:relative;
  border: solid 2px #665148;
  text-align:center;
  border-top:0;
  padding: 26px;
  padding-bottom: 38px;
  background-color: #fff;
}
.pf4_products_item_content h3{
  margin: 0;
  font-size: 24px;
  margin-bottom: 10px;
}
.pf4_products_item_price{
  font-size:18px
}
.pf4_products_item_price span{
  text-decoration:line-through;
  font-style:italic;
  font-weight:bold;
  display:inline-block;
  padding-right:7px;
}
.pf4_products_item_price strong{
  
}
.pf4_products_item .pv4_buttom{
  position:absolute;
  left:15%;
  bottom: -23px;
  width:70%;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.pf4_products_item .pv4_buttom:hover{
  opacity:1;
  color:#fff;
  background-color:#000;
}


@media (max-width: 1300px){
	.pf4_products .section_inner{
		width: 1080px;
	}
	.pf4_products{
	  padding-top:30px;
	}
	.pf4_products h2{
	  font-size:40px;
	  margin-bottom: 0;
	}
}
@media (max-width: 1180px){
    .pf4_products{
      padding-bottom: 50px;
    }
	.pf4_products .section_inner{
		width: 800px;
	}
	.pf4_products_items{
	  margin-left:-20px;
	  margin-right:-20px;
	}
	.pf4_products_item{
	  padding:20px;
	  padding-bottom:50px;
	}
	.pf4_products_item_image{
	  height: 230px;
	}
	.pf4_products_item_badge{
	  top: 50px;
      width: 40px;
      height: 40px;
	}
	.pf4_products_item_content h3{
	  font-size:18px;
	}
	.pf4_products_item .pv4_buttom{
	  font-size:14px;
	  width: 90%;
	  left: 5%;
	}
	.pf4_products:after{
	  display:none;
	}
}
@media (max-width: 900px){
	.pf4_products .section_inner{
		width: 90%;
	}
	.pf4_products_items{
	  max-width:300px;
	  margin:0 auto;
	}
	.pf4_products_item{
	  width:100%;
	}
}
@media (max-width: 500px){
	
}


/*
=================================================================
  Shop Page Sections END 
=================================================================*/




/*
=================================================================
  PODCAST  Page Sections START 
=================================================================*/
/*
	Section : Podcast Hero (Podcast)
=================================================*/
.pv4_podcast_hero{
    padding-top: 0;
    padding-bottom: 78px;
    position: relative;
}
.pv4_podcast_hero .section_inner{
	width:1237px;
}

.pv4_podcast_hero .section_inner:before{
    width: 100%;
	content:"";
	position:absolute;
	top:0px;
	left:0px;
    height: 300px;
    background-color: #efefef;
}
.pv4_podcast_hero .section_inner:after{
    width: 768px;
    height:319px;
    content:"";
    position:absolute;
    top: 227px;
    left:80px;
    background-color: #e6ded7;
}
.pv4_podcast_hero .section_inner_in{
	width:862px;
	margin:0px auto;
	display:flex;
	flex-wrap:wrap;
	padding-top: 73px;
	z-index: 1;
}
.pv4_podcast_hero .section_inner_in:before{
    width: 315px;
    height: 325px;
    content: "";
    position: absolute;
    top: 268px;
    left: -115px;
    background-repeat: no-repeat;
    background-size: 315px;
}
.pv4_podcast_hero .section_inner_in:after{
    width: 360px;
    height:319px;
    content:"";
    position:absolute;
    top: 125px;
    left: 193px;
    background-repeat:no-repeat;
    background-size: 360px;
}
.pv4_podcast_hero_left{
	width:444px;
	height:564px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	border: solid 11px #edece8;
	z-index: 2;
}
.pv4_podcast_hero_left img{
    opacity:0;
	height:200px;
}
.pv4_podcast_hero_right{
	margin-left: -91px;
	padding-top: 220px;
	position: relative;
	z-index: 1;
}
.pv4_podcast_hero_right:before{
    width: 282px;
    height: 294px;
    content: "";
    position: absolute;
    bottom: 45px;
    right: -100px;
    background-repeat: no-repeat;
    background-size: 282px;
}

.pv4_podcast_hero .mobile_bg{
  position:absolute;
  z-index:0;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background-size:cover;
  display:none;
}

@media (max-width: 1300px){
	.pv4_podcast_hero .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_podcast_hero .section_inner{
		width: 800px;
	}
	.pv4_podcast_hero_left,
	.pv4_podcast_hero_right:before,
	.pv4_podcast_hero .section_inner_in:after,
	.pv4_podcast_hero .section_inner_in:before,
	.pv4_podcast_hero .section_inner:before{
	  display:none;
	}
	.pv4_podcast_hero .section_inner:after{
	  display:none;
	}
	.pv4_podcast_hero .section_inner_in{
	  width:100%;
	  padding: 0;
	}
	.pv4_podcast_hero .pv4_blog_hero_right_in{
      background-image: none !important;
      border: 0;
      box-shadow: 1px 1px 1px rgba(255, 255, 255, 0);
      height: auto;
    }
	.pv4_podcast_hero_right{
	  padding-top:0;
	  margin: 0;
	  width: 100%;
	}
	.pv4_podcast_hero .pv4_blog_hero_right_in h1{
	  position:relative;
	  margin: 0;
	  font-size: 90px;
	  text-align:center;
	}
	.pv4_podcast_hero .mobile_bg{
	  display:block;
	}
	.pv4_podcast_hero{
	  padding-top:150px;
	  padding-bottom:150px;
	}
	.pv4_podcast_hero .pv4_blog_hero_right_in img{
	  display:none;
	}
}
@media (max-width: 900px){
	.pv4_podcast_hero .section_inner{
		width: 80%;
	}
	.pv4_podcast_hero .pv4_blog_hero_right_in h1{
	  font-size:60px;
	}
	.pv4_podcast_hero{
	  padding-top:90px;
	  padding-bottom:90px;
	}
}
@media (max-width: 500px){
	
}




/*
	Section29 (Featured Podcast)
=================================================*/
.pv4_section29{	
    padding-top: 33px;
    position: relative;
    margin-bottom: 122px;
}
.pv4_section29:before{
    width: 100%;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
	background-position:center;
	background-repeat:repeat-x;
	background-size:507px;
}
.pv4_section29 .section_inner{
	width: 598px;
	z-index:1;
}
.pv4_section29 .section_inner h2{
    font-family: 'Conv_Monad';
    font-size: 45.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: -2.4px;
    margin: 0px;
    padding-bottom: 78px;
    display:block;
    text-align:center;
    width: 100%;
}
.pv4_section29_latestPosdcast{
	
}
.pv4_section29_latestPosdcast img{
	box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
    border: solid 11px #edece8;
}
.pv4_section29_latestPosdcast_in{
	padding-left: 34px;
    padding-right: 34px;
    margin-top: -60px;
    z-index: 1;
    position: relative;
}
.pv4_section29_Posdcast_info{
	padding-left:44px;
	padding-right:44px;
	display:flex;
	flex-wrap:wrap;
	box-shadow: 0.7px 9.5px 13.5px 0 rgba(0, 1, 1, 0.1);
	background-color: #eae2da;
	padding-top: 28px;
	padding-bottom: 25px;
	border-bottom: 6px solid #41352fa6;
}
.pv4_section29_Posdcast_col1{
	width: 70%;
	padding-bottom: 9px;
}
.pv4_section29_Posdcast_col1 h4{
    font-family: 'Lato', sans-serif;
    font-size: 16.5px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.2;
    letter-spacing: 0.3px;
    text-align: left;
    color: #323232;
    margin: 0px;
    text-transform: uppercase;
}
.pv4_section29_Posdcast_col2{
	width: 30%;
	text-align: right;
}
.pv4_section29_Posdcast_col2 span{
    font-family: 'Playfair Display', serif;
    padding-top: 0px;
    font-size: 68px;
    font-weight: 700;
    color: #242424;
    display: block;
    font-style: italic;
    margin-top: -28px;
}
.pv4_section29_Posdcast_col2 a{
    display: inline-block;
    border: solid 1.5px #665148;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: #665148 !important;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 20px 5px 20px;
    z-index: 1;
    margin: -5px;
}
.pv4_section29_Posdcast_col2 a:hover {
    background-color: #665148;
    color: #FFF !important;
}
.pv4_section29_Posdcast_col2 span sup{
	font-family: 'Playfair Display', serif;
	padding-top: 0px;
	font-size: 15px;
	color: #242424;
	font-style: normal;
	top: -32px;
	font-weight: 100;
	left: 25px;
}
.pv4_section29_Posdcast_col3{
	width: 70%;
}
.pv4_section29_Posdcast_col3 span{
	font-family: 'Playfair Display', serif;
	padding-top: 0px;
	font-size: 20px;
	color: #616161;
	padding-right: 40px;
}


@media (max-width: 1300px){
	.pv4_section29 .section_inner h2{
	  font-size:40px;
	  padding-bottom:30px;
	}
}
@media (max-width: 1180px){
	.pv4_section29 .section_inner h2{
	  font-size:36px;
	}
}
@media (max-width: 900px){
	.pv4_section29 .section_inner{
		width: 90%;
	}
	.pv4_section29 .section_inner h2{
	  font-size:32px;
	}
	.pv4_section29_Posdcast_col1 h4{
	  line-height:1.5;
	}
	.pv4_section29{
	  margin-bottom:70px;
	}
}
@media (max-width: 650px){
	.pv4_section29_Posdcast_col1{
	  width:100%;
	  padding-bottom: 0;
	}
	.pv4_section29_Posdcast_col2{
	  width:100%;
	  text-align: left;
	}
	.pv4_section29_Posdcast_col3{
	  width:100%;
	  padding-bottom: 10px;
	}
	.pv4_section29_Posdcast_col4{
	  width:100%;
	}
	.pv4_section29_Posdcast_col2 span{
	  font-size: 26px;
	  margin-top: 0;
	}
	.pv4_section29_Posdcast_col2 span sup{
	  top:auto;
	  left: auto;
	}
	.pv4_section29_Posdcast_col2 a{
	  margin:0;
	}
	.pv4_section29_Posdcast_col3 span{
	  padding-right:15px;
	}
	.pv4_section29_Posdcast_info{
	  padding:20px;
	}
	.pv4_section29{
	  margin-bottom:50px;
	}
	.pv4_section29_latestPosdcast_in{
	  margin-top: 0;
	  padding: 0;
	}
	.pv4_section29_latestPosdcast img{
	  box-shadow:1px 1px 1px rgba(0, 0, 0, 0.05);
	}
}

/*
	Section 30 (Podcast Slider)
=================================================*/
.pv4_section30{
    background-color: #eae2da;
    background-position: center top;
    background-repeat: repeat;
    background-size: 100%;
    padding-bottom: 60px;
}
.pv4_section30 .section_inner{
	width: 1094px;	
	margin:0px auto;
}

.pv4_section30_Posdcast_lists{
    padding-bottom: 0px;
    margin-bottom: -18px;
    padding-top: 72px;
    position: relative;
    display: block;
    width: 100%;
}
.pv4_section30_Posdcast_lists_slider{
	display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.pv4_section30_Posdcast_item{
	width: 33.33%;
	padding-left: 15px;
	padding-right: 15px;
	outline: none;
}
.pv4_section30_Posdcast_item img{
	border: solid 5px #665148;
}

.pv4_section30_Posdcast_item_info{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: -37px;
	z-index: 1;
	position: relative;
}
.pv4_section30_Posdcast_item_info_in{
    background-color: #FFF;
    box-shadow: 0.7px 9.5px 13.5px 0 rgba(0, 1, 1, 0.16);
    background-color: #ffffff;
}
.pv4_section30_Posdcast_item_top{
	padding-left: 25px;
	padding-right: 25px;
	display: flex;
	flex-wrap: wrap;
	padding-top: 4px;
	padding-bottom: 12px;
}
.pv4_section30_Posdcast_item_top h4{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.77;
    letter-spacing: 0.3px;
    text-align: left;
    color: #323232;
    margin: 0px;
    text-transform: uppercase;
    width: 100%;
    padding-top: 9px;
}
.pv4_section30_Posdcast_item_top span{
    font-family: 'Playfair Display', serif;
    padding-top: 0px;
    font-size: 16px;
    color: #282828;
    width: 50%;
}
.pv4_section30_Posdcast_item_top .pv4_episode{	
	font-family: 'Playfair Display', serif;	
	padding-top: 0px;	
	font-size: 52px;	
	font-weight: 700;	
	color: #242424;	
	display: block;	
	font-style: italic;	
	margin-top: 3px;	
	line-height: 1;
}
.pv4_section30_Posdcast_item_top .pv4_episode sup{	
	padding-top: 0px;	
	font-size: 13px;	
	color: #8d8d8d;	
	font-style: normal;	
	top: -23px;	
	font-weight: 100;	
	left: 1px;
}
.pv4_section30_Posdcast_item_top .pv4_date{	
	text-align: right;	
	padding-top: 9px;
}
.pv4_section30_Posdcast_item_bottom{
	display: flex;
	flex-wrap: wrap;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #eae2da;
	padding-top: 11px;
	padding-bottom: 8px;
}
.pv4_section30_Posdcast_item_bottom .pv4_time{
	width: 50%;
    font-family: 'Playfair Display', serif;
    padding-top: 0px;
    font-size: 17px;
    color: #282828;
    text-transform: lowercase;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    background-image: url(pv4_section6_31.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 20px;
}
.pv4_section30_Posdcast_item_bottom .pv4_link{
	width: 50%;
	text-align: right;
}
.pv4_section30_Posdcast_item_bottom .pv4_link a{
    width: 100px;
    display: block;
    border: solid 1.5px #665148;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    letter-spacing: 0.2px;
    color: #665148 !important;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 0px 3px 0px;
    z-index: 1;
    margin: 0px;
    margin-top: -3px;
    margin-left: 25px;
}
.pv4_section30_Posdcast_item_bottom .pv4_link a:hover {
    background-color: #665148;
    color: #FFF !important;
}
.pv4_section30_Posdcast_lists_slider .slick-prev,
.pv4_section30_Posdcast_lists_slider .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.pv4_section30_Posdcast_lists_slider .slick-list{
	padding-bottom:30px;
}
.pv4_section30_Posdcast_lists_slider .slick-prev{
    width: 30px;
    height: 52px;
    background-image: url(pv4_podcast_13.png);
    background-size: 30px;
    top: 49%;
    left: -60px;
}
.pv4_section30_Posdcast_lists_slider .slick-next{
    width: 30px;
    height: 52px;
    background-image: url(pv4_podcast_14.png);
    background-size: 30px;
    top: 49%;
    right: -60px;
}
.pv4_section30_Posdcast_lists_slider .slick-prev:hover,
.pv4_section30_Posdcast_lists_slider .slick-next:hover{
	opacity:0.7;
}
.pv4_section30_Posdcast_lists_slider .slick-prev:before, 
.pv4_section30_Posdcast_lists_slider .slick-next:before{
	content:"";
}

@media (max-width: 1300px){
	.pv4_section30 .section_inner{
		width: 900px;
	}
}
@media (max-width: 1180px){
	.pv4_section30 .section_inner{
		width: 400px;
	}
}
@media (max-width: 600px){
	.pv4_section30_Posdcast_lists_slider .slick-prev, 
	.pv4_section30_Posdcast_lists_slider .slick-next{
	   top: -40px;
	}
	.pv4_section30_Posdcast_lists{
	  margin-bottom:0;
	  padding-top: 125px;
	}
	.pv4_section30_Posdcast_lists_slider .slick-prev{
	   left: 30%;
	}
	.pv4_section30_Posdcast_lists_slider .slick-next{
	   right: 30%;
	}
}
@media (max-width: 450px){
	.pv4_section30_Posdcast_item_info{
	  padding:0;
	  margin:0;
	}
	.pv4_section30 .section_inner{
		width: 90%;
	}
}



/*
=================================================================
  PODCAST  Page Sections END 
=================================================================*/





/*
=================================================================
  Blog  Page Sections START 
=================================================================*/
/*
	Section : Blog Hero
=================================================*/
.pv4_blog_hero{
    padding-top: 0;
    padding-bottom: 50px;
    position:relative;
}
.pv4_blog_hero .section_inner{
	width:1178px;
}

.pv4_blog_hero .section_inner:before{
    width: 100%;
	content:"";
	position:absolute;
	top:0px;
	left:0px;
    height: 300px;
    background-color: #efefef;
}

.pv4_blog_hero .section_inner_in{
	width: 908px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 98px;
    z-index: 1;
}
.pv4_blog_hero .section_inner_in:after {
    width: 632px;
    height: 398px;
    content: "";
    position: absolute;
    top: 186px;
    left: 146px;
    background-color: #e6ded7;
}
.pv4_blog_hero .section_inner_in:before {
    width: 315px;
    height: 321px;
    content: "";
    position: absolute;
    top: 16px;
    left: 371px;
    background-image: url(pv4_blog_7.jpg);
    background-repeat: no-repeat;
    background-size: 315px;
}

.pv4_blog_hero_left{
	width: 634px;
    height:425px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	border: solid 11px #edece8;
	z-index: 2;
	position:relative;
}
.pv4_blog_hero_left:before {
    width: 198px;
    height: 21px;
    content: "";
    position: absolute;
    top: 10px;
    right: -335px;
    background-image: url(pv4_about_hero_5.png);
    background-repeat: no-repeat;
    background-size: 198px;
}
.pv4_blog_hero_left:after {
    width: 198px;
    height: 21px;
    content: "";
    position: absolute;
    bottom: -83px;
    right: 110px;
    background-image: url(pv4_about_hero_5-2.png);
    background-repeat: no-repeat;
    background-size: 198px;
}
.pv4_blog_hero_left img{
    opacity:0;
	height:200px;
}
.pv4_blog_hero_right{
	width: 320px;
	margin-left: -46px;
	padding-top: 274px;
	position: relative;
	z-index: 1;
}
.pv4_blog_hero_right_in{
	width:100%;
	height:270px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
	border: solid 11px #edece8;
	position:relative;
}

.pv4_blog_hero_right_in h1{
    font-family: 'Conv_Rockness';
    font-size: 191.5px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 2.5px;
    color: #FFF;
    margin: 0px;
    margin-left: 60px;
    margin-top: -197px;
    margin-bottom: -1px;
    text-shadow: 4.8px 5.1px 2.5px rgba(0, 1, 1, 0.33);
    position: absolute;
}
.pv4_blog_hero_right_in img{
	opacity:0;
	height:200px;
}

.pv4_blog_hero_patton {
    width: 360px;
    height: 319px;
    content: "";
    position: absolute;
    top: 299px;
    left: -100px;
    background-image: url(pv4_section5__5.png);
    background-repeat: no-repeat;
    background-size: 340px;
	z-index: 1;
}
.pv4_blog_hero .mobile_bg{
	 display:none;
	 width:100%;
	 height:100%;
	 position:absolute;
	 left:0;
	 top:0;
	 background-size:cover;
}
@media (max-width: 1300px){
	.pv4_blog_hero .section_inner{
		width: 1080px;
	}
}
@media (max-width: 1180px){
	.pv4_blog_hero .section_inner{
		width: 800px;
	}
	.pv4_blog_hero .section_inner:before,
	.pv4_blog_hero .section_inner_in:before,
	.pv4_blog_hero .section_inner_in:after,
	.pv4_blog_hero_left,
	.pv4_blog_hero_right_in img,
	.pv4_blog_hero_patton{
	  display:none;
	}
	.pv4_blog_hero_right_in{
	  background-image:none !important;
	  border:0;
	  box-shadow:1px 1px 1px rgba(0, 0, 0, 0);
	  height: auto;
	}
	.pv4_blog_hero .mobile_bg{
      display:block;
	}
	.pv4_blog_hero_right{
	  width:100%;
	  margin: 0;
	  padding: 0;
	}
	.pv4_blog_hero_right_in h1{
	  font-size:90px;
	  position: relative;
	  margin: 0;
	  text-align: center;
	}
	.pv4_blog_hero .section_inner_in{
	  width:100%;
	  height:auto;
	  padding: 0;
	}
	.pv4_blog_hero{
	  padding-top: 150px;
	  padding-bottom: 140px;
	}
}
@media (max-width: 900px){
	.pv4_blog_hero .section_inner{
		width: 80%;
	}
	.pv4_blog_hero_right_in h1{
	  font-size:60px;
	}
	.pv4_blog_hero{
	  padding-top: 90px;
	  padding-bottom: 90px;
	}
}

/*
=================================================================
  Blog  Page Sections END 
=================================================================*/