/*
Template Name: Jwelneck
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/


/*********************blog****************/
.tags a {
    display: block;
    padding: 8px 15px;
    margin: 0px 5px 8px 0px;
    transition: 0.3s;
	border:1px solid var(--border_light_primary); 
}
.tags a:hover{
    transition: 0.3s;
	border:1px solid var(--secondry);
    background:	var(--secondry);
    color:	var(--bs-white);
}
.blockquote {
    border-left: 5px solid var(--secondry);
}

.contact_1il span {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.error_1_inner_left .button{
	padding: 20px 36px 20px 36px;
}
#error {
    background-image: url(../image/40.jpg);
    background-position: center center;
    background-size: cover;
}
.font_80 {
    font-size: 80px;
}
/*********************blog_end****************/




@media screen and (max-width : 767px){
.error_1 p{
	width: 100%!important;
}
.error_1_inner{
	width: 100%!important;
}
.blog_pg1_right2_inner_left{
	margin-top:10px;
	margin-bottom:10px;
}
.blog_pg1_left {
	padding-left:0!important;
	margin-top:20px;
}
.blog_dt1ir {
	text-align:left!important;
	margin-top:15px;
}
.blog_dt3 ul img{
	width:60px;
	height:80px;
}
.contact_1i {
	margin-top:10px;
	margin-bottom:10px;
}
.contact_1ir{
	margin-top:15px;
}
.contact_2r{
	margin-top:20px;
}
 }


@media (min-width:576px) and (max-width:767px) {
.contact_1ir .fs-6{
	font-size:14px!important;
}
 }
 
@media (min-width:768px) and (max-width:991px) {
.error_1 p{
	width: 70%!important;
}
.error_1_inner{
	width: 80%!important;
}
.blog_pg1_left {
	padding-left:0!important;
}
.blog_pg1_left1  ul img{
	width:60px;
}
.blog_dt3 ul img{
	width:70px;
	height:80px;
}
.contact_1il span {
    width: 40px;
    height: 40px;
    line-height: 40px;
	font-size:18px!important;
}
.contact_1ir .fs-6{
	font-size:13px!important;
}
.contact_1ir h5{
	font-size:16px;
}
}
@media (min-width:992px) and (max-width:1200px) {
.contact_1il span {
    width: 50px;
    height: 50px;
    line-height: 50px;
	font-size:22px!important;
}

 }

@media (min-width:1201px) and (max-width:1350px) {

 }
@media screen and (min-width : 1400px){


 }


 
