    * {
    margin: 0;
    padding: 0;
    outline: 0;
}

body,
html {
    height: 100%;
}

body {
    font-size: 13px;
    line-height: 22px;
    font-family: 'Ubuntu', sans-serif;
    color: #828282;
    background: url(images/body.png) repeat 0 0;
    min-width: 100%;
}



/*font-family: 'Ubuntu', sans-serif;*/

a {
    color: #0252aa;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

a.more {
    color: #242723;
    text-decoration: underline;
    padding-left: 11px;
    background: url(images/arr-ico.png) no-repeat 0 5px;
}

a.more:hover {
    text-decoration: none;
}

input,
textarea,
select {
    font-size: 12px;
    font-family: arial, sans-serif;
}

textarea {
    overflow: auto;
}

.cl {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
}

.notext {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

.left,
.alignleft {
    float: left;
    display: inline;
}

.right,
.alignright {
    float: right;
    display: inline;
}

article,
aside,
details,
footer,
header,
menu,
nav,
section {
    display: block;
}

.shell {
    width: 990px;
    margin: 0 auto;
}

.container {
    background: #fff;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
}

#header {
    height: 90px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 3px solid #002e5b;
}

#logo {
    width: 210px;
    height: 80px;
    float: left;
    font-size: 0;
    line-height: 0;
    border: 0px solid red;
    margin-top: -10px;
}

#logo a {
    height: 33px;
    display: block;
}

.search {
    float: right;
}

.search input.field {
    border: 1px solid #d6d6d6;
    background: #ededed;
    width: 166px;
    height: 24px;
    line-height: 22px;
    padding: 0px 10px;
    float: left;
    font-size: 11px;
    font-family: verdana, arial, helvetica, serif;
    color: #bebebe;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.search input.search-btn {
    width: 22px;
    height: 26px;
    margin-left: 3px;
    border: 0;
    cursor: pointer;
    background: url(images/search-btn.png) no-repeat 0 0;
    float: left;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

#navigation {
    height: 52px;
    padding-top: 0px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    /*background: url(images/navigation.png) repeat-x 0 0;*/
    box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
    background-color: #002e5b;
}

#navigation ul {
    list-style: none;
    list-style-position: outside;
}

#navigation ul li {
    float: left;
    padding-right: 2px;
    line-height: 52px;
    /*background: url(images/nav-border.png) no-repeat right 0;*/
    font-size: 13px;
    text-transform: uppercase;
}

#navigation ul li a {
    display: block;
    padding: 0 9px 0 9px;
    color: #ffffff;
}

#navigation ul li a:hover,
#navigation ul li.active a {
    text-decoration: none;
    color: #ffffff;
    background-color: #cd2a2d;
}

#navigation ul li.first a {
    padding-left: 38px;
}

#navigation a.nav-btn {
    display: none;
}

.slider-holder {
    position: relative;
    z-index: 5;
}

.slider-holder span.slider-b {
    background: url(images/slider-bottom.png) no-repeat 0 0;
    width: 990px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

.slider-holder span.slider-shadow {
    background: url(images/slider-shadow.png) no-repeat 0 0;
    width: 990px;
    height: 13px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    display: block;
}

.slider {
    width: 990px;
    height: 378px;
    position: relative;
    background: url(images/slide-img.png) no-repeat 0 0;
}

.slider ul.slides {
    list-style: none;
    list-style-position: outside;
}

.slider ul.slides li {
    width: 990px;
    height: 378px;
    float: left;
    position: relative;
    overflow: hidden;
}

.slider ul.slides li .img-holder {
    width: 741px;
    height: 347px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.slider ul.slides li .img-holder img {
    width: 741px;
    height: 347px;
}

.slider ul.slides li .slide-cnt {
    width: 320px;
    padding: 33px 0 0 34px;
    position: absolute;
    left: 0;
    top: 20px;
}

.slider ul.slides li .slide-cnt h2 {
    font-size: 38px;
    line-height: 44px;
    padding-bottom: 16px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}

.slider ul.slides li .slide-cnt p {
    color: #fff;
    font-size: 14px;
    padding-bottom: 22px;
}


.flex-control-nav {
    left: 480px;
}

.main a.m-btn-grey {
    display: none;
}

.main {
    padding: 0px 0px 0px;
    background: url(images/main.png) repeat-x 0 0;
}

.main h2 {
    font-size: 22px;
    color: #002e5b;
    line-height: 22px;
    padding-bottom: 8px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}

.main h3 {
    font-size: 18px;
    color: #5e5e5e;
    line-height: 22px;
    padding-bottom: 8px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}

.main h4 {
    font-size: 14px;
    color: #002e5b;
    line-height: 22px;
    padding-bottom: 8px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}

.main section {
    clear: both;
    background: url(images/section-shadow.png) no-repeat center bottom;
    padding: 0 20px 45px;
}

.main ul {
    list-style: none;
    list-style-position: outside;
}

.main ul li {
    padding-bottom: 6px;
    padding-left: 10px;
    background: url(images/arr-ico.png) no-repeat 0 8px;
}

.main ul li a {
    color: #2b9208;
    text-decoration: underline;
}

.main ul li a:hover {
    text-decoration: none;
}

.main .cols
/*---------- overall section of three boxes in home page*/

{
    padding-left: 0;
    padding-right: 0;
}

.main .cols .col
/*three box with icon & content */

{
    width: 314px;
    float: left;
    border: 0px solid red;
    padding: 4.5px;
    border-radius: 10px;
    border: 1px solid #cacaca;
}

.main .cols .col:after {
    content: '';
    width: 100%;
    clear: both;
}

.main .cols .col+.col
/* padding for image & text in 3 boxes of home*/

{
    padding-left: 10px;
}

.main .cols .col img
/*icon image of three box in home */

{
    float: left;
    width: 100px;
    height: 100px;
}

.main .cols .col-cnt
/* text content of three box*/

{
    width: 205px;
    float: right;
    border: 0px solid red;
    height: 285px;
    padding: 25px 0;
    border: 0px solid yellow;
}

#header .call_us {
    float: right;
    border-radius: 5px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
    background-color: #cd2a2d;
    color: #fff font:Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding: 5px;
}

.a-btn {
    width: 80px;
    height: 60px;
    border-radius: 50%;
    display: block;
    padding: 5px;
    float: left;
    left: 40px;
    background: #f0ad4e;
    position: relative;
    box-shadow: 0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset,
    0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset,
    0px 0px 0px 7px #fff,
    0px 0px 1px 8px rgba(188, 188, 188, 0.4),
    0px 0px 0px 9px #fff;
    transition: all 0.3s linear;
}

.a-btn span {
    display: table-cell;
    width: 80px;
    height: 50px;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
    text-shadow: 0px 1px 1px #A03F16;
    font-family: "Arvo", "Myriad Pro", "Trebuchet MS", sans-serif;
    transition: all 0.3s linear;
}

.a-btn span:nth-child(1),
.a-btn span:nth-child(3) {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 40px;
    line-height: 36px;
    opacity: 0;
}

.a-btn span:nth-child(1) {
    background: transparent url(../images/star.png) no-repeat center center;
    background-size: 90px 70px;
    opacity: 0.8;
    top: -18px;
    left: -14px
}

.a-btn:hover {
    background: rgba(170, 77, 27, 0.6);
    box-shadow: 0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset,
    0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset,
    0px 0px 0px 7px #fff,
    1px 4px 5px 8px rgba(188, 188, 188, 0.6),
    0px 0px 0px 9px #fff;
}

.a-btn:hover span:nth-child(3) {
    opacity: 1;
}

.a-btn:hover span:nth-child(2) {
    transform: scale(0);
    opacity: 0;
}

.a-btn:hover span:nth-child(1) {
    animation: rotate 1s linear;
}

.a-btn:active {
    box-shadow: 0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset,
    0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset,
    0px 0px 0px 7px #fff,
    0px -1px 0px 8px rgba(188, 188, 188, 0.3),
    0px 0px 0px 10px #fff;
}

.a-btn:active span:nth-child(2) {
    color: rgba(170, 77, 27, 0.8);
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
}

@-webkit-keyframes rotate {
    0% {
        transform: scale(1) rotate(0);
    }
    50% {
        transform: scale(0.5) rotate(180deg);
    }
    100% {
        transform: scale(1) rotate(360deg);
    }
}



}






/*------------------------- BANNER STARTS HERE ----------*/
.main .our_services_banner {
    width: 100%;
    background: url(../img/our_services.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}

.main .employer_banner {
    width: 100%;
    background: url(../img/employer.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}

.main .job_seeker_banner {
    width: 100%;
    background: url(../img/job_seeker.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}

.main .gallery_banner {
    width: 100%;
    background: url(../img/gallery.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}

.main .current_openings_banner {
    width: 100%;
    background: url(../img/current_openings.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}

.main .track_records_banner {
    width: 100%;
    background: url(../img/track.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}

.main .downloads_banner {
    width: 100%;
    background: url(../img/downloads.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}

.main .contact_banner {
    width: 100%;
    background: url(../img/contact.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
    border: 0px solid red;
}


/*------------------------- BANNER ENDS HERE ----------*/
.main .post {
    background: url(images/cols-shadow.png) no-repeat 0 bottom;
    padding-top: 28px;
    padding-left: 40px;
}
.main .post .video-holder {
    width: 435px;
    height: 245px;
    float: left;
    margin-right: 20px;
    border: 0px solid yellow;
}



/*------------------------- css for industry we serve list with green colored bullet & services sec at right side start here*/
.main .post .industry_serve {
    width: 200px;
    height: 475px;
    float: left;
    margin-right: 20px;
    border: 1px solid #cacaca;
    padding: 2px;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    background: url(../img/industry.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.main .post .our_services {
    width: 675px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 0px solid #cacaca;
    padding: 2px;
    border-radius: 5px;
}


/*------------------------- css for industry we serve list with green colored bullet & services sec at right side ends here*/

/*-------------------------- css for gallery start here-------------------------*/
.main .post .gallery {
    width: 675px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 1px solid #cacaca;
    padding: 2px;
    border-radius: 5px;
}


/*------------------------------ css for gallery ends here-------------------*/

/*-------------------------- css for downloads start here-------------------------*/
.main .post .downloads {
    width: 695px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 1px solid #cacaca;
    padding: 2px;
    border-radius: 5px;
    background: linear-gradient(#F2F2F2, #fff);
    text-align: justify;
    padding: 5px;
    font-size: 14px;
    color: #000;
}


/*------------------------------ css for downloads ends here-------------------*/

/*-------------------------- css for employer_frame start here-------------------------*/
.main .post .employer {
    width: 175px;
    height: 600px;
    float: left;
    text-align: justify;
    margin-right: 20px;
    border: 1px solid #67a13e;
    padding: 3px;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    background: url(../img/employer_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.main .post .employer_frame {
    width: 700px;
    height: auto;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
    border-radius: 12px 12px 12px 12px;
    background-color: #fff;
    float: left;
    margin-right: 20px;
    border: 0px solid #cacaca;
    padding: 2px;
    border-radius: 5px;
}

.main .post .employer_frame iframe {
    width: 675px;
    height: 600px;
    float: left;
    margin-right: 20px;
    border: 0px solid #cacaca;
    padding: 2px;
    border-radius: 5px;
}




/*------------------------------ css for employer_frame ends here-------------------*/

/*-------------------------- css for job seeker start here-------------------------*/
.main .post .job_seeker_frame {
    width: 610px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 0px solid #cacaca;
    border-radius: 5px;
}

.main .post .job_seeker_frame iframe {
    width: 610px;
    height: 770px;
    float: left;
    margin-right: 20px;
    border: 0px solid #cacaca;
    border-radius: 5px;
}

.main .post .marquee_content1 {
    width: 272px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 1px solid #FFE1A6;
    padding: 2px;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    /* IE10+ */

    background-image: -ms-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
    /* Mozilla Firefox */

    background-image: -moz-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
    /* Opera */

    background-image: -o-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
    /* Webkit (Safari/Chrome 10) */

    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FCFFCF), color-stop(47, #F6FFF0), color-stop(100, #FCFFCF));
    /* Webkit (Chrome 11+) */

    background-image: -webkit-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
    /* W3C Markup */

    background-image: linear-gradient(to right, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
}

.main .post .marquee_content2 {
    width: 272px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 1px solid #FF99DA;
    padding: 2px;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    /* IE10+ */

    background-image: -ms-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
    /* Mozilla Firefox */

    background-image: -moz-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
    /* Opera */

    background-image: -o-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
    /* Webkit (Safari/Chrome 10) */

    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFE6FD), color-stop(47, #FFFFFF), color-stop(100, #FFE6FD));
    /* Webkit (Chrome 11+) */

    background-image: -webkit-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
    /* W3C Markup */

    background-image: linear-gradient(to right, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
}

.main .post .marquee_content3 {
    width: 272px;
    height: 175px;
    float: right;
    margin-right: 20px;
    border: 1px solid #43CF11;
    padding: 2px;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    /* IE10+ */

    background-image: -ms-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
    /* Mozilla Firefox */

    background-image: -moz-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
    /* Opera */

    background-image: -o-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
    /* Webkit (Safari/Chrome 10) */

    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #A3E3B2), color-stop(47, #F2F6CC), color-stop(100, #A3E3B2));
    /* Webkit (Chrome 11+) */

    background-image: -webkit-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
    /* W3C Markup */

    background-image: linear-gradient(to right, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
}



/*------------------------------ css for job seeker ends here-------------------*/

/*------------------------- css for current openings left side slider & right side current_openings_db table start here*/
.main .post .current_openings {
    width: 175px;
    height: 600px;
    float: left;
    text-align: justify;
    margin-right: 20px;
    background-color: #ffffff;
    border: 1px solid #67a13e;
    padding: 3px;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    /*background:url(../img/employer_bg.jpg);*/

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.main .post .current_openings video {
    width: 175px;
}

.main .post .current_openings_db {
    width: 703px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 0px solid red;
    padding: 2px;
    border-radius: 5px;
}



/*------------------------- css for current openings left side slider & right side current_openings_db table ends here*/

/*-------------------------- CONTACT US PAGE FORM START------------------*/
.main .post .contact_us {
    width: 425px;
    float: left;
    margin-right: 20px;
    border: 1px solid #cacaca;
    background-color: #ffffff;
    border-radius: 5px;
    background: url(../img/con_lad.png) no-repeat;
    background-size: 425px auto;
}

.main .post .contact_us table {
    width: 100%;
}

.main .contact_addr/* about us right content*/
{
    float: right;
    width: 475px;
    border: 1px solid #F7BE81;
    text-align: justify;
    font-size: 14px;
    background: url(../img/wood.jpg) no-repeat;
    border-radius: 5px;
    color: #000000;
}
.main .contact_addr .map {
    width: 475px;
}


/*--------------------------- CONTACT US PAGE FORM ENDS--------------------*/
.main .post h2 {
    padding-bottom: 15px;
}
.main .post p {
    padding: 0px;
    line-height: 25px;
}
.main .post p strong {
    display: block;
}

.main .post-cnt/* about us right content*/
{
    float: right;
    width: 475px;
    border: 0px solid red;
    text-align: justify;
    font-size: 13px;
}

.main .testimonial/* quote at the bottom of the page*/
{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background: transparent;
}

.main .testimonial strong.quote {
    font-size: 28px;
    font-family: georgia, arial, helvetica, serif;
    position: relative;
    top: 10px;
    left: -6px;
}

.testimonial h2 {
    padding-bottom: 12px;
}

.testimonial p {
    padding-bottom: 6px;
}
.testimonial p.author {
    text-align: center;
    color: #cd2a2d;
}

.socials {
    background: url(images/socials-bg.png) repeat-x 0 0;
    height: 49px;
}

.socials-inner {
    background: url(images/socials-inner.png) repeat-x 0 0;
    padding-left: 158px;
}
.socials h3 {
    float: left;
    font-size: 18px;
    line-height: 49px;
    padding-right: 19px;
    padding-bottom: 0;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}

.socials ul {
    list-style: none;
    list-style-position: outside;
    line-height: 49px;
    text-align: center;
}
.socials ul li {
    font-size: 11px;
    padding-right: 18px;
    color: green;
    background: transparent;
    text-transform: uppercase;
    float: left;
}
.socials ul li a {
    color: green;
    text-decoration: none;
    display: block;
    padding-left: 28px;
    position: relative;
}

.socials ul li a span {
    background: url(images/socials.png) no-repeat 0 0;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 13px;
    left: 0;
}
.socials ul li a:hover {
    color: red;
}

.socials ul li a.facebook-ico span {
    background-position: 0 0;
}
.socials ul li a.twitter-ico span {
    background-position: -22px 0;
}
.socials ul li a.rss-feed-ico span {
    background-position: -44px 0;
}
.socials ul li a.myspace-ico span {
    background-position: -67px 0;
}
.socials ul li a.john-doe-123-ico span {
    background-position: -89px 0;
}

#footer {
    background: url(images/footer-cols.png) repeat 0 0;
}
#footer h2 {
    font-size: 20px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    padding-bottom: 18px;
}
.footer-cols {
    padding: 46px 24px;
    background: url(images/footer-lights.png) no-repeat center 0px;
}
.footer-cols .col {
    float: left;
    width: 195px;
}
.footer-cols .col+.col {
    padding-left: 54px;
}
.footer-cols .col ul {
    list-style: none;
    list-style-position: outside;
}
.footer-cols .col ul li {
    color: #7dc33a;
    font-size: 12px;
    padding-bottom: 4px;
    background: url(images/arr-footer-col.png) no-repeat 0 8px;
    padding-left: 9px;
}
.footer-cols .col ul li a {
    color: #7dc33a;
}

.footer-bottom {
    background: url(images/footer-bottom.png) repeat 0 0;
    height: 38px;
    padding-top: 24px;
    padding: 24px 20px 0;
    border-top: 1px solid #262c2c;
}
.footer-bottom .footer-nav {
    float: left;
    line-height: 11px;
}
.footer-bottom .footer-nav ul {
    list-style: none;
    list-style-position: outside;
}
.footer-bottom .footer-nav ul li {
    display: inline;
    font-size: 11px;
    color: #9e9e9e;
    border-left: 1px solid #1a1f20;
    padding: 0 11px;
}
.footer-bottom .footer-nav ul li.first {
    padding-left: 0;
    border: 0;
}
.footer-bottom .footer-nav ul li a {
    color: #5f6261;
}
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a {
    color: #9e9e9e;
    text-decoration: underline;
}

.footer-bottom p.copy {
    float: right;
    line-height: 11px;
    font-size: 11px;
    color: #5f6261;
}
.footer-bottom p.copy span {
    padding: 0 11px;
}
.footer-bottom p.copy a {
    color: #2b9208;
    text-decoration: underline;
}
.footer-bottom p.copy a:hover {
    text-decoration: none;
}
.footer-bottom p.copy strong {
    font-weight: normal;
}



/* #Media Queries
==================================================================================================================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px) {
    body {
        width: 768px;
    }

    .shell {
        width: 748px;
    }

    #navigation ul li a {
        padding: 0 22px;
    }

    #navigation ul li.first a {
        padding-left: 26px;
    }

    .slider-holder {
        position: relative;
    }

    .slider-holder span.slider-b {
        background: url(images/t-slider-bottom.png) no-repeat 0 0;
        width: 748px;
        height: 30px;
        position: absolute;
        bottom: -13px;
        left: 0px;
        z-index: 100;
    }

    .slider-holder span.slider-shadow {
        background: transparent;
        display: none;
    }

    .flex-control-nav {
        left: 346px;
    }

    .slider {
        width: 748px;
        height: 292px;
        position: relative;
        background: url(images/t-slide-img.png) no-repeat 0 0;
    }

    .slider ul.slides {
        list-style: none;
        list-style-position: outside;
    }

    .slider ul.slides li {
        width: 748px !important;
        height: 292px;
        float: left;
        position: relative;
    }

    .slider ul.slides li .img-holder {
        width: 537px;
        height: 266px;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

    .slider ul.slides li .img-holder img {
        width: 537px !important;
        height: 266px !important;
    }

    .slider ul.slides li .slide-cnt {
        width: 320px;
        padding: 0px 0 0 34px;
    }

    .slider ul.slides li .box-cnt {
        width: 285px;
    }

    .slider ul.slides li .slide-cnt h2 {
        font-size: 40px;
        line-height: 40px;
        padding-bottom: 16px;
        color: #fff;
        text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        font-family: 'Ubuntu', sans-serif;
        font-weight: 700;
    }

    .main {
        padding: 47px 0 0 0;
    }

    .main section {
        background: url(images/t-section-shadow.png) no-repeat center bottom;
        padding-left: 20px;
        padding-right: 20px;
    }

    .main .cols {
        margin: 0 0 0 0;
        padding-left: 30px;
        padding-right: 22px;
    }

    .main .cols .col {
        width: 188px;
    }

    .main .cols .col img {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .main .cols .col+.col {
        padding-left: 66px;
    }

    .main .cols .col-cnt {
        text-align: center;
    }

    #header .call_us {
        display: none;
    }
    /*------------------------- BANNER STARTS HERE ----------*/

    .main .our_services_banner {
        width: 100%;
        background: url(../img/our_services.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .employer_banner {
        width: 100%;
        background: url(../img/employer.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .job_seeker_banner {
        width: 100%;
        background: url(../img/job_seeker.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .gallery_banner {
        width: 100%;
        background: url(../img/gallery.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .current_openings_banner {
        width: 100%;
        background: url(../img/current_openings.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .track_records_banner {
        width: 100%;
        background: url(../img/track.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .downloads_banner {
        width: 100%;
        background: url(../img/downloads.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .contact_banner {
        width: 100%;
        background: url(../img/contact.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }
    /*------------------------- BANNER ENDS HERE ----------*/
    /*------------------------- css for industry we serve list with green colored bullet & services sec at right side start here*/

    .main .post .industry_serve {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
        background: url(../img/industry.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .main .post .our_services {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }
    /*------------------------- css for industry we serve list with green colored bullet & services sec at right side ends here*/
    /*-------------------------- css for gallery start here-------------------------*/

    .main .post .gallery {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }
    /*------------------------------ css for gallery ends here-------------------*/
    /*-------------------------- css for downloads start here-------------------------*/

    .main .post .downloads {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
        background: linear-gradient(#F2F2F2, #fff);
        text-align: justify;
        padding: 5px;
        font-size: 14px;
        color: #000;
    }

    .main .post .downloads table img {
        width: 100px;
        height: 100px;
    }
    /*------------------------------ css for downloads ends here-------------------*/
    /*-------------------------- css for employer_frame start here-------------------------*/

    .main .post .employer {
        width: 250px;
        height: 500px;
        float: left;
        text-align: justify;
        margin-right: 20px;
        border: 1px solid #67a13e;
        padding: 3px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
        background: url(../img/employer_bg.jpg) no-repeat;
        background-size: 100% 100%;
    }


    .main .post .employer_frame {
        width: 675px;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }
    /*------------------------------ css for employer_frame ends here-------------------*/
    /*-------------------------- css for job seeker start here-------------------------*/

    .main .post .job_seeker_frame {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        border-radius: 5px;
    }

    .main .post .job_seeker_frame iframe {
        width: auto;
        height: 550px;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        border-radius: 5px;
    }

    .main .post .marquee_content {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8dde8+14,f2f4f8+49,e1e9f9+80,e1e9f9+92 */
        background: rgb(216, 221, 232);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(216, 221, 232, 1) 14%, rgba(242, 244, 248, 1) 49%, rgba(225, 233, 249, 1) 80%, rgba(225, 233, 249, 1) 92%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(216, 221, 232, 1)), color-stop(49%, rgba(242, 244, 248, 1)), color-stop(80%, rgba(225, 233, 249, 1)), color-stop(92%, rgba(225, 233, 249, 1)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(216, 221, 232, 1) 14%, rgba(242, 244, 248, 1) 49%, rgba(225, 233, 249, 1) 80%, rgba(225, 233, 249, 1) 92%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(216, 221, 232, 1) 14%, rgba(242, 244, 248, 1) 49%, rgba(225, 233, 249, 1) 80%, rgba(225, 233, 249, 1) 92%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(216, 221, 232, 1) 14%, rgba(242, 244, 248, 1) 49%, rgba(225, 233, 249, 1) 80%, rgba(225, 233, 249, 1) 92%);
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(216, 221, 232, 1) 14%, rgba(242, 244, 248, 1) 49%, rgba(225, 233, 249, 1) 80%, rgba(225, 233, 249, 1) 92%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8dde8', endColorstr='#e1e9f9', GradientType=0);
        /* IE6-9 */
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
    }
    /*------------------------------ css for job seeker ends here-------------------*/
    /*------------------------- css for current openings left side slider & right side current_openings_db table start here*/

    .main .post .current_openings {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
    }

    .main .post .current_openings video {
        width: auto;
    }


    .main .post .current_openings_db {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }
    /*------------------------- css for current openings left side slider & right side current_openings_db table ends here*/
    /*-------------------------- CONTACT US PAGE FORM START------------------*/

    .main .post .contact_us {
        width: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        background-color: #ffffff;
        border-radius: 5px;
        background: url(../img/con_lad.png) no-repeat;
        background-size: 425px auto;
    }

    .main .contact_addr
    /* about us right content*/

    {
        float: right;
        width: auto;
        border: 1px solid #F7BE81;
        text-align: justify;
        font-size: 14px;
        background: url(../img/wood.jpg) no-repeat;
        border-radius: 5px;
        color: #000000;
    }

    .main .contact_addr .map {
        width: auto;
        height: auto;
    }
    /*--------------------------- CONTACT US PAGE FORM ENDS--------------------*/

    .main .testimonial {
        background: transparent;
    }

    .main .post {
        background: url(images/t-section-post.png) no-repeat center bottom;
        padding-left: 20px;
    }

    .main .post .video-holder {
        width: 435px;
        height: 245px;
        float: none;
        display: block;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .main .post-cnt {
        float: none;
        display: block;
        width: 100%;
    }

    .socials-inner {
        padding-left: 70px;
    }

    .footer-bottom {
        height: 58px;
    }

    .footer-cols {
        padding-left: 40px;
    }

    .footer-cols .col {
        width: 150px;
    }

    .footer-cols .col+.col {
        padding-left: 28px;
    }

    .footer-cols .col ul li {
        font-size: 12px;
    }

    .footer-bottom .footer-nav {
        float: none;
        display: block;
        text-align: center;
        padding-bottom: 18px;
    }

    .footer-bottom p.copy {
        float: none;
        display: block;
        text-align: center;
    }
}


@media only screen and ( max-width: 767px)/*---------------- device like tab phone android ----------*/
{
    body {
        width: auto;
    }

    .shell {
        width: 320px;
        margin: 0 auto;
    }

    #header {
        position: relative;
        z-index: 1000;
        padding-left: 0;
        padding-right: 0;
    }

    #logo {
        float: none;
        display: block;
        margin: 0 auto;
        padding: 0 0 0 0;
    }

    .search {
        display: none;
    }

    #navigation {
        padding: 0 0 0 0;
        height: 36px;
    }

    #navigation a.nav-btn {
        display: block;
        font-size: 13px;
        line-height: 36px;
        padding-top: 0px;
        height: 28px;
        padding-left: 5px;
        text-transform: uppercase;
        color: #2b9208;
        font-size: 13px;
        font-family: 'Ubuntu', sans-serif;
        font-weight: 700;
    }

    #navigation a.nav-btn:hover {
        text-decoration: none;
    }

    #navigation a.nav-btn span.arr {
        background: url(images/nav-arr.png) no-repeat 0 0;
        width: 13px;
        height: 9px;
        position: absolute;
        right: 14px;
        top: 12px;
    }

    #navigation a.nav-btn span.arr.active {
        background: url(images/nav-arr.png) no-repeat 0 bottom;
    }

    #navigation {
        position: relative;
        z-index: 1000;
    }

    #navigation ul {
        display: none;
        position: absolute;
        top: 36px;
        left: 0;
        width: 100%;
    }

    #navigation ul li {
        display: block;
        line-height: 36px !important;
        float: none;
        /*background: url(images/navigation.png) repeat 0 0;*/
        background-color: #57b9e0;
    }

    #navigation ul li a {
        padding: 0 5px;
    }

    #navigation ul li.first a {
        padding-left: 26px;
        display: none;
    }

    .m-slider {
        background: #f3f3f3;
        border: 0px solid red
    }

    .slider-holder {
        position: relative;
        margin: 0 auto;
        width: 310px;
        border: 0px solid red;
    }

    .slider-holder span.slider-b {
        background: url(images/m-slider-bottom.png) no-repeat 0 0;
        width: 310px;
        height: 12px;
        position: absolute;
        bottom: -3px;
        left: 0px;
        z-index: 100;
        border: 0px solid red;
    }

    .slider-holder span.slider-shadow {
        background: transparent;
        display: none;
    }

    .flex-control-nav {
        left: 130px;
    }

    .slider {
        width: 310px;
        height: 181px;
        overflow: hidden;
        position: relative;
        background: url(images/m-slide-img.png) no-repeat 0 0;
    }

    .slider table {
        width: auto;
    }

    .slider table video {
        width: 150px;
        height: 100px;
    }


    .slider ul.slides li {
        width: 310px !important;
        height: 181px !important;
        float: none;
    }

    .slider ul.slides li .img-holder {
        width: 250px !important;
        height: 134px !important;
        bottom: -10px !important;
        left: 50%;
        margin-left: -145px;
    }

    .slider ul.slides li .img-holder img {
        width: 250px !important;
        height: 134px !important;
    }

    .slider ul.slides li .slide-cnt {
        width: 300px;
        margin: 0 auto;
        padding: 0px 0 0 0px;
    }

    .slider ul.slides li .box-cnt {
        display: none;
    }

    .slider ul.slides li .slide-cnt h2 {
        font-size: 22px;
        text-align: center;
        line-height: 25px;
        padding-bottom: 16px;
        color: #fff;
        text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        font-family: 'Ubuntu', sans-serif;
        font-weight: 700;
    }



    .main {
        padding: 40px 0 0 0;
    }

    .main section {
        background: url(images/m-section-shadow.png) no-repeat center bottom;
        padding: 0 20px 20px 20px;
    }

    .main .cols {
        margin: 0 0 0 0;
    }

    .main .cols .col {
        width: 188px;
        float: none;
        display: block;
        padding-bottom: 22px;
        margin: 0 auto;
    }

    .main .cols .col img {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .main .cols .col+.col {
        padding-left: 0px;
    }

    .main .cols .col-cnt {
        text-align: center;
        float: none;
        display: block;
    }

    #header .call_us {
        display: none;
    }
    /*------------------------- BANNER STARTS HERE ----------*/

    .main .our_services_banner {
        width: 100%;
        background: url(../img/our_services.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .employer_banner {
        width: 100%;
        background: url(../img/employer.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .job_seeker_banner {
        width: 100%;
        background: url(../img/job_seeker.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .gallery_banner {
        width: 100%;
        background: url(../img/gallery.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .current_openings_banner {
        width: 100%;
        background: url(../img/current_openings.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .track_records_banner {
        width: 100%;
        background: url(../img/track.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .downloads_banner {
        width: 100%;
        background: url(../img/downloads.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }

    .main .contact_banner {
        width: 100%;
        background: url(../img/contact.jpg) no-repeat;
        background-size: 318px 110px;
        height: 100px;
        border: 0px solid red;
    }
    /*------------------------- BANNER ENDS HERE ----------*/

    .main .post {
        background: url(images/m-section-post.png) no-repeat center bottom;
        padding-top: 28px;
        padding-left: 20px;
    }

    .main .post .video-holder {
        width: 280px;
        height: 162px;
        float: none;
        display: block;
        margin: 0 auto 20px;
    }

    .main .post. .video-holder table {
        width: auto;
        float: left;
    }

    .main .post .video-holder table img {
        width: 20px;
        height: 20px;
        padding: 0px;
    }
    /*------------------------- css for industry we serve list with green colored bullet & services sec at right side start here*/

    .main .post .industry_serve {
        width: 280px;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
        background: url(../img/industry.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .main .post .our_services {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }

    .main .post .our_services ul li {
        width: 100%;
    }

    .main .dc_divider5_black {
        width: 100px;
        text-align: center;
        coolor: #000000;
    }
    /*------------------------- css for industry we serve list with green colored bullet & services sec at right side ends here*/
    /*-------------------------- css for gallery start here-------------------------*/

    .main .post .gallery {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }

    .main .post .gallery table td {
        width: auto;
        height: auto;
        float: left;
    }

    .main .post .gallery img {
        width: auto;
        height: auto;
        float: left;
    }
    /*------------------------------ css for gallery ends here-------------------*/
    /*-------------------------- css for downloads start here-------------------------*/

    .main .post .downloads {
        width: 300px;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
        background: linear-gradient(#F2F2F2, #fff);
        text-align: justify;
        padding: 5px;
        font-size: 14px;
        color: #000;
    }

    .main .post .downloads table img {
        width: 100px;
        height: 100px;
    }
    /*------------------------------ css for downloads ends here-------------------*/
    /*-------------------------- css for employer_frame start here-------------------------*/

    .main .post .employer {
        width: 250px;
        height: 500px;
        float: left;
        text-align: justify;
        margin-right: 20px;
        border: 1px solid #67a13e;
        padding: 3px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
        background: url(../img/employer_bg.jpg) no-repeat;
        background-size: 100% 100%;
    }


    .main .post .employer_frame {
        width: 300px;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }

    .main .post .employer_frame iframe {
        width: 300px;
        height: 650px;
        float: left;
        border: 0px solid red;
    }

    .main .post .employer_frame iframe img {
        width: auto;
        height: auto;
        float: left;
        width: 200px;
        height: 30px;
    }
    /*------------------------------ css for employer_frame ends here-------------------*/
    /*-------------------------- css for job seeker start here-------------------------*/

    .main .post .job_seeker_frame {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        border-radius: 5px;
    }

    .main .post .job_seeker_frame iframe {
        width: auto;
        height: 550px;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        border-radius: 5px;
    }

    .main .post .marquee_content1 {
        width: 272px;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #FFE1A6;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
        /* IE10+ */
        background-image: -ms-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
        /* Opera */
        background-image: -o-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FCFFCF), color-stop(47, #F6FFF0), color-stop(100, #FCFFCF));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(left, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
        /* W3C Markup */
        background-image: linear-gradient(to right, #FCFFCF 0%, #F6FFF0 47%, #FCFFCF 100%);
    }

    .main .post .marquee_content2 {
        width: 272px;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #FF99DA;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        text-align: justify;
        font-size: 14px;
        /* IE10+ */
        background-image: -ms-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
        /* Opera */
        background-image: -o-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFE6FD), color-stop(47, #FFFFFF), color-stop(100, #FFE6FD));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(left, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
        /* W3C Markup */
        background-image: linear-gradient(to right, #FFE6FD 0%, #FFFFFF 47%, #FFE6FD 100%);
    }

    .main .post .marquee_content3 {
        width: 272px;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #43CF11;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        text-align: justify;
        font-size: 14px;
        /* IE10+ */
        background-image: -ms-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
        /* Opera */
        background-image: -o-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #A3E3B2), color-stop(47, #F2F6CC), color-stop(100, #A3E3B2));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(left, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
        /* W3C Markup */
        background-image: linear-gradient(to right, #A3E3B2 0%, #F2F6CC 47%, #A3E3B2 100%);
    }
    /*------------------------------ css for job seeker ends here-------------------*/
    /*------------------------- css for current openings left side slider & right side current_openings_db table start here*/

    .main .post .current_openings {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
        color: #000000;
        font-size: 14px;
    }

    .main .post .current_openings video {
        width: auto;
    }

    .main .post .current_openings_db {
        width: auto;
        height: auto;
        float: left;
        margin-right: 20px;
        border: 0px solid #cacaca;
        padding: 2px;
        border-radius: 5px;
    }

    .main .post .current_openings_db table {
        width: auto;
        height: auto;
        float: left;
    }
    /*------------------------- css for current openings left side slider & right side current_openings_db table ends here*/
    /*-------------------------- CONTACT US PAGE FORM START------------------*/

    .main .post .contact_us {
        width: auto;
        float: left;
        margin-right: 20px;
        border: 1px solid #cacaca;
        background-color: #ffffff;
        border-radius: 5px;
        background: url(../img/con_lad.png) no-repeat;
        background-size: 300px auto;
    }

    .main .post .contact_us table {
        width: auto;
    }

    .main .contact_addr
    /* about us right content*/

    {
        float: left;
        width: 300px;
        border: 1px solid #F7BE81;
        text-align: justify;
        font-size: 14px;
        background-image: url(img/wood.jpg) no-repeat;
        background-size: 300px 100%;
        border-radius: 5px;
        color: #000000;
    }

    .main .contact_addr .map {
        width: auto;
        height: auto;
    }

    .main .contact_addr table img {
        width: 110px;
        height: 70px;
    }

    .main .contact_addr background-image
    /* about us right content*/

    {
        width: 280px;
        height: 300px;
    }
    /*--------------------------- CONTACT US PAGE FORM ENDS--------------------*/

    .main .post .video-holder img {
        width: 280px;
        height: 162px;
    }

    .main .post-cnt {
        float: none;
        display: block;
        width: 100%;
    }

    .main .post-cnt p strong {
        display: block;
        padding-bottom: 12px;
    }

    .testimonial h2 {
        font-size: 21px;
    }

    .testimonial p.author {
        text-align: center;
    }

    .socials {
        background: url(images/socials-bg.png) repeat-x 0 0;
        padding-bottom: 20px;
        height: 100%;
    }

    .socials-inner {
        padding-left: 10px;
    }

    .socials h3 {
        float: none;
        display: block;
    }

    .socials ul li {
        display: block;
        float: none;
        line-height: 30px;
    }

    .socials ul li a {
        display: block;
        float: none;
    }

    .socials ul li a span {
        top: 4px;
    }

    #footer h2 {
        padding-bottom: 12px;
    }

    .footer-cols {
        padding-left: 10px;
        padding-right: 0;
        padding-bottom: 0;
    }

    .footer-cols .col {
        width: 150px;
        float: none;
        display: block;
        padding-bottom: 22px;
    }

    .footer-cols .col+.col {
        padding-left: 0px;
    }

    .footer-cols .col ul li {
        font-size: 12px;
    }

    .footer-bottom {
        height: 58px;
    }

    .footer-bottom {
        padding: 10px 9px 20px;
        height: 100%;
    }

    .footer-bottom .footer-nav {
        float: none;
        display: block;
        text-align: center;
        padding: 0 0px 18px;
    }

    .footer-bottom .footer-nav ul li {
        padding: 0 4px;
        border: 0;
        font-size: 10px !important;
    }

    .footer-bottom p.copy {
        float: none;
        display: block;
        text-align: center;
    }

    .footer-bottom p.copy strong {
        display: block;
        padding-top: 10px;
    }

    .footer-bottom p.copy span {
        display: none;
    }
}

.row{
    margin:0;
}
.email-clr a{
    color: #ffffff;
}
.email-clr a img{
    margin-top: 5px;
}
.pad-tb{
    margin: 45px 0 15px 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    background: #7fb740;
}
.btn-paswi {
        background: #3498db;
        background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
        background-image: -moz-linear-gradient(top, #3498db, #2980b9);
        background-image: -ms-linear-gradient(top, #3498db, #2980b9);
        background-image: -o-linear-gradient(top, #3498db, #2980b9);
        background-image: linear-gradient(to bottom, #3498db, #000000);
        -webkit-border-radius: 28;
        -moz-border-radius: 28;
        border-radius: 15px;
        color: #ffffff;
        font-size: 15px;
        padding: 10px 40px 10px 40px;
        text-decoration: none;
        margin-right: 15px;
        width: 100%
    }

    .btn-paswi:hover {
        background: #bd36b6;
        background-image: -webkit-linear-gradient(top, #bd36b6, #3498db);
        background-image: -moz-linear-gradient(top, #bd36b6, #3498db);
        background-image: -ms-linear-gradient(top, #bd36b6, #3498db);
        background-image: -o-linear-gradient(top, #bd36b6, #3498db);
        background-image: linear-gradient(to bottom, #002e5b, #cd2a2d);
        text-decoration: none;
    }

/*---------below  for mobile & tab ----------------*/
@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {

    #navigation a.nav-btn span.arr {
        background: url(images/nav-arr@2x.png) no-repeat 0 0;
        -webkit-background-size: 13px 18px;
        -moz-background-size: 13px 18px;
        background-size: 13px 18px;
    }

    #navigation a.nav-btn span.arr.active {
        background: url(images/nav-arr@2x.png) no-repeat 0 bottom;
        -webkit-background-size: 13px 18px;
        -moz-background-size: 13px 18px;
        background-size: 13px 18px;
    }

    #logo a {
        -webkit-background-size: 81px 33px;
        -moz-background-size: 81px 33px;
        background-size: 81px 33px;
    }


    .act {
        background-color: #f66
    }


    .sticky {
        height: 104px;
        margin: 0 -15px;
        width: 20px;
        background-color: #162328;
        color: #fff;
        position: fixed;
    }

    .sticky p {
        padding: 15px 0 15px;
        writing-mode: vertical-lr;
        text-orientation: upright;
    }

    .stick {
        float: left;
        margin: 0 15px;
        height: auto;
        background: #7eaf49;
        width: auto;
        position: fixed;
        border-radius: 0px 0px 0px 0px;
    }

    .stick a {
        color: #fff;
        padding: 0 15px;
        text-decoration: none;
    }

    .stick td:hover {
        width: auto;
        background-color: #162328;
        color: #fff;
        padding: 0;
        margin: 0;
        text-decoration: none;
    }

    