body {
	line-height: 1.33;
    font-size: 13pt;
    text-align: left;
    color: #000;
    font-family: 'Futura Std', Arial, sans-serif;
    height: 100%;
    width: 100%;
    position: relative;
}

div.border-corner-cut {
  background: #000000;
  width: 100%;
  height:auto;
  padding: 1px;
  position: relative;
  margin: 0px;
  float: left;
}
div.border-corner-cut:before {
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom: 20px solid #000000;
  border-left: 20px solid transparent;
  width: 0;
  z-index: 1;
}
div.border-corner-cut-inside {
  background: #fff;
  width:100%;
  height:auto;
  padding: 20px;
  position: relative;
}
div.border-corner-cut-inside:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  border-bottom: 19px solid #fff;
  border-left: 19px solid transparent;
  width: 0;
  z-index: 2;
}

div.border-corner-cut2 {
  background: #FFFFFF;
  width: 100%;
  height:auto;
  padding: 1px;
  position: relative;
  margin: 0px;
  float: left;
}
div.border-corner-cut2:before {
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom: 30px solid #FFFFFF;
  border-left: 30px solid transparent;
  width: 0;
  z-index: 1;
}
.widget div.border-corner-cut2:before {
  border-bottom: 16px solid #FFFFFF;
  border-left: 16px solid transparent;
}
div.border-corner-cut-inside2 {
  background: #000000;
  width:100%;
  height:auto;
  padding: 20px;
  position: relative;
}
div.border-corner-cut-inside2:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  border-bottom: 29px solid #000000;
  border-left: 29px solid transparent;
  width: 0;
  z-index: 2;
}
.widget div.border-corner-cut-inside2:before {
  border-bottom: 15px solid #000000;
  border-left: 15px solid transparent;
} 

div.btn-primary {
  background: #000000;
  width:auto;
  height:auto;
  padding: 1px;
  position: relative;
  margin: 0px;
  float:right;
}
div.btn-primary:hover{
	background-color:#fdb2b9;
}
div.btn-primary:before {
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom: 10px solid #000000;
  border-left: 10px solid transparent;
  width: 0;
  z-index: 1;
}
div.btn-primary.hover:before {
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom: 10px solid #fdb2b9;
  border-left: 10px solid transparent;
  width: 0;
  z-index: 1;
}

div.btn-primary-inside {
  background: #fff;
  width:auto;
  height:auto;
  padding:0;
  position: relative;
}
div.btn-primary-inside:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -2px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  width: 0;
  z-index: 2;
}
div.btn-primary-inside a{
	padding:5px 35px;
	line-height:27px;
}
div.btn-primary-inside a:hover{
	color:#fdb2b9;
}
.container {
    max-width: 1100px;
    margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
.cut-corner {
  position: relative;
  padding:1.3em 2em;
  border-left: 2px solid #000000;
  overflow: hidden;
}
.cut-corner:after,
.cut-corner:before {
  position: absolute;
  content: '';
  width: calc(100% - 2px);
  left: 0px;
  z-index: -1;
}
.cut-corner:before {
  height: 20%;
  top: 0px;
  border: 2px solid #000000;
  border-width: 2px 3px 0px 0px;
  transform: skew(45deg);
  transform-origin: right bottom;
}
.cut-corner:after {
  height: calc(80% - 4px);
  bottom: 0px;
  border: 2px solid #000000;
  border-width: 0px 2px 2px 0px;
}

.ctg-bdr{
	margin: 15px 0 25px 0;	
}
.ctg-bdr article:nth-child(4) div.post-info, 
.ctg-bdr article:nth-child(5) div.post-info, 
.ctg-bdr article:nth-child(6) div.post-info {
	border-bottom: none;
	min-height:auto;
}
.ctg-bdr article:nth-child(4), 
.ctg-bdr article:nth-child(5), 
.ctg-bdr article:nth-child(6){
	padding-bottom:0;
}


.ctg-bdr article{
	border-right:1px solid #5f5e5e;
	padding:0 15px 15px 15px;
	margin:0;
}
.ctg-bdr article hr{
	border-top: 1px solid #000;
}
.ctg-bdr article:nth-child(3n+3){
	border-color:#ffffff;
}


/* Subscribe Newsletter */
.subscribe-newsletter {
	text-align:center;
	padding-bottom: 50px;
}
.subscribe-newsletter  .row.space40 {
	margin-top: -15px;
}
.subscribe-pnl{
	background-color:#000000;
	padding:15px;
	color:#FFFFFF;
}

.trm-prt .subscribe-content{
	margin-bottom:15px;
	padding:5px 0;
}
.trm-prt .subscribe-content p{
	line-height:21pt;	
}
.trm-prt .subscribe-content small{
	font-size: 11pt;
	line-height:11pt;
}
.trm-prt .subscribe-content p.mrg-b15{
	margin-bottom:15px;
}
.subscribe-content{
	padding:5px;
}
.sidebar .widget .subscribe-content{
	padding:0;
}
.subscribe-content h3{
	font-family: 'Didot';
	font-size:70pt;
	line-height:1.5;
	font-weight:300;
	letter-spacing: 3px;
	padding:0.5em 0 0.5em 0;
	border-bottom:3px solid #FFFFFF;
	margin-bottom:0.7em;
	text-align:center;
}

.sidebar .widget .subscribe-content h3{
	font-family: 'Didot';
	font-size: 22pt;
	margin-bottom:0.5em;	
}
.sidebar .widget .subscribe-content p{
	font-family: 'Futura Std';
	margin-bottom: 0.7em;
    font-size: 7.5pt;
    line-height:10pt;
	text-align:center;
}
.subscribe-content p{
	font-family: 'Futura Std';
	margin-bottom:2.588em;
	font-size:15pt;
    line-height:30.5pt;
}
.sidebar .widget .subscribe-f{
	width:100%;
	height: 43px;
}
.subscribe-f{
	margin:0 auto;
	margin-bottom:25px;
	width:70%;
    height: 65px;
    position: relative;
}
.sidebar .widget .subscribe-f input[type=text]{
	font-size: 15px;
    line-height: 1.12857143;
	width:85%;
    height:40px;
    padding: 5px 5px;
	margin-bottom:0;
} 
.subscribe-f input[type=text]{
	font-family: 'Minimo';
	font-size:23px;
    line-height: 1.42857143;
	font-weight:500;
	text-align:center;
	color:#000000;
	float:left;
	width:90%;
	background-color:#cccccc;
	border:none;
	outline:none;
	display: block;
    height:50px;
    padding: 6px 12px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input#mc-embedded-subscribe {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    width: 15%;
    font-size: 37px;
    line-height: 0.42857143;
    height: 40px;
    padding: 0px 3px;
    float: left;
    color: #000000;
    font-weight: 100;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
input#mce-EMAIL {
    font-family: 'Minimo';
    font-weight: 500;
    text-align: center;
    color: #000000;
    float: left;
    width: 85%;
    background-color: #cccccc;
    border: none;
    outline: none;
    display: block;
    font-size: 15px;
    height: 40px;
    padding: 5px 5px;
    margin-bottom: 0;
    line-height: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
input#mce-EMAIL::-webkit-input-placeholder{
	color:#000000;
}
.form#mc-embedded-subscribe-form {
    margin: 0 auto;
    margin-bottom: 25px;
    position: relative;
    width: 100%;
    height: 43px;
}
.subscribe-pnl form#mc-embedded-subscribe-form {
    height: 50px;
	margin-bottom: 31px;
}
.subscribe-f input#mce-EMAIL{
	height:50px;
}
.widget .subscribe-f input#mce-EMAIL{
	height:40px;
}
.subscribe-f input[type=text]::-webkit-input-placeholder{
	color:#000000;
}
.widget .subscribe-f button{
	width:15%;
	font-size:37px;
	line-height: 0.42857143;
    height:40px;
    padding: 0px 3px;
}
.subscribe-f button{
	float:left;
	width:10%;
	color:#000000;
	font-size:45px;
	font-weight:100;
	line-height: 0.42857143;
	background-color:#FFFFFF;
	border:none;
	outline:none;
	display: block;
    height:50px;
    padding: 0px 7px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	cursor:pointer;
  position: relative;
}
.subscribe-f button:before{
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom:15px solid #000000;
  border-left:15px solid transparent;
  width: 0;
}
.subscribe-f button:hover{
    background-color:#fdb2b9;
}

.cut-corner2 {
  position: relative;
  padding:1.3em 2em;
  border-left: 2px solid #FFFFFF;
  overflow: hidden;
}
.cut-corner2:after,
.cut-corner2:before {
  position: absolute;
  content: '';
  width: calc(100% - 2px);
  left: 0px;
  z-index: -1;
}
.cut-corner2:before {
  height: 20%;
  top: 0px;
  border: 2px solid #FFFFFF;
  border-width: 2px 3px 0px 0px;
  transform: skew(45deg);
  transform-origin: right bottom;
}
.cut-corner2:after {
  height: calc(80% - 4px);
  bottom: 0px;
  border: 2px solid #FFFFFF;
  border-width: 0px 2px 2px 0px;
}

/* Popular Posts */
.popular-posts {
	text-align:center;
	padding-bottom: 50px;
}
.popular-list {
	margin: 0;
}
.popular-list .post{
	padding:0;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 17px 0;
	font-size: 110%;
	transition: 0.3s ease 0s;
	position:relative;
}
/*.popular-list .post .post-info {
	float: left;
    width: 64%;
}*/
.popular-list .post .link {
	text-align:right;
}
.popular-list .post .link a{
	color:#505050;
	text-decoration:none;
}
.popular-list .post .link a:hover{
	color:#fdb2b9;
}
.popular-list .post .excerpt {
	line-height: 1.4;
	font-size: 17px;
	text-align: left;
}
.popular-list .post-info .excerpt {
	font-family: 'Didot';
    font-weight: 700;
    font-size: 20.25pt;
    line-height: 1.4;
    text-transform: capitalize;
}
.popular-list .invisible {
	opacity: 0;
	transform: translateY(70px);
	-webkit-transform: translateY(70px);
}
.popular-list .post .post-thumbnail {
	float: left;
	width: 32%;
	margin: 0 3% 0 0;
}
.popular-list .post .post-cat {
	font-size: 120%;
	margin: 0 0 5px;
}
.popular-list .post .post-title {
    padding: 0;
    font-weight: 300;
    font-size: 12pt;
    margin: 1.7em 0 0.7em;
    text-decoration: underline;
    line-height: 1;
    text-align: left;
	text-transform:uppercase;
}
.popular-list .post .excerpt p {
	margin: 0;
}
/*.popular-posts .popular-list .post .post-info {
    position: relative;
    min-height:115px;
}*/
.popular-posts .popular-list .post .link {
	position:absolute;
    right:10px;
    bottom: 10px;
}
.col-center{
	margin: 0 auto;
    text-align: center;
    display: inline-block;
    width:100%;
}
.main-hdr-ser{
	float: right;
    width: 20%;
	margin-top:7px;
}
.main-hdr-ser input[type=search]{
	width:80%;
	float:left;
	display: block;
    background-color: #F5F7F7;
    border-color:none;
    margin: 0;
    font-size: 75%;
    color: #838383;
	font-size: 15px;
}
.main-hdr-ser button{
	width:auto;
	float:left;
	text-align:center;
	background:none;
	border:none;
	height:30px;
	padding:0;
	color:#fdb2b9;
	margin-left: 5px;
}
.main-hdr-ser button i{
	font-size:21px;
}
.main-hdr-sub{
	color:#FFFFFF;
	position: relative;
    float: right;
    padding:11px 15px;
}
.main-hdr-sub a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: 500;
}
.main-hdr-sub a:hover{
	color:#fdb2b9;
	text-decoration:none;
}
h1.fancy-orange-heading::after {
    content: "";
    border: 2px solid;
    display: block;
    position: relative;
    z-index: -1;
}
h1.fancy-orange-heading {
    color: #000000;
    z-index: 111;
}
/*
.container.flex {
	padding: 0 40px;
}
*/
.add-h{
	width:100%;
	background:#e5e5e5;
	padding:2em 0;
	margin:3em 0;
	text-align:center;
}
.add-h img {
    max-width: 100%;
    display:inline-block;
}
.category-wrap {
  position: relative;
  z-index: 0;
}
#page {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#page > .site-wrap  {
    position: relative;
	overflow: hidden;
	transition: 0.3s ease 0s;
	left: 0;
	padding-top: 145px;
	z-index: 1;
	-webkit-transition: 0.3s ease 0s;
}

body.drawer-open #page > .site-wrap   {
	/* left: 300px; */
}
.single-content a {
	text-decoration: underline;
}

#drawer {
    position:absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    height: 0;
    width: 0;
}
#drawer:before {
	/*content: " ";
	background-color: rgba(0,0,0,0.7);
	z-index: 0;
	position: fixed;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;*/
}
#drawer .drawer-wrap {
    background-color: #000000;
    width: 210px;
    min-height: auto;
    padding: 0;
    position: absolute;
    top: -230px;
    /*transition: top 0.3s ease 0s;
    -webkit-transition: top 0.3s ease 0s;
	Js
	.css({"top":"-400px","-webkit-transition": "top 0.3s ease 0s"});
	*/
}

#drawer .drawer-wrap::after {
	content: " ";
    position: absolute;
    bottom: -15px;
	line-height: 0;
    width: 195px;
    border-top: 15px solid rgb(0,0,0);
    border-right: 15px solid transparent;
}

.drawer-wrap-top{
	top:0 !important;
}
body.drawer-open #drawer{
	height: 100%;
	width: 100%;
}
body.drawer-open #drawer:before{
	opacity: 1;
	left: 0%;
}
body.drawer-open #drawer .drawer-wrap{
	left: 0;
    position: fixed;
	top: 78px;
}
body.floating-menu.drawer-open #drawer .drawer-wrap {
    top: 0px;
}
#drawer .custom-logo-link {
	padding: 25px;
    display: block;
    width: 125px;
}
#drawer #top-menu{
	margin:4.8em 0 0 0;
}
#drawer .menu-main-menu-container ul {
	    margin: 0;
    list-style: none;
    display: block;
    font-size: 100%;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding: 0px;
    width: 100%;
}
#drawer .menu-main-menu-container ul  ul {
	display: none;
}
#drawer .menu a i.icon {
    position: absolute;
    right: 0;
    padding: 7px 15px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	height:auto;
	width:auto;
	
	display:none;
}
#drawer .menu a i.expand {
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}
#drawer .menu a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	line-height:30px;
    padding: 0 0 7px 51px;
	color:#fdb2b9;
}
#drawer .menu a:hover {
	color:#FFFFFF;
}
#drawer .menu-main-menu-container ul  ul a {
	color: #dbdbdb;
}
#drawer .social-header {
	padding: 5px 0 15px 51px;
}
#drawer .social-icon {
	margin: 0 5px 0 0;
	padding:1px 0 0 0;
	text-align:center;
}

#drawer .drawer-close {
	/*font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans";*/
	text-indent:-25000px;
	background:url(../images/x-img.jpg) left top no-repeat;
    position: absolute;
    left: 13px;
    line-height: 1;
    width: 45px;
	height:45px;
    font-size:0;
    font-weight:lighter;
    text-align: left;
    top: 7px;
    color: #FFFFFF;
}
#drawer .drawer-footer {
	margin-top:1.3em;
}
#drawer .drawer-footer a {
	display: block;
	color: #dbdbdb;
    padding:0 0 0 51px;
	line-height: 25px;
	font-size: 14px;
	font-weight: 500;
}

#fixed-header {
	position: fixed;
	z-index: 1000;
	padding: 10px 0 7px 0;
	left: 0;
	top: 0;
	width: 100%;
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
	background-color: #000000;
	top: -250px;
	transition: left 0.3s ease 0s;
	-webkit-transition: left 0.3s ease 0s;
}
#fixed-header.float {
	top: 0;
}
#fixed-header .custom-logo-link{
	display: block;
	width:325px;
	height: auto;
	margin:0 auto;
	margin-top:3px;
}
#masthead {
	padding:0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index:5;
}
body.drawer-open {
	overflow: hidden;
}
body.drawer-open #fixed-header.float {
	/* left: 300px; */
}
#masthead .top-bar {
	padding:  16px 20px 0;
	background-color: #fff;
	z-index: 10;
}
#masthead .site-logo {
    display: block;
	width: 225px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
#masthead .site-logo a {
    display: block;
    line-height: 48px;
    font-size: 250%;
    text-transform: uppercase;
}
#masthead .site-logo a i.icon.logo{
    width:151px;
    height:77px;
    stroke-width:0;
}
.header .social-header {
	float: left;
	text-align: center;
	margin-left: 25px;
}
.header .social-icon {
  margin: 0 1px;
}
.header .social-icon i{
	font-size: 13px;
    line-height: 18px;
    vertical-align: text-top;
	font-weight: 700;
}
.header .social-icon i.icon {
  display: block;
  fill: #424143;
  height: 20px;
  stroke: #000;
  width: 20px;
}
.social-header p{
	font-family: 'Dubiel';
	font-size: 19px;
	font-weight:300;
	color: #000;
	margin: 10px 0 0px 0;
	line-height: 1.1;
	padding-left: 3px;
}
#drawer .social-header p{
	color: #dbdbdb;
	line-height: 25px;
	margin: -1px 0 5px;
	font-size: 12px;
}
.subscribe-header{
    position:absolute;
    right:0px;
    bottom:0;
}
.subscribe-header a.subscribe-icon {
	text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: block;
}
.subscribe-header a.subscribe-icon img {
	display: block; height: 87px; width: auto;
}

nav.navigation-top{
    display:block;
	background-color:#000000;
    /*border-top:1px solid rgba(132,132,132,1);
    border-bottom:1px solid rgba(132,132,132,1);*/
	position: relative;
}
.menu-trigger {
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    width: 39px;
    height:39px;
    z-index: 3;
    margin: 0;
    left: 0px;
	top: 0px;
}
.menu-trigger span {
	display: block;
    content: " ";
    border-top: 3px solid #fdb2b9;
    line-height: 0px;
    font-size: 0;
    height: 0px;
    width: 25px;
    transition: 0.3s ease-out 0s;
    -webkit-transition: 0.3s ease-out 0s;
    position: absolute;
    top: 32%;
    left: 35%;
    margin-left: -12px;
    margin-top: 14px;
}
.menu-trigger > span:first-child{
	margin-top: 0px;
}
.menu-trigger > span:last-child{
	top: auto;
	bottom: 17px;
	margin-top: 0;
}
nav.navigation-top .menu-top{
    float:left;
    position:relative;
}
nav.navigation-top ul {
    list-style: none;
    /* margin: 0 0 0 -15px; */
    transition: 0.1s;
    -webkit-transition: 0.1s;
}
nav.navigation-top ul.primary li {
    float: left;
    /*padding-left: 20px;*/
}
nav.navigation-top li:first-child{
	margin-left:0;
}
.menu-item-has-children{
	position:relative;
}
nav.navigation-top li a {
	font-family: 'Futura Std';
    font-size: 14.5px;
    font-weight: 300;
    line-height: 42px;
    padding: 0 13px;
    display: block;
	text-transform: uppercase;
	color:#FFFFFF;
}
nav.navigation-top li.current-menu-item a,
nav.navigation-top li:hover > a {
	color: #fdb2b9;
}
li.menu-item .sub-menu{
    position:absolute;
    left: -50%;
     margin-left:22%; 
     width:175px; 
     padding:16px 0 20px 0; 
    bottom:100%;
    opacity:1;
	text-align:center;
}

.menu.primary .menu-item-3901 ul{
	margin-left:11%;
}
.menu.primary .menu-item-3905 ul{
	margin-left:-2%;
}
.menu.primary .menu-item-3909 ul{
	margin-left:13%;
}
.menu.primary .menu-item-3913 ul{
	margin-left:-10%;
}
.menu.primary .menu-item-3917 ul{
	margin-left:17%;
}
.menu.primary .menu-item-3921 ul{
	margin-left:-29%;
}
/*li.menu-item.hover > a:before {
	content: " ";
	background: #000000;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: -35px;
	box-shadow:none;
	margin-left: -20px;
	left: 50%;
	z-index: 98;
	display: block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	
}*/
li.menu-item.hover:after {
	content: " ";
	background: #000000;
	width: 30px;
	height: 30px;
	border-width: 2px 2px 0 0;
	border-color: #ffb1ba;
	border-style: solid;
	position: absolute;
	bottom: -26px;
	margin-left:-16%;
	left:50%;
	transform: rotateZ(-45deg);
	z-index: 99;
	display: block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	
}
.sub-menu .sub-menu-wrap { 
	background: #000000;
	border: 1px solid rgba(0,0,0,0.7);
	padding: 30px;
}
.menu-drop .sub-menu-wrap .col.three {
	width:100%;
	/*padding-right: 25px;*/
}
/*div.flex-viewport ul.post-slider li.post-slide.flex-active-slide {
    margin-left: -40px;
    overflow: visible;
    z-index: 9;
}*/
ul.post-slider.slides li {
    padding-left: 0px!important;
}
.menu-drop .sub-menu-wrap .col.nine {
	border-left: 1px solid #666766;
	padding-left: 73px;
	width:80%;
}
ul.post-slider.slides li.post-slide.flex-active-slide {
    margin-right: 25px!important;
}
ul.menu-drop + .post-slider{
	margin: 0;
}
ul.sub-menu {
	background: #000000;
    border: 1px solid rgba(0,0,0,0.7);
    padding: 30px;
    margin: 11px 0 0;
	width:35%;
}
ul.sub-menu li {
	width:100%;
	float: left;
        padding-left: 0;
}
ul.sub-menu li a {
	font-family: 'Futura (Light)';
	padding: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
	color:#FFFFFF !important;
	border-bottom: 1px solid #545454;
    display: inline-block;
	margin:10px 0;
}
ul.sub-menu li a:hover {
	color:#fdb2b9;
	border-color:#533a3d;
} 
/* NAVIGATION SLIDER */
.menu-posts-wrap {
	margin: 0 80px 0 0px;
}
.post-slide .slide-wrap {
	margin: 0 -10px;
}
.post-slide .col {
	padding: 0 10px;
}
.menu-drop h4.block-title {
	/*font-size: 100%;*/
	margin-right: 80px;
        font-weight: 300;
}
div.menu-drop ul.post-slider li a {
    text-transform: none;
    padding: 0 10px;
    line-height: 1.3;
    font-size: 17px;
    text-align: center;
    font-weight: 300;
}
div.menu-drop .menu-posts ul.flex-direction-nav li.flex-nav-prev a {
	display: none;
}
div.menu-drop .menu-posts ul.flex-direction-nav a {
    position: absolute;
    background: #e9eaea;
	padding: 0;
}


nav.navigation-top .search-form {
	position: relative;
	display: none;
	border-bottom: 1px solid #808080;
}
nav.navigation-top .secondry-nav {
	border-top: 1px solid rgba(0,0,0,0.1);
}
nav.navigation-top ul.secondry {
	text-align: center;
}
nav.navigation-top ul.secondry li {
	display: inline;
}
nav.navigation-top ul.secondry li a {
	display: inline;
	color: #000;
	font-weight: normal;
	font-size: 90%;
	padding: 0 12px;
	text-transform: none;
	line-height: 45px;
}
.search-trigger {
    position: relative;
	float: right;
    right: -10px;
    padding: 8px 15px;
	color: #fdb2b9;
	font-size:20px;
	font-weight:300;
}
.search-trigger i:hover{
	color:#feb3b8;
}

.search-trigger i.icon, nav.navigation-top i.icon {
    width: 25px;
    height: 25px;
    text-transform: uppercase;
    display: block;
	color: #ffbcc4;
}
.search-trigger   i.cross,
nav.navigation-top i.cross {
	display: none;
}
.search-trigger.active  i.cross {
	display: block;
	color:#434343;
}
.search-trigger.active i.search {
	display: none;
}
.search-form {
    display: none;
    background: #fff;
    border-bottom: 2px solid #000000;
    /*top: 162px;
	position: relative;
    z-index: -1;*/
}
body.floating-menu .search-form {
    position: fixed;
    z-index: 999;
    top: 59px;
    width: 100%;
}
.search-form  form {
	position: relative;
}
.search-form .search-field {
	background: none;
	outline: 0;
	border: 0;
	height: 50px;
	font-weight: 400;
	font-size: 22px;
	color:#000000;
	margin: 0;
	padding: 0 50px 0 0;
}

.search-form input.search-field::-webkit-input-placeholder {
	color:#000000;
     opacity: 1 !important;
}
.search-form .search-submit {
	background: none;
	border: 0;
	height: 100%;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 0 0 30px;
}
.search-form .search-submit i.icon {
	margin: 0;
	fill: #000000;
	stroke: #000000;
}
.search-form .search-submit span {
	display: none;
}
.posts-search {
	position: relative;
	margin: 0 0px 40px;
}
.posts-search  .search-field{
	margin: 0;
    height: 50px;
    border: 1px solid #c0c0c0;
	background: #f3f3f3;
    font-size: 150%;
    font-weight: 400;
    padding-right: 50px;
    padding-left: 15px;
}
.posts-search  .search-submit{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: 0;
    background: none;
}
.posts-search  .search-submit i.icon{
	margin: 0;
}
.subscribe-banner {
    background: #fff;
	display: none;
	line-height: 1.5;
	font-size: 13px;
	border-top: 1px solid #000;
}
.subscribe-banner p{
	line-height:1.61;
}
.subscribe-banner a.button {
	font-size: 14.4px;
	font-weight: bold;
	margin: 10px 0;
}
.subscribe-banner .sub-title {
	font-family: 'Didot';
	font-weight: 700;
	font-size: 28pt;
	margin: 0px 0 15px 0;
}

.subscribe-banner .sub-title .sub-title-date{
	font-family: 'Didot';
	font-size: 28pt;
    font-style: italic;
}
.subscribe-banner .conetnt-area .col {
	padding: 20px 0;
}
.subscribe-banner img {
	display: block;
	margin: 0 auto;
}
.sub-btn {
    float: right;
    line-height: 20px;
    font-weight: 500;
    padding: 15px 10px;
	font-size:15px;
}
.sub-btn span {
	display: block;
	line-height: 14px;
	margin: 0px 0 0;
	color:#fdb2b9 !important;
	/*border-bottom: 1px solid #fff;*/
}
.btn-tsub{
	width:73%;
	margin-top:10px;
	text-align:center;
}
.btn-tsub a{
	font-family: 'Minimo';
	font-size:19.5pt;
	color:#FFFFFF;
	font-weight:300;
	text-align:center;
	background: #999999;
	width:auto;
	height:auto;
	padding:0.15em 0.3em;
	position: relative;
	display:block;
	margin-bottom:5px;
}
.btn-tsub a:before {
	content: '';
	position: absolute;
	bottom:0;
	right:0;
	border-bottom: 15px solid #FFFFFF;
	border-left: 15px solid transparent;
	width: 0;
	z-index: 1;
}
.btn-tsub p{
	font-family: 'Minimo';
	font-size:15pt;
	font-weight:700;
	text-align:center;
}

/* COMMON */

.title-box .link {
	line-height: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	margin: 30px 0 0;
}
.section-title::before {
    border-bottom: 7px solid #000000;
    position: absolute;
    top: 31%;
    content: " ";
    left: 0;
    width: 100%;
    z-index: 0;
}
.section-title {
	font-family: 'Bambusa Pro';
}
.page-title, .section-title {
    color: #000000;
    position: relative;
    padding: 0;
    margin:25px 0;
    font-size: 32px;
    text-transform: capitalize;
    font-weight: 700;
}
.page-title {
	font-family: 'Didot';
	font-size: 38pt;
	line-height: 45.5pt;
    padding: 30px 10px 9px 0px;
	font-weight: 700;
	color: #000;
	margin: 0;
}
.notf .page-title {
	text-transform:inherit;
	padding: 10px 10px 9px 0px;
}
.category-wrap .title-box {	
	border-bottom:none;
}
.category-wrap .page-title {
    text-align: center;
    font-weight: normal;
	color: #808080;
	line-height: 1.25;
	font-size: 42px;
    font-family: "Avenir Book";
}
.page-title span{
	display: block;
	margin: 0 auto;
}
.section-title span {
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 5px 0 0px;
    /*word-spacing: 10px;*/
}
.block-title {
	border-bottom: 1px solid #c0c0c0;
	font-size: 14.5px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 15px;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.main-container {
	padding-bottom: 40px;
}
.posts-container {
    display: block;
}
.greybg {
	background-color: rgba(0,0,0,0.07);
	box-shadow: 0 0 10px rgba(0,0,0,0.1) inset;
}
.row.space10 {
	margin: 0 -5px;
	padding: 5px 0;
}
.row.space20 {
	margin: 0 -10px;
}
.row.space40 {
	margin: 0 -20px;
}
.row.space40 > .widget,
.row.space40 > .col {
	padding: 20px;
}
.row.space20 > .col {
	padding: 10px;
}
.row.space10 > .col {
	padding: 5px;
}
.post-grid {
	margin: 0 -10px;
	text-align: center;
}
.post-grid > .col{
	padding: 0 10px 10px;
}


.post-thumbnail,
.card-thumbnail {
	position: relative;
	overflow: hidden;
}
.post-thumbnail img ,
.card-thumbnail img {
	display: block;
	width: 100%;
}
.post-bg,
.card-bg {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom:0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
/*
.post-bg:after,
.card-bg:after {
	background-color: rgba(0,0,0,0);
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom:0;
	transition: 0.3s ease-in 0s;
	-webkit-transition: 0.3s ease-in 0s;
}
.post:hover  .post-bg:after,
.post-card:hover .card-bg:after {
	background-color: rgba(0,0,0,0.2);
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom:0;
}
.post:hover .post-bg,
.post-card:hover .card-bg {
	left: -20px;
	top: -20px;
	right: -20px;
	bottom:-20px;
}
*/
a.more-btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 50%;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 2.5;
    padding: 0 15px;
	opacity: 0;
    transform: translate(-50%, -50%) scale(1.5);
    -webkit-transform: translate(-50%, -50%) scale(1.5);
	transition: 0.3s ease-in 0s;
	-webkit-transition: 0.3s ease-in 0s;
}
.post-card:hover  a.more-btn,
.post:hover  a.more-btn {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}
.post-title {
    display: block;
    font-size: 28px;
    font-weight: 300;
    margin: 0 0 10px;
	line-height: 1.3;
}
.single-page .page-title {
	border: 0;
}
.single-page .page-title span {
	line-height: 1.2;
}

.post-title  span {
	display:block;
}
.story-wrapper .single-page .post-deck {
	font-family: 'Futura';
	font-size:20pt;
	line-height:23pt;
    font-weight:500;
	font-style: normal;
}
.wrapper-ad-page-mobile h1.ad-page-mobile {
    font-weight: 300;
}
.wrapper-ad-page-mobile p {
    font-size: 12pt;
    line-height: 22pt;
}
.wrapper-ad-page-mobile p b {
    color: inherit;
}
.row.cf.post-grid.resource-mobile {
    margin-top: 80px;
}
#privacy-page p {
    font-size: 17px;
    font-weight: 300;
    margin: 0 0 30px;
}
#privacy-page ul, #privacy-page ol {
    font-size: 17px;
    font-weight: 300;
    
}
.post-deck {
	font-family: 'Futura';
	font-weight: 500;
	font-style: normal;
	font-size: 20pt;
    line-height: 23pt;
	margin:0;
	text-transform: uppercase;
}
.post-meta {
	font-family: 'Dubiel';
	font-size: 12pt;
	line-height:16pt;
	font-weight: 300;
	margin: 0 0 15px;
	color: #000000;
}
.post-meta .date {
	position: relative;
}
.title-box .post-meta {
	margin: 20px 0 0;
}
.post-meta .author:after,
.post-meta .photography:after {
	content: "\25CF";
	margin: 0 13px 0 15px;
}
.post-content {
	line-height: 1.8;
}
.page-content .post-content{
	font-size:15PX;
	line-height:1.87;
	padding-right:50PX;
	
}


article.post .post-meta {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 80%;
	padding: 15px 15px 0;
	margin: 0;
}
article.post .post-meta i.time  {
	fill: #fff;
	stroke: #fff;
	stroke-width: 0;
}
article.post .entry-header {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  top: 0;
  width: 100%;
  opacity: 0;
  transform: scale(0.95);
  -webkit-transform: scale(0.95);
  transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
  color: #fff;
}
article.post:hover .entry-header {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
article.post h3.entry-title {
	font-family: 'Didot';
    font-weight: 700;
    font-size: 20.25pt;
    margin: 10px 0;
    line-height: 1.4;
	text-align: left;
	text-transform: capitalize;
}
#section-cool-stuff article.post h3.entry-title {
    font-size: 16px;
}
article.post  .entry-header h3.entry-title {
  font-size: 110%;
  width: 100%;
  font-weight: normal;
  padding: 10px 15px;
  margin: 10px 0 0 -50%;
  transition: 0.5s ease 0s;
  -webkit-transition: 0.5s ease 0s;
}
article.post:hover  .entry-header h3.entry-title  {
	margin-left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
article.post  .entry-header  a{
  color: #fff;
}
article.post  .entry-header p {
	margin: 0;
	display: inline;
}
article.post  img {
	width: 100%;
	display: block;
}
.post-cat {
	font-family: 'Futura Std';
    line-height: 1;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12pt;
    margin: 20px 0px 5px;
    color: #000;
	text-align: left;
	text-decoration:underline;
}
.page-404 {
	padding: 0px 0;
	text-align: center;
}
.search-404 {
	max-width: 400px;
	width: 100%;
	display: inline-block;
}
.search-404 .search-trigger {
	display: none;
}
.search-404 .search-form .search-field {
	height: 45px;
	border: 1px solid #000;
	padding: 0 10px;
	margin: 0 0 10px;
}
.search-404 .search-form .search-submit {
	display: block;
	background: #000000;
	color: #fff;
	text-transform: uppercase;
	height: 45px;
	padding: 0 25px;
	display: inline-block;
}
.search-404 .search-form .search-submit i {
	display: none;
}
.site-ads {
    display: block;
    text-align: center;
    margin: 0 0 40px;
}



/* HOME PAGE */
/* TOP STORIES  */
.top-stories {
	padding: 5px 0 20px;
}
.stories-cards {
	list-style: none;
	margin: 0px -10px;
	counter-reset: carnNo;
}
.post-card {
	counter-increment: carnNo;
	float: left;
	width: 33.33%;
	padding: 10px;
	margin: 0;
}
.site-ads.ad-735x90 {
        position: relative;
        left: -61%;
        width: 300%;
        padding-left: 96%;
        padding-right: 105%;
        box-sizing: border-box;
        display: block;
        flex-wrap: wrap;
        background: rgba(0,0,0,0.05);
        margin: 0px;
}
.card-content {	
	display: block;
}
.card-content .card-title {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0;
	line-height: 1.4;
	padding: 10px 10px 10px 45px;
	overflow: hidden;
	position: relative;
        
}
.top-stories .card-content .card-title {
    min-height: 50px;
}
.card-content .card-title:before {
    content: counter(carnNo);
	position: absolute;	
	font-size: 20px;
	font-weight: 700;
	left: 0;
	border: .125rem solid #000;
	border-radius: 50%;
	width: 32px;
	line-height: 33px;
	height: 32px;
	text-align: center;
}
.home-ad-horizontal .main-container {
    padding-bottom: 0px;
}
.share-bottom .share-btn span.share-text {
	font-family: 'Futura Std';
	font-size:12pt;
    font-weight: 100;
    width: auto;
    float: left;
    display: block;
    color: #000;
    padding: 0 3px;
    line-height: 35px;
}
.share-bottom .share-btn:hover span.share-text {
    color: #000000;
}
section.home-ad-horizontal {
    padding: 40px 0px 30px 0px;
	background-color:#e5e5e5;
}

/* FEATURED SECTION */
.intro-container {
    position: relative;
    z-index: 0;
    margin: 0 0 15px;
}

/* SLIDER */
.flex-viewport{
	position:relative
}
ul.flex-direction-nav,
.flex-viewport ul.slides {
	list-style:none;
	margin:0;
	padding:0;
	border:none	
}
.flex-viewport ul.slides > li{
	float:left;
    position: relative;
}
.flex-direction-nav li a {
    position: absolute;
    left: 9%;
    z-index: 2;
    cursor: pointer;
    top: 40%;
    width: 72px;
    height: 137px;
    overflow: hidden;
    line-height: 50px;
    text-indent: -99em;
    margin-top: -7px;
	background:url(../images/left-arrow.png) center top;
	opacity:0.8;
}
.flex-direction-nav li a:hover{
	opacity:1;
}
/*.flex-direction-nav li a {
    position: absolute;
    left: 2%;
    z-index: 2;
    cursor: pointer;
    top: 47%;
    width: 37px;
    height: 37px;
    overflow: hidden;
    line-height: 50px;
    text-indent: -99em;
    margin-top: -7px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0);
}*/
.flex-direction-nav li.flex-nav-next a {
	left:auto;
	right: 9%;
	background:url(../images/right-arrow.png) center top;
}
/*.flex-direction-nav li a:after {
    position: absolute;
    content: ".";
    top: 50%;
    left: 50%;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    height: 0;
    line-height: 0;
    margin: -7px 0 0 -13px;
    border-right-color: rgba(0,0,0,0.6);
}*/
.flex-direction-nav li.flex-nav-next a:after {
    border-color: transparent;
    margin: -7px 0 0 -3px;
    border-left-color: rgba(0,0,0,0.6);
}
.flex-viewport img {
    width: 100%;
    display: block;
}
.intro-slideshow {
    display: block;
    width: 100%;
    overflow: hidden;
	position: relative;
}
.intro-container .caption .post-cat {
	margin: 0 0 15px;
	font-size: 125%;
}
.intro-container .caption .caption-title {
	font-family: 'Futura (Light)';
	font-size: 30px;
	color:#000;
	font-weight: 100;
	margin: 0;
	line-height: 1.1333;
}
.intro-container .caption .caption-title a:hover {
	color: #000;
}
.intro-container .caption-container {
	height:60px;
}
.intro-container .caption .caption-content {
  font-size: 17px;
  color:#000;
  font-weight: 300;
  margin: 5px 0 0;
  transform: translate(0%, 20%);
  -webkit-transform: translate(0%, 20%);
  transition: 0.7s ease 0s;
  -webkit-transition: 0.7s ease 0s;
  transition-delay: .7s;
  -webkit-transition-delay: .7s;
}
.intro-container .caption {
  right:0;
  left:0;
  top:88%;
  margin:0 auto;
  width:85%;
  max-width: 600px;
  position: absolute;
  margin-top:-41px;
  z-index: 99999999;
  display: none;
  text-align: center;

  background: #000000;

  height:auto;
  padding: 3px;
}
.intro-container .caption:before {
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom: 20px solid #000000;
  border-left: 20px solid transparent;
  width: 0;
  z-index: 1;
}
.intro-container .caption-inside {
  background: #fff;
  width:100%;
  height:auto;
  padding:13px 15px;
  position: relative;
}
.intro-container .caption-inside:before {
  content: '';
  position: absolute;
  bottom: -3px;
  right: -4px;
  border-bottom: 17px solid #fff;
  border-left: 17px solid transparent;
  width: 0;
  z-index: 2;
}
/*---------------*/

.film_roll_child .caption {
	display:none;
}

.slidenav-container{
	width:69px;
	margin:0 auto;
}
.slidenav-container .nav-item{
	float: left;
	list-style: none;
	margin:30px 5px 0 5px;
	background-color: rgba(0,0,0,0.1);
	border-radius: 50%;
	line-height: 0;
	height: 12px;
	width: 12px;
	display: block;
	text-indent: -5em;
	cursor: pointer;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.slidenav-container .nav-item.active {
	background-color: #000;
}



/* Featured Posts */
.featured-posts {
	text-align:right;
	padding-bottom: 0px;
}
.featured-posts  .row.space40 {
	margin-top: -15px;
}
.featured-posts .post-info {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.3;
}
.featured-posts  .post-title {
}
.featured-posts .post-thumbnail {
	margin: 0 0 15px;
}
.featured-posts img {
	width: 100%;
	display: block;
}
.featured-posts .button {
	padding: 12px;
	margin-top: 10px;
	font-size: 16px;
    font-weight: 500;
    padding: 5px 30px 4px;
}
/*
.house-tours .small-post:first-of-type .post-thumbnail {
	width: 100%;
	margin: 0 0 5px;
	float: none;
}
*/
.house-tours .small-post .post-content{
  margin: 0 0 0px;
}
.house-tours .small-post {
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	text-align:left;
}
.house-tours .post-thumbnail {
	margin: 0 0 25px;
}
.house-tours .post-hdg {
	font-size: 17px;
	padding: 0;
	font-weight: 300;
	text-transform:uppercase;
	text-decoration:underline;
	margin:0 0 13px 0;
}
.house-tours .post-title {
	font-family: 'Didot';
	font-size: 25px;
	line-height:1.399;
	padding: 0;
	font-weight: 500;
	margin:0 0 13px 0;
}

/* sincerely Posts */
.sincerely-posts {
	text-align:left;
	padding-bottom: 50px;
}
.sincerely-posts  .row.space40 {
	margin-top: -15px;
}
.sincerely-posts .post-info {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.3;
}
.sincerely-posts  .post-title {
}
.sincerely-posts .post-thumbnail {
	margin: 0 0 15px;
}
.sincerely-posts img {
	width: 100%;
	display: block;
}
.sincerely-posts .button {
	padding: 12px;
	margin-top: 10px;
	font-size: 16px;
    font-weight: 500;
    padding: 5px 30px 4px;
	/*float:right;*/
}
/*
.sincerely .small-post:first-of-type .post-thumbnail {
	width: 100%;
	margin: 0 0 5px;
	float: none;
}
*/
.sincerely .small-post .post-content{
  margin: 0 0 1px;
  font-size: 15px;
}
.sincerely .small-post {
	margin-bottom: 0;
	padding-bottom: 0;
	position: relative;
}
.sincerely .post-thumbnail {
	margin: 0 0 25px;
}
.sincerely .post-title {
	font-family: 'Didot';
	font-size: 37px;
	line-height:1.21;
	font-weight: 700;
	padding: 0;
	margin: 0;
}
.sincerely .post-rtr {
	font-family: 'Dubiel';
	font-size: 17px;
	padding: 0;
	font-weight: 500;
	margin: 10px 0 20px 0;
	font-style: italic;
}

/* NEWSLETTER & AD BLOCKS */
.newsletter-section  .mc-input {
    margin: 0 15px;
}
.newsletter-section {
	text-align: center;
}
.ad-section {
	display: block;
	background: rgba(0,0,0,0.05);
	position: relative;
	overflow: hidden;
	margin: 40px 0 0;
	padding: 15px 0;
}
.ad-section:after {
	content: " ";
	border: 10px solid #fff;
	box-shadow: 0px 0 10px rgba(0,0,0,0.2);
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	margin-left: -10px;
}
.ad-container {
	text-align: center;
}
#footer-ad .container {
    width: 50%;
}
.mc-input {
	position: relative;
}
.mc-input input.email {
    height: 44px;
    display: block;
    background-color: #F5F7F7;
    border-color: #F5F7F7;
    padding-right: 110px;
    margin: 0;
    font-size: 100%;
}

.mc-input input.email::-webkit-input-placeholder {
	color:#C0BFBF;
     opacity: 1 !important;
}

.mc-input input.button{
	height: 44px;
	font-size: 110%;
	padding: 0 16px;
	position: absolute;
	top: 0;
	right: 0;
}
.advt-col {
    padding: 20px 2% 20px 8%;
    text-align: center;
}
.insta-footer {
	padding-top: 10px;
}




.archive-list {
	margin: 0;
}
.post-list-bdr{
    padding: 0 0 15px;
    display: table;
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 13px;
    width: 100%;
}
.archive-list .post{
	padding: 0;
	display: table;
	font-size: 110%;
	transition: 0.3s ease 0s;
}
.archive-list .post .post-info {
    display: table-cell;
    vertical-align: middle;
}
.post .excerpt {
	line-height: 1.4;
	font-size: 17px;
}
.post-info .excerpt {
    font-family: 'Didot';
    font-weight: 700;
    font-size: 27px;
    margin: 10px 0;
    line-height: 1.1;
    text-align: left;
}
.archive-list .invisible {
	opacity: 0;
	transform: translateY(70px);
	-webkit-transform: translateY(70px);
}
.archive-list .post .post-thumbnail {
	float: left;
	width: 345px;
	margin: 0 30px 0 0;
}
.archive-list .post .post-cat {
	/*font-size: 120%;
	margin: 0 0 5px;*/
}
.archive-list .post .post-title {
    padding: 0;
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 20px;
    font-family: "Avenir Book";
    line-height: 1;
}
.archive-list .post .excerpt p {
	margin: 0;
}
.cat-sub-nav {
	display: block;
	margin: 0;
	text-align: center;
}
.cat-sub-nav ul {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cat-sub-nav ul li {
	margin: 0 10px;
	display: inline-block;
}
.cat-sub-nav ul li a {
	font-family: 'Futura Std';
	line-height:1;
	display: inline-block;
	font-weight: 400;
	font-size: 19px;
	color: #000000;
	padding:0 0 31px 21px;
	text-transform: uppercase;
}
.cat-sub-nav ul li a.active {
	color: #fdb2b9;
}
.category-post-list {
	margin-top: 40px;
}
.post-box {
    display: block;
    margin: 0 0 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.posts-container .post-box:last-child {
    border: 0;
    padding: 0;
    margin-bottom: 40px;
}
.post-nav {
    border-top: 1px solid #ccc;
    padding: 15px 0 40px;
}
.post-navigation .screen-reader-text {
    display: none;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
    float: left;
    font-size: 90%;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    width: 50%;
}
.post-navigation .nav-next {
    text-align: right;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
  display: block;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.post-navigation .nav-next a:after,
.post-navigation .nav-previous a:after {
    content: "\276e";
    line-height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    font-size: 200%; 
}
.post-navigation .nav-next a:after {
    content: "\276f";
    right: 0;
}

.paginator {
	min-height: 35px;
	position: relative;
}
.paginator .btn-primary {
    position: absolute;
    top: 0;
    left: 50%;
	z-index: 1;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.pagination {
  padding: 0 0 40px;
  text-transform: uppercase;
  text-align: center;
}
.pagination a.prev {
	font-weight: bold;
  font-size: 100%;
}
.pagination a.next {
  font-size: 100%;
	font-weight: bold;
}
.pagination .page-numbers {
  color: #000;
  display: inline-block;
  font-size: 120%;
  padding: 0 7px;
}
.pagination a.page-numbers:hover {
	text-decoration: underline;
}
.pagination span.page-numbers {
	font-weight: bold;
}


.single-content {
	padding: 0 30px 0 0;
}
.single-main,
.archive-list {
	padding: 0 45px 0 0;
	width: 70%;
}
.sidebar {
	padding: 0px 0 0 20px;
	width: 30%;
}
.sidebar img {
	width: 100%;
}
.sidebar .widget{
	padding: 0;
	margin: 0 0 30px;
	display: block;
}
.sidebar .widget-title {
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.2;
}
.widget-area .widget {
    margin: 0 0 25px;
    display: block;
    position: relative;
}

/* SINGLE PAGE */
.single-content {
	font-size: 16px;
}
.single-content h2 {
	font-size: 21px;
}
.single-content h2.slid-h2{
	font-size: 13pt;
	line-height:28pt;
	font-weight:900;
	font-family: 'Futura Std';
}
.single-content p span.fword {
	font-family: 'Bambusa Pro';
    font-size: 27pt;
    line-height: 1;
    font-weight: 300;
    color: #000000;
	padding-right: 15px;
}
.autonext-loader {
	text-align: center;
	font-size: 125%;
	opacity: 0;
}
.autonext-loader a {
	color: #000000;
}
.single-page {
	display: block;
	opacity: 1;
	transition: 0.5s ease 0s;
	-webkit-transition: 0.5s ease 0s;
}
.single-page-ad {
	background-color: rgba(0, 0, 0, 0.05);
	padding-top: 20px;
	text-align: center;
}
.in-content-ad {
	text-align: center;
	margin: 0 0 15px;
        position: relative;
        left: -61%;
        width: 300%;
        padding-left: 81%;
        padding-right: 105%;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        background: rgba(0,0,0,0.05);
        padding-top: 30px;
        padding-bottom: 30px;
}
.single-page.ajloaded {
	transition: 0.5s ease 0s;
	-webkit-transition: 0.5s ease 0s;
	border-top: 20px solid rgba(0, 0, 0, 0.05);
}
.single-page.invisible {
	opacity: 0;
	border-top: 300px solid rgba(0, 0, 0, 0.05);
	transition: 0.5s ease 0s;
	-webkit-transition: 0.5s ease 0s;
}
.post-tags {
	line-height: 2.5;
	font-weight:300;
	font-size: 14px;
	text-align:right;
}
.post-tags a {
	display: inline-block;
	font-size: 14.35px;
	color: #2a2a2a;
	line-height: 25px;
	padding:2em 0;
	font-weight: 300;
	text-decoration: none;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	font-style:italic;
}
.post-tags a:hover {
	 color: #fdb2b9;
}
.share-box {
	margin: 40px 0;
	text-align:center;
}
.share-story .more-box {
    position: absolute;
    left: 100%;
	top: 0;
    width: 80px;
	display: none;
}
.share-story {
	position: relative;
	width: 160px;
	margin: 0 auto;
}
.share-story .share-more-btn:hover .more-box  {
	display: block;
}
.share-story .share-more-btn {
	position: relative;
	float: left;
}
.share-story .share-btn {
	float: left;
	display: block;
	margin: 2px;
	width: 35px;
	height: 35px;
	overflow: hidden;
	transition: 0.1s;
	-webkit-transition: 0.1s;
	cursor: pointer;
}
.share-story .share-more-btn > .share-icon {
	margin: 2px;
	background-position: -47px 50%;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #000;
	transition: 0.0s;
	-webkit-transition: 0.0s;
}
.share-story .share-more-btn:hover > .share-icon {
	background-position: -247px 50%;
}
.share-story .share-icon {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	overflow: hidden;
	background-color: #FFF;
	border:1px solid #000000;
	border-radius:50%;
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%;
	background-image:url('../images/social.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.share-story .share-icon:hover{
	background-image:url('../images/social-hover.png');
	transition: 0.1s;
	-webkit-transition: 0.1s;
}
.share-story .linkedin .share-icon {
	background-position: -7px 50%;
}
.share-story .facebook .share-icon {
	background-position: -162px 50%;
}
.share-story .pinterest .share-icon {
	background-position: -123px 50%;
}
.share-story .instagram .share-icon {
	background-position: -68px 50%;
}
.share-story .email .share-icon {
	background-position: -200px 50%;
}
.share-story .twitter .share-icon {
	background-position: -296px 50%;
}
.share-story .share-btn  a {
	display: block;
	line-height: 31px;
}
.share-story .share-btn:hover .share-icon {
	background-image:url('../images/social-hover.png');
}

.share-bottom  {
	width: auto;
	margin: 0;
}
.share-bottom > .share-btn {
	width: auto;
	margin-right: 10px;
}
.share-bottom .share-btn a  {
	float: left;
	font-size: 14.35px;
	display: block;
	font-weight: 400;
	color: #000;
	padding: 0 15px;
}

.share-bottom .share-btn:hover a  {
	color: #fdb2b9;
}

.share-footer.share-box {
	text-align: left;
}
.share-footer.share-box a {
	width: auto;
}
.share-box a  img {
	max-width: none;
	width: auto;
	height: 36px !important;
}


ol.pocket-steps {
	display: block;
	list-style: decimal;
	font-size: 125%;
}
ol.pocket-steps ul {
	margin-left: 30px;
}
ol.pocket-steps li {
	display: list-item;
	margin: 0 0 25px;
}
ol.pocket-steps li img {
	margin: 5px 0;
	display: block;
	border: 2px solid rgba(0, 0, 0, 0.2);
	box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
}


section.instagram {
	padding-bottom: 20px;
}
#back-to-top {
	position: fixed;
	right: 30px;
	bottom: 20px;
	z-index: 10;
	/* background: url(images/up-arrow.png) 50% 0 no-repeat; */
	background-size: 70%;
	padding: 10px 10px 10px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 700;
	display: none;
}
#footer {
	padding-top: 40px;
}
#footer .widget{
  float: left;
  width: 35%;
}
#footer .widget:last-child {
  float: right;
  width: 30%;
}
#footer .widget .menu {
  list-style: outside none none;
  margin: 0;
}
#footer .widget .menu li {
  display: inline-block;
  line-height: 1.7;
  width: 48%;
  margin: 0;
}
#footer .widget-title {
  font-size: 160%;
  font-weight: normal;
}
#footer .formError {
  position: static !important;
}
#footer .formError .formErrorContent {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #ffffff;
  font-size: 11px;
  padding: 0 0 10px;
  position: relative;
  width: auto;
  z-index: 5001;
}

#footer section.subscribe {
	padding: 10px 15px 30px;
}
#footer .subscribe-form {
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}
#footer .subscribe-form input.text {
	border: 1px solid #000;
	height: 50px;
	padding-right: 180px;
	font-size: 16px;
}
#footer .subscribe-form  .button {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	font-size: 22px;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
#footer .subscribe-form p {
  font-size: 18px;
  line-height: 1.4;
  margin: 0;
}
#footre .subscribe-form input.text {
  border: 1px solid #808080;
  font-size: 22px;
  height: 50px;
  padding-right: 60px;
}
#footer .subscribe-form i {
	fill: #fff;
	margin: 0;
	stroke: #fff;
}
#footer .fat-footer {
	background-color: rgba(0,0,0,0.1);	
}
#footer .footer-section {
    padding: 25px 0 50px;
    font-size: 12px;
    display: block;
	background-color: #000000;
	color:#FFFFFF;
}
#footer ul#menu-footer-menu {
	margin: 0 0 20px 0;
}
#footer ul li {
	margin: 0 10px 0 0;
	padding-right: 10px;
	display: inline-block;
	border-right: 1px solid #b1b1b1;
	line-height: 1;
}
#footer ul li:last-child {
	border: 0;
}
#footer ul li a {
	text-transform: uppercase;
	font-weight: 600;
}
#footer address {
    clear: both;
    display: block;
    border-top: 1px solid #b1b1b1;
    line-height: 1.3;
    padding:19px 0 0 0;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 300;
}
#footer a{
	color: #FFFFFF;
}
.widget-title:empty {
	display: none;
}


#sbi_images img {
	display: block;
	width: 100%;
}
#sbi_images .sbi_item a {
	display: block;
	opacity: 1 !important;
}
#sbi_images .sbi_item {
	width: 12.5%;
	float: left;
	margin:0 10px;
}
iframe[name=google_conversion_frame] {
  position: absolute;
  top: -100px;
}
.social-icons {
	margin-top: -1px;
	margin-right: -5px;
}
#footer .social-icons a{
	color:#000000;
	padding: 1px 0 0 0;
    font-size: 14px;
    text-align: center;
    line-height: 19px;
}
#footer .social-icons a:hover.social-icon{
	background-color:#fdb2b9;
	color:#FFFFFF;
}
.social-icon {
	margin: 0 5px;
	display: inline-block;
	height:22px;
	line-height:19.75px;
    font-size: 14px;
	width:22px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	border-radius:50%;
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%;
	padding-top:1px;
	cursor:pointer;
}
.social-icon:hover{
	background-color:#fdb2b9;
	color:#FFFFFF;
	border-color:#fdb2b9;
}
.drawer-wrap .social-icon:hover{
	background-color:#fdb2b9;
	color:#FFFFFF;
	border-color:#fdb2b9;
}
.newsletter-popup {
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
}	
.newsletter-popup .pop-content {
	font-size: 175%;
	background-color: #fff;
	width: 700px;
	padding: 40px;
	box-shadow: 0 0 0 20px #fff;
	border: 1px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.newsletter-popup input.email {
	height: 55px;
	border-width: 1px 0;
	border-color: #000000;
	margin: 0 0 20px;
}
.newsletter-popup input.button {
	height: 55px;
	border-width: 1px;
	width: 100%;
	border-color: #000000;
	background-color: #000000;
	color: #fff;
	font-weight: 600;
}
.newsletter-popup .popup-close {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	width: 40px;
	text-align: center;
	font-weight: 300;
	font-size: 150%;
}
.news-subhead {
	font-size: 110%;
}
.news-title {
	font-size: 200%;
	font-weight: 400;
	color: #000000;
}
.top-advt {
    display: block;
    text-align: center; 
    max-width: 100%; 
    overflow: hidden;
}
#mc_embed_signup {
	max-width: 575px;
	margin: 10px auto 0;
}
#mc_embed_signup_scroll{
	
}
#mc_embed_signup_scroll p {
    font-weight: 500;
}
#hideform{
	
}
#hideform input[type=text], #hideform input[type=email] {
    height: 55px;
}
#hideform input[type=text], #hideform input[type=email], #hideform textarea {
    display: block;
    background-color: #F5F7F7;
    border-color: #F5F7F7;
    padding-right: 110px;
    margin: 0;
    font-size: 75%;
    color: #838383;
}
#hideform textarea {
    padding: 10px;
    width: 97%;
    outline: none;
    border: 0;
    
}
#hideform p lable{
	font-weight:600;
}
#hideform input[type=submit]{
    background-color:#000000;
    border: 1px solid #000000;
    color:#FFFFFF;
    text-transform:uppercase;
    padding: 9px 36px;
    font-size: 18px;
    float: right;
    font-family: "Avenir";
    font-weight: 600;
}
#hideform input[type=submit]:hover{
	background-color:#000000;
	border: 1px solid #000000;
}

b{
	color:#676766;
}
.event{
	border-bottom:1px solid #040707;
	margin-bottom:1.6em;
	padding-bottom:1.8em;
}
.event:last-child{
	border-bottom:none;
}
.event .event-title{
	text-transform:uppercase;
	font-weight: 500;
}
.event .event-date{
	font-weight:600;
	color:#4e4e4e;	
}
.event .event-link{
	border:1px solid #000000;
	padding:9px 35px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	display: inline-block;	
}
.res-list-group{
	border:1px solid #e2e2e2;
}
.res-list-group:hover{
	background-color:#f5f5f5;
}
.res-list-group a{
	display:block;
}
.res-list-group .res-list-img{
	border-bottom:1px solid #e2e2e2;
	padding:0.5em;
}
.res-list-group p{
	margin:0;
	padding:0.5em;
	line-height: 1.5;
}
.rec-hed{
	font-weight:500;
	text-align:left;
	margin-top:1.5em;
}
.list-group {
	padding-left: 0;
	margin-bottom: 0.7em;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 1px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size:14px;
}
.list-group-item:first-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px
}
a.list-group-item {
	color: #000;
	word-break: break-all
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}
.thanks-you-susbscription{
    background-image: url(/images/subscribe-image-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    min-height: 900px;
    background-size: contain;
}
#mobile-subscriptions-img {
            display: none;
        }
        
.thanks-you-susbscription .thanks-text {
    width: 60%;
    padding: 20px 44px 20px 44px;
    position: relative;
    top: 150px;
    left: 40%;
}
.thanks-you-susbscription .thanks-text p {
    font-size: 17.6pt;
    font-family: "Avenir Book";
    padding: 8px 0px 8px 0px;
}
.thanks-you-susbscription .thanks-text h2 {
    font-family: "Avenir Book";
    font-size: 22pt;
    margin: 0px;
    padding: 0px;
}
.thanks-text h1 {
    font-size: 40pt;
    font-family: Avenir;
}
.thanks-text h2 a {
	color: #000000;
	text-decoration: underline;
}
.thanks-you-susbscription .thanks-text p a.button.primary {
    text-decoration: none;
    font-family: "Avenir Book";
    font-size: 13pt;
    padding: 15px 80px;
    margin-top: 20px;
}
#about-us-page p {
    font-size: 12pt;
    font-family: "Avenir Book";
    line-height: 22pt;
    font-weight: 300;
    margin: 0 0 35px;
}
#about-us-page p strong {
    font-weight: 700;
    font-size: 12pt;
    font-family: "Avenir";
}

#contact-us p {
    font-weight: 300;
    line-height: 1.4;
    font-size: 18px;
    margin: 15px 0;
}
#contact-us {
    margin: 15px 0 30px!important;
}
.top-m-logo{
	margin:0;
}
.inner-page-mrg{
	margin:2em 0;
}
.clr-p{
	color:#feb1b9;
}


/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}
.tabcontent.activ{
	display:block;
}
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 0;
}
.tabcontent {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

.post-mid-subscribe{
	margin:3em 0;
}
.post-mid-subscribe a{
	font-family: 'Didot';
	font-size:23px;
	color:#000000;
	line-height:25px;
	padding:13px 10px;
	text-align:center;
	text-decoration:none;
	width: 105%;
    max-width: 105%;
    margin-left: -5%;
    display: block;
   
	background: #fdb2b9; /* fallback */
	background:
		linear-gradient(135deg, transparent 0px, #fdb2b9 0) top left,
		linear-gradient(225deg, transparent 0px, #fdb2b9 0) top right,
		linear-gradient(315deg, transparent 10px, #fdb2b9 0) bottom right,
		linear-gradient(45deg,  transparent 0px, #fdb2b9 0) bottom left;
	background-size: 51% 50%;
	background-repeat: no-repeat;
}
.post-mid-subscribe a span{
	font-family: 'Gotham';
    font-weight: 100;
    font-style: normal;
	font-size:19px;
	
}


/* Elastislide Style */
.es-carousel-wrapper{
	position:relative;
	margin-bottom:20px;
}
.es-carousel{
	overflow:hidden;
}
.es-carousel ul{
	display:none;
	margin:0;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
	margin: 0 !important;
}
.es-carousel ul li a{
	display:block;
	opacity:0.5;
	border:none !important;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a{
	border-color:#fff;
	opacity:1.0;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	height:100px;
	width:100%;
}
.es-nav span{
	position:absolute;
	top:39%;
	left:8px;
	background:transparent url(../images/nav_thumbs.png) no-repeat top left;
	width:30px;
	height:50px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:8px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}
.es-carousel ul{
	display:block;
}
.rg-image-wrapper{
	position:relative;
	min-height:20px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-count{
	font-family: 'Didot';
	font-size:36px;
	color:#fbb4bc;
	line-height:35px;
	margin:10px 0;
	font-style:italic;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../images/nav.png) no-repeat -20% 50%;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:12px;
	letter-spacing:2px;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	height:30px;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}

.tags{
	font-family: 'Minimo';
	font-size:11pt;
	line-height:13pt;
	font-weight:100;
	text-align:center;
	font-style:italic;
	margin:2em 0 0 0;
}

.single-content{
}
.single-content p:first-child .fword{
	font-family: 'Bambusa Pro';
	font-size:27pt;
	font-weight:300;
}


.btn-cntr{
	margin:1.9em 0 1em 0 ;
	text-align: center;
    display: inline-block;
}
.btn-back{
	text-align:center;
}
.btn-back a {
	font-family: 'Minimo';
	font-size:22px;
    line-height:1.52857143;
	font-weight:500;
	text-align:center;
	color:#FFFFFF;
	float:left;
	width:auto;
	background-color:#000000;
	border:none;
	border-left:1px solid #cabebe;
	outline:none;
	display: block;
    height:45px;
    padding:6px 25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position:relative;
}
.btn-back a:after{
	content: ' ';
	position: absolute;
	bottom: 9px;
	left: 10px;
	width: 0;
}
.btn-back a:before{
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom:14px solid #FFFFFF;
  border-left:14px solid transparent;
  width: 0;
}
.btn-back a:hover{
    background-color:#231f20;
}


.tku{
	background-color:#231f20;
}
.container-thanku {
    width: 100%;
    margin: 0 auto;
	padding: 0;
}
.container-thanku .thank-u{
	margin:0 auto;
	padding-top:2em;
	text-align:center;
	display: table;
}
.container-thanku .thank-u h1{
	font-family: 'Didot';
	font-size:79pt;
	color:#FFFFFF;
	line-height:75px;
	font-weight:lighter;
	text-align:center;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	display: inline-block;
}
.container-thanku .worp-pnl{
	margin: 0 auto;
	margin-top:15px;
	padding:2% 3%;
	width:45%;
	text-align:center;
	background-color:#FFFFFF;
	position:relative;
}
.container-thanku .worp-pnl:before{
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom:31px solid #231f20;
  border-left:31px solid transparent;
  width: 0;
}
.container-thanku .worp-pnl h2{
	font-family: 'Didot';
	font-size:24pt;
	color:#000000;
	line-height:40px;
	font-weight:lighter;
	text-align:center;
	border-bottom:3px solid #000000;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	display: inline-block;
}
.container-thanku .worp-pnl h3{
	font-family: 'Futura (Light)';
	font-size:14pt;
    color: #000000;
    line-height: 20pt;
	font-weight:100;
	text-align:center;
	padding:0;
	margin:5px 0 0 0;
	text-transform:capitalize;
}
.container-thanku .contct-t{
	font-family: 'Futura (Light)';
	font-size: 14pt;
    color: #000000;
    line-height:20pt;
	font-weight:100;
	text-align:center;
	padding:0;
	margin:1.3em 0 0 0;
	text-transform:capitalize;
}
.container-thanku .contct-t strong{
	font-family: 'Futura Std';
	font-weight:500;
}

.container-thanku .contct-t em{
	font-style:italic;
}

.container-thanku .contct-t a{
	font-size: 21px;
	text-decoration:underline;
}
.container-thanku .btn-cntr{
	margin:1.9em 0 1em 0 ;
	text-align: center;
    display: inline-block;
}
.container-thanku .btn-back{
	text-align:center;
}
.container-thanku .btn-back a {
	font-family: 'Minimo';
	font-size:14.5pt;
    line-height:28pt;
	font-weight:500;
	text-align:center;
	color:#FFFFFF;
	float:left;
	width:auto;
	background-color:#231f20;
	border:none;
	border-left:1px solid #cabebe;
	outline:none;
	display: block;
    height:50px;
    padding: 6px 17px 6px 37px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position:relative;
}
.container-thanku .btn-back a:after{
	content: '<<';
	position: absolute;
	bottom: 9px;
	left: 10px;
	width: 0;
}
.container-thanku .btn-back a:before{
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom:21px solid #FFFFFF;
  border-left:21px solid transparent;
  width: 0;
}
.container-thanku .btn-back a:hover{
    background-color:#231f20;
}
.deck-share{
	display: table;
	margin:2em 0;
}
.deck-share .slash-deck{
	width: 100%;
    padding:0 45px 0 0;
    float: left;
    position: relative;
	
}
.deck-share .slash-share{
	width: 33.333%;
	display: table-cell;
    vertical-align: middle;
}
.title-box .share-box {
    margin:0;
    text-align: center;
}



.share-footer:before{
	width: 2px; 
	height: 53px; 
	background: #fdbcc2; 
	content: ""; 
	position: absolute; 
	-ms-transform: rotate(7deg); 
	-webkit-transform: rotate(7deg); 
	transform: rotate(25deg); 
	left: 5px; 
	top: -8px;	
}
.cat-sub-nav ul li a.active:before{
	width: 2px; 
	height: 53px; 
	background: #fdbcc2; 
	content: ""; 
	position: absolute; 
	-ms-transform: rotate(7deg); 
	-webkit-transform: rotate(7deg); 
	transform: rotate(25deg); 
	/*left: 10px;*/
	margin-left:-10px;
	top: 0;
}
.tags-pnl{
	position:relative;
	display:table;
	width:100%;
}
.tags{
	width:100%;
	text-align:right;
	padding-right:15px;
	background-color:#FFFFFF;
	position:absolute;
	font-style:italic;
	padding-bottom:10px;
	padding-top:10px;
}
.tags:before{
	width: 2px; 
	height: 100%; 
	background: #fdbcc2; 
	content: ""; 
	position: absolute; 
	-ms-transform: rotate(7deg); 
	-webkit-transform: rotate(7deg); 
	transform: rotate(25deg); 
	right: -0.9px;
    top: 0px;
}
.tags a{
	text-decoration:none;
}
.tags:after {
    /*border-bottom: .0625rem solid #fdbcc2;*/
    position: absolute;
    content: " ";
    left: 0;
    width: 500%;
    z-index:-1;
	top:50%;
	height: 1px;
    background-color: #fdbcc2;
	display:table-cell;
}
.post-meta-pnl{
	position:relative;
	width:100%;
	display:table;
	margin-bottom:40px;
}
.post-meta{
	width:100%;
	padding-left:15px;
	background-color:#FFFFFF;
	position:absolute;
	font-style:italic;
	padding-bottom: 10px;
    padding-top: 10px;
}
.post-meta:before{
	width: 2px; 
	height: 100%; 
	background: #fdbcc2; 
	content: ""; 
	position: absolute; 
	-ms-transform: rotate(7deg); 
	-webkit-transform: rotate(7deg); 
	transform: rotate(25deg); 
	left: 0.9px;
    top: -1px;
}
.post-meta a{
	text-decoration:none;
}
.post-meta:after {
    border-bottom: .0625rem solid #fdbcc2;
    position: absolute;
    content: " ";
    right: 0;
	top:50%;
    width: 500%;
    z-index:-1;
	display:table-cell;
}
.line-p{
	position:relative;
}
figcaption {
    position: relative;
	font-family: 'Futura (Light)';
	font-size: 10pt;
	font-style: italic;
}
figcaption:before{
	width: 2px; 
	height: 100%; 
	background: #fdbcc2; 
	content: ""; 
	position: absolute; 
	-ms-transform: rotate(7deg); 
	-webkit-transform: rotate(7deg); 
	transform: rotate(25deg); 
	left: -19px;
    top: -1px;
}
.page-not{
	font-family: 'Futura';
	font-weight: 500;
	font-style: normal;
	position:relative;
	font-size: 20pt;
    line-height: 23pt;
    text-align: center;
    margin: 0;
    text-transform: uppercase;	
	padding-left: 1em;
    padding-right: 1em;
}
.page-not:before{
	width: 2px; 
	height: 53px; 
	background: #fdbcc2; 
	content: ""; 
	position: absolute; 
	-ms-transform: rotate(7deg); 
	-webkit-transform: rotate(7deg); 
	transform: rotate(25deg); 
	top: -25px;
    margin-left: -10px;
}
.page-not:after{
	width: 2px; 
	height: 53px; 
	background: #fdbcc2; 
	content: ""; 
	position: absolute; 
	-ms-transform: rotate(7deg); 
	-webkit-transform: rotate(7deg); 
	transform: rotate(25deg); 
	/*top: 0;*/
	margin-left: 5px;
    margin-top: 3px;
}
.paginator a:hover{
	color:#fdb2b9;
}

.trm-prt .simplesocialbuttons{
    display: none;
}


.trms-hdg{
	font-family: 'Didot';
    font-weight: 900;
    font-size: 24pt;
    line-height: 1.1;
	margin:0;
}
.trms-date{
	font-family: 'Didot';
    font-size: 18pt;
	font-style:italic;
    line-height: 1.1;
    font-weight: 300;
	margin-bottom:1.3em;
}

.trm-prt{
	
}
.trm-prt ol, .trm-prt ul{
	margin-left:2.3em;
	font-weight: bold;
}
.trm-prt ol li, .trm-prt ul li{
	padding-left:1em;
	font-weight: normal;	
}

.mrg-b0{
	margin-bottom:0;
}
.mrg-b15{
	margin-bottom:15px;
}
.mrg-b10{
	margin-bottom:10px;
}
.mrg-b5{
	margin-bottom:5px;
}
p.mrg-b5{
	margin-bottom:5px;
}
.mrg-t1em{
	margin-top:1em;
}


div.btn-pink-outline {
  background: #fdb2b9;
  width:auto;
  height:auto;
  padding: 1px;
  position: relative;
  margin:1em 0 1.3em 0;
  display: inline-block;
}
div.btn-pink-outline:before {
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom: 10px solid #fdb2b9;
  border-left: 10px solid transparent;
  width: 0;
  z-index: 1;
}
div.btn-pink-outline-inside {
  background: #fff;
  width:auto;
  height:auto;
  padding:0;
  position: relative;
}
div.btn-pink-outline-inside:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  width: 0;
  z-index: 2;
}
div.btn-pink-outline-inside a{
	padding:9px 35px;
	line-height:39px;
	color:#fdb2b9;
	text-decoration:none;
	outline:none;
	font-weight:700;
}
div.btn-pink-outline-inside a:hover{
	color:#fdb2b9;
}

.single-content_page {
	font-size: 16px;
}
.single-content_page h2 {
	font-size: 21px;
}
.single-content_page h2.slid-h2{
	font-size: 13pt;
	line-height:28pt;
	font-weight:900;
	font-family: 'Futura Std';
}

.contact-f, .wpcf7-form{
	margin:0px 0 0px 0;
	padding:5px 5px 0px 5px;
}
.contact-f input[type=text], 
.wpcf7-form input[type=text], 
.contact-f input[type=email], 
.wpcf7-form input[type=email], 
.contact-f textarea, 
.wpcf7-form textarea{
	font-family: 'Minimo';
	font-size:13pt;
    line-height:1;
	font-weight:300;
	text-align:left;
	color:#000000;
	width:100%;
	background-color:#FFFFFF;
	border:none;
	outline:none;
	display: block;
    height:50px;
    padding: 6px 7px 29px 1px;
	margin-bottom:15px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contact-f input[type=text]::-webkit-input-placeholder, 
.wpcf7-form input[type=text]::-webkit-input-placeholder, 
.contact-f input[type=email]::-webkit-input-placeholder,  
.wpcf7-form input[type=email]::-webkit-input-placeholder, 
.contact-f textarea::-webkit-input-placeholder, 
.wpcf7-form textarea::-webkit-input-placeholder{
	color:#000000;
}
 .contact-f textarea, 
 .wpcf7-form textarea{
	 height:auto;
}
.contact-f label, 
.wpcf7-form label{
	font-family: 'Minion Pro';
    font-weight: normal;
    font-style: normal;
    font-size: 25pt;
    margin:20px 0;
    height: 30px;
    display: block;
    line-height: 1;
}
.contact-f .cont-button, 
.wpcf7-form .cont-button{
	width:100%;
	text-align:right;
}
.contact-f .cont-button button, 
.wpcf7-form .cont-button button {
  background: #cccccc;
  width:160px;
  height:auto;
  position: relative;
  padding:0;
  line-height:45px;
  font-size:19pt;
  text-align:left;
  outline:none;
  font-weight:300;
}
.contact-f .cont-button button:before, 
.wpcf7-form .cont-button button:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  border-bottom: 20px solid #000000;
  border-left: 20px solid transparent;
  width: 0;
  z-index: 2;
}
.contact-f .cont-button button i, 
.wpcf7-form .cont-button button i{
	width:50px;
	height:48px;
	background-color:#FFFFFF;
	line-height:41px;
	font-size:25pt;
	text-align:center;
	float:right;
}

.flexslider12 ul.flex-direction-nav {
    display: none;
}
.flexslider12:hover ul.flex-direction-nav{
    display: block;
}
.subscribe-pink {/*Added by Divya*/
  color: #fdb2b9 !important;
}
/*Added by Divya -15Feb2018- Start*/

.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.subscribe-box{
	width:425px;
    background: #000000;
    height: auto;
    padding: 1px;
    position: relative;
    margin: 0px;
	text-align:center;
}
.subscribe-box:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 20px solid #000000;
    border-right: 20px solid transparent;
    width: 0;
    z-index: 1;
}
.subscribe-box-inside {
    background: #fff;
    width:auto;
    height: auto;
    padding: 20px;
    position: relative;
}
.subscribe-box-inside:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    border-bottom: 19px solid #fff;
    border-right: 19px solid transparent;
    width: 0;
    z-index: 2;
}
.subscribe-box .sub-b-tt{
    font-family: 'Futura Std';
    font-size: 20pt;
    line-height: 25pt;
    color: #000000;
    text-transform:uppercase;
	margin-top:26%;
	margin-bottom:10px;
	font-weight:500;
}
.subscribe-box .sub-b-dv{
    font-family: 'Futura Std';
    font-size: 21px;
    line-height: 25px;
    color: #000000;
    text-transform:uppercase;
    margin: 0 0 10px 0;
}
.subscribe-box .sub-b-ft{
    font-family: 'Futura Std';
    font-size: 21px;
    line-height: 25px;
    color: #000000;
    text-transform:uppercase;
    margin: 0 0 10px 0;
}
.subscribe-box img{
	max-width:100%;
}
.subscribe-box .left{
	float:left;
	width:60%;
}
.subscribe-box .right{
	float:left;
	width:40%;
}


@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-angle-right:before {
  content: "\f105";
}

.subscribe-box .btn-tsub{
	width:100%;
	margin-top:15px;
}
.btn-tsub{
	margin:0 auto;
	margin-top:15px;
	width:100%;
	padding-bottom:0;
    position: relative;
}
.btn-tsub .btn-tsub-text{
	font-family: 'Minimo';
	font-size: 18pt;
    line-height: 1.61857143;
	font-weight:500;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	float:left;
	width:87%;
	background-color:#231f20;
	border:none;
	outline:none;
	display: block;
    height:50px;
    padding: 6px 12px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-tsub .btn-tsub-arrow{
	float:left;
	width:13%;
	color:#000000;
	font-size:45px;
	font-weight:100;
	line-height: 0.42857143;
	background-color:#e7e7e8;
	border:none;
	border-left:1px solid #545454;
	outline:none;
	display: block;
    height:50px;
    padding: 0px 7px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	cursor:pointer;
  position: relative;
}
.btn-tsub .btn-tsub-arrow:before{
  content: '';
  position: absolute;
  bottom:0;
  right:0;
  border-bottom:15px solid #FFFFFF;
  border-left:15px solid transparent;
  width: 0;
}
.btn-tsub .btn-tsub-arrow:hover{
    background-color:#e7e7e8;
}


.sub-logo-title {
    position: relative;
    padding: 0;
    margin: 11px 0 25px 0;
	text-align:center;
}
.sub-logo-title:before {
    border-bottom: 1px solid #fcb1b8;
    position: absolute;
    top: 31%;
    content: " ";
    left: 0;
    width: 100%;
    z-index: 0;
}
.sub-logo-title span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 5px;
	display: inline-flex;
}


.pop_h_box{
	width:auto;
	height:auto;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	padding:10px 0px 10px 0px;
	margin:0px;
	background-color:#fbfbfb;
	background: -moz-linear-gradient(top, #fdfdfd, #fbfbfb); /* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#fbfbfb'); /* for IE */ 
     background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#fbfbfb)); /* for webkit browsers */
	 border:1px solid #efefef;
}


.popup_box{
	height:auto;
	margin: 0 auto;
	padding: 20px;
	background-color:#fff;
	border: 2px solid #231f20;
	width:800px;
	display: none;
	left:0;
	right:0;
	/*overflow: auto;*/
	position: absolute;
	top:55px;/*180px*/
	z-index: 1002;
	/*overflow-x: hidden;*/
}
.pp-hdg{
	text-align:center;
	font-family: 'Didot';
    font-weight:bold;
    font-size: 22.25pt;
    line-height: 30pt;
    text-transform: capitalize;
	border-bottom: 3px solid #000;
    display: inline-block;
	margin-bottom: 6px;
}
.pp-tp{
	/*text-align:center;*/	
}
.pp-tp p{
	font-size: 12pt;
    line-height: 20pt;
    margin-bottom: 8px;	
}
/*.close_b{
	width:25px;
	height:auto;
	float:right;
	display:block;
	font-family: 'Didot';
	font-size:20px;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
	margin-right:-10px;
	margin-top:-12px;
}*/

.close_b {
    width: 25px;
    height: 25px;
    line-height: 21px;
    /* float: right; */
    display: block;
    font-family: 'Didot';
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    /* margin-right: -10px; /
    / margin-top: -12px; */
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 999999;
}

.close_b a{
	color:#000000;
	text-decoration:none;
        width: 25px;
    height: 25px;
    line-height: 21px;
    /* float: right; */
    display: block;
    font-family: 'Didot';
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    /* margin-right: -10px; /
    / margin-top: -12px; */
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 999999;
}
.close_b a:hover{
	color:#2f2f2f;
	text-decoration:none;
}
@media (min-width:800px) {
.popup_box{
	/*width: 650px;*/width: 800px;
}
}
@media (width:812px) {
.popup_box{
	width: 75%;
	top:130px;
}
.pp-hdg{
	font-size:19.25pt;
	border-bottom:2px solid #000;
	line-height:24pt;
}
.pp-tp p{
	font-size:11pt;
	line-height:18pt;
}
}
@media (width:1024px) {
.popup_box{
	width: 750px;
	top:99px;
}
.pp-hdg{
	font-size:20.25pt;
	margin-bottom:7px;
}
.pp-tp p{
	font-size:11pt;
	line-height:21pt;
}
}
@media (max-width:767px) {
.popup_box{
	width:auto;
	margin-left:20px;
	margin-right:20px;
	top:99px;
}
.pp-hdg{
	font-size:17.25pt;
	line-height:26pt;
	border-bottom:2px solid #000;
}
}
@media (width:414px) {
.pp-tp p{
	font-size:11pt;
	line-height:18pt;
}
}
@media (width:375px) {
.pp-tp p{
	font-size:11pt;
	line-height:18pt;
}
.pp-hdg{
	font-size:16.25pt;
	line-height:21pt;
}
}
@media (width:320px) {
.pp-tp p{
	font-size:11pt;
	line-height:17pt;
}
.pp-hdg{
	font-size:15.25pt;
	line-height:21pt;
}
.close_b {font-size:17px;}
}
@media (width:768px) {
.popup_box{
	width:80%;
	top:99px;
}
.pp-hdg{
	font-size:20.25pt;
}

}
@media (width:360px) {
.popup_box{
	top:80px;
}
.pp-hdg{
	font-size:16.25pt;
	line-height:21pt;
}
.pp-tp p{
	font-size:11pt;
	line-height:19pt;
}
.close_b {font-size:17px;}
}
@-moz-document url-prefix() {
@media (width:768px) {
	.popup_box{
		width:80%;
		top:99px;
	}
	.pp-hdg{
		font-size:18.25pt;
	}
}
}

.popup_box img{
	max-width:100%;
}

.black_overlay {
	background-color:rgba(0,0,0,0.7);
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
}



/*Added by Divya -16/19Feb2018- End T:823*/


@media only screen and (min-width: 1020px) {
  .wb-wdg {
   float: right;
  }
}
@media only screen and (min-width: 1200px) {
#cb-logo-box { padding:20px 30px 0px;}
}
@media only screen and (max-width: 800px) {
 .wb-wdg {
    float: left;
    text-align: center;
    width: 100%;
 }
}
.hed-bn {width:204px;position:absolute;top:0;right:0;}

.pp-cb-logo{margin:0 auto; margin-bottom:10px; text-align:center;}
.popup_box .pp-title{ font-family: 'Didot'; font-size: 30px; color:#086b2a; line-height: 1.399; padding: 0; font-weight: 700; margin: 0 0 13px 0; }
.popup_box .popup-btn{font-family: MavenPro-Bold;font-size:1.3em;font-weight:500;line-height:1.5; width:100%;background-color:transparent;color:#d71921;border: 1px solid #d71921; outline:none; display:block; width:100%; float:left; cursor:pointer; margin:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.popup_box .popup-btn:hover{background-color:transparent }
.popup_box .pp-img{text-align: center;}
.popup_box .pp-img img{max-width: 100%}
@media (min-width:768px) {
.popup_box .pp-img {
    margin-right: 20px;
}
.popup_box .pp-cnt {
	padding-left: 20px;
}	
}