html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

body {
	line-height: 1
}

ol, ul {
	list-style: none;
	padding: 0
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

@font-face {
	font-family: 'DINPro-Cond';
	src: url('fonts/DINPro-Cond.eot?#iefix') format('embedded-opentype'), url('fonts/DINPro-Cond.otf') format('opentype'), url('fonts/DINPro-Cond.woff') format('woff'), url('fonts/DINPro-Cond.ttf') format('truetype'), url('fonts/DINPro-Cond.svg#DINPro-Cond') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'DINPro-CondBlack';
	src: url('fonts/DINPro-CondBlack.eot?#iefix') format('embedded-opentype'), url('fonts/DINPro-CondBlack.otf') format('opentype'), url('fonts/DINPro-CondBlack.woff') format('woff'), url('fonts/DINPro-CondBlack.ttf') format('truetype'), url('fonts/DINPro-CondBlack.svg#DINPro-CondBlack') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'DINPro-CondBold';
	src: url('fonts/DINPro-CondBold.eot?#iefix') format('embedded-opentype'), url('fonts/DINPro-CondBold.otf') format('opentype'), url('fonts/DINPro-CondBold.woff') format('woff'), url('fonts/DINPro-CondBold.ttf') format('truetype'), url('fonts/DINPro-CondBold.svg#DINPro-CondBold') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PublicoBanner-Italic';
	src: url('fonts/PublicoBanner-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/PublicoBanner-Italic.otf') format('opentype'), url('fonts/PublicoBanner-Italic.woff') format('woff'), url('fonts/PublicoBanner-Italic.ttf') format('truetype'), url('fonts/PublicoBanner-Italic.svg#PublicoBanner-Italic') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PublicoBanner-Roman';
	src: url('fonts/PublicoBanner-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/PublicoBanner-Roman.otf') format('opentype'), url('fonts/PublicoBanner-Roman.woff') format('woff'), url('fonts/PublicoBanner-Roman.ttf') format('truetype'), url('fonts/PublicoBanner-Roman.svg#PublicoBanner-Roman') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PublicoText-Bold';
	src: url('fonts/PublicoText-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/PublicoText-Bold.otf') format('opentype'), url('fonts/PublicoText-Bold.woff') format('woff'), url('fonts/PublicoText-Bold.ttf') format('truetype'), url('fonts/PublicoText-Bold.svg#PublicoText-Bold') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PublicoText-Roman';
	src: url('fonts/PublicoText-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/PublicoText-Roman.otf') format('opentype'), url('fonts/PublicoText-Roman.woff') format('woff'), url('fonts/PublicoText-Roman.ttf') format('truetype'), url('fonts/PublicoText-Roman.svg#PublicoText-Roman') format('svg');
	font-weight: normal;
	font-style: normal
}

h1 {
	font-family: 'DINPro-Cond';
	font-size: 65px;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-transform: uppercase
}

p {
	font-family: 'PublicoText-Roman';
	font-size: 14px;
	color: #fff;
	line-height: 23px
}

h2 {
	font-family: 'DINPro-Cond';
	font-size: 50px;
	color: #ed1a3a;
	letter-spacing: 0.1em;
	text-transform: uppercase
}

h5 {
	font-size: 34px;
	line-height: 44px;
	color: #585858;
	font-family: 'PublicoText-Roman'
}

.overlay {
	transition: all 0.70s ease-in-out;
	-webkit-transition: all 0.70s ease-in-out;
	-moz-transition: all 0.70s ease-in-out;
	position: absolute;
	height: 100%;
	width: 100%;
	background: #83888a;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0.8
}

.nopad {
	padding-left: 0;
	padding-right: 0
}

.loading {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999
}

.loder {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	text-align: center;
	margin: auto;
	transform: translateY(-50%);
	opacity: 0.7
}

.loder img {
	margin: 0 auto
}

.stakers {
	background: #ed1a3a;   /*  height: 85px; */
	width: 100%;
	transition: 0.3s all ease;
	position: fixed;
	top: 0
}

.all_navigation_div {
	position: fixed;
	z-index: 99;
	width: 100%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.navigation_bar.stakers .logo_section .logo {
	width: auto;
}

/* .navigation_bar.stakers .fa {
	top: 27px
}
 */
.paddingright {
	padding-right: 65px
}

.white_button {
	padding: 10px 35px;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	color: #fff;
	font-family: 'DINPro-Cond'
}

.white_button:hover, .white_button:focus {
	color: #fff;
	outline: none
}

header {
	z-index: 100
}

.white_button:before {
	content: '';
	background: #ed1a3a;
	position: absolute;
	width: 0%;
	top: 0;
	left: 0;
	height: 100%;
	transition: 0.3s linear;
	z-index: -1
}

.white_button:hover:before {
	width: 100%
}

.bradecrum {
	margin-bottom: 0px;
	margin-top: 30px;
}

.bradecrum ul {
	text-align: center
}

.bradecrum ul li {
	display: inline-block
}

.bradecrum ul li a {
	font-size: 14px;
	font-family: 'PublicoText-Roman';
	color: #585858;
	text-decoration: none;
	text-transform: capitalize;
}

/* 
.bradecrum ul li:last-child a {
    color: #ed1a3a
} */
.bradecrum ul li:last-child {
	color: #ed1a3a;
	font-size: 14px;
	font-family: 'PublicoText-Roman';
	text-decoration: none;
	text-transform: capitalize;
}

.ealing_studio {
	position: relative
}

.side_bar_navigation {
	position: fixed;
	right: -700px;
	width: 500px;
	height: 100%;
	background: #1c1921;
	z-index: 100;
	padding: 40px 20px;
}

.down_arrow {
	position: absolute;
	left: 0;
	right: 0;
	width: 50px;
	bottom: 20px;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	font-size: 50px;
	color: #fff;
	cursor: pointer
}

.down_arrow a {
	color: #fff;
	text-decoration: none
}

.side_bar_navigation .nav_close_btn {
	float: right;
	cursor: pointer;
	position: fixed;
	top: 15px;
	right: 57px;
	display: none;
}

.side_bar_navigation h6 {
	font-size: 25px;
	color: #ffffff;
	font-family: 'DINPro-Cond';
	margin-bottom: 22px;
	text-transform: uppercase
}

.side_bar_navigation .icon_img {
	position: relative;
	margin-bottom: 10px;
	display: inline-block;
	border: 2px solid transparent
}

.side_bar_navigation .icon_img:hover {
	border: 2px solid #ed1a3a
}

.side_bar_navigation .icon_img.active {
	border: 2px solid #ed1a3a
}

.side_bar_navigation .icon_img p a {
	position: absolute;
	bottom: 13px;
	color: #fff;
	text-transform: uppercase;
	left: 17px;
	text-decoration: none;
	font-family: 'DINPro-Cond'
}

.side_bar_navigation .mCSB_inside > .mCSB_container {
	margin-right: 0;
}

.main_div {
	width: 96%
}

.ealing_studio .ealing_crousel {
	position: relative
}

.ealing_studio .ealing_crousel .owl-carousel .owl-controls {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%)
}

.ealing_studio .ealing_crousel .owl-carousel .owl-controls .owl-prev {
	float: left;
	font-size: 36px;
	background: transparent;
	margin-left: 30px
}

.navigation_bar {
	z-index: 98;
	clear: both;
	padding: 20px;
}

.navigation_bar .fa {
	position: fixed;
	right: 98px;
	font-size: 30px;
	cursor: pointer;
	top: 33px;
	color: #fff;
	z-index: 99
}

.navigation_bar span {
	font-family: 'DINPro-Cond';
	font-size: 27px;
	color: #fff;
	margin-left: 11px
}

.ealing_studio .ealing_crousel .owl-carousel .owl-controls .owl-next {
	float: right;
	font-size: 36px;
	background: transparent;
	margin-right: 30px
}

.ealing_studio .ealing_crousel .owl-carousel .item .bg_img {
	position: relative
}

.ealing_studio .ealing_crousel .owl-carousel .item .white_button {
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
	text-align: center;
	margin: auto;
	transform: translate(-50%, -50%)
}

.ealing_studio .ealing_crousel .owl-carousel .item .white_button:hover {
	background: #ed1a3a;
	border: 1px solid #fff;
	opacity: 0.8;
	transition: 2s all ease
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_centent {
	position: absolute;
	bottom: 40px;
	left: 30px;
	width: 654px
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_centent a {
	color: #fff;
	font-size: 14px;
	font-size: 18px;
	font-family: 'DINPro-Cond';
	margin-top: 15px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	border-bottom: 2px solid #fff;
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_centent a:hover {
	color: #ed1a3a;
	font-weight: 700;
	transition: 0.2s all linear;
	border-bottom: 2px solid #ed1a3a;
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_centent a .fa {
	margin-left: 10px;
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_home1 {
	background: url('../images/crousel_img2.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_home2 {
	background: url('../images/crousel_img1.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_home3 {
	background: url('../images/crousel_img3.jpg') no-repeat;
	background-position: center;
	background-size: cover
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_home4 {
	background: url('../images/crousel_img4.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_centent h1 {
	margin-bottom: 15px
}

.ealing_studio .ealing_crousel .owl-carousel .item .crousel_centent span {
	font-size: 20px;
	color: #fff;
	font-family: 'PublicoText-Roman';
	margin-bottom: 28px;
	display: block
}

.logo_section {
	top: 19px;
	z-index: 9;
	left: 30px
}

.logo_section a {
	display: inline-block;
}

.facility .logo_section a:last-child {
	margin-top: -10px;
	display: inline-block;
}

.right_brown_div {
	width: 4%;
	background: #1c1921;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100
}

.right_brown_div h3 {
	font-size: 24px;
	color: #ed1a3a;
	font-family: 'DINPro-Cond';
	top: 50%;
	left: 50%;
	position: absolute;
	text-transform: uppercase;
	transform: translate(-50%, -50%) rotate(270deg);
	-ms-transform: translate(-50%, -50%) rotate(270deg);
	-webkit-transform: translate(-50%, -50%) rotate(270deg);
	min-width: 100vh;
	text-align: center;
	height: 25px;
	cursor: pointer
}

.news_blog_right {
	position: fixed;
	right: 0;
	left: auto;
	top: 0;
	width: 0;
	height: 100%;
	background: #1c1921;
	z-index: 100
}

.news_blog_right .news_blog_section {
	text-align: center;
	position: absolute;
	top: 74px;
	left: 0;
	right: 0;
	margin: auto
}

.news_blog_right .news_blog_section li {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px
}

.news_blog_right .news_blog_section li:last-child {
	margin-right: 0
}

.news_blog_right .news_blog_section li .letest_content {
	margin-bottom: 33px
}

.news_blog_right .news_blog_section li .letest_content .heading_letest {
	padding: 30px 28px;
	background: #fff
}

.news_blog_right .news_blog_section li .letest_content:hover .heading_letest {
	background: #1c1921;
	transition: 0.3s all
}

.news_blog_right .news_blog_section li .letest_content:hover .heading_letest h6 {
	color: #ed1a3a
}

.news_blog_right .news_blog_section li .letest_content:hover .heading_letest span {
	color: #fff
}

.news_blog_right .news_blog_section li .letest_content .heading_letest a {
	text-decoration: none
}

.news_blog_right .news_blog_section li .letest_content .heading_letest h6 {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: left
}

.news_blog_right .news_blog_section li .letest_content .heading_letest span {
	font-size: 18px;
	color: #7b7b7b;
	font-family: 'DINPro-Cond';
	text-align: left;
	display: block
}

.news_blog_right .letest_news .letest_section li {
	width: 30%
}

.news_blog_right .news_close {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
	transform: translateY(-50%);
	cursor: pointer
}

.offical_space {
	background: #f4f4f4
}

.offical_space .right_side_div_content {
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
}

.offical_space .right_side_div_content h2 {
	margin-bottom: 45px
}

.offical_space .right_side_div_content h5 {
	margin: 28px 0 30px 0
}

.offical_space .right_side_div_content h4 {
	font-size: 25px;
	color: #ed1a3a;
	text-transform: uppercase;
	font-family: 'DINPro-CondBold';
	margin-bottom: 32px;
	letter-spacing: 2.1px
}

.offical_space .right_side_div_content p {
	color: #585858;
	margin-bottom: 30px
}

.offical_space .right_side_div_content a {
	color: #585858;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'DINPro-Cond'
}

.offical_space .right_side_div_content a:hover {
	color: #ed1a3a;
	font-weight: 700;
	transition: 0.2s all linear;
	border-bottom: 2px solid #ed1a3a
}

.stages_production_and_images img {
	vertical-align: top;
}

.offical_space .right_side_div_content a .fa {
	margin-left: 10px
}

.ideas_ealing_strudio {
	background: #ed1a3a;
	position: relative;
}

.ideas_ealing_strudio .owl-carousel .owl-controls {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
	margin: auto;
}

.ideas_ealing_strudio .owl-carousel .owl-controls .owl-nav .owl-prev {
	float: left;
	background: transparent;
	font-size: 30px;
}

.ideas_ealing_strudio .owl-carousel .owl-controls .owl-nav .owl-next {
	float: right;
	background: transparent;
	font-size: 30px;
}

.ideas_ealing_strudio .idea_section {
	padding: 50px;
	text-align: center
}

.ideas_ealing_strudio .idea_section h5 {
	color: #fff;
	padding: 35px 0;
	border-top: 6px solid #fff;
	display: inline-block
}

.ideas_ealing_strudio .idea_section span {
	color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;
	font-family: 'DINPro-CondBold';
	display: block
}

.ideas_ealing_strudio .owl-carousel .owl-controls .owl-dots .owl-dot.active span {
	background: #fff;
}

.ideas_ealing_strudio .owl-carousel .owl-controls .owl-dots .owl-dot span {
	background: #1c1921;
}

.stages_section .imagesdiv_stage {
	position: relative
}

.stages_section .imagesdiv_stage.deveplopemnt_div_over {
	position: relative
}

.stages_section .imagesdiv_stage.deveplopemnt_div_over {
	overflow: hidden
}

.stages_section .imagesdiv_stage.deveplopemnt_div_over .stage_content_div a:hover {
	color: #fff;
	border-color: #fff
}

.stages_section .imagesdiv_stage.deveplopemnt_div_over:hover .overlay_new_developemnt {
	bottom: 0;
	transition: all 0.2s linear
}

.stages_section .imagesdiv_stage.deveplopemnt_div_over .overlay_new_developemnt {
	background: #ed1a3a;
	position: absolute;
	left: 0;
	bottom: -100%;
	right: 0;
	width: 100%;
	height: 100%;
	transition: 0.2s all linear;
	opacity: 0.8
}

.stages_section .imagesdiv_stage.stage1 {
	background: url('../images/stages_imgwhite1.jpg') no-repeat;
	height: 900px
}

.stages_section .imagesdiv_stage.stage1 .stage_content_div {
	top: 0;
}

.stages_section .imagesdiv_stage.stage2 {
	background: url('../images/stages_img2.jpg') no-repeat;
	height: 450px
}

.stages_section .imagesdiv_stage.stage3 {
	background: url('../images/stages_img3.jpg') no-repeat;
	height: 450px
}

.stages_section .imagesdiv_stage .stage_content_div {
	position: absolute;
	bottom: 40px;
	left: 40px;
	right: 40px;
	z-index: 9
}

.stages_section .imagesdiv_stage.stage1 .stage_content_div h2 {
	color: #ed1a3a;
	margin-bottom: 45px;
	margin-top: 40px;
}

.stages_section .imagesdiv_stage.stage1 .stage_content_div p {
	color: #585858;
	margin-top: 30px;
}

.stages_section .imagesdiv_stage.stage1 .stage_content_div a {
	color: #585858
}

.stages_section .imagesdiv_stage.stage1 .stage_content_div a:hover {
	color: #ed1a3a;
	font-weight: 700;
	transition: 0.2s all linear;
	border-bottom: 2px solid #ed1a3a;
}

.stages_section .imagesdiv_stage .stage_content_div h2 {
	color: #fff;
	margin-bottom: 20px
}

.stages_section .imagesdiv_stage .stage_content_div p {
	margin-bottom: 30px
}

.stages_section .imagesdiv_stage .stage_content_div a:hover.squrt {
	color: #fff;
	border: none;
}

.stages_section .imagesdiv_stage .stage_content_div a {
	color: #fff;
	font-size: 18px;
	font-family: 'DINPro-Cond';
	margin-right: 20px;
	text-decoration: none
}

.stages_section .imagesdiv_stage .stage_content_div a:hover {
	color: #ed1a3a;
	transition: 0.2s all linear;
	border-bottom: 2px solid #ed1a3a
}

.stages_section .imagesdiv_stage .stage_content_div a .fa {
	margin-left: 10px
}

.crative-community {
	padding: 40px 0 40px 0;
	background: #f4f4f4
}

.crative-community h2 {
	text-align: center;
	margin-bottom: 50px
}

.crative-community .crative_crousel .owl-carousel .item .crative_blog .content_community {
	background: #ffffff;
	padding: 29px 24px;
	vertical-align: top;
	min-height: 120px;
	margin-top: -2px;
}

.crative-community .crative_crousel .owl-carousel .item .crative_blog .content_community h4 {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	margin-bottom: 8px;
	line-height: 28px
}

.crative-community .crative_crousel .owl-carousel .item .crative_blog .content_community h4 span {
	color: #ed1a3a;
	display: block;
}

.crative-community .crative_crousel .owl-carousel .item .crative_blog .content_community p {
	font-family: 'DINPro-Cond';
	font-size: 18px;
	color: #7b7b7b
}

.crative-community .crative_crousel .owl-carousel .item:hover .crative_blog .content_community {
	background: #1c1921;
	transition: 0.3s all
}

.crative-community .crative_crousel .owl-carousel .item:hover .crative_blog .content_community h4 {
	color: #fff
}

.crative-community .crative_crousel .owl-carousel .item:hover .crative_blog .content_community p {
	color: #fff
}

.crative-community .crative_crousel .owl-carousel .owl-controls {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.crative-community .crative_crousel .owl-carousel .owl-controls .owl-nav .owl-prev {
	float: left;
	margin-left: -45px;
	color: #585858;
	background: transparent;
	font-size: 27px
}

.crative-community .crative_crousel .owl-carousel .owl-controls .owl-nav .owl-next {
	float: right;
	margin-right: -45px;
	color: #585858;
	background: transparent;
	font-size: 27px
}

.crative-community .view a {
	font-family: 'DINPro-Cond';
	font-size: 18px;
	color: #585858;
	text-transform: uppercase;
	text-align: center;
	margin: 42px 100px;
	display: block;
	text-decoration: none
}

.crative-community .view a .fa {
	margin-left: 10px;
}

.crative-community .view a:hover {
	color: #ed1a3a;
	transition: 2s all;
	font-weight: 700
}

.crative-community .view p .fa {
	margin-left: 10px
}

.letest_news {
	background: #f4f4f4
}

.letest_news h2 {
	text-align: center;
	margin-bottom: 52px
}

.letest_news .letest_section li {
	display: inline-block;
	width: 18.36%;
	vertical-align: top;
	margin-right: 27px
}

.letest_news .letest_section li:last-child {
	margin-right: 0
}

.letest_news .letest_section .letest_content {
	margin-bottom: 27px
}

.letest_news .letest_section .letest_content a {
	text-decoration: none
}

.letest_news .letest_section .letest_content.letest_bottom {
	margin-bottom: 0
}

.letest_news .letest_section .letest_content .heading_letest {
	padding: 30px 28px;
	background: #fff
}

.letest_news .letest_section .letest_content:hover .heading_letest {
	background: #1c1921;
	transition: 0.3s all
}

.letest_news .letest_section .letest_content .heading_letest h6 {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	margin-bottom: 15px
}

.letest_news .letest_section .letest_content:hover .heading_letest h6 {
	color: #ed1a3a
}

.letest_news .letest_section .letest_content .heading_letest span {
	font-size: 18px;
	color: #7b7b7b;
	font-family: 'DINPro-Cond'
}

.letest_news .letest_section .letest_content:hover .heading_letest span {
	color: #fff
}

.letest_news .view_more {
	text-align: center;
	padding: 40px 80px
}

.letest_news .view_more a {
	font-size: 18px;
	color: #585858;
	display: block;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	text-decoration: none
}

.letest_news .view_more a:hover {
	color: #ed1a3a;
	transition: 0.2s all linear
}

.letest_news .view_more a .fa {
	margin-left: 11px
}

.contact_us {
	background: #1c1921;
	padding: 33px 0;
	text-align: center;
	display: none
}

.contact_us .close_btn1 {
	margin: 0 auto;
	float: none;
	opacity: 1;
	margin-top: 20px;
	display: none;
	cursor: pointer;
	transition: 2s all
}

.contact_us .close_btn1:hover {
	transform: rotate(360deg);
	transition: 2s all
}

.contact_us .down {
	margin: 0 auto;
	float: none;
	opacity: 1;
	margin-top: 20px;
	cursor: pointer;
	transition: 2s all
}

.contact_us .down:hover {
	transform: rotate(360deg);
	transition: 2s all
}

.contact_details {
	background: #ed1a3a;
	display: none
}

.contact_details .left_contact {
	background: url('../images/contact_home.jpg') no-repeat;
	background-size: cover;
	height: 606px
}

.contact_details .left_contact .content_con {
	position: absolute;
	top: 84px;
	left: 70px
}

.contact_details .left_contact .content_con img {
	margin-bottom: 30px
}

.contact_details .left_contact .content_con strong {
	font-size: 18px;
	color: #ffffff;
	font-family: 'DINPro-CondBold'
}

.contact_details .left_contact .content_con p {
	margin-bottom: 20px
}

.contact_details .left_contact .content_con p a {
	color: #fff;
	text-decoration: none
}

.contact_details .contact_section_from {
	background: #ed1a3a;
	padding: 100px 39px
}

.contact_details .contact_section_from .form-group {
	display: inline-block;
	width: 45%;
	margin-bottom: 44px
}

.contact_details .contact_section_from .form-group:last-child {
	width: 100%
}

.contact_details .contact_section_from .form-group:last-child label {
	width: 10%;
	vertical-align: top
}

.contact_details .contact_section_from .form-group textarea {
	width: 78%;
	display: inline-block;
	background: transparent;
	border: 0;
	border-radius: 0;
	resize: none;
	box-shadow: none;
	background-image: -webkit-linear-gradient(left, #ed1a3a 10px, transparent 10px), -webkit-linear-gradient(right, #ed1a3a 10px, transparent 10px), -webkit-linear-gradient(#ed1a3a 30px, #ccc 30px, #ccc 31px, #ed1a3a 31px);
	background-image: -moz-linear-gradient(left, #ed1a3a 10px, transparent 10px), -moz-linear-gradient(right, #ed1a3a 10px, transparent 10px), -moz-linear-gradient(#ed1a3a 30px, #ccc 30px, #ccc 31px, #ed1a3a 31px);
	background-image: -ms-linear-gradient(left, #ed1a3a 10px, transparent 10px), -ms-linear-gradient(right, #ed1a3a 10px, transparent 10px), -ms-linear-gradient(#ed1a3a 30px, #ccc 30px, #ccc 31px, #ed1a3a 31px);
	background-image: -o-linear-gradient(left, #ed1a3a 10px, transparent 10px), -o-linear-gradient(right, #ed1a3a 10px, transparent 10px), -o-linear-gradient(#ed1a3a 30px, #ccc 30px, #ccc 31px, #ed1a3a 31px);
	background-image: linear-gradient(left, #ed1a3a 10px, transparent 10px), linear-gradient(right, #ed1a3a 10px, transparent 10px), linear-gradient(#ed1a3a 30px, #ccc 30px, #ccc 31px, #ed1a3a 31px);
	background-size: 100% 100%, 100% 100%, 100% 31px;
	line-height: 31px;
	padding: 8px;
	height: 100px
}

.contact_details .contact_section_from .form-group label {
	display: inline-block;
	width: 20%;
	font-size: 18px;
	color: #fff;
	font-family: 'DINPro-Cond';
	text-transform: uppercase
}

.contact_details .contact_section_from .form-group input {
	width: 78%;
	display: inline-block;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
	border-radius: 0
}

.contact_details .contact_section_from .white_button {
	font-size: 20px;
	float: right;
	margin-top: 20px;
	margin-right: 66px
}

.footer_section_up .links {
	padding: 40px 0
}

.footer_section_up .links .links_user {
	margin-left: 50px;
	display: inline-block
}

.footer_section_up .links .links_user li {
	display: inline-block;
	margin-right: 22px;
	cursor: pointer;
}

.footer_section_up .links .links_user li a {
	font-size: 16px;
	color: #585858;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	text-decoration: none
}

.footer_section_up .links {
	border-bottom: 1px solid #b2b2b2
}

.footer_section_up .links .sbcribeer {
	float: right;
	margin-right: 40px;
	margin-top: -12px
}

.footer_section_up .links .sbcribeer strong {
	display: inline-block;
	font-size: 18px;
	color: #585858;
	text-transform: uppercase;
	font-family: 'DINPro-Cond';
	margin-right: 14px;
	margin-top: 16px
}

#errmsg {
	color: #F00;
	font-family: 'PublicoBanner-Roman';
	font-size: 14px;
	text-align: center;
}

.footer_section_up .links .sbcribeer img {
	cursor: pointer;
}

.footer_section_up .links .sbcribeer input::-webkit-input-placeholder {
	color: #666666;
	font-family: 'PublicoBanner-Roman';
	font-size: 12px
}

.footer_section_up .links .sbcribeer input::-moz-placeholder {
	color: #666666;
	font-family: 'PublicoBanner-Roman';
	font-size: 12px
}

.footer_section_up .links .sbcribeer input:-ms-input-placeholder {
	color: #666666;
	font-family: 'PublicoBanner-Roman';
	font-size: 12px
}

.footer_section_up .links .sbcribeer input:-moz-placeholder {
	color: #666666;
	font-family: 'PublicoBanner-Roman';
	font-size: 12px
}

.footer_section_up .links .sbcribeer input {
	display: inline-block;
	width: 281px;
	padding-left: 0;
	font-family: 'PublicoBanner-Roman';
	border-radius: 0;
	border: 0;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #000000;
	box-shadow: none;
	background: transparent;
	vertical-align: top;
	margin-top: 7px;
}

.footer_section_up .links .sbcribeer img {
	display: inline-block;
	vertical-align: middle
}

.footer_section_up .footer {
	margin-left: 50px;
	padding: 30px 0
}

.footer_section_up .footer p {
	color: #7b7b7b;
	font-size: 12px;
	display: inline-block
}

.footer_section_up .footer p a {
	color: #7b7b7b
}

.footer_section_up .footer .pow {
	display: inline-block;
	float: right;
	margin-right: 40px
}

.footer_section_up .footer .pow li {
	display: inline-block;
	color: #585858;
	font-size: 12px;
	margin-right: 9px;
	vertical-align: middle;
	font-family: 'PublicoText-Roman'
}

.the_origanal_studio {
	padding: 35px 70px;
	background: #f4f4f4
}

.the_origanal_studio h2 {
	text-align: center;
	margin-bottom: 45px
}

.the_origanal_studio p {
	color: #585858;
	margin-bottom: 30px
}

.the_origanal_studio p img {
	margin: 0 auto;
	padding-bottom: 20px;
}

.the_origanal_studio strong {
	font-size: 25px;
	color: #ed1a3a;
	font-family: 'DINPro-CondBold';
	text-transform: uppercase;
	margin-bottom: 30px;
	display: block;
	letter-spacing: 2.1px
}

.sidebar_contact {
	z-index: 96
}

.banner_section {
	position: relative;
	overflow: hidden
}

.banner_section h1 {
	position: absolute;
	bottom: 38px;
	left: 40px
}

.severvices_section {
	padding: 80px 70px 45px;
	background: #18151d
}

.severvices_section .media {
	margin-bottom: 48px
}

.severvices_section .media .media-body {
	padding-left: 15px
}

.severvices_section .media .media-body .media-heading {
	font-size: 40px;
	color: #ed1a3a;
	font-family: 'DINPro-Cond';
	text-transform: uppercase
}

.avalable_now_section {
	background: #f4f4f4;
	padding: 80px 70px;
	text-align: center
}

.avalable_now_section h2 {
	text-align: center;
	margin-bottom: 32px
}

.avalable_now_section .availible_space {
	padding: 33px 33px;
	text-align: center;
	border: 1px solid #a6a6a6
}

.avalable_now_section .availible_space:hover {
	background: #ed1a3a;
	border-color: #fff;
	transition: 0.3s all
}

.avalable_now_section .availible_space:hover h4 {
	color: #fff
}

.avalable_now_section .availible_space:hover p {
	color: #fff
}

.avalable_now_section .availible_space h4 {
	font-size: 40px;
	color: #1c1921;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	margin-bottom: 20px
}

.avalable_now_section .availible_space p {
	color: #585858;
	margin-bottom: 30px
}

.avalable_now_section .availible_space p:nth-child(3) {
	margin-bottom: 0
}

.avalable_now_section .white_button {
	text-align: center;
	font-size: 20px;
	border-color: #47454b;
	color: #1c1921;
	margin-top: 39px
}

.avalable_now_section .white_button:hover {
	background: #ed1a3a;
	transition: 0.2s all linear;
	color: #fff;
	border-color: #fff
}

.people_community_say {
	padding: 0px 70px 80px;
	background: #f4f4f4
}

.people_community_say h2 {
	text-align: center
}

.people_community_say .people_say {
	margin-top: 40px
}

.people_community_say .people_say .owl-carousel .owl-controls .owl-dots .owl-dot.active span {
	background: #ed1a3a;
}

.people_community_say .people_say .owl-carousel .owl-controls .owl-dots .owl-dot span {
	background: #1c1921;
}

.people_community_say .people_say .people_detilas {
	background: #ffffff;
	padding: 38px 30px;
	text-align: center;
	margin-bottom: 30px;
	min-height: 213px;
}

.people_community_say .people_say .people_detilas img {
	margin: 0 auto;
	width: auto
}

.people_community_say .people_say .people_detilas h6 {
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'DINPro-Cond';
	margin: 26px 0px 18px;
	color: #585858
}

.people_community_say .people_say .people_detilas:hover {
	background: #1c1921;
	transition: 0.3s all;
}

.people_community_say .people_say .people_detilas:hover strong {
	color: #fff;
}

.people_community_say .people_say .people_detilas:hover h6 {
	color: #fff;
}

.people_community_say .people_say .people_detilas h6 span {
	color: #ed1a3a;
	font-size: 18px;
	text-transform: capitalize
}

.people_community_say .people_say .people_detilas strong {
	font-size: 24px;
	color: #7b7b7b;
	font-family: 'DINPro-Cond'
}

.people_community_section {
	padding: 0 70px 80px;
	background: #f4f4f4;
	text-align: center
}

.people_community_section .people_our-community {
	margin-top: 50px
}

.people_community_section .people_our-community .owl-carousel .owl-controls .owl-dots .owl-dot.active span {
	background: #ed1a3a;
}

.people_community_section .people_our-community .owl-carousel .owl-controls .owl-dots .owl-dot span {
	background: #1c1921;
}

.ealing_studio_bg {
	background: url('../images/backdrop/ealing_space.png') no-repeat;
	background-size: cover
}

.offical_space .right_side_div_content .custom_scrolling h4 {
	margin-bottom: 16px
}

.custom_scrolling {
	height: 704px;
}

.custom_scrolling .mCSB_scrollTools .mCSB_draggerRail {
	width: 10px;
	background: #ccc
}

.custom_scrolling .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background: #ed1a3a
}

.tab_right .resp-tabs-list {
	text-align: center;
	margin-bottom: 40px
}

.tab_right .resp-tabs-list li {
	float: none;
	margin-right: 20px;
	background: transparent;
	border: 1px solid #39363d;
	color: #1c1921;
	font-family: 'DINPro-Cond';
	letter-spacing: 2.1px
}

.tab_right .resp-tabs-container .accordian_container .tab_content_div {
	background-color: #f4f4f4
}

.tab_right .resp-tabs-list li.resp-tab-active {
	background: #ed1a3a;
	color: #fff;
	border: 0
}

.tab_right .resp-tab-content {
	padding: 0;
	border: 0
}

.common_accordian.accordian_container ul li h5 {
	color: #ffffff;
	font-size: 25px;
	font-family: 'PublicoText-Roman';
	text-transform: capitalize;
	background: #1c1921;
	padding: 10px 27px;
	cursor: pointer;
}

.common_accordian.accordian_container ul li.active {
	background: #ed1a3a
}

.common_accordian.accordian_container ul li.active h5 {
	color: #fff;
	font-family: 'PublicoText-Roman';
	text-transform: capitalize;
	background: #ed1a3a;
	cursor: pointer;
}

.common_accordian.accordian_container ul li .accordian_list {
	background: #fff
}

.common_accordian.accordian_container ul li .accordian_list .content_left_accodian {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding: 34px;
	background: #cdcdcd;
	border-radius: 50%;
	margin-right: 25px
}

.common_accordian.accordian_container ul li .accordian_list .content_left_accodian img {
	margin: 0 auto
}

.common_accordian.accordian_container ul li .accordian_list .content_right_taccodian {
	display: inline-block;
	width: 100%;
	padding: 10px 10px
}

.common_accordian.accordian_container ul li .accordian_list .content_right_taccodian strong {
	margin-bottom: 15px
}

.common_accordian.accordian_container ul li .accordian_list .content_right_taccodian p {
	margin-bottom: 40px
}

.common_accordian.accordian_container ul li.active .icon_minus {
	margin-top: 0px
}

.common_accordian.accordian_container ul li {
	border: 0;
	margin-bottom: 20px
}

.common_accordian.accordian_container ul li p:last-child {
	margin-bottom: 0
}

.accordian_container ul li {
	border-bottom: 1px solid #d6d6d6
}

.accordian_container h5 {
	margin-bottom: 0;
	position: relative;
	color: #063d56
}

.accordian_container h5 span {
	float: right;
	cursor: pointer;
	color: #f39200;
	font-size: 40px;
	position: absolute;
	right: 30px;
	top: 23px
}

.accordian_container h6 {
	padding-top: 20px;
	clear: both
}

.accordian_container a {
	color: #f39200;
	font-size: 14px;
	margin-top: 20px
}

.accordian_container a small {
	float: right;
	color: #f39200;
	font-size: 14px;
	opacity: 0.5;
	transition: 0.2s all ease-in
}

.accordian_container a small:hover {
	opacity: 1;
	transition: 0.2s all ease-in
}

.icon_plus {
	background: url("../images/office_spacification/pluse.png")no-repeat;
	height: 15px;
	width: 15px;
	background-position: center center
}

.icon_minus {
	background: url("../images/office_spacification/minus.png") no-repeat;
	height: 15px;
	width: 15px;
	background-position: center center
}

.accordian_list {
	padding-top: 20px
}

.backdrop_img_div .backdrop_img1 {
	background: url('../images/the-architure/backdrop.jpg') no-repeat;
	background-size: cover
}

.backdrop_img_div .backdrop_img2 {
	background: url('../images/the-architure/backdrop.jpg') no-repeat;
	background-size: cover
}

.backdrop_img_div .owl-controls {
	position: absolute;
	width: 100%
}

.backdrop_img_div .owl-controls .owl-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto
}

.backdrop_img_div .owl-controls .owl-dots .owl-dot span {
	background: #4d4d53
}

.backdrop_img_div .owl-controls .owl-dots .owl-dot.active span {
	background: #1c1921
}

.offical_space .right_side_div_content.backdrop_right_side h5 {
	font-size: 25px;
	color: #ed1a3a;
	line-height: 33px
}

.offical_space .right_side_div_content.backdrop_right_side h4 {
	color: #585858
}

.the_origanal_studio.floor_plan h2 {
	margin-bottom: 10px
}

.floor_tab_section .resp-tabs-list {
	margin-bottom: 0
}

.floor_planing {
	padding: 0px 0 23px 0
}

.the_origanal_studio.floor_plan span {
	color: #585858;
	font-family: 'PublicoText-Roman';
	text-transform: capitalize;
	text-align: center;
	display: block;
	font-size: 20px;
	margin-bottom: 40px
}

.floor_planing h2 {
	margin-top: 35px;
}

.the_origanal_studio.floor_plan .floor_div_table {
	width: 520px;
}

.the_origanal_studio.floor_plan .floor_div_table .table-responsive {
	overflow-y: hidden
}

.the_origanal_studio.floor_plan .floor_div_table .table tr th {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-CondBold';
	text-transform: uppercase;
	border-top: 1px solid #c5c5c5;
	padding: 11px 0
}

.the_origanal_studio.floor_plan .floor_div_table .table tr td {
	border-top: 1px solid #a4a4a4;
	font-size: 16px;
	color: #585858;
	font-family: 'PublicoText-Roman';
	padding: 12px 0
}

.the_origanal_studio.floor_plan .floor_div_table .table tr:last-child td {
	border-bottom: 1px solid #c5c5c5
}

.thecore_div {
	padding: 80px 0px 0;
	background: #83888a;
	margin-top: 40px;
	overflow: hidden
}

.thecore_div .owl-carousel .item .floor_data_table {
	padding-left: 30px
}

.thecore_div .owl-carousel .item h2 {
	color: #000000;
	margin-bottom: 100px;
	font-family: 'PublicoText-Roman'
}

.thecore_div .owl-carousel .item h2 span {
	font-size: 25px;
	display: block;
	letter-spacing: normal
}

.thecore_div .owl-carousel .item .table_crousel_floor {
	width: 395px;
	overflow: hidden
}

.thecore_div .owl-carousel .item .table_crousel_floor table tr td {
	border-top: 1px solid #000000;
	font-size: 16px;
	color: #000000;
	font-family: 'PublicoText-Roman';
	padding: 16px 0
}

.thecore_div .owl-carousel .item .table_crousel_floor table tr td:last-child {
	text-align: right
}

.thecore_div .owl-carousel .item .table_crousel_floor table tr td img {
	width: auto
}

.thecore_div .owl-carousel .item .floor_div_section {
	position: relative
}

.thecore_div .owl-carousel .item .floor_div_section img {
	width: 408px;
	margin: 0 auto;
}

.thecore_div .owl-carousel .item .floor_div_section .overlay {
	width: 408px;
	opacity: 0;
	cursor: pointer;
	margin: 0 auto;
}

.thecore_div .owl-carousel .item .floor_div_section:hover .overlay {
	opacity: 0.8
}

.thecore_div .owl-carousel .item .floor_div_section .overlay .zoom {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: auto;
	text-align: center;
	margin: 0 auto;
	transform: translateY(-50%)
}

.thecore_div .owl-carousel .owl-controls {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99
}

.thecore_div .owl-carousel .owl-controls .owl-nav .owl-prev {
	float: left;
	margin-left: 0;
	font-size: 30px;
	color: #000000;
	background: transparent
}

.thecore_div .owl-carousel .owl-controls .owl-nav .owl-next {
	float: right;
	margin-right: 0px;
	font-size: 30px;
	color: #000000;
	background: transparent
}

.space_div {
	padding: 40px 0;
	background: #f4f4f4
}

.banner_section .tag {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	text-align: center
}

.banner_section .tag span {
	display: inline-block;
	font-size: 30px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: 'DINPro-Cond';
	margin-right: 20px
}

.banner_section .tag .tag_section {
	display: inline-block
}

.banner_section .tag .tag_section li {
	width: 133px;
	height: 40px;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #ffffff;
	position: relative
}

.banner_section .tag .tag_section li a {
	font-size: 22px;
	color: #fff;
	font-family: 'DINPro-Cond';
	position: absolute;
	top: 50%;
	left: 0;
	text-decoration: none;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(-50%)
}

.banner_section .search_function {
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	border: 1px solid #eeeff0;
	width: 66%;
	height: 66px
}

.banner_section .search_function .form-group {
	width: 100%
}

.banner_section .search_function .form-group .input-group {
	width: 100%
}

.banner_section .search_function .form-group .input-group .input-group-addon {
	float: left;
	background: transparent;
	font-size: 30px;
	text-transform: capitalize;
	color: #fff;
	border: 0;
	font-family: 'DINPro-Cond';
	margin-top: 9px
}

.banner_section .search_function .form-group .input-group input {
	width: 80%;
	height: 66px;
	background: transparent;
	border: 0;
	font-family: 'DINPro-Cond';
	font-size: 14px;
	color: #fff
}

.banner_section .search_function .form-group .input-group input:focus {
	box-shadow: none
}

.banner_section .cd-tab-filter-wrapper {
	background: transparent
}

.banner_section .cd-main-content {
	min-height: 0;
	display: inline-block;
	vertical-align: middle
}

.banner_section .cd-tab-filter a.selected {
	box-shadow: none
}

.banner_section .cd-tab-filter.filter-is-visible {
	width: 100%
}

.cd-main-content {
	min-height: auto
}

.cd-main-content.is-fixed .cd-gallery {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0
}

.cd-main-content .cd-gallery li {
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-right: 30px
}

.cd-main-content .cd-gallery li:nth-child(4n+4) {
	margin-right: 0
}

.cd-main-content .cd-gallery li .crative_blog .content_community {
	padding: 29px 24px;
	vertical-align: top;
	min-height: 244px
}

.cd-main-content .cd-gallery li:hover .crative_blog .content_community {
	background: #1c1921;
	transition: 0.3s all
}

.cd-main-content .cd-gallery li .crative_blog .content_community h4 {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	margin-bottom: 8px;
	line-height: 28px
}

.cd-main-content .cd-gallery li:hover .crative_blog .content_community h4 {
	color: #fff
}

.cd-main-content .cd-gallery li .crative_blog .content_community h4 span {
	color: #ed1a3a
}

.cd-main-content .cd-gallery li:hover .crative_blog .content_community h4 span {
	color: #ed1a3a
}

.cd-main-content .cd-gallery li .crative_blog .content_community p {
	font-family: 'DINPro-Cond';
	font-size: 18px;
	color: #7b7b7b
}

.cd-main-content .cd-gallery li:hover .crative_blog .content_community p {
	color: #fff
}

.creative_commnuity .view {
	text-align: center
}

.creative_commnuity .view a {
	font-family: 'DINPro-Cond';
	font-size: 18px;
	color: #585858;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	text-decoration: none
}

.creative_commnuity .view a .fa {
	display: block
}

.model_section {
	padding-right: 0 !important
}

.model_section .modal-dialog {
	width: 100%;
	margin: 0
}

.model_section .modal-content {
	background: rgba(40, 37, 44, 0.8);
	border-radius: 0
}

.model_section .modal-content .modal-header {
	border-bottom: 0
}

.model_section .modal-body .video_section_popup {
	position: relative
}

.model_section .modal-body .video_section_popup .video {
	width: 800px;
	height: 455px;
	border: 5px solid #ffffff;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(-50%)
}

.model_section .modal-body {
	padding: 0
}

.model_section .modal-body .right_section_popup {
	background: #fff;
	padding: 40px 20px 0 40px
}

.model_section .modal-body .right_section_popup strong {
	font-size: 25px;
	color: #ed1a3a;
	font-family: 'DINPro-CondBold';
	text-transform: uppercase;
	letter-spacing: 2.1px;
	margin-bottom: 30px;
	display: block
}

.model_section .modal-body .right_section_popup p {
	color: #585858;
	margin-bottom: 33px
}

.model_section .modal-body .video_section_popup .close {
	opacity: 1;
	position: absolute;
	right: 40px;
	top: 40px
}

.facility .page-title {
	text-align: center;
	padding-bottom: 43px;
	background: #f4f4f4
}

.facility .bradecrum {
	margin-bottom: 0px
}

.facility .stages_section h2 {
	margin-top: 30px;
}

.facility .navigation_bar .fa {
	color: #1c1921
}

.facility .navigation_bar .fa span {
	color: #1c1921
}

.facility .navigation_bar.stakers .fa span {
	color: #fff
}

.facility .main-logo.active, .facility .stages-logo.active {
	display: none
}

.facility .stages_section .imagesdiv_stage.stage1 {
	background: url(../images/stages-and-facilities/stage1.jpg) no-repeat;
	height: 1084px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage1 .stage_content_div {
	top: auto;
}

.facility .stages_section .imagesdiv_stage.stage1 .stage_content_div a, .facility .stages_section .imagesdiv_stage.stage1 .stage_content_div h2, .facility .stages_section .imagesdiv_stage.stage1 .stage_content_div p {
	color: #fff;
}

.facility .stages_section .imagesdiv_stage.stage2 {
	background: url(../images/stages-and-facilities/stage2.jpg) no-repeat;
	height: 542px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage3 {
	background: url(../images/stages-and-facilities/stage3.jpg) no-repeat;
	height: 542px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage4 {
	background: url(../images/stages-and-facilities/stage4.jpg) no-repeat;
	height: 1084px;
	background-size: cover;
	background-position: center
}

.facility .stages_section .imagesdiv_stage.stage5 {
	background: url(../images/stages-and-facilities/stage5.jpg) no-repeat;
	height: 542px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage6 {
	background: url(../images/stages-and-facilities/stage6.jpg) no-repeat;
	height: 542px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage7 {
	background: url(../images/stages-new/stage1.jpg) no-repeat;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage8 {
	background: url(../images/stages-new/stage2.jpg) no-repeat;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage9 {
	background: url(../images/stages-new/stage3.jpg) no-repeat;
	height: 362px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage10 {
	background: url(../images/stages-new/stage4.jpg) no-repeat;
	height: 362px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage.stage11 {
	background: url(../images/stages-new/stage1.jpg) no-repeat;
	height: 362px;
	background-size: cover
}

.facility .stages_section .imagesdiv_stage .stage_content_div h2 {
	margin-top: 15px
}

.facility .stages_section .imagesdiv_stage .stage_content_div span {
	font-size: 14px;
	color: #fff;
	font-family: 'PublicoBanner-Roman';
}

.facility .backdrop_img_div .stage_img1 {
	background: url('../images/stage1-new/stage1.jpg') no-repeat;
	background-size: cover
}

.facility .stage_img1 {
	height: 936px
}

.facility .backdrop_img_div .owl-controls .owl-dots .owl-dot span {
	background: transparent;
	border: 1px solid #f2f5f8
}

.facility .backdrop_img_div .owl-controls .owl-dots .owl-dot.active span {
	background: #f2f5f8
}

.facility .offical_space {
	background: #e7e7e7
}

.facility .offical_space .right_side_div_content h2 {
	margin: 35px 0
}

.facility .offical_space .right_side_div_content .stage_scrolling p {
	font-size: 20px;
}

.facility ul.stage-list {
	margin-bottom: 30px;
	padding-left: 15px
}

.facility .stage-list li {
	font-family: 'PublicoText-Roman';
	font-size: 14px;
	line-height: 22px;
	color: #585858;
	list-style: disc
}

.facility .offical_space .right_side_div_content h4 {
	font-size: 20px;
	color: #ed1a3a;
	letter-spacing: normal
}

.facility .about-stage {
	margin-bottom: 30px
}

.facility .about-stage .stage-detail {
	padding-bottom: 30px
}

.facility .about-stage table tr td strong {
	font-family: 'DINPro-Cond';
	font-size: 22px;
	color: #7b7b7b;
	line-height: 25px;
	display: inline-block;
	text-transform: capitalize;
}

.facility .about-stage table {
	width: 100%;
}

.facility .about-stage table tr td {
	padding: 15px 0;
	border-bottom: 1px solid #585858;
}

.facility .about-stage table tr td span {
	display: inline-block;
	float: right;
	font-family: 'DINPro-Cond';
	font-size: 15px;
	color: #7b7b7b;
	display: inline-block;    /* text-transform: capitalize; */
	margin-top: 6px;
	text-align: right;
	line-height: 20px;
}

.facility .about-stage h6 {
	font-family: 'DINPro-Cond';
	font-size: 22px;
	color: #7b7b7b;
	line-height: 25px;
	text-transform: uppercase
}

.facility .about-stage h6 strong {
	font-family: 'DINPro-CondBold'
}

/* 
.facility .stage_scrolling {
	height: 715px
}
 */
.offical_space .right_side_div_content {
	margin-bottom: 0px
}

.stage_scrolling .mCSB_scrollTools .mCSB_draggerRail {
	width: 10px;
	background: #ccc
}

.stage_scrolling .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background: #ed1a3a
}

.blog_section_tab .letest_section {
	margin-bottom: 30px
}

.blog_section_tab .tab_blog_section {
	text-align: center;
	margin-bottom: 50px
}

.blog_section_tab .tab_blog_section li {
	margin-right: 24px;
	display: inline-block
}

.blog_section_tab .tab_blog_section li a {
	font-size: 22px;
	color: #585858;
	font-family: 'DINPro-CondBold';
	text-transform: uppercase;
	letter-spacing: 2.3px;
	padding: 0;
	text-decoration: none
}

.blog_section_tab .cd-tab-filter a.selected {
	box-shadow: none;
	color: #ed1a3a
}

.blog_section_tab .cd-gallery {
	float: none;
	padding: 0
}

.blog_section_tab .cd-tab-filter-wrapper {
	background: #f4f4f4
}

.blog_section_tab .cd-tab-filter {
	margin-bottom: 30px
}

.blog_section_tab .view_more {
	padding: 0 80px 40px
}

.mcontxt_text_div .text_mdiv {
	text-align: center;
	margin: 40px 0 80px
}

.mcontxt_text_div .text_mdiv h2 {
	text-align: center
}

.mcontxt_text_div .text_mdiv p {
	text-align: center;
	color: #585858;
	margin-top: 40px
}

.mcontxt_text_div .bradecrum {
	margin-top: 30px
}

.mform_div {
	background: #18151d;
	padding: 80px 0
}

.mform_div .form_m_div .select_div {
	width: 100%;
	background: url('../images/small_dropdown.png')no-repeat 97% center
}

.mform_div .form_m_div select {
	width: 100%;
	background: transparent;
	border: 1px solid #b7b7b7;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	color: #ed1a3a;
	font-family: 'PublicoBanner-Roman';
	padding: 20px
}

.mform_div .form_m_div select:focus, .mform_div .form_m_div select:hover, .mform_div .form_m_div input:focus, .mform_div .form_m_div input:hover, .mform_div .form_m_div textarea:hover, .mform_div .form_m_div textarea:focus {
	outline: none
}

.mform_div .form_m_div select option {
	background: transparent
}

.mform_div .form_m_div input {
	width: 100%;
	background: transparent;
	border: 1px solid #b7b7b7;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	color: #fff;
	padding: 20px;
	margin-top: 20px;
	font-family: 'PublicoBanner-Roman'
}

::-webkit-input-placeholder {
	color: #fff
}

::-moz-placeholder {
	color: #fff
}

:-ms-input-placeholder {
	color: #fff
}

:-moz-placeholder {
	color: #fff
}

.nopad-l {
	padding-left: 0
}

.nopad-r {
	padding-right: 0
}

.mform_div .form_m_div textarea {
	width: 100%;
	background: transparent;
	border: 1px solid #b7b7b7;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	color: #fff;
	padding: 20px;
	margin-top: 20px;
	font-family: 'PublicoBanner-Roman';
	resize: none
}

.mform_div .form_m_div .white_button {
	font-size: 20px;
	margin-top: 20px;
	float: right
}

.mform_div .form_m_div .white_button:hover {
	background: #ed1a3a;
	transition: 0.2s all linear
}

.mtransport_div {
	padding: 35px 70px;
}

.mtransport_div .m_tran_div h2 {
	text-align: center
}

.direction_div  .direc_div {
	text-align: center;
}

.mtransport_div .m_tran_div .mtext_img_div {
	margin: 60px 0 0 0
}

.mtransport_div .m_tran_div .mtext_img_div .m_text_div {
	border-top: 6px solid #ed1a3a
}

.mtransport_div .m_tran_div .mtext_img_div .m_text_div p {
	color: #585858;
	margin-top: 30px
}

.m_tra_tab_div {
	margin: 60px 0 0;
}

.m_tra_tab_div .resp-tabs-list {
	width: 100%;
	text-align: center
}

.m_tra_tab_div .resp-tabs-list li {
	vertical-align: middle;
	color: #585858;
	font-family: 'PublicoText-Roman';
	font-size: 20px;
	float: none;
	text-align: center;
	min-width: 260px;
	min-height: 80px;
	border: 1px solid #ed1a3a;
	font-weight: 300;
	background: transparent;
	margin-right: 10px
}

.m_tra_tab_div .resp-tabs-list li:last-child {
	margin: 0
}

.m_tra_tab_div .resp-tabs-list li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tabs-list .resp-tab-item {
	transition: all 0.5s linear;
	position: relative
}

.m_tra_tab_div .resp-tabs-list .resp-tab-item .m_img_text_div {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.m_tra_tab_div .resp-tabs-list .resp-tab-item:hover {
	background: #ed1a3a;
	color: #fff;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tabs-list .resp-tab-item .img2 {
	display: none;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tabs-list .resp-tab-item:hover .img1 {
	display: none;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tabs-list .resp-tab-item:hover .img2 {
	display: inline-block;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tabs-list .resp-tab-active {
	padding: 13px 15px !important;
	margin-bottom: 0 !important;
	background: #ed1a3a;
	color: #fff;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tabs-list .resp-tab-active .img1 {
	display: none;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tabs-list .resp-tab-active .img2 {
	display: inline-block;
	transition: all 0.5s linear
}

.m_tra_tab_div .resp-tab-content {
	border: 0
}

.m_tra_tab_div .resp-tabs-container {
	background: transparent
}

.m_tra_tab_div .resp-tabs-container .time_div {
	width: 100%;
	margin: 40px 0;
	text-align: center
}

.m_tra_tab_div .resp-tabs-container .time_div li {
	display: inline-block;
	width: 18.18%;
	margin-right: 25px;
	vertical-align: top
}

.m_tra_tab_div .resp-tabs-container .time_div li:last-child {
	margin: 0
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div {
	border-top: 6px solid #ed1a3a;
	border-bottom: 6px solid #ed1a3a;
	padding: 70px 0;
	text-align: center;
	background: #fff;
	min-height: 340px
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div span {
	font-size: 103px;
	font-family: 'PublicoText-Roman'
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div small {
	font-size: 36px;
	font-family: 'PublicoText-Roman';
	margin-left: 8px
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div h6 {
	color: #ed1a3a;
	font-size: 22px;
	font-family: 'DINPro-CondBold';
	margin: 20px 0 25px 0;
	text-transform: uppercase;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .green {
	border: 3px solid #00a151;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #00a151;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .blue {
	border: 3px solid #002561;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #002561;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .red {
	border: 3px solid #ed1a3a;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #ed1a3a;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .yellow {
	border: 3px solid #febe2a;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #febe2a;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .grey {
	border: 3px solid #83888a;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #83888a;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .pur {
	border: 3px solid #974b7d;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #974b7d;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .pink {
	border: 3px solid #cc68a9;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #cc68a9;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .br {
	border: 3px solid #8f6c55;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #8f6c55;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .syb {
	border: 3px solid #00aeef;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #00aeef;
}

.m_tra_tab_div .resp-tabs-container .time_div li .text_div .line {
	border-top: 2px solid #f58466;
	border-bottom: 2px solid #f58466;
	width: 25px;
	padding: 1px 0;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}

.direction_div .direc_div li.b1 .blue {
	border: 3px solid #002561;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #002561;
	margin-top: -5px;
}

.direction_div .direc_div li.b1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #002561;
}

.direction_div .direc_div li.r1 .red {
	border: 3px solid #ed1a3a;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	margin-top: -5px;
	vertical-align: middle;
	background: #ed1a3a;
}

.direction_div .direc_div li {
	display: inline-block;
	margin-right: 30px;
}

.direction_div .direc_div li:last-child {
	margin-right: 0;
}

.direction_div .direc_div li.r1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #ed1a3a;
}

.direction_div .direc_div li.g1 .green {
	border: 3px solid #00a151;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #00a151;
}

.direction_div .direc_div li.g1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #00a151;
}

.direction_div .direc_div li.y1 .yellow {
	border: 3px solid #febe2a;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #febe2a;
}

.direction_div .direc_div li.y1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #febe2a;
}

.direction_div .direc_div li.pi1 .pink {
	border: 3px solid #cc68a9;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	margin-top: -5px;
	background: #cc68a9;
}

.direction_div .direc_div li.pi1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #cc68a9;
}

.direction_div .direc_div li.gr1 .grey {
	border: 3px solid #83888a;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #83888a;
}

.direction_div .direc_div li.gr1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #83888a;
}

.direction_div .direc_div li.pr1 .pur {
	border: 3px solid #974b7d;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #974b7d;
}

.direction_div .direc_div li.pr1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #974b7d;
}

.direction_div .direc_div li.br1 .pink {
	border: 3px solid #cc68a9;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #cc68a9;
}

.direction_div .direc_div li.br1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #cc68a9;
}

.direction_div .direc_div li.br1 .br {
	border: 3px solid #8f6c55;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #8f6c55;
}

.direction_div .direc_div li.br1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #8f6c55;
}

.direction_div .direc_div li.sy1 .syb {
	border: 3px solid #00aeef;
	width: 25px;
	margin-top: -5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	background: #00aeef;
}

.direction_div .direc_div li.sy1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #00aeef;
}

.direction_div .direc_div li.l1 .line {
	border-top: 2px solid #f58466;
	border-bottom: 2px solid #f58466;
	width: 25px;
	margin-top: -5px;
	padding: 1px 0;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}

.direction_div .direc_div li.l1 p:last-child {
	display: inline-block;
	font-family: 'DINPro-CondBold';
	color: #f58466
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div {
	text-align: center
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li {
	display: inline-block;
	font-family: 'DINPro-CondBlack';
	vertical-align: middle;
	margin-right: 30px
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li:last-child {
	margin: 0
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.b1 {
	color: #002561
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.r1 {
	color: #ed1a3a
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.g1 {
	color: #00a151
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.y1 {
	color: #febe2a
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.gr1 {
	color: #83888a
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.pr1 {
	color: #974b7d
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.pi1 {
	color: #cc68a9
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.br1 {
	color: #8f6c55
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.sy1 {
	color: #00aeef
}

.m_tra_tab_div .resp-tabs-container .direction_time_div .direction_div .direc_div li.l1 {
	color: #f58466
}

.mblog_det_div {
	margin-top: 80px
}

.mblog_details h4 {
	color: #ed1a3a;
	font-size: 25px;
	font-family: 'DINPro-CondBold';
	margin-bottom: 15px
}

.mblog_details span {
	color: #7b7b7b;
	font-size: 18px;
	font-family: 'DINPro-Cond'
}

.mblog_details .m_content {
	padding-bottom: 50px;
	border-bottom: 1px solid #c5c5c5
}

.mblog_details .m_content p {
	color: #585858;
	margin-top: 25px
}

.mblog_details .social_div {
	margin-top: 20px;
	display: inline-block
}

.mblog_details .social_div li {
	display: inline-block;
	margin-right: 10px
}

.mblog_details .social_div li a {
	color: #585858;
	font-size: 24px;
	display: block
}

.blog_details_carousel {
	position: relative
}

.blog_details_carousel .owl-controls {
	position: absolute;
	right: 70px;
	bottom: 80px
}

.blog_details_carousel .owl-controls .owl-nav [class*=owl-] {
	background: transparent;
	color: #585858;
	padding: 0;
	margin: 0;
	margin-left: 30px
}

.blog_details_carousel .owl-controls .owl-nav [class*=owl-]:hover {
	background: transparent;
	color: #585858
}

.blog_details_carousel .owl-controls .owl-nav .owl-prev:after {
	content: "PREVIOUS";
	font-family: 'DINPro-Cond';
	font-size: 18px;
	margin-left: 10px
}

.blog_details_carousel .owl-controls .owl-nav .owl-next:before {
	content: "NEXT";
	font-family: 'DINPro-Cond';
	font-size: 18px;
	margin-right: 10px
}

.disable {
	opacity: 0.5
}

.blog_section_tab.letest_news .view_more a {
	margin-top: -27px
}

.floor_popup .modal-dialog {
	width: 100%;
	margin: 0
}

.floor_popup .modal-dialog .modal-content {
	background-color: #83888a;
	border-radius: 0
}

.floor_popup .modal-dialog .modal-content .modal-body {
	padding: 0
}

.floor_popup .modal-dialog .modal-content .modal-body button.close {
	opacity: 1;
	position: fixed;
	top: 0;
	right: 62px
}

.floor_popup .modal-dialog .modal-content .modal-body button.close img {
	width: auto;
}

.floor_popup .modal-dialog .modal-content .modal-body img {
	margin: 30px auto;
	width: 621px;
}

.new_developement p {
	text-align: center
}

.developement1 img {
	width: 100%;
}

.developement1 {
	margin-bottom: -8px;
}

.developement2 {
	margin-bottom: -8px;
}

.developement3 {
	margin-bottom: -8px;
}

.developement2 img {
	width: 100%;
}

.developement3 img {
	width: 100%;
}

.developement4 img {
	width: 100%;
}

.developement5 img {
	width: 100%;
}

.right_side_div_section_img img {
	width: 100%
}

.contact_us_slide_div {
	padding: 36px 0 0 80px;
	height: 900px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.news_blog_right h2 {
	padding: 50px 0 0 80px
}

.contact_us_slide_div h3 {
	font-size: 40px;
	color: #ed1a3a;
	text-transform: uppercase;
	font-family: 'DINPro-Cond';
	padding-right: 15px
}

.contact_us_slide_div hr {
	width: 686px;
	text-align: left;
	display: inline-block;
	background: #333038;
	color: #333038;
	border-top: 1px solid #333038;
	margin: 45px 0
}

.contact_us_slide_div .address_div.contact_emailer {
	width: 100%
}

.contact_us_slide_div .address_div h6.pr_eq {
	margin-bottom: 0;
}

.contact_us_slide_div .mCSB_scrollTools {
	width: 224px
}

.contact_us_slide_div .address_div {
	margin-top: 40px;
	width: 44%;
	vertical-align: top;
	display: inline-block;
	margin-right: 18px
}

.contact_us_slide_div .address_div h6 {
	font-size: 30px;
	margin-bottom: 30px;
	color: #fff;
	word-break: break-all;
	font-family: 'PublicoBanner-Roman'
}

.contact_us_slide_div .address_div p {
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	font-family: 'PublicoBanner-Roman';
	margin-bottom: 20px
}

.contact_us_slide_div .address_div p a {
	color: #fff;
	text-decoration: none;
	word-break: break-all
}

.contact_us_slide_div .address_div p span {
	color: #ed1a3a
}

.contact_us_slide_div .address_div p:last-child {
	margin-bottom: 0
}

.closing_slider_div {
	width: 65px;
	background: #ed1a3a;
	position: fixed;
	top: 0;
	right: 0;
	display: none;
	z-index: 99
}

.stages_section .bradecrum {
	margin-top: 30px
}

.overlay_menu {
	background: #1c1921;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: -1;
	display: none;
	opacity: 0.8;
	left: 0
}

#mypanorama {
	height: 450px !important;
	position: static !important
}

.the_our_commnunity_section {
	background: #D2D1D1;
	padding: 100px 0
}

.the_our_commnunity_section h2 {
	text-align: center;
	margin-bottom: 46px
}

.the_our_commnunity_section .maping_grap {
	position: relative
}

.the_our_commnunity_section .maping_grap .maping {
	position: relative
}

.the_our_commnunity_section .maping_grap .maping img {
	margin: 0 auto
}

.the_our_commnunity_section .maping_grap .maping .box_div {
	width: 100px;
	height: 100px
}

.the_our_commnunity_section .maping_grap .maping .box_div:hover .details_map2 a {
	text-decoration: none;
}

.the_our_commnunity_section .maping_grap .maping .box_div:hover .details_map1 a {
	text-decoration: none;
}

.the_our_commnunity_section .maping_grap .maping .box_div:hover .details_map3 a {
	text-decoration: none;
}

.the_our_commnunity_section .maping_grap .maping .box_div:hover .details_map4 a {
	text-decoration: none;
}

.the_our_commnunity_section .maping_grap .maping .box_div:hover .details_map5 a {
	text-decoration: none;
}

.the_our_commnunity_section .maping_grap .maping .box_div:hover .details_map6 a {
	text-decoration: none;
}

.the_our_commnunity_section .maping_grap .maping .div_map1 {
	position: absolute;
	top: 13px;
	left: 412px;
	cursor: pointer;
	height: 54px
}

.the_our_commnunity_section .maping_grap .maping .div_map1:hover .details_map1 .details_map {
	display: block;
	transition: 2s all linear
}

.the_our_commnunity_section .maping_grap .maping .box_div .details_map {
	box-shadow: 0 0 110px 5px #000
}

.the_our_commnunity_section .maping_grap .maping .div_map2:hover .details_map2 .details_map {
	display: block;
	transition: 2s all linear
}

.the_our_commnunity_section .maping_grap .maping .div_map3:hover .details_map3 .details_map {
	display: block;
	transition: 2s all linear
}

.the_our_commnunity_section .maping_grap .maping .div_map4:hover .details_map4 .details_map {
	display: block;
	transition: 2s all linear;
	z-index: 99;
}

.the_our_commnunity_section .maping_grap .maping .div_map5:hover .details_map5 .details_map {
	display: block;
	transition: 2s all linear
}

.the_our_commnunity_section .maping_grap .maping .div_map6:hover .details_map6 .details_map {
	display: block;
	transition: 2s all linear
}

.the_our_commnunity_section .maping_grap .div_map2 {
	position: absolute;
	top: 84px;
	left: 415px;
	height: 54px
}

.the_our_commnunity_section .maping_grap .div_map3 {
	position: absolute;
	bottom: 36px;
	cursor: pointer;
	left: 481px;
	height: 62px
}

.the_our_commnunity_section .maping_grap .div_map4 {
	position: absolute;
	top: 57px;
	cursor: pointer;
	left: 568px;
	height: 62px
}

.the_our_commnunity_section .maping_grap .div_map5 {
	position: absolute;
	bottom: 2px;
	right: 392px;
	cursor: pointer;
	height: 62px
}

.the_our_commnunity_section .maping_grap .div_map6 {
	position: absolute;
	bottom: 31px;
	right: 296px;
	cursor: pointer;
	height: 62px
}

.the_our_commnunity_section .maping_grap .location_maping {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 39px
}

.the_our_commnunity_section .maping_grap .maping .details_map {
	padding: 18px;
	width: 231px;
	background: #fff;
	position: relative;
	transition: 2s all;
	display: none
}

.the_our_commnunity_section .maping_grap .details_map .arrow {
	position: absolute;
	right: 0;
	top: 0
}

.the_our_commnunity_section .maping_grap .details_map .arrow_right {
	right: -21px;
	top: 42px;
}

.the_our_commnunity_section .maping_grap .details_map3 .arrow_right {
	right: -22px;
	top: 214px;
}

.the_our_commnunity_section .maping_grap .details_map4 .arrow_right {
	left: -243px
}

.the_our_commnunity_section .maping_grap .details_map5 .arrow_right {
	right: 49px;
	top: 98%
}

.the_our_commnunity_section .maping_grap .details_map6 .arrow_right {
	right: 87px;
	top: 98%
}

.the_our_commnunity_section .maping_grap .maping .details_map strong {
	font-size: 22px;
	color: #ed1a3a;
	font-family: 'DINPro-CondBold';
	letter-spacing: 0.2em;
	margin-bottom: 19px;
	display: block
}

.the_our_commnunity_section .maping_grap .maping .details_map p {
	margin: 20px 0;
	color: #585858;
	text-transform: none;
}

.the_our_commnunity_section .maping_grap .maping .details_map a {
	font-size: 15px;
	color: #585858;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'DINPro-Cond'
}

.the_our_commnunity_section .maping_grap .maping .details_map1 {
	top: -32px;
	position: absolute;
	left: -241px
}

.the_our_commnunity_section .maping_grap .maping .details_map2 {
	position: absolute;
	top: -6px;
	left: -225px
}

.the_our_commnunity_section .maping_grap .maping .details_map3 {
	position: absolute;
	bottom: -68px;
	left: -234px
}

.the_our_commnunity_section .maping_grap .maping .details_map4 {
	position: absolute;
	right: -222px;
	top: -10px;
	z-index: 99;
}

.the_our_commnunity_section .maping_grap .maping .details_map4 a {
	text-decoration: none;
}

.the_our_commnunity_section .maping_grap .maping .details_map5 {
	position: absolute;
	right: -31px;
	bottom: 64px
}

.the_our_commnunity_section .maping_grap .maping .details_map6 {
	position: absolute;
	right: -41px;
	bottom: 68px
}

.the_our_commnunity_section .maping_grap .location_maping ul {
	text-align: center
}

.the_our_commnunity_section .maping_grap .location_maping ul li:first-child {
	border: 0
}

.the_our_commnunity_section .maping_grap .location_maping ul li {
	border-left: 1px solid #a4a4a4;
	padding: 10px 30px;
	display: inline-block;
	width: 25%
}

.the_our_commnunity_section .maping_grap .location_maping ul li img {
	display: inline-block;
	vertical-align: middle
}

.the_our_commnunity_section .maping_grap .location_maping ul li p {
	text-align: right;
	color: #585858;
	font-size: 16px;
	display: inline-block;
	margin-left: 20px
}

.gallary_section {
	padding: 100px 0;
	background: #f4f4f4
}

.gallary_section h2 {
	text-align: center
}

.gallary_section .gallery_content {
	margin-top: 48px
}

.gallary_section .gallery_content li {
	width: 19%;
	position: relative;
	float: left;
	display: inline-block;
	margin: 0 10px 10px 0
}

.gallary_section .gallery_content li .overlay {
	display: none;
	transition: 2s all linear
}

.gallary_section .gallery_content li .overlay .zoom {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(-50%)
}

.gallary_section .gallery_content li:hover .overlay {
	background: rgba(0, 0, 0, 0.9);
	display: block;
	cursor: pointer;
	transition: 2s all linear
}

.gallary_section .gallery_content li:nth-child(5) {
	margin: 0 0px 10px 0
}

.gallary_section .gallery_content li:nth-child(10) {
	margin: 0 0px 10px 0
}

.gallery_popup .modal-content .modal-body {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: #1c1921;
	padding-top: 15px;
}

.gallery_popup .modal-content {
	background-color: transparent;
	border-radius: 0;
	box-shadow: none
}

.gallery_popup .modal-content .modal-body .close {
	position: absolute;
	right: -23px;
	top: -13px;
	opacity: 1
}

.gallery_popup .modal-dialog {
	width: 362px;
	margin: 10% auto
}

.gallery_popup .modal-content .modal-body .carousel .carousel-inner .item img {
	margin: 0 auto
}

.gallery_popup .left.carousel-control {
	background-image: none
}

.gallery_popup .left.carousel-control .fa {
	position: absolute;
	top: 50%;
	left: 8px;
	font-size: 28px;
	transform: translateY(-50%);
	color: #ed1a3a
}

.gallery_popup .right.carousel-control {
	background-image: none
}

.gallery_popup .right.carousel-control .fa {
	position: absolute;
	top: 50%;
	right: 8px;
	font-size: 28px;
	transform: translateY(-50%);
	color: #ed1a3a
}

.show_li {
	display: inline-block
}

.ealing_offert {
	padding: 100px 0;
	background: #f4f4f4
}

.ealing_offert h2 {
	margin-bottom: 30px;
	text-align: center
}

.ealing_offert .mpfy-tags-list {
	background: #ed1a3a
}

.ealing_offert .mpfy-tags-list .mpfy-tl-item {
	padding-left: 0;
	font-size: 16px;
	color: #ffffff;
	font-family: 'PublicoBanner-Roman';
	text-transform: capitalize;
	margin: 0 28px 10px 13px
}

.ealing_offert .mpfy-tags-list .mpfy-tl-item .mpfy-tl-i-icon {
	display: none
}

.ealing_offert .mpfy-mll-location .mpfy-mll-l-heading {
	border: 2px solid #d0d0d0
}

.ealing_offert .mpfy-mll-location {
	background: #f4f4f4
}

.ealing_offert .mpfy-mll-location .mpfy-mll-l-title {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-Cond';
	font-weight: normal
}

.ealing_offert .mpfy-mll-location .mpfy-mll-l-categories a {
	background: #f4f4f4;
	font-size: 16px;
	color: #585858;
	font-family: 'PublicoBanner-Roman';
	border: 0
}

.ealing_offert .mpfy-mll-location .mpfy-mll-l-categories a:hover {
	background: #f4f4f4;
	color: #585858
}

.ealing_offert .mpfy-mll-location .mpfy-mll-l-content p {
	color: #585858;
	font-family: 'PublicoBanner-Roman'
}

.ealing_offert .mpfy-controls {
	z-index: 98
}

.ealing_offert .mpfy-mll-paging {
	display: block !important
}

.ealing_offert .mpfy-mll-paging .mpfy-mll-button-prev {
	background: #f4f4f4;
	text-decoration: none;
	color: #585858;
	font-size: 18px;
	text-transform: uppercase;
	border: 0;
	font-family: 'DINPro-Cond'
}

.ealing_offert .mpfy-mll-paging .mpfy-mll-button-next {
	background: #f4f4f4;
	text-decoration: none;
	color: #585858;
	font-size: 18px;
	text-transform: uppercase;
	border: 0;
	font-family: 'DINPro-Cond'
}

.ealing_offert .mpfy-mll-paging .mpfy-mll-paging-status {
	text-decoration: none;
	color: #585858;
	font-size: 18px;
	text-transform: uppercase;
	border: 0;
	font-family: 'DINPro-Cond'
}

.ealing_offert .mpfy-tooltip {
	z-index: 9
}

.ealing_offert .mpfy-selecter-wrap .selecter .selecter-selected {
	font-size: 15px;
	color: #ffffff;
	font-style: normal;
	text-transform: uppercase
}

.the_our_commnunity_section .dropdown {
	margin-bottom: 20px;
	background: rgba(250, 250, 250, 1) url(../images/small_dropdown.png) no-repeat scroll 95% center
}

.the_our_commnunity_section .dropdown .dropdown-toggle {
	width: 100%;
	text-align: left;
	font-family: 'DINPro-Cond';
	font-size: 20px;
	height: 36px;
	border: 1px solid #1c1921;
	background: transparent
}

.the_our_commnunity_section .dropdown .caret {
	float: right;
	margin-top: 9px
}

.the_our_commnunity_section .dropdown .dropdown-menu {
	width: 100%;
	font-family: 'DINPro-Cond';
	border: 0;
	box-shadow: none
}

.home_map_popup .modal-dialog .modal-content strong {
	font-size: 25px;
	color: #ed1a3a;
	font-family: 'DINPro-CondBold';
	letter-spacing: 0.2em;
	margin-bottom: 19px;
	display: block
}

.home_map_popup .modal-dialog .modal-content p {
	margin: 20px 0;
	color: #585858
}

.home_map_popup .modal-dialog .modal-content button {
	opacity: 1
}

.home_map_popup .modal-dialog .modal-content a {
	font-size: 18px;
	color: #585858;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'DINPro-Cond';
	min-height: 406px;
	margin-bottom: 20px
}

.down_click {
	cursor: pointer
}

.down_click i {
	margin-left: 10px;  /*   transform: rotate(180deg); */
}

.new_hide_div {
	display: none
}

.new_hide_div.active {
	display: block
}

.new_msg_div {
	margin: 50px 0;
	text-align: center
}

.text_center {
	text-align: center
}

.interested_div {
	margin: 100px 0
}

.interested_div a {
	text-decoration: none;
	color: #ed1a3a
}

.mmap_div {
	background: #585858
}

.mmap_div .address_div {
	margin: 40px 0 0 40px
}

.mmap_div p {
	font-size: 22px;
	line-height: 35px;
	margin-bottom: 10px
}

.mmap_div p a {
	color: #fff
}

.resp-tabs-container {
	background-color: transparent
}

.coman_links_direct, .coman_links_direct1 {
	margin-bottom: 20px;
	padding: 20px 0;
	background: #1c1921;
	width: 100%;
	z-index: 22;
}

.coman_links_direct ul, .coman_links_direct1 ul {
	text-align: center
}

.coman_links_direct ul li, .coman_links_direct1 ul li {
	display: inline-block;
	border-right: 1px solid #585858;
	padding: 0 20px
}

.coman_links_direct ul li.current_page_item a, .coman_links_direct1 ul li.current_page_item a {
	color: #ed1a3a;
}

.coman_links_direct ul li.active a, .coman_links_direct1 ul li.active a {
	color: #ed1a3a;
}

.coman_links_direct ul li:last-child, .coman_links_direct1 ul li:last-child {
	margin-right: 0;
	border-right: 0
}

.coman_links_direct ul li a, .coman_links_direct1 ul li a {
	font-family: 'DINPro-Cond';
	font-size: 21px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.banner_section .tag .filter_div_filtering {
	display: inline-block
}

.banner_section .tag .filter_div_filtering li {
	width: 173px;
	height: 40px;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #ffffff;
	position: relative;
	display: inline-block
}

.banner_section .tag .filter_div_filtering li a {
	font-size: 22px;
	color: #fff;
	font-family: 'DINPro-Cond';
	position: absolute;
	top: 50%;
	left: 0;
	text-decoration: none;
	right: 0;
	margin: auto;
	text-transform: uppercase;
	text-align: center;
	transform: translateY(-50%)
}

.gallery_filter .comman_filterman {
	display: inline-block;
	width: 23%;
	float: left;
	margin-right: 20px;    /*     min-height: 355px;*/
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px
}

.gallery_filter .comman_filterman .content_community {
	padding: 29px 24px;
	vertical-align: top;
	min-height: 229px;
}

.gallery_filter .comman_filterman .content_community h4 {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	margin-bottom: 8px;
	line-height: 28px
}

.gallery_filter .comman_filterman .content_community h4 span {
	color: #ed1a3a
}

.gallery_filter .comman_filterman .content_community p {
	font-family: 'DINPro-Cond';
	font-size: 18px;
	color: #7b7b7b
}

.gallery_filter .comman_filterman:hover .content_community {
	background: #1c1921;
	transition: 0.3s all;
}

.gallery_filter .comman_filterman:hover .content_community h4 {
	color: #fff;
}

.gallery_filter .comman_filterman:hover .content_community p {
	color: #fff;
}

.data_listing {
	display: none;
}

.data_listing .crative_blog {
	margin-bottom: 5px;
}

.data_listing .crative_blog a {
	display: inline-block;
	width: 26%;
}

.data_listing .crative_blog .content_community {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.data_listing .crative_blog .content_community ul li {
	font-family: 'DINPro-Cond';
	font-size: 18px;
	color: #7b7b7b;
	margin-bottom: 10px;
	padding-left: 20px;
}

.data_listing .crative_blog .content_community h4 {
	font-size: 20px;
	color: #585858;
	font-family: 'DINPro-Cond';
	text-transform: uppercase;
	margin-bottom: 8px;
	line-height: 28px;
}

.data_listing .crative_blog .content_community h4 span {
	color: #ed1a3a;
}

.data_listing .crative_blog .content_community p {
	font-family: 'DINPro-Cond';
	font-size: 18px;
	color: #7b7b7b;
}

/* main_final_css */
.studio_imgbg1 {
	background: url('../images/avalibe/creative_community_1.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 1218px;
}

.right_studios2 {
	background: url('../images/avalibe/creative_community_2.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 609px;
}

.right_studios3 {
	background: url('../images/avalibe/creative_community_3.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 609px;
}

.studio_img_history1 {
	background: url('../images/history/history_1.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

.studio_img_history2 {
	background: url('../images/history/history_2.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

.studio_img_history3 {
	background: url('../images/history/history_3.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

.studio_img_aboutealing1 {
	background: url('../images/about/overview_1.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 1218px;
}

.studio_img_aboutealing2 {
	background: url('../images/about/overview_2.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 609px;
}

.studio_img_aboutealing3 {
	background: url('../images/about/overview_3.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 609px;
}

/* end */
.top_lines_logo_filmes {
	padding: 100px 30px;
	position: relative;
}

.top_lines_logo_filmes h2 {
	text-align: center;
}

.top_lines_logo_filmes .owl-carousel {
	margin-top: 50px;
}

.top_lines_logo_filmes .owl-carousel .owl-controls {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
	width: 100%;
	transform: translateY(-50%);
}

.top_lines_logo_filmes .owl-carousel .owl-controls .owl-nav .owl-prev {
	float: left;
	font-size: 30px;
	background: transparent;
	color: #1c1921;
}

.top_lines_logo_filmes .owl-carousel .owl-controls .owl-nav .owl-next {
	float: right;
	font-size: 30px;
	background: transparent;
	color: #1c1921;
}

/* .top_lines_logo_filmes .owl-carousel .item:hover p {
    color: #fff;
    background: #1c1921;
} */
.top_lines_logo_filmes .owl-carousel .item {
	position: relative;
}

/* .top_lines_logo_filmes .owl-carousel .item img {
    width: auto;
} */
.top_lines_logo_filmes .owl-carousel .item {
	overflow: hidden;
}

.top_lines_logo_filmes .owl-carousel .item .overlay {
	background: rgba(237, 26, 58, 0.8);
	position: absolute;
	left: 0;
	bottom: -100%;
	right: 0;
	width: 100%;
	top: auto;
	height: 100%;
	transition: 0.2s all linear;
}

.top_lines_logo_filmes .owl-carousel .item p {
	color: #fff;
	margin-top: 30px;
	padding: 20px;
	font-size: 18px;
}

.top_lines_logo_filmes .owl-carousel .item:hover .overlay {
	bottom: 0;
	transition: all 0.2s linear;
}

.top_lines_logo_filmes .owl-carousel .item p strong {
	font-weight: 700;
}

.stage_over_sec1 {
	background: url('../images/stages-new/Stage&Production_1.jpg') no-repeat;
	background-size: cover;
	height: 900px;
}

.stage_over_sec2 {
	background: url('../images/stages-new/Stage&Production_2.jpg') no-repeat;
	background-size: cover;
	height: 450px;
}

.stage_over_sec3 {
	background: url('../images/stages-new/Stage&Production_3.jpg') no-repeat;
	background-size: cover;
	height: 450px;
}

.stages_overvies_section .stages_comm {
	position: relative;
}

.stages_overvies_section .stages_comm img {
	vertical-align: middle;
	width: 100%;
}

.stages_overvies_section .stages_comm .stage_content_div {
	position: absolute;
	bottom: 30px;
	left: 40px;
}

.stages_overvies_section .stages_comm .stage_content_div a {
	color: #fff;
	font-size: 18px;
	font-family: 'DINPro-Cond';
	margin-right: 20px;
	text-decoration: none;
}

.stages_overvies_section .stages_comm .stage_content_div a:hover {
	color: #ed1a3a;
	transition: 0.2s all linear;
	border-bottom: 2px solid #ed1a3a;
}

.stages_overvies_section .stages_comm .stage_content_div h2 {
	color: #fff;
	margin-bottom: 20px;
}

.stages_overvies_section .stages_comm .stage_content_div p {
	margin-bottom: 30px;
}

.creative_commnuity .tag {
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}

.creative_commnuity .tag span {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-family: 'DINPro-Cond';
	margin-right: 10px;
	color: #ed1a3a;
}

.creative_commnuity .tag span a {
	text-decoration: none;
	font-family: 'DINPro-Cond';
	color: #585858;
}

.creative_commnuity .tag .filter_div_filtering {
	display: inline-block;
	vertical-align: middle;
	font-family: 'DINPro-Cond';
	width: 160px;
	border: 1px solid #ed1a3a;
	padding: 10px 9px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0) url('../images/down_prod.png') no-repeat scroll 95% center;
}

.creative_commnuity .tag .filter_div_filtering .dropDownSelect a {
	color: #ed1a3a;
	font-weight: 700;
	width: 146px;
	display: inline-block;
}

.creative_commnuity .tag .filter_div_filtering span {
	border: 0;
}

.creative_commnuity .tag .yease_filter {
	display: inline-block;
	float: right;
	display: none;
}

.creative_commnuity .tag .yease_filter ul li {
	display: inline-block;
	font-size: 30px;
	font-family: 'DINPro-Cond';
}

.creative_commnuity .tag .yease_filter ul li a {
	text-decoration: none;
	color: #585858;
}

.creative_commnuity .tag .yease_filter ul li.active a {
	color: red;
}

.filter_div_filtering {
	position: relative;
}

.filter_div_filtering span {
	width: 126px;
}

.tag_s {
	position: absolute;
	display: none;
	background: #f4f4f4;
	width: 150px;
	padding: 10px;
	margin-top: 10px;
	margin-left: -11px;
	z-index: 9;
	border: 1px solid #e5e5e5;
}

.tag_s li {
	margin-bottom: 15px;
}

.tag_s li a {
	font-size: 20px;
	text-decoration: none;
	font-family: 'DINPro-Cond';
	color: #585858;
	width: 100%;
	display: block;
}

.tag_s li a:hover {
	color: #ed1a3a;
}

/*.comman_filterman {
    display: none;
}*/
.gray_text {
	color: #585858;
	margin-top: 40px;
}

.facility_carousel_div {
	padding: 80px 50px;
	background: #18151d;
	position: relative;
}

.facility_carousel_div .owl-nav {
	position: absolute;
	top: 50%;
	margin: 0 auto;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.facility_carousel_div .owl-nav i {
	font-size: 30px;
}

.facility_carousel_div .owl-nav .owl-next, .facility_carousel_div .owl-nav .owl-prev {
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

.facility_carousel_div .owl-nav .owl-next {
	float: right;
	margin-right: -40px !important;
}

.facility_carousel_div .owl-nav .owl-prev {
	float: left;
	margin-left: -40px !important;
}

/*404*/
.error_404 .img_404_div {
	background: url(../images/404.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.error_404 .img_404_div .text_404_div {
	position: absolute;
	bottom: 40px;
	left: 30px;
	width: 654px;
}

.error_404 .img_404_div .text_404_div strong {
	color: #fff;
	font-family: 'PublicoText-Roman';
	font-size: 20px;
	margin: 18px 0 30px 0;
	display: inline-block;
}

.error_404 .img_404_div .text_404_div p {
	font-family: 'PublicoText-Roman';
}

.error_404 .img_404_div .btn_404 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 250px;
	color: #fff;
	text-decoration: none;
	font-size: 40px;
	font-family: 'DINPro-Cond';
	border: 1px solid #fff;
	padding: 10px 15px;
	display: inline-block;
}

.error_404 .img_404_div .btn_404:before {
	content: '';
	background: #ed1a3a;
	position: absolute;
	width: 0%;
	top: 0;
	left: 0;
	height: 100%;
	transition: 0.3s linear;
	z-index: -1
}

.error_404 .img_404_div .btn_404:hover:before {
	width: 100%
}

.error_404 .main_div {
	width: 100%;
}

.error_404 .navigation_bar .fa {
	right: 40px;
}

.facility .navigation_bar .fa {
	top: 42px;
}

/*end 404*/
.facility_carousel_div .faci_cro .item strong {
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-family: 'DINPro-Cond';
	display: block;
	margin-top: 10px;
}

.studio_img_facility_img1 {
	background: url('../images/stages-and-facilities/Stage&Production_Facility_02.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 609px;
}

.studio_img_facility_img2 {
	background: url('../images/stages-and-facilities/Stage&Production_Facility_03.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	height: 609px;
	position: relative;
}

.studio_img_facility_img2 .content_facility {
	position: absolute;
	bottom: 26px;
	right: 35px;
}

.thearcitacture {
	padding-bottom: 210px;
}

.resp-tab-content-active .show_mobile {
	display: block;
}

.details_page_stages .logo_section a:last-child {
	margin-top: -23px;
	display: inline-block;
}

.details_page_stages .navigation_bar .fa {
	top: 32px;
}

.details_page_stages .navigation_bar.stakers .logo_section a:last-child {
	margin-top: 0;
}

.open_side_bar_arrow .fa {
	transform: rotate(360deg);
}

.open_side_bar_arrow1 .fa {
	transform: rotate(180deg);
}

#panel-58-0-0-0 {
	margin-bottom: 0 !important;
}

.studio_img {
	position: relative;
}

.studio_img .content_facility {
	position: absolute;
	bottom: 26px;
	right: 35px;
}

.studio_img  img {
	vertical-align: middle;
	float: left;
	width: 100%;
}

#pl-7 .so-panel {
	margin-bottom: 0 !important;
}

.studio_imgbg img {
	vertical-align: middle;
	float: left;
	width: 100%;
}

.studio_img_history img {
	vertical-align: middle;
	float: left;
	width: 100%;
}

.studio_img_aboutealing img {
	vertical-align: middle;
	float: left;
	width: 100%;
}

.ealing_studio_bg img {
	vertical-align: middle;
	float: left;
	width: 100%;
}

.offical_space .offical_images img {
	width: 100%;
}

.offical_space .offical_images {
	margin-bottom: -4px;
}

.main_dev_section {
	margin-top: 0 !important;
}

.stages_section .imagesdiv_stage.stage1_div img {
	vertical-align: top;
	width: 100%;
}

.stages_section .imagesdiv_stage.stage2_div img {
	width: 100%;
	vertical-align: top;
}

.stages_section .imagesdiv_stage.stage3_div img {
	width: 100%;
	vertical-align: top;
}

.loader_img_all_loader {
	margin: 0 auto;
}

.facility .all_navigation_div {
	background: transparent;
}

.ajx_loader_effect {
	min-height: 500px;
}

.ealing_studio_bg_bk img {
	width: 100%;
}

.studio_img1 img {
	position: relative;
}

.studio_img1 .content_facility {
	position: absolute;
	bottom: 10px;
	right: 22px;
}

.next-_prev_div {
	float: right;
}

.next-_prev_div a {
	padding: 0 12px;
	vertical-align: middle;
}

.next-_prev_div a:first-child {
	padding-left: 0;
}

.next-_prev_div a:last-child {
	padding-right: 0;
}
.error404 .right_brown_div{
    display: none;
}
.error404 .main_div{
    width:100%;
}