/*
 Theme Name:   Vertoh Child
 Theme URI:    http://www.showthemes.com
 Description:  Vertoh Child Theme
 Author:       Showthemes
 Author URI:   http://www.showthemes.com
 Template:     vertoh
 Version:      1.0.0
 Text Domain:  vertoh-child
*/

/* fullwidth images responsive fix */

.type-slider #main-slider .item{
height: auto;
padding-bottom: 43%;
}
.type-slider .container.relative{
position: absolute !important;
top: 0;
left: 0;
right: 0;
padding-bottom: 43% ;
}
.type-slider .absolute.slider-content{
height: 356px;
margin-top: -179px !important;
top: 50% !important;
}
.type-slider .fullwidth.site-slider{
min-height: 0 !important;
}
.type-slider header.header.transparent .site-logo a{
margin-left: 38px;
}
.type-slider header.header.transparent.shrink .site-logo a{
margin-left: 0 !important;
}
@media only screen and (max-width: 1200px){
.type-slider section.fullwidth.site-slider .slider-content h1 {
font-size: 50px;
}
.type-slider section.fullwidth.site-slider .section-button{
margin-top: 34px;
}
}
@media only screen and (max-width: 1024px){

.type-slider section.fullwidth.site-slider .slider-content h1{
font-size: 33px;
}
.type-slider section.fullwidth.site-slider .slider-content p{
font-size: 14px;
}
.type-slider section.fullwidth.site-slider .slider-content hr {
margin: 10px auto;
}
.type-slider section.fullwidth.site-slider .section-button{
margin-top: 24px;
}
.type-slider .absolute.slider-content{
height: auto !important;
top: 58px !important;
margin-top: 0 !important;
}
.type-slider section.fullwidth.site-slider .section-button {
padding: 10px 23px;
margin-top: 24px;
min-width: 0;
}
.type-slider section.fullwidth.site-slider .slider-content h3{
font-size: 17px;
}


}

@media only screen and (max-width: 768px){

.type-slider section.fullwidth.site-slider .slider-content h1{
font-size: 14px;
margin-bottom: 8px;
}
.type-slider section.fullwidth.site-slider .slider-content p{
display: none;
}
.type-slider section.fullwidth.site-slider .slider-content hr{
display: none;
}
.type-slider section.fullwidth.site-slider .slider-content h3{
display: none;
}
.type-slider section.fullwidth.site-slider .section-button{
margin-top: 0;
}
.type-slider section.fullwidth.site-slider .section-button{
min-width: 0 !important;
padding: 5px 10px !important;
}
.type-slider section.fullwidth.site-slider .slide-down i{
display: none;
}
.type-slider section.fullwidth{
padding: 0 !important;
}
}

/* ------- */

/* OVERRIDES */
.tmm .tmm_4_columns .tmm_member .tmm_photo {
  border: none;
  border-radius: 0 !important;
  width: 100%;
  height: 273px;
  box-shadow: none;
}

.tmm .tmm_member {
  border: none;
  box-shadow: none;
}

.tmm .tmm_names {
  text-transform: uppercase;
  text-align: left;
  color: #3C81D5;
  font-size: 18px;
  font-weight: 900;
}

.tmm .tmm_job {
  text-align: left;
  text-transform: none;
}

.type-slider .absolute.slider-content {
  margin-top:0 !important;
  height:auto;
}

@media only screen and (max-width: 700px) {
 .flipper .back p {
    display: none;
  }
}

hr.short.bg-gold {
  display: none;
}

form#mc-embedded-subscribe-form .form-control, #tile_subscribe.fullwidth.gold .input-group:hover input {
	color: #FFF !important;
}

/*share fix */
.addtoany_share_save_container .tint img {
  width: auto !important;
	margin: auto !important;
}