/*
Theme Name: InterContinental Life Content Hub
Theme URI: http: //life.intercontinental.com/
Description: This is a custom child theme for Salient
Author: RAZUR
Author URI: https://www.razuragency.com/
Template: salient
Version: 1.3
*/

/*Version 1.3 css updates*/

/*Fix arabic two column articles layout*/


@media only screen and (min-width: 1000px){
	
	#arabic-articles .blog-recent[data-style*="classic_enhanced"].columns-2 .span_6, .theme-posts-articles .blog-recent[data-style*="classic_enhanced"].columns-2 .span_6{
		width: 48% !important;
		margin-left: 2% !important;
		margin-bottom: 3% !important;
		margin-right:0 !important;
	}
	
	#arabic-articles .row.blog-recent .col.col_last, .row.blog-recent .col:last-child, .blog-recent div:last-of-type, .theme-posts-articles .row.blog-recent .col.col_last, .row.blog-recent .col:last-child, .blog-recent div:last-of-type {
    	margin-left: 2%;
	}
	
	

}

/*Override blockquote defaults*/
blockquote{
	padding-left:0px !important;
}
blockquote::before{
	border:0px !important;
}

/*Theme article posts*/
.theme-posts-articles span.meta-category, .theme-posts-articles .post-meta, .theme-posts-articles .post-header span.meta{
	display:none !important;
}
.theme-posts-articles .post-header h3.title{
	color: #54534a !important;
	font-family: "Baskerville W01 Regular_705699", Cambria, Times New Roman, Times, serif !important;
    font-weight: 500 !important;
}
.theme-posts-articles .excerpt{
	color: #333 !important;
}

/*Custom In-body CTA*/
#in_body_cta{
	padding:30px 0 30px 0;
	margin:10px auto 20px auto;
	text-align:center;
	border-top:1px solid #8e731b!important;
	border-bottom:3px solid #8e731b!important;
	
}

#in_body_cta h2{
		font-size: 26px;
    	line-height: 36px;
}

#in_body_cta p span{
	font-size:18px;
    color:black;
}

#in_body_cta a.cta_button{
	color:#8e731b!important;
	font-size:18px;
}

#in_body_cta a.cta_button{
	color:#8e731b!important
}
#in_body_cta a.cta_button:hover{
	color:#8e731b!important;
}

.popularArticleImage a img, article p img, .inner img{
	border-radius:6px !important;
}

body.search #search-results .result .inner-wrap h2{
	font-family:"Baskerville W01 Regular_705699", Cambria, Times New Roman, Times, serif !important;
	font-weight: 400 !important;
	font-size: 18px !important;
}

a.popularArticleTitle{
	font-size: 18px !important;
}

p{
	-webkit-font-smoothing: antialiased !important;
}

h1.articleHeroTitle{
	color:white;
	margin-top:40px;
}

@media screen and (max-width: 600px) {
    p{
		/*word-break:keep-all; taken out for now*/
		/*font-size:13px;*/
	}
	#goldTopHero{
		padding-bottom:120px !important;
	}
	#homeVideoPlayer{
		margin-bottom:80px !important;
	}
	.blackSectionHeader{
		font-size:1.9em !important;
		line-height:1.3em !important;
	}	
	.addthis_toolbox a img{
		height:40px !important;
		width:40px !important;
	}
	h1.articleHeroTitle{
		font-size:28px;
		line-height:32px;
		margin-top:30px;
	}
}
/*Patch for mobile readability*/
@media screen and (max-width: 690px) {
	
	.blackSectionHeader{
		font-size:1.9em !important;
		line-height:1.3em !important;
	}
	
}

.amazingaudioplayer-audios ul li{
		list-style:none !important;
	}

.blue{
	color: #232530 !important;
}

#search-results .result{
	width: 100% !important;
}
body.search #search-results .result .inner-wrap{}

.topNavButton{
	color:#232530 !important;
	padding:8px 20px 8px 20px;
	border:1px solid #232530 !important;
	border-radius: 4px;
	text-transform:uppercase;
}

.articleTopNavButton{
	color:white !important;
	padding:8px 20px 8px 20px;
	border:1px solid white !important;
	border-radius: 4px;
	text-transform:uppercase;
}

.search .row .col.section-title h1, .archive .row .col.section-title h1{
	font-family:"Baskerville W01 Regular_705699", Cambria, Times New Roman, Times, serif !important;
	margin-top:20px;
	font-weight:400 !important;
	text-transform:uppercase !important;
}

.socialShare{
	margin-top:20px;
}

.aligner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.aligner-item {
  max-width: 50%;
}

#single-meta{display:none !important;}

/*Bottom Brand Bar*/

.uhf_headerFooter div {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
    background-color: transparent;
    border: medium none transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: border-box;
    -moz-background-clip: border-box;
    background-clip: border-box;
    outline: invert none medium;
}

.uhf_headerFooter .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 990px;
    text-align:center;
    margin:auto;
}

.uhf_headerFooter .row {
    margin-right: -15px;
    margin-left: -15px;
}

.uhf_headerFooter .col-ihg-tablet-12 {

    padding-right: 15px;
    padding-left: 15px;
}



#uhf_footerWrapper .footerWrap {
    overflow: hidden;
}

.uhf_headerFooter .footer-brandBarModal__dialog {
    display: block;
}

.uhf_headerFooter .brandBar{overflow:hidden;image-rendering:-webkit-optimize-contrast}

.uhf_headerFooter .brandBar-link{
    display:block;
    width:100%;
    height:0;
    padding-bottom:72.85714%;
    text-indent:-999em;
    background-image:url("brand-bar-sprite.png");
    /*background-image: url('sprite-standard.png');*/
    background-repeat:no-repeat;
    background-position:0 0;
    background-size:1442.236559%
}


.uhf_headerFooter .brandBar-link {

    background-image: url('brand-bar-sprite.png') !important;

}

.uhf_headerFooter{

	width: 1040px !important;
	text-align: center !important;
	margin:auto !important;
	
}

.uhf_headerFooter .footer-brandBar{

	border: solid 2px #d96932 !important;

}

.uhf_headerFooter .footer-brandBarItem--rewards {

    border-left: solid 1px #97999b !important;
}

.uhf_headerFooter .footer-brandBarItem-6c {
    position: absolute;
    bottom: 68% !important;
    margin-bottom: 0;
    left: -4.1% !important;
}

@font-face {
    font-family: GraphikRegular;
    src: url('GraphikRegular.otf');
}

.footer-brandBarDisclaimer{
	font-family: 'GraphikRegular' !important;
    font-size:12px !important;
    color:#707372 !important;
}

.uhf_headerFooter .footer-brandBarItem--groupB, .uhf_headerFooter .footer-brandBarItem--groupA {
    float: left;
    width: 15%;
    margin-left: 20px !important;
}

.groupA, .groupB{
	margin-left:-40px !important;
}

/*Top Info Bar*/
/*Info Bar*/
#uhf_headerWrapper .utilityNavWrapper {
    background-color: #000;
}
#uhf_headerWrapper .utilityNav {
    float: left;
    font-size: .85714em;
}
uhf.min.2017030802.css:2412
#uhf_headerWrapper .utilityNav, #uhf_headerWrapper .logIn {
    color: #fff;
}

#uhf_headerWrapper .utilityNav, #uhf_headerWrapper .logIn {
    color: #fff;
}

.uhf_headerFooter .u-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.uhf_headerFooter ul, .uhf_headerFooter ol {
    margin-top: 0;
    margin-bottom: 10px;
}

#uhf_headerWrapper .utilityNav-list-item {
    line-height: 2.75em;
    vertical-align: middle;
}

.uhf_headerFooter .u-list-item {
    float: left;
    padding: 0;
}

#uhf_headerWrapper .utilityNav-link {
    display: inline-block;
    padding: 0 .75em;
}

#uhf_headerWrapper .resDirectIcon-link {
    padding-right: 0;
}
#uhf_headerWrapper .resDirectNum-link {
    direction: ltr;
    padding-left: 0;
}

#uhf_headerWrapper .nav-middle {
    vertical-align: middle;
}

#uhf_headerWrapper .utilityNav-link, #uhf_headerWrapper .utilityNav-link:link, #uhf_headerWrapper .utilityNav-link:visited, #uhf_headerWrapper .utilityNav-link:hover, #uhf_headerWrapper .utilityNav-link:active {
    color: #fff;
}


#uhf_headerWrapper .logIn-State {
    display: none;
    vertical-align: middle;
}

#uhf_headerWrapper .logIn-anonymous>.logIn-link {
    font-size: 12px;
}

#uhf_headerWrapper .logIn-link.logIn-block {
    line-height: 13px;
    padding: 4px;
    text-align: left;
}

#uhf_headerWrapper .logIn-link-divider {
    background: #fff;
    display: inline-block;
    height: 26px;
    vertical-align: middle;
    width: 1px;
}

.uhf_headerFooter span {
    background: none transparent;
    border: medium none transparent;
    float: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
}

#uhf_headerWrapper .logIn-link, #uhf_headerWrapper .logIn-link:link, #uhf_headerWrapper .logIn-link:visited, #uhf_headerWrapper .logIn-link:hover, #uhf_headerWrapper .logIn-link:active {
    color: #fff;
    display: inline-block;
    padding: .75em;
}

#uhf_headerWrapper .logIn-link-logo, #uhf_headerWrapper .logIn-link-logo:link, #uhf_headerWrapper .logIn-link-logo:visited, #uhf_headerWrapper .logIn-link-logo:hover, #uhf_headerWrapper .logIn-link-logo:active {
    display: inline-block;
    float: right;
    padding: 6.5px;
    vertical-align: middle;
}

#uhf_headerWrapper img.rewardsClubLogo {
    max-width: 98px;
}

.uhf_headerFooter img {
    vertical-align: middle;
}

.uhf_headerFooter img {
    border: 0;
}


/*Floating menu fix*/
body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not(.detached):not(.parallax-contained):not(.at-top-before-box){
    top: 62px !important; 
}

#header-space{
    height:75px !important;
}


@media only screen and (max-width: 1032px) {
    .clearfix{
        height:0 !important;
    }
    body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not(.detached):not(.parallax-contained):not(.at-top-before-box){
        top: 0px !important; 
    }
    #topSection {
        margin-top: 0px !important;
    }
}

/*#header-outer[data-using-secondary="1"]{
    top: 62px !important;
}*/

/*Brand Bar Gray BG*/
#uhf_headerWrapper .header-brandBarWrapper {
    /*border-color: #d96930;*/
}
.uhf_headerFooter .header-brandBarWrapper {
    background-color: #efefef;
    /*border-bottom: 4px solid #d96930;*/
}

.uhf_headerFooter .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 990px;
    margin:auto;
    text-align: center;
}

.uhf_headerFooter .visible-lg {
    display: block !important;
}
.clearfix{
	clear:both;
    height:0;
}

.uhf_headerFooter .brandBar {
    overflow: hidden;
    image-rendering: -webkit-optimize-contrast;
}
.uhf_headerFooter .col-md-12 {
    width: 100%;
}
.uhf_headerFooter .col-md-12, .uhf_headerFooter .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.uhf_headerFooter .u-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul, li {
    list-style: none outside;
}
.uhf_headerFooter .header-brandBar-item {
    width: 7.692308%;
}
.uhf_headerFooter .u-list-item {
    float: left;
    padding: 0;
}
.uhf_headerFooter .u-list-item>.u-link {
    display: block;
}
.uhf_headerFooter a, .uhf_headerFooter a:link, .uhf_headerFooter a:visited, .uhf_headerFooter a:hover, .uhf_headerFooter a:focus, .uhf_headerFooter a:active {
    color: #d96932;
}
.uhf_headerFooter a, .uhf_headerFooter a:link, .uhf_headerFooter a:visited, .uhf_headerFooter a:hover, .uhf_headerFooter a:focus, .uhf_headerFooter a:active {
    color: #000;
    text-decoration: none;
}

.uhf_headerFooter .brandBar-link {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 72.85714%;
    text-indent: -999em;
    background-image: url('brand-bar-sprite.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 1442.236559%;
}


.uhf_headerFooter .brandBar-link-ic {
    background-position: 7.446808511% 0;
}
.uhf_headerFooter .brandBar-link-ki {
    background-position: 99.36170213% 0;
    margin-left: 3px;
}
.uhf_headerFooter .brandBar-link-in {
    background-position: 29.78723404% 0;
}
.uhf_headerFooter .brandBar-link-vn {
    background-position: 37.23404255% 0;
}
.uhf_headerFooter .brandBar-link-ul {
    background-position: 14.89361702% 0;
}
.uhf_headerFooter .brandBar-link-cp {
    background-position: 22.34042553% 0;
}
.uhf_headerFooter .brandBar-link-hi {
    background-position: 44.68085106% 0;
}
.uhf_headerFooter .brandBar-link-ex {
    background-position: 52.12765957% 0;
}
.uhf_headerFooter .brandBar-link-rs {
    background-position: 59.57446809% 0;
}
.uhf_headerFooter .brandBar-link-cv {
    background-position: 67.0212766% 0;
}
.uhf_headerFooter .brandBar-link-sb {
    background-position: 74.46808511% 0;
}
.uhf_headerFooter .brandBar-link-cw {
    background-position: 81.91489362% 0;
}

@media only screen and (max-width: 1032px) {
  /* phones */
      div#ihgTopBrandBar{
        display:none !important;
    }
      div#ihgBottomBrandBar{
        display:none !important;
    }

    /*titles need to be smaller*/
    h1#articleHero{
        font-size: 2em !important;
    }

    h1#hero{
        font-size: 1.9em !important;
    }

    h1#heroGold{
        font-size: 1.9em !important;
    }

    h1.sectionHero{
        font-size: 1.4em !important;
    }

    /*video player can be 100%*/
    .sectionVideoPlayer{
        width:100% !important;
    }
    #homeVideoPlayer{
        width:100% !important;
        margin-bottom: 60px !important;
    }

    .navigation .alignleft, .navigation .alignright{
        float:none !important;
        text-align: center !important;
        margin:auto !important;

    }

    .amazingcarousel-description{
    font-size: 1.5em !important;
    }

    .amazingcarousel-title{
    margin-top: 13%;
    font-size: 1em !important;
    }
}

.navigation .alignleft{
width:340px;
}

.navigation .alignright{
text-align:right;
width:340px;
}


#mobile-menu ul li a .sf-sub-indicator i {
    color: #fff !important;
}

/*2018 avid addition to brand bar*/
.uhf_headerFooter .brandBar-link-av {
    display: block;
    width: 100%;
    height: 0;
    text-indent: -999em;
    background-image: url("https://s3.amazonaws.com/diningin/avid-logo-rgb.png");
    background-repeat: no-repeat;
    background-position: 30px 20px;
    background-size: 67%;
}

.groupA {
    margin-left: -40px !important;
}

.uhf_headerFooter .footer-brandBarItem--groupA {
    float: left;
    width: 14%;
    margin-left: 8px !important;
}

.groupB {
    margin-left: -100px !important;
}

.uhf_headerFooter .footer-brandBarItem--groupB {
    float: left;
    width: 14%;
    margin-left: 1.2px !important;
}

.gold{
	color: #8e731b !important;
}

.baskerville{
	font-family:"Baskerville W01 Regular_705699", Cambria, Times New Roman, Times, serif;
    font-weight: 500;
}

