/*@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,600,600i,700,800,900&display=swap');*/

/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital@1&display=swap');

/*.entry-content .tns-outer,.entry-content p,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
	opacity: 0;
	-webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
    position: relative;
    -moz-transform: translate3d(-100px , 0 ,0px);
    -webkit-transform: translate3d(-100px , 0 ,0px);
    transform: translate3d(-100px , 0 ,0px);
}

.entry-content .tns-outer.show,.entry-content p.show,.entry-content h1.show,.entry-content h2.show,.entry-content h3.show,.entry-content h4.show,.entry-content h5.show,.entry-content h6.show{
    opacity: 1;
    -moz-transform: translate3d(0 , 0 ,0px);
    -webkit-transform: translate3d(0 , 0 ,0px);
    transform: translate3d(0 , 0 ,0px);
    
}*/
html,body { 
	font-family: 'Poppins', sans-serif; 
	font-size:16px; color: #1e1e25; margin:0; padding:0; background: #e9e9e9;
	line-height: 18px;
}

body{
	padding-top: 70px;
	background: #f5f5f5
}
body.admin-bar{
	padding-top: 70px;
}

a{
	color: #282A2F;
}
a:hover{
	text-decoration: none
}

a.cta-top-experience:hover{
	color: #fff;
}
/*
header a:hover,header a:focus{
	color: #282A2F;
}*/
/*.btn:focus{
	outline: none !important;
}*/
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
	outline: none !important
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #282a2f;
	font-size: 0.875rem
}
section{
	margin: 0;
	padding: 0;
}

h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-size: 3.125rem;
	font-weight: 700;
	line-height: 65px;
	letter-spacing: 0.05px
}




figure{
	margin: 0;
	padding: 0;
}

.post-inner{
	padding-top: 0;
}

.container2{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}
.container-fluid2{
	padding: 0 15px;
}
.container-special{
	position: relative;
	overflow: hidden;
}
/*landing page*/
.featured-banner{
	position: relative; 
	z-index: 2
}
.featured-banner{
	padding: 65px 0;
}
/*.featured-banner .cta-inline.prime-cta-black span{
	color: #e10032 ;
}
.featured-banner a:hover .cta-inline.prime-cta-black span{
	color: #fff;
}*/
.featured-banner a:hover .cta-inline.prime-cta-black span{
	color: #fff;
}
.featured-banner .cta-inline.prime-cta-black span{
	color: #e10032 ;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1rem;
	line-height: 28px;
	font-style: italic;
	font-weight: 600;
	float: none;
}
.featured-banner .prime-cta-black .overlay{
	top: 30px !important;
}

.featured-banner a:hover .prime-cta-black{
	color: #fff !important;
}
.featured-banner a:hover .prime-cta-black .overlay{
	top: 0 !important;
}


.honda-landing--category{
	padding: 0 0 40px 0;
	/*margin-bottom: 70px;*/
}
.honda-landing--category h4{
	color: #fff;
	transform: skewX(10deg);
	
}
.parallelogram--shape{
	
	transform: skewX(-10deg);
	display: inline-block;
	padding: 7px 15px 0 15px;
	margin-left: 6px;
}


.honda-landing-category--intro{
	font-size: 1rem;
	line-height: 21px;
	letter-spacing: -0.34px;
	margin: 14px 0 14px 0;
}
.honda-landing-category--intro.right--link{

}

.featured-banner .product-pillar .cta-inline.prime-cta-black .overlay,
.product-category--section .parallelogram--shape{
	background-color: #e10032;
}
.featured-banner .product-pillar .cta-inline.prime-cta-black span,
.product-category--section .honda-landing-category--intro{
	color: #e10032 
}
.product-category--section .honda-landing-category--link{
	color: #e10032;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-weight: 700
}






.featured-banner .experiences-pillar .cta-inline.prime-cta-black .overlay,.experiences-category--section .parallelogram--shape{
	background-color: #ff7300;
}
.featured-banner .experiences-pillar .cta-inline.prime-cta-black span,.experiences-category--section .honda-landing-category--intro{

	color: #ff7300 
}
.experiences-category--section .honda-landing-category--link{
	color: #ff7300;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-weight: 700

}





.featured-banner .honda-dna-pillar .cta-inline.prime-cta-black .overlay,.honda-dna-category--section .parallelogram--shape{
	background-color: #0056ff;
}
.featured-banner .honda-dna-pillar .cta-inline.prime-cta-black span,.honda-dna-category--section .honda-landing-category--intro{
	color: #0056ff 
}
.honda-dna-category--section .honda-landing-category--link{
	color: #0056ff;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-weight: 700;
	text-transform: none

}






.event-coverage-category--section .parallelogram--shape{
	background-color: #00c164;
}
.event-coverage-category--section .honda-landing-category--intro{
	color: #00c164 
}
.event-coverage-category--section .honda-landing-category--link{
	color: #00c164;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-weight: 700
}

/*category page*/
.post-listing{
	margin: 80px 0;
}



/*buttons*/
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		width: 100%;
		display: inline-block;
	}
/*.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn)*/
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover{
	background: #fff;
	padding-left: 20px;

}
.bootstrap-select .dropdown-menu li a{
	padding: 12px 25px 12px 20px ;
}
.bootstrap-select>.dropdown-toggle{
	line-height: 50px;
	padding: 0 0 0 20px;
	/*display: block;
	width: 100% !important;*/
}
.btn{
	border: 1px solid #d8d8d8;
	border-radius: 0
}



.button-container{
	margin: 55px 0;
	text-align: center
}
.cta{
	color: #1e1e25;
	padding: 20px 50px; letter-spacing:1.5px; font-size:0.75rem; text-transform:uppercase; font-weight:600; cursor: pointer; overflow: hidden;  display: inline-block;
	position: relative; overflow: hidden; height: 57px;
}

.cta:hover { color: #E01327;}
.cta-inline{
	display: inline-block; position: relative; overflow: hidden;
}

.cta-inline .overlay{
	top: 23px !important
}
.cta-inline:hover .overlay{
	top: 0 !important;
}
.cta-inline.prime-cta-black{
	background: none !important;
	border: none !important;
	padding: 2px 5px 0 5px;
}

.event-coverage-category--section .prime-cta-black .overlay{ background: #00c164}

.honda-dna-category--section .prime-cta-black .overlay{ background: #0056ff}
.experiences-category--section .prime-cta-black .overlay{ background: #ff7300}

.product-category--section .prime-cta-black .overlay{ background: #e10032}
/*
.cta {color: #1e1e25; margin-top: 15px; font-size: 0.75rem; font-weight: 600; line-height: 1.125rem; text-align: center; text-transform: uppercase; letter-spacing: 1.5px; cursor: pointer; }
.cta img { margin-left: 10px; top: 4px;}
.cta:hover { color: #E01327;}*/

.prime-cta-white span,.prime-cta-black span {line-height: 18px;z-index: 2; position: relative; top: -2px; text-transform: uppercase; transition: .5s ease; }
.prime-cta-white .overlay,.prime-cta-black .overlay { position: absolute;top: 53px; left: 0; right: 0; background-color: #E01327; overflow: hidden; width: 100%; height: 100%; z-index: 1; transition: .5s ease;}
.prime-cta-white:hover,.prime-cta-black:hover{ color: #fff !important; text-decoration: none }
.prime-cta-white:hover .overlay,.prime-cta-black:hover .overlay { top:0;  }
.prime-cta-white:hover span,.prime-cta-black:hover span {color: #fff !important; text-decoration: none  }
/*padding: 20px 50px;*/
.mini-arrow-right:after{
	content: url("../images/honda/icons/arrow-short-right-red.svg");
	position: absolute;
	top: 2px;
	padding-left: 12px
}


.prime-cta-white{
	background: rgba(255,255,255,.9);
	color: #333333;
	/*border: 1px solid #c7c7c7;*/
	border-bottom: none;
}

.prime-cta-black{
	background: #1e1e25;
	color: #fff !important;
	border: 1px solid #c7c7c7;
	border-bottom: none;
}

.black-bg{
	background: #000;
}



ul li{
	margin: 0;
	padding: 0;
}
.dropdown-toggle::after{
	background: url("../images/honda/triangle-down-red.png") no-repeat;
	width: 16px;
	height: 9px;
	border: none;
	/*margin-top: 8px !important;*/
	transform-origin: center center;
	position: absolute;
	right: 10px;


	-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;
}
.clicked.dropdown-toggle::after{
	-webkit-transform: rotateZ(180deg); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
      -ms-transform: rotateZ(180deg); /* IE 9 */
          transform: rotateZ(180deg);
          /*right: 10px;
          top: 5px;
*/
		/*top: 5px;*/
}

/*.dropup .dropdown-toggle::after{
	border: none;
	background: url("../images/honda/triangle-down-red.png") no-repeat;
	background-size: cover;
}*/



/*menu*/
.mobile-menu--placeholder{
	position: absolute;
	height: 60px;
	line-height: 60px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	color: #191616;
	width: 100%;
	padding-right: 80px
}

.mobile-menu--placeholder:focus,.mobile-menu--placeholder:active,.mobile-menu--placeholder:hover{
	color: #191616 !important;
}
.honda-menu--navigation.sticky{
	position: fixed;
	z-index: 10;
	top:0;
}

.admin-bar .honda-menu--navigation.sticky{
	top:45px;	
}
.honda-menu--navigation.active .mobile-menu--placeholder{
	opacity: 0.3
}
.menu-btn{
	position: absolute;
	right: 60px;
	top: 25px;
}
.honda-menu--navigation.active .menu-btn{
	position: absolute;
}

.honda-menu--navigation.active .menu-btn{
	-webkit-transform: rotateZ(-180deg); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
      -ms-transform: rotateZ(-180deg); /* IE 9 */
          transform: rotateZ(-180deg);

	-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;
}

.hero-banner{
	height: 260px
}
.honda-menu--navigation{
	background: #fff;
	height: 60px;
	width: 100%;
	position: relative; 
	overflow: hidden;
}
.honda-menu--navigation.active{
	overflow: visible;
}

.honda-menu--navigation .archive-menu{
	padding-right: 50px;
	float: right;
	display: none
}

.honda-menu--navigation.active ul.menu{
	background: #fff;
	overflow: hidden;
	z-index: 9;
	left: 0;
	top: 60px;
	
}

.honda-menu--navigation ul.menu{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	height: 0;
	overflow: hidden;
	background: #fff
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;	
}

/*.honda-menu--navigation ul.menu li:first-child{
	margin-left: 0;
	padding-left: 0;
}*/
.honda-menu--navigation ul.menu li {
	
	display: block;
	line-height: 59px;
	height: 60px;
	margin: 0 0 0 0;

	font-size: 0.813rem;
	padding: 0 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	letter-spacing: 1.39px
	
}


.honda-menu--navigation .menu li.selected{
	border-bottom: none;
}
.honda-menu--navigation .menu li.selected a{
	color: #e10032;
}
.honda-menu--navigation .archive-menu li.selected a{
	color:  #e32119;
}
.honda-menu--navigation .menu li.selected.product-category a{
	color: #e10032;
}
.honda-menu--navigation .menu li.selected.experiences-category a{
	color: #ff7300;
}
.honda-menu--navigation .menu li.selected.honda-dna-category a{
	color: #0056ff;
}
.honda-menu--navigation .menu li.selected.event-coverage-category a{
	color: #00c164;
}


.honda-menu--navigation ul.menu li a{
	color: #191616;
	display: inline;
}

.honda-menu--navigation ul.menu li a:hover{
	text-decoration: none
}












/*search*/
.search--form{
	position: relative;
	margin-top: 58px;
	margin-bottom: 50px;
}
.search--form .order-panel{
	text-align: center;
}
.search--form .close--btn{
	display: none;
	position: absolute;
	right: 25px;
	top: 17px;
	width: 15px;
	height: 15px;
}
.search--form .close--btn img{
	display: block;
	width: 100%;
}
.search-result h6{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-size: 1.625rem;
	line-height: 21px;
	letter-spacing: 0.04px;
	color: #323745;
	font-weight: 400;
	margin-bottom: 40px;
	line-height: 50px;
	border-bottom: 1px solid #979797;
}
.search-result h6 span{
	font-weight: 700
}
.search--form .search-page--icon{
	position: absolute; z-index: 2; left: 30px; top: 15px;
	width: 22px;
	height: 22px;
}
.search--form .search-page--icon img{
	width: 21px;
	height: 21px;
	opacity: 0.5
}
.search--form input[type=search]{
	outline: none;
	border: 1px solid #cfcfcf;
	line-height: 50px;
	padding: 0 20px 0 50px;
	color: #323745;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 1.125rem
}
.search--form label{
	color: #191616;
	letter-spacing: 1.39px;
	font-size: 0.813rem;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin-top: 20px;
}
.search-action{
	position: absolute;  width: 55px; height: 60px; right: 0; padding-left: 60px; overflow: hidden;
	-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;
}

.dropdown.bootstrap-select.search-order-by{
	width: 100%;
	display: block;
}

.honda-menu--navigation .search--cta{
	background: #fff;
	position: absolute;
	left: 15px;
	top: 18px;
	z-index: 2;
	padding: 0 10px;
}

.honda-menu--navigation .search--cta img{
	width: 20px; 
	height: 20px;
}

.search-action.open{
	right: 0 !important;
	width: 100% !important;
	padding: 0 15px;
	margin: 0 ;
}

.search-bar{
	background: #fff
}
.search-bar input[type=search]{
	padding: 0 40px;
	position: relative;
	top: 10px;
	height: 40px;
	border: none;
	border-bottom: 1px solid #323745;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	/*opacity: 0.3;*/
	font-size: 0.688rem;
	letter-spacing: 1.18px;
	color: #191616;
}



.search-bar input[type=search]::-webkit-input-placeholder { /* Edge */
  opacity: 0.3
}

.search-bar input[type=search]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  opacity: 0.3
}

.search-bar input[type=search]::placeholder {
  opacity: 0.3
}
.search-bar input[type=search]:hover,.search-bar input[type=search]:focus,.search-bar input[type=search]:active{
	border: none;
	outline: none;
	border-bottom: 1px solid #323745;
}


.search-close--cta{
	position: relative;
	right: -93%;
	top: -24px;
	z-index: 2;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
}
.search-close--cta img{
	display: inline-block;
	width: 15px;
}
.search-bar{
	right: 0;
}
.search--item{
	margin-bottom: 20px
}

.search--item.honda-card{
	min-height: auto
}

.search--item.honda-card .row.no-gutter{
	min-height: 200px
}

.search--item.honda-card .honda-card--image{
	position: absolute;
	width: 100%;
	height: 100%;
}





/*cards*/
.featured-post--banner .honda-card{
	min-height: 250px
}
.featured-banner .honda-card .honda-card--image{
	height: 60%;
}
.featured-banner .honda-card .honda-card--content{
	padding: 25px;
}


.featured-banner .honda-card h5{
	font-size: 3.125rem;
	line-height: 60px;
	letter-spacing: 0.05px;
	font-weight: 700
}


.featured-banner .honda-card .category-name{
	font-size: 0.750rem;
	line-height: 21px;
	font-weight: 700
}
.featured-banner .honda-card .date{
	font-size: 0.750rem;
	line-height: 21px;
}

.featured-banner	 .honda-card .honda-card--content p{
	font-size: 1rem;
	line-height: 29px;
}

.honda-card.empty-card{
	background: url("../images/honda/grey@2x.png") no-repeat center;
	background-size: cover;

}

.honda-landing--category .honda-card{
	/*min-height:300px;*/
	min-height: auto
}


.honda-card{
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	position: relative;
	background: #fff;
	margin-bottom: 40px;
}
.honda-card.related-card{
	background: none;
	min-height: 200px
}

.honda-card .honda-card--blocklink{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;	
	z-index: 2
}
.honda-card .honda-card--image{
	position: relative;
	padding-top: 60%;
	overflow: hidden;
	-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;
	
}
a:hover .honda-card--image div{ transform: scale(1.05); }
.honda-card .honda-card--image .honda-card--house{
	/*-webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);*/
            position: absolute;width: 100%;height: 100%; top: 0;
-webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;


	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;

}

.honda-card a:hover{
	text-decoration:none;
}

/*.honda-card a:hover .category-name,.honda-card a:hover .date,.honda-card a:hover h5{*/
a:hover .honda-card  .category-name,a:hover .honda-card  h5{
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	color: #e10032;
}

a:hover .honda-card .honda-card--image img{
	  transform:  scale(1.1);
}

a.experiences-pillar:hover .honda-card  .category-name,a.experiences-pillar:hover .honda-card  h5{
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	color: #ff7300;
}

a.honda-dna-pillar:hover .honda-card  .category-name,a.honda-dna-pillar:hover .honda-card  h5{
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	color: #0056ff;
}

a.event-coverage-pillar:hover .honda-card  .category-name,a.event-coverage-pillar:hover .honda-card  h5{
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	color: #00c164;
}

a:hover .honda-card{
	-webkit-box-shadow: 0 11px 33px -6px rgba(53,60,80,0.28);
    -moz-box-shadow: 0 11px 33px -6px rgba(53,60,80,0.28);
    box-shadow: 0 11px 33px -6px rgba(53,60,80,0.28);
    
    /*transform:matrix(1, 0, 0, 1, 0, -3);
    -moz-transform: matrix(1, 0, 0, 1, 0, -3);
    -webkit-transform: matrix(1, 0, 0, 1, 0, -3);
    transform: matrix(1, 0, 0, 1, 0, -3);*/
}

.related-article a:hover .honda-card{
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    
}
.related-article h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-size: 1.750rem;
	line-height: 26px;
	letter-spacing: 0.04px;
	font-weight: 700
}

.related-article .honda-card--content{
	margin-top: 15px;
}

.honda-card .honda-card--content{
	padding: 22px;
}
.honda-card.related-card .honda-card--content{
	padding: 0;
}
.honda-card .category-name{
	
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-size: 0.625rem;
	line-height: 21px;
	letter-spacing: 0.04px;
	font-weight: 700
}
.honda-card .category-name.product-category{
	color: #e10032;
}
.honda-card .category-name.experiences-category{
	color: #ff7300;
}
.honda-card .category-name.honda-dna-category{
	color: #0056ff;
	text-transform: none
}
.honda-card .category-name.event-coverage-category{
	color: #00c164;
}
.honda-card .date{
	font-family: 'Montserrat', sans-serif;
	font-size: 0.625rem;
	line-height: 21px;
	color: #5c6272;
	display: inline-block;
	padding: 0 5px;
	font-style: italic
}
.honda-card h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	color: #1f1f1f;
	font-size: 1.5rem;
	font-weight: 700
}
.honda-card p{
	font-family: 'Poppins', sans-serif;
	color: #757c90;
	font-size: 0.875rem;
	line-height: 21px
}
.honda-card .honda-card--image img{
	position: absolute;
	top:0;
	width: 100%;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;

}




.honda-card2{
	position: relative;
	/*background: #fff;*/
}
.honda-card2 .honda-card--blocklink{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;	
	z-index: 2
}
.honda-card2 .honda-card--image{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 150px;
	/*padding-top: 57%;*/

}
.honda-card2 .category-name{
	
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700
}
.honda-card2 .category-name.product-category{
	color: #e10032;
}
.honda-card2 .category-name.experience-category{
	color: #ff7300;
}
.honda-card2 .category-name.honda-dna-category{
	color: #0056ff;
}
.honda-card2 .category-name.event-coverage-category{
	color: #00c164;
}
.honda-card2 .date{
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
	font-size: 1rem
}
.honda-card2 .honda-card--content{
	min-height: 60px;
	text-align: center;
}
.honda-card2 h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	color: #1f1f1f
}
.honda-card2 p{
	font-family: 'Poppins', sans-serif;
	color: #323745;
	font-size: 1rem;
	line-height: 16px
}
.honda-card2 .honda-card--image img{
	/*position: absolute;*/
	/*top:0;*/
	/*width: 100%;*/

}






.honda-card3{
	position: relative;
	/*background: #fff;*/
}
a:hover .honda-card2 h5,a:hover .honda-card3 h5{
	color: #e10032
}

.honda-card3 .honda-card--blocklink{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;	
	z-index: 2
}
.honda-card3 .honda-card--image{
	position: relative;
	/*display: table-cell;*/
	/*vertical-align: middle;*/
	height: 180px;
	/*padding-top: 56%;*/


}
.honda-card3 .honda-card--image img{
	/*width: 100%;*/
	height: 100%;
	margin: 0 auto;
	/*position: relative;
	top: 0;
	width: 100%;
	height: auto;*/
}
.honda-card3 .category-name{
	
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700
}
.honda-card3 .category-name.product-category{
	color: #e10032;
}
.honda-card3 .category-name.experience-category{
	color: #ff7300;
}
.honda-card3 .category-name.honda-dna-category{
	color: #0056ff;
}
.honda-card3 .category-name.event-coverage-category{
	color: #00c164;
}
.honda-card3 .date{
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
	font-size: 1rem
}
.honda-card3 .honda-card--content{
	
	/*display: table-cell;*/
	vertical-align: middle;
}
.honda-card2 h5,.honda-card3 h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	color: #1f1f1f;
	font-size: 18px;
	letter-spacing: 0.06px;
	font-weight: 700
}
.honda-card3 p{
	font-family: 'Poppins', sans-serif;
	color: #323745;
	font-size: 1rem;
	line-height: 16px
}




/*archive page*/
.archive-year--dropdown{
	margin: 50px 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #282a2f;
	font-size: 0.875rem
}

.archiveHTML-pagination{
	margin-bottom: 100px;
}


/*404*/
.error404 .heroimg{
	max-width: 100%;
	margin: 0 auto 20px auto;
	line-height: 1.4rem
}
.error404 h1{
	margin-bottom: 20px;
	font-size: 1.625rem;
	letter-spacing: 0.7px

}
.error404 .intro-text{
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.4em;
	font-size: 1rem
}
.error404 #site-content{
	padding: 20px 40px;
	background: #fff;
	min-height: calc(100vh - 70px - 130px);
	
}
.error404 #site-content .section-inner{
	min-height: calc(100vh - 70px - 130px);
	display: flex;
	align-items: center;justify-content: center;flex-direction: column;
}
.error404 .cta{
	padding: 0 50px;
}



/*overwrite styles*/

#mainmenu li.hasdd img{
	vertical-align: baseline
}


.xoutline-drop ::-webkit-scrollbar-track,
::-webkit-scrollbar-track{/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */	border-radius: 10px; background-color: #c7c7c7; right: 5px;}
.xoutline-drop ::-webkit-scrollbar,
::-webkit-scrollbar {	width: 5px;	background-color: #F5F5F5;}
.xoutline-drop ::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb {	border-radius: 10px;	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */	background-color: #555;}




input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus textarea:-webkit-autofill,
  textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
  select:-webkit-autofill,
  select:-webkit-autofill:hover,
  select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
  }
  
  img.alignnone{
 	display: block;
 	margin: 0 0 10px 0;
 	width: 100%;
 }
.entry-content{
	min-height: 200px
}

.entry-content h1, .entry-content h2, .entry-content h3,.entry-content h4, .entry-content h5, .entry-content h6{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-align: left;
	font-size: 1.625rem;
	color: #323745;
	line-height: 35px;
	font-style: normal;
	margin: 0 ;
}
.entry-content h1{
	font-size: 3.125rem
}
.entry-content h2{
	font-size: 2.500rem
}
.entry-content h3{
	font-size: 1.625rem;
	line-height: 35px;
	margin-bottom: 10px;
}
.entry-content p, .entry-content li{
	font-family: 'Poppins', sans-serif;
	line-height: 29px;
	font-size: 1rem;
	color: #323745;
}
.entry-content p a{
	color: #e10032;
	text-decoration: underline;
}
.padding-small{
	padding: 10px;
}


.singular .entry-header{
	position: relative;
	top: -25px;
	padding: 0;
	background: none;
	margin-bottom: -25px;
}
.singular .entry-header2{
	padding: 0 0 0 0;

				height: 266px;
				position: relative;
}

.singular .entry-header-inner{
	position: relative;
	padding: 40px 0;
	margin-bottom: 70px;
	background: #000;
	color: #fff;
}
.singular .entry-header-inner h1{
	font-size: 2.500rem;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 0.05px;
	line-height: 50px;
	margin-bottom:10px;
	font-family: 'Roboto Condensed', sans-serif;
	
}
.singular .min-read{
	font-family: 'Montserrat', sans-serif;
	font-size: 0.750rem;
	margin-bottom: 25px 
}

.singular .min-read img{
	display: inline-block;
	width: 12px;
	margin-right: 10px;
}
.singular .sharing-platforms{
	font-family: 'Montserrat', sans-serif;
	font-size: 0.750rem;
}
.singular .sharing-platforms .sharing-icons{
	margin-top: 10px;
}
.singular .sharing-platforms .sharing-icons a{
	margin: 0 5px;
	cursor: pointer;
}

.singular .sharing-platforms .sharing-icons a img,.singular .sharing-platforms .sharing-icons a:hover img:first-child{
	display: none
}

.singular .sharing-platforms .sharing-icons a img:first-child,.singular .sharing-platforms .sharing-icons a:hover img{
	display: inline-block;
}




.singular .entry-header-inner .sharing-platforms img{
	width: 30px;
	display: inline-block
}

.singular blockquote{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.250rem;
	line-height: 46px;
	color: #323745;
	border: none;
	background: url("../images/honda/icons/quote.png?v=1") no-repeat;
	padding: 30px 0 0 100px;
	margin: 40px 0;
	font-style: italic;

}

.singular blockquote p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.250rem;
	line-height: 46px;
	color: #323745;
	letter-spacing: 0.04px;
	font-style: italic;
}

.singular .entry-header-inner.header-category--products{
	background: #e10032;
	color: #fff
}
.singular .entry-header-inner.header-category--experiences{
	background: #ff7300;
	color: #fff	
}
.singular .entry-header-inner.header-category--honda-dna{
	background: #0056ff;
	color: #fff;
}
.singular .entry-header-inner.header-category--event-coverage{
	background: #00c164;
	color: #fff;
}
.category-name.experiences-category,
.category-name.product-category,
.category-name.experiences-category{
	text-transform: uppercase
}
.singular .article-crossover--banner{
	display: block;
}
.singular .article-crossover--banner .overlay{
	background: rgba(0,0,0,0.5);
	display: none;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 65px;
	vertical-align: top;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	
}


.red-arrow { display: inline-block; margin: 0 auto; margin-top: 20px; }
.red-arrow:before {content: ""; height: 2px; width: 50px; background-color: #e01327; display: block; float: left; position: relative; top: 8px; left: 0; transition: 0.2s ease-in-out}
.red-arrow:after { content:''; width: 5px; height: 5px; border: 1.5px solid #e01327; border-left: 0; border-bottom: 0; background: rgba(0,0,0,0);
  transform: rotate(135deg) scaleX(-1); float: left; margin-left: -6px; margin-top: 6px;}
.singular .article-crossover--banner:hover .red-arrow:before { width: 70px;}
.text-container{
	top: 50%;
	-moz-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
	-o-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.188rem;
	font-style: italic;
	font-weight: 700;
	text-transform: uppercase;
}


.singular .article-crossover--banner.accord{
	height: 260px; 
	background: url('../images/honda/models/ACCORD_Mobile.jpg') no-repeat center; 
	background-size: cover
}
.singular .article-crossover--banner.civic{
	height: 260px; 
	background: url('../images/honda/models/CIVIC_Mobile.jpg') no-repeat center; 
	background-size: cover
}

.singular .article-crossover--banner.city{
	height: 260px; 
	background: url('../images/honda/models/CITY_Mobile.jpg') no-repeat center; 
	background-size: cover
}
.singular .article-crossover--banner.brv{
	height: 260px; 
	background: url('../images/honda/models/BRV_Mobile.jpg') no-repeat center; 
	background-size: cover
}
.singular .article-crossover--banner.crv{
	height: 260px; 
	background: url('../images/honda/models/CRV_Mobile.jpg') no-repeat center; 
	background-size: cover
}
.singular .article-crossover--banner.hrv{
	height: 260px; 
	background: url('../images/honda/models/HRV_Mobile.jpg') no-repeat center; 
	background-size: cover
}
.singular .article-crossover--banner.jazz{
	height: 260px; 
	background: url('../images/honda/models/JAZZ_Mobile.jpg') no-repeat center; 
	background-size: cover
}

.singular .article-crossover--banner.odyssey{
	height: 260px; 
	background: url('../images/honda/models/ODYSSEY_Mobile.jpg') no-repeat; 
	background-size: cover
}
.singular .article-crossover--banner.type-r{
	height: 260px; 
	background: url('../images/honda/models/TypeR_Mobile.jpg') no-repeat; 
	background-size: cover
}
.singular .article-crossover--banner a.cta{
	position: absolute;
	right: 40px;
	bottom: 40px;
	display: none
}
.article-crossover--mobile-only{
	margin-top: 40px;
	display: block;
}
.article-crossover--mobile-only h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.188rem;
	font-style: italic;
	color: #323745;
	font-weight: 700;
	text-transform: uppercase;
	
}
.article-mobile--fullwidth{
	margin: 0 -15px;
}


.footer-related--listing{
	margin: 60px 0 0 0;
}

.footer-related--listing h4{
	font-size: 2.188rem
}

.subscribe--sect{
	min-height: 367px;
	background: #191919;
	padding: 84px 0;
}

.subscribe--sect h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.188rem;
	line-height: 42px;
	color: #fff;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 0.85px;
	margin-bottom: 50px;
	text-align: center;
}
.subscribe--sect .button{
	text-align: center;
}
.subscribe--sect a.prime-cta-white.cta{
	margin: 0 auto;
}

/*overwrite plugins.css*/




/* FEATHERLIGHTBOX */
/* disable global scrolling when featherlights are visible */
/* html.with-featherlight {overflow: hidden;} */
.featherlight-content {background:black !important; background-image: url(/img/interface/loading-dots.gif); background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;}


html.without-featherlight {overflow: auto;}
.caption { position: relative; bottom: 30px; color: white; background-color: rgba(0,0,0,0.5); width: 100%; height: 30px;  padding: 5px 20px; text-align: center; font-size: 0.75rem; font-weight: 400; line-height: 1.125rem; letter-spacing: 1.114286px; }
/*.featherlight .caption {display:none;}*/

.featherlight { display: none; position:fixed;	top: 0; right: 0; bottom: 0; left: 0;	z-index: 2147483647; text-align: center;	white-space: nowrap; cursor: pointer;	background: #333;	background: rgba(0, 0, 0, 0);}
.featherlight:last-of-type {background: rgba(0, 0, 0, 0.9);}
.featherlight:before {	content: '';	display: inline-block;	height: 100%;	vertical-align: middle;}
.featherlight .featherlight-content {	position: relative;	text-align: left;	vertical-align: middle;	display: inline-block; /*padding: 50px 30px 0;*/ padding: 60px 25px 0;border-bottom: 25px solid transparent;cursor: auto;  white-space: normal; width: 90%;  height: 100%; /*overflow: hidden;*/  max-width: 1084px;  max-height: 614px;}
/* contains the content */
.featherlight .featherlight-inner {	/* make sure its visible */	display: block;}
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {display: none;}
.featherlight .featherlight-close-icon {	/* position: centering vertical and horizontal */	position: absolute; z-index: 9999; /*top: 0; right: 30px;*/ top: 42px; right: 0px;	line-height: 40px; width: 40px; cursor: pointer; text-align: center; 	background: transparent; color: #fff;	border: none;	padding: 0;	outline: none;font-size: 40px;}
.featherlight .featherlight-close-icon::-moz-focus-inner {border: 0;padding: 0;}
.featherlight .featherlight-image { width: 100%; margin: auto; max-height:100%; height:  564px; object-fit: cover;}
img.featherlight-image  { object-fit: cover;  -webkit-box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);  -moz-box-shadow: 0px 0px 9px -1px rgba(0,0,0,1); box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);}
.featherlight-iframe .featherlight-content { border-bottom: 0; padding: 0;	-webkit-overflow-scrolling: touch;}
.featherlight iframe {border: none;}
.featherlight * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;	box-sizing: border-box;}
.featherlight-next,
.featherlight-previous {	display: block;	position: absolute;	top: 50px;	right: 0;	bottom: 0;	left: calc(100% - 70px);	cursor: pointer;}
.featherlight-previous {left: 0;right: calc(100% - 70px);}
.featherlight-next span,
.featherlight-previous span { display: none;	position: absolute;	top: 50%;	left: 5%;	width: 82%;	color: transparent;	font-style: normal;	font-weight: normal;	display: inline-block;}
.featherlight-previous span { width: 20px; height: 20px;  left: 10px;}
.featherlight-next span { right: 10px; left: auto;  width: 20px;  height: 20px; }

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px){
	.featherlight-next:hover,
	.featherlight-previous:hover {
		background: none;
	}
	.featherlight-next span,
	.featherlight-previous span {
		display: block;
	}
}

@media only screen and (max-width: 480px) {
	.featherlight .featherlight-content { max-height: 270px; width: 100%;}
    /*.featherlight .featherlight-image { height: 270px!important; width: 100%!important;}*/
    .featherlight .featherlight-image { height: 173px!important; width: 100%!important;}
    .featherlight .featherlight-close-icon { right: 27px; top: 12px; line-height: 30px; width: 30px; font-size: 30px;}

}


div.dropdown-menu{
	z-index: 2;
	border-radius: 0;
	border: 0 !important;
	/*max-height: 0;*/
	/*top: 36px;*/
	display: block;
	height: 0;
	margin: 0;
	padding: 0;
	top: 0;
	transform: translate3d(0px, 50px, 0px);
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border-left: 1px solid #d3d9df;
	border-right: 1px solid #d3d9df;

}
.dropdown-menu{
	font-size: 0.875rem !important
	
}
.dropdown-menu.show.animating{
	/*height: 200px;*/
	display: block;
	/*border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;*/
}
div.dropdown-menu.show,.dropdown-menu.show2{
	
	/*height: auto;
	display: none;*/
	display: none;
}

.dropdown-item.active, .dropdown-item:active{
	color:#191616;
	background: none
}
.dropdown-item:focus, .dropdown-item:hover{
	/*color: #e32119 !important;*/
	background: #e4e4e4
}


/*article page*/
.single-post .entry-header .category-name{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.750rem;
	font-style: italic;
	color: #fff;
	line-height: 20px;
	font-weight: 700
}
.single-post .entry-header .date{
	font-family: 'Montserrat', sans-serif;
	font-size: 0.750rem;
	font-style: italic;
	color: #fff;
	margin-left: 16px;
	line-height: 20px
}

.single-post blockquote{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	color: #323745;
	line-height: 46px;
	padding-left: 80px;
	background: url("../images/honda/icons/quote.png") no-repeat;
	background-size: 75px 62px;
	padding-top: 25px;
	font-size: 2.250rem;
	border-left: none !important;
	margin-bottom: 20px;
}
.single-post blockquote p{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	color: #323745;
	line-height: 46px;
	font-weight: 700;
	font-size: 2.250rem;
	letter-spacing: 0.04px;
	
}





/*post*/
.post-inner button:focus{
	outline: none
}
.post-inner .arrow-left{
	/*transform: rotate(135deg) scaleX(-1);*/
	width: 9px;
	height: 9px;
	border: 2px solid #e01327;
	border-left: 0;
	border-bottom: 0;
	background: rgba(0,0,0,0);
	transform: rotate(-45deg) scaleX(-1);
	
	position: absolute;
	left: 18px;
	top: 18px;
}

.post-inner .arrow-right{
	/*transform: rotate(135deg) scaleX(-1);*/
	width: 9px;
	height: 9px;
	border: 2px solid #e01327;
	border-left: 0;
	border-bottom: 0;
	background: rgba(0,0,0,0);
	transform: rotate(135deg) scaleX(-1);
	position: absolute;
	left: 17px;
	top: 18px;
}
.tns-nav > [aria-controls] {
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: none;
  border: 0;
  border: 1px solid #bfbfbf;

}
.tns-nav > button.tns-nav-active{
	background: #bfbfbf	
}
.post-inner .gallery{
	display: none
}
.post-inner .tns-outer{
	position: relative;
	
}
.post-inner .entry-content a:hover{
	text-decoration: underline;
}

.post-inner .tns-outer{
	margin: 50px 0 50px 0;
}
.post-inner .tns-controls{
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 2;
	width: 100%;
}
.post-inner .tns-nav{
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -50px;
	z-index: 2
}
.post-inner .tns-controls>button:first-child{
	position: absolute;
	left: 10px;
}
.post-inner .tns-controls>button{
	position: absolute;
	right: 10px;
	background: rgba(0,0,0,0.5);
	width: 44px;
	height: 44px;
	text-align: center;
	display: block;
	-webkit-border-radius: 44px;
	-moz-border-radius: 44px;
	border-radius: 44px;
	/*position: relative;*/
	overflow: hidden;
}
.post-inner .tns-controls>button[disabled]{
	opacity: 0.3
}
.post-inner .gallery-item{
	padding: 0;
	position: relative;
	margin: 0;
}

.post-inner .gallery-item img{
	display: block;
	margin: 0 auto;
}
.post-inner .gallery-caption{
	position: relative;
	margin: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	font-family: 'Poppins', sans-serif;
	font-size: 0.750rem;
	padding: 10px;
	font-style: italic;
	color: #ffffff;
	text-align: center;
}
.entry-header-inner.section-inner .article-container{
	padding-left: 30px;
	padding-right: 30px; 
}
.article-container{
	width: 100%;
	margin: 0 auto
}
.article-with-related-post{
	
}
.post-inner .related-article{
	display: none
}
/*ends*/









/*loading*/

.load-more--btn{
	display: none
}
.spinner {
	display: none;
  margin: 0 auto ;
  width: 70px;
  height: 58px;
  text-align: center;
  margin-bottom: 5px
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

/*overwrite honda mother site*/

#mainmenu li.hasdd img{
	display: inline;
}
.cta-announcement{
	width: 100%
}
.footer-social img{
	margin: 0 auto;
}
footer a:hover{
	text-decoration: none
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

@media only screen and (min-width: 576px) and (max-width: 992px){
	.container {
		width: 100%;
		max-width: none
	}
}
@media only screen and (min-width: 641px){
	body{
		padding-top: 70px;
	}

	
	.admin-bar .honda-menu--navigation.sticky{
		top:30px;	
	}

	.featured-banner .honda-card .honda-card--image{
		height: 300px;
	}


	.singular .entry-header{
		position: relative;
		top: -60px;
		padding: 0;
		background: none;
		margin-bottom: -60px;
	}
	.singular .entry-header2{
		padding: 0 0 0 0;
		height:420px;
	}
	
	.singular .article-crossover--banner.accord{
		height: 414px; 
		background: url('../images/honda/models/ACCORD.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner.civic{
		height: 414px; 
		background: url('../images/honda/models/CIVIC.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner.city{
		height: 414px; 
		background: url('../images/honda/models/CITY.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner.brv{
		height: 414px; 
		background: url('../images/honda/models/BRV.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner.crv{
		height: 414px; 
		background: url('../images/honda/models/CRV.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner.hrv{
		height: 414px; 
		background: url('../images/honda/models/HR-V.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner.jazz{
		height: 414px; 
		background: url('../images/honda/models/JAZZ.jpg') no-repeat left; 
		background-size: cover
	}

	.singular .article-crossover--banner.odyssey{
		height: 414px; 
		background: url('../images/honda/models/ODYSSEY.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner.type-r{
		height: 414px; 
		background: url('../images/honda/models/TypeR.jpg') no-repeat left; 
		background-size: cover
	}
	.singular .article-crossover--banner a.cta{
		position: absolute;
		right: 40px;
		bottom: 40px;
		display: inline-block;
	}
	
	.entry-header-inner.section-inner .article-container{
		padding-left: 0;
		padding-right: 0;
	}
	.article-container{
		width: 85%;
	}

	.article-mobile--fullwidth{
		margin: 0;
	}

	.honda-menu--navigation .search--cta{
		left: 5px;
	}
	

	.hero-banner{
		height: 450px;
	}	
	.error404 .heroimg{
		max-width: 500px;
	}

	
	
	.honda-menu--navigation ul.archive-menu.menu li:last-child{
		display: block;
		float: right
	}
	

	.honda-card .honda-card--image{
		position: relative;
		padding-top: 62%;

	}




	.honda-card{
		min-height:250px;
	}

	.container-special{
		max-width: 1150px;
		margin: 0 auto;
		padding: 0 15px 0 15px;
		overflow: visible;
	}
	.container2-special{
		
		max-width: 1000px;
		margin: 0 auto;
		padding: 0 15px;
	}

	.container-special .tns-ovh{
		overflow: visible;
	}

	.honda-landing-category--intro{
		margin: 14px 0 30px 0;
	}
	.honda-landing-category--intro.right--link{
		text-align: right;	
	}


	.honda-card3 .honda-card--image{
		height: 340px;
	}

	.entry-content{
		min-height: 600px
	}


	.singular .entry-header-inner{
		min-height: 250px
	}

	.singular .entry-header-inner .sharing-platforms .sharing-icons{
		display: inline-block;	
	}

	.singular .article-crossover--banner:hover .overlay{
		opacity: 1;
	}


	.search--form label{
		margin-top: 0;
	}
	.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		width: 130px;
		display: inline-block;
	}


	.honda-card2 .honda-card--content{
		height: 150px;
		display: table-cell;
		vertical-align: middle;
		text-align: left;
	}


	.subscribe--sect{
		min-height: 367px;
		background: #191919;
		padding: 84px 0;
	}

	.subscribe--sect h5{
		font-size: 2.813rem;
		line-height: 50px;
		letter-spacing: 1.1px;
		margin-bottom: 50px;
		text-align: left;
	}

	.subscribe--sect .button{
		text-align: left;
	}

	/*.subscribe--sect a.prime-cta-white.cta{
		margin: 0 auto;
	}*/
	.footer-related--listing h4{
		font-size: 2.813rem
	}
}
@media only screen and (max-width: 600px){
	#wpadminbar{
		position: fixed
	}

	.honda-landing--category h4{
		font-size: 2.500rem;
		line-height: 50px
	}
	.honda-landing-category--intro{
		margin: 5px 0 10px 0;
	}
}

@media (min-width: 768px){


	.container-special{
		max-width: auto
	}	
	.singular .entry-header-inner h1{
		font-size: 2.813rem;
		font-style: italic;
		font-weight: 600;
		letter-spacing: 0.05px;
		line-height: 55px;
		margin-bottom:10px;
	}

	.container-special .tns-item:first-child {
		/*padding-left: 25px !important*/
	}
}

@media (min-width: 992px){

	body.admin-bar{
		padding-top: 70px;
	}
	.mobile-menu--placeholder{
		display: none
	}
	.search-action.open{

		right: 0 !important;
		width: 240px !important;
		padding: 0;
	}
	.search--form .order-panel{
		text-align: right
	}
	.search-close--cta{
		right: -210px;
		top: -24px;
	}

	
	.menu-btn{
		display: none
	}


	.container-fluid2{
		padding: 0 60px;
	}
	.honda-menu--navigation ul.menu li a{
		
		display: block;
	}
	.honda-menu--navigation .menu li.selected{
		border-bottom: 3px solid #191616;
	}
	.honda-menu--navigation .menu li.selected.product-category{
		border-color: #e10032;
	}
	.honda-menu--navigation .menu li.selected.experiences-category{
		border-color: #ff7300;
	}
	.honda-menu--navigation .menu li.selected.honda-dna-category{
		border-color: #0056ff;
	}
	.honda-menu--navigation .menu li.selected.event-coverage-category{
		border-color: #00c164;
	}
	.honda-menu--navigation .menu li.selected a{
		color: #191616 !important;
	}


	.honda-menu--navigation .archive-menu li.selected{
		border-bottom: 3px solid #e32119;
	}
	.honda-menu--navigation .menu li.selected a{
		border-bottom: none;
	}
	
	.honda-menu--navigation ul.menu{
		padding-right: 80px;
		display: block
		
	}
	.honda-menu--navigation{
		overflow-x: auto;
	}
	.honda-menu--navigation ul.menu li{
		float: left;
		display: block;
		line-height: 57px;
		margin: 0 0 0 0;

		font-size: 0.813rem;
		padding: 0 15px;
	}
	.honda-menu--navigation ul.menu:not(.archive-menu) li.archive-item{
		display: none
	}

	.search-action:not(.open) input[type=search]{
		padding: 0 0 0 50px;
	}
	.search-bar input[type=search]{
		padding: 0 40px 0 50px;
		
	}


	.container-special{
		max-width: 960px
	}

	.honda-menu--navigation .archive-menu{
		display: block
	}
	
	.honda-menu--navigation ul.menu{
		padding-right: 80px;
		display: block;
		height: auto;
		
	}	


	.featured-banner .honda-card .honda-card--image{
		/* height: 390px; */
		height: 477px;
	}
	.featured-banner .honda-card .honda-card--content{
		padding: 50px;
	}

	.honda-card{
		min-height: 420px
	}
	.post-listing .col-sm-4 .honda-card{
		min-height: 300px;
	}


	.article-crossover--mobile-only{
		display: none
	}
	.singular .article-crossover--banner .overlay{
		display: block
	}
}

@media (min-width: 1200px){

	.container-special{
		max-width: 1115px;
		padding-left: 0;
		padding-right: 0;
	}
	.article-with-related-post{
		padding-right: 280px
	}
	.post-inner .related-article{
		width: 280px; position: absolute; top: 40px; right: 0; display: block;
	}		
}

