/*
Template Name: FsAgency
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************casting****************/
.center_cast {
background-image: url(../img/35.jpg);
background-position: center;
}
.casting_1r1 ul li  a {
background:#fbfbfb;
padding: 6px 20px;
margin: 0px 2px 6px 0px;
border-radius: 3px;
}
.casting_1r1 ul li  a:hover {
background:#ff5b00;
color:#fff;
}

/*********************casting_end****************/



@media screen and (max-width : 767px){
.casting_1r1  h4{
text-align:center; 
 }
 }

@media (min-width:576px) and (max-width:767px) {


 }
@media (min-width:768px) and (max-width:991px) {

 }

@media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1215px) {
 }


