/*
Template Name: Zoological
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************about****************/
.main_about {
    background-image: url(../image/6.jpg);
    background-position: center center;
    background-size: cover;
}
.serv_h2_left_inner{
	width:90%;
	left:5%;
	bottom:-100px;
	 transition: 0.3s;
}
.serv_h2_left:hover .serv_h2_left_inner{
     bottom:-80px;
    transition: 0.3s;
   }
   
 .main_cont {
    background-image: url(../image/6.jpg);
    background-position: center center;
    background-size: cover;
}
.main_team {
    background-image: url(../image/3.jpg);
    background-position: center center;
    background-size: cover;
}
.serv_h2o{
	margin-top:100px;
}
/*********************about_end****************/



@media screen and (max-width : 767px){
.about_h1_right {
	padding-right:0!important;
}
.about_h1_left img {
    border:none;
	margin-top:15px;
}
.about_h2_left {
	padding-left:0!important;
	margin-top:15px;
}
.spec_1_left {
	margin-top:10px;
	margin-bottom:10px;
}
.serv_h2_left_inner {
     bottom:0;
}
.serv_h2_left:hover .serv_h2_left_inner{
     bottom:0;
   }
 .serv_h2_left  {
	 margin-top:10px;
	 margin-bottom:10px;
 }
.serv_h2 {
	 margin-bottom:0!important;
	 padding-bottom:0!important;
}
.serv_h2o {
   margin-top: 0;
}
.contact_1_left {
	margin-top:10px;
	margin-bottom:10px;
}
.contact_3_right {
	margin-top:20px;
}
.contact_3_right_inner_left{
	margin-top:10px;
}
.about_h2_left  br{
	display:none;
}
.contact_3_left {
	margin-top:0!important;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.about_h2_left  br{
	display:none;
}
.serv_h2_left_inner {
     bottom:0;
}
.serv_h2_left:hover .serv_h2_left_inner{
     bottom:0;
   }
 .serv_h2_left  {
	 margin-top:10px;
	 margin-bottom:10px;
 }
.serv_h2 {
	 margin-bottom:0!important;
	 padding-bottom:0!important;
}
.serv_h2o {
   margin-top: 0;
}
.contact_1_left {
	padding-left:10px!important;
	padding-right:10px!important;
}
.contact_3_left {
	margin-top:0!important;
}
 }

@media (min-width:992px) and (max-width:1200px) {


 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media screen and (min-width : 1400px){



 }


