body{
	margin: 0;
	color: #282828;
	font: 16px/18px  'PT Sans', sans-serif;
	min-width: 320px;
	background: #fff;
}
img{
	border-style: none;
}
img.flex_img{
	max-width: 100%;
}
a{
	color: #16477D;
	text-decoration: none;
	-webkit-transition:.3s;
	   -moz-transition:.3s;
	    -ms-transition:.3s;
	     -o-transition:.3s;
	        transition:.3s;
}
a:hover{color:#9E5180;}
p{
	margin: 0 0 10px;
	font-size: 31px;
	line-height: 44px;
}
h1, h2, h3, h4, h5, h6{
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 20px;
	font-weight: normal;
}
h2{
	font-size: 39px;
	line-height: 44px;
	margin: 0 0 15px;
	font-weight: 400;
}
h3{
	font-size: 30px;
	line-height: 34px;
	font-weight: 800;
	margin: 0 0 22px;
}
h4{
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 10px;
}
h5, h6{
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px;
}
hr{
	border: 1px solid #ccc;
	margin: 0 0 10px;
}
header, footer, article, section, hgroup, nav, figure, aside { display: block; }
figure { margin:0; padding:0; }
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	vertical-align:middle;
}
input[type="text"], input[type="email"], input[type="password"], textarea{
	width: 100%;
	border: 1px solid #6d6d6d;
	background: #fff;
	height: 32px;
	color: inherit;
	padding: 0 5px;
	line-height: 32px;
	outline: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
textarea{
	resize: vertical;
	padding: 5px;
	line-height: 20px;
	min-height: 110px;
	overflow: auto;
}
input[type="checkbox"]{
	margin: -2px 4px 0 0;
}
input[type="radio"]{
	margin: -3px 4px 0 0;
}
select{
	padding: 3px;
}
.row{
	position: relative;
}
.row:after{
	display:block;
	content:"";
	clear:both;
}
ul,ol,li{
	margin: 0;
	padding: 0;
	list-style: none;
}
input[type="submit"]:hover{cursor:pointer;}
input[type="image"]{padding:0;border:none;}
input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea{
	-webkit-appearance:none;
}
input[type="submit"]::-moz-focus-inner { 
	border: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 20px;
}
table thead td:first-child{
	border-left: none;
}
table td{
	border-bottom: 1px solid #e5e9ee;
	border-left: 1px solid #e5e9ee;
	padding: 14px 18px;
}
table tbody td:first-child{
	border-left: none;
}
table tbody tr:last-child td{
	border-bottom: none;
}
.button, button{
	display: inline-block;
	vertical-align: middle;
	padding: 17px 30px 20px;
	outline: none;
	border: none;
	margin: 0;
	font-size: 35px;
	line-height: 40px;
	color: #fff;
	background: #48ccd5;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #267B8F;
	-webkit-transition:0.1s;
	   -moz-transition:0.1s;
	    -ms-transition:0.1s;
	     -o-transition:0.1s;
	        transition:0.1s;
}
.button:hover, button:hover{
	background: #373737;
	color: #fff;
}
.cms_content ul, .cms_content ol{
	margin: 0 0 0 28px;
}
.cms_content ul li, .cms_content ol li{
	margin: 0 0 16px;
	list-style-type: none;
	position:relative;
	font-size: 31px;
	line-height: 44px;
}
.cms_content ul li:before, .cms_content ol li:before{
    content: "–";
	
    position: absolute;
    top: -1px;
    left: -16px;
}
.cms_content ol li{
	list-style: decimal;
}
.container{
	width: 100%;
	margin: auto;
	position: relative;
	padding: 0 24px;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.header{
	background: #F6F6F6;
	border-bottom: 1px solid #979797;
}
.logo{
    padding: 36px 0 0 3px;
    display: block;
}
.logo img{
	max-width: 100%;
	height: auto;
}
.logo-mobile{
	display: block;
}
.logo-desctop{
	display: none;
}
a.subscribe{
    float: left;
    background: #FFD600;
    padding: 11px 33px 6px 0;
    margin: 25px 0 0;
    color: #000;
    text-decoration: none;
    overflow: hidden;
}
.subscribe-mail{
    float: left;
    width: 34px;
    margin: 6px 14px 0 20px;
    height: auto;
}
.subscribe-title{
    float: left;
    text-transform: uppercase;
    font-size: 29px;
    line-height: 33px;
    padding: 0 0 0 9px;
}
.subscribe-info{
    display: block;
    clear: both;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    padding: 0 0 0 42px;
}
.children{
    float: right;
    width: 191px;
    margin: 5px -24px 0 0;
    height: 122px;
    background: url('../images/kids-2x.png') no-repeat 0 0;
    background-size: 213px 124px;
    background: -webkit-image-set( url('../images/kids-1x.png') 1x, url('../images/kids-2x.png') 2x ) no-repeat 0 0;
}
.children-info{
    display: none;
}
.content{
    padding: 31px 0 0;
}
.sidebar{
    padding: 17px 0px 0px 0px;
}
.widget {
    padding: 17px 0 0 0;
}
.sidebar_subscribe{
    display: none;
}
.sidebar_subscribe-title{}
.sidebar_subscribe-info{}
.sidebar_subscribe-button{}
.sidebar_subscribe-mail{}
.sidebar_subscribe-value{}
.sidebar-box{
    background: #F6F6F6;
    border-top: 1px dashed #979797;
    padding: 23px 24px 29px 24px;
}
.sidebar-box_title{
    color: #F5008E;
    font-size: 29px;
    line-height: 34px;
    margin: 0 0 22px;
}
.sidebar-list{}
.sidebar-list_item{
    background: #fff;
    display: block;
    position: relative;
    padding: 29px 44px 30px 85px;
    margin: 0 0 2px;
    overflow: hidden;
}
.recent-list a.sidebar-list_item{
    padding: 29px 44px 30px 33px;
    color: #2DBADC;
}
.sidebar-list_thumb{
    position: absolute;
    top: 25px;
    left: 12px;
    width: 57px;
    height: auto;
}
.hpn_widget_recent_posts, .widget_hpn_wlwi {
    border-top: 1px dashed #979797;
}
.recent-list .sidebar-list_thumb{
	display:none;
}
.sidebar-list_info{
    font-weight: 800;
    font-size: 26px;
    line-height: 29px;
    display: inline-block;
    float: left;
}
.recent-list .sidebar-list_info{
    font-weight: 400;
    text-decoration: underline;
}
.sidebar-list_link{
    font-size: 25px;
    text-decoration: underline;
    line-height: 30px;
    float: right;
}
.sidebar-list_arrow{
    position: absolute;
    right: 18px;
    top: 24px;
    width: 15px;
    height: auto;
}
.recent-list .sidebar-list_arrow{
    top: 50%;
	
    margin: -12px 0 0;
}
.hpn_recent_posts_item {
    padding-bottom: 10px;
}
.hpn_recent_posts_item a {
    color: #2DBADC;
    text-decoration: underline;
}
.hpn_recent_posts_image_preview {
    display: block;
}
.share{
    margin: 0 0 16px;
}
.share-title{
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 4px;
}
.share-list{}
.share-list_item{
    display: inline-block;
    width: 47px;
    margin: 0 12px 0 0;
}
.share-list_item-img{
    width: 100%;
    height: auto;
}
.padding_inner{
    padding: 0 24px;
}
.content_thumb{
    width: 100%;
    margin: 0 0 27px;
}
.content_thumb-img{
    max-width: 100%;
    min-width: 100%;
    height: auto;
}
.continue{
    margin: 24px 0 0;
    display: block;
}
.post{
    padding: 0 0 45px;
    margin: 0 0 31px;
    border-bottom: 1px solid #A2A2A2;
}
.pagination{
    padding: 23px 24px 27px;
    margin: -31px 0 0;
    background: #F6F6F6;
}
.post-pagination{
    padding: 0 24px 23px;
}
.post-pagination-prev{
    float: left;
}
.post-pagination-next{
    float: right;
}
.pagination-item{
    display: inline-block;
    background: #C7D1D4;
    border-radius: 5px;
    border-bottom: 1px solid #9F9F9F;
    text-align: center;
    min-width: 76px;
    height: 76px;
    font-size: 34px;
    color: #fff;
    line-height: 76px;
    margin: 0 8px 0 0;
}
span.pagination-item,
.pagination-item:hover{
	background-color: #839FA5;
	color: #fff;
}
.footer{}
.footer_inner{}
.footer-box{
    background: #F6F6F6;   border-top: 1px dashed #979797;   
    padding: 17px 24px 29px 24px;
}
.footer-title{
    color: #F5008E;   font-size: 29px;   line-height: 34px;   
    margin: 0 0 25px;
}
.follow_tw{
    width: 294px;
    height: 43px;
    background: url(../images/follow.png) no-repeat;
    margin: 0 0 26px;
}
.follow_pin{
    width: 294px;   height: 43px;   
    background: url(../images/follow.png) no-repeat 0 -61px;   
    margin: 0 0 12px;
}
.copyright{
	background: #F6F6F6;
	border-top: 1px dashed #979797;
	padding: 23px 24px 29px 24px;
	clear: both;
}
.footer_list{
    font-size: 25px;
    line-height: 30px;
}
.footer_list-item{
    margin: 0 0 12px;
}
.footer_list-item a{
    color: #2DBADC;
    text-decoration: underline;
}
.footer_list-item a:hover{
    text-decoration: initial;
}
.copyright_links{
    font-size: 21px;
    line-height: 29px;
    margin: 0 0 6px;
}
.copyright_links a{
    color: #2DBADC;
    display: inline-block;
    margin: 0 6px 0 0;
    text-decoration: underline;
}
.copyright_links a:hover{
    text-decoration: initial;
}
.copyright_info{
    font-size: 20px;
    line-height: 25px;
}
.copyright_info a{
    color: #2DBADC;
    text-decoration: underline;
}
.copyright_info a:hover{
    text-decoration: initial;
}