*,
body {
    margin: 0;
    padding: 0;
    font-family: Lato;
}

body {
    overflow-x: hidden;
    background-color: #fff;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local(Lato-Light), url(../fonts/KT3KS9Aol4WfR6Vas8kNcg.woff) format("woff");
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local(Lato-Regular), url(../fonts/9k-RPmcnxYEPm8CNFsH2gg.woff) format("woff");
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local(Lato-Bold), url(../fonts/wkfQbvfT_02e2IWO3yYueQ.woff) format("woff");
}
.word{
    padding: 1px !important;
}
.cronicka{
    width: 50% !important;
    left: 47% !important;
    right: 0 !important;
}
figure,
img,
p,
section {
    margin: 0;
    padding: 0;
    border: none;
}

.mble_head {
    width: 100%;
    display: none;
}


ul.breadcrumb {
    padding: 10px 0px;
    list-style: none;
    width:200px;
}

/* Display list items side by side */
ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "|";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
    color: #353030;
    text-decoration: none;
    font-size: 15px;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}
aside.sidebar {
    width: 20%;
    float: left;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 16;
    background: #f9f9f9;
    /* background: #fff; */
}

div.aside-btm,
figure.comp-logo,
section.phone-chat {
    width: 100%;
    float: left;
}

div.aside-btm {
    position: absolute;
    left: 0;
    bottom: 0;
}

.no_space {
    margin: 0 !important;
    padding: 0 !important;
}

.mrg_nne {
    margin: 0 !important;
}

figure.comp-logo span {
    width: 90%;
    float: left;
    margin-left: 5%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-bottom: 11px;
    margin-top: 17px;
}

/*figure.comp-logo span a {
    float: left;
}

figure.comp-logo span img {
    width: 100%;
    float: left;
}*/
figure.comp-logo span a {
    float: left;
    text-align: center;
    width: 100%;
}

figure.comp-logo span img {
    width: 54%;
    float: none;
}
section.phone-chat {
    margin-bottom: 20px;
}

section.phone-chat > span {
    width: 90%;
    float: left;
    margin-left: 5%;
}

figure.flag {
    margin-top: 10px;
}

figure.flag img {
    width: 20px;
    float: left;
    margin-right: 10px;
}

figure.flag figcaption {
    float: left;
    font-size: 13px;
}

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

div.partner figure {
    width: 90%;
    float: left;
    margin-left: 5%;
    padding-bottom: 8px;
    background-color: #f9f9f9;
    padding-top: 10px;
}

div.partner figure a img {
    float: left;
}

div.partner figure a img:first-child, div.partner figure img:first-child {
    width: 47%;
    float: left;
}

div.partner figure img:last-child {
    width: 47%;
    float: right;
}

article.main-cont,
div.main-cont {
    width: 78%;
    height: 100%;
    float: right;
    left: 0%;
    position: absolute;
    z-index: 15;
    overflow: auto;
    overflow-x: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding:0 20px;
    padding-right: 40px;    
}

article.main-cont .service_shape {
    width: 750px;
    height: 600px;
    float: left;
    position: absolute;
    left: 0;
    top: 50px;
    bottom: 0;
    right: 0;
    margin: auto;
    zoom: 1.2;
    -moz-transform: scale(1.2);
    z-index: 10;
    z-index: 999;
}

aside.right-pane {
    width: 20%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 7;
    background: #f9f9f9;
    overflow-y: auto;
    overflow-x: hidden;
    border-left: 2px solid #111;
    display: none;
}

#preloader-ajax {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.menu-pane {
    width: 100%;
    height: 150px;
    float: left;
    position: relative;
    left: 0;
    top: 0;
}

.menu-root {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.menu-root span {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.menu-root h6 {
    font-size: 20px;
    float: left;
    font-weight: 300;
}

.menu-root img {
    float: right;
    width: 20px;
    margin-top: 3px;
}

.menu-root:hover .menu-list {
    display: block;
}

.menu-root:hover h6 {
    text-decoration: underline;
}

.menu-list {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

.menu-list img {
    position: absolute;
    float: right;
    right: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 23px;
    opacity: .2;
}

.menu-list ul {
    width: 150px;
    float: right;
    position: absolute;
    right: 0;
    top: 40px;
}

.menu-list ul li {
    list-style: none;
    float: left;
    width: 100%;
}

.menu-list ul li a {
    width: 80%;
    padding: 10px 10%;
    float: left;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
}

.menu-list ul li:last-child a {
    border-bottom: #ddd solid 1px;
}

.menu-list ul li a:hover {
    background: #f6f6f6;
}

#mob_menu,
#mobile {
    display: none;
}

#mble_menu {
    display: block;
    /* background-color: white; */
    /* float: left; */
    /* width: 100%; */
}

nav.menubar,
nav.menubar ul {
    width: 100%;
    float: left;
}

nav.menubar {
    position: relative;
    padding-bottom: 10px;
}

nav.menubar ul {
    width: 100%;
    float: left;
    margin: 0 0 0 0%;
}

nav.menubar span {
    padding: 5px 10px;
    background: #e5edfe;
    border: 1px solid #092768;
    position: absolute;
    left: 0;
    top: 0;
    color: #092768;
    display: none;
    z-index: 10;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 5px 5px 10px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 5px 5px 10px;
    -o-box-shadow: rgba(0, 0, 0, .2) 5px 5px 10px;
    box-shadow: rgba(0, 0, 0, .2) 5px 5px 10px;
}

nav.menubar ul li {
    float: left;
    list-style: none;
    width: 13.8%;
}

nav.menubar ul li a {
    padding: 0;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #333;
    width: 100%;
}

nav.menubar ul li a img {
    float: left;
    opacity: .8;
    width: 80%;
    margin-left: 0;
    padding: 0 10px;
}

nav.menubar ul li a:hover img {
    opacity: 1;
}

aside.right-pane > span {
    width: 80%;
    float: left;
    margin-left: 10%;
    margin-top: 20px;
}

section.blog-content {
    width: 100%;
    float: left;
}

section.blog-content h1 {
    color: #333;
    float: left;
    border-bottom: #333 solid 1px;
    width: 100%;
    padding-bottom: 5px;
}

.blog-box {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.blog-box time {
    font-size: 13px;
    color: #333;
    float: left;
}

.blog-box h2 {
    font-size: 18px;
    color: #333;
    float: left;
    width: 100%;
}

.blog-box h3 {
    font-size: 13px;
    font-weight: light;
    float: left;
    color: #333;
    margin-top: 5px;
}

.blog-box h3 a {
    color: #fe9e32;
}

.blog-box p {
    color: #333;
    float: left;
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
    text-align: justify;
    word-wrap: break-word;
}

.blog-box p a {
    color: #fe9e32;
    width: 100%;
    float: left;
}

.blog-box p a img {
    width: 100%;
    float: left;
    height: 200px;
}

section.blog-list {
    float: left;
    width: 100%;
    margin-top: 20px;
}

section.blog-list > a {
    padding: 2px 10px;
    color: #333;
    text-decoration: none;
    border: 1px solid #fe9e32;
    float: left;
}

section.blog-list > a:hover {
    background: #fe9e32;
    color: #333;
}

section.blog-list > h1 {
    color: #333;
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: #333 solid 1px;
    width: 100%;
    padding-bottom: 5px;
}

.blog-menu,
.blog-menu ul {
    width: 100%;
    float: left;
}

.blog-menu ul li {
    list-style: none;
    float: left;
    width: 100%;
}

.blog-menu ul li a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin: 5px 0;
}

footer.footer {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 34px;
    background: #999;
    z-index: 18;
}

footer.footer p {
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 8px;
    margin-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
}

section.contact {
    width: 100%;
    margin: 20px auto 0;
    float: left;
}

section.contact h2 b {
    font-size: 14px !important;        
}

.job_op_img {
    float: right;
    width: 180px;
}

section.contact h2 {
    float: left;
}

#mail-success {
    font-size: 14px;
}

.post-card {
    width: 100%;
    /* height: 330px; */
    border: 1px solid #999;
    margin-top: 30px;
    float: left;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 5px 5px 0;
    -moz-box-shadow: rgba(0, 0, 0, .2) 5px 5px 0;
    -o-box-shadow: rgba(0, 0, 0, .2) 5px 5px 0;
    box-shadow: rgba(0, 0, 0, .2) 5px 5px 0;
    padding: 25px 0;
}

.join-card {
    /* height: 330px; */
    margin-top: 15px;
}

.post-left {
    width: 45.95%;
    float: left;
    /* height: 280px; */
    /* margin-top: 25px; */
    /* border-right: #999 solid 1px; */
    margin-left: 4%;
}

.post-right {
    width: 45%;
    float: left;
    /* height: 280px; */
    /* margin-top: 25px; */
    border-left: #999 solid 1px;
}

.join-card .post-left,
.join-card .post-right {
    /* height: 280px; */
}

.stamp {
    width: 10%;
    height: 70px;
    float: right;
}

.stamp img {
    width: 100%;
}

.post-add {
    width: 90%;
    float: right;
    margin-bottom: 10px;
}

.post-add p {
    float: right;
    font-size: 13px;
    text-align: right;
    margin-top: 0;
    color: #999;
    /* width: 95%; */
    margin-right: 5%;
    margin-bottom: 10px;
}
.post-add p b {
    color: #313131;
    margin-bottom: 3px;
    float: right;
    width: 100%;
    font-size: 15px;
}

.post-from {
    width: 90%;
    float: left;
    margin-left: 10%;
    margin-bottom: 10px;
}

.post-from b {
    color: red;
}

.post-from input[type=file] {
    font-size: 14px;
}

.post-from label {
    width: 100%;
    float: left;
    font-size: 15px;
}

.post-from input {
    width: 100%;
    float: left;
    font-size: 16px;
    border: none;
    margin-top: 10px;
    outline: 0;
    border-bottom: #999 solid 1px;
    padding-bottom: 5px;
}

.post-from label input {
    width: auto;
    float: left;
    padding: 0;
    margin: 3px 7px 3px 0;
}

.post-cont {
    width: 90%;
    float: left;
}

.post-cont b {
    color: red;
}

.post-cont label {
    width: 100%;
    float: left;
    font-size: 15px;
}

.post-cont input {
    width: 100%;
    float: left;
    font-size: 16px;
    border: none;
    margin-top: 10px;
    outline: 0;
}

.post-cont textarea {
    width: 100%;
    float: left;
    font-size: 16px;
    border: none;
    margin-top: 10px;
    outline: 0;
    height: 200px;
    line-height: 28px;
    overflow: hidden;
    resize: vertical;
}

.post-btn {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.post-btn p.post-letter {
    width: 60%;
    float: left;
    font-size: 18px;
    margin-top: 5px;
}

p.post-job {
    float: left;
    font-size: 18px !important;
}

#cancel-btn,
#rw-cancel-btn,
#rw-send-btn,
#send-btn,
#submit-btn {
    float: right;
    border: 1px solid #999;
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 700;
    color: #999;
    background: #fff;
    margin-left: 20px;
    cursor: pointer;
}

#cancel-btn:hover,
#rw-cancel-btn:hover,
#rw-send-btn:hover,
#send-btn:hover,
#submit-btn:hover {
    background: #999;
    color: #fff;
}

div.social {
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}

div.social figure {
    float: left;
    margin-left: 15px;
    opacity: 1;
}

div.social figure a img {
    width: 25px;
}

div.social figure:hover {
    opacity: 1;
}

p.more-btn {
    width: 100%;
    float: left;
}

.recaptcha {
    float: right;
    margin-top: 10px;
    margin-right: -5px;
}

.recaptcha b {
    color: red;
}

.recaptcha iframe {
    height: 200px;
    width: 300px;
    border: none;
}

#chat-line {
    cursor: pointer;
}

.chat-window {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff0;
}

div.backoverlay {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}

.preloader {
    width: 140px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.preloader figure {
    margin: 0;
    padding: 0;
}

.preloader figure img {
    width: 20px;
    height: 20px;
    margin: auto;
    float: left;
}

.preloader figure figcaption {
    width: auto;
    float: left;
    margin-left: 10px;
}

#phplive_btn_1336393960 {
    float: left;
    color: #00F;
    text-decoration: underline;
    cursor: pointer;
}

#chat-line img {
    width: 110px;
}

#dummybar {
    width: 100%;
    background: #125D8A;
    height: 12px;
    float: left;
    position: fixed;
    z-index: 59;
    top: 0;
    border-bottom: #125D8A solid 0px;
}

article.join-notes {
    width: 50%;
    float: left;
    margin-top: 20px;
}
article.join-notes#cnt_lft_lnk
{
    width: initial;
}

article.join-notes h2,
article.join-notes p {
    font-size: 14px;
    float: left;
}

article.join-notes p {
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
}

.s-menu {
    float: left;
    margin: 20px;
    position: relative;
    font-size: 14px;
    width: 100%;
    z-index: 20;
}

.s-menu a {
    color: #999;
}

article.about-cont main {
    width: 100%;
    float: left;
}

article.about-cont .main .sub_head1, article.about-cont .main .sub_head {
    padding: 0 0 10px;
    margin: 20px 0 0 0%;
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 700;
    font-size: 16pt;
    border-bottom: #333 solid 1px;
}

article.about-cont .main h2 {
    font-weight: 700;
    font-size: 16pt;
    text-align: left;
    float: left;
}

article.about-cont .main .sub_head1 h2 {
    padding: 0;
    margin: 0;
    border: none;
    width: 41%;
    text-align: left;
}

article.about-cont .main p {
    width: 100%;
    float: left;
    margin-left: 0;
    text-align: justify;
    line-height: 24px;
    margin-top: 8px;
}

.main-cont {
    width: 80%;
    float: right;
}

section.banner {
    height: 100%;
}

.main-cont .banner {
    width: 100%;
    height: 100%;
    float: left;
    margin-top: 12px;
    position: relative;
    overflow: hidden;
}
.main-cont .banner .ban img.bnr_image
{
    width: 100%;
}

.main-cont .banner .ban {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    z-index: 4;
}

.main-cont .banner .control {
    position: absolute;
    z-index: 9;
    width: 100px;
    height: 30px;
    float: right;
    left:0;
    bottom: 0;
    margin: 40px;
}

.main-cont .banner .control span {

    width: 10px;
    height: 10px;
    margin: 5px;
    float: left;
    background:#fff;
    border: 1px solid #fff;
    -webkit-transition: 350ms all ease-in-out;
    -moz-transition: 350ms all ease-in-out;
    -o-transition: 350ms all ease-in-out;
    transition: 350ms all ease-in-out;
    cursor: pointer;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -o-border-radius: 36px;
    border-radius: 36px;
}

.main-cont .banner .control span:nth-child(4),
.main-cont .banner .control span:nth-child(5),
.main-cont .banner .control span:nth-child(6) {
    /*                display: none;*/

}

.main-cont .banner .control span:hover {
    background: #1173ad;
}

.main-cont .banner .ban1 {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    /*    background: url(../images/wall1.jpg)top no-repeat;
        background-size: cover;*/
}
.main-cont .banner .ban4 {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    /*    background: url(../images/wall4.jpg)top no-repeat;
        background-size: cover;*/    
}
.main-cont .banner .ban4:before{
    /*position:absolute;
    content:'';
    left:0;top:0;width:100%;height:100%;display:block;background:rgba(53, 53, 53, 0.74);*/
}
.main-cont .banner .ban4 section {
    width: 330px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 40px;
}
.main-cont .banner .ban1 section {
    width: 400px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 40px;
}

.main-cont .banner .ban2 section {
    width: 400px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 40px;
}

.main-cont .banner .ban3 section {
    width: 400px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 40px 100px 40px 40px;
}
.main-cont .banner .gst_rdy
{
    position: absolute;
    right: 225px;
    z-index: 99;
    top: 10px;
}
.main-cont .banner .tly_certi
{
    position: absolute;
    right: 20px;
    z-index: 99;
    top: 160px;
}

.main-cont .banner .ban1 section h2 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #fcc938;
    text-shadow: #000 2px 2px 0;
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
}
.main-cont .banner .ban4 section h2 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #fcc938;
    text-shadow: #000 2px 2px 0;
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
}
.main-cont .banner .ban1 section p,.main-cont .banner .ban4 section p {
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
    color: #fff;
}

.main-cont .banner .ban1 section a ,.main-cont .banner .ban4 section a{
    padding: 5px;
    margin-top: 10px;
    background: #fcc938;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}

.main-cont .banner .ban2 section h2, .main-cont .banner section h2 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff !important;
    /* text-shadow: none !important; */
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
    /* background-color: #fff; */
    /* padding: 2px 8px; */
    border-bottom: 2px solid #1475af;
    padding-bottom: 4px;
}

.main-cont .banner .ban2 section p {
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
    color: #fff;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.main-cont .banner .ban2 section a, .main-cont .banner section a {
    padding: 5px;
    margin-top: 10px;
    background: #1173ad !important;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #000;
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
}
.main-cont .banner section a:hover
{
    background-color: #111 !important;
}
.main-cont .banner .ban3 section h2 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #fcc938;
    text-shadow: #000 2px 2px 0;
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
}

.main-cont .banner .ban3 section p {
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
    color: #fff;
}

.main-cont .banner .ban3 section a {
    padding: 5px;
    margin-top: 10px;
    background: #fcc938;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    -webkit-transition: 300ms all ease-in-out;
    -moz-transition: 300ms all ease-in-out;
    -o-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
    left: 150px;
    float: left;
    position: relative;
    opacity: 0;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.main-cont .banner .ban section.showtext a,
.main-cont .banner .ban section.showtext h2,
.main-cont .banner .ban section.showtext p {
    left: 0;
    opacity: 1;
}

.main-cont .banner .ban2 {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    /*    background: url(../images/wall3.jpg)top no-repeat;
        background-size: cover;*/
}

.main-cont .banner .ban3 {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    /*    background: url(../images/wall2.jpg)top no-repeat;
        background-size: cover;*/
}

.bg {
    background: #f9f9f9;
    /* background: #fff; */
}

.contents {
    display: none;
}

.main-cont .content {
    width: 100%;
    float: left;
    padding-top: 5px;
}

.main-cont .content .three-clm {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.main-cont .content .three-clm article {
    width: 32.5%;
    float: left;
    padding-right: 1%;
}

.main-cont .content .three-clm article img {
    width: 100%;
    height: 280px;
    float: left;
}

.main-cont .content .three-clm article h2 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 28px;
    margin-bottom: 0;
}

.main-cont .content .three-clm article p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: justify;
    height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-cont .content .three-clm article:first-child {
    padding-left: 0;
}

.main-cont .content .three-clm article:last-child {
    padding-right: 0;
    width: 33%;
}

.main-cont .content .three-clm article a {
    color: #092668;
    font-weight: 700;
    float: left;
    padding-top: 5px;
}

.main-cont .content .three-clm article a:hover {
    color: #111;
}

.preloader-back {
    width: 100%;
    height: 100%;
    float: left;
    position: fixed;
    background: #fff;
    z-index: 9999;
    left: 0;
    top: 0;
}

.preloader-back > figure {
    width: 200px;
    height: 200px;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.preloader-back > figure > span {
    width: 100%;
    float: left;
}

.preloader-back > figure > span > img {
    width: 50%;
    float: Left;
    margin-left: 25%;
    -webkit-perspective: 50px;
    -moz-perspective: 50px;
    -o-perspective: 50px;
    perspective: 50px;
    -webkit-animation: preloader 3s infinite;
    -moz-animation: preloader 3s infinite;
    -o-animation: preloader 3s infinite;
    animation: preloader 3s infinite;
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    10% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    20% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }

    100%, 30% {
        -webkit-transform: rotateY(540deg);
        -moz-transform: rotateY(540deg);
        -o-transform: rotateY(540deg);
        transform: rotateY(540deg);
    }
}

@-moz-keyframes preloader {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    10% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    20% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }

    100%, 30% {
        -webkit-transform: rotateY(540deg);
        -moz-transform: rotateY(540deg);
        -o-transform: rotateY(540deg);
        transform: rotateY(540deg);
    }
}

@-o-keyframes preloader {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    10% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    20% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }

    100%, 30% {
        -webkit-transform: rotateY(540deg);
        -moz-transform: rotateY(540deg);
        -o-transform: rotateY(540deg);
        transform: rotateY(540deg);
    }
}

@keyframes preloader {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    10% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    20% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }

    100%, 30% {
        -webkit-transform: rotateY(540deg);
        -moz-transform: rotateY(540deg);
        -o-transform: rotateY(540deg);
        transform: rotateY(540deg);
    }
}

.preloader-back > figure > figcaption {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    color: #999;
}

.top_addrs {
    position: fixed;
    width: 100%;
    float: left;
    z-index: 99;
}

.top_addrs > span {
    background: url(../images/plus-icon.png) no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    top: 12px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#tp_adrs {
    float: left;
}

.home_cont {
    position: fixed;
    right: 0;
    z-index: 99;
    background: rgba(255, 255, 255, .97);
    padding-bottom: 5px;
    display: block;
    top: 12px;
}

#mble_chat div,
.home_cont div,
.mble_chat div {
    float: right;
    margin: 0;
    padding: 0;
}

#mble_chat div ul,
.home_cont div ul,
.mble_chat div ul {
    list-style: none;
}

#mble_chat div ul li,
.home_cont div ul li,
.mble_chat div ul li {
    /*width: 61%;
float: right;
list-style: none;
margin-top: 1px;
line-height: 24px;
padding-left: 10px;*/
    width: 96%;
    float: right;
    list-style: none;
    margin-top: 1px;
    line-height: 24px;
    padding-left: 10px;
}

#mble_chat div ul li img,
.home_cont div ul li img,
.mble_chat div ul li img {
    width: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

#mble_chat div ul li a,
.home_cont div ul li a,
.mble_chat div ul li a {
    font-size: 13px;
    color: #333;
    text-decoration: none;
}

#chat_icon {
    margin: 0;
    padding: 0 10px 0 0;
    width: 27%;
    float: right;
    display: none;
}

#chat_icon img {
    width: 80px;
    height: 44px;
    margin-top: 6px;
    cursor: pointer;
}

.wbc_review {
    width: 35%;
    float: left;
    text-align: left;
    margin-left: 6%;
    position: relative;
    padding-bottom: 10px;
    display: none;
}

.wbc_review a {
    color: #0e83e5;
    text-decoration: none;
    font-weight: 400 !important;
}

.wbc_review a:hover {
    color: #111;
}

.wbc_review a img {
    margin-top: 1px;
    position: absolute;
    padding-left: 10px;
}

.translater {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
    width: 100%;
}

.goog-te-gadget-simple {
    width: 95%;
    -webkit-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
    -ms-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
    -o-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
    box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
}

.goog-te-menu-value span {
    font-size: 14px;
    font-weight: 400;
}

.home_testimonial {
    width: 100%;
    float: left;
}

.home_testimonial h5 {
    float: left;
    font-size: 18px;
    margin: 0 0 10px 10px;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: 700;
    width: 94%;
    background-color: rgba(17, 17, 17, .39);
    color: #fff !important;
    text-align: center;
}

#vmarquee {
    height: 550px;
    position: relative;
    overflow: hidden;
    left: 0;
    bottom: 0;
    float: left;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#vmarquee ul {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

#vmarquee ul:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes marquee {
    0% {
        top: 0;
    }

    10% {
        top: -21%;
    }

    100% {
        top: -230%;
    }
}

@-moz-keyframes marquee {
    0% {
        top: 0;
    }

    10% {
        top: -21%;
    }

    100% {
        top: -230%;
    }
}

@-ms-keyframes marquee {

    0% {
        top: 0;
    }

    10% {
        top: -21%;
    }

    100% {
        top: -230%;
    }
}

@-o-keyframes marquee {
    0% {
        top: 0;
    }

    10% {
        top: -21%;
    }

    100% {
        top: -230%;
    }
}

.home_testimonial ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0 auto;
    -webkit-animation: marquee 50s linear infinite;
    -moz-animation: marquee 50s linear infinite;
    -o-animation: marquee 50s linear infinite;
    -ms-animation: marquee 50s linear infinite;
    animation: marquee 50s linear infinite;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.home_testimonial ul li {
    width: 100%;
    float: left;
    list-style: none;
}

.home_testimonial ul li:first-child {
    margin-top: 115%;
}

.home_testimonial ul li a {
    width: 86.9%;
    float: left;
    color: #092768;
    text-decoration: none;
    padding: 10px 15px;
    margin: 0 10px;
}

.home_testimonial ul li a:hover {
    background-color: #fff;
    color: #333;
    box-shadow: 0 0 6px rgba(0, 0, 0, .4);
}

.testimonial_det {
    width: 100%;
    float: left;
}

.testimonial_det figure {
    width: 20%;
    float: left;
}

.testimonial_det figure b {
    font-size: 13px;
    text-align: center;
}

.testimonial_det figure img {
    width: 100%;
    float: left;
}

.testimonial_det p {
    width: 74%;
    float: left;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 6px;
    margin-left: 10px;
    height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.testimonial_det > span {
    float: left;
    text-align: right;
    width: 97%;
    color: #092768 !important;
    font-weight: 800;
}

.testimonial_det > span b {
    display: none;
}

.inner_testimonial {
    width: 98%;
    float: left;
    margin-left: 0;
    padding: 1%;
    border-bottom: 1px dashed #D6D6D6;
    background-color: #f4f4f4;
    margin-top: 10px;
    border-radius: 4px;
}

#testimonial_alter:hover,
.inner_testimonial:hover {
    background-color: #fff;
}

.inner_testimonial > figure {
    width: 10%;
    float: left;
    position: relative;
    text-align: center;
}

.inner_testimonial > figure > a > img {
    width: 90%;
    position: absolute;
    left: 7%;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.inner_testimonial q {
    width: 88%;
    float: right;
    text-align: justify;
    font-style: italic;
    line-height: 24px;
    position: relative;
}

.inner_testimonial q:after,
.inner_testimonial q:before {
    content: close-quote;
}

.inner_testimonial q b:first-child {
    margin-top: 0;
}

.inner_testimonial q b:first-child:before {
    content: open-quote;
}

.inner_testimonial q b:last-child:after {
    content: close-quote;
}

.inner_testimonial q b {
    width: 100%;
    font-weight: 400;
    float: left;
    margin-top: 6px;
}

.inner_testimonial q br {
    display: block;
    margin-bottom: 2px;
    font-size: 2px;
    line-height: 2px;
}

.inner_testimonial span {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.inner_testimonial div {
    width: 100%;
    float: right;
    font-size: 18px;
    text-align: right;
    margin-top: 10px;
    zoom: 0 !important;
    transform: none !important;
}

.inner_testimonial div figure {
    width: 100px;
    float: right;
}

.inner_testimonial div figure img {
    width: 85px;
    float: right;
    margin-right: 0;
}

.inner_testimonial div p {
    width: auto !important;
    float: right !important;
    margin: 0 !important;
    text-align: right !important;
}

.inner_testimonial div p a {
    color: #111;
}

#testi_thrd {
    display: block;
}

#testi_thrd figure a img {
    left: 0;
}

#testi_thrd q {
    width: 86%;
}

#testimonial_alter {
    background-color: #F9F9F9;
}

#testimonial_alter > figure {
    float: right;
}

#testimonial_alter > figure > a > img {
    right: 10%;
    left: 0;
    width: 100%;
}

#testimonial_alter q {
    width: 88%;
    float: left;
}

#testimonial_alter span {
    text-align: left;
}

#testimonial_alter div {
    float: left;
    text-align: left;
}

#testimonial_alter div figure {
    float: left;
    text-align: left;
    width: 100px;
}

#testimonial_alter div figure img {
    margin-right: 0;
    float: left;
    width: 85px;
}

#testimonial_alter div p {
    float: left !important;
    text-align: left !important;
}

.sprt,
.swsolu,
.expert
{
    display: none;
}

.eai {
    display: none;
}

#serv1,
#serv2,
#serv3,
#serv4 {
    cursor: pointer;
    display: block;
}

#serv1 {
    float: left;
    margin-top: 10px;
}

#24x7support,
#applications,
#database,
#hl7,
#middleware,
#mirth-bizTalk-webspher,
#mobile-apps,
#net,
#open-source,
#servers,
#softwaresolutions,
.view_ser {
    display: block;
}

#applications h2,
#middleware h2,
#mirth-bizTalk-webspher h2,
#servers h2 {
    color: #478d03;
    text-shadow: 1px 0 0 #edfcde;
}

#mobile-apps h2,
#net h2,
#open-source h2 {
    color: #9e8d02;
    text-shadow: 1px 0 0 #fffbdc;
}

#newpage {
    display: block;
}

.line_space {
    line-height: 24px;
    margin-left: 10px;
}

.inner_page_top {
    width: 100%;
    float: left;
    padding-top: 15px;
    position: relative;
}

.page_head {
    float: left;
    width: 41%;
    padding-left: 0;
}

.page_head h1 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    color: #1173ad;
    text-shadow: 1px 1px 0 rgb(21, 62, 86);
}

.ser_btn {
    width: 40%;
    float: right;
    margin-right: 0;
    display: block;
    position: relative;
    z-index: 9999;
    margin-top: 7px;
    right: 0;
}

.port_btn {
    position: absolute;
    right: 0;
    top: 70px;
}

.ser_btn a, .port_btn a {
    text-align: right;
    background: #1173ad;
    color: #fff;
    text-decoration: none;
    float: right;
    /* margin-right: 6px; */
    padding: 8px 15px 9px;
    text-transform: capitalize;
    font-weight: 700;
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 18px;
    position: relative;
    z-index: 9999;
}

.ser_btn a img, .port_btn a img {
    width: 20px;
    vertical-align: text-bottom;
    margin-left: 5px;
}

#ser_btn a, .port_btn a {
    padding-bottom: 5px;
}

#ser_btn a img, .port_btn a img {
    width: 23px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.ser_btn a:hover, .port_btn a:hover {
    background-color: #000;
    color: #fff;
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.main-cont .det_head {
    width: 100% !important;
    margin: 0 0 5px 0%;
    float: left;
    background-color: #96b6f9;
    color: #0b2969;
    font-size: 24px;
    /*padding: 10px 0 10px 10px;*/
    padding: 10px 0px 10px 0px;
    border-bottom: 2px solid #0b2969;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.main-cont .det_head span {
    float: left;
    width: 39px;
    position: absolute;
    transform: none;
    right: 10px;
    top: 19%;
    color: #FFF;
    font-size: 16px;
    background-color: #111;
    padding: 5px 10px 7px;
    text-transform: capitalize;
    zoom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.eai_active,
.main-cont .det_head:hover {
    background-color: #0b2969 !important;
    color: #96b6f9 !important;
    border-bottom: 2px solid #96b6f9 !important;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


.last_row {
    padding-bottom: 0 !important;
}

.link_space {
    width: 100%;
    float: left;
    height: 10px;
}

.main-cont .support {
    background-color: #edfcde;
    color: #478d03;
    border-bottom: 2px solid #478d03;
}

.main-cont .support:hover,
.sprt_active, #serv2.shactive {
    background-color: #478d03 !important;
    color: #edfcde !important;
    border-bottom: 2px solid #edfcde !important;
}

.main-cont .swsolutions {
    background-color: #fffbdc;
    color: #9e8d02;
    border-bottom: 2px solid #9e8d02;
}

.main-cont .swsolutions:hover,
.sws_active, #serv3.shactive {
    background-color: #9e8d02 !important;
    color: #fffbdc !important;
    border-bottom: 2px solid #fffbdc !important;
}

.main-cont .expertice {
    background-color: #999999;
    color: #ffffff;
    border-bottom: 2px solid #515050;
}

.main-cont .expertice:hover,
.exp_active {
    background-color: #606060 !important;
    color: #fffbdc !important;
    border-bottom: 2px solid #fffbdc !important;
}




.main-cont aside {
    width: 100%;
    margin-left: 0;
    float: left;
    padding-top: 10px;
}

.main-cont aside h2 {
    width: 100%;
    float: left;
    color: #0b2969;
    text-shadow: 1px 0 0 #96b6f9;
    margin-bottom: 5px;
}

.main-cont aside p {
    width: 100%;
    float: left;
    text-align: justify;
    padding-bottom: 10px;
}

.main-cont aside p i {
    float: left;
    width: 100%;
    font-style: normal;
    margin-left: 30px;
}

.main-cont aside p b {
    float: left;
    margin-bottom: 7px;
    width: 100%;
    font-size: 17px;
}

.space {
    width: 100%;
    float: left;
    height: 70px;
}

.space1 {
    width: 100%;
    float: left;
    height: 40px;
}

#top_style {
    padding-top: 9px;
}

summary:focus {
    outline: -webkit-focus-ring-color auto;
}

.job_list {
    width: 100%;
    margin: 0;
    float: left;
}

#career1,
#career2,
#career3,
#career4,
#career5,
#career6,
#career7,
#career8 {
    display: block;
}

#job1,
#job2,
#job3,
#job4,
#job5,
#job6,
#job7,
#job8 {
    display: none;
}

.job_list .jb {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.job_list .job_head {
    width: 98%;
    float: left;
    padding: 10px 1% 12px 15px;
    font-size: 18px;
    color: #0b2969;
    background-color: #f4f4f4;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.job_list .job_head span {
    position: absolute;
    right: 10px;
    top: 14.7%;
    color: #FFF;
    font-size: 16px;
    background-color: #111;
    padding: 5px 10px 7px;
    text-transform: capitalize;
    zoom: 0 !important;
    transform: none !important;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.default_nav_btn {
    background-color: #111 !important;
    color: #FFF !important;
}

.carbtn_active,
.job_list .job_head:hover span,
.main-cont .det_head:hover span {
    color: #111 !important;
    background-color: #fff !important;
}

.job_list .job_head:hover,
.list_active {
    background-color: #111 !important;
    color: #fff !important;
}

.job_list .job_head:hover ins,
.list_active ins {
    text-decoration: none;
}

.job_list .job_det {
    width: 100%;
    float: left;
    /* background-color: #f4f4f4; */
    /* padding: 0 10px 10px; */
    /* border-top: 1px solid #111; */
}

.job_list .job_det span {
    width: 100%;
    float: left;
    font-weight: 700;
    padding-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    transform: none !important;
}

.job_list .job_det p {
    margin: 0 !important;
    width: 100% !important;
    padding-bottom: 10px;
}

.job_list .job_det p a {
    color: #333;
}
.job_list .job_det p a.jin:hover {
    color: #111;
    background-color: #1173ad;
}
.job_list .job_det p a:hover {
    color: #1173ad;            
}

.job_list .job_det em {
    width: 100%;
    float: left;
    font-size: 17px;
    padding-bottom: 7px;
    font-weight: 700;
}

.job_list .job_det ul {
    width: 96%;
    float: left;
    margin-left: 40px;
    margin-bottom: 13px;
}

.job_list .job_det ul ul {
    margin: 10px 0 4px 19px;
}

.job_list .job_det ul li {
    width: 100%;
    float: left;
    padding-bottom: 5px;
}

#tble_list {
    float: left;
    border: 1px solid #C6C6C6;
    background-color: #fff;
    margin-top: 5px;
}

#tble_list td {
    vertical-align: top;
    padding: 5px 10px;
    border-right: 1px solid #C6C6C6;
    border-bottom: 1px dashed #C6C6C6;
}

#tble_list tr:first-child td {
    background-color: #0b2969;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

#tble_list td:first-child {
    font-weight: 700;
}

#tble_list td:last-child {
    border-right: none;
}

#tble_list tr:last-child td {
    border-bottom: none;
}

#karai1,
#karai2,
#karai3 {
    display: block;
}

#list1,
#list2,
#list3 {
    display: none;
}

#list2 iframe {
    width: 100%;
    float: left;
    margin-top: 9px;
}

article.main-cont::-webkit-scrollbar {
    width: 5px;
}

article.main-cont::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

article.main-cont::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

.emp_benf_popup {
    height: 400px;
    overflow: auto;
    padding-right: 20px;
    margin-bottom: 30px;
    line-height: 30px;
}

.popup-div::-webkit-scrollbar {
    width: 5px;
}

.popup-div::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.popup-div::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

.blg_right {
    position: relative;
    z-index: 99;
}

.blg_right #blg_head {
    position: absolute;
    width: .9%;
    right: 0;
    background-color: #111;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 8px 8px 8px 12px;
    text-shadow: 1px 1px 1px #111;
    float: left;
    top: 110px;
    cursor: pointer;
    z-index: 99;
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

@-webkit-keyframes myfirst {
    0% {
        background: #0b2969;
    }

    25% {
        background: #478d03;
    }

    50% {
        background: #9e8d02;
    }

    75% {
        background: #0b2969;
    }

    100% {
        background: #478d03;
    }
}

@keyframes myfirst {
    0% {
        background: #0b2969;
    }

    25% {
        background: #478d03;
    }

    50% {
        background: #9e8d02;
    }

    75% {
        background: #0b2969;
    }

    100% {
        background: #478d03;
    }
}

#blg_head span {
    width: 100%;
    float: left;
    text-transform: uppercase;
}

.blg_active {
    background-color: #fcc938 !important;
    color: #000 !important;
    right: 20% !important;
    position: fixed !important;
    border-right: 2px solid #111;
    text-shadow: 1px 1px 1px #FFF !important;
    -webkit-animation-name: none !important;
    animation-name: none !important;
}

.main_Cnt_style {
    width: 80% !important;
}

#error_page {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0;
    border-bottom: #333 solid 1px;
}

#error_page b {
    font-size: 40px;
}

#first-child {
    display: block;
}

#first-child figure > a > img {
    width: 100%;
    left: 0;
}

#asr_logo {
    width: 50% !important;
    left: 39% !important;
    right: 0 !important;
}

#asr_text {
    width: 91% !important;
}

#asr_text:before,
#safrra:before {
    content: open-quote;
}

#asr_text:after,
#safrra:after {
    content: close-quote;
}

#review_form {
    height: 400px;
}

.post-from1 {
    width: 89%;
    float: left;
    margin-left: 10%;
    margin-bottom: 9px;
}

.post-from1 label {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.post-cont1 {
    width: 90%;
    float: left;
    margin-bottom: 11px;
}

.post-cont1 span,
.post-from1 span {
    float: right;
    margin-left: 5px;
    font-size: 20px;
    color: #959595;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.post-from1 span:hover,
.str_active {
    color: #fcc938 !important;
    text-shadow: 1px 1px 1px #111;
}

#review_btn {
    margin-top: 20px;
}

#review-title {
    padding-bottom: 5px;
    border-bottom: #999 solid 1px;
    margin-bottom: 10px;
}

#review-msg {
    height: 248px;
}

#review_left {
    height: 344px;
}

.str1,
.str2,
.str3,
.str4,
.str5 {
    display: block;
}

#mble_chat,
#phplive_btn_1336393960 span:nth-child(3),
#phplive_btn_1336393960 span:nth-child(4),
#phplive_btn_1336393960 span:nth-child(5),
#phplive_btn_1336393960 span:nth-child(6),
.mble_chat,
.mble_overlay {
    display: none;
}

#job_img {
    float: right;
}

.cht_algn {
    width: 100% !important;
    text-align: center;
}

.blg_right .blog-box h3 {
    width: 100%;
}

.blg_right .post-attachments {
    float: left;
    list-style: none;
}

.blg_right .post-attachments li a {
    color: #fe9e32;
    float: left;
}

.carer_overlay,
.contact_overlay {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.form_preloader {
    left: 0 !important;
    right: 0;
    top: 0 !important;
    bottom: 0;
    margin: 22% auto;
    position: absolute;
}

.windows8 {
    position: relative;
    width: 78px;
    height: 78px;
    margin: auto;
}

.windows8 .wBall {
    position: absolute;
    width: 74px;
    height: 74px;
    opacity: 0;
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    animation: orbit 6.96s infinite;
    -o-animation: orbit 6.96s infinite;
    -ms-animation: orbit 6.96s infinite;
    -webkit-animation: orbit 6.96s infinite;
    -moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #999;
    left: 0;
    top: 0;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.windows8 #wBall_1 {
    animation-delay: 1.52s;
    -o-animation-delay: 1.52s;
    -ms-animation-delay: 1.52s;
    -webkit-animation-delay: 1.52s;
    -moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
    animation-delay: .3s;
    -o-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
}

.windows8 #wBall_3 {
    animation-delay: .61s;
    -o-animation-delay: .61s;
    -ms-animation-delay: .61s;
    -webkit-animation-delay: .61s;
    -moz-animation-delay: .61s;
}

.windows8 #wBall_4 {
    animation-delay: .91s;
    -o-animation-delay: .91s;
    -ms-animation-delay: .91s;
    -webkit-animation-delay: .91s;
    -moz-animation-delay: .91s;
}

.windows8 #wBall_5 {
    animation-delay: 1.22s;
    -o-animation-delay: 1.22s;
    -ms-animation-delay: 1.22s;
    -webkit-animation-delay: 1.22s;
    -moz-animation-delay: 1.22s;
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0;
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%;
    }

    76% {
        opacity: 0;
        transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0;
    }

    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%;
    }

    76% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0;
    }

    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%;
    }

    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0;
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%;
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}

.serv_logos {
    width: 100%;
    margin: 0;
    float: left;
}

.serv_logos h4 {
    font-size: 24px;
    margin: 8px 0;
    border-bottom: 1px solid #111;
    display: inline-block;
    padding-bottom: 2px;
}

.serv_logos_a {
    float: left;
    /*padding: 15px;
    margin: 5px;*/
    /*border: 3px double #fcc938;*/
    /*border: 1px solid #fcc938;*/
    background-color: white;
    /*box-shadow: 4px 4px 0px rgba(64, 64, 64, 0.06);*/
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /*margin: 0 5px 5px 0;*/
    outline: 1px solid #fcc938;
    padding: 0;
}

.serv_logos_a:hover {
    box-shadow: none;
    border-color: #082768;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.serv_logos_a img {
    /*width: 250px;*/
}

.serv_logos_a.ckephp {
    /* margin-left: 0; */
}

.serv_logos_a.rnr {
    display: block;
}

.ndejs {
    background-color: #333;
}

.serv_logos_a.anglrjs {
    display: block;
}

.serv_logos_a.ckephp img {
    /* width: 310px; */
}

.serv_logos_a.rnr img {
    width: 155px;
}

.serv_logos_a.ndejs img {
    /* width: 188px; */
}

.serv_logos a.anglrjs img {
    width: 209px;
}

.home_cont div.social figure {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 8px;
}

.job_det a.jin {
    background-color: #313131;
    color: #fff !important;
    padding: 1px 8px;
    margin: 2px;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 5px;
    margin-bottom: 0;
    font-weight: bold;
}

.job_det a.jin:hover {
    background-color: #313131;
    color: #fff;
}
.job_img
{
    width: 180px;
}
p.post-job
{
    display: inline-flex;        
}
.serv_logos img
{
    float: left;
}
#serv4 img, #serv4 .row:after, #serv4 .row:before, .col-lg-2, .col-md-2, .col-sm-4, .col-xs-3, .col-lg-4, .col-md-4, .col-sm-3, .col-xs-3
{
    box-sizing: border-box;
}


.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.hide {
    display: none;
}

.popup_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(17, 17, 17, 0.37);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.popup_overlay .popup_img {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 550px;
    min-width: 240px;
    border: 5px double rgba(0, 0, 0, 0.44);
    height: auto;
    z-index: 2000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.popup_overlay .popup_img img {
    width: 100%;
    float: left;
}

.popup_overlay .popup_close {
    position: absolute;
    right: -10px;
    background-color: #fff;
    color: #111;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 20px;
    cursor: pointer;
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    top: -10px;
    text-align: center;
    font-weight: 700;
}

.popup_overlay .popup_close:hover {
    background-color: #111;
    color: #fff;
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#abt_hgt2 b {
    float: left;
    padding-left: 2%;
    padding-right: 1%;
}

.error_page {
    background-color: #fff;
}

.error_page .error_cnt {
    padding: 0 0 10px;
    margin: 20px 0 0 3%;
    float: left;
    text-align: center;
    width: 100%;
}

.error_page .error_cnt b {
    margin-top: 20px;
    text-align: center;
    display: block;
    font-size: 46pt;
    margin-bottom: 2px;
}

.error_page .error_cnt span {
    font-size: 22pt;
    font-weight: 400;
    margin-bottom: 14px;
    float: left;
    width: 100%;
}

.error_page .error_cnt p {
    font-size: 15px;
    float: left;
    font-weight: initial;
    width: 100%;
}


/*Mobile App Page*/
.subheading {
    margin: 15px 0 0 3%;
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 700;
    font-size: 16pt;
    margin-left: 0;
}

article.about-cont .main#proj_page p {
    width: 100%;
}

.mrg_lft_nne {
    margin-left: 0 !important;
}

.ful_wdth {
    width: 100%;
    float: left;
}

#proj_page .pro_lst {
    margin-top: 12px;
    margin-left: 0%;
}

#proj_page .sub_head span {
    color: #000;
    padding: 7px 13px 10px 13px;
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
    cursor: pointer;
    background-color: rgba(232, 232, 232, 0.77);
}

#proj_page .sub_head span:hover, #proj_page .sub_head span.active {
    background-color: #fcc938;
    color: #fff;
}

#proj_page .app {
    margin-top: 0px;
    /* width: 94%; */
}

.pro_lst .sub_heads {
}

.pro_lst .sub_heads span {
    float: left;
    margin-right: 10px; /* background-color: #D4D4D4; */
}

.pro_lst .sub_heads span a {
    text-decoration: none;
    color: #111;
    padding: 10px 10px;
    float: left;
    background-color: #E3E3E3;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.pro_lst .sub_heads span a.active, .pro_lst .sub_heads span a:hover {
    background-color: #2E4150;
    color: white;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.app_lst.rgt_nne {
}

.app_lst:nth-child(3n) {
    margin-right: 0;
}

.app_lst a {
    display: block;
    text-decoration: none;
    color: #3E3D3D;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst a figure {
    text-align: center;
    position: relative;
    background-color: rgba(234, 234, 234, 0.19);
}

.app_lst a figure figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(72, 70, 70, 0.53);
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst a figure figcaption img {
    width: 40px;
    margin-top: 40%;
}

.app_lst a figure img {
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -o-transform: translateY(5px);
    -moz-transform: translateY(5px);
}

.app_lst a .app_caption {
    border-bottom: 3px solid rgba(220, 220, 220, 0.67);
    padding: 9px 18px;
    -webkit-box-shadow: 0 10px 10px -9px rgba(0,0,0,.7);
    -moz-box-shadow: 0 10px 10px -9px rgba(0,0,0,.7);
    -ms-box-shadow: 0 10px 10px -9px rgba(0,0,0,.7);
    -o-box-shadow: 0 10px 10px -9px rgba(0,0,0,.7);
    box-shadow: 0 10px 10px -9px rgba(0,0,0,.7);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst a .app_caption b {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
}

.app_lst a .app_caption i {
    font-size: 15px;
    color: #BBB;
    font-style: normal;
}

.app_lst a:hover .app_caption {
    background-color: #1173ad;
    border-bottom: 3px solid rgb(11, 56, 82);
    color: #fff;
    box-shadow: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst a:hover .app_caption b {
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst a:hover .app_caption i {
    color: #fff;
    s -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst a:hover img {
    /*transform: translateY(-5px);
-webkit-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px);*/
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.app_lst a:hover figcaption {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}



.container {
    /* width: 100%; */
}

.img-thumbnail {
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    /* border: none; */
    /* outline: 1px solid #ddd; */
    /* outline-offset: 5px; */
}
.mrgtop {
    margin-top: 25px;
}

.mrgbtm {
    margin-bottom: 10px;
    margin-top: 7px;
}
#serv1.shactive
{
    background-color: #0b2969 !important;
    color: #96b6f9 !important;
    border-bottom: 2px solid #96b6f9 !important;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.serv_show
{
    display: block;
}
.serv_hide
{
    display: none;
}
#index_cnt
{
    /* padding: 0; */
    width: 78.7% !important;
}
.mob_fot
{
    display: none;
}
#acknow_overlay
{
    position: fixed;
    background-color: rgba(128, 128, 128, 0.68);
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}
#acknow_overlay b
{
    position: absolute;
    max-width: 380px;
    text-align: center;
    background-color: white;
    margin: 0 auto;
    top: 10%;
    right: 0;
    left: 0;
    padding: 12px 5px;
    border-radius: 4px;
}
.doughnet-svg{
    position: relative;
}
.arc1a, .arc2a, .arc3a, .arc4a
{
    position: relative;
    z-index: 999;
}
.sft_img
{ 
}
@media (min-width: 1600px) and (max-width: 1900px) {
    .main-cont .det_head {
        width: 95%;
    }

    .main-cont aside {
        width: 95.5%;
    }

    .main-cont .content .three-clm article h2 {
        font-size: 26px;
    }

    .main-cont .content .three-clm article img {
        height: 245px;
    }

    .main-cont .content {
        padding: 5px 0 20px;
    }
}

@media (min-width: 1600px) {
    .ser_btn a, .port_btn a {
        margin-right: 0;
    }
}

@media (min-width: 1201px) and (max-width: 1599px) {
    .ser_btn a, .port_btn a {
        margin-right: 15px;
    }
}

@media (min-width: 0px) and (max-width: 1200px) {
    .ser_btn a, .port_btn a {
        margin-right: 0px;
    }
}



@media (min-width: 1400px) and (max-width: 1599px) {
    .main-cont .banner {
        height: 410px;
    }

    .main-cont .det_head span {
        width: 39px;
    }

    #vmarquee {
        height: 490px;
    }

    .home_testimonial ul li a {
        width: 82%;
    }

    .testimonial_det > span {
        font-size: 13px;
        width: 100%;
    }

    .inner_testimonial {
        width: 91%;
    }

    article.about-cont .main h2 {
        width: 92.7%;
    }

    .inner_testimonial q {
        width: 88%;
    }

    .main-cont .content .three-clm article img {
        height: 220px;
    }

    .main-cont .content .three-clm article h2 {
        font-size: 22px;
    }

    .main-cont .content .three-clm article p {
        font-size: 15px;
    }

    .main-cont .det_head {
        width: 98%;
    }

    .main-cont aside {
        width: 94%;
    }

    .job_list .job_head {
        width: 97.8%;
    }

    .job_list .job_det {
        width: 97.3%;
    }

    .job_list .job_det span {
        transform: none !important;
    }

    .inner_testimonial div figure img {
        width: 61%;
    }

    .wbc_review {
        width: 100%;
        text-align: center;
        margin-left: 0;
        padding-bottom: 6px;
    }

    .translater {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .home_cont section ul li {
        width: 61%;
    }

    #vmarquee {
        height: 270px;
    }

    .home_testimonial > span {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    .home_testimonial ul li a {
        width: 81%;
    }

    .testimonial_det figure {
        display: block;
        width: 30%;
        float: none;
        margin: 0 auto;
    }

    .testimonial_det p {
        margin-left: 0;
        width: 100%;
        font-size: 14px;
        margin-top: 3px;
    }

    .testimonial_det > span {
        font-size: 11px;
        width: 100%;
    }

    .main-cont .banner {
        height: 270px;
    }

    .main-cont .content .three-clm article img {
        height: 200px;
    }

    .main-cont .content .three-clm article h2 {
        font-size: 16px;
    }

    .main-cont .content .three-clm article p {
        font-size: 14px;
        height: 50px;
    }

    article.about-cont .main h2,
    article.about-cont .main p {
        /* width: 91.5%; */
    }

    .inner_testimonial {
        width: 98%;
    }

    .inner_testimonial q {
        font-size: 14px;
        line-height: 22px;
        width: 86%;
    }

    .inner_testimonial div {
        transform: none !important;
        font-size: 15px;
    }

    .inner_testimonial div figure img,
    #testimonial_alter div figure img {
        width: 86%;
    }

    .main-cont .det_head {
        width: 97.5%;
        font-size: 22px;
    }

    .main-cont .det_head span {
        top: 10px;
        transform: scale(.85);
        -webkit-transform: scale(.85);
        -moz-transform: scale(.85);
        -ms-transform: scale(.85);
        -o-transform: scale(.85);
    }

    .main-cont aside {
        width: 93%;
    }

    .page_head h1 {
        font-size: 26px;
    }

    .job_list .job_head {
        width: 95.8%;
    }

    .job_list .job_det {
        width: 95.3%;
    }

    .job_list .job_det span {
        transform: none !important;
    }

    p.post-job {
        width: 100%;
        font-size: 14px;
    }

    .wbc_review {
        width: 86%;
        text-align: center;
        margin-left: 0;
        padding-bottom: 6px;
    }

    .translater {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0;
    }

    footer.footer p {
        font-size: 13px;
    }

    @-webkit-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-moz-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-ms-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-o-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    .home_testimonial ul {
        -webkit-animation: marquee1 50s linear infinite;
        -moz-animation: marquee1 50s linear infinite;
        -o-animation: marquee1 50s linear infinite;
        -ms-animation: marquee1 50s linear infinite;
        animation: marquee1 50s linear infinite;
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .blg_right #blg_head {
        width: 1.3%;
    }

    .home_testimonial h5 {
        font-size: 14px;
        margin-left: 0;
        width: 100%;
    }

    .home_cont section ul li {
        width: 61%;
    }

    nav.menubar {
        position: relative;
    }

    .main-cont .banner .ban1 span h2,
    .main-cont .banner .ban2 section h2,
    .main-cont .banner .ban3 span h2 {
        font-size: 18px;
    }

    .main-cont .banner .ban1 span p,
    .main-cont .banner .ban2 section p,
    .main-cont .banner .ban3 span p {
        font-size: 14px;
    }

    .job_list .job_head {
        width: 97%;
    }

    .job_list .job_det {
        width: 96.2%;
    }

    #vmarquee {
        height: 370px;
    }

    .home_testimonial > span {
        width: 100%;
        text-align: center;
        margin-left: 0;
        font-size: 13px;
    }

    .testimonial_det figure {
        display: block;
        width: 30%;
        float: none;
        margin: 0 auto;
    }

    .testimonial_det p {
        margin-left: 0;
        width: 100%;
        font-size: 11px;
    }

    .testimonial_det > span {
        font-size: 11px;
    }

    .home_testimonial ul li a {
        width: 83%;
        margin: 0 2px;
    }

    div.partner figure {
        margin-bottom: 10px;
    }

    .main-cont .banner {
        height: 290px;
    }

    .main-cont .content .three-clm article img {
        height: 170px;
    }

    .main-cont .content .three-clm article h2 {
        font-size: 16px;
    }

    .main-cont .content .three-clm article p {
        font-size: 13px;
        height: 80px;
    }

    .main-cont .content .three-clm article a {
        font-size: 14px;
    }

    article.about-cont .main p {
        font-size: 13px;
    }

    article.about-cont .main h2 {
        /* width: 92.8%; */
    }

    .page_head h1 {
        font-size: 30px;
    }

    div.social {
        margin-top: 5px;
    }

    .wbc_review {
        width: 100%;
        font-size: 15px;
        text-align: center;
        margin-left: 0;
        padding-bottom: 6px;
    }

    .translater {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0;
    }

    footer.footer p {
        font-size: 12px;
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
        width: 70%;
    }

    .main-cont .det_head,
    .main-cont aside h2, .serv_logos h4 {
        font-size: 20px;
    }

    .main-cont aside p {
        font-size: 15px;
    }

    .main-cont .det_head span {
        top: 15%;
    }

    #mobile-apps h2,
    #net h2,
    #open-source h2 {
        font-size: 20px;
    }

    .inner_testimonial q {
        font-size: 14px;
    }

    p.post-job {
        float: left;
        font-size: 16px;
        width: 100%;
    }

    .job_list .job_det ul li {
        font-size: 14px;
    }

    .job_list .job_det em {
        font-size: 15px;
    }

    .lbl {
        width: 100%;
        float: left;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .algn {
        float: left !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm {
        height: 485px !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm_lft {
        height: 440px !important;
    }

    .rw_msg {
        height: 328px !important;
    }

    @-webkit-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-moz-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-ms-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-o-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    .home_testimonial ul {
        -webkit-animation: marquee1 50s linear infinite;
        -moz-animation: marquee1 50s linear infinite;
        -o-animation: marquee1 50s linear infinite;
        -ms-animation: marquee1 50s linear infinite;
        animation: marquee1 50s linear infinite;
    }
}

@media (min-width: 800px) and (max-width: 999px) {
    .blg_right #blg_head {
        width: 1.3%;
    }

    .post-from1 {
        width: 95%;
        margin-left: 0;
    }

    #review-msg {
        height: 200px;
    }

    #review_left {
        height: 294px;
    }

    #review_form {
        height: 730px;
    }

    #blg_head span {
        float: left;
        font-size: 14px;
    }

    .job_list .job_head {
        font-size: 17px;
    }

    .home_testimonial h5 {
        font-size: 14px;
        margin-left: 0;
        width: 100%;
    }

    .home_cont section ul li {
        width: 61%;
    }

    nav.menubar {
        position: relative;
    }

    .main-cont .banner .ban1 span h2,
    .main-cont .banner .ban2 section h2,
    .main-cont .banner .ban3 span h2 {
        font-size: 18px;
    }

    .main-cont .banner .ban1 span p,
    .main-cont .banner .ban2 section p,
    .main-cont .banner .ban3 span p {
        font-size: 14px;
    }

    .job_list .job_head {
        width: 97%;
    }

    .job_list .job_det {
        width: 96.2%;
    }

    #vmarquee {
        height: 370px;
    }

    .home_testimonial > span {
        width: 100%;
        text-align: center;
        margin-left: 0;
        font-size: 13px;
    }

    .testimonial_det figure {
        display: block;
        width: 48%;
        float: none;
        margin: 0 auto;
    }

    .testimonial_det p {
        margin-left: 0;
        width: 100%;
        font-size: 11px;
    }

    .testimonial_det > span {
        font-size: 11px;
    }

    .home_testimonial ul li a {
        width: 79%;
        margin: 0 2px;
    }

    div.partner figure {
        margin-bottom: 8px;
    }

    .main-cont .banner {
        height: 290px;
    }

    .main-cont .content {
        padding: 5px 0 1%;
    }

    .main-cont .content .three-clm article {
        width: 100% !important;
        margin-bottom: 2%;
    }

    .main-cont .content .three-clm article img {
        width: 33%;
        height: 140px;
    }

    .main-cont .content .three-clm article h2 {
        width: 40%;
        font-size: 16px;
        padding-left: 2%;
        margin-top: 0;
    }

    .main-cont .content .three-clm article p {
        font-size: 13px;
        height: 88px;
        padding-left: 2%;
        width: 64%;
    }

    .main-cont .content .three-clm article a {
        font-size: 14px;
        padding-left: 2%;
    }

    article.about-cont .main p {
        font-size: 13px;
    }

    article.about-cont .main h2 {
        width: 92.8%;
    }

    article.main-cont .service_shape {
        transform: scale(.85);
    }

    .page_head h1 {
        font-size: 26px;
    }

    .doughnet-menu {
        width: 590px !important;
    }

    .doughnet-svg {
        margin-left: -20% !important;
    }

    .doughnet-chart {
        overflow: visible !important;
    }

    .ser_btn {
        position: relative;
        z-index: 9999999;
        width: 42%;
    }

    .doughnet-core {
        top: -18px !important;
    }

    article.main-cont .service_shape {
        top: 5%;
    }

    div.social {
        margin-top: 5px;
    }

    .wbc_review {
        width: 100%;
        font-size: 14px;
        text-align: center;
        margin-left: 0;
        padding-bottom: 6px;
    }

    .wbc_review a img {
        margin-top: 0;
        padding-left: 5px;
    }

    .translater {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0;
    }

    footer.footer p {
        font-size: 12px;
        margin-left: 0;
        margin-top: 3px;
        text-align: center;
        width: 70%;
    }

    .main-cont .det_head,
    .main-cont aside h2, .serv_logos h4 {
        font-size: 20px;
    }

    .main-cont aside p {
        font-size: 15px;
    }

    .wbc_review a {
        font-size: 12px;
    }

    .main-cont .det_head span {
        top: 15%;
    }

    #mobile-apps h2,
    #net h2,
    #open-source h2 {
        font-size: 20px;
    }

    .inner_testimonial q {
        font-size: 14px;
    }

    p.post-job {
        float: left;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
    }

    .job_list .job_det ul li {
        font-size: 14px;
    }

    .job_list .job_det em {
        font-size: 15px;
    }

    .lbl {
        width: 100%;
        float: left;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .algn {
        float: left !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm {
        height: 485px !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm_lft {
        height: 440px !important;
    }

    .rw_msg {
        height: 328px !important;
    }

    .goog-te-menu-value span {
        font-size: 12px !important;
    }

    .post-card {
        /* height: 640px; */
    }

    .post-left {
        width: 96%;
        border: none;
    }

    .post-right {
        width: 96%;
        margin-left: 4%;
        border-left: #999 solid 0px;
    }

    #review_form .post-right {
        margin-top: 13%;
    }

    .post-from {
        margin-left: 0;
        width: 95%;
    }

    .post-cont {
        width: 94%;
    }

    .stamp {
        margin-right: 6%;
        margin-bottom: 10px;
    }

    article.join-notes {
        width: 56%;
    }
    article.join-notes#cnt_lft_lnk
    {
        width: 100%;
    }

    @-webkit-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-moz-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-ms-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-o-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    .home_testimonial ul {
        -webkit-animation: marquee1 50s linear infinite;
        -moz-animation: marquee1 50s linear infinite;
        -o-animation: marquee1 50s linear infinite;
        -ms-animation: marquee1 50s linear infinite;
        animation: marquee1 50s linear infinite;
    }
}

@media (min-width: 600px) and (max-width: 799px) {
    .popup-div {
        width: 450px !important;
    }

    #chat_icon img {
        width: 80px !important;
    }

    #chat_icon {
        margin-top: -2px !important;
        width: 27% !important;
    }

    .mble_chat {
        background-color: #fff;
        display: block;
        position: relative;
        z-index: 99;
        float: right;
        padding-bottom: 5px;
    }

    .popup-div .content p span {
        font-size: 14px;
    }

    .preloader-back > figure > span {
        float: left;
        text-align: center;
        width: 100%;
    }

    .preloader-back > figure > span > img {
        float: none;
        margin-left: 0;
        width: 30%;
    }

    .preloader-back > figure > figcaption {
        font-size: 15px;
    }

    #dummybar {
        display: none;
    }

    .comp-logo {
        text-align: center;
    }

    figure.comp-logo span {
        float: left;
        margin-bottom: 5px;
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

    figure.comp-logo span a {
        float: none;
        text-align: center;
        width: 100%;
    }

    figure.comp-logo span img {
        float: none;
        text-align: center;
        width: 40%;
    }

    nav.menubar {
        width: 100%;
    }

    nav.menubar ul {
        margin: 0;
        width: 100%;
    }

    nav.menubar ul li {
        display: inline-block;
        float: none;
        width: 12.5%;
    }

    nav.menubar ul li a {
        margin: 0 53%;
        padding: 0;
    }

    nav.menubar ul li a img {
        margin-right: 0;
        width: 53px;
        opacity: 1;
    }

    .main-cont .banner {
        margin-top: 0;
    }

    .home_cont {
        top: 0;
        display: none;
    }

    #mble_chat {
        display: block;
        float: right;
        position: relative;
        width: 70%;
    }

    #res_logo {
        display: block;
    }

    .mble_head {
        float: left;
        display: block;
        margin-bottom: 10px;
        -webkit-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -moz-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -ms-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -o-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
    }

    #mobile {
        background-color: #092768;
        color: #fff;
        display: block;
        float: left;
        padding: 20px;
        position: fixed;
        text-align: left;
        top: 1%;
        left: 0;
        z-index: 9999999999;
        cursor: pointer;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    #mobile:before {
        content: "";
        height: 5px;
        position: absolute;
        background-color: #fff;
        width: 54%;
        left: 21%;
        top: 21%;
        box-shadow: 0 9px 0 #fff, 0 18px 0 #fff;
    }

    .vis {
        z-index: 9 !important;
    }

    .mble_actve {
        left: 40% !important;
        position: fixed !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .mble_actve:before {
        color: #fff !important;
    }

    .mble_overlay {
        background-color: rgba(17, 17, 17, .44);
        display: none;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999999;
    }

    aside.sidebar {
        display: none;
        z-index: 999 !important;
        width: 40% !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    article.main-cont,
    div.main-cont {
        width: 97.5%;
        left: 0;
        padding: 0 10px;
    }
    #index_cnt {        
        width: 100% !important;
    }
    #blg_head span {
        float: left;
        font-size: 11px;
    }

    #chat {
        z-index: 9;
    }

    .main-cont .banner .ban section.showtext a,
    .main-cont .banner .ban section.showtext h2,
    .main-cont .banner .ban section.showtext p {
        left: 0;
        opacity: 1;
        top: 8%;
    }

    .ban a,
    section.showtext p {
        display: none;
    }

    .home_testimonial h5 {
        font-size: 14px;
        margin-left: 0;
        width: 100%;
    }

    .home_cont section ul li {
        width: 61%;
    }

    nav.menubar {
        position: relative;
        margin-top: 10px;
    }

    aside.sidebar .wbc_review {
        display: none;
    }

    .main-cont .banner .ban1 span h2,
    .main-cont .banner .ban2 section h2,
    .main-cont .banner .ban3 span h2 {
        font-size: 18px;
    }

    .main-cont .banner .ban1 span p,
    .main-cont .banner .ban2 section p,
    .main-cont .banner .ban3 span p {
        font-size: 14px;
    }

    .job_list .job_head {
        width: 96.5%;
        font-size: 16px;
    }

    .job_list .job_det {
        width: 95.5%;
    }

    #vmarquee {
        height: 370px;
    }

    .home_testimonial > span {
        width: 100%;
        text-align: center;
        margin-left: 0;
        font-size: 13px;
    }

    .testimonial_det figure {
        display: none;
    }

    .testimonial_det p {
        margin-left: 0;
        width: 100%;
        font-size: 11px;
    }

    .testimonial_det > span {
        font-size: 11px;
    }

    .home_testimonial ul li a {
        width: 87%;
        margin: 0 2px;
    }

    div.partner figure {
        margin-bottom: 9%;
    }

    .main-cont .banner {
        height: 290px;
    }

    .main-cont .content {
        padding: 5px 0 1%;
    }

    .main-cont .content .three-clm article {
        width: 100% !important;
        margin-bottom: 2%;
    }

    .main-cont .content .three-clm article img {
        height: 120px;
        width: 27%;
    }

    .main-cont .content .three-clm article h2 {
        width: 50%;
        font-size: 16px;
        padding-left: 2%;
        margin-top: 0;
    }

    .main-cont .content .three-clm article p {
        font-size: 13px;
        height: 68px;
        padding-left: 2%;
        width: 69%;
    }

    .main-cont .content .three-clm article a {
        font-size: 14px;
        padding-left: 2%;
    }

    article.about-cont .main p {
        font-size: 13px;
    }

    article.about-cont .main h2 {
        width: 92.8%;
    }

    article.main-cont .service_shape {
        transform: scale(.75);
        -webkit-transform: scale(.75);
        -moz-transform: scale(.75);
        -o-transform: scale(.75);
        -ms-transform: scale(.75);
    }

    .page_head h1 {
        font-size: 26px;
    }

    .doughnet-menu {
        width: 590px !important;
    }

    .doughnet-svg {
        margin-left: -20% !important;
    }

    .doughnet-chart {
        overflow: visible !important;
    }

    .ser_btn {
        z-index: 9999999;
        position: relative;
    }

    .doughnet-core {
        top: -18px !important;
    }

    article.main-cont .service_shape {
        top: 35%;
    }

    div.social {
        margin-top: 5px;
        text-align: center;
        width: 100%;
        margin-right: 0;
    }

    div.social figure {
        display: inline-block;
        float: none;
    }

    div.social figure a img {
        width: 17px;
    }

    .wbc_review {
        width: 40%;
        font-size: 14px;
        text-align: center;
        margin-left: 0;
        padding-bottom: 6px;
        margin-top: 1%;
    }

    .wbc_review a img {
        margin-top: 0;
        padding-left: 5px;
    }

    .translater {
        display: none;
    }

    footer.footer p {
        font-size: 12px;
        margin-left: 0;
        margin-top: 3px;
        text-align: center;
        width: 100%;
    }

    .main-cont .det_head,
    .main-cont aside h2, .serv_logos h4 {
        font-size: 20px;
    }

    .main-cont aside p {
        font-size: 13px;
    }

    .wbc_review a {
        font-size: 18px;
    }

    .mble_rght {
        z-index: 9;
    }

    .main-cont .det_head span {
        top: 15%;
    }

    #mobile-apps h2,
    #net h2,
    #open-source h2 {
        font-size: 18px;
    }

    .inner_testimonial q {
        font-size: 14px;
    }

    p.post-job {
        float: left;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
    }

    .job_list .job_det ul li {
        font-size: 14px;
    }

    .job_list .job_det em {
        font-size: 15px;
    }

    .lbl {
        width: 100%;
        float: left;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .algn {
        float: left !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm {
        height: 945px !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm_lft {
        height: 440px !important;
    }

    .rw_msg {
        height: 328px !important;
    }

    .goog-te-menu-value span {
        font-size: 12px;
    }

    .post-card {
        height: 620px;
        margin-top: 2%;
    }

    .post-left {
        width: 96%;
        border: none;
    }

    .post-right {
        width: 96%;
        margin-left: 4%;
    }

    #review_form .post-right {
        margin-top: 16%;
    }

    .post-from {
        margin-left: 0;
        width: 95%;
    }

    .post-cont {
        width: 94%;
    }

    .stamp {
        margin-right: 6%;
    }

    article.join-notes {
        width: 56%;
    }

    footer.footer {
        height: 59px;
        z-index: 99;
    }

    aside.right-pane {
        width: 35%;
    }

    .blg_active {
        right: 35% !important;
    }

    article.about-cont .main p {
        width: 100%;
    }

    .main_Cnt_style {
        width: 65% !important;
    }

    article.about-cont .main h2 {
        text-align: center;
    }

    section.contact h2 {
        text-align: left;
        margin-top: 2.5%;
    }

    .post-btn {
        margin-bottom: 40px;
    }

    .blg_right #blg_head {
        width: 1.3%;
    }

    .post-from1 {
        width: 95%;
        margin-left: 0;
    }

    #review_form {
        height: 720px;
    }

    #review-msg {
        height: 200px;
    }

    #review_left {
        height: 294px;
    }

    .page_head {
        float: left;
        padding-left: 2%;
        text-align: left;
        width: 51%;
    }

    .contact a {
        text-align: center;
    }

    .job_op_img {
        float: none;
        margin-top: 7%;
    }

    @-webkit-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-moz-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-ms-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    @-o-keyframes marquee1 {
        0% {
            top: 0;
        }

        10% {
            top: -21%;
        }

        100% {
            top: -420%;
        }
    }

    .home_testimonial ul {
        -webkit-animation: marquee1 50s linear infinite;
        -moz-animation: marquee1 50s linear infinite;
        -o-animation: marquee1 50s linear infinite;
        -ms-animation: marquee1 50s linear infinite;
        animation: marquee1 50s linear infinite;
    }
}

@media (min-width: 400px) and (max-width: 600px) {
    .preloader-back > figure > span {
        float: left;
        text-align: center;
        width: 100%;
    }

    #chat_icon img {
        width: 80px !important;
    }

    #chat_icon {
        margin-top: -2px !important;
        width: 27% !important;
    }

    #mble_chat {
        display: block;
        margin: 0 auto;
        position: relative;
        text-align: center;
        width: 70%;
    }

    .mble_chat {
        background-color: #fff;
        display: block;
        position: relative;
        z-index: 99;
        float: right;
        padding-bottom: 5px;
    }

    .popup-div {
        width: 320px !important;
    }

    .preloader-back > figure > span > img {
        float: none;
        margin-left: 0;
        width: 30%;
    }

    .preloader-back > figure > figcaption {
        font-size: 15px;
    }

    #dummybar {
        display: none;
    }

    .comp-logo {
        text-align: center;
    }

    figure.comp-logo span {
        float: left;
        margin-bottom: 5px;
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

    figure.comp-logo span a {
        float: none;
        text-align: center;
        width: 100%;
    }

    figure.comp-logo span img {
        float: none;
        text-align: center;
        width: 40%;
    }

    nav.menubar {
        width: 100%;
    }

    nav.menubar ul {
        margin: 0;
        width: 100%;
    }

    nav.menubar ul li {
        display: inline-block;
        float: none;
    }

    nav.menubar ul li a {
        margin: 0 12%;
        padding: 0;
    }

    nav.menubar ul li a img {
        margin-right: 0;
        width: 70%;
        opacity: 1;
    }

    .main-cont .banner {
        margin-top: 0;
    }

    #blg_head {
        display: none;
    }

    .home_cont {
        top: 0;
        display: none;
    }

    #res_logo {
        display: block;
    }

    .mble_head {
        float: left;
        display: block;
        margin-bottom: 10px;
        -webkit-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -moz-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -ms-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -o-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
    }

    #mobile {
        background-color: #092768;
        color: #fff;
        display: block;
        float: left;
        padding: 20px;
        position: fixed;
        text-align: left;
        top: 1%;
        left: 0;
        z-index: 9999999999;
        cursor: pointer;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    #mobile:before {
        content: "";
        height: 5px;
        position: absolute;
        background-color: #fff;
        width: 54%;
        left: 21%;
        top: 21%;
        box-shadow: 0 9px 0 #fff, 0 18px 0 #fff;
    }

    .vis {
        z-index: 9 !important;
    }

    .mble_actve {
        left: 40% !important;
        position: fixed !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .mble_actve:before {
        color: #fff !important;
    }

    .mble_overlay {
        background-color: rgba(17, 17, 17, .44);
        display: none;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999999;
    }

    aside.sidebar {
        display: none;
        z-index: 999 !important;
        width: 40% !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    article.main-cont,
    div.main-cont {
        width: 98%;
        left: 0;
        padding: 0 5px;
    }
    #index_cnt {
        width: 98% !important;
    }

    #blg_head span {
        float: left;
        font-size: 11px;
    }

    #chat {
        z-index: 9;
    }

    .ban a,
    section.showtext p {
        display: none;
    }

    .main-cont .banner .ban section.showtext a,
    .main-cont .banner .ban section.showtext h2,
    .main-cont .banner .ban section.showtext p {
        left: 0;
        opacity: 1;
        top: 8%;
    }

    .home_testimonial h5 {
        font-size: 14px;
        margin-left: 0;
        width: 100%;
    }

    .home_cont section ul li {
        width: 61%;
    }

    nav.menubar {
        position: relative;
        margin-top: 10px;
    }

    aside.sidebar .wbc_review {
        display: none;
    }

    .main-cont .banner .ban1 span h2,
    .main-cont .banner .ban2 section h2,
    .main-cont .banner .ban3 span h2 {
        font-size: 18px;
    }

    .job_list .job_head {
        width: 96.5%;
        font-size: 16px;
    }

    .job_list .job_head ins {
        width: 79%;
        float: left;
    }

    .job_list .job_det {
        width: 95.5%;
    }

    .job_list .job_det ul {
        margin-left: 20px;
    }

    #vmarquee {
        height: 370px;
    }

    .home_testimonial > span {
        width: 100%;
        text-align: center;
        margin-left: 0;
        font-size: 13px;
    }

    .testimonial_det figure {
        display: none;
    }

    .testimonial_det p {
        margin-left: 0;
        width: 100%;
        font-size: 11px;
    }

    .testimonial_det > span {
        font-size: 11px;
    }

    .home_testimonial ul li a {
        width: 87%;
        margin: 0 2px;
    }

    div.partner figure {
        margin-bottom: 9%;
    }

    .main-cont .banner {
        height: 290px;
    }

    .main-cont .banner .ban1 section,
    .main-cont .banner .ban2 section,
    .main-cont .banner .ban3 section {
        margin: 40px 100px 40px 10px;
    }

    .main-cont .banner .ban1 span p,
    .main-cont .banner .ban2 section p,
    .main-cont .banner .ban3 span p {
        width: 90%;
        font-size: 12px;
    }

    .main-cont .content {
        padding: 5px 0 1%;
    }

    .main-cont .content .three-clm article {
        width: 100% !important;
        margin-bottom: 4%;
    }

    .main-cont .content .three-clm article img {
        display: none;
    }

    .main-cont .content .three-clm article h2 {
        width: 70%;
        font-size: 18px;
        padding-left: 2%;
        margin-top: 0;
    }

    .main-cont .content .three-clm article p {
        font-size: 13px;
        height: auto;
        margin-bottom: 1%;
        padding-left: 2%;
        width: 96%;
    }

    .main-cont .content .three-clm article a {
        font-size: 14px;
        padding-left: 2%;
    }

    article.about-cont .main p {
        font-size: 13px;
    }

    article.about-cont .main h2 {
        width: 92.8%;
    }

    article.main-cont .service_shape {
        transform: scale(.75);
        -webkit-transform: scale(.75);
        -moz-transform: scale(.75);
        -o-transform: scale(.75);
        -ms-transform: scale(.75);
    }

    .page_head h1 {
        font-size: 22px;
    }

    .doughnet-menu {
        width: 590px !important;
    }

    .doughnet-svg {
        margin-left: -20% !important;
    }

    .doughnet-chart {
        overflow: visible !important;
    }

    .ser_btn {
        z-index: 9999999;
        position: relative;
    }

    .doughnet-core {
        top: -18px !important;
    }

    article.main-cont .service_shape {
        top: 35%;
    }

    div.social {
        margin-top: 5px;
        text-align: center;
        width: 100%;
        margin-right: 0;
    }

    div.social figure {
        display: inline-block;
        float: none;
    }

    div.social figure a img {
        width: 17px;
    }

    .wbc_review {
        width: 30%;
        font-size: 14px;
        text-align: center;
        margin-left: 0;
        padding-bottom: 6px;
        margin-top: 1%;
    }

    .wbc_review a img {
        margin-top: 0;
        padding-left: 5px;
    }

    .translater {
        display: none;
    }

    footer.footer p {
        font-size: 12px;
        margin-left: 0;
        margin-top: 3px;
        text-align: center;
        width: 100%;
    }

    .main-cont .det_head,
    .main-cont aside h2, .serv_logos h4 {
        font-size: 16px;
    }

    .main-cont aside p {
        font-size: 12px;
    }

    .wbc_review a {
        font-size: 14px;
    }

    .mble_rght {
        z-index: 9;
    }

    .main-cont .det_head span {
        top: 15%;
    }

    #mobile-apps h2,
    #net h2,
    #open-source h2 {
        font-size: 17px;
    }

    .inner_testimonial q {
        font-size: 14px;
    }

    p.post-job {
        float: left;
        font-size: 16px;
        width: 100%;
    }

    .job_list .job_det ul li {
        font-size: 14px;
    }

    .job_list .job_det em {
        font-size: 15px;
    }

    .lbl {
        width: 100%;
        float: left;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .algn {
        float: left !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm {
        height: 945px !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm_lft {
        height: 440px !important;
    }

    .rw_msg {
        height: 328px !important;
    }

    .goog-te-menu-value span {
        font-size: 12px;
    }

    .post-card {
        /* height: 640px; */
        margin-top: 2%;
        width: 98%;
    }

    .post-left {
        width: 96%;
        border: none;
    }

    .post-right {
        width: 96%;
        margin-left: 4%;
        border-left: #999 solid 0px;
    }

    #review_form .post-right {
        margin-top: 24%;
    }

    .main-cont aside {
        padding-top: 0;
    }

    .post-from {
        margin-left: 0;
        width: 95%;
    }

    .post-cont {
        width: 94%;
    }

    .stamp {
        margin-right: 6%;
        display: none;
    }

    article.join-notes {
        width: 56%;
    }

    .main-cont .det_head span {
        font-size: 12px;
        right: 10px;
        width: 28px;
    }

    nav.menubar ul li:nth-child(3) a {
        float: left;
    }

    .ser_btn {
        display: none;
    }

    footer.footer {
        height: 59px;
        z-index: 999;
    }

    aside.right-pane {
        width: 35%;
    }

    .blg_active {
        right: 35% !important;
    }

    article.about-cont .main p {
        width: 93%;
    }

    .main_Cnt_style {
        width: 65% !important;
    }

    article.about-cont .main h2 {
        text-align: center;
        margin-top: 0;
        padding-bottom: 8px;
    }

    .inner_page_top {
        padding-top: 0;
    }

    section.contact h2 {
        margin: 2.5% 0;
        text-align: center;
        width: 100%;
    }

    .post-btn {
        margin-bottom: 40px;
    }

    .blg_right #blg_head {
        width: 1.3%;
    }

    .post-from1 {
        width: 95%;
        margin-left: 0;
    }

    #review_form {
        height: 720px;
    }

    #review-msg {
        height: 200px;
    }

    #review_left {
        height: 294px;
    }

    .page_head {
        float: left;
        padding-left: 2%;
        text-align: left;
        width: 51%;
    }

    .contact a {
        text-align: center;
        margin-top: 0;
    }

    .job_op_img {
        float: none;
    }

    #abt_hgt {
        float: left;
    }

    article.about-cont .main p b {
        float: left;
        padding-left: 5%;
        padding-right: 1%;
    }
}

@media (min-width: 300px) and (max-width: 399px) {
    .preloader-back > figure > span {
        float: left;
        text-align: center;
        width: 100%;
    }

    #chat_icon img {
        width: 80px !important;
    }

    #chat_icon {
        margin-top: -2px !important;
        width: 27% !important;
    }

    #mble_chat {
        display: block;
        margin: 0 auto;
        position: relative;
        text-align: center;
        width: 100%;
    }

    #mble_chat div ul li a,
    .home_cont div ul li a,
    .mble_chat div ul li a {
        width: auto;
    }

    .mble_chat {
        background-color: #fff;
        display: block;
        position: relative;
        z-index: 99;
        float: right;
        padding-bottom: 5px;
    }

    .popup-div {
        width: 320px !important;
    }

    .preloader-back > figure > span > img {
        float: none;
        margin-left: 0;
        width: 30%;
    }

    .preloader-back > figure > figcaption {
        font-size: 15px;
    }

    #dummybar {
        display: none;
    }

    .comp-logo {
        text-align: center;
    }

    figure.comp-logo span {
        float: left;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

    figure.comp-logo span a {
        float: none;
        text-align: center;
        width: 100%;
    }

    figure.comp-logo span img {
        float: none;
        text-align: center;
        width: 60%;
    }

    nav.menubar {
        width: 100%;
    }

    nav.menubar ul {
        margin: 0;
        width: 100%;
    }

    nav.menubar ul li {
        display: inline-block;
        float: none;
    }

    nav.menubar ul li a {
        margin: 0 6%;
        padding: 0;
    }

    nav.menubar ul li a img {
        margin-right: 0;
        width: 70%;
        opacity: 1;
    }

    .main-cont .banner {
        margin-top: 0;
    }

    #blg_head,
    .ban a,
    section.showtext p {
        display: none;
    }

    .home_cont {
        top: 0;
        display: none;
    }

    #res_logo {
        display: block;
    }

    .mble_head {
        float: left;
        display: block;
        margin-bottom: 10px;
        -webkit-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -moz-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -ms-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        -o-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
        box-shadow: 0 10px 10px -9px rgba(0, 0, 0, .45);
    }

    #mobile {
        background-color: #092768;
        color: #fff;
        display: block;
        float: left;
        padding: 20px;
        position: fixed;
        text-align: left;
        top: 1%;
        left: 0;
        z-index: 9999999999;
        cursor: pointer;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    #mobile:before {
        content: "";
        height: 5px;
        position: absolute;
        background-color: #fff;
        width: 54%;
        left: 21%;
        top: 21%;
        box-shadow: 0 9px 0 #fff, 0 18px 0 #fff;
    }

    .vis {
        z-index: 9 !important;
    }

    .mble_actve {
        left: 40% !important;
        position: fixed !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .mble_actve:before {
        color: #fff !important;
    }

    .mble_overlay {
        background-color: rgba(17, 17, 17, .44);
        display: none;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999999;
    }

    aside.sidebar {
        display: none;
        z-index: 999 !important;
        width: 40% !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    article.main-cont,
    div.main-cont {
        width: 98%;
        left: 0;
        padding: 0 1%;
    }
    #index_cnt {
        width: 100% !important;
    }
    #blg_head span {
        float: left;
        font-size: 11px;
    }

    #chat {
        z-index: 9;
    }

    .main-cont .banner .ban section.showtext a,
    .main-cont .banner .ban section.showtext h2,
    .main-cont .banner .ban section.showtext p {
        left: 0;
        opacity: 1;
        top: 8%;
    }

    .home_testimonial h5 {
        font-size: 14px;
        margin-left: 0;
        width: 100%;
    }

    .home_cont section ul li {
        width: 61%;
    }

    nav.menubar {
        position: relative;
        margin-top: 10px;
    }

    aside.sidebar .wbc_review {
        display: none;
    }

    .main-cont .banner .ban1 span h2,
    .main-cont .banner .ban2 section h2,
    .main-cont .banner .ban3 span h2 {
        font-size: 18px;
    }

    .job_list .job_head {
        width: 96.5%;
        font-size: 16px;
    }

    .job_list .job_head ins {
        width: 79%;
        float: left;
    }

    .job_list .job_det {
        width: 95.5%;
    }

    .job_list .job_det ul {
        margin-left: 17px;
    }

    #vmarquee {
        height: 370px;
    }

    .home_testimonial > span {
        width: 100%;
        text-align: center;
        margin-left: 0;
        font-size: 13px;
    }

    .testimonial_det figure {
        display: none;
    }

    .testimonial_det p {
        margin-left: 0;
        width: 100%;
        font-size: 11px;
    }

    .testimonial_det > span {
        font-size: 11px;
    }

    .home_testimonial ul li a {
        width: 87%;
        margin: 0 2px;
    }

    div.partner figure {
        margin-bottom: 9%;
    }

    .main-cont .banner {
        height: 290px;
    }

    .main-cont .banner .ban1 section,
    .main-cont .banner .ban2 section,
    .main-cont .banner .ban3 section {
        margin: 40px 100px 40px 10px;
    }

    .main-cont .banner .ban1 span p,
    .main-cont .banner .ban2 section p,
    .main-cont .banner .ban3 span p {
        width: 90%;
        font-size: 12px;
    }

    .main-cont .content {
        padding: 5px 0 1%;
    }

    .main-cont .content .three-clm article {
        width: 100% !important;
        margin-bottom: 4%;
    }

    .main-cont .content .three-clm article img {
        display: none;
    }

    .main-cont .content .three-clm article h2 {
        width: 100%;
        font-size: 18px;
        padding-left: 2%;
        margin-top: 0;
    }

    .main-cont .content .three-clm {
        margin-bottom: 40px;
    }

    .main-cont .content .three-clm article p {
        font-size: 13px;
        height: auto;
        margin-bottom: 1%;
        padding-left: 2%;
        width: 96%;
    }

    .main-cont .content .three-clm article a {
        font-size: 14px;
        padding-left: 2%;
    }

    article.about-cont .main p {
        font-size: 13px;
    }

    article.about-cont .main h2 {
        width: 92.8%;
    }

    article.main-cont .service_shape {
        transform: scale(.75);
        -webkit-transform: scale(.75);
        -moz-transform: scale(.75);
        -o-transform: scale(.75);
        -ms-transform: scale(.75);
    }

    .page_head h1 {
        font-size: 22px;
    }

    .doughnet-menu {
        width: 590px !important;
    }

    .doughnet-svg {
        margin-left: -20% !important;
    }

    .doughnet-chart {
        overflow: visible !important;
    }

    .ser_btn {
        z-index: 9999999;
        position: relative;
    }

    .doughnet-core {
        top: -18px !important;
    }

    article.main-cont .service_shape {
        top: 35%;
    }

    div.social {
        margin-top: 5px;
        text-align: center;
        width: 100%;
        margin-right: 0;
    }

    div.social figure {
        display: inline-block;
        float: none;
    }

    div.social figure a img {
        width: 17px;
    }

    .wbc_review {
        width: 30%;
        font-size: 14px;
        text-align: center;
        margin-left: 0;
        padding-bottom: 6px;
        margin-top: 1%;
    }

    .wbc_review a img {
        margin-top: 0;
        padding-left: 5px;
    }

    .translater {
        display: none;
    }

    footer.footer p {
        font-size: 12px;
        margin-left: 0;
        margin-top: 3px;
        text-align: center;
        width: 100%;
    }

    .main-cont .det_head,
    .main-cont aside h2, .serv_logos h4 {
        font-size: 14px;
    }

    .main-cont aside p,
    .wbc_review a {
        font-size: 12px;
    }

    .mble_rght {
        z-index: 9;
    }

    .main-cont .det_head span {
        top: 15%;
    }

    #mobile-apps h2,
    #net h2,
    #open-source h2 {
        font-size: 17px;
    }

    .inner_testimonial q {
        font-size: 14px;
    }

    p.post-job {
        float: left;
        font-size: 16px;
        width: 100%;
    }

    .job_list .job_det ul li {
        font-size: 14px;
    }

    .job_list .job_det em {
        font-size: 15px;
    }

    .lbl {
        width: 100%;
        float: left;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .algn {
        float: left !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm {
        height: 945px !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .rw_frm_lft {
        height: 440px !important;
    }

    .rw_msg {
        height: 328px !important;
    }

    .goog-te-menu-value span {
        font-size: 12px;
    }

    .post-card {
        height: 680px;
        margin-top: 2%;
    }

    .join-card .post-right {
        margin-top: 33% !important;
    }

    .post-cont textarea {
        height: 160px;
    }

    .post-left {
        width: 96%;
        border: none;
    }

    .post-right {
        width: 96%;
        margin-left: 4%;
        margin-top: 25%;
    }

    #review_form .post-right {
        margin-top: 33%;
    }

    .main-cont aside {
        padding-top: 0;
    }

    .post-from {
        margin-left: 0;
        width: 95%;
    }

    .post-cont {
        width: 94%;
    }

    .stamp {
        margin-right: 6%;
    }

    article.join-notes {
        width: 56%;
    }

    .main-cont .det_head span {
        font-size: 12px;
        right: 10px;
        width: 28px;
    }

    nav.menubar ul li:nth-child(3) a {
        float: left;
    }

    .ser_btn {
        display: none;
    }

    footer.footer {
        height: 75px;
        z-index: 999;
    }

    aside.right-pane {
        width: 35%;
    }

    .blg_active {
        right: 35% !important;
    }

    article.about-cont .main p {
        width: 93%;
        line-height: 22px;
    }

    .main_Cnt_style {
        width: 65% !important;
    }

    article.about-cont .main h2 {
        text-align: center;
        margin-top: 0;
        padding-bottom: 8px;
    }

    .inner_page_top {
        padding-top: 0;
    }

    section.contact h2 {
        text-align: center;
        width: 100%;
    }

    .post-btn {
        margin-bottom: 25%;
    }

    .blg_right #blg_head {
        width: 1.3%;
    }

    .post-from1 {
        width: 95%;
        margin-left: 0;
    }

    #review_form {
        height: 720px;
    }

    #review-msg {
        height: 200px;
    }

    #review_left {
        height: 294px;
    }

    .page_head {
        float: left;
        padding-left: 2%;
        text-align: left;
        width: 51%;
    }

    .contact a {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 2%;
    }

    .job_op_img {
        float: none;
    }

    .main-cont .banner .ban section.showtext h2 {
        width: 80%;
    }

    .main-cont .banner .ban section.showtext p {
        display: none;
    }

    .main-cont .banner .ban section.showtext a {
        width: 20%;
        float: left;
    }

    #abt_hgt {
        float: left;
    }

    .services_chakra1 {
        zoom: 1.2 !important;
    }

    .testimonial_style {
        width: 100%;
    }

    .space1 {
        height: 70px;
    }
}
@media (min-width:980px) and (max-width:1130px) {
    nav.menubar ul li {
        width: 13.6%;
    }
}

@media (min-width:800px) and (max-width:979px) {
    nav.menubar ul li {
        width: 13.6%;
    }

    nav.menubar ul li a img {
        padding: 0 6px;
    }
}

@media (min-width: 300px) and (max-width: 799px) {
    /*article.main-cont, div.main-cont
    {
        height: 100% !important;        
    }
    .mob_fot, .mob_fot footer.footer
    {
        display: block;
        position: relative;
    }
    .mob_fot footer.footer
    {                
        padding-bottom: 5px;        
    }
    footer.footer
    {
        display: none;
    }*/
    #index_cnt {
        width: 100% !important;
        /*height: 100% !important;*/
    }
}
@media (min-width: 300px) and (max-width: 505px) {
    .banner
    {
        display: none;
    }
}


/*@media (min-width:1300px) and (max-width:1430px)
{
        .serv_logos a.ckephp img
{
        width: 250px;
}
.serv_logos a.rnr img
{
        width: 125px;
}
.serv_logos a.ndejs img
{
        width: 155px;
}
.serv_logos a.anglrjs img
{
        width: 168px;
}
}
@media (min-width:1107px) and (max-width:1299px)
{
    .serv_logos a
    {
        padding:10px;
    }
        .serv_logos a.ckephp img
{
        width: 235px;
}
.serv_logos a.rnr img
{
        width: 118px;
}
.serv_logos a.ndejs img
{
        width: 146px;
}
.serv_logos a.anglrjs img
{
        width: 158px;
}
}*/
/* tally*/
.tally-block{
    background-color: #62c5a0 !important;
    color: #fffbdc !important;
    border-bottom: 2px solid #fffbdc !important;
}
.tally-head{margin-top:10px;margin-bottom:10px;}
.accordion
{
    width: 98%;
    min-height:300px;
    margin:13px -3px;;
}
.accordion-item {
    font-size: 1em;
    margin: 0 ;
    padding: 10px;
    height: 30px;
    background:#f5f5f5;
    border:1px solid #ccc;
    color: #000;
    cursor:pointer;
}
.accordion-item.open
{
    background:#14ad40;
    border-bottom:0px;
    color:#fff;
}
div.data {
    background: #fff;
    margin:0 !important;
    border:1px solid #ccc;
    line-height: 140%;
    display:none;
}
.data p{
    text-align:justify;line-height:30px;font-size:15px;padding:10px;
}
.plusMinus {
    font-weight:bold;
    float:right;
    padding-right:4px;
    content:"+";
}
article .tally-block1 p{text-align:justify;color:#000;line-height: 24px;
}

#tally-site{
    margin-bottom: 2px;
    border-bottom: 1px solid;
    padding: 10px 0;margin-top:-7px;
}
#expertise{
    border-bottom: 1px solid;  margin-bottom: 2px;
    padding: 10px 0;margin-top:-7px;
}
#expertise h2{
    font-size: 16pt;
    margin-top: -7px;
}
.tallypara p{
    /*margin-top:8px;*/
}
#tally-site h2{
    font-size: 16pt;
    margin-top: -7px;
}
.none_undrlne
{
    text-decoration: none;
}
.lnkd
{
    font-size: 13px;
}
.wbc-word h5{
    font-size: 18px!important;
    margin: 5px 0;
    display: inline-block;
    padding-bottom: 2px;
    margin-top: 13px;
}
/*#abt_hgt a{
    color: #000;
}*/
.wbc-heading{
    margin-top: -15px;
}
.wbc-word h6{
    font-size: 15px!important;
    margin: 5px 0;
    text-decoration: underline!important;
}
.about-app b{
    float: left;
    padding-left: 2%;
    padding-right: 1%;
}
.heading-content-15{
    margin-top: 10px;
}

/*Bootstrap Accordion*/
#accordion .panel {
    margin-bottom: 8px;
}
#accordion .panel-heading
{
    padding: 0;
}
#accordion .panel-title
{
    padding: 0;
}
#accordion .panel-title a
{
    padding: 12px 15px;
    display: block;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.panel-body {
    padding: 10px 15px 0px 15px;
}