| @@ -256,7 +256,7 @@ | |||
| </div><!-- end About --> | |||
| <div id="our_partners-wrap" class="dark home-section" > | |||
| <div class="our_partners-cont" style=" background-image: url(images/op_bg.jpg);"> | |||
| <div class="our_partners-cont" style=" background-image: url(images/news_item_2.png);"> | |||
| </div> | |||
| <div class="gallery-cont"> | |||
| <section id="gallery" class="gallery general-section clearfix"> | |||
| @@ -702,8 +702,8 @@ a.mobile-nav-toggle i { | |||
| /*-----------------------------------------------------------------------------------*/ | |||
| #intro-wrap { | |||
| /*background: url(images/intro_bg.png) no-repeat center fixed;*/ | |||
| background: url(images/bcp.png) no-repeat center fixed; | |||
| background: url(images/planet-network-purple.png) no-repeat center fixed; | |||
| /*background: url(images/bcp.png) no-repeat center fixed;*/ | |||
| background: url(images/main-bg.png) no-repeat center fixed; | |||
| height: 100vh; | |||
| -webkit-background-size: cover; | |||
| -moz-background-size: cover; | |||
| @@ -79,7 +79,7 @@ | |||
| height: 100%; | |||
| left: 0; | |||
| top: 0; | |||
| opacity: .05; | |||
| opacity: .1; | |||
| background-size: cover; | |||
| background-color: #000; | |||
| z-index: 4; | |||
| @@ -159,6 +159,7 @@ | |||
| left: 50%; | |||
| transform: translateX(-50%); | |||
| z-index: 11; | |||
| opacity: .8; | |||
| } | |||
| .successfully | |||
| { | |||