/*
Template Name: Journal Blogs
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************contact****************/
.contact_1_right_inner{
	top:20%;
	width:65%;
}
.mg_left {
    margin-left: -20px;
}
.phone_icon{
	width:60px;
	height:60px;
	line-height:60px;
}

.center_log_1{
	width:40%;
}
.error_1_inner_left .button{
	padding: 20px 36px 20px 36px;
}
#error {
    background-image: url(../image/34.jpg);
    background-position: center center;
    background-size: cover;
}
/*********************contact_end****************/



@media screen and (max-width : 767px){
.center_log_1 {
    width: 100%;
}
.error_1 p{
	width: 100%!important;
}
.error_1_inner{
	width: 100%!important;
}
.contact_1_right_inner{
	position:static!important;
	 width: 100%;
}
.contact_1_right img{
	width: 100%!important;
}
.contact_1_right{
	padding-left:0!important;
}
.contact_2_right_inner_right{
	text-align:center!important;
	margin-top:15px;
}
.contact_2{
	padding-top:0!important;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.center_log_1 {
    width: 60%;
}
.error_1 p{
	width: 70%!important;
}
.error_1_inner{
	width: 80%!important;
}
.contact_1_right_inner1{
	padding:15px!important;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.contact_1_right_inner1{
	padding:30px 15px!important;
}
 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media screen and (min-width : 1400px){
.contact_1_right_inner {
    top: 28%;
}
 }


 
