
*{
    margin:0px;
    padding:0px;
    font-family:"light";
}
button, input
{
    outline:none;
}
.backoverlay
{

    float:left;
    width:100%;
    height:100%;
    position:fixed;
    background:rgba(255,255,255,0.6);
    z-index:999;
    display:none;
}
.other-logos{padding: 5px 0;}
.other-logos .sub-logo{
    display: inline-block;
    margin: 0 5px;
}
.other-logos .sub-logo a{
    text-decoration: none;
    color: #333;
    padding-left: 0.5em;
    font-size: 18px;
}
@media (min-width:230px) and (max-width:500px){
    .other-logos .sub-logo{
        display: inline-block;
        margin: 0 5px;
        width: 100%;
        text-align: center;
    }
}
.last-foot{
    padding: 15px 0;

}
section.apply
{
    width:600px;
    height:500px;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    background:#fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
    -webkit-box-shadow:#ccc 0px 0px 20px;
    -moz-box-shadow:#ccc 0px 0px 20px;
    -o-box-shadow:#ccc 0px 0px 20px;
    box-shadow:#ccc 0px 0px 20px;
}

section.apply article
{
    width:100%;
    height:100%;
    float:left;

}


a#close
{
    position:absolute;
    float:right;
    right:0;
    top:0;
    font-size:30px;
    text-decoration:none;
    color:#333;
    margin-right:20px;
    margin-top:10px;
}

section.apply h2
{
    font-size:18px;
    margin-top:20px;
    padding-bottom:10px;
    width:80%;
    margin-left:10%;
    border-bottom:#333 dotted 1px;
}

section.apply h3
{
    width:100%;
    text-align:center;
    font-weight:lighter;
    font-size:25px;



}

.overlay
{
    float:left;
    width:100%;
    height:100%;
    position:fixed;
    background:#fff;
    z-index:9999;
    /*display:none;*/

}

.preload
{
    width:300px;
    height:100px;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
}

#ball_fall
{
    width:100%;
    height:300px;
    border-top:#ccc solid 1px;
    position:relative;
    overflow:hidden;

}
.preload img
{
    width:50%;
    margin-left:25%;
}


@font-face {
    font-family: "bold";
    src: url(../Font/Vegur-Bold.otf) format("opentype");
}

@font-face {
    font-family: "light";
    src: url(../Font/Vegur-Light.otf) format("opentype");
}


@font-face {
    font-family: "normal";
    src: url(../Font/Vegur-Regular.otf) format("opentype");
}







a
{
    text-decoration:none;
}

.container
{
    width:1200px;
    margin:0px auto;
    position:relative;
}


header
{
    width:100%;
    float:left;
    position:relative;
    z-index:100;
    background:#fff;
    height:100px;
}


header figure
{
    float:left;
    width:24%;
    margin-top:10px;
}

header figure img
{
    float:left;
    width:100%;
}

nav#menu
{
    width:74%;
    float:right;
    margin-top:40px;
    position:relative;
}

#inner_menu
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:80px;
    padding-top:20px;
    float:left;
    z-index:1;
    top:-40px;
}

#ball1
{
    width:55px;
    height:55px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%;
    background:rgba(173,198,16,0.4);
    position:absolute;
    -webkit-transition:0.2s all ease-in-out;
    -moz-transition:0.2s all ease-in-out;
    -o-transition:0.2s all ease-in-out;
    transition:0.2s all ease-in-out;
}

#ball2
{
    width:15px;
    height:15px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%;
    background:rgba(1,161,246,0.4);

    position:absolute;
    -webkit-transition:0.4s all ease-in-out;
    -moz-transition:0.4s all ease-in-out;
    -o-transition:0.4s all ease-in-out;
    transition:0.4s all ease-in-out;
}

#ball3
{
    width:25px;
    height:25px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%;
    background:rgba(1,161,246,0.4);
    top:60px;

    position:absolute;

    margin-left:30px;
    -webkit-transition:0.6s all ease-in-out;
    -moz-transition:0.6s all ease-in-out;
    -o-transition:0.6s all ease-in-out;
    transition:0.6s all ease-in-out;
}
nav#menu span
{
    display:none;
}
nav#menu ul
{
    width:100%;
    float:left;
    position:relative;
    z-index:2;

}

nav#menu ul li
{
    list-style:none;
    float:right;
    text-align:right;
    margin-left:30px;
}

/*nav#menu ul li#current
{

        padding:10px;
        margin-top:-10px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
        -o-border-radius:5px;
        border-radius:5px;

        border-bottom:#8cb104 solid 2px;
}

nav#menu ul li#current a
{
        color:#8cb104;

}*/
nav#menu ul li a
{
    color:#333;
    font-family:Calibri;
    text-decoration:none;
    text-align:right;
    font-family:"normal";
    font-size:14px;
}
.banner
{
    position:relative;
    width:100%;
    float:left;
    height:700px;
    z-index:0;
    background:url(../images/banner1.jpg)repeat-x fixed center;
    background-size:100% 100%;
    background-position:0px 0px;
    overflow:hidden;
}
.banner1
{
    position:relative;
    width:100%;
    float:left;
    height:300px;
    background:url(../images/banner1.jpg)repeat-x fixed center;
    background-position:0px -400px;
    z-index:0;
    background-size:100% 100%;
    overflow:hidden;
}
.banner2
{
    position:relative;
    width:100%;
    float:left;
    height:300px;
    background:url(../images/404-svasam.html);
    background-position:0px -400px;
    z-index:0;
    background-size:100% 100%;
    overflow:hidden;
}
#aboutban
{
    background:url(../images/aboutus.jpg)repeat-x center top;
    background-size:100% 100%;
    border:1px solid #D1CDCD;
    width:100%;
}
#services
{
    background:url(../images/tech-serv.jpg)repeat-x  center top;
    border: 1px solid #D1CDCD;
    background-size:100% 100%;
    width:100%;
}
#creative_services
{
    background:url(../images/creat-serv.jpg)repeat-x  center top;
    background-size:100% 100%;
    border: 1px solid #D1CDCD;
    width:100% ;
}
#business_services
{
    background:url(../images/bus-serv.jpg)repeat-x  center top;
    border: 1px solid #D1CDCD;
    background-size:100% 100%;
    width:100%;
}
#careerban
{
    background:url(../images/careers.jpg)repeat-x  center top;
    background-size:100% 100%;
    width: 100%;
    border: 1px solid #D1CDCD;

}
#trainingban
{
    background:url(../images/training-inst.jpg)repeat-x center top;
    border: 1px solid #D1CDCD;
    background-size:100% 100%;
    width:100%;
}
#contactban
{
    background:url(../images/contact-us.jpg)repeat-x center top;
    border: 1px solid #D1CDCD;
    background-size:100% 100%;
    width:100%;
    /*width:1584px;*/
}
#partban
{
    background:url(../images/partners.jpg)repeat-x  center top;
    background-size:100% 100%;
    border: 1px solid #D1CDCD;
    width:100%;
}
#projban
{
    background:url(../images/banner11.jpg)repeat-x fixed center top;
    border: 1px solid #D1CDCD;
    background-size:100% 100%;
    width:100%;
}
.banner h1
{
    color:#fff;
    font-family:"light";
    font-weight:lighter;
    width:100%;
    text-align:center;
    font-size:40px;
    margin-top:30px;
    text-shadow: 2px 1px #333, 1px 0px #ccc;
}
.banner1 h1
{
    color:#fff;
    font-family:"light";
    font-weight:lighter;
    width:100%;
    text-align:center;
    font-size:50px;
    margin-top:100px;
    text-shadow: 2px 1px #333, 1px 0px #ccc;
}
article#intro_top
{
    width:600px;
    float:left;
    margin-top:200px;
}
article#intro_top h2
{
    color:#fff;
    font-family:"light";
    font-weight:lighter;
    text-align:left;
    font-size:40px;
}
.banner h2 span
{
    font-family:"bold";
}
.side_banner
{
    width:700px;
    float:right;
    position:absolute;
    right:0;
    top:0;
    top:150px;
    overflow:hidden;
    /*background:url(../images/frame.png)no-repeat center;*/

}

.side_banner img#frame
{
    width:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:5;



}

.slider
{

    -webkit-transform:skewX(-16deg) skewY(6deg);
    -moz-transform:skewX(-16deg) skewY(6deg);
    -o-transform:skewX(-16deg) skewY(6deg);
    transform:skewX(-16deg) skewY(6deg);
    position:relative;
    width:550px;
    height:800px;
    top:35px;
    left:5px;
    z-index:2;
    overflow:hidden;



}
.slider img
{
    position:absolute;
    -webkit-transform:rotateX(5deg);
    -moz-transform:rotateX(5deg);
    -o-transform:rotateX(5deg);
    transform:rotateX(5deg);
    width:100%;
    height:100%;


}

ul.slidesjs-pagination
{
    display:none;
}

.button
{
    width:150px;
    float:left;
    padding:10px;
    background:rgba(0,0,0,0.5);
    color:#fff;
    text-decoration:none;
    text-align:center;
    font-family:"light";
    font-size:18px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    margin-top:30px;

    cursor:pointer;
}

.button:hover
{
    background:rgba(0,0,0,0.9);
    color:#fff;

}




#graphic1
{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background:url(../images/graphic1.png)no-repeat center;
    background-size:1600px 800px;


}


.aboutus
{
    opacity:0.3;
}

.main
{
    width:100%;
    position:relative;
    float:left;
    background:#fff;

}

section#content_top
{
    width:100%;
    float:left;
    background:#f6f6f6;
    height:100px;
}


figure.fig
{
    width:4.5%;
    margin-left:2.5%;
    margin-right:2.5%;
    float:left;
    position:relative;
    top:0;
    left:0;
    height:100px;
    padding-top: 1.5em;
}
.footenew {
    font-size: 1.3em;
    padding-top: 1em
}
figure.fig img
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    cursor:pointer;
    width:100%;
}

figure.fig img:nth-child(1)
{
    z-index:2;
}

figure.fig img:nth-child(2)
{
    display:none;
    z-index:3;
}

figure.fig:hover img:nth-child(2)
{
    display:block;
}


section#template
{
    width:100%;
    position:relative;
    height:350px;

}

article.temp_out
{
    width:100%;
    float:left;
    height:250px;
    position:absolute;
    top:100px;


}


span#left_arw
{
    width:60px;
    float:left;
    position:relative;
    left:0;
    top:0;
    height:100%;

}

span#left_arw img
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    width:40px;
    height:100px;

}

span#right_arw
{
    width:60px;
    float:right;
    position:relative;
    right:0;
    top:0;
    height:100%;
}

span#right_arw img
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    width:40px;
    height:100px;

}

span#mask
{
    width:1080px;
    float:left;
    height:100%;

    overflow:hidden;

}

section#template h2
{
    font-family:"light";
    font-size:40px;
    text-align:center;
    width:100%;
    color:#999;
    font-weight:lighter;
    margin-top:30px;
}

.temp
{
    width:300px;
    float:left;
    height:100%;
    margin-left:30px;
    margin-right:30px;
    position:relative;

}

.temp img
{
    width:100%;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
}

span#mask #inner
{
    width:100%;
    height:100%;
    float:left;
}

section#intro
{
    width:100%;
    float:left;
    background:#fff;
    height:400px;
    position:relative;
}
section#payval{
    width:100%;
    float:left;
    background:#fff;
    height:600px;
    position:relative;
}
section h2
{
    font-family:"bold";
    width:100%;
    text-align:center;
    color:#333;
    font-size:32px;
    font-weight:lighter;
    margin-top:30px;
    padding-bottom:10px;
    margin-bottom:20px;
}

section#intro p
{
    font-family:"normal";
    width:100%;
    text-align:center;
    color:#333;
    font-size:18px;
    line-height:40px;



}

span.buttoncover
{
    width:100%;
    height:100px;
    position:relative;
    left:0;
    top:0;
    float:left;
}

#read_more
{
    float:left;
    margin:auto;
    height:25px;

    background:#afbc65;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;

}

#read_more:hover
{
    background:#719504;
    font-weight:lighter;
    color:#fff;
}

section#service
{
    width:100%;
    height:450px;
    background:url(../images/part1.png)no-repeat center;
    background-size:1200px 450px;
    float:left;

}

/*	section#service figure#serv:nth-child(1)
        {
                left:75%;
        }
        section#service figure#serv:nth-child(3)
        {
                left:50%;
        }
        section#service figure#serv:nth-child(2)
        {
                left:25%;
        }*/


figure#serv
{
    width:18%;
    float:left;
    height:140px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    position:absolute;
    -webkit-transition:all 500ms ease-in-out;
    -moz-transition:all 500ms ease-in-out;
    -o-transition:all 500ms ease-in-out;
    transition:all 500ms ease-in-out;

}

.serv_init
{

    left:40%;
}
.serv_res1:nth-child(2)
{
    left:1%;
}
.serv_res1:nth-child(3)
{
    left:21%;
}
.serv_res1:nth-child(4)
{
    left:41%;
}
.serv_res1:nth-child(5)
{
    left:61%;
}
.serv_res1:nth-child(6)
{
    left:81%;
}


.serv_res2:nth-child(2)
{
    left:-440px;
    right:0px;
    top:80px;
    margin:auto;

}

.serv_res2:nth-child(3)
{
    left:0px;
    right:0px;
    top:80px;
    margin:auto;

}

.serv_res2:nth-child(4)
{
    left:0px;
    right:0px;
    right:-440px;
    top:80px;
    margin:auto;

}

.serv_res2:nth-child(5)
{
    left:-270px;
    right:0px;
    top:280px;
    margin:auto;

}
.serv_res2:nth-child(6)
{
    left:0px;
    right:-270px;
    top:280px;
    margin:auto;

}


.serv_res3:nth-child(2)
{
    left:-340px;
    right:0px;
    top:80px;
    margin:auto;

}

.serv_res3:nth-child(3)
{
    left:0px;
    right:0px;
    top:80px;
    margin:auto;

}

.serv_res3:nth-child(4)
{
    left:0px;
    right:0px;
    right:-340px;
    top:80px;
    margin:auto;

}

.serv_res3:nth-child(5)
{
    left:-180px;
    right:0px;
    top:280px;
    margin:auto;

}
.serv_res3:nth-child(6)
{
    left:0px;
    right:-180px;
    top:280px;
    margin:auto;

}

.serv_res4:nth-child(2)
{
    left:-180px;
    right:0px;
    top:80px;
    margin:auto;

}

.serv_res4:nth-child(3)
{
    left:0px;
    right:-180px;
    top:80px;
    margin:auto;

}

.serv_res4:nth-child(4)
{
    left:-180px;
    right:0px;

    top:250px;
    margin:auto;

}

.serv_res4:nth-child(5)
{
    left:0px;
    right:-180px;
    top:250px;
    margin:auto;

}
.serv_res4:nth-child(6)
{
    left:0px;
    right:0px;
    top:420px;
    margin:auto;

}

.serv_res5:nth-child(2)
{
    left:0px;
    right:0px;
    top:80px;
    margin:auto;

}

.serv_res5:nth-child(3)
{
    left:0px;
    right:0px;
    top:280px;
    margin:auto;

}

.serv_res5:nth-child(4)
{
    left:0px;
    right:0px;

    top:480px;
    margin:auto;

}

.serv_res5:nth-child(5)
{
    left:0px;
    right:0px;
    top:680px;
    margin:auto;

}
.serv_res5:nth-child(6)
{
    left:0px;
    right:0px;
    top:880px;
    margin:auto;

}


figure#serv span
{
    width:100%;
    float:right;
    height:100%;
    overflow:hidden;
}

figure#serv span img
{
   /* width:500%;*/
    float:left;
    height:100%;
}

figure#serv:nth-child(3) span img
{
   /* margin-left:-100%;*/

}

figure#serv:nth-child(4) span img
{
    /*margin-left:-200%;*/

}

figure#serv:nth-child(5) span img
{
    /*margin-left:-400%;*/

}

figure#serv:nth-child(6) span img
{
   /* margin-left:-300%;
*/
}



figure#serv figcaption a
{
    width:100%;
    float:left;
    text-align:center;
    font-family:"normal";
    font-weight:lighter;
    color:#333;
    position:relative;
    font-size:22px;
    top:20px;
    opacity:0;
}
@media (min-width:250px) and (max-width:500px){
    figure#serv figcaption a
    {
        width:100%;
        float:left;
        text-align:center;
        font-family:"normal";
        font-weight:lighter;
        color:#333;
        position:relative;
        font-size:22px;
        top:0px;
        opacity:0;
    }
}

figure#serv figcaption a:hover
{
    color:#719504;
}




section#partner
{
    width:100%;
    height:1050px;
    background:url(../images/part1.png)no-repeat center;
    background-size:1200px 1050px;
    float:left;

}


section#partner h2
{
    margin-bottom:10px;
}
section#partner h3
{
    width:100%;
    text-align:center;
    font-weight:lighter;
    font-size:18px;
    font-family:"normal";
}

footer
{
    float:left;
    position:relative;
    width:100%;
    min-height:200px;
    background:#242424;
}

article#social
{
    /*width:250px;*/
    float:right;
    height:auto;
    margin-top:30px;
    position:absolute;
    right:0;
    top:0;
}

.iconsocial {
    display: inline-block;
    float:left;
    height: 30px;
    width: 30px;
    text-align:center;
    margin-right:20px;
}
.iconsocial-fb {
    background: url(../images/facebook.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-fb:hover {
    background: url(../images/facebook1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-tw{
    background: url(../images/twitter.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-tw:hover {
    background: url(../images/twitter1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-g{
    background: url(../images/googleplus.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-g:hover {
    background: url(../images/googleplus1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-in{
    background: url(../images/linkedin.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-in:hover {
    background: url(../images/linkedin1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-p{
    background: url(../images/pintrest.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-p:hover {
    background: url(../images/pintrest1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-y{
    background: url(../images/1_youtube.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-y:hover {
    background: url(../images/1_youtube1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-sld{
    background: url(../images/1_slideshare.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-sld:hover {
    background: url(../images/1_slideshare1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-tb{
    background: url(../images/1_tumblr.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-tb:hover {
    background: url(../images/1_tumblr1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-my{
    background: url(../images/1_myspace.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-my:hover {
    background: url(../images/1_myspace1.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-blg{
    background: url(../images/1_blogspot.png) no-repeat scroll 0 0 transparent;
}
.iconsocial-blg:hover {
    background: url(../images/1_blogspot1.png) no-repeat scroll 0 0 transparent;
}

/*.social_icon
{
        width:30px;
        height:30px;
        margin-left:20px;
        margin-right:0px;
        float:left;
        opacity:0.4;
        overflow:hidden;
}

#social1 img
{
        width:150px;
        height:30px;
        float:left;
}

#social2 img
{
        width:150px;
        height:30px;
        float:left;
        margin-left:-30px;
}
#social3 img
{
        width:150px;
        height:30px;
        float:left;
        margin-left:-60px;
}

#social4 img
{
        width:150px;
        height:30px;
        float:left;
        margin-left:-90px;
}
#social5 img
{
        width:150px;
        height:30px;
        float:left;
        margin-left:-120px;
}

.social_icon:hover
{
        opacity:0.8;
}*/

article#copyright
{
    width:550px;
    float:right;
    /*height:100px;*/
    text-align:right;
    margin-top:50px;
}

article#copyright h6
{
    color:#fff;
    float:right;
    width:100%;
    font-family:"light";
    font-size:18px;
    font-weight:lighter;
    margin-bottom:10px;
}

article#copyright p
{
    color:rgba(255,255,255,0.6);
    float:right;
    width:100%;
    font-family:"light";
    font-size:16px;
    font-weight:lighter;
    margin-bottom:0px;
}

article#copyright a
{
    text-decoration:none;
    color:rgba(255,255,255,0.6);
}
article#f_menu
{
    float:left;
    width:300px;
    height:100%;
}

article#f_menu ul
{
    width:100%;
    float:left;
    margin-top:20px;
}

article#f_menu ul li
{
    list-style:none;
    width:50%;
    float:left;
    line-height:28px;
}

article#f_menu ul li a
{
    text-decoration:none;
    font-family:"light";
    color:rgba(255,255,255,0.6);
    font-size:15px;
    font-weight:lighter;
}

article#f_menu ul li a:hover
{
    color:#fff;
}

section#career
{
    width:100%;
    float:left;
    min-height:550px;
}
#c_banner
{
    width:450px;
    float:left;
    height:350px;
    /*background:url(../images/career.jpg)no-repeat center;*/
    background-size:100% 100%;
    opacity:0;
}

section#career h3
{
    font-family:"normal";
    color:#333;
    text-align:center;
    font-size:18px;
    font-weight:lighter;
    width:750px;
    float:right;
    margin-top:50px;
    line-height:35px;



}

section#career h4
{
    font-family:"light";
    color:#333;
    text-align:left;
    font-size:18px;
    font-weight:lighter;
    width:750px;
    float:left;
    margin-top:20px;


}

section#career ul
{
    width:60%;
    float:right;

}

section#career ul li
{
    list-style:none;
    font-family:"normal";
    width:35%;
    margin-left:10%;
    float:left;
    color:#333;
    margin-bottom:10px;
    text-align:center;
    background:#f6f6f6;
    padding:10px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}

#view_opp
{
    float:left;
    position:absolute;
    left:0;
    top:0;
    right:0;

    margin:auto;

    background:#afbc65;
}

#view_opp:hover
{
    background:#719504;
    font-weight:lighter;
    color:#fff;
}

section.service
{
    width:100%;
    float:left;
    position:relative;

}

section#service1
{
    height:auto;
    padding-bottom:30px;
}

section#service2
{
    height:auto;
    padding-bottom:30px;
}


section#service3
{
    height:auto;
    padding-bottom:30px;
}

section#service4
{
    height:auto;
    padding-bottom:30px;
}
section#service5
{
    height:auto;
    padding-bottom:30px;
}
section#service6
{
    height:auto;
    padding-bottom:30px;
}

section#service7
{
    height:auto;
    padding-bottom:30px;
}

section#service8
{
    height:auto;
    padding-bottom:30px;
}

section#service9
{
    height:auto;
    padding-bottom:30px;
}

section#service10
{
    height:auto;
    padding-bottom:30px;
}

section#service11
{
    height:auto;
    padding-bottom:30px;
}

section.service figure span
{
    width:100%;
    height:100%;

    float:left;
    opacity:0;
}



section#service1 figure span
{
    background:url(../images/services/web-design.png)no-repeat center;
    background-size:100% auto;

}

section#service2 figure span
{
    background:url(../images/services/Web-Development.png)no-repeat center;
    background-size:100% auto;

}

section#service3 figure span
{
    background:url(../images/services/we.png)no-repeat center;
    background-size:100% auto;

}

section#service4 figure span
{
    background:url(../images/services/seo.png)no-repeat center;
    background-size:100% auto;

}
section#service5 figure span
{
    background:url(../images/services/Marketing.png)no-repeat center;
    background-size:80% auto;

}

section#service6 figure span
{
    background:url(../images/services/Logo.png)no-repeat center;
    background-size:100% auto;

}
section#service7 figure span
{
    background:url(../images/services/3d-animation__.png)no-repeat center;
    background-size:120% auto;

}

section#service8 figure span
{
    background:url(../images/services/Trade.png)no-repeat center;
    background-size:100% auto;

}

section#service9 figure span
{
    background:url(../images/services/Mobile-Site-and-Apps.png)no-repeat center;
    background-size:80% auto;

}

section#service10 figure span
{
    background:url(../images/services/Data-Research.png)no-repeat center;
    background-size:80% auto;

}

section#service11 figure span
{
    background:url(../images/services/Business-Consultancy.png)no-repeat center;
    background-size:80% auto;


}



section#service1 figure
{
    background:url(../images/services/gray1.png)no-repeat center;
    background-size:100% auto;
    height:400px;
}

section#service2 figure
{
    background:url(../images/services/gray2.png)no-repeat center;
    background-size:100% auto;
    height:500px;
}

section#service3 figure
{
    background:url(../images/services/gray3.png)no-repeat center;
    background-size:100% auto;
    height:400px;
}

section#service4 figure
{
    background:url(../images/services/gray4.png)no-repeat center;
    background-size:100% auto;
    height:550px;
}
section#service5 figure
{
    background:url(../images/services/gray5.png)no-repeat center;
    background-size:80% auto;
    height:400px;
}

section#service6 figure
{
    background:url(../images/services/gray6.png)no-repeat center;
    background-size:100% auto;
    height:400px;
}
section#service7 figure
{
    background:url(../images/services/gray7.png)no-repeat center;
    background-size:120% auto;
    height:800px;
}

section#service8 figure
{
    background:url(../images/services/gray8.png)no-repeat center;
    background-size:100% auto;
    height:550px;
}

section#service9 figure
{
    background:url(../images/services/gray9.png)no-repeat center;
    background-size:80% auto;
    height:400px;
}

section#service10 figure
{
    background:url(../images/services/gray10.png)no-repeat center;
    background-size:80% auto;
    height:400px;
}

section#service11 figure
{
    background:url(../images/services/gray11.png)no-repeat center;

    background-size:80% auto;
    height:400px;
}

section.odd h3
{
    font-family:"bold";
    width:50%;
    float:right;
    text-align:left;
    font-weight:lighter;
    font-size:30px;
    color:#333;
    /*color:#719504;*/
    margin-top:30px;
    -webkit-transition:0.5s all ease-in-out;
    -moz-transition:0.5s all ease-in-out;
    -o-transition:0.5s all ease-in-out;
    transition:0.5s all ease-in-out;
}

section.odd p
{
    font-family:"normal";
    width:50%;
    float:right;
    text-align:justify;
    font-weight:normal;
    font-size:18px;
    color:#000;
    margin-top:30px;
    line-height:35px;

}

section.odd figure
{
    width:47%;
    float:left;


}

section.even h3
{
    font-family:"bold";
    width:50%;
    float:left;
    text-align:left;
    font-weight:lighter;
    font-size:30px;
    color:#333;
    /*color:#719504;*/
    margin-top:30px;
    -webkit-transition:0.5s all ease-in-out;
    -moz-transition:0.5s all ease-in-out;
    -o-transition:0.5s all ease-in-out;
    transition:0.5s all ease-in-out;
}

section.even p
{
    font-family:"normal";
    width:50%;
    float:left;
    text-align:justify;
    font-weight:normal;
    font-size:18px;
    color:#000;
    margin-top:30px;
    line-height:35px;
}

section.even figure
{
    width:46%;
    float:right;

}

section.even
{
    background:url(../images/part1.png)no-repeat top;
    background-size:1200px 100%;


}

section#career_top
{
    background:#f6f6f6;

}

section#career_top h2
{
    margin:0px;
    padding-top:30px;
    padding-bottom:30px;
}

section.careers
{
    width:100%;
    float:left;
    position:relative;
    background:#f6f6f6;

}

article.job
{
    width:100%;
    margin-left:0%;
    margin-right:0%;

    float:left;
    background:#fff;
    padding-top:30px;
    padding-bottom:20px;
    border-bottom:#b1d654 dotted 1px;
}

article.job:nth-child(4n)
{
    border:none;
}

article.job h2
{
    font-size:30px;
    margin-top:20px;
    color:#719504;
    text-align:left;
    width:90%;
    margin-left:5%;
    font-family:"bold";
}
article.job span
{
    font-weight:bold;
}

article.job h3
{
    font-size:22px;
    text-align:left;
    width:90%;
    margin-left:5%;
    float:left;
    font-weight:lighter;
    font-family:"normal";
    margin-bottom: 10px;
}

article.job ul
{
    width:80%;
    float:left;
    margin-left:6.5%;
    margin-bottom: 15px;
}

article.job ul li
{
    list-style:disc;
    width:100%;
    float:left;
    margin:auto;
    line-height:30px;
    font-family: "normal";
    font-size: 16px;
    font-weight: normal;
    margin-bottom:5px;

}
article.job p
{
    text-align:justify;
    width:90%;
    float:left;
    font-size:16px;
    line-height:30px;
    margin-bottom:20px;
    margin-left:5%;
    font-family:"normal";
}
article.job2
{
    width:100%;
    margin-left:0%;
    margin-right:0%;

    float:left;
    background:#fff;
    padding-top:30px;
    padding-bottom:20px;
    border-bottom:#b1d654 dotted 1px;
}

article.job2:nth-child(4n)
{
    border:none;
}

article.job2 h2
{
    font-size:30px;
    margin-top:20px;
    color:#719504;
    text-align:left;
    width:90%;
    margin-left:5%;
    font-family:"bold";
}
article.job2 span
{
    font-weight:bold;
}

article.job2 h3
{
    font-size:22px;
    text-align:left;
    width:90%;
    margin-left:5%;
    float:left;
    font-weight:lighter;
    font-family:"normal";
    margin-bottom: 10px;
}

article.job2 ul
{
    width:80%;
    float:left;
    margin-left:6.5%;
    margin-bottom: 15px;
}

article.job2 ul li
{
    list-style:disc;
    width:100%;
    float:left;
    margin:auto;
    line-height:30px;
    font-family: "normal";
    font-size: 16px;
    font-weight: normal;
    margin-bottom:5px;

}
article.job2 p
{
    text-align:justify;
    width:90%;
    float:left;
    font-size:16px;
    line-height:30px;
    margin-bottom:20px;
    margin-left:5%;
    font-family:"normal";
}
article.job3
{
    width:100%;
    margin-left:0%;
    margin-right:0%;

    float:left;
    background:#fff;
    padding-top:30px;
    padding-bottom:20px;
    border-bottom:#b1d654 dotted 1px;
}

article.job3:nth-child(4n)
{
    border:none;
}

article.job3 h2
{
    font-size:30px;
    margin-top:20px;
    color:#719504;
    text-align:left;
    width:90%;
    margin-left:5%;
    font-family:"bold";
}
article.job3 span
{
    font-weight:bold;
}

article.job3 h3
{
    font-size:22px;
    text-align:left;
    width:90%;
    margin-left:5%;
    float:left;
    font-weight:lighter;
    font-family:"normal";
    margin-bottom: 10px;
}

article.job3 ul
{
    width:80%;
    float:left;
    margin-left:6.5%;
    margin-bottom: 15px;
}

article.job3 ul li
{
    list-style:disc;
    width:100%;
    float:left;
    margin:auto;
    line-height:30px;
    font-family: "normal";
    font-size: 16px;
    font-weight: normal;
    margin-bottom:5px;

}
article.job3 p
{
    text-align:justify;
    width:90%;
    float:left;
    font-size:16px;
    line-height:30px;
    margin-bottom:20px;
    margin-left:5%;
    font-family:"normal";
}

.datapar
{
    width:70%;
    margin-left:5%;
    margin-right:0%;
    font-size:18px;
}
.dataset
{
    width:100%;


}
#left_label
{
    width:20%;
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    font-size: 20px;
    font-weight: bold;
}

#right_label
{
    width:80%;
    float:left;

    margin-top:10px;
    margin-bottom:10px;
    font-size: 20px;
    font-weight: bold;
}
#apply
{
    float:right;
    bottom:0;
    right:0;
    background:#afbc65;
    height:30px;
    width:150px;
    margin-right:5%;
    text-align:center;
    color:#fff;
    font-size:18px;
    padding-top:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    font-family:"normal";

}

#apply:hover
{
    background:#719504;
    font-weight:lighter;
    color:#fff;
}



article.page_container
{
    width:100%;
    float:left;
    height:100px;
    position:relative;
    background:#fff;
}
.pagination
{
    width:100%;
    position:relative;
    background:#fff;

}

.jPaginate{
    height:34px;
    position:absolute;
    color:#a5a5a5;
    font-size:small;
    width:301px;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:10px 10px;
    margin:5px;
    float:left;
    font-size:18px;
}
.jPag-control-back{
    position:absolute;
    left: -20px;
}
.jPag-control-front{
    position:absolute;
    top:0px;
    margin-left: 20px;
}
@media (min-width:230px) and (max-width:500px){
    .jPag-control-back{
        position:absolute;
        left: 0px;
    }
    .jPag-control-front{
        position:absolute;
        top:0px;
        margin-left: 0px;
    }
    #apply
    {
        float:right;
        bottom:0;
        right:0;
        background:#afbc65;
        height:30px;
        width:150px;
        margin-right:25%;
        text-align:center;
        color:#fff;
        font-size:18px;
        padding-top:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
        -o-border-radius:5px;
        border-radius:5px;
        cursor:pointer;
        font-family:"normal";

    }
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:10px 10px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:10px 10px;
    margin:5px;
    float:left;
    font-size:18px;
    background:#afbc65;;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
    width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
    font-size:50px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:20x;
    width:15px;
    text-align:right;
    margin:10px;
    background-size:40px 40px;
    font-size:50px;
    color:#afbc65;
    display:none;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
    text-align:right;
    font-size:18px;
    margin:10px;
    font-size:50px;
    color:#afbc65;
    display:none;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(../images/previous.html) no-repeat center right;
    background-size:40px 40px;
}
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(../images/next.html) no-repeat center left;
    background-size:40px 40px;
}
span.jPag-sprevious-img{
    background:transparent url(../images/sprevious.html) no-repeat center right;
    background-size:40px 40px;
}
span.jPag-snext-img{
    background:transparent url(../images/snext.html) no-repeat center left;
    background-size:40px 40px;
}


section#aboutus
{
    width:100%;
    float:left;
}

section#aboutus p
{
    font-size:18px;
    text-align:left;
    line-height:30px;
    margin-bottom:30px;
    margin-top:30px;
    text-align:justify;
    font-family:"normal";

}

section#aboutus p span
{
    font-family:"bold";
}



section#contactus
{
    width:100%;
    position:relative;
    float:left;
}




section#contact_details
{
    width:100%;
    margin:0px;
    padding:0px;
    position:relative;
    background:rgba(0,0,0,0.7);
    left:0;
    top:0;


}

/*
article#cont_addr
{
        width:30%;
        float:left;
        position:relative;
        top:0px;
        left:0px;
        z-index:50;
        margin-left:20%;
        margin-top:3%;

}
article#cont_addr h3
{
        font-family:Calibri;
        font-size:25px;
        width:100%;
        color:#fff;
        margin:0px;
        padding:0px;
}
article#cont_addr p
{
        font-size:15px;
        background:rgba(255,255,255,0.7);
        border:#000 solid 1px;
        padding:10px;
        width:100%;
        margin-top:20px;
}*/


article.working
{
    width:100%;
    height:700px;
    float:left;
    position:relative;
    top:80px;

}

figure.resp_work
{
    display:none;
}

.w_round
{
    width:200px;
    height:300px;
    float:left;
    position:absolute;
    -webkit-transition:all 500ms ease-in-out;
    -moz-transition:all 500ms ease-in-out;
    -o-transition:all 500ms ease-in-out;
    transition:all 500ms ease-in-out;
}

.w_round figure
{
    width:120px;
    height:120px;
    position:relative;
    margin-left:40px;

}



.w_round span
{
    font-family:"normal";
    font-size:18px;
    color:#333;
    text-align:center;
    width:100%;
    height:100px;
    float:left;
    opacity:0;
}




#round_c
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    z-index:10;
}
#round_c figure
{
    width:150px;
    height:150px;
    margin-left:25px;
    margin-top:-25px;
    background:url(../images/partner1.png)no-repeat left center;
    background-size:1200px 150px;
    background-position:-150px 0px;
    overflow:hidden;
}

#round_c span,#round_7 span
{
    opacity:1;
}

#round_1
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    /*	top:250px;
            right:450px;*/
}
#round_1 figure
{
    background:url(../images/partner1.png)no-repeat left center;
    background-size:960px 120px;
    background-position:-240px 0px;
    overflow:hidden;
}


#round_2
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    /*right:550px;
    top:-200px;*/
}
#round_2 figure
{
    background:url(../images/partner1.png)no-repeat left center;
    background-size:960px 120px;
    background-position:-360px 0px;
    overflow:hidden;
}

#round_3
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    /*right:200px;
    top:-500px;*/
}
#round_3 figure
{
    background:url(../images/partner1.png)no-repeat left center;
    background-size:960px 120px;
    background-position:-480px 0px;
    overflow:hidden;
}

#round_4
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    /*left:200px;
    top:-500px;*/
}
#round_4 figure
{
    background:url(../images/partner1.png)no-repeat left center;
    background-size:960px 120px;
    background-position:-600px 0px;
    overflow:hidden;
}

#round_5
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    /*left:550px;
    top:-200px;*/
}
#round_5 figure
{
    background:url(../images/partner1.png)no-repeat left center;
    background-size:960px 120px;
    background-position:-720px 0px;
    overflow:hidden;
}

#round_6
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    /*left:450px;
    top:250px;*/
}
#round_6 figure
{
    background:url(../images/partner1.png)no-repeat left center;
    background-size:960px 120px;
    background-position:-840px 0px;
    overflow:hidden;
}
#round_7
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    top:450px;
}
#round_7 figure
{
    background:url(../images/partner1.png)no-repeat left center;
    background-size:960px 120px;
    background-position:0px 0px;
    overflow:hidden;
}


span.arrow_head
{
    width:100px;
    height:100px;
    position:absolute;
    float:left;
    opacity:0;

}

span#arw1
{
    background:url(../images/arrow2.png)no-repeat center;
    background-size: 80% auto;
    -webkit-transform:rotate(-245deg);
    -moz-transform:rotate(-245deg);
    -o-transform:rotate(-245deg);
    transform:rotate(-245deg);
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    top:-100px;
    right:250px;

}

span#arw2
{
    background:url(../images/arrow.png)no-repeat center;
    background-size: 80% auto;
    -webkit-transform:rotate(15deg);
    -moz-transform:rotate(15deg);
    -o-transform:rotate(15deg);
    transform:rotate(15deg);
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    top:-300px;
    right:250px;

}


span#arw3
{
    background:url(../images/arrow.png)no-repeat center;
    background-size: 80% auto;
    -webkit-transform:rotate(-295deg);
    -moz-transform:rotate(-295deg);
    -o-transform:rotate(-295deg);
    transform:rotate(-295deg);
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    top:-400px;
    right:100px;

}

span#arw4
{
    background:url(../images/arrow.png)no-repeat center;
    background-size: 80% auto;
    -webkit-transform:rotate(-245deg);
    -moz-transform:rotate(-245deg);
    -o-transform:rotate(-245deg);
    transform:rotate(-245deg);
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    top:-400px;
    left:100px;

}

span#arw5
{
    background:url(../images/arrow.png)no-repeat center;
    background-size: 80% auto;
    -webkit-transform:rotate(155deg);
    -moz-transform:rotate(155deg);
    -o-transform:rotate(155deg);
    transform:rotate(155deg);
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    top:-300px;
    left:250px;

}

span#arw6
{
    background:url(../images/arrow1.png)no-repeat center;
    background-size: 80% auto;
    -webkit-transform:rotate(245deg);
    -moz-transform:rotate(245deg);
    -o-transform:rotate(245deg);
    transform:rotate(245deg);
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    top:-100px;
    left:250px;
}

span#arwf
{
    background:url(../images/arrow.png)no-repeat center;
    background-size: 70% auto;
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
    -o-transform:rotate(270deg);
    transform:rotate(270deg);
    position:absolute;
    width:100px;
    height:100px;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;

    top:90px;
}

article#working
{
    width:100%;
    height:200px;
    float:left;
    position:relative;
}

article#working p
{
    font-size:18px;
    text-align:center;
    line-height:35px;
    font-family:"normal";
}



section#serv_list
{
    width:100%;
    float:left;
    height:auto;
    background:url(../images/part1.png)no-repeat center;
    background-size:1200px 100%;
    padding-bottom:30px;
}

section#serv_list ul
{
    width:100%;
    float:left;
}

section#serv_list ul li
{
    width:25%;
    float:left;
    font-size:18px;
    list-style:none;
    line-height:40px;
    cursor:pointer;
}

section.partner
{
    width:100%;
    float:left;
}

section.partner p
{
    font-size:18px;
    text-align:left;
    line-height:30px;
    margin-bottom:30px;
    margin-top:30px;
    text-align:justify;
    font-family:"normal";
}

section.partner h3
{
    font-weight:lighter;
    font-size:25px;
    text-align:center;
    color:#719504;
    margin-bottom:30px;
    font-family:"normal";

}

article.enq_form
{
    width:1024px;
    margin:0px auto;

    background:#f9fcef;
    /*border:#719504 solid 4px;*/
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow:#ccc 0px 0px 20px;
    -moz-box-shadow:#ccc 0px 0px 20px;
    -o-box-shadow:#ccc 0px 0px 20px;
    box-shadow:#ccc 0px 0px 20px;
    margin-bottom:50px;
}

article.enq_form h3
{
    font-size:35px;
    padding-top:30px;
    padding-bottom:20px;
    width:80%;
    margin-left:10%;
    border-bottom:#719504 dotted 1px;
    font-family:"bold";

}

article.project
{
    width:100%;
    float:left;
    position:relative;
}

article.project h2
{
    border-top:#0166c2 dotted 1px;
    padding-top:30px;
    color:#0166c2;
}


article.project span:nth-child(1)
{
    width:100%;
    float:left;
}

article.project p
{
    font-size:18px;
    text-align:left;
    line-height:30px;
    margin-bottom:30px;
    margin-top:30px;
    text-align:justify;
    width:40%;
    float:right;
    margin-right:5%;
}

article.project span.sub_article
{
    width:50%;
    float:left;
}

article.project span.sub_article h3
{
    width:100%;
    float:left;
    width:80%;
    margin-left:10%;
    border-bottom:#0166c2 dotted 1px;
    text-align:center;
    font-size:25px;
    font-weight:lighter;
    padding-bottom:10px;
    margin-bottom:0px;
    color:#0166c2;
}



article.project span.sub_article p
{
    width:80%;
    margin:0px;
    padding:0px;
    float:left;
    margin-left:10%;
    margin-top:0px;
}

span#sub_article3
{
    width:100%; float:right;
}

span#sub_article3 h3
{
    width:90%; float:left; margin:0px; margin-left:5%;
}

span#sub_article3 p
{
    width:90%; float:left; margin-left:5%;
}

article#tradebilla p
{
    float:left;
    margin-left:5%;
}

article#edubilla p
{
    float:left;
    margin-left:5%;
}


article.project figure
{
    width:40%;
    float:left;
    margin-left:5%;
    margin-top:40px;
    margin-bottom:30px;

}

article.project figure img
{
    width:100%;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
    -webkit-box-shadow:#ccc 0px 0px 20px;
    -moz-box-shadow:#ccc 0px 0px 20px;
    -o-box-shadow:#ccc 0px 0px 20px;
    box-shadow:#ccc 0px 0px 20px;
}

article#tradebilla figure
{
    float:right; margin-right:5%; margin-top:100px;
}


article#careerbilla figure
{
    float:left; margin-left:5%; margin-top:100px;
}

article#edubilla figure
{
    float:right; margin-right:5%; margin-top:0px;
}

article#blogbilla figure
{
    float:left; margin-left:5%; margin-top:80px;
}

section#service span.buttoncover
{
    margin-top:200px;
}

/*edit start*/
.messageview
{

    float:left;
    width:100%;
    height:100%;
    position:fixed;
    background:rgba(255,255,255,0.6);
    z-index:999;
    display:none;
}

section.message
{
    width:600px;
    height:150px;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    background:#fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
    -webkit-box-shadow:#ccc 0px 0px 20px;
    -moz-box-shadow:#ccc 0px 0px 20px;
    -o-box-shadow:#ccc 0px 0px 20px;
    box-shadow:#ccc 0px 0px 20px;
}

a#close
{
    position:absolute;
    float:right;
    right:0;
    top:0;
    font-size:30px;
    text-decoration:none;
    color:#333;
    margin-right:20px;
    margin-top:10px;
}

section.message h2
{
    font-size:18px;
    margin-top:20px;
    padding-bottom:10px;
    width:80%;
    margin-left:10%;
    border-bottom:#333 dotted 1px;
}
/*edit  end*/





/* video overlay........................................................................................................................*/



.video-overlay
{
    width:100%;
    height:100%;
    position:fixed;
    z-index:998;
    display:none;
}

.video-overlay h6
{
    color:#333;
    font-size:50px;
    float:right;
    position:absolute;
    right:0;
    top:0;
    margin:30px;
    font-weight:lighter;
    cursor:pointer;
}

.video-overlay span
{
    width:100%;
    height:100%;
    background:rgba(255,255,255,0.8);
    float:left;
}



.video-overlay iframe
{
    width:600px;
    height:400px;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    border:none;
    background:#000;
}





.button
{
    font-family:"normal";
}



/*...............................................................................technology services........................................................*/


section.left_cont
{
    width:29%;
    float:left;
    border-right:1px solid #CCCCCC;
    padding-right:10px;
}

section.left_cont ul
{
    width:100%;
    float:left;
    padding-top:30px;
    padding-bottom:30px;

}

section.left_cont ul li
{
    list-style:none;
    float:left;
    width:98%;
    padding-left:2%;
    padding-top:10px;
    padding-bottom:10px;


}

section.left_cont ul li a
{
    font-family:"normal";
    font-size:18px;
    color:#333;
    text-decoration:none;
}
section.right_cont
{
    width:70%;
    float:right;
    /*border-left:#ccc solid 1px;*/
}

section.right_cont h2
{
    width:90%;
    margin-left:5%;
    text-align:left;
    float:left;
    border-bottom:1px solid #333333;
}
section.right_cont figure
{
    width:100%;
    float:left;
    margin-top:30px;
    margin-bottom:30px;
}

section.right_cont figure img
{
    /*min-width:70%;*/
    margin-left:15%;
}

article.inner
{
    width:90%;
    margin-left:5%;
    float:left;
}
article.inner p
{
    width:100%;
    float:left;
    font-family:"normal";
    line-height:33px;
    font-size:18px;
    text-align:justify;
    color:#555555;
}

#learn_more
{
    float:right;
    margin-bottom:30px;
    cursor:pointer;
}
.frame
{
    background:url(../images/frames.png) no-repeat top;
    width:100%;
    height:430px;
    float:left;
    margin-top:30px;
}
article.inner iframe
{
    display: block;
    float: left;
    height: 362px;
    margin-bottom: 30px;
    margin-left: 16px;
    margin-top: 17px;
    width: 95%;
    background:#000;
    border:none;

    /*-webkit-box-shadow:0 12px 10px -9px rgba(0, 0, 0, 0.9);
    -moz-box-shadow:0 12px 10px -9px rgba(0, 0, 0, 0.9);
    -0-box-shadow:0 12px 10px -9px rgba(0, 0, 0, 0.9);
    box-shadow:0 12px 10px -9px rgba(0, 0, 0, 0.9);*/
}

/*article.inner iframe
{
        width:100%;
        height:300px;
        margin-bottom:30px;
        float:left;
        margin-top:30px;
        display:none;
        background:#000;
}*/

.selected
{
    background:#f1f1f1;
}
.listing-names{
    padding: 5px;float: left;width: 350px;height: 40px;margin-left: 30px;color: #036;font-size: 16px; list-style: none;
}
.listing-name-p{
    display: inline; padding: 5px; margin-top: 10px;color:#000;font-size:18px;font-weight: bold;
}
.pagecontent h1{

    width: 100%;

    font-weight: bolder;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.pagecontent h2{

    width: 100%;
    font-size: 20px;
    line-height: 2em;
    font-weight: lighter;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.product-head {
    width: 30%;
    float: left;
    margin: 0;
}
.filterinput{
    width: 20%;
}
.centered{
    text-align: center;
}

.web div
{
    padding:0.5%;
    margin-top: 2%;
    background: #00a2f8;
    border-radius: 5px;
    color:white;
    max-width: 250px;
    font-weight: bold;
    cursor: pointer;

}
#webdesign,#webapp,#web-ecom
{
    display:none;
    font-family: arial;
}
#webdesign-div
{
    font-size:19px;
    color:#257EBE;
    width:600px;
    font-family: arial;
}
.web-h3{
    font-size:16px;
    font-family: arial;
}
.text-controls
{
    width:100%;
    float: left;

}
.text-controls label
{
    width:29%;
    float:left;
    margin-top:13px;
    font-family: arial;
    font-size: 14px;

}
.text-controls input
{
    width:66%;
    float:left;
    padding:10px;
    margin-top:10px;
    border: 1px solid #88BDCC;
    border-radius: 5px;
    font-size: 14px;
    font-family: arial;
}
.text-controls textarea
{
    font-family: arial;
    width:66%;
    float:left;
    margin-top:10px;
    height:100px;
    padding:10px;
    border: 1px solid #88BDCC;
    border-radius: 5px;
    resize:none;
    font-size: 14px;
}
.sub
{
    /*float: left;*/
    background:#53D362;
    color:white;
    font-weight:bold;
    border-radius:5px;
    border:none;
    margin-left:46%;
    width:45% ! important;
    font-size: 19px;
    font-family: arial;
}
.error
{
    text-align: center;
    color:red;
    font-family: arial;
}

.text-controls img
{
    display: inline-block;
    position: relative;
    right: -19px;
    top: 10px;

}
#captcha_code
{
    display: inline-block;
    width: 64.8%;
    font-family: arial;
}
#captcha1 {
    background-color: #1E84B4;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    max-height: 25px;
    min-height: 15px;
    padding: 4%;
    text-align: center;
    font-family: arial;

}
.social_li{
    position:relative;

    display:inline-block;color:white;font-size:25px;float:left

}
.social_li a{
    color:rgba(255,255,255,0.6);
    font-weight: bold;
}