/*
Theme Name: Miros Child
Author: Netbusiness Interaction
Description: Miros Custom Theme
Template:	miros
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/* From Builder Css */

/*widget area*/
.widget-area:before { background: #FFFFFF; }
#Wrapper { overflow: hidden; }
/*.aside_right .widget-area {
    border-left-width: 0px;
}*/

.widget_search input[type="text"] {
    border-color: #4970b8;
    border-width: 3px;
    margin: 6px 0px 4px 6px;
    color: #000000;
}



.rev_slider .hebe .tp-tab-desc { font-family:inherit !important; }

.with_aside .section_wrapper {
    max-width: calc( 100% - 30px ) !important;
}

/* Blog */
.blog:not(.single-post) #Content, 
.archive #Content { background-color: #2e3141; }

.pager_lm .pager_load_more { margin: 50px 0; padding: 0 30px; }
.pager_lm .pager_load_more .button_label { padding-left: 5px; }

/* Subheader */
.single-post #Subheader .title,
.single-post #Subheader .breadcrumbs { text-align: left; }

/* Filter */
#Filters { width: 100%; margin: 0; padding: 30px; box-sizing: border-box; font-size: 16px; color: #bbc1ca; }
#Filters, #Filters a { color: #fff; }
.style-simple #Filters .filters_wrapper ul li a:hover,
.style-simple #Filters .filters_wrapper ul li.current-cat a { color: #fff !important; }
.style-simple #Filters .filters_wrapper ul li a::after { background: #fff !important;  }

.section-filters .section_wrapper { margin: 0; max-width: 100% !important; }

/* Footer */
#Footer .footer_copy { border: 0; background: #232530; }
.footer_but:hover{background:#85aadc !important; color:#FFFFFF !important;}

/*Menu*/
#Top_bar .current-menu-item > a {
    font-weight: 600;
}

#Top_bar .search_wrapper input[type="text"] {
    color: #000000;
}

/*section group*/
.home_divider:after {
    width: 90%; 
    border-bottom: solid 2px; 
    z-index: 3; 
    position: relative; 
    margin-left: -190px; 
    content: "";
    display: block;
    position: relative;
    bottom: 0;
    width: 115%;
    height: 0;
    visibility: visible;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #e5e5e5;
}

@media only screen and (max-width: 767px) {
   .home_divider:after {
       width: 150%;
   }
}

/* Homepage Heading */

.home_heading
{
        margin-bottom: -12%;
}
.home_heading .icon_box .desc_wrapper .title:before
{
      display : none;
}

.home_heading .icon_box.icon_position_left .desc_wrapper {
    margin-left: -80px;
}

.home_heading .icon_box.icon_position_left .desc_wrapper h4{
   color: #1b3671;
}

.home_heading .icon_box.icon_position_left .image_wrapper
{
          width: 80px;
}

@media only screen and (max-width: 767px) {
   .home_heading {
       margin-bottom: -30% !important;
   }
}

/* Homepage result */

.home_result .rating
{
   visibility:visible !important;
}

.home_result .date {
    display: none;
}

.home_result .author {
    display: none;
}

.home_result .post-excerpt{
    display: none;
}

.home_result .post-footer{
    display: none;
}

.home_result .post-title
{
   display :none;
}

.home_result .home_date{
display:block!important;
}

.home_result .car_title
{
      position: absolute; 
      top: 120px; 
      left: 10px; 
     /* width: 100%;*/ 
}

.home_result .image_wrapper:hover .car_title{
   top: 120px; 
}

.home_result h2 a {
  color : #ffffff;
  text-shadow: 3px 3px #070802;
  font-size: 20px;
}
.home_result .rating-box
{
   display : block !important;
}

.home_result  div.rating_infant_5
{
     content:url(/aseancap/wp-content/uploads/2017/05/infant_5.png);
     width: 46%;
     float: right;
}

.home_result  div.rating_infant_4
{
     content:url(/aseancap/wp-content/uploads/2017/05/infant_4.png);
     width: 46%;
     float: right;
}

.home_result  div.rating_infant_3
{
     content:url(/aseancap/wp-content/uploads/2017/05/infant_3.png);
     width: 46%;
     float: right;
}

.home_result  div.rating_infant_2
{
     content:url(/aseancap/wp-content/uploads/2017/05/infant_2.png);
     width: 46%;
     float: right;
}

.home_result  div.rating_infant_1
{
     content:url(/aseancap/wp-content/uploads/2017/05/infant_1.png);
     width: 46%;
     float: right;
}

.home_result  div.rating_adult_5
{
     content:url(/aseancap/wp-content/uploads/2017/05/adult_5.png);
     width: 46%;
     float: left;
}

.home_result  div.rating_adult_4
{
     content:url(/aseancap/wp-content/uploads/2017/05/adult_4.png);
     width: 46%;
     float: left;
}

.home_result  div.rating_adult_3
{
     content:url(/aseancap/wp-content/uploads/2017/05/adult_3.png);
     width: 46%;
     float: left;
}

.home_result  div.rating_adult_2
{
     content:url(/aseancap/wp-content/uploads/2017/05/adult_2.png);
     width: 46%;
     float: left;
}

.home_result  div.rating_adult_1
{
     content:url(/aseancap/wp-content/uploads/2017/05/adult_1.png);
     width: 46%;
     float: left;
}

.home_result .image_frame .image_wrapper .mask::after {
    background: rgba(133, 170, 220, 0.74);
}

.home_result div.double {
    display: none;
}

.home_result div.special {
    display: none !important;
}

.home_result .image_frame .image_wrapper .image_links.double a
{
  width: 100% !important;
}

.home_result .image_frame .image_wrapper .image_links.double .zoom
{
  display:none;
}

.home_result .image_frame .image_wrapper .image_links.special a
{
  width: 100% !important;
}

/*.home_result .image_wrapper:hover .car_title {
    display: none;
}*/

.home_result .hr_color {
    width: 50%;
    height: 3px;
    margin-left: 0px;
    color: #85aadc;
    background: #85aadc;
    display: block !important;
}

.home_result .post-desc-wrapper:hover .hr_color {
    width: 100%;  
    color: #4970b8;
    background: #4970b8;
}

.home_result .post-item:hover .hr_color {
    width: 100%;
    color: #4970b8;
    background: #4970b8;
}

.home_result .image_frame .image_wrapper .image_links a:hover {
    background: #001fde;
    color: #ffffff;
}

.home_result .image_wrapper .hover_box{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
}

.home_result .image_wrapper:hover .hover_box{
    display: block;
    background: #3e619a;
}

.home_result .image_wrapper:hover img {
    opacity: 0.3;
}

.home_result .mask
{
   display:none;
}

/* Home News */

.home_news .post-author
{
  display:none !important;
}

.home_news .author-date .date span.label {
    display: none;
}

.home_news .home_news_cat {
    display: block !important;
}

.home_news .category{
    display: none!important;
}

.home_news .image_frame .image_wrapper .image_links{
    background: #153988;
}

.home_news .image_frame .image_wrapper .image_links.double a:hover
{
  background: #4970b8;
color:#ffffff;
}

#Footer .footer_copy {
    background: #153988;
  border-top: 1px solid rgba(255,255,255,.1) !important;
}


/* Twitter Widget */
.timeline-InformationCircle { visibility: hidden  !important;}
footer.timeline-Footer.u-cf {visibility: hidden  !important;}
.timeline-Widget {
    background-color: #6388cc !important;
    border-radius: 10px !important;
}
.p.timeline-Tweet-text {color: #FFFFFF  !important;}
.TweetAuthor-screenName {color: #FFFFFF  !important;}
.TweetAuthor-name {color: #FFFFFF !important;}
.timeline-Header-title { color: #ffffff !important;}
.timeline-Header-byline { color: #ffffff;}

/* FB Widget*/
.widget_cardoza_fb_like h4{ display:none;}

/* Member Organisation Sidebar*/
.mhmbr  table td {
    border-width: 0 !important;
}

.mhmbr  table td {
    padding: 0 !important;
     vertical-align: baseline !important; 
}

.but_full
{
width:100%;
}

/* About Us */
.about_us {min-height: 440px;}
.about_us.highlight-right:after { background: #4970b8 !important; }
.about_us.highlight-right .wrap:last-child { background: #4970b8 ; }
.about_us h4{color:#ffffff;}

/* Visual Editor Content */

.visual_editor {
    width: 85% !important;
    padding: 60px 6% 60px;
}

@media only screen and (max-width: 767px)
.section_wrapper .visual_editor {
    width: 85% !important;
}

.widget_mfn_menu ul li a {
    background: #223d50;
    color: #ffffff;
    text-align:center;
}

.widget_mfn_menu ul li a:hover {
    background: #223d50;
    color: #ffcb00 !important;
}

.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a {
    color: #ffcb00!important;
    text-align: center;
    background: url(/aseancap/wp-content/uploads/2017/05/sidebar-menu-item-hover-left.png) no-repeat left center;
}

.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a{
    background-color: #223d50;
}

/* Inner Blog */

.inner_blog .image_frame .image_wrapper .image_links{
    background: #153988;
}

.inner_blog .image_frame .image_wrapper .image_links.double a:hover
{
  background: #4970b8;
color:#ffffff;
}

.Recent_posts ul li .desc:after{
      background-color: #4970b8;
}


/* Inner Heading */

.inner_heading
{
        margin-bottom: -12%;
}
.inner_heading .icon_box .desc_wrapper .title:before
{
      display : none;
}

.inner_heading .icon_box.icon_position_left .desc_wrapper {
    margin-left: -80px;
}

.inner_heading .icon_box.icon_position_left .desc_wrapper h4{
   color: #1b3671;
}

.inner_heading .icon_box.icon_position_left .image_wrapper
{
          width: 40px;
}

@media only screen and (max-width: 767px) {
   .inner_heading {
       margin-bottom: -30% !important;
   }
}

.fd_no_margin {
    margin: 0 1% 0px;
}

.download_progress .progress_bars .bars_list li .bar .progress {
    background-color: #223d50;
}

.download_progress .progress_bars .bars_list li h6 .label{
display:none;
}

/* Sidebar */
.Recent_posts ul li .desc {
    margin-right: 0 !important;
}

.Recent_posts ul li .photo {
    display: none !important;
}


/* From Builder End */

#result_intro{
	margin: 0 0 10px 0;
}

#result_intro .reward-images{
	width: 400px;
    float: left;
}

#result_intro .reward-images img{
	height:250px;
	width:400px;
}

#result_intro .introduction{
	position: relative; 
	width: 400px; 
	min-height: 250px; 
	box-sizing: border-box; 
	float: left; 
	background: #d0dcf2; 
	padding: 15px;
}

#result_intro .introduction .year{
	position: relative; 
	width: 400px; 
	height: 44px; 
	margin: -15px 0 10px -15px; 
	padding: 5px 20px; 
	box-sizing: border-box; 
	background: #20458c; 
	color: #FFF; 
	font: 26px 'Helvetica';
	font-weight: 800;
}

#result_intro .introduction .year .info{
	position: absolute;
	top: 10px;
	right: 10px; 
	display: block; 
	width: 24px; 
	height: 24px; 
	background: url(http://www.euroncap.com/gfx/info1.png) no-repeat 0 0; 
	text-indent: -9999px; 
	cursor: pointer;
}

#result_intro .introduction .year .stars{
	position: absolute;
    top: 4px;
    left: 130px;
}

#result_intro .introduction .car-title {
    float: left;
    width: 235px;
    margin: 0 15px 53px 0;
}

#result_intro .introduction .car-title .car-name {
    margin: 0 0 10px 0;
    color: #000;
    font: 22px 'Helvetica';
	font-weight: 700;
}

#result_intro .introduction .car-class {
    margin-bottom: 8px !important;
    color: #4D6D82 !important;
    font: 14px Helvetica !important;
}

#result_intro .introduction .car-brand {
    position: absolute;
    top: 48px;
    right: 0;
	padding-right: 10px;
}

#result_intro .introduction .buttons {
    bottom: 9px;
    float: left;
    margin-bottom: 8px;
    position: absolute;
    width: 290px;
    display: table;
}

#result_intro .introduction .buttons .button {
    height: 44px;
    padding: 13px 20px;
}

#result_intro .introduction .download-report {
    float: left;
}

#result_intro .introduction .buttons .share {
    float: right;
    top: 7px;
}

.readmore-btn {
    background: #FFCB00 !important;
    position: relative;
	display: inline !important;
	color:#000 !important;
	font-family: helvetica;
    font-weight: 700;
}
.readmore-btn:hover {
    background-color: #000 !important;
    color: #FFCB00 !important;
    cursor: pointer;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
	padding-right: 36px !important;
}

#result_rating{
	margin: 10px 0 10px 0;
    overflow: hidden;
    width: 100%
}

#result_rating .rating_tab{
	position: relative; 
	width: 800px; 
	min-height: 250px; 
	box-sizing: border-box; 
	float: left; 
	background: #d0dcf2; 
	padding: 15px;
}

#result_intro .introduction .buttons .share {
    float: left;
    bottom: 10px;
    margin-top: 20px;
}

#result_intro .introduction .buttons .share .share_item{
    padding: 0 !important;
}

#result_intro .introduction .buttons .share .share_wrapper{
    background: transparent !important; 
    border-width: 0px !important;
    border-style: none !important; 
    width: 0px important; 
    text-align: center;
    padding: 0 !important;
}

#result_intro .introduction .buttons .share .share_wrapper .stButton .stBubble {
    display : none !important;
}

.result_details {
    overflow: hidden;
	width : 100%;
}

.result_details .tabs2 {
    margin-top: 1%;
}

.result_details .details-trigger {
    position: relative;
    float: left;
    box-sizing: border-box;
    /*width: 192px;*/
	width: 260px;
    height: 172px;
    margin: 0 0 0 10px;
    padding: 15px 20px;
    background: #d0dcf2;
}

.result_details .details-trigger:nth-child(1) {
    margin: 0;
}


.result_details .details-trigger .rating-title {
    position: absolute;
    left: 0;
    top: 0;
    height: 66px;
    display: table;
    width: 100%;
}

.result_details .details-trigger .rating-title p {
    font-size: 14px !important;
    vertical-align: middle;
    display: table-cell;
    position: relative;
}

.result_details .details-trigger p {
    margin: 0 0 5px 0;
    color: #000;
    font: 20px Helvetica;
    text-align: center;
	font-weight: 600;
}



.result_details .details-trigger .value{
	position:absolute;
	top:52px;
	right:87px;
}

.rating-images {
    position: relative;
}

.adult-occupant .image {
    background-color: #5477bb !important;
}

.result_details .details-trigger .rating-images .icon {
    /*left: 7px;*/
    left: 30px;
}


.result_details .details-trigger .icon {
    position: absolute;
    top: 52px;
    left: 20px;
    display: block;
    width: 54px;
    height: 54px;
    margin-right: 8px;
    border: 4px solid #CCC;
    border-radius: 5px;
}

.result_details .details-trigger .rating-images .value {
    /*right: 5px;*/
    right: 30px;
}

.result_details .adult-occupant .icon, .result_details .adult-occupant .value {
    border-color: #5477bb !important;
}

.result_details .details-trigger .value {
    position: absolute;
    top: 52px;
    right: 20px;
    width: 54px;
    height: 34px;
    padding: 20px 0 0 0;
    color: #000;
    font-family: Helvetica;
    font-size: 16px;
    text-align: center;
    border: 4px solid #CCC;
    border-radius: 5px;
    background: #FFF;
	font-weight: 600;
}

.result_details .details-trigger .arrow { display:none;}
.result_details .details-trigger .arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    background: #FFCB00 url(/aseancap/wp-content/uploads/2017/05/black-caret-sprite2.png) no-repeat 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.result_details .details-trigger .arrow { display:none;}

.child-occupant .image {
    background-color: #e78f25 !important;
}

.result_details .child-occupant .icon, .result_details .child-occupant .value {
    border-color: #e78f25 !important;
}

.pedestrian .image {
    background-color: #147912 !important;
}

.result_details .pedestrian .icon, .result_details .pedestrian .value {
    border-color: #147912 !important;
}

.safety-assist .image {
    background-color: #6ea041 !important;
}

.result_details .safety-assist .icon, .result_details .safety-assist .value {
    border-color: #6ea041 !important;
}

.equipment-tabs {
    margin-bottom: 20px;
    background: url(/aseancap/wp-content/uploads/2017/05/grid3.png) repeat-x 0 bottom;
    padding-bottom: 15px;
	width: 84%;
	font: 24px 'Helvetica';
    color: #000;
    font-weight: 600;
}

.result_tab .one .column {
    width: 87% !important;
}

.result_tab .section_wrapper {
    margin: 0 0 !important;
}

.result_tab .column {
    margin: 0 0 40px !important;
}
   
.result_tab .ui-tabs-panel {
    background: #e5edf3 !important;
}

.result_tab .ui-tabs .ui-tabs-nav li.ui-state-active a{
	color: #000;
	background-color: #e5edf3;
}

.result_tab .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    background: #ffce71 !important;
}

.result_tab .ui-state-default{
	background: #ffcc00 !important;
}

.result_tab .ui-tabs .ui-tabs-nav li{
	    margin: 1px !important;
		/*max-width: 191px;*/
	    height: 60px; 
		text-align: center;
		width: 49.7%;
}

.result_tab .ui-tabs .ui-tabs-nav li {
    white-space: normal;
	vertical-align: middle;
}

.result_tab .ui-tabs .ui-tabs-nav li a{
    min-height: 60px;
}

.result_tab .ui-tabs-panel {
    overflow-x: auto;
    white-space: nowrap;
}

@media only screen and (min-width: 768px) and (max-width: 1235px){
	
	#result_intro .reward-images {
		width: 84%;
	}

	#result_intro .reward-images img {
		width: 100%;
		height:auto;
	}
	
	#result_intro .introduction {
		width: 84%;
	}
	
	#result_intro .introduction .year{
		width: 105%;
	}
	
	#result_intro .introduction .buttons{
		width: 90%;
	}
	
	#result_intro .introduction .buttons .share {
		float: right;
		margin-top: 0px;
	}
	
	#result_rating{
		margin: 10px 0 10px 0;
		overflow: hidden;
		width: 84%
	}

	#result_rating .rating_tab{
		position: relative; 
		width: 100%;
		min-height: 250px; 
		box-sizing: border-box; 
		float: left; 
		background: #d0dcf2; 
		padding: 15px;
		margin-top: 10px;
	}
	
	.result_details .details-trigger{
		width: 41.2%;
		margin-top: 10px !important;
		padding: 15px 60px;
	}
	
	.result_details .details-trigger:nth-child(3) {
		margin: 0;
	}
	
	.result_tab .ui-tabs .ui-tabs-nav li.ui-state-active a {
		width: 100% !important;
		text-align: left;
	}

}

@media only screen and (min-width: 678px) and (max-width: 767px){
	
	#result_intro{
		margin-left: 5%;
	}
	
	#result_intro .reward-images {
		width: 84%;
	}

	#result_intro .reward-images img {
		width: 100%;
		height:auto;
	}
	
	#result_intro .introduction {
		width: 84%;
	}
	
	#result_intro .introduction .year{
		width: 105%;
	}
	
	#result_intro .introduction .buttons{
		width: 90%;
	}
	
	#result_intro .introduction .buttons .share {
		float: right;
		margin-top: 0px;
	}
	
	#result_rating{
		margin-left: 5%;
		overflow: hidden;
		width: 89%
	}

	#result_rating .rating_tab{
		position: relative; 
		width: 89%;
		min-height: 250px; 
		box-sizing: border-box; 
		float: left; 
		background: #d0dcf2; 
		padding: 15px;
		margin-top: 10px;
	}
	
	.result_details{
		
		margin-left: 5%;
	}
	
	.result_details .details-trigger{
		width: 39%;
		margin-top: 10px !important;
		padding: 15px 60px;
	}
	
	.result_details .details-trigger:nth-child(3) {
		margin: 0;
	}
	
	.equipment-tabs{
		margin-right: auto;
		margin-left: 5%;
	}
	
	.result_tab .ui-tabs .ui-tabs-nav li.ui-state-active a {
		width: 100% !important;
		text-align: left;
	}

}

@media only screen and (max-width: 677px){
	
	#result_intro{
		margin-left: 5%;
	}
	
	#result_intro .reward-images {
		width: 84%;
	}

	#result_intro .reward-images img {
		width: 100%;
		height:auto;
	}
	
	#result_intro .introduction {
		width: 84%;
	}
	
	#result_intro .introduction .year{
		width: 107%;
		font-size: 14px;
	}
	
	#result_rating{
		margin-left: 5%;
		overflow: hidden;
		width: 89%
	}

	#result_rating .rating_tab{
		position: relative; 
		width: 89%;
		min-height: 250px; 
		box-sizing: border-box; 
		float: left; 
		background: #d0dcf2; 
		padding: 15px;
		margin-top: 10px;
	}
	
	#result_rating .rating_tab .overall-new {
		width: 100%;
		height:auto;
	}
	
	.result_details{
		
		margin-left: 5%;
	}
	
	.result_details .details-trigger{
		width: 80%;
		margin-top: 10px !important;
		padding: 15px 60px;
		margin: 0;
	}
	
	.equipment-tabs{
		margin-right: auto;
		margin-left: 5%;
	}
	
	.result_tab .ui-tabs .ui-tabs-nav li.ui-state-active a {
		width: 100% !important;
		text-align: left;
	}

}


.asean_faq .faq .question.active .title{
	color: #ffcc00 !important;
	background: #4970b8 !important;
	font-weight: 700;
}

.asean_faq .faq .question:after { 
    background-color: #f3cc00 !important;
}

.asean_faq .faq .question .answer {
    padding: 20px 20px 20px 80px;
	background: #ffffff;
}

.asean_faq .faq .question.active .title > .acc-icon-plus, .asean_faq .faq .question.active .title > .acc-icon-minus {
	color : #ffffff !important;
}

.asean_faq .faq .question .title > .acc-icon-plus, .asean_faq .faq .question .title > .acc-icon-minus {
	color : #000000 !important;
}

.asean_faq .faq .question {
    border-width: 1px 1px 1px 1px !important;
    border-style: solid !important;
    position: relative !important;
    background: none !important;
    margin-top: 5px !important;
    background: white !important;
}

#rating-table{
	
	overflow-x: auto;
    white-space: nowrap;

}
#rating-table .rating-table-header {
    display: block;
    padding: 0;
    width: auto;
    /*background: #223E4E url(/aseancap/wp-content/uploads/2017/06/grid1.png) repeat 0 0;*/
	background: #20458c;
	width: 900px;
}

#rating-table .rating-table-header .rating-table1-header-c {
    display: table-cell;
    height: 58px;
    margin: 0 0 0 -4px;
    padding: 5px 0 2px 10px;
    color: #FFF;
    font: 14px Helvetica;
    vertical-align: middle;
    line-height: 1;
    cursor: pointer;
	font-weight:800;
}

#rating-table .rating-table-header .c9 {
    width: 210px;
    padding-left: 10px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c10 {
    width: 200px;
    padding-left: 10px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c10-new {
    width: 70px;
    padding-left: 10px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c8 {
    width: 210px;
    margin-right: 20px;
    padding-left: 25px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c8-new {
    width: 430px;
    margin-right: 20px;
    padding-left: 25px;
    padding-right: 0;
    box-sizing: border-box;
	text-align:center;
}

#rating-table .rating-table-header .c3 {
    width: 68px;
    padding-left: 10px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c4 {
    width: 68px;
    padding-left: 10px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c5 {
    width: 68px;
    padding-left: 10px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c6 {
    width: 68px;
    padding-left: 10px;
    padding-right: 0;
    box-sizing: border-box;
}

#rating-table .rating-table-header .c3 .iconn {
    border-color: #FFCB00;
    background: #FFCB00;
}

#rating-table .rating-table-header .c4 .iconn {
    border-color: #007DCC;
    background: #007DCC;
}

#rating-table .rating-table-header .c5 .iconn {
    border-color: #147912;
    background: #147912;
}

#rating-table .rating-table-header .c6 .iconn {
    border-color: #761789;
    background: #761789;
}

#rating-table img.iconn {
    height: 32px;
    padding: 3px;
}

#rating-table .iconn {
    display: inline-block;
    width: 32px;
    height: 22px;
    padding: 13px 3px 3px 3px;
    border: 4px solid #FFF;
    border-radius: 4px;
    background: #FFF;
    font: 11px EtelkaMediumPro;
    text-align: center;
    line-height: 1;
}

.rating-table-body{
	
	background: #f6f6f6;
    border-bottom: 1px solid #E8E8E8;
	width: 900px;
}

#rating-table .rating-table-row:nth-child(2n+1) {
    background: #fff none repeat scroll 0 0;
    border-color: #e8e8e8;
}

#rating-table .rating-table-row {
	/*display: table-cell;*/
    /*height: 56px;*/
    height: 200px;
    /*overflow: hidden;*/
    background: #F6F6F6;
    border-bottom: 1px solid #E8E8E8;
   /* border-left: 4px solid #F6F6F6;*/
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}

#rating-table .rating-table-row-c {
    display: table-cell;
    /*height: 56px;*/
    height: 200px;
    margin: 0 0 0 -4px;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

.showIfLast {
    display: none;
}

#rating-table .rating-table-row .c9 {
    width: 200px;
}

#rating-table .rating-table-row .c10 {
    width: 200px;
}

#rating-table .rating-table-row .c10-new {
    width: 70px;
}

#rating-table .rating-table-row .c8 {
    width: 191px;
}

#rating-table .rating-table-row .c8-new {
    width: 410px;
}

#rating-table .rating-table-row .c3 {
    width: 58px;
}

#rating-table .rating-table-row .c4 {
    width: 58px;
}

#rating-table .rating-table-row .c5 {
    width: 58px;
}

#rating-table .rating-table-row .c6 {
    width: 58px;
}

#rating-table .rating-table-row:hover {
    border-left: 4px solid #FFCB00;
}

#rating-table .rating-table-row:hover {
    background: #E6E6E6;
}

#rating-table .rating-table-row a {
    text-decoration:none;
}

#rating-table .brand {
    display: table-cell;
    position: relative;
	box-sizing: border-box;
    width: 170px;
    height: 56px;
}

#rating-table .brand .name {
    width: 200px;
    height: 42px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    color: #000;
    font-family: Helvetica;
    font-size: 14px;
    vertical-align: middle;
}

#rating-table .brand .name {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}

#rating-table .brand .logo {
    display: table-cell;
    min-width: 32px;
    max-width: 32px;
    height: 56px;
    box-sizing: border-box;
    vertical-align: middle;
}

#rating-table .brand .logo img {
    display: inline-block;
    border: 1px solid #CCC;
    vertical-align: middle;
}

.without-year {
    width: 109px !important;
}

.overall {
    box-sizing: border-box;
    width: 162px;
    height: 36px;
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 3px;
    margin: 0;
}

.overall-new {
    box-sizing: border-box;
    /*width: 400px;
    height: auto;*/
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.overall .stars {
    display: inline-block;
    box-sizing: border-box;
    width: 107px;
    height: 35px;
    padding: 9px 2px 0 2px;
    text-align: center;
    vertical-align: top;
}

.overall .year {
    display: inline-block;
    box-sizing: border-box;
    width: 52px;
    height: 35px;
    padding: 8px 5px;
    border-right: 1px solid #CCC;
    color: #000;
    font-family: Helvetica;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
}

#rating-table .rating-table-row .c3 .icon {
    border-color: #FFCB00;
}

#rating-table img.icon {
    height: 32px;
    padding: 3px;
}

#rating-table .icon {
    display: inline-block;
    width: 32px;
    height: 22px;
    padding: 13px 3px 3px 3px;
    border: 4px solid #FFF;
    border-radius: 4px;
    background: #FFF;
    font: 11px Helvetica;
    text-align: center;
    line-height: 1;
}


#rating-table .rating-table-row .c4 .icon {
    border-color: #007DCC;
}

#rating-table .rating-table-row .c5 .icon {
    border-color: #147912;
}

#rating-table .rating-table-row .c6 .icon {
    border-color: #761789;
}

#rating-table .btn-mas {
    padding: 10px 15px;
    right: 10px;
    top: 10px;
    background: 50% no-repeat #fff;
    border: 2px solid #eee;
    color: #000;
	transition: all .3s;
}

#rating-table .btn-mas:hover
{	padding-left:10px;
	padding-right:30px;
	background-image:url(/aseancap/wp-content/uploads/2017/07/flecha-yel.png);
	background-position:95%;
	background-color:#ffffff;
	border: 2px solid #ffcb00;
}


#filters h2.filters-header {
    background-image: url(/aseancap/wp-content/uploads/2017/05/grid3.png),url(/aseancap/wp-content/uploads/2017/06/filters-header-black.png);
    background-position: 0px bottom,0 -2px;
    background-repeat: repeat-x,no-repeat;
    box-sizing: border-box;
    padding: 5px 0 15px 42px;
}

#filters .filter-form-trigger {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 26px;
    height: 26px;
	background: url(/aseancap/wp-content/uploads/2017/07/open.png) no-repeat 0 0;
    cursor: pointer;
	padding-right: 10px;

}

#filters .filter-form-trigger:hover {
	background: url(/aseancap/wp-content/uploads/2017/07/open2.png) no-repeat 0 0;
}

#filters .filter-form-trigger.open {
    background: url(/aseancap/wp-content/uploads/2017/06/close.png) no-repeat 0 0;
}

#filters .filter-form-trigger.open:hover {
    background: url(/aseancap/wp-content/uploads/2017/07/close2.png) no-repeat 0 0;
}

#filters .filters-content {
	margin-bottom: 20px;
}

.filter-year, .filter-class {
    margin-bottom: 20px;
}

.filter-class-more{
	float: left;
    width: 100%;
    margin-bottom: 20px;
}

#filters #filter-form .filter-title {
    color: #000;
    font-family: Helvetica;
    font-size: 16px;
	font-weight: 700;
}

#filters #filter-form .filter-title label {
    display: inline-block;
    margin-left: 5px;
    color: #637A8C;
    font: 15px Helvetica;
	font-weight: 600;
}

#filters #filter-form label {
    vertical-align: middle;
}

#filters #filter-form .label_line {
    display: inline-block;
    margin-left: 5px;
    color: #637A8C;
    font: 15px Helvetica;
	font-weight: 600;
}

#filters #filter-form .label_line {
    vertical-align: middle;
	padding-right: 10px;
}

#filters #filter-form form input[type="checkbox"] {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -5px 5px 0 0;
    vertical-align: middle;
    background: #FFF;
    border: 1px solid #D1D1D1;
}

#filters #filter-form hr {
    height: 1px;
    margin: 0 0 14px 0;
    border-color: #D1D1D1;
}

#filters #filter-form .filters-content-more hr {
    height: 1px;
    margin: 0 0 14px 0;
    border-color: #D1D1D1;
}

#filters #filter-form #filter_cats {
    width: 98.5% !important;
	float:left;
}
/*
#filters #filter-form #acpd_posts {
    width: 49% !important;
	float:left;
}
*/
#filter-submit{
	width: 98.5%;
}

#filter_cats {
		width: 100%;
		height: 40px;
		background: rgba(219, 219, 219, 0) url(/aseancap/wp-content/uploads/2017/06/blue-caret-sprite.png) no-repeat right 0;
		margin: 6px 0px 4px 6px;
		border-color: #4970b8;
		border-width: 3px;
		color: #4970b8;
		font-weight: 700;
		-moz-appearance: none;
	}
	
#filters .more-options {
    padding-top: 90px;
	padding-left: 6px;
}

#filters h2.filters-header-more {
    background: url(/aseancap/wp-content/uploads/2017/07/open.png) no-repeat 0 0;
    padding: 0 0 0 35px;
    font-size: 15px;
    height: 25px;
    padding-top: 1px;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}

#filters h2.filters-header-more:hover {
    background: url(/aseancap/wp-content/uploads/2017/07/open2.png) no-repeat 0 0;
}

#filters h2.filters-header-more.open {
    background: url(/aseancap/wp-content/uploads/2017/06/close.png) no-repeat 0 0;
}

#filters h2.filters-header-more.open:hover {
    background: url(/aseancap/wp-content/uploads/2017/07/close2.png) no-repeat 0 0;
}

#filters .filters-content-more{
	padding-left: 6px;
}

.text-col-1-3 {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 33.3%;
    /*padding-left: 30px;*/
    margin-bottom: 0;
	padding-top: 5px;
    padding-bottom: 5px;
}

@media only screen and (max-width: 767px) {
   .text-col-1-3 {
       width: 50%;
   }
   
   @-moz-document url-prefix() { 
	  .text-col-1-3 {
		 width: 100%;
	  }
	}
}

/* Single Blog */

.post-wrapper-content{
	margin-bottom: 200px;
}

.post-related .image_frame .image_wrapper{
	width: 330px;
    height: 150px;
}

.section-post-related .desc h4{
	min-height: 100px;
}

.section-post-related{
	background: rgba(208, 220, 242, 0.19);
}


.info-img tr th img {
    min-width: 32px !important;
    height: 16px !important;
}