.img_show_mobile{
    display:none;
}

#table_testimonials th, #table_blog th{
	position:relative;
	font-size: 17px;
	color: #000;
	
}

#table_blog{
	    padding-left: 20px;
}

#table_testimonials img{
	max-width:24%;
	    height: auto !important;
}

#table_testimonials td, #table_blog td{
	padding-bottom:15px;
	padding-right: 5%;
}

.blog-title{
    padding-bottom: 0px !important;
}

.blog-month{
    font-size: 12px;
}

.readmore a{
    background: red;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
}

#table_testimonials h2, #table_blog h2{
	color: #000;
    font-size: 15px;
        margin-top: 20px;
    margin-bottom: 5px;
}
		/*#table_testimonials th:after, #table_blog th:after{
			content: '';
			position: absolute;
			width: 13%;
			height: 2.0px;
			background: black;
			    top: 30px;
			left: 0;

		}*/

#table_testimonials th hr, #table_blog th hr {
		margin-right: 5%;
		height: 0.5px;
		background: #eee;
}

#table_testimonials .link{
    text-align: right;
}

.testimonial-author{
	    color: #000;
    font-size: 15px;	
}

.testimonial-country{
	
}

.topfooter{
	    background: #f4f4f4;
		 padding-top: 50px;
		 padding-bottom: 50px;

}
.topfooter .zlcontainer {
	background: none;
}

.topfooter h2{
	position:relative;
}

.topfooter h2:after{
    content: '';
    position: absolute;
    width: 25%;
    height: 2.0px;
    background: black;
    top: 26px;
    left: 0;
}

.hrh2{
	margin-right:5%;
}


.custom-img img{
	max-width:100%;
}

.custom-text h4,.custom-text h5{
	margin:0;
}
.custom-text h5{
	padding-top:10px;
    font-weight: 500;
}

.normalhr{
    border-top: 1px solid #ccc;
	    width: 95%;

}

.normalh2:after{
	display:none;
}

.retail-last img{
	width:95%;
}

.retail-last .col-md-4{

}

.zlcontentbtm .welcome_mo{
    float:none;
    width:auto;
    
}


.fancybox-close-small:after{
  background: #ececec;  
}

.fancybox-slide>*{
    margin: 20px;
}

@media screen and (max-width: 1199px){
    #welcomeleft {
        display: block;
        width: 100%;
        text-align: center;
    }
    
    #header{
        height: 170px;
    }
    
    #welcome{
        height: 80px;
    }
    
    #header .links{
        top: 50px;
    }
    
    #language {
        left: 0;
        top: 50px;
        height: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 768px){
	.col-sm-12{
		width:100%;
		float:left;
	}
	#table_blog{
			padding-left: 0;
			padding-top: 50px;
	}
	
	#welcome{
	    height: 125px;
	}
	
	#header{
	    height: 210px;
	}
	
}

@media screen and (max-width: 480px){
    .img_hide_mobile{
        display:none;
    }
    
    .io-slider{
          height: 380px !important;
    }
	
	.io-slide h2{
	    font-size: 20px !important;
	    margin-bottom: 20px !important;
	}
	
	.io-slide .io-price{
	    font-size: 15px !important;
	}
	
    .img_show_mobile{
        display:block;
    }
    
    #header {
        height: 240px;
    }
    
    #header #welcomeleft, #header #welcomeleft a{
        font-size: 12px;
    }
    
    #welcome{
        height: 140px;
    }
    
    .slideshow{
        margin-top: 0;
    }
    .mobile-nopadding{
        padding-left: 0;
        padding-right: 0;
    }
    #data2 a{
        padding-bottom: 0;
        font-size: 10px;
    }
}