@font-face
{
    font-family: 'GothamLight';
    src: url('../fonts/GothamLight.eot?#iefix' ) format( 'embedded-opentype' ), url('../fonts/GothamLight.ttf' ) format( 'truetype' ), url('../fonts/GothamLight.woff' ) format( 'woff' );
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'GothamMedium';
    src: url('../fonts/GothamMedium.eot?#iefix' ) format( 'embedded-opentype' ), url('../fonts/GothamMedium.ttf' ) format( 'truetype' ), url('../fonts/GothamMedium.woff' ) format( 'woff' );
    font-weight: normal;
    font-style: normal;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
body
{
    /*background: #222;*/
    color: #fff;
    font-family: 'GothamMedium' , Calibri, Arial, sans-serif;
    font-size: 15px;
}

.bx-wrapper{ position: relative; z-index:500;}

#page
{
    overflow: hidden;
}
.container
{
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 40px;
}
.wrapper
{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border: solid 0px red;
}
.bx-content h2, .bx-content h3
{
    font-size: 120px;
    position: relative;
    z-index: 300;
    color: #fff;
    padding: 20px 30px 0px;
    text-align: center;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.9), 1px 2px 5px rgba(0, 0, 0, 0.5);
}
.bx-content h3
{
    font-size: 60px;
}
.bx-container
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.bx-container img
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 101;
    display: none;
}
.bx-canvas
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.bx-overlay, .bx-loading
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
}
.bx-loading
{
    z-index: 9999;
    background: #000;
}
.bx-loading span
{
    color: #fff;
    font-size: 13px;
    position: fixed;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin: -12px 0 0 -46px;
    left: 50%;
    top: 50%;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.9), 1px 2px 5px rgba(0, 0, 0, 0.5);
}
.bx-thumbs li
{
    list-style: none;
}
.bx-thumbs li.c1 a
{
    background: #b81c8d;
}
.bx-thumbs li.c1 a:hover
{
    background: #fff url(../images/slider-menu/over1.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c1.bx-thumbs-current a
{
    background: #fff url(../images/slider-menu/over1.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c2 a
{
    background: #8eb935;
}
.bx-thumbs li.c2 a:hover
{
    background: #fff url(../images/slider-menu/over2.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c2.bx-thumbs-current a
{
    background: #fff url(../images/slider-menu/over2.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c3 a
{
    background: #f57d20;
}
.bx-thumbs li.c3 a:hover
{
    background: #fff url(../images/slider-menu/over3.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c3.bx-thumbs-current a
{
    background: #fff url(../images/slider-menu/over3.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c4 a
{
    background: #008ed4;
}
.bx-thumbs li.c4 a:hover
{
    background: #fff url(../images/slider-menu/over4.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c4.bx-thumbs-current a
{
    background: #fff url(../images/slider-menu/over4.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c5 a
{
    background: #dc1921;
}
.bx-thumbs li.c5 a:hover
{
    background: #fff url(../images/slider-menu/over5.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bx-thumbs li.c5.bx-thumbs-current a
{
    background: #fff url(../images/slider-menu/over5.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.clearFix
{
    clear: both;
    height: 0;
}
#footer
{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 1000;
}
.footer-inner
{
    width: 1020px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border: solid 0px red;
    position: relative;
}
.menu-container
{
    width: 800px;
    float: left;
    border: solid 0px red;
}
.menu-container ul
{
    list-style: none;
}
.menu-container ul li
{
    padding: 0px 15px;
    float: left;
    text-align: center;
    font-family: GothamMedium;
    font-size: 14px;
    z-index: 2000;
}
.menu-container ul li a
{
    color: White;
}
.menu-container ul li a:hover
{
    text-decoration: none;
}
#footer-rel
{
    position: fixed;
    bottom: 41px;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 500;
}
.footer-inner-rel
{
    width: 1020px;
    margin: 0 auto;
    border: solid 0px red;
    position: relative;
}
.dd-menu
{
    width: 110px;
    position: absolute;
    top: 40px;
    background: #000;
    border: solid 0px red;
}
.dd-menu ul
{
    list-style: none;
}
.dd-menu ul li
{
    width: 110px;
    padding: 11px 0px;
    float: left;
    text-align: center;
    font-family: GothamMedium;
    border-bottom: solid 1px #666;
    color: #fff;
    font-size: 12px;
}
.dd-menu ul li a
{
    width: 100%;
    color: inherit;
    display: block;
}
.dd-menu ul li:hover
{
    background-color: #ccc;
    color: #000;
}
.dd-menu ul li a:hover
{
    text-decoration: none;
    color: inherit;
}
.abt
{
    left: -10px;
}
.ser
{
    left: 72px;
}
.ven
{
    left: 270px;
}
.social-icon
{
    width: 220px;
    float: right;
    margin: 0px 0px 0px 0px;
    line-height: normal;
    height: 40px;
}
.social-icon a img
{
    border: 0;
    width: 30px;
}
/* HOME SIDER CSS */
#cycle-loader
{
    height: 100px;
    left: 47%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 45%;
    width: 100px;
    z-index: 999;
}
/*I want to avoid jumpiness as the JS loads, so I initially hide my cycle*/
#maximage
{
    display: none; /* Only use this if you fade it in again after the images load */
    position: fixed !important;
}
/*Set my gradient above all images*/
#gradient
{
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
/*Set my logo in bottom left*/
#logo
{
    bottom: 30px;
    height: auto;
    left: 30px;
    position: absolute;
    width: 34%;
    z-index: 1000;
}
#logo img
{
    width: 100%;
}
#arrow_left, #arrow_right
{
    top: 45%;
    height: 67px;
    position: absolute;
    width: 36px;
    z-index: 1000;
}
#arrow_left
{
    left: 20px;
}
#arrow_right
{
    right: 20px;
}
#arrow_left:hover, #arrow_right:hover
{
    top: 45%;
}
#arrow_left:active, #arrow_right:active
{
    top: 45%;
}
a
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.in-slide-content
{
    color: #333;
    float: right;
    font-family: 'Helvetica Neue' , helvetica;
    font-size: 60px;
    font-weight: bold;
    right: 0;
    margin: 40px;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 700px;
    z-index: 9999; /* Show above .gradient */
    text-shadow: 0 1px 0 #fff;
    -webkit-font-smoothing: antialiased;
}
.light-text
{
    color: #ddd;
    text-shadow: 0 1px 0 #666;
}
.smaller-text
{
    font-size: 30px;
}
.youtube-video, video
{
    left: 0;
    position: absolute;
    top: 0;
}
/*interior*/
.slide
{
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
/*advertising*/
.ad-slide1
{
    background: url(../images/advertising/advertising1.jpg) center no-repeat;
}
.ad-slide2
{
    background: url(../images/advertising/advertising2.jpg) center no-repeat;
}
.ad-slide3
{
    background: url(../images/advertising/advertising3.jpg) center no-repeat;
}
.ad-slide4
{
    background: url(../images/advertising/advertising4.jpg) center no-repeat;
}
/*fitout*/
.ft-slide1
{
    background: url(../images/fit-out/fit-out1.jpg) center no-repeat;
}
.ft-slide2
{
    background: url(../images/fit-out/fit-out2.jpg) center no-repeat;
}
.ft-slide3
{
    background: url(../images/fit-out/fit-out3.jpg) center no-repeat;
}
.ft-slide4
{
    background: url(../images/fit-out/fit-out4.jpg) center no-repeat;
}
/*interior design*/
.id-slide1
{
    background: url(../images/interior-design/interior-design1.jpg) center no-repeat;
}
.id-slide2
{
    background: url(../images/interior-design/interior-design2.jpg) center no-repeat;
}
.id-slide3
{
    background: url(../images/interior-design/interior-design3.jpg) center no-repeat;
}
.id-slide4
{
    background: url(../images/interior-design/interior-design4.jpg) center no-repeat;
}
/*mep*/
.mep-slide1
{
    background: url(../images/mep/mep1.jpg) center no-repeat;
}
.mep-slide2
{
    background: url(../images/mep/mep2.jpg) center no-repeat;
}
.mep-slide3
{
    background: url(../images/mep/mep3.jpg) center no-repeat;
}
.mep-slide4
{
    background: url(../images/mep/mep4.jpg) center no-repeat;
}
/*mobile-menu*/
.rmenu-rel
{
    width: 200px;
    position: fixed;
    bottom: 5%;
    right: 3.5%;
    background-color: #eee;
    z-index: 1000;
    display: none;
}
.rbar-hldr
{
    width: 40px;
    height: 35px;
    position: absolute;
    border: solid 1px #666;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    cursor: pointer;
    background-color: Black;
}
.rbar-hldr span
{
    width: 65%;
    height: 4px;
    display: block;
    margin: 0px auto 5px auto;
    background-color: #fff;
}
.mtop-5
{
    margin-top: 7px !important;
}
.rmenu-hldr
{
    width: 95%;
    height: auto;
    position: absolute;
    bottom: 45px;
    left: 0px;
    background-color: Black;
    display: none;
}
.rmenu-hldr ul
{
    list-style: none;
}
.rmenu-hldr ul li
{
    width: 94%;
    float: left;
    padding: 8px 0px 8px 10px;
    border: solid 0px red;
    text-align: left;
    font-family: GothamMedium;
    color: #fff;
    font-size: 12px;
    border-bottom: solid 1px #666;
    cursor: pointer;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
.rmenu-hldr ul li a
{
    color: inherit;
}
.r-hasdd
{
    background: url(../Images/arrow-white-rgt.png) no-repeat 170px 10px;
}
.r-opndd
{
    background: url(../Images/arrow-white-dwn.png) no-repeat 170px 10px;
}
.rmenu-hldr ul li > ul
{
    width: 95%;
    float: right;
    border: solid 0px red;
    overflow: hidden;
    padding-top: 5px;
    display: none;
}
.rmenu-hldr ul li > ul li
{
    padding: 0px 0px 5px 0px;
    font-size: 11px;
    border-bottom: solid 0px #666;
}
@media screen and (max-width: 960px)
{
    #footer, #footer-rel
    {
        display: none;
    }
    .rmenu-rel
    {
        display: block;
    }
}
/*about-us*/
.abt-frst-sec
{
    width: 100%;
    height: auto;
    float: left;
    background-color: #F57C1F;
    padding-top: 11%;
    padding-bottom: 60px;
}
.abt-scnd-sec
{
    width: 100%;
    height: auto;
    float: left;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 20px;
}
.abt-thrd-sec
{
    width: 100%;
    height: auto;
    float: left;
    background-color: #404447;
    padding-top: 0px;
    padding-bottom: 140px;
}
.abt-cnt-bdy
{
    width: 960px;
    margin: 0 auto;
    border: solid 0px red;
    overflow: hidden;
}
.abt-cnt-inr
{
    width: 850px;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px red;
    padding-top: 50px;
}
.abt-frst-head
{
    display: block;
    font-family: GothamMedium;
    font-size: 45px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 45px;
}
.abt-scnd-head
{
    display: block;
    font-family: GothamMedium;
    font-size: 35px;
    text-align: center;
    color: #504e4e;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.abt-thrd-head
{
    display: block;
    font-family: GothamMedium;
    font-size: 35px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 50px;
}
.abt-col-hldr
{
    width: 100%;
    float: left;
}
.abt-col
{
    float: left;
    text-align: left;
}
.abt-frst-sec p
{
    font-size: 13px;
    font-family: GothamMedium;
    padding-bottom: 15px;
    line-height: 22px;
}
.abt-scnd-sec p
{
    font-size: 13px;
    font-family: GothamMedium;
    padding-bottom: 15px;
    line-height: 22px;
    color: #504e4e;
}
.abt-col li
{
    font-size: 17px;
    font-family: GothamMedium;
    padding-bottom: 15px;
    line-height: 22px;
    font-weight: bold;
    list-style-position: inside;
}
.abt-col1
{
    width: 200px;
}
.abt-col2
{
    width: 240px;
}
.abt-col3
{
    width: 270px;
}
.abt-col-dvdr
{
    width: 1px;
    float: left;
    min-height: 330px;
    height: inherit;
    margin: 5px 25px;
    border-left: solid 1px #fff;
}
.abt-tab-hldr
{
    width: 100%;
    float: left;
}
.tab-hd-hldr
{
    width: 100%;
    height: 52px;
    line-height: 52px;
    float: left;
    text-transform: uppercase;
}
.tab-hd
{
    width: 212px;
    float: left;
    font-family: GothamMedium;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.tab1-colr
{
    background-color: #CF118D;
}
.tab2-colr
{
    background-color: #05B497;
}
.tab3-colr
{
    background-color: #009BDE;
}
.tab4-colr
{
    background-color: #E01E39;
}
.tab-cnt-hldr
{
    width: 100%;
    float: left;
}
.tab-cnt
{
    width: 100%;
    float: left;
    padding: 15px 0px;
    min-height: 130px;
    display: none;
}
.tab-cnt-hldr p
{
    width: 92%;
    margin: 0 auto;
    font-family: GothamMedium;
    font-size: 17px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
}
/*HELP STYLE*/
.help-hldr
{
    width: 100%;  
   background: url(../images/help-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-align:left;
}
.help-row{}

.help-head{  
    font-family: GothamMedium;
    font-size: 20px;
    font-weight: bold;
	padding-top:10px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;}
	
.help-left{ float:left; width: 50%}	
.help-right{ float:right; width: 50%; text-align:right}	
.help-content p{   
    font-family: GothamMedium;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    padding-bottom: 15px;
    clear: both;
    text-align: left;}

/* OUR BELIEVER */
.title-box{ text-align:center; font-size:30px; padding:0 10px; font-family: GothamMedium; font-weight: bold !important; padding: 30px 0 15px 0}

.client-grid{}
.client-grid li{ float:left; width:24.33%; margin-right:-1px;  margin-top:-1px; border:1px solid #666; display:block; list-style: none}
.client-grid li img{ width:100%; display:block;}
 

 .client-grid-c ul{ padding:0 0 0 5%}
.client-grid-c li{ float:left; width:18%; margin:5px; border:0px solid #666; display:block; list-style: none}
.client-grid-c img{ width:100%; display:block;}

.our-body-warp
{
    width: 100%;
    margin: 0 auto;
    border: solid 0px red;
    overflow: hidden;
    padding-top: 15%;
 
}
.our-body-inner
{
    width: 100%;
    margin: 0 auto;
    border: solid 0px red;
    overflow: hidden; 
	background:#fff
}
.our-body
{
    width: 850px;
    margin: 0 auto;
    border: solid 0px red;
    overflow: hidden;
 
    padding-bottom: 100px;
}

/*about-us*/

.sus-hldr
{   width: 100%;
    float: left;
    background: url(../images/sus-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sus-bdy
{
    width: 850px;
    margin: 0 auto;
    border: solid 0px red;
    overflow: hidden;
    padding-top: 15%;
    padding-bottom: 100px;
}
.sus-head
{
    width: 100%;
    float: left;
    font-family: GothamMedium;
    font-size: 50px;
    font-weight: bold;
    padding-bottom: 30px;
    color: #65C4F2;
    text-align: left;
}
.sus-content
{
    width: 100%;
    float: left;
}
.sus-content p
{
    width: 330px;
    float: left;
    font-family: GothamMedium;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    padding-bottom: 15px;
    clear: both;
    text-align: left;
}
/*benefits*/
.benfits-hldr
{
    width: 100%;
    float: left;
    background: url(../images/benefits-bg.png) no-repeat center center;
    background-size: cover;
}
.benfits-bdy
{
    width: 670px;
    margin: 0 auto;
    border: solid 0px red;
    overflow: hidden;
    padding-top: 15%;
    padding-bottom: 100px;
    background: rgba(0, 0, 0, 0.65);
}
.benfits-head
{
    width: 100%;
    float: left;
    font-family: GothamMedium;
    font-size: 73px;
    padding-bottom: 50px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
}
.benfits-content
{
    width: 475px;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px red;
}
.benfits-p-hldr
{
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.benfits-content p
{
    width: 100%;
    float: left;
    font-family: GothamMedium;
    font-size: 12px;
    line-height: 19px;
    text-align: left;
}
.benfits-content h3
{
    width: 100%;
    font-weight: bold;
    float: left;
    font-family: GothamMedium;
    font-size: 15px;
    line-height: 17px;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.ben-p-orng
{
    color: #f57d20;
}
.ben-p-wht
{
    color: #fff;
}
/*reach-us*/
.rchus-hldr
{
    width: 100%;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../images/contact-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.rchus-bdy
{
    width: 960px;
    height: 1050px;
    margin: 0 auto;
    border: solid 0px red;
    overflow: hidden;
}
.rchus-head
{
    width: 100%;
    float: left;
    font-family: GothamMedium;
    font-size: 60px;
    padding-top: 17%;
    padding-bottom: 30px;
    color: #fff;
    text-align: center;
}
.rchus-content
{
    font-family: GothamMedium;
    width: 905px;
    height: 609px;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px red;
    background: url('../images/rhchus-field-bg.png') no-repeat center;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 25px 10px #000;
    box-shadow: 0px 0px 25px 10px #000;
    border-radius: 15px;
}
.rchus-fld-hldr
{
    font-family: GothamMedium;
    width: 88%;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px red;
    margin-top: 85px;
}
.rchus-fld-lft
{
    font-family: GothamMedium;
    width: 460px;
    float: left;
    border: solid 0px red;
}
.rchus-fld-rgt
{
    font-family: GothamMedium;
    width: 240px;
    height: 460px;
    float: left;
    overflow: hidden;
    border: solid 0px red;
    margin-left: 50px;
    position: relative;
}
.fld-hldr
{
    width: 100%;
    float: left;
    margin-bottom: 25px;
    text-align: left;
}
.fld-hdr
{
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-family: GothamMedium;
    font-size: 15px;
    color: #000;
}
.fld-cntrl
{
    width: 100%;
    float: left;
}
.txtbx-css
{
    width: 99.8%;
    height: 35px;
    line-height: 35px;
    outline: none;
    border: 0;
    background-color: transparent;
    border-bottom: solid 1px #000;
}
.btn-css
{
    padding: 5px 28px;
    color: #fff;
    outline: none;
    border: 0;
    background-color: #F57D20;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    float: right;
    letter-spacing: 1px;
}
.adrs-fld
{
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border: solid 0px red;
    text-align: left;
}
.adrs-fld p
{
    font-family: GothamMedium;
    font-size: 15px;
    color: #000;
    line-height: 22px;
    padding-bottom: 10px;
    letter-spacing: 1px;
}
.adrs-fld a
{
    font-family: GothamMedium;
    font-size: 15px;
    color: #000;
}
a:hover
{
    text-decoration: none;
}
/*our believer*/
.ob-head-hldr
{
    width: 100%;
    height: auto;
    float: left;
    background-color: #222;
    padding-top: 11%;
    padding-bottom: 50px;
}
.ob-head-inr
{
    width: 850px;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px red;
    padding-top: 60px;
}
.ob-head-inr h1
{
    display: block;
    font-family: GothamMedium;
    font-size: 45px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}
.ob-clnt-hldr
{
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 40px;
}
.ob-clnt-rw
{
    width: 100%;
    float: left;
    border-bottom: solid 1px #000;
}
.ob-rw-inr
{
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}
.ob-clnt-blk
{
    width: 213px;
    height: 135px;
    float: left;
    border-left: solid 1px #000;
}
.b-rgt
{
    border-right: solid 1px #000;
}
/*our creation*/
.oc-head-hldr
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 11%;
    padding-bottom: 50px;
}
.oc-head-inr
{
    width: 850px;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px red;
    padding-top: 60px;
}
.oc-head-inr h1
{
    display: block;
    font-family: GothamMedium;
    font-size: 70px;
    text-align: center;
    color: #F57D20;
    text-transform: uppercase;
}
.oc-proj-hldr
{
    width: 100%;
    float: left;
    padding-bottom: 40px;
}
.oc-proj-rw
{
    width: 100%;
    float: left;
    border: solid 0px #000;
    margin-bottom: 20px;
}
.oc-proj-inr
{
    width: 96%;
    height: 135px;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px #000;
    position: relative;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.oc-proj-inr ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.oc-proj-inr li
{
    width: 230px;
    height: 140px;
    float: left;
    margin-right: 20px;
    border: solid 0px #000;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    list-style: none;
}
.oc-proj-blk
{
    width: 230px;
    height: 140px;
    float: left;
    margin-right: 20px;
    border: solid 0px #000;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.oc-proj-blk img
{
    width: 100%;
    height: auto;
}
.oc-proj-blk:hover
{
    -webkit-box-shadow: 0px 0px 15px 1px #F57D20;
    box-shadow: 0px 0px 15px 1px #F57D20;
}
.oc-blk-rgt
{
}
.proj-name-blk
{
    background-color: #F57D20 !important;
    color: #fff;
    line-height: 140px;
    text-transform: uppercase;
    font-family: GothamMedium;
    font-size: 24px;
    text-align: center;
}

/* Replace the last selector for the type of element you have in
		   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
		   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
.oc-proj-blk div.scrollableArea img
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0; /* If you don't want the images in the scroller to be selectable, try the following 			   block of code. It's just a nice feature that prevent the images from 			   accidentally becoming selected/inverted when the user interacts with the scroller. */
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/*slider*/
.sldr-ovrlay
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #2A2828;
}
.sldr-pop-hldr
{
    width: 850px;
    padding: 10px;
    margin: 40px auto 0 auto;
    background-color: #F57D20;
    border:solid 0px red;
    display:none;
}
.sldr-pop-head
{
    width: 100%;
    float: left;
    text-align: center;
    font-family: GothamMedium;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
}
.sldr-pop-head
{
    width: 100%;
    float: left;
    padding: 10px 0px;
    text-align: center;
    font-family: GothamMedium;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
}
.sldr-img-hldr
{
    width: 100%;
    height: 500px;
    float: left;
}
.sldr-img-hldr li
{
    width: 100%;
    float: left;
    height: 500px;
    background-color:Transparent;
}
.pop-close
{
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: -41px;
    background-image: url(../images/pop-close-icon.png);
    cursor: pointer;
    border:solid 0px red;
}