@media only screen and (max-width: 480px) {
	
	
.new_popup {
	display:none;
}
#footer_bg {
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    width: 100%;
    height: 120px;
}
#intro-wrapper {
    position: relative;
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0 0px;
    padding: 0;
    /* background: rgba(0, 0, 0, 0.2); */
}
.flexslider {
    margin: 200px 0 48px;
    background: #ffffff;
    border: 4px solid #ffffff;
    position: relative;
       zoom: 1;
	   z-index: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    /* display: none; */
}
.flexslider h1 {
    font-size: 20px;
    text-align: center;
    /* text-transform: uppercase; */
    text-shadow: 2px 2px 2px #ee1c25;
}
.top_header .contactus {
    /* background: #ee1c25; */
    color: #fff;
    padding: 5px 20px;
    float: right;
    margin-right: 10px;
    border-radius: 30px;
    margin-top: 15px;
	font-size:20px;
}
.latest_video {
    position: absolute;
    left: -40px !important;
    font-size: 16px;
    top: -32px;
    text-transform: uppercase;
    background: rgba(238, 28, 37, 0.2);
    text-align: center;
    border-radius: 0px;
    padding: 3px 10px !important;
    height: 30px;
}
.latest_video:before {
	display:none;
}
.digital_photos ul.digi_block {
	display:block;
	 /* height: 270px;  */
    /* border:1px solid #ccc;  */
}
ul.digi_block li {
    /* float: left; */
    list-style: none;
    display: block;
    text-align: center;
    margin-right: 15px;
    vertical-align: middle;
    padding: 0px 10px;
}
.digital_photos .digi_photo {
	width:100px;
	height:100px;
	/* border-radius:50%; */
}
.footer_corner:after {
	display:none;
}

.cnt223 {
    min-width: 100% !important;
    width: 100% !important;
    min-height: 150px;
    margin: 100px auto;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 15px 35px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    /* min-width: 599px; */
}
.nav ul li .sub_option {
    padding: 0px 20px !important;
}
.menu ul li a, .menu ul li label {
    display: block;
    text-align: left;
    padding: 0 5px;
    line-height: 30px !important;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.menu ul li a:hover, .menu ul li a:active, .menu ul li label:hover {
    color: #fff;
    background: rgba(238, 28, 37, 0.4);
    transition: 0.3s;
     border-left: 0px; 
}

/******animation slider *********/
.choose_slider img {
    border: 1px solid #fff;
	width:80px;
}
.choose_slider_items .previous_item_2 {
	    left: 50px;
}
.choose_slider_items .previous_item {
    left: 90px;
}
.choose_slider_items .current_item {
	left:145px;
}
.choose_slider_items .next_item {
	left: 195px;
}
.choose_slider_items .next_item_2 {
	left: 230px;
}
.choose_slider_items .next_hidden {
	left: 250px;
}
.next_btn {
	    margin-right: 135px;
    margin-top: 75px;
}
.prev_btn {
	margin-left: 150px;
    margin-top: 75px;
}
/* .logo_mobile {
	display:block;
}
.logo_mobile img {
	width:100px;
}  */
.top_header {
	height:70px;
}
.top_header .neon {
	display:none;
}
.top_header img {
	display:block;
	width:70px !important;
	float:right;
}
.main_section img {
    height: 175px;
    border-radius: 10px;
    border: 3px solid #ee1c25;
}
.main_section .team1 img {
    height: 100px;
    border-radius: 50%;
    border: 3px solid #ee1c25;
}
.talent {
        display: block;
    margin-left: 0px;
    position: fixed;
    width: 100%;
    bottom: 152px;
}
.news_talent {
background: rgba(238, 28, 37, 0.4);
    padding: 10px 5px;
    display: block;
    margin-left: 0px !important;
    width: 100%;
    height: 50px;
    float: left;
    /* line-height: 14px; */
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    bottom: 0px !important
}
/* .news_talent1 {
    background: rgba(238, 28, 37, 0.4);
    padding: 13px 15px;
    display: block;
    width: 49.5%;
    float: right;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
} */
}

@media only screen and (max-width: 640px) {
	.new_popup {
	display:none;
}
.flexslider h1 {
    font-size: 20px;
    text-align: center;
    /* text-transform: uppercase; */
    text-shadow: 2px 2px 2px #ee1c25;
}
.latest_video {
    position: absolute;
    left: -40px !important;
    font-size: 16px;
    top: -32px;
    text-transform: uppercase;
    background: rgba(238, 28, 37, 0.2);
    text-align: center;
    border-radius: 0px;
    padding: 3px 10px !important;
    height: 30px;
}
.latest_video:before {
	display:none;
}
.footer_corner:after {
	display:none;
}
/* .news_talent {
   background: rgba(238, 28, 37, 0.4);
    padding: 13px 15px;
    display: block;
    margin-left: 245px;
    width: 30.5%;
    float: left;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    bottom: 162px;
}
.news_talent1 {
    background: rgba(238, 28, 37, 0.4);
       padding: 13px 15px;
    display: block;
   
    width: 30.5%;
    float: right;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    bottom: 162px;
} */
}

@media only screen and (max-width: 949px) {
	.new_popup {
	display:none;
}
.flexslider h1 {
    font-size: 20px;
    text-align: center;
    /* text-transform: uppercase; */
    text-shadow: 2px 2px 2px #ee1c25;
}
.latest_video {
    position: absolute;
    left: -40px !important;
    font-size: 16px;
    top: -32px;
    text-transform: uppercase;
    background: rgba(238, 28, 37, 0.2);
    text-align: center;
    border-radius: 0px;
    padding: 3px 10px !important;
    height: 30px;
}
.latest_video:before {
	display:none;
}
.footer_corner:after {
	display:none;
}
}
