/*
Template Name:Cavyalia
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
body{
font-family: 'Josefin Sans', sans-serif!important;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
}
a:hover{
text-decoration:none;
}
ul{
padding:0;
margin:0;
list-style:none;
}
p{
padding:0;
margin:0;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0; 
} 
.space_all{
padding:0; 
} 
.border_none_1{
   border:none!important;
   }
.active_tab{
   color:#c08585!important;
  }
.left_1{
  display:block;
 }



/*********************about****************/
.about_testy {
    background-image: url(../img/20.jpg)!important;
	background-repeat:no-repeat;
}
/*********************team_2****************/


/*********************testimonial****************/
#testimonial{
padding-top:70px;
padding-bottom:60px;
}
.testimonial_top h1{
font-size:32px;
line-height:35px;
text-align:center;
padding-bottom:40px;
}
.testimonial_middle{
padding-bottom:50px;
}
.testimonial_middle_right_inner{
padding-top:50px;
padding-left:50px;
}
.testimonial_middle_right_inner p{
font-size:20px;
}
.testimonial_middle_right_inner h4{
font-size:24px;
font-style:italic;
line-height:35px;
padding-top:20px;
padding-bottom:20px;
}
.testimonial_middle_right_inner h1 a{
font-size:36px;
color:#000000;
font-family: 'Pacifico', cursive;
}
.testimonial_middle_right_inner h1 a:hover{
color:#FFCC66;
}
.testimonial_middle_right_inner h6{
font-size:16px;
color:#999;
}


/*********************testimonial_end****************/








@media screen and (max-width : 767px){
.testimonial_top h1 {
font-size: 23px;
line-height: 30px;
}
.testimonial_middle_right_inner {
padding-left: 0px;
text-align: center;
}
.testimonial_middle_right_inner h4 {
font-size: 20px;
line-height: 28px;
}
#testimonial {
padding-top: 30px;
padding-bottom: 0px;
}

}

@media (min-width:768px) and (max-width:960px) {
.testimonial_top h1 {
font-size: 28px;
}
.testimonial_middle_right_inner {
padding-top: 0px;
padding-left: 30px;
}
.testimonial_middle_right_inner h4 {
font-size: 17px;
line-height: 25px;
}

}

@media (min-width:961px) and (max-width:1200px) {
.testimonial_top h1 {
font-size: 29px;
}
#testimonial .container {
width: auto;
}


}

@media (min-width:1201px) and (max-width:1250px) {

 }





