/*===== changes*/


.veryBottom {
    background-color: #f0f0f0;
    padding: 10px 6% 16px 6%;
    text-align: center;
}

.privacy p {
    color: #9e9e9e;
    display: inline-block;
    padding: 0px;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0px;
}

p img {
    max-width: 100%;
    height: auto;
    padding: 14px 0px 14px 0px;
}

p img.aligncenter {
    max-width: 100%;
    height: auto;
    text-align: center;
    display: block;
    margin: 0px auto;
}

p img.alignleft {
    max-width: 100%;
    height: auto;
    float: left;
    padding: 10px 20px 20px 0px;
}

p img.alignright {
    max-width: 100%;
    height: auto;
    float: right;
    padding: 0px 0px 20px 20px;
}

.wp-caption img {
    max-width: 100% !important;
}

.container {
    padding-bottom: 40px;
}

.wp-caption-text {
    font-size: 14px;
    line-height: 1.3;
    color: #939292;
    padding: 0px 0px 20px 0px;
}

p {
    line-height: 1.7;
}

.aboutHeading p {
    line-height: 1.4;
}

ol {
    padding: 0px 0px 0px 18px !important;
    font-size: 16px;
}

ol li {
    padding: 8px 0px 6px 2px;
    text-align: left;
}

.container ul {
    padding: 0px 0px 0px 18px !important;
    margin-left: 0px;
    font-size: 16px;
}

.container ul li {
    padding: 8px 0px 6px 2px;
    text-align: left;
}

.container td {
    font-size: 16px;
}

.notesstage ul li {
    padding: 0px 0px 6px 2px;
    text-align: left;
}

.footer-logo-wrap img {
    width: 160px;
}

.no-visibility {
    visibility: hidden;
}

.home-banner-heading-spacer { 
    max-width: 100%;
    display: block;
	padding: 14px 0px 0px 0px;
}

ul.blocks-gallery-grid {
    padding: 0px !important;
    margin: 0px auto;
}

img.partner-logo {
    height: 60px;
    margin-bottom: 10px;
}

.menu-footer-menu-container {
    padding: 40px 0px 0px 0px;
}

.grey {
    color: #bfbfbf;
}

p.email-notice {
    color: #bfbfbf;
    font-size: 15px;
}






div.wpcf7-validation-errors {
    border: 0px solid #f7e700 !important;
}

div.wpcf7-response-output {
    text-transform: uppercase;
    margin: 0px !important;
    padding: 0px 0px 0px 0px !important;
    clear: both;
    color: #f00 !important;
    font-size: 14px !important;
}

div.wpcf7-mail-sent-ok {
    border: 0px solid #398f14 !important;
}

span.wpcf7-not-valid-tip {
    text-transform: uppercase;
    padding: 0px 0px 10px 0px;
    margin-top: -8px;
    color: #f00 !important;
    font-size: 14px !important;
}

/* Custom CF7 Ajax Loading Icon */
div.wpcf7 .ajax-loader {
    background-image: url('assets/images/ajax-loader.svg');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    margin-left: 0px;
}









/* HOME TEASER */

.home-teaser {
    padding: 90px 5% 90px 5%;
    width: 100%;
    min-height: 400px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 10px;
}

.home-teaser-internal {
    max-width: 1300px;
    margin: 0px auto;
}

.home-teaser-content {
    border: 2px solid rgba(255, 255, 255, 0.25);
    padding: 2px;
}

.home-teaser-content-internal {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 60px 50px 40px 50px;
}

.home-teaser-button {
    text-align: center;
    margin-top: -26px;
}

.home-teaser-button #getTuch {
    text-transform: uppercase;
}

.home-teaser-heading {
    color: #fff;
    background-color: #000;
    font-size: 28px;
    width: auto;
    padding: 14px 20px;
    text-align: center;
    margin: 180px 14px 0px 14px;
    font-family: oswald-regular;
    text-transform: uppercase;
}

.home-teaser-button-small-wrap {
    text-align: center;
    margin: 0px auto;
}

.home-teaser-button-small {
    text-align: center;
    margin: 34px 6px 0px 6px;
    display: inline-table;
}

.home-teaser-button-small #getTuch {
    text-transform: uppercase;
    font-size: 12px;
    height: 34px;
    min-width: 180px;
    line-height: 20px;
    padding: 0px 14px 0px 14px;
}

@media screen and (max-width: 991px) {

.home-teaser-heading {
    margin-top: 80px;
}

}

@media screen and (max-width: 767px) {

.home-teaser-heading {
    margin-top: 60px !important;
}
    
.home-teaser-button-small {
    margin: 20px 6px 0px 6px;
}

}






/* SIMPLE LIGHTBOX */

#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
    font-style: normal !important;
    font-size: 14px !important;
    padding-top: 10px !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title, #slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
    font-family: 'Oswald-Regular' !important;
    text-transform: uppercase !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    border-radius: 2px !important;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
    padding: 8px !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
    display: none !important;
}







/* FEATURED PROJECTS */

.featured-project {
    background-color: #ffffff;
    padding: 0px;
    text-align: left;
    border-top: 40px solid #ffffff;
    border-bottom: 20px solid #ffffff;
}

.featured-project-bg {
    min-height: 400px;
}

.featured-project-content {
    padding: 0px;
}

.featured-project-info-right {
    bottom: 0px;
    left: 0px;
    text-align: left;
    padding: 0% 4% 0% 8%;
}

.featured-project-info-left {
    bottom: 0px;
    right: 0px;
    text-align: right;
    padding: 0% 8% 0% 4%;
}

.featured-project-heading {
    font-family: Oswald-Regular;
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: 1px;
    text-transform: uppercase;
	padding: 10px 18px 10px 18px;
    color: #393838;
    background-color: #ffffff;
    top: 50%;
    margin: auto;
    text-align: center;
    left: 0; 
    right: 0;
    position: absolute;
    z-index: 1;
    
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.featured-project-description {
    font-family: Roboto-Regular;
	padding: 0px 0px 18px 0px;
    color: #747272;
}

.featured-project-button {
    display: block;
}

.featured-project-button a {
	font-family: Roboto-Medium;
	font-size: 11px;
	line-height: 1;
    text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 16px 10px 16px;
    color: #ffffff;
	margin: 0px;
    display: inline-table;
    position: relative;
    background-color: #8d1b28;
    border: 0px solid #000000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.featured-project-button a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #393838;
}






/* BOOTSTRAP CUSTOMIZATION */

.row.gutter-0 {
    margin-left: 0;
    margin-right: 0;
}
.row.gutter-0 [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}
.row.gutter-2 {
    margin-left: -1px;
    margin-right: -1px;
}
.row.gutter-2 [class*="col-"] {
    padding-left: 1px;
    padding-right: 1px;
}
.row.gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
}
.row.gutter-10 [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}
.row.gutter-20 {
    margin-left: -10px;
    margin-right: -10px;
}
.row.gutter-20 [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.gutter-40.row {
    margin-right: -20px;
    margin-left: -20px;
}
.gutter-40 > [class^="col-"], .gutter-40 > [class^=" col-"] {
    padding-right: 20px;
    padding-left: 20px;
}

.gutter-50.row {
    margin-right: -25px;
    margin-left: -25px;
}
.gutter-50 > [class^="col-"], .gutter-50 > [class^=" col-"] {
    padding-right: 25px;
    padding-left: 25px;
}

.row.bottom-padding-0 {
    margin-bottom: 0px !important;
}







/*H E D E R */
a.contctNo:hover {
    color: #ccc !important;
}
#top-menu li{
    position: relative;
}
#top-menu .sub-menu {
  background-color:#000;
  left: auto;
  opacity: 0;
  padding: 20px 10px;
  position: absolute;
  right: 20px;
  text-align: right;
  top: 50px;
  transform: scale(0.5);
  transition: all 0.4s ease 0s;
  width: 170px;
  z-index: -9;
  border:0px !important;
}
#top-menu li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    transform: scale(1);
    z-index: 9;
}

#top-menu .sub-menu li a {
    color: #fff !important;
    display: inline-block;
    width: 100%;
    padding: 4px !important;
    text-transform: uppercase;
}

#top-menu .sub-menu li {
    list-style: none;
}
#top-menu .sub-menu li:hover{
    list-style: none;
	background:transparent;
}
#top-menu .sub-menu li:hover > a{ color:#8d1b28 !important;}
#top-menu li.menu-item-has-children:after{ display:none;}
#top-menu li.menu-item-has-children:before{ display:none;}
#top-menu li.menu-item-has-children .sub-menu:before {
	content:"";
    position: absolute;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    border-left: 170px solid transparent;
    border-bottom: 19px solid rgba(34, 34, 34, 0.2);
    transition: all 0.4s;
	z-index:999;
}
header#header ul.nav li a.contctNo {
    margin-left: 35px;
}
/*H E D E R  E N D*/
/*H E D E R fixed*/
header#header .fixed-header {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff !important;
    margin: 0;
    padding: 20px 25px;
    z-index: 9;
    margin: 0 !important;
}
header#header .fixed-header .navbar-brand img {
    width: 145px !important;
}
header#header .fixed-header ul.navbar-nav {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
header#header .fixed-header ul.mydDropdown {
    top: 62px;
}



/*===== changes*/



section#aboutStage button.btn.btn-primary.dropdown-toggle {
    width: 60px !important;
    height: 28px !important;
}
section#aboutStage .dropdown-menu{
    right: 0 !important;
    left: auto;
}
section#aboutStage ul.dropdown-menu li {
    float: left;
    width: 50%;
}
section#aboutStage  ul.dropdown-menu li:last-child {
    width: 100% !important;
    padding: 5px 20px;
    text-align: center;
}
h1{
    margin: 0;
    padding: 0;
    font-size: 38px;
    text-transform: uppercase;
    padding-bottom: 34px;
}
h2{
    font-size: 28px;
    margin: 0 !important;
    color: #000;
    font-family: Oswald-Regular;
    text-transform: uppercase;
    padding-bottom: 26px;
}
h2.news{
    font-size: 20px;
    color: #7f7f7f;
    padding-bottom: 16px;
}
h3{
    font-size: 24px;
    margin: 0;
    font-family: Oswald-Regular;
    text-transform: uppercase;
    padding-bottom: 20px;
}
h4{
    font-size: 18px;
    margin: 0;
    font-family: Oswald-Regular;
    text-transform: uppercase;
    padding-bottom: 16px;
}

h5{
    font-size: 16px;
    margin: 0;
    font-family: Oswald-Regular;
    text-transform: uppercase;
    padding-bottom: 16px;
}
p{
    font-size: 16px;
    color: 000101;
}
hr{
    margin: 0;
}
a:hover{
    text-decoration: none;
}
@font-face {
    font-family: RobotoSlab-Light;
    src: url(customassets/fonts/RobotoSlab-Light.ttf);
}
@font-face {
    font-family: Roboto-Black;
    src: url(customassets/fonts/Roboto-Black.ttf);
}
@font-face {
    font-family: Roboto-Light;
    src: url(customassets/fonts/Roboto-Light.ttf);
}
@font-face {
    font-family: Roboto-Medium;
    src: url(customassets/fonts/Roboto-Medium.ttf);
}
@font-face {
    font-family: Roboto-Regular;
    src: url(customassets/fonts/Roboto-Regular.ttf);
}



@font-face {
    font-family: Oswald-Medium;
    src: url(customassets/fonts/Oswald-Medium.ttf);
}
@font-face {
    font-family: Oswald-Light;
    src: url(customassets/fonts/Oswald-Light.ttf);
}
@font-face {
    font-family: Oswald-Bold;
    src: url(customassets/fonts/Oswald-Bold.ttf);
}
@font-face {
    font-family: Oswald-Regular;
    src: url(customassets/fonts/Oswald-Regular.ttf);
}

@font-face {
    font-family: Oswald-DemiBold;
    src: url(customassets/fonts/Oswald-DemiBold.ttf);
}
@font-face {
    font-family: Oswald-ExtraLight;
    src: url(customassets/fonts/Oswald-ExtraLight.ttf);
}


@font-face {
    font-family: Oswald-ExtraLight;
    src: url(customassets/fonts/Oswald-ExtraLight.ttf);
}
/*==================================== Home Page Start=============================*/
/*==================================== Home Page Start=============================*/

/*===== header Start ========*/
/*========= header Start ======*/
.videoPArent {
    display: inline-block;
    width: 100%;
    position: relative;
}


.videoCtn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.1);
}
/*video*/




header#header video {
    display: inline-block;
    width: 100%;
    height: auto;
}
header#header {
    /*background-image: url(../images/banner01.png);*/
    display:block;
    width: 100%;
   /* padding-bottom: 30px;*/
    position: relative;
}
header#header nav {
    margin: 40px 0 0;
    padding: 0 25px;
    background: transparent;
    border: none;
    box-shadow: none;
    transition: all 0.4s;
    border-radius: 0;
}
header#header nav ul.navbar-nav {
    float: right;
    padding: 25px 0 0px;
    margin: 0;
}
header#header nav a {
    font-size: 15px;
    color: #000;
    padding: 5px 20px ;
    font-family: oswald-Bold;
    transition: all 0.3s;
    letter-spacing: 0.1px;
}
header#header .navbar-brand {
    padding: 0;
} 
header#header .navbar-brand img {
    width: 180px;
}

header#header ul.mydDropdown li a:hover {
    color: #8d1b28 !important;
}
header#header ul a:hover {
    color: #8d1b28 ;
}
.contctNo  {
    background-color: #8d1b28 !important;
    border-radius: 4px;
    color: #fff !important;
    text-transform: uppercase;
}
.contctNo:hover  {
    background-color: #711822 !important;
    color: #fff !important;
}
/*==== banner ===*/
.bannerInner {
    text-align: center;
    width: 100%;
    display: table;
    background-size: cover !important;
    background-position: center center !important;
    overflow: hidden;
}
.bannerInner .greatIndoors {
    margin: 280px auto 225px;
    padding: 20px 30px;
}
.bannerInner .greatIndoors h1 {
    color: #fff;
    background-color: #000;
    font-size: 32px;
    width: auto;
    display: inline-block;
    padding: 10px 30px;
    font-family: oswald-regular;
        text-transform: uppercase;
}
/*== header End ====*/
/*.bannerInner .scrollIcn {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}*/
.bannerInner .scrollIcn {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bannerInner .iconDown i {
    margin: auto;
    background-color: rgba(45, 45, 45, 0.4);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
}





/*===== header End ========*/
/*========== header End ==========*/



/*===== Welcome Bridge Stdio ======*/
/*======== Welcome Bridge Stdio ====*/
section#WelcomeBridgeStdio {
    display: inline-block;
    width: 100%;
    padding: 90px 0px 60px 0px;
    position: relative;
}

section#WelcomeBridgeStdio  p {
    margin-bottom: 0;
    padding-top: 30px;
    font-family: Roboto-regular;
}
section#WelcomeBridgeStdio .home-feature p {
    padding-top: 0px;
}
section#WelcomeBridgeStdio .home-feature p img {
    padding: 2px 16px 14px 0px;
}
section#WelcomeBridgeStdio .home-feature {
    margin-top: 34px;
}
section#WelcomeBridgeStdio  a {
    margin-bottom: 0;
    margin-top: 30px;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    position: relative;
    color: #005f95;
        font-family: Roboto-regular;
}
 a.viewAllNews {
    color: #8e1c28 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    position: static;
}
section#WelcomeBridgeStdio a.viewAllNews:before{
    opacity: 0;
}
section#WelcomeBridgeStdio a:before {
    position: absolute;
    content: "";
    bottom: -13px;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: #dadada;
}

/*== socila icon ====*/
.socialIcon {
    position: absolute;
    top: 15%;
    left: 0;
    width: 40px;
}
.socialInner a:before{
    opacity: 0;
}
.socialInner a {
    margin: 0 !important;
}
.socialInner a i {
    font-size: 17px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
i.fa.fa-facebook {
    background-color: #3a579a;
}
i.fa.fa-twitter {
    background-color: #00abf0;
}
i.fa.fa-google-plus {
    background-color: #df4a32;
}
i.fa.fa-linkedin {
    background-color: #127bb6;
}


/*========= Welcome Bridge Stdio End==========*/
/*==== Welcome Bridge Stdio End=======*/



section#stageAvailabity {
    display:block;
    width: 100%;
    background-color: #f0f0f0;
    padding: 65px 0;
}

.availabityFirst {
    background-image: url(../images/fistDivBc.png);
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: all 0.3s;
    position: relative;
    z-index: 0;
    cursor: pointer;
}
.availabitySec {
    background-image: url(../images/fistDivBc01.png);
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
      overflow: hidden;
    transition: all 0.3s;
    position: relative;
    z-index: 0;
    cursor: pointer;
}
.availabityThird {
    background-image: url(../images/fistDivBc02.png);
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: all 0.3s;
    position: relative;
    z-index: 0;
    cursor: pointer;
}
.availabityFirst:hover:before {
    transform: translateX(0);
}
.availabitySec:hover:before {
    transform: translateX(0);
}
.availabityThird:hover:before {
    transform: translateX(0);
}
.availabityFirst:before {
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(45, 162, 218, 0.5);
    content: "";
    position: absolute;
    height: 100%;
    transition: all 0.3s;
    transform: translateX(-100%);
    z-index: -1;
}
.availabitySec:before {
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(45, 162, 218, 0.5);
    content: "";
    position: absolute;
    height: 100%;
    transition: all 0.3s;
    transform: translateX(-100%);
    z-index: -1;
}
.availabityThird:before {
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(45, 162, 218, 0.5);
    content: "";
    position: absolute;
    height: 100%;
    transition: all 0.3s;
    transform: translateX(-100%);
    z-index: -1;
}




/* Social footer area */

.footer-social {
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: auto;
}

.footer-social img {
    text-align: center;
    padding: 0px;
    margin: 0px 12px -54px 12px;
    width: 45px;
}





.stageInner {
    text-align: center;
    z-index: 9;
}
.stageInner h3 {
    color: #fff;
    margin-top: 15px;
    font-size: 20px;
    font-family: oswald-regular;
}
/*==== Recent site credits ====*/
/*======= Recent site credits ===*/

section#recentSite {
    display: inline-block;
    width: 100%;
    padding: 50px 70px;
    background-color: #000;
}
section#recentSite h2 {
    text-align: center;
    color: #fff;
}
section#recentSite .RecentCredits {
    padding-top: 35px;
    display: inline-block;
    width: 100%;
}


section#recentSite .RecentCredits > div a {
    display: inline-block;
    width: 100%;
    text-align: center;
}

section#recentSite .owl-nav {
    color: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 45%;
    z-index: -1; 
}

section#recentSite .owl-prev {
  float: left;
  margin-left: -45px;
}
section#recentSite .owl-nav > div {
  background-color: grey;
  border-radius: 50px;
  height: 33px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 33px;
  }
section#recentSite .owl-nav > div i {
  line-height: 34px;
}
section#recentSite .owl-next {
  float: right;
  margin-right: -45px;
}

section#recentSite .RecentCredits:hover .owl-nav {
    opacity: 1;
}
section#recentSite .creditFirst a img {
    max-height: 250px;
}
#viewPriorCredits .viewCredts {
    text-align: center;
    width: 100%;
}
#viewPriorCredits .dropdown {
    margin: auto;
    width: 340px;
}
#viewPriorCredits .dropdown button {
    background-color: #464646;
    border: medium none;
    border-radius: 0;
    color: #bcbcbc;
    height: 50px;
    width: 100%;
    font-size: 16px;
}
.caret {
    margin-left: 140px !important;
 
}
#viewPriorCredits .dropdown-menu {
  font-size: 16px;
  right: 0; 
}
/*========== BrightLight logo =====*/
/*========== BrightLight logo =======*/
/*a.logoReletive:hover img:last-child {
    visibility: visible;
}
*/
/*section#brightLight .row > div:nth-child(even) a img:last-child {
    top: -33px;
    left: 0px;
}*/
/*a.logoReletive img:last-child {
    visibility: hidden;
}*/
/*a.logoReletive img:last-child {
    position: absolute;
    left: 0;
    right: 0;
    top: -11px;
    bottom: 0;
}*/
/*section#brightLight .row > div:last-child a img:last-child {
    max-width: 87px;
}
a.logoReletive:hover img:first-child {
    opacity: 0;
}*/
a.logoReletive {
    position: relative;
}
a.logoReletive img {
    max-width: 150px;
    transition: all 0.3s;
}*

section#brightLight {
    display: inline-block;
    width: 100%;
    padding: 50px 0px 20px 0px;
    text-align: center;
}

/*========== section#getInTuch =====*/
/*========== section#getInTuch =======*/

section#getInTuch {
    display: inline-block;
    width: 100%;
    padding: 219px 0 54px;
    background-image: url(../images/banner02.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-position: center;
}

.createLocation h2 {
    color: #fff;
    background-color: #000;
    width: auto;
    margin: auto;
    padding: 5px 15px;
    display: inline;
    box-shadow: 5px 7px 0px 0px rgba(0, 0, 0, 0.3);
}
.createLocation {
    width: 100%;
    display: inline-block;
    margin-bottom: 23px;
}
#getTuch {
    background-color: #8e1d29;
    border-radius: 4px;
    width: 160px;
    height: 48px;
    border: none;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    line-height: 43px;
    font-family: oswald-regular;
    position: relative;
    z-index: 1;

}
#getTuch:before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    background-color: #a92634;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
        transition: all 0.2s;
}

#getTuch:hover:before {
    width: 100%;
}


/*==== section#proudMember ===*/
/*===== section#proudMember ===*/

section#proudMember {
    display: inline-block;
    width: 100%;
    padding: 70px 0 40px;
    text-align: center;
}


section#proudMember .bridgeStudiomember p {
    color: #a4a4a4;
    position: relative;
    font-family: oswald-medium;
    letter-spacing: 1px;
    font-size: 15px;
    display: table;
    line-height: 1.3;
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
}

section#proudMember .bridgeStudiomember p:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 1px;
    background-color: #d8d8d8;
    top: 45%;
    left: 0;
}
section#proudMember .bridgeStudiomember p:after {
    position: absolute;
    content: "";
    width: 70px;
    height: 1px;
    background-color: #d8d8d8;
    top: 45%;
    right: 0;
}
section#proudMember .memberLogo {
   margin: 25px 0px 30px 0px;
}
section#proudMember .menuPAgesBottom {
    display: inline-block;
}
section#proudMember .menuPAgesBottom ul li:last-child a {
    border: none;
}

section#proudMember .menuPAgesBottom ul li a {
    color: #000;
    border-right: 1px solid #ccc;
    padding: 0 30px;
    font-weight: 600;
    font-family: oswald-regular;
    letter-spacing: 1px;
    font-size: 15px;
}
section#proudMember .memberLogo a {
    display: inline-block;
    padding: 0 14px;
}
.menuPAgesBottom ul li a:hover {
    background-color: transparent !important;
    color: #8e1d29 !important;
    cursor: pointer;
}
/*========== footer#footer =======*/
/*========== footer#footer =======*/


footer#footer {
    display: inline-block;
    width: 100%;
}
footer#footer  .logo{
    background-color: #f0f0f0;
    padding: 38px 70px;
    display: inline-block;
    width: 100%;
}
footer#footer  .logo > div {
    float: left;
}

footer#footer ul li {
    display: inline-block;
}
footer#footer ul li a:hover i {
    background-color: #8e1d29;
}

footer#footer ul li a:hover {
    color: #8e1d29;
}
footer#footer ul li a img {
    max-width: 100%;
    margin-right: 8px;
}
footer#footer ul li a {
    display: inline-block;
    width: 100%;
    padding: 20px;
    color: #000;
    font-size: 14px;
    transition: all 0.3s;
    font-family: oswald-medium;
    letter-spacing: 0.2px;
}
footer#footer ul li a:hover {
    background-color: transparent;
    color: #8e1d29 !important;
}
footer#footer ul li a i {
    margin-right: 5px;
    color: #fff;
    background-color: #000;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    font-size: 11px;
}
footer#footer .backToTop {
  background-color: #000;
  display: inline-block;
  padding: 0 70px 40px;
  width: 100%;
}
footer#footer .getParent {
  float: left;
  width: 50%;
}
footer#footer #getTuch img {
    width: 7px;
    position: absolute;
    left: 29px;
    top: 17px;
}

footer#footer #getTuch{
    width: 162px;
    font-size: 16px;
}
footer#footer .copyright {
        text-align: right;
}
footer#footer .copyright p {
    color: #9e9e9e;
    display: inline-block;
    padding: 30px 10px 0;
    font-size: 12px;
}
footer#footer ul {
    margin: 5px 0 0;
}

footer#footer .copyright p a {
    color: #9e9e9e;
}
 
/*====================== Home Page End===============*/
/*====================== Home Page End===============*/





/*====================== About Page Start===============*/
/*====================== About Page Start===============*/

.bcNone {
    background-image: none !important;
}
.bcavilable {
    background-image: url(../images/backtoto03.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.bcNone nav {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
.bcNone ul.nav {
    padding: 20px 0 15px !important;
}
.bcNone .greatIndoors {
    margin: 210px auto 148px;
    padding: 20px 30px;
}
section#aboutMain {
    display: inline-block;
    width: 100%;
}
 .aboutHeading {
    text-align: center;
    margin-bottom: 80px;
}
 .aboutHeading h2 {
    text-transform: uppercase;
}
.aboutHeading p {
    color: #585858;
    font-size: 24px;
    line-height: 1.7;
    font-family: RobotoSlab-Light;
}
section#aboutMain .historyAbout p {
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 28px;
    font-family: Roboto-Medium;
}
section#aboutMain .historyAbout {
    padding-bottom: 50px;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 30px;
}
.learnMore {
    color: #8e1c28;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
section#aboutMain .row:last-child > div > div {
    border: none;
}
/*====================== About Page End===============*/
/*====================== About Page End===============*/










/*====================== Recent New And Event Start===============*/
/*====================== Recent New And Event Start===============*/

section#recentNews {
    display: inline-block;
    width: 100%;
}
.newsBc{
    background-image: url(../images/backtoto04.png);
    background-size: cover;
    background-repeat: no-repeat;
}
section#recentNews .innerNews h2 {
    margin: 12px 0 25px !important;
}
section#recentNews span.dateEvent {
    color: #999898;
}
section#recentNews .innerNews p {
    margin-bottom: 10px;
    line-height: 1.5;
}
section#recentNews  .innerSideEvent h2 {
    margin-bottom: 50px !important;
    position: relative;
}
section#recentNews .innerSideEvent h2:before {
    position: absolute;
    bottom: -25px;
    left: 0;
    height: 2px;
    width: 60px;
    content: "";
    background-color: #ccc;
}
section#recentNews .innerSideEvent p {
    line-height: 24px;
}
section#recentNews .innerborderBtm {
    border-bottom: 2px solid #dadada;
    padding-bottom: 45px;
    margin-bottom: 45px;
}
section#recentNews .innerSideEvent ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 5px;
}
section#recentNews .innerSideEvent ul {
    padding: 0;
    display: inline-block;
    width: 100%;
}
section#recentNews .innerSideEvent {
    margin-bottom: 55px;
}
section#recentNews .innerSideEvent ul li a {
    font-size: 16px;
  /*  font-family: roboto;*/
}
section#recentNews .categories {
    margin-bottom: 40px;
}

section#recentNews .entry-meta{ display:none;}
section#recentNews h1.entry-title{ color: #000;
    font-family: Oswald-Regular;
    font-size: 28px;
	margin-bottom: 35px;
    position: relative;
	margin-top: 30px;
}
section#recentNews h1.entry-title::before {
    background-color: #ccc;
    bottom: -25px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 60px;
}


/*===== pagination ====*/
.paginationParent ul {
    margin: 0;
}

.paginationParent {
    text-align: center;
}
.paginationParent ul li a {
    border-radius: 0 !important;
    background-color: #8e8e8e;
    color: #fff;
    margin: 0 3.5px;
}
.paginationParent ul li.active a {
    background-color: #005f95;
    border-color: #005f95;
}
.innerNewsPArent .innerborderBtm:last-child {
    border: none !important;
    margin: 0 !important;
}




/*===== pagination ====*/

/*====================== Recent New And Event End===============*/
/*====================== Recent New And Event End===============*/


/*====================== satge and Map Start ===============*/
.facilityPrint {
    color: #585858;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Roboto-regular;
    padding-bottom: 20px;
    letter-spacing: 1px;
}

.facilityPrint a:link {text-decoration: none; color: #ffffff; background-color: #8d1b28; padding: 8px 16px;}
.facilityPrint a:visited {text-decoration: none; color: #ffffff;}
.facilityPrint a:hover {text-decoration: none; color: #ffffff; background-color: #474747; -webkit-transition:all .2s ease-in; -moz-transition:all .2s ease-in;}
.facilityPrint a:active {text-decoration: none; color: #ffffff;}

section#stage {
    display: inline-block;
    width: 100%;
    background-color: #eeeeee;
    text-align: center;
    padding-bottom: 30px;
}
section#stage .availableDownoads {
    margin-top: 45px;
}
section#stage .buttonDownlds {
    margin-top: 15px;
}
section#stage .buttonDownlds button {
    width: 54px;
    height: 25px;
    border: none;
    color: #fff;
    margin: 0 5px;
}
section#stage .panoramic button {
    width: auto;
    height: 25px;
    border: none;
    color: #fff;
    margin: 0 5px;
    padding: 0px 12px 0px 12px;
}
 button.mcd {
    background-color: #454545;
}
 button.dxf {
    background-color: #848484;
}
button.pdf {
    background-color: #cf1110;
}
button.skp {
    background-color: #ff0000;
}
button.dwg {
    background-color: #1996d0;
}
button.vwx {
    background-color: #20cce5;
}
 .imgMap img {
    max-width: 100%;
}





/*=== aboutStage ====*/
section#aboutStage {
    display: inline-block;
    width: 100%;
    padding: 70px 60px;
}
.galleryInner .row > div {
    height: 190px;
    margin-bottom: 5px;
}
.galleryInner .row > div a {
  max-width: 260px;
    width: 100%;
  height:100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.galleryInner .row > div a img {
    -ms-transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}

.galleryInner .row > div a:hover:before {
    transform: translateX(0);
    opacity: 1;
}

.galleryInner .row > div a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(45, 162, 218, 0.5);
    content: "";
    transform: translateX(-100%);
    transition: all 0.3s;
    opacity: 0;
}

.greenBG {
    background-color: #2baa2b !important;
}

a.greenBG:hover {
    background-color: #2baa2b !important;
    color: #e9e9e9 !important;
}

.greyBG {
    background-color: #cecece !important;
}

a.greyBG:hover {
    background-color: #cecece !important;
    color: #e9e9e9 !important;
}




h2.stagSeven {
    background-color: #474747;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
}
.specsCtn {
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
}
.specsCtn > div {
    float: left;
}
.detailSpecs {
    width: 30%;
}
.rightArea {
    width: 70%;
}
.specsCtn p {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 15px;
    font-family: oswald-regular;
    color: #525252;
}
.rightArea i {
    float: left;
    width: 5%;
    text-align: center;
    height: 20px;
    color: #000;
    line-height: 20px;
    font-size: 10px;
}

.praRight ul li {
    float: left;
    width: 95%;
    margin-bottom: 16px !important;
}
.gallery p {
    text-align: center;
    margin: 0;
    color: #000101;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    font-family: oswald-regular;
}
.praRight p:last-child {
    margin: 0 !important;
}
/*==========availablity============= */
.availablity {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}
.borderCurrunt {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.borderCurrunt > div {
    padding: 0;
}
.availablity a {
    color: #000;
    font-size: 16px;
    font-family: oswald-regular;
    padding-top: 5px ;
}
.viewAllOffice a i {
    background-color: #8d1b28;
    color: #fff;
    width: 26px;
    text-align: center;
    height: 26px;
    font-size: 17px;
    border-radius: 50px;
    line-height: 25px;
    margin-right: 5px;
}
.viewAllOffice a {
    font-weight: 600;
    color: #000;
    font-family: oswald-regular;
    font-size: 16px;
}
.viewAllOffice {
    margin-top: 50px;
}
.borderCurrunt .contctNo {
    padding: 5px 15px;
}
.forPd {
    padding: 9px 0px 9px 0px;
}
.BridgeBc{
    background-image: url(../images/backtoto05.png);
    background-size: cover;
    background-repeat: no-repeat;
}

/*====================== satge and Map End===============*/
/*====================== satge and Map End===============*/




/*====================== Facillity Start ===============*/
/*====================== Facillity Start  ===============*/

.facillityBc{
    background-image: url(../images/banner06.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.convenience p {
    font-family: Roboto-regular;
}
.convenience h2 {
    margin-bottom: 20px !important;
}
section#aboutStage .stagesTable {
    margin-top: 40px;
}
section#aboutStage .tdOpacity {
    margin-top: 0 !important;
    margin-bottom: 10px !important; 
}

section#aboutStage .stagesTable {
    margin-bottom: 50px;
    margin-top: 40px;
}
/*===== table =========*/
section#aboutStage .tableBridge table {
    width: 100%;
}
section#aboutStage .tableBridge table tr {
    border-bottom: 1px solid #d0d0d0;
}
section#aboutStage .tableBridge table tr td {
    padding: 15px 0;
    text-align: left;
    color: #6d6f6f;
    font-size: 16px;
    font-family: Roboto-regular;
}
section#aboutStage .tableBridge table tr td button{
    border: none;
    color: #fff;
    width: 40px;
    height: 22px;
    font-size: 12px;
}
section#aboutStage .tableBridge table tr td .contctNo {
    padding: 1px 5px 3px;
    font-size: 13px;
}
section#aboutStage .tableBridge table tr td:last-child {
    text-align: right;
}

section#aboutStage .tableBridge table tr td:first-child {
    text-align: left;
}
section#aboutStage .tableBridge table tr td:nth-child(6) {
    text-align: right;
}


/*===== table End =========*/
section#aboutStage .viewOFficeAvil {
    display: inline-block;
    width: 100%;
    background-image: url(../images/banner07.png);
    text-align: center;
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 0;
}
.viewOFficeAvil:hover:before {
    transform: translateX(0);
    opacity: 1;
}

.viewOFficeAvil:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(45, 162, 218, 0.5);
    content: "";
    transform: translateX(-100%);
    transition: all 0.3s;
    opacity: 0;
    z-index: -1;
}

section#aboutStage .viewOFficeAvil a img {
    margin-right: 10px;
}

section#aboutStage .viewOFficeAvil a {
    color: #fff;
    font-family: oswald-regular;
    font-size: 18px;
    z-index: 9;
}
section#aboutStage .tdOpacity table tr td:nth-child(4) {
    opacity: 0;
}
/*====================== Facillity P A G E  End ===============*/
/*====================== Facillity P A G E  End  ===============*/



/*====================== C R E D I T S  PAGE  S T A R T  ===============*/
/*====================== C R E D I T S  PAGE  S T A R T   ===============*/










.page-template-creditspagetamplate section#credits .aboutHeading{ margin-top: 50px;}



section#credits {
    display: inline-block;
    width: 100%;
}
.Credit{
    background-image: url(../images/banner08.png);
    background-size: cover;
    background-repeat: no-repeat;
}
section#credits .crowselParnt .crowselParnt .creditFirst {
    min-height: 460px;
    width: 100%;
}
section#credits .crowselParnt .owl-carousel .owl-item a{
      max-height: 365px;
    max-width: 260px;
    text-align: center;
    margin: auto;
}
.creditFirst {
    text-align: center;
}
.creditFirst:hover a:before {
    transform: translateX(0);
    opacity: 1;
}

.creditFirst a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(45, 162, 218, 0.5);
    content: "";
    transform: translateX(-100%);
    transition: all 0.3s;
    opacity: 0;
}

.creditFirst a {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.first-credits #features{ margin-top:50px;}

.leftImgPoster a {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.leftImgPoster a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(45, 162, 218, 0.5);
    content: "";
    transform: translateX(-100%);
    transition: all 0.3s;
    opacity: 0;
}
/*.descriptionInner:hover .leftImgPoster a:before {
    transform: translateX(0);
    opacity: 1;
}*/


section#credits .movieDetail {
    font-family: oswald-regular;
    text-align: center;
    margin-top: 10px;
    padding: 0 9px;
}
section#credits .movieDetail p {
    font-size: 14px;
    margin: 0;
}
/*==== === ==  features === === == */
section#credits .descriptionInner {
    display: inline-block;
    width: 100%;
}
section#credits .descriptionInner > div {
    float: left;
}
section#credits .rightMovieDetail {
    width: 60%;
}
section#credits .rightMovieDetail {
    width: 60%;
    padding-left: 20px;
     float: left;
}
section#credits div#features {
    display: inline-block;
    width: 100%;
    position: relative;
}
section#credits .featuresHeading {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}
section#credits.sec-credits .featuresHeading {
    margin-bottom: 40px;
    margin-top: 0px;
}
section#credits.sec-credits h2.forMargin {
    padding-top: 0px !important;
}
section#credits.first-credits #features .owl-prev {
    float: left;
    margin-left: -40px;
}
section#credits.first-credits #features .owl-next {
    float: right;
    margin-right: -40px;
}

section#credits .rightMovieDetail p {
  color: #000;
    font-family: oswald-regular;
	margin-bottom:0;
	text-align:left;
    font-size: 15px;
}
section#credits .leftImgPoster {
    width: 40%;
    float: left;
}
p.forBorder:before {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: #ccc;
    content: "";
}
section#credits .rightMovieDetail p.forBorder {
    position: relative;
    margin-bottom: 40px;
    font-size: 15px;
}
.fullDescription {
    margin-bottom:60px;
	float: left;
    width: 100%;
}
h2.forMargin {
    padding-top: 20px !important;
}
section#viewPriorCredits {
    display: inline-block;
    width: 100%;
    padding: 50px 0;
    background-color: #f0f0f0;
    text-align: center;
}
section#viewPriorCredits select {
    width: 340px;
    height: 50px;
    background-color: #464646;
    color: #bcbcbc;
    font-family: oswald-regular;
    padding: 0 10px;
    font-size: 15px;
    cursor: pointer;
   /* -webkit-appearance: none; */
 /*   -moz-appearance: none;*/
}





section#credits .owl-nav {
    color: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 45%;
	
}

section#credits .owl-prev {
  float: left;
  margin-left: 0px;
      padding: 0px 0px !important;
}
section#credits .owl-nav > div {
  background-color: grey;
  border-radius: 50px;
  height: 33px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 33px;
  }
section#credits .owl-nav > div i {
  line-height: 34px;
}
section#credits .owl-next {
  float: right;
  margin-right: 0px;
      padding: 0px 0px !important;
}
section#credits .RecentCredits:hover .owl-nav {
    opacity: 1;
}
section#credits .crowselParnt:hover .owl-nav {
    opacity: 1 !important;
}
section#credits .crowselParnt {
    position: relative;
    margin-bottom: 20px;
}
.leftImgPoster img{
  width:100%;
}
.carditcol{
    padding-bottom: 30px;
}

/*====================== C R E D I T S  PAGE  E N D   ===============*/
/*====================== C R E D I T S  PAGE  E N D    ===============*/



/*====================== C O N T A C T  PAGE  S T A R T   ===============*/
/*====================== C O N T A C T  PAGE  S T A R T   ===============*/

.Contact{
    background-image: url(../images/banner09.png);
    background-size: cover;
    background-repeat: no-repeat;
}

section#contact {
    display: inline-block;
    width: 100%;
}
section#contact .contactInnerFirst {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 40px;
}

section#contact .contactInnerFirst > div {
    float: left;
}


section#contact .bridgeAddrsImg {
    padding-right: 15px;
    width: 35%;
}
section#contact .rightStudio {
    width: 65%;
}
section#contact .rightStudio p {
    font-family: oswald-regular;
    margin-top: 14px;
}
section#contact .rightStudio p i {
    margin-right: 7px;
    color: #fff;
    background: #000;
    width: 26px;
    height: 26px;
    border-radius: 70px;
    padding: 6px 7px;
    font-size: 13px;
}

section#contact .rightStudio p {
    font-family: oswald-regular;
    margin-top: 5px;
    margin-bottom: 15px;
}
section#contact .addressD {
    margin-bottom: 20px;
}

section#contact .map {
    padding-top: 50px;
    border-top: 1px solid #ccc;
    margin-top: 50px;
}


section#contact .otherIndustry {
    margin-top:40px;
}

section#contact .addressD h2 {
   margin-bottom: 15px !important;
    text-transform: uppercase;
}
section#contact .firstOtherIndtry {
    font-size: 16px;
    font-family: oswald-regular;
    margin-bottom: 20px;
}
section#contact .firstOtherIndtry a {
    margin: 10px 0;
    width: 100%;
}
section#contact form p{ margin-bottom:0;}
section#contact form input {
    width: 100%;
    background-color: #e9e9e9;
    border: none;
    padding: 0 15px;
    height: 50px;
    margin-bottom: 10px;
	font-size: 14px;
    border-radius:0;
	color: #000;
    font-family: roboto-regular;
}
section#contact form textarea {
    height: 275;
    background-color: #e9e9e9;
    border: none;
	font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
	border-radius:0;
    padding: 15px;
    color: #000;
    font-family: roboto-regular;
}
section#contact input#sendMail {
    width: 142px !important;
    background-color: #8e1d29 !important;
    color: #fff !important;
}
.commonhading_show{ margin-top:80px;}

section#contact .formMail {
    padding-left: 20px;
}
.formMail .wpcf7 { margin-bottom:60px;}
section#contact .bridgeFirst a {
    display: inline-block;
    width: 100%;
    margin: 12px 0px;
    position: relative;
    padding: 12px 0;
    font-size: 16px;
    color: #005f95;
        font-family: Roboto-regular;
}
section#contact .bridgeFirst a:before {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 60px;
    background-color: #ccc;
    content: "";
    height: 2px;
}
section#contact .bridgeFirst a.viewAllNews:before {
  opacity: 0;
}


/*====================== C O N T A C T  PAGE  E N D   ===============*/
/*====================== C O N T A C T  PAGE  E N D   ===============*/


/***custom csss **************************/

header#header nav ul {
    float: right;
    padding: 25px 0 0px;
    margin: 0;
}
header#header nav a {
    font-size: 15px;
    color: #000;
    padding: 5px 25px;
    font-family: oswald-Bold;
    transition: all 0.3s;
    letter-spacing: 0.1px;
    display: inline-block;
}
#homepageclass header#header nav {
    position: absolute;
    width: 100%;
    z-index: 9998;
}
.home .bannerInner .greatIndoors {
    left: 0;
    right: 0;
    top: 42%;
    position: absolute;
    margin: 0;
}
.contctNo a {
    background-color: #8d1b28 !important;
    border-radius: 4px !important;
    color: #fff !important;
}
#footerproudMember {
    display: inline-block;
    width: 100%;
  /*  padding: 0px 0 40px;*/ 
    text-align: center;
}
section#proudMember .menuPAgesBottom {
    display: inline-block;
}
#menu-footer-menu {
    float: left;
    margin: 0;
}
#footerproudMember ul li {
    list-style: none;
    float: left;
}

section#proudMember .menuPAgesBottom ul li a {
    color: #000;
    border-right: 1px solid #ccc;
    padding: 0 20px;
    font-weight: 600;
    font-family: oswald-regular;
    letter-spacing: 1px;
    font-size: 15px;
    text-transform: uppercase;
}

/*header#header nav ul.sub-menu {
   background-color: #000;
    left: auto;
    opacity: 0;
    padding: 20px 10px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 70px;
    transform: scale(0.5);
    transition: all 0.4s ease 0s;
    width: 170px;
    z-index: -9;
}*/
.viewOFficeAvil .icon_fa{
        margin-right: 10px;
}
.praRight ul{
    list-style: none;
    padding: 0px 0px 0px 0px !important;
    margin: 0px;
}
.praRight ul li{
    font-size: 15px;
    font-family: oswald-regular;
    color: #525252;
}
#brightLight .col-xs-12.col-md-3.col-sm-3.col-lg-3{
    opacity: 0.5;

}
#brightLight .col-xs-12.col-md-3.col-sm-3.col-lg-3:hover{
    opacity: 1;
    
}
section#aboutMain .historyAbout h2{
       text-transform: uppercase; 
}
@media only screen and (max-width: 1080px){
	#top-menu .sub-menu li a{
		padding-right:15px !important;
		}
#top-menu li.menu-item-has-children:hover .sub-menu {
    padding-bottom: 10px !important;
}
}
@media only screen and (max-width: 767px){
#top-menu li.menu-item-has-children .sub-menu{
       opacity: 1;
    transform: scale(1);
    z-index: 9;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    float: right;
    width: 100%;
    margin: 0px 0 10px 0;
	display:none !important; 
}
#top-menu .sub-menu {
  background-color:#9C9CA2;
}
#top-menu .sub-menu li a {
    text-align: center;
    font-size: 11px;
    letter-spacing: 1px;
}
ul.sub-menu.toggled-on{
    display: block !important;
}
ul.sub-menu{
    display: none !important;
}
#top-menu li.menu-item-has-children .sub-menu:before {
    content: "";
    position: relative;
    height: 20px;
    top: -40px;
    left: 0;
    right: 0;
    border-left: 170px solid transparent;
    border-bottom: 19px solid rgba(34, 34, 34, 0.2);
    transition: all 0.4s;
    z-index: 1;
	display:none;
}
.dropdown-toggle {
   z-index: 999; 
   display: none !important; 
}
.featured-project-bg {
    min-height: 240px;
}
.featured-project-info-right,
.featured-project-info-left {
    padding: 30px 0% 0% 0%;
    text-align: left;
}
}

/**************************custom *************************/





@media screen and (max-width: 1660px) {
    
    header#header video {
        width: 100%;
    }
    
}



@media screen and (max-width: 1300px) {
    
    header#header video {
        width: 120%;
    }
    
}





@media screen and (max-width: 767px) {

.fullDescription {
    margin-bottom: 0px;
}
    
p {
    font-size: 14px;
}
    
section#aboutMain .historyAbout p {
    margin-top: 0px;
}
    
.footer-logo-wrap {
    padding-bottom: 30px;
    padding-top: 50px;
}
    
section#proudMember .memberLogo img {
    padding-bottom: 20px;
}
    
p.site-credit {
    display: none !important;
}
    
.viewOFficeAvil .icon_fa {
    display: none;
}
    
section#WelcomeBridgeStdio p {
    padding-top: 20px;
}
    
h2 {
    padding-bottom: 20px;
}

#footerproudMember {
    display: none;
}

section#WelcomeBridgeStdio {
    padding: 50px 0;
}

header#header video {
    width: 140%;
}

.aboutHeading p {
    font-size: 18px;
}

}


@media screen and (max-width: 600px) {
    
header#header .bannerInner .greatIndoors h1 {
    font-size: 18px !important;
    padding: 6px 8px 6px 8px;
}
    
#homepageclass header#header .bannerInner .greatIndoors {
    margin: 120px auto 0px !important;
}

}


@media screen and (max-width: 500px) {
    
#homepageclass header#header .bannerInner .greatIndoors {
    margin: 65px auto 0px !important;
}
    
header#header .bannerInner .greatIndoors h1 {
    font-size: 16px !important;
    padding: 4px 6px 4px 6px;
}
    
#homepageclass header#header .bannerInner .greatIndoors {
    margin: 120px auto 0px !important;
}

header#header video {
    width: 160%;
}

}


@media screen and (max-width: 450px) {
    
#homepageclass header#header .bannerInner .greatIndoors {
    margin: 110px auto 0px !important;
}
    
.home-banner-heading-spacer { 
	padding: 6px 0px 0px 0px !important;
}

header#header video {
    width: 180%;
}

}


@media screen and (max-width: 410px) {
    
.createLocation h2 {
	font-size: 15px !important;
}

header#header video {
    width: 190%;
}

}


@media screen and (max-width: 350px) {
    
    header#header video {
        width: 200%;
    }
    
}


@media screen and (max-width: 300px) {
    
    header#header video {
        width: 200%;
    }
        
}