/*********** Layout ***********/
.blog-top-title {
    padding-top: 98px;
	padding-bottom: 23px;
}
.trip-planning {
    background-color: #457f7e;
    padding: 4px 30px 0;
    margin-bottom: 55px;
    display: inline-block;
	color: #fff;
    border: 0;
	text-transform: uppercase;
    font-size: 15px;
}
.trip-planning a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
}
.trip-planning a img {
    vertical-align: 0.03rem;
    padding-left: 10px;
}
.single .wrapper .blog-top-title ul li {
    display: inline-block;
    padding: 0 15px 0 15px;
    line-height: 25px;
    border-right: 1px solid #ccc;
    list-style-type: none;
	font-family: "BrandonGrotesqueBold", sans-serif;
}
.blog-top-title .large-hero-post h1 {
    font-size: 56px;
    margin-bottom: 30px;
    line-height: 64px;
    letter-spacing: -.02em;
}
.single .wrapper .large-hero-post ul li:last-child {
    padding-left: 15px;
	border-right: 0;
}
.single .wrapper .blog-top-title ul .author a, .single .wrapper .blog-top-title ul .author span {
    color: #d86568;
    transition: .2s ease-in-out;
    text-decoration: none;
    border-bottom: none;
}
.single .wrapper .blog-top-title ul li span {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}
.blogdestinations {
    display: flex;    
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
}
.taglist {
    color: #ccc;
    letter-spacing: 0;
    margin-top: 15px !important;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
.big-blog-text .taglist {
	margin-top: 0px !important;
}
.taglist, .taglistbottom a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueBold', sans-serif;
}
.taglist .post-category a:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}
.blog-small-banner .taglist {
    text-align: left;
    z-index: 999999;
    position: relative !important;
    margin-left: 0
}
.single .wrapper .blog-large-banner {
    height: 80vh;
    min-height: 48rem;
	position: relative;
}
.blog-large-banner .upload-like-btn {
	position: absolute;
    right: 15px;
    top: 15px;
    bottom: auto;
}
.upload-like-btn>a {
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	vertical-align: middle;
}
.upload-like-btn .trigger-share {
    padding: 0.5rem;
    border-radius: 0.5rem;
}
.upload-like-btn .svgbutton {
   	width: 28px; 
	height: 33px;
}
.upload-like-btn g path {
    fill: #b14244;
    stroke: #b14244;
    stroke-width: .5;
}
.blog-post {
    padding-bottom: 30px;
}
.single-post .wrapper .wp-content-container figure {
    clear: both!important;
    display: block!important;
}
.blog-post p {
    font-size: 1.7rem;
	letter-spacing: .02rem;
	line-height: 1.67;
	margin-bottom: 2.5rem;
}
.single-post .wrapper .wp-content-container h2, .single-post .wrapper .wp-content-container h3 {
    margin-top: 3.6rem;
}
.cta-box {
    position: relative;
    background-image: url(../svg/cb_logo.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center 2.5rem !important;
    background-size: 10rem !important;
    width: 100%;
    max-width: 576px;
    margin: 6rem auto;
    background: #fff;
    padding: 12.75rem 7.75rem 2.75rem;
    outline: #c0d4cc solid 0.25rem;
    outline-offset: -1.25rem;
	box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, .1);
}
.start-discussion {
    padding-top: 85px;
    padding-bottom: 58px;
    position: relative;
	background-color: #fff;
}
.start-discussion:after {
    position: absolute;
    content: "";
    background-image: url('../svg/curve-overlay.svg');
    left: 0;
    right: 0;
    top: 0;
    height: 48px;
    background-repeat: no-repeat;
    width: 202px;
    margin: 0 auto;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.start-discussion .comments-area .comment-respond {
    border-top: 1px solid rgba(86,80,78,.25);
    padding-top: 25px;
}
body .start-discussion .comments-area .comment-respond h3 {
    position: relative;
    font-size: 18px;
    display: inline;
    font-family: 'PoppinsSemibold',sans-serif;
	letter-spacing: .02rem;
}
.start-discussion .comments-area .comment-respond .comment-form {
    padding: 0 0 6rem;
    position: relative;
}
.start-discussion .comments-area .comment-respond .comment-form p {
	margin: 0 0 1rem;
}
.start-discussion .comments-area .comment-respond .comment-form .comment-form-comment {
    position: relative;
    width: 100%;
}
.start-discussion #comment {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.start-discussion .comments-area .comment-respond .comment-form .comment-form-comment textarea {
    position: relative;    
    font-size: 18px;
    font-weight: 400;
    min-height: 2rem;
    height: 8rem;
}
.start-discussion .comments-area .comment-respond .comment-form input[type=email], body .start-discussion .comments-area .comment-respond .comment-form input[type=text], body .start-discussion .comments-area .comment-respond .comment-form input[type=url], body .start-discussion .comments-area .comment-respond .comment-form textarea {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.discuss-blog-form form input, body .start-discussion .comments-area .comment-respond .comment-form input[type=email], body .start-discussion .comments-area .comment-respond .comment-form input[type=text], body .start-discussion .comments-area .comment-respond .comment-form input[type=url] {
    border: 1px solid rgba(86,80,78,.25);
    font-size: 18px;
    font-weight: 400;
    padding: 21px 19px;
    border-radius: 5px;
}
.single-post .family-travel-blog {
    background-color: #f8ebd8;
    padding-top: 80px;
    padding-bottom: 60px;
}
.image-links .title, .tab-content-main p {
    margin-bottom: 30px;
}
.start-discussion .comments-area .comment-respond .logged-in-as {
    font-size: 13px;
    font-weight: 400;
    padding-left: 20px;
    position: relative;
    font-family: 'PoppinsRegular',sans-serif;
	padding: 0;
    margin: 0 0 1rem;
	line-height: 1.5;
	letter-spacing: .02rem;
}
.single-post .stylesheet-title-text {   
	padding: 82px 0;
	padding-top: 0;
}
.social-share-cust {
    padding-top: 5px;
    padding-bottom: 32px;
}
.blog-post {
    padding-bottom: 30px;
}
.social-share-cust ul li .share-custom {
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    height: 60px;
    width: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
}
.social-share-cust ul li {
    display: inline-block;
    text-align: center;
    padding: 0 18px;
    border-right: 1px solid rgba(86,80,78,.25);
}
.social-share-cust ul li span {
    display: flex;
    font-size: 14px;
    letter-spacing: .02rem;
    color: #56504e;
    justify-content: center;
}
.share-custom .simplefavorite-button {
    background-color: transparent;
}
.required-field-message {
	font-size: 13px;
	margin-top: 10px;
}
#email-notes {
	font-size: 15px;
}
.home-style-banner:after, .img-cover:after, .style-banner:after, .styleimg-full:after {
    position: absolute;
    content: "";
    background-image: url(../svg/curve-overlay.svg);
    left: 0;
    right: 0;
    bottom: -1px;
    height: 48px;
    background-repeat: no-repeat;
    width: 202px;
    margin: 0 auto; 
}
.style-banner::after {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: bottom center;
}
 /* Small banners */
.blog-small-banner ul li {
    padding: 0 15px 0 15px !important;
}
.blog-small-banner .blogdestinations {
    justify-content: flex-start;
}
.blog-small-banner .taglist {
	margin-left: 0px;
}
.single .wrapper .blog-small-banner ul li:first-child {
	padding-left: 0px !important;
	border-left: 0;
}
.single .wrapper .blog-small-banner ul li:last-child {
	border-right: 0;
}
body .wrapper .style-banner {
    position: relative;
    min-height: 36rem;
	background-position: center center;
}
.blog-small-banner {
    background-color: #f8ebd8;
}
.blog-small-banner .trip-planning {
    z-index: 999999;
    position: relative !important;
    margin-bottom: 35px;
}
.blog-top-title h1 {
    font-size: 68px;
    color: #56504e;
    font-family: 'BodoniModaBold', serif;
    margin-bottom: 35px;
    line-height: 1;
    letter-spacing: -.02em;
}
.blog-small-banner h1, .blog-small-banner ul {
    z-index: 999999;
    position: relative;
}
.single .wrapper .blog-small-banner .upload-like-btn {
    position: absolute; 
	bottom: -4.5rem;
    right: 0;
}
.places-section .single-step-one, .taglistbottom {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
}
.awards p, .taglist, .taglistbottom, .why-middle-info h3 {
    text-align: center;
}
.taglistbottom {
	margin-bottom: 50px;
}
.taglistbottom a {
    background-color: #fff;
    padding: 10px 12px;
    border-right: 1px solid #e2dacf;
    border-bottom: 1px solid #e2dacf;
    border-top: 1px solid #fdfcfa;
    border-left: 1px solid #fdfcfa;
    margin: 0 5px 8px;
    display: inline-block;
}
.written-by span>img {
    border-radius: 50%;
    width: 57px;
    height: 57px;
}
.written-by {
    padding-top: 0px;
	padding-bottom: 50px;
}
.written-by p {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: .3px;
    margin-left: 13px;
    margin-bottom: 0;
}
.upload-like-btn>a {
    text-align: center;
    height: 35px;
    width: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
/* old comments form */
.start-discussion .comments-area .title {
    position: relative;
    display: flex;
	justify-content: space-between;
    align-items: center;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(86, 80, 78, .25);
}
.start-discussion .title>h2 {
    font-size: 32px;
}
.start-discussion .title>span {
    text-transform: uppercase;
	text-wrap: nowrap;
}
.start-discussion .comments-area ul.comment-list li {
    position: relative;
    padding: 25px 0;
    border-bottom: 1px solid rgba(86, 80, 78, .25);
}
.start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta {
    position: relative;
    padding: 0 0 1rem;
}
.start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-author {
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    display: inline;
}
.start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata a {
    line-height: 0;
    color: #b14244;
}
.start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata a::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    background-color: #000;
    border-radius: 50%;
    left: 5px;
    top: 50%;
}
.start-discussion .comments-area ul.comment-list li article.comment-body {
	position: relative;
}
.start-discussion .comments-area ul.comment-list li {
    position: relative;
    padding: 25px 0;
    border-bottom: 1px solid rgba(86, 80, 78, .25);
}
.start-discussion .comments-area ul.comment-list li article.comment-body .reply {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 16px;
}
.start-discussion .comments-area ul.comment-list li ul.children li.comment {
    position: relative;
    padding-left: 25px;
    padding-bottom: 0;
    margin-top: 25px;
    border-top: 1px solid rgba(86, 80, 78, .25);
    border-bottom: none;
}
.start-discussion .comments-area ul.comment-list li article.comment-body .reply a {
    color: #212529;
}
.start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata {
    position: relative;
    display: inline;
}
.start-discussion .comments-area ul.comment-list li article.comment-body .comment-content p {
	margin: 0;
}
@media (min-width: 576px) {
    .d-sm-inline {
        display: inline !important;
    }
}
.start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata a time {
    text-transform: lowercase;
    font-size: 13px;
    font-weight: 400;
    padding-left: 20px;
    position: relative;
    color: #4b4b4b;
}
.start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata .edit-link {
    font-size: 13px;
    font-weight: 400;
    padding-left: 20px;
    position: relative;
}
.start-discussion .comments-area .comment-respond .comment-form input[type=submit] {
    width: 100%;
}

.blog-large-banner-mobile {
	display: none;
}
.blog-large-banner-desktop {
	display: block;
}
.cta-box-content {
	text-align: center;
}
.comment-form-email {
	padding: 0 !important;
}
@media only screen and (max-width: 991px) {
    .trip-planning a {
        font-size: 14px;
        font-weight: 600;
    }
	.trip-planning {
		margin-bottom: 40px;
        padding: 2px 18px;
	}
	.cta-box-content h3 {
        font-size: 26px !important;
		line-height: 33px;
	}
	.blog-small-banner .blogdestinations {
		justify-content: center;
	}
	.single .wrapper .blog-small-banner .blog-medium-banner, .single-destination .wrapper, .single-experience .wrapper {
		position: relative;
	}
	.single .wrapper .blog-small-banner .upload-like-btn {
        bottom: 1rem;
        right: 1rem;
    }
	.blog-small-banner .favtext {
		display: none !important;
	}
	.style-banner .simplefavorite-button, .taxlanding-large-banner .simplefavorite-button {
       padding: 0.5rem;
    }
}
@media (max-width: 767px) {
	.blog-large-banner .favtext {
		display: none !important;
	}
	.blog-top-title h1 {
		font-size: 34px!important;
		line-height: 40px!important;
		padding: 0 20px;
		margin-bottom: 10px !important;
	}
	.blog-large-banner .simplefavorite-button {
		padding: 0.5rem;
   	 	border-radius: 0.5rem;
	}
	.single .wrapper .blog-top-title ul li span {
		font-size: 12px;
	}
	.style-banner {
		min-height: 208px;
		height: 50vh!important;
	}
	.trip-planning {
		font-size: 12px;
	}
	.blog-top-title {
		padding-top: 35px;
		padding-bottom: 21px;
	}
	.single .wrapper .blog-top-title ul {
		padding: 15px 20px 0;
	}
	.single .wrapper .blog-top-title ul li {
		display: inline-block;
		padding: 0 15px 0 15px;
		line-height: 18px;
		border-right: 1px solid #ccc;
		list-style-type: none;
	}	
	body .wrapper .cta-box {
		padding: 12.75rem 4rem 2rem;
	}
	.blog-post p {
		font-size: 1.4rem !important;
	}
	.social-share-cust {
		padding-top: 30px;
		padding-bottom: 5px;
	}
	.social-share-cust ul li span, .start-discussion .title>span, .written-by p {
		font-size: 12px;
	}
	.start-discussion {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.start-discussion .comments-area .comment-respond .logged-in-as {
		font-size: 13px;
	}
	#commentform #submit {
		width: 100%;
	}
	.trip-planning {
        margin-bottom: 40px;
        padding: 3px 16px 0;
    }
	.trip-planning a  {
        font-size: 12px;
    }
	.social-share-cust ul li {
        padding: 0 11px;
    }
	.family-travel-blog .title>a.secondary-btn {
        position: absolute;
        bottom: 30px;
		border-left: none;
		padding-left: 0px; 
		margin-left: 0px;
    }
	.family-travel-blog .title>h3 {
        font-size: 26px;
    }
	.single-post .family-travel-blog {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.image-links .title {
		margin-bottom: 20px;
	}
	.start-discussion .title>h2 {
		font-size: 26px;
		margin-bottom: 7px;
	}
	.taglistbottom {
       margin-bottom: 20px;
    }
	.written-by {
    	padding-top: 0px;
	}
	.blog-post {
        padding-bottom: 0;
	}
	.written-by span>img {
        width: 40px;
        height: 40px;
    }
	.blog-large-banner-mobile {
		display: block;
	}
	.blog-large-banner-desktop {
		display: none;
	}
	.taglist a {
		font-size: 12px !important;
	}
	.taglist {
		margin-bottom: 10px !important;
	}
}

/* Blog index */
.travel-blog-top {
    background-color: #fff;
    position: relative;
	margin-bottom: 30px;
}
.travel-blog-top:after {
   	position: absolute;
    content: "";
    background-image: url('../svg/curve-white.svg');
    bottom: -47px;
    height: 47px;
    width: 136px;
    background-repeat: no-repeat;
    margin: 0 auto;
    border: none;
    z-index: 9999;
    background-position: bottom center;
    left: 45%;
}
.travel-blog-block {
	position: relative;
}
.travel-block-inner {
    padding-bottom: 50px;
    border-bottom: 1px solid #dfdede;
    margin-bottom: 40px;
}
.big-blog-block {
    vertical-align: top;
    max-width: calc(100% - 380px);
    padding-right: 20px;
    text-align: center;
	width: 100%;
    display: inline-block;
}
.travel-blog-top .travel-blog-block .travel-block-inner .big-blog-block figure {
    min-height: 40rem;
    width: 100%;
    background-size: cover;
	margin: 0 0 16px;
}
.big-blog-block figcaption, .smallscreen  {
	display: none;
}
.read-wrap:after {
    position: absolute;
    content: "";
    background-image: url(../svg/blog-curve-overlay.svg);
    left: 0;
    right: 0;
    bottom: -1px;
    height: 35px;
    background-repeat: no-repeat;
    width: 157px;
    margin: 0 auto;
}
.big-blog-block .blog-curve {
    position: absolute;
   	left: 0;
    right: 0;
    bottom: -1px;
    height: 36px;
    width: 157px;
    margin: 0 auto;
}
.big-blog-block .blog-curve .svgbutton  {
	width: 157px;
	height: 36px;
}
.big-blog-text .trip-planning {
    margin: 0 0 30px;
    padding: 4px 20px 0;
}
#alm-scroll-container {
    overflow: hidden;
    overflow-y: auto;
    max-height: 830px;
}
.small-blog-block {
    height: 700px;
	max-width: 375px;
    vertical-align: top; 
	width: 100%;
}
.small-blog-block .single-blog h4 {
    font-size: 16px;
    line-height: 26px;
	color: #56504e;
    font-family: 'PoppinsRegular', sans-serif;
    margin: 0;
}
.alm-listing {
    margin: 0;
    padding: 0;
	outline: none;
}
.small-blog-block .single-blog {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 #f1ebe4;
    -moz-box-shadow: 0 1px 2px 0 #f1ebe4;
    box-shadow: 0 1px 2px 0 #f1ebe4;
    margin-bottom: 25px;
}
.small-blog-block .single-blog a {
    display: flex;
}
.travel-blog-top .travel-blog-block .travel-block-inner .small-blog-block figure {
    min-height: 18rem;
    width: 100%;
    background-size: cover;
	max-width: 155px;
    margin: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    clip-path: polygon(0 0, 100% 0, 80% 99%, 0% 100%);
}
.small-blog-block .single-blog .right-text {
    padding: 10px 15px 25px;
    max-width: calc(100% - 155px);
    width: 100%;
}
.small-blog-block .single-blog span {
    color: #457f7e;
    letter-spacing: .02rem;
    line-height: 1.1;
    margin-bottom: 12px;
    padding-bottom: 20px;
    font-size: 1.5rem;
	display: inline-block;
    position: relative;
    width: 100%;
	font-family: 'BrandonGrotesqueBold', sans-serif;
    text-transform: uppercase;
}
.small-blog-block .single-blog h3 {
    font-size: 16px;
    line-height: 26px;
	color: #56504e;
    font-family: 'PoppinsSemibold', sans-serif;
    margin: 0;
}
.small-blog-block .single-blog span:before {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    height: 2px;
    background-color: #c0d4cc;
    width: 35px;
    content: " ";
}
.alm-listing:after, .alm-paging-content:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
}
.ajax-load-more-wrap.infinite.fading-circles>.alm-btn-wrap .alm-load-more-btn {
    background-image: url('../gif/ciao-loader-2.gif') !important;
}
.small-blog-block::-webkit-scrollbar {
    width: 1.2em
}
.small-blog-block::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
    background-color: #f3f6f5;
    border-radius: 10px
}
.small-blog-block::-webkit-scrollbar-thumb {
    background-color: #d4e0dc;
    border-radius: 10px
}
.family-travelling h2 {
    margin: 0 0 30px;
    letter-spacing: .02rem;
    font-family: 'BrandonGrotesqueBold', serif;
    font-size: 22px;
	text-align: center;
	color: #56504E;
}
.family-travelling .single-block {
    justify-content: center;
    padding-right: 20px;
    position: relative;
}
.family-travelling .single-block:before {
    right: -7px;
    height: 100%;
    width: 1px;
    background-color: #d5d3d3;
    position: absolute;
    content: " ";
    top: 0;
}
.family-travelling .mx-auto:last-child .single-block:last-child:before {
  	display: none; 
}
.family-travelling .left-block {
    font-size: 80px;
    color: #8C8B8D;
    font-family: 'BodoniModaBold', serif;
    vertical-align: top;
    line-height: .9;	
}
.family-travelling .right-block {
    margin: 0 0 0 25px;
}
.family-travelling .right-block span {
    color: #d05b68 ;
    letter-spacing: .08rem;
    line-height: 1;
	font-size: 14px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    text-transform: uppercase;
}
.family-travelling .right-block p {
    margin: 5px 0 0;
    font-size: 16px;
    line-height: 1.4;
}
.family-travelling .right-block p a {
    font-family: 'PoppinsRegular';
	font-size: 16px;
	text-decoration: none;
	line-height: 24px;
}
.tips-travelling {
    padding-bottom: 115px;
}
.tips-title {
    border-top: 1px solid #dfdede;
    margin-top: 70px;
    padding-top: 60px;
	display: inline-block;
    position: relative;
    width: 100%;
}
.tips-block {
	width: 100%;
}
.tips-block ul {
    list-style: none;
    margin: 0 -4px;
    padding: 0;
}
.tips-block ul li {
    list-style: none;
    margin: 0;
    padding: 0 4px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.tips-block a {
    color: #56504e;
    letter-spacing: .4px;
    padding: 25px 0;
    width: 100%;
    text-align: center;
    position: relative;
	font-size: 15px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    text-transform: uppercase;
}
.tips-block a, .tips-block a:hover {
    background-color: #d4e0dc;
}
.tips-block a:before {
    position: absolute;
    content: "";
    border: 9px solid #e1e9e7;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
}
.tips-block a:hover:before {
    border: 2px solid rgba(255, 255, 255, .6);
    top: 9px;
    bottom: 9px;
    right: 9px;
    left: 9px;
}
.animated {
    animation-duration: 0s;
	-webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    opacity: 1;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
}
.get-started h2 {
    font-size: 39px;
    line-height: 46px;
    font-family: 'BodoniModaBold', serif;
    color: #fff;
    letter-spacing: -.015em;
    padding-bottom: 5px;
}
.latest-article-section {
    padding: 80px 0 70px;
}
.latest-article-section h2 {
    text-align: center;
    line-height: 1;
    margin: 0 0 60px;
	font-size: 60px;
}
.article-filter .top-filter a {
    align-items: center;
}
.article-filter .top-filter .search .svgbutton {
	margin-left: 10px;
	margin-bottom: 2px;
	width: 20px;
    height: 20px;
}
.article-filter .filter-link .svgbutton, .article-filter .ages .svgbutton {
    width: 17px;
    height: 9px;
	margin-left: 10px;
}
.article-filter {
	margin-bottom: 40px;
}
.article-filter .top-filter {
    text-align: center;
    display: flex;
    justify-content: center;
}
.article-filter .top-filter a {
    font-size: 17px;
    color: #56504e;
    font-family: 'PoppinsSemibold', sans-serif;
    margin: 0 40px;
    line-height: 1;
    display: flex;
    width: auto;
    padding: 18px 45px;
}
.article-filter .top-filter a img {
    vertical-align: middle;
    margin-left: 12px;
}
.article-filter .top-filter .filter-link {
    background-color: transparent;
    padding: 18px 45px;
}
.article-filter .top-filter a.ages img, .article-filter .top-filter a.filter-link img {
    width: 15px;
}
.mobile-filter {
	display: none;
}
.blog-filter .single-filter {
    background-color: #fff;
    padding: 50px;
    -webkit-box-shadow: 2px 2px 10px 2px #f1ebe4;
    -moz-box-shadow: 2px 2px 10px 2px #f1ebe4;
    box-shadow: 2px 2px 10px 2px #f1ebe4;
    display: none;
}
.search-article input {
    font-size: 30px;
    color: #56504e;
    font-family: 'PoppinRegular', sans-serif;
    border-bottom: 2px solid #ddd;
    width: 100%;
    line-height: 2.1;
    letter-spacing: .05rem;
}
.facetwp-facet input.facetwp-search {
	min-width: 500px !important;
	width: 500px;
}
.search-article .facetwp-input-wrap {
	text-align: center;
}
.article-filter .top-filter a.active {
    background-color: #fff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.facetwp-icon {
    position: absolute;
    width: 25px !important;
	height: 25px !important;
    background: url('../png/icon-search.png') no-repeat !important;
	bottom: 20px;
}
.facetwp-icon:before {
	width: 0 !important;
	height: 0 !important;
    background: none !important;
}
.facetwp-facet-ages .facetwp-checkbox[data-value="traveling-with-babies"],
.facetwp-facet-ages .facetwp-checkbox[data-value="traveling-with-toddlers"] {
    display: none !important;
}
.single-article .upload-like-btn {
    position: absolute; 
	top: 10px;
    right: 10px;
    bottom: auto;
	z-index: 200;
}
.simplefavorite-button {
    font-size: 2rem;
    cursor: pointer;
    background: #fff;
    padding: .5rem;
    border-radius: .5rem;
}
.upload-like-btn>a {
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.upload-like-btn>a {
    vertical-align: middle;
}
.favtext, .blog-filter a.border-btn, body .facetwp-checkbox .facetwp-counter {
	display: none;
}
.simplefavorite-button.active {
    opacity: 1 !important;
}
.blog .facetwp-facet-ages .facetwp-checkbox, .blog .facetwp-facet-ages_primary .facetwp-checkbox {
    background-image: none;
    padding: .5rem;
    margin: 1%;
    width: 18%;
    float: left;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: .5rem;
	font-size: 14px;
	cursor: pointer;
	height: 60px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.facetwp-display-value {
    padding-right: 5px;
}
.blog .facetwp-facet-ages .facetwp-checkbox.checked, .blog .facetwp-facet-ages .facetwp-checkbox:hover, .blog .facetwp-facet-ages_primary .facetwp-checkbox.checked, .blog .facetwp-facet-ages_primary .facetwp-checkbox:hover {
    color: #fff;
    background: #C65B68;
}
.facetwp-display-value {
    outline: 0 !important;
}
.filter-list-group {
    max-width: 350px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.filter-list-group a.disabled {
    color: #d5d3d2;
}
.filter-list-group a {
    color: #56504e;
    padding: 15px 10px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #d7d5d5;
    position: relative;
}
.filter-block .top-filter span, .filter-link, .filter-list-group a, .filter-tab ul li a {
    font-family: 'PoppinsRegular', sans-serif;
    font-size: 16px;
}
.filter-list-group a svg {
    position: absolute;
    right: 10px;
    width: 8px;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.filter-tab {
    max-width: calc(100% - 355px);
    width: 100%;
    padding-left: 100px;
    display: inline-block;
    vertical-align: top;
}
.filter-list-group a.mob-click svg {
    height: 20px;
    width: 12px;
}
.filter-list-group a.disabled svg rect, .filter-list-group a.mob-click.disabled svg g path {
    fill: #d5d3d2;
}
.blog .filter-tab-content {
    padding: 2rem 1rem;
}
.blog-filter a.mob-click, .facetwp-checkbox .facetwp-counter, .filter-tab-content {
    display: none;
}
.filter-tab-content .facetwp-facet {
    margin: 0;
}
.facetwp-checkbox {
    background: url(../png/checkbox.png) 0 50% / 20px 20px no-repeat;
    padding-left: 28px;
    font-size: 15px;
	margin-bottom: 4px;
    cursor: pointer !important;
}
.facetwp-display-value {
    padding-right: 5px;
	font-size: 14px;
}
.filter-tab-content.active {
	display: block;
}
.facetwp-checkbox.checked {
    background-image: url('../png/checkbox-on.png') !important;
}
.search-value .hotel-filter-chicklet, .facetwp-selection-label {
    display: none;
}
.facetwp-selections {
    margin-left: 20px !important;
}
.search-value ul, .search-value ul ul li {
    display: flex !important;
    flex-wrap: wrap !important;
}
.search-value ul {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
}
.search-value ul li {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;	
    list-style: none;
    -webkit-box-shadow: 1px 1px 5px 0 #f1ebe4;
    -moz-box-shadow: 1px 1px 5px 0 #f1ebe4;
    box-shadow: 1px 1px 5px 0 #f1ebe4;
    background-color: #fff;  
    height: auto;
    line-height: 1.1;
    font-size: 14px;
    color: #56504e;
    justify-content: center;
    align-items: center;
}
.facetwp-selection-value {
    background-image: url('../svg/close-icon.svg') !important;
    padding: 13px 40px 13px 18px !important;
    margin-right: 20px !important;
    box-shadow: 1px 1px 5px 0 #f1ebe4 !important;
    border-radius: 5px !important;
    background-color: #fff !important;
    background-position: right 18px center !important;
}
.search-value ul ul li:before {
	display: none;
}
.single-article-inner h3 {
	line-height: 28px;
}
.single-article-inner h3 a {
	font-family: 'PoppinsRegular', sans-serif;
    font-size: 18px;
	color: #4a4a4a;
}
.single-article .single-article-text .single-article-inner .category span {
    text-transform: uppercase;
    font-size: 14px;
    color: #457f7e;
    display: block;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    letter-spacing: .2px;
    line-height: 1.3;
}

@media only screen and (max-width: 991px) {
    .blog-top-title h1 {
        font-size: 55px;
    }
	.big-blog-block {
        max-width: 100%;
        padding: 0;
    }
	.big-blog-block figure:after {
        background-image: url('../svg/curve-overlay.svg');
		background-size: cover;
    }
    .travel-blog-top:before {
        height: 58%;
    }
	#alm-scroll-container {
       	max-height: none;
		overflow: hidden;
    	overflow-y: auto;
    }
	.smallscreen {
        display: block;
    }
	.small-blog-block .single-blog {
        display: block;
        float: left;
		margin: 0 10px;
        width: calc(33.33% - 23px);
    }
	.family-travelling .single-block:before, .small-blog-block .single-blog figure {
        display: none;
    }
	.small-blog-block {
        height: auto;
    }
	.small-blog-block .single-blog .right-text {
        max-width: 100%;
        text-align: center;
        padding: 20px 25px;
    }
	.mainscreen {
        display: none;
    }
	.small-blog-block {
        max-width: calc(100% + 20px);
        width: calc(100% + 20px);
    }
 	.big-blog-text h4 {
        font-size: 40px;
        line-height: 50px;
		margin-bottom: 35px;
    }
	.family-travelling {
        padding-bottom: 50px !important;
    }
	.family-travelling h2 {
        line-height: 1.2;
        margin: 50px 0 20px;
    }
	.family-travelling .single-block {
        padding: 0 10px 15px !important;
        margin-bottom: 25px;
        border-bottom: 1px solid #d5d3d3;
		justify-content: left;
    }
	.family-travelling .left-block {
        display: block !important;
        min-width: 43px !important;
    }
	.tips-travelling {
        padding: 0;
        border-left: 2px solid #eae9e9;
    }
	.tips-title {
        border: 0;
        padding: 0;
        margin: 0;
    }
	.family-travelling h3 {
        line-height: 1.2;
        margin: 20px 0 15px;
    }
	.tips-block ul {
        flex-wrap: wrap;
    }
	.tips-block ul li {
        margin: 6px 0;
    }
	.tips-block a {
        max-width: 215px;
    }
	.travel-block-inner {
        margin-bottom: 0;
        padding-bottom: 0;
    }
	.latest-article-section {
        padding: 50px 0 60px;
    }
	.latest-article-section h2 {
        margin: 0 0 40px;
    }
	.article-filter, .styleimg-middle2 {
        margin-bottom: 40px;
    }
	.article-filter .top-filter {
        flex-wrap: wrap;
        display: none;
    }
	.mobile-filter {
        color: #56504e;
        font-family: 'PoppinsSemibold', sans-serif;
        line-height: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 15px;
        background-color: transparent;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #dcd6d0;
        justify-content: space-between;
        position: relative;
        font-size: 16px;
		letter-spacing: .03rem;
		align-items: end;
    }
	.blog-filter .single-filter {
        padding: 20px 24px 40px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        position: relative;
    }
	.search-article .facetwp-input-wrap {
        margin-top: 20px !important;
    }
	.search-article .facetwp-input-wrap input {
        font-size: 20px;
        width: 500px !important;
    }
	.mobile-filter.active, .mobile-filter:hover {
        border: 0;
		color: #d05b68;
    }
	.filter-list-group {
        max-width: 250px;
    }
	.filter-tab.filter-list-group {
        max-width: calc(100% - 255px);
		padding-left: 40px;
    }
	.latest-article-section .article-filter .blog-filter .facetwp-facet-ages .facetwp-checkbox {
        display: block;
        width: 100%;
        float: none;
        margin: 1rem 0;
		height: auto;
    }
	.single-article {
        margin-bottom: 30px;
    }
	.small-blog-block .single-blog span:before {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }
	.get-started h2, .latest-article-section h2 {
        font-size: 32px;
        line-height: 38px;
    }
	.search .svgbutton {
		width: 17px;
		height: 9px;
		margin-left: 10px;
	}
	.facetwp-facet input.facetwp-search {
		min-width: 240px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
@media only screen and (max-width: 767px) {
    .blog-top-title h1 {
        font-size: 40px !important;
        line-height: 38px;
        padding: 0 20px;
        margin-bottom: 10px;
    }
	.travel-blog-top .travel-blog-block .travel-block-inner .big-blog-block figure {
        margin: 0 0 5px;
    }
	.travel-block-inner {
        margin-bottom: 0;
        padding-bottom: 0;
    }
	.big-blog-block {
        max-width: 100%;
        padding: 0;
    }
	.travel-blog-top .travel-blog-block .travel-block-inner .big-blog-block figure {
        min-height: 18rem;
    }
	.big-blog-block figure:after {
        background-size: cover;
    }
	.big-blog-text .trip-planning {
        padding: 2px 16px 0;
        margin-top: 5px;
        margin-bottom: 20px;
    }
	.big-blog-block .taglist {
		margin-bottom: 15px;
	}
	.trip-planning a {
        font-size: 13px;
    }
	.trip-planning a img {
        height: 9px;
        padding-left: 8px;
    }
	.big-blog-text h4 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 60px;
    }
	.small-blog-block {
        max-width: 100%;
        width: 100%;
    }
	.small-blog-block .single-blog .right-text {
        max-width: 100%;
        text-align: center;
        padding: 25px 25px 30px;
    }
	.small-blog-block .single-blog span {
        padding-bottom: 15px;
    }
	.small-blog-block .single-blog span:before {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }
	.small-blog-block .single-blog {
        display: block;
        float: none;
        margin: 0;
        width: 100%;
		margin-bottom: 25px;
    }
	.travel-blog-top:before {
        height: 20%;
    }
	.family-travelling h2 {
        padding-top: 40px;
		margin: 0 0 30px; 
		font-size: 17px;
		line-height: 28px;
    }
	.travel-block-inner {
        border-bottom: none;
    }
	.family-travelling h3 {
        padding-top: 40px;
		font-size: 16px;
    }
	.family-travelling .single-block {
        padding: 0 0 15px !important;
        margin-bottom: 15px;
		justify-content: left;
    }
	.family-travelling .single-block:before {
        right: 0;
        height: 1px;
        width: 100%;
        background-color: #d5d3d3;
        position: absolute;
        content: " ";
        bottom: 0;
        top: inherit;
        left: 0;
    }
	.family-travelling .left-block {
        display: block !important;
        min-width: 35px !important;
		font-size: 64px;
    }
	.family-travelling .right-block {
        padding: 0 30px 0 0;
    }
	.family-travelling .right-block span {
		font-size: 13px;
	}
	.alm-btn-wrap {
        visibility: hidden !important;
    }
	.small-blog-block .single-blog:last-child {
		margin-bottom: 0px;
	}
	a.grey {
        font-size: 1.3rem;
        padding-top: 5px;
    }
	.family-travelling .right-block p {
		font-size: 14px;
	}
	.tips-travelling {
        padding-bottom: 30px;
		border-left: none;
    }
	.tips-title {
        padding: 0;
        margin: 20px 0 0;
        border: 0;
    }
	.family-travelling h2 {
        padding-top: 40px;
		font-size: 17px;
    }
	.tips-block ul {
        flex-wrap: wrap;
    }
	.family-travelling .mx-auto:last-child .single-block {
		border-bottom: none;
	}
	.tips-block a {
		width: 100%;
		max-width: 100%;
	}
	.get-started h2, .latest-article-section h2 {
        font-size: 26px;
        line-height: 30px;
    }
	 .facetwp-search::-webkit-input-placeholder {
        font-size: 19px !important;
    }
	.filter-list-group {
		display: none;
	}
	.filter-tab.filter-list-group {
        display: inline-block;
        max-width: 100%;
        padding: 0;
    }
	.search-article .facetwp-input-wrap input {
        width: 315px !important;
    }
	.blog-filter a.mob-click, .blog-filter a.mob-click {
		display: block;
	}
	.latest-article-section .article-filter .blog-filter .single-filter .filter-tab .filter-tab-content {
		position: relative;
	}
	.facetwp-facet-ages {
		margin-bottom: 0px !important;
	}
	.mobile-filter {
        font-size: 16px;
    }
	.single-article-text h4, .category, .single-article-text, .single-article-inner {
		height: auto !important;
	}
}

/* Ages & Stages */
.travel-blog-top .travel-blog-block .travel-block-inner .big-blog-block figure, .small-blog-block .single-blog  {
	border-radius: 15px;
}
.family-travelling {
	padding-bottom: 100px;
}

/*********** Family Travel Blog ***********/
.family-travel-blog-sec {
    padding-top: 150px;
    position: relative;
	background: #fff;
}
.family-travel-blog-sec .justify-content-between {
    justify-content: center !important;
    text-align: center;
}
.title-taxlanding {
    margin-bottom: 56px;
}
.family-travel-blog-sec .title-taxlanding h2 {
    margin-bottom: 20px !important;
    font-size: 70px;
	display: inline-block;
	padding-bottom: 30px;
}
.family-travel-blog-sec .title-taxlanding h2 .svgbutton {
	vertical-align: baseline;
	margin-right: 20px;
	margin-bottom: -5px;
	max-width: 65px;
	max-height: 65px;
}
.family-travel-blog-sec .primary-btn:hover {
	color: #b14244;
	background-color: #fff;
}
.family-travel-blog-sec .title-taxlanding p {
    max-width: 750px;
    margin-bottom: 30px;
	font-size: 1.7rem;
	letter-spacing: .05rem;
	line-height: 1.7;
}
.travel-blog-block {
    position: relative;
}
.travel-block-inner {
    padding-bottom: 100px;
}
.big-blog-block {
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 380px);
    width: 100%;
    padding-right: 20px;
    text-align: center;
}
.big-blog-block figure {
    min-height: 40rem;
    width: 100%;
    background-size: cover;
	margin: 0 0 16px;
}
.big-blog-block figcaption.bottom {
    bottom: 2rem !important;
}
.big-blog-block figcaption.right {
    font-size: 1.25rem;
}
.big-blog-block figcaption.right {
    right: 1rem !important;
    text-align: right !important;
}
.big-blog-block figcaption {
    position: absolute;
    z-index: 1;
    width: 40%;
    line-height: 1.25;
    max-width: none;
    height: auto;
    background: none;
    margin: 0;
    box-shadow: none;
    transform: translateY(100%);
    color: #000;
    text-shadow: none;
}
.big-blog-block figcaption {
    display: none;
}
.big-blog-block figure:after {
    position: absolute;
    content: "";
    background-image: url(../svg/blog-curve-overlay.svg);
    left: 0;
    right: 0;
    bottom: -1px;
    height: 35px;
    background-repeat: no-repeat;
    width: 157px;
    margin: 0 auto;
}
.alm-reveal {
    margin-top: 25px;
}
.alm-reveal:first-of-type {
    margin-top: 0px;
}
.small-blog-block .single-blog {
    background-color: #e7ebe7;
    margin-bottom: 15px;
	max-width: 350px;
	background-image: url('../svg/icon-blogarrow.svg');
	background-position: 94% 90%;
	background-repeat: no-repeat;
	background-size: 20px 17px;
}
.small-blog-block .single-blog a {
   	display: flex;
}
.small-blog-block .single-blog figure {
    min-height: 18rem;
    width: 100%;
    background-size: cover;
	max-width: 170px;
    margin: 0;
}
.small-blog-block .single-blog .right-text {
    padding: 30px 14px 25px;
    max-width: calc(100% - 170px);
    width: 100%;
}
.small-blog-block .single-blog span {
    color: #457f7e;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    letter-spacing: .5px;
    line-height: 1.1;
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-size: 1.5rem;
}
.small-blog-block .single-blog span:before {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    height: 2px;
    background-color: #c0d4cc;
    width: 35px;
    content: " ";
}
.small-blog-block .single-blog h4 {
    font-size: 15px;
    line-height: 22px;
	color: #56504e;
    font-family: 'PoppinsBold', sans-serif;
    margin: 0;
	letter-spacing: .03rem;
}
.alm-listing .alm-reveal:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
}
.ajax-load-more-wrap.infinite.fading-circles>.alm-btn-wrap .alm-load-more-btn {
    background-image: url('../gif/ciao-loader-2.gif') !important;
}
.smallscreen {
    display: none;
}
.tips-travelling {
    padding-bottom: 115px;
}
.family-travel-blog-sec .tips-title {
    padding-top: 30px;
	border: 0;
    margin-top: 0;
	width: 100%;
    display: inline-block;
    position: relative;
}
.family-travelling .tips-title h2 {
    text-align: center;
    margin: 0 0 30px;
    letter-spacing: .2px;
    font-size: 18px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
}
.tips-block {
    width: 100%;
}
.tips-block ul {
    list-style: none;
    margin: 0 -4px;
    padding: 0;
    display: flex;
}
.tips-block ul li {
    list-style: none;
    margin: 0;
    padding: 0 4px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
body .subtle-shadow {
    box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
}
.tips-block a {
    background-color: #d4e0dc;
    font-size: 15px;
    color: #56504e;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    letter-spacing: .4px;
    padding: 25px 0;
    width: 100%;
    text-align: center;
    position: relative;
}
.taglist .post-category a {
    color: #57a99d;
}
.tips-block a:before {
    position: absolute;
    content: "";
    border: 9px solid #e1e9e7;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.tips-block a:hover {
    background-color: #D4E0DC;
	color: #b14244;
}
.tips-block a:hover:before {
    border: 2px solid rgba(255, 255, 255, 0.6);
    top: 9px;
    bottom: 9px;
    right: 9px;
    left: 9px;
}
#alm-scroll-container::-webkit-scrollbar {
    width: 1.2em;
}
#alm-scroll-container::-webkit-scrollbar-thumb {
    background-color: #d4e0dc;
    border-radius: 10px;
}
#alm-scroll-container::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    background-color: #f3f6f5;
    border-radius: 10px;
}
.title-taxlanding a {
    display: inline-block;
}
.big-blog-text h3 {
	font-size: 43px;
    color: #56504E;
    font-family: 'BodoniModaBold', serif;
    line-height: 47px;
    margin-bottom: 30px;
	margin-top: 30px;
    letter-spacing: -0.03em;
	width: 100%;
}
.small-blog-block .single-blog:last-child {
    margin-bottom: 0;
}
.big-blog-excerpt {
	text-align: center;
	width: 85%;
}
.big-blog-excerpt p {
	font-size: 1.4rem !important;
	width: 100%;
	line-height: 1.7 !important;
	margin-left: auto;
	margin-right: auto;
}
.big-blog-excerpt .svgbutton {
	width: 20px; 
	height: 17px; 
	margin-left: 10px;
	margin-top: 5px;
	display: inline;
}
.small-blog-block .blogbutton {
	display: block;
	width: 254px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 48px;
}
.taglist {
    letter-spacing: 0;
    margin-bottom: 30px;
    width: 98%;
    margin-left: auto;
    margin-right: auto; 	
	display: inline-block;
}
.blogdestinations, .primarycategory {
	display: inline;
}
.taglist a {
    color: #d05b68;
    display: inline-block;
    text-decoration: none;
    margin-top: 4px !important;
    border-right: 1px solid #ccc;
    margin-right: 13px;
    padding-right: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
	font-size: 13px;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueBold', sans-serif;
	letter-spacing: .1rem;
}
.taglist a:nth-child(n+5) {
	display: none;
}
.taglist .primarycategory a:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}
.primarycategory a {
	color: #57a99d;
}
.facetwp-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	font-size: 23px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504e  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
.facetwp-search::-moz-placeholder { /* Firefox 19+ */
  	font-size: 23px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504e  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
.facetwp-search:-ms-input-placeholder { /* IE 10+ */
  	font-size: 23px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504e  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
.facetwp-searchh:-moz-placeholder { /* Firefox 18- */
	font-size: 23px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504e  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
.comment-respond .primary-btn {
	font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #d05b68;
    border: 1px solid #d05b68;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
    letter-spacing: .2px;
	width: auto  !important;
}
.trigger-share .share-custom .svgbutton {
	width: 28px; 
	height: 33px;
}
@media (min-width: 1200px) {
	.family-travel-blog-sec .travel-blog-block .travel-block-inner .big-blog-block figure {
		width: 710px;
	}
}
@media (max-width: 1024px) {
	.family-travel-blog-sec .title-taxlanding h2 {
    	font-size: 65px;
	}
	.family-travel-blog-sec .title-taxlanding p {
		font-size: 16px;
		line-height: 28px;
		max-width: 680px;
	}
	.travel-block-inner {
		padding-bottom: 80px;
	}
}
@media (max-width: 990px) {
	.travel-block-inner {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.small-blog-block {
		height: auto;
		max-width: calc(100% + 20px);
   		width: calc(100% + 20px);
	}
	.mainscreen {
		display: none;
	}
	.smallscreen, .alm-btn-wrap {
		display: block;
	}
	.big-blog-block {
		max-width: 100%;
		padding: 0;
	}
	#alm-scroll-container {
		max-height: none;
	}
	.small-blog-block .single-blog {
		display: block;
		float: left;
		margin: 0 10px;
		width: calc(33.33% - 23px);
	}
	.small-blog-block .single-blog figure {
		display: none;
	}
	.small-blog-block .single-blog .right-text {
		max-width: 100%;
		text-align: center;
		padding: 12px 25px 20px;
	}
	.small-blog-block .single-blog span:before {
		left: 50%;
		right: auto;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.big-blog-text h3 {
		margin-bottom: 25px; 
		line-height: 50px;
	}
	.tips-block a {
		font-size: 12px;
	}
	.tips-block a:before {
		border: 5px solid #e1e9e7;
	}
	.family-travel-blog-sec .title-taxlanding h2 {
        font-size: 50px;
		padding-bottom: 10px;
    }
	.family-travel-blog-sec .title-taxlanding h2 .svgbutton {
		vertical-align: bottom;
		margin-right: 10px;
		padding-top: 10px;
	}
	.alm-listing .single-blog {
		height: 160px;
	}
	.small-blog-block .blogbutton {
		margin-top: 40px;
		margin-bottom: 70px;
	}
	.alm-btn-wrap {
		display: none !important;
	}
	.family-travel-blog-sec .title-taxlanding p {
        margin-bottom: 0px;
    }
	.travel-block-inner {
		padding-bottom: 0px;
		border-bottom: none;
	}
	.family-travelling .right-block p a {
		font-size: 15px;
	}
	.blog-top-title {
		padding-top: 60px;
		padding-bottom: 23px;
	}
	.small-blog-block .single-blog a {
		align-items: center;
	}
}
@media (max-width: 767px) {
	.family-travel-blog-sec {
		padding-top: 65px;
	}
	.title-taxlanding {
		margin-bottom: 35px;
	}
	.family-travel-blog-sec .title-taxlanding p {
		font-size: 15px;
		line-height: 24px;
		max-width: 600px;
	}
	.travel-block-inner {
		border-bottom: none;
	}
	.big-blog-block {
		max-width: 100%;
		padding: 0;
	}
	.big-blog-block figure {
		margin: 0 0 5px;
	}
	.big-blog-block figure:after {
		background-size: cover;
	}
	.big-blog-text .trip-planning {
    	padding: 2px 16px 0px 16px;
    	margin-top: 5px;
    	margin-bottom: 20px;
		height: 21px;
		line-height: 18.6px
	}
	.trip-planning a {
		font-size: 13px;
	}
	.trip-planning a img {
		height: 9px;
		padding-left: 8px;
	}
	.big-blog-text h3 {
		font-size: 33px;
		line-height: 38px;
		margin-bottom: 18px;
	}
	#alm-scroll-container {
		max-height: none;
	}
	.small-blog-block {
		max-width: 100%;
		width: 100%;
	}
	.alm-btn-wrap {
		visibility: hidden !important;
	}
	.small-blog-block .single-blog figure {
		display: none;
	}
	.small-blog-block .single-blog .right-text {
		max-width: 100%;
		text-align: center;
		padding: 25px 25px 30px;
	}
	.small-blog-block .single-blog span {
		padding-bottom: 15px;
	}
	.small-blog-block .single-blog span:before {
		left: 50%;
		right: auto;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.tips-travelling {
		padding-bottom: 70px;
	}
	.tips-block ul {
		flex-wrap: wrap;
		padding: 0 !important;
		margin: 0 !important;
	}
	.small-blog-block .single-blog {
		display: block;
		width: 100%;
		margin-bottom: 25px;
	}
	.tips-block a {
		font-size: 14px;
	}
	.family-travelling .tips-title h3 {
		font-size: 17px;
	}
	.small-blog-block .single-blog {
		margin: 0;
		margin-bottom: 25px;
	}
	.alm-listing .single-blog {
		width: 100%;
		max-width: 100%;
		margin-right: 10px;
	}
	.alm-listing .single-blog:last-of-type {
		margin-right: 0px;
	}
	.family-travelling .taglist {
		margin-bottom: 18px;
	}
	.big-blog-excerpt p {
		font-size: 12px !important;
		line-height: 21px !important;
	}
	.family-travel-blog-sec .travel-blog-block .travel-block-inner .big-blog-block figure {
		width: 100%;
	}
	.family-travel-blog-sec .title-taxlanding h2 {
        font-size: 40px;
        padding-bottom: 0px;
		padding-top: 10px;
		line-height: 50px;
    }
	.family-travel-blog-sec .title-taxlanding h2 .svgbutton {
        vertical-align: bottom;
        margin-right: 10px;
        padding-top: 0px;
		max-width: 40px;
		max-height: 40px;
		margin-bottom: 2px;
    }
	.alm-listing .single-blog {
        height: 110px;
    }
	.small-blog-block .single-blog {
		background-position: 98% 90%;
	}
	.facetwp-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 18px !important;
	}
	.facetwp-search::-moz-placeholder { /* Firefox 19+ */
		font-size: 18px !important;
	}
	.facetwp-search:-ms-input-placeholder { /* IE 10+ */
		font-size: 18px !important;
	}
	.facetwp-searchh:-moz-placeholder { /* Firefox 18- */
		font-size: 18px !important;
	}
	.facetwp-icon {
		bottom: 15px;
	}
}
.sticky-header .head-right {
	position: relative;
}
.backtoblog {
	display: none;
}
.sticky-header .backtoblog {
	display: block;
	position: absolute;
	top: 25px;
	left: 90px;
}
.sticky-header .backtoblog a {
	color: #56504E;
	font-family: "BrandonGrotesqueBold", sans-serif; 
	text-transform: uppercase;
	letter-spacing: .03rem;
	font-size: 14px;
}
.sticky-header .backtoblog a .svgbutton  {
	transform: scaleX(-1);
	display: inline-block; /* required if it's an inline SVG */
	vertical-align: text-top;
	margin-right: 7px;
	margin-top: 1px;
}
@media (min-width: 600px) and (max-width: 990px) {
	.sticky-header .backtoblog {
		left: 130px;
	}
}
@media (max-width: 600px) {
	.sticky-header .backtoblog span {
		display: none;
	}
	.sticky-header .backtoblog a .svgbutton  {
		margin-right: 3px !important;
	}
	.sticky-header .backtoblog {
		left: 120px;
	}
}

/* Top List */
.sub-banner {
	position: relative;
}
.top-list {
	opacity: 1;
	transition: opacity 0.5s ease 0.3s;
	position: absolute;
	bottom: -40px;
	right: 140px;
	width: 210px;
	height: 266px;
	z-index: 5;
}
@media (max-width: 1420px) {
    .top-list {
        right: 75px !important;
       	bottom: -40px;
    }
}
@media (max-width: 990px) {
    .top-list {
		right: 35px !important;
    	bottom: -50px;
		transform: scale(90%, 90%)
   	}
}
@media (max-width: 768px) {
	.top-list {
		right: 10px !important;
    	bottom: -80px;
		transform: scale(80%, 80%)
   	}
}
@media (max-width: 550px) {
	.top-list {
		right: -20px !important; 
		transform: scale(65%, 65%)
   	}
}