/*
Theme Name: RapidoNew
Theme URI: http://rapidotrimarans.com/
Description: Rapido Trimarans and Rapido Catamarans
Version: 1.7

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    /*margin: 5px auto 5px auto;*/
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wp-block-categories-list.aligncenter{
    text-align: center;
}


/*Phong update*/
.gen-info a {
	color: #fff !important;
	text-decoration: underline !important;
}

.gen-info h1 {
	color: #fff !important;	
}
.gen-info {
	text-align:justify;
}
/*End Phong update*/
#contact,  #footer {
    left: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
width: 100% !important;
}

.rel-img{
  width:100px;

  overflow:hidden;
}
.news-box2-block h3{
 margin-top:-10px;
line-height: 1; 
}
#sectiondark .kc-container h2 , #sectiondark .kc-container h3 {color:#fff;}
.model-left .kc_single_image {
	height: 200px;
	overflow: hidden;
}
/*2019-12-9*/
.aj-ti-gal{
  display: inline-block;
}
.aj-ti-gal a{ 
color: #464646;
}
form .col3-item input::placeholder,
form .col3-item textarea::placeholder,
.contact-1col textarea::placeholder,
form .col3-item select{
  color:#afafaf;
}
/* TMI update 13/01 */
.news-box2-block h3 {
	font-size: 16px;
	margin-bottom: 8px;
}
.news-box2-block h3 a {
	font-size: 12px;
}
#slider-banner, #rev_slider_2_1_wrapper, .tp-revslider-slidesli {
	height: 500px !important;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  #slider-banner, #rev_slider_2_1_wrapper, .tp-revslider-slidesli {
	height: 220px !important;
}
}
