*:focus,*:active,a:active,a:focus,input:focus,input:active {
    -moz-outline-style: none;
    outline: none;
    outline: 0
}

:-moz-any-link:focus {
    outline: none
}

.newshadow {
    box-shadow: 0 0 3px -1px rgba(0,0,0,.75)
}

.homedrop-mar {
    margin-left: -26px
}

.m_client {
    width: 100%
}

.client_newlogo {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 38px
}

.logo-mclient {
    background-image: url(../images/kaam24_client.jpg);
    background-position: 6px 34px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.bg-grayscale {
    display: inline-block;
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.bg-grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}

.txtnone {
    display: none
}

.bg-yellow {
    background: #2dacf1;
    width: 100%;
    line-height: 42px;
    text-align: center;
    font-size: 18px!important
}

.bg-text-wht {
    color: #fff
}

.open-button123 {
    padding: 0;
    border: none;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    z-index: 9;
    bottom: 30px;
    right: 28px;
    background: 0 0!important;
    transition: all .5s ease
}

.a12 {
    padding: 0;
    margin: 0;
    outline: none;
    border: none
}

.gplay-center {
    width: auto;
    text-align: center;
    font-size: 15px;
    position: relative;
    font-family: proxima_novaregular;
    color: #fff;
    line-height: 30px;
    margin-top: 2px;
    float: right
}

.gplay-center-mob {
    display: none
}

.app-fixed {
    width: 100%;
    position: fixed;
    display: block;
    height: 30px;
    background-color: #2eacf2;
    float: left;
    bottom: 0;
    left: 0;
    z-index: 99999999
}

.btcenternew {
    width: 150px;
    float: left;
    display: contents;
    justify-content: center
}

.container-new {
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px
}

.mob-img {
    position: absolute;
    bottom: 0;
    float: right;
    right: 50px;
    text-align: right
}

.head-half {
    width: 50%;
    float: left
}

.head-left-txt {
    float: right;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    width: 100%;
    line-height: 50px
}

.head-right-txt {
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    width: 100%;
    line-height: 50px
}

.textcenter {
    text-align: center
}

.btpadding {
    padding: 5px 18px 8px!important
}

.btfontsize {
    font-size: 26px!important
}

.emailadd {
    float: left;
    color: #fff;
    font-size: 20px;
    padding-top: 4px
}

.contactnumber {
    float: left;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.contactnumber span {
    font-weight: 700;
    font-size: 26px
}

.mob-widthnew {
    width: 100%
}

.paddhindi-top {
    padding-top: 10px
}

.paddhindi-top150 {
    padding-top: 192px
}

.landjobseeker {
    color: #333;
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 700
}

.landjobseeker2 {
    color: #333;
    width: 100%;
    float: left;
    font-size: 14px
}

.parti {
    width: 33.33%;
    float: left
}

.padland2 {
    padding-top: 20px
}

.martopbot {
    margin-top: 20px;
    margin-bottom: 40px
}

.whitepo {
    background: #fff;
    position: relative
}

.appbt2 {
    display: none
}

.nav {
    width: 100%;
    height: 65px;
    position: fixed;
    line-height: 65px;
    text-align: center;
    background-color: #000
}

.nav div.logo {
    width: 180px;
    height: 10px;
    position: absolute
}

.nav div.logo a {
    text-decoration: none;
    color: #fff;
    font-size: 1.8em;
    text-transform: uppercase
}

.nav div.logo a:hover {
    color: silver
}

.nav div.main_list {
    height: 65px;
    float: right
}

.nav div.main_list ul {
    width: 100%;
    height: 65px;
    display: flex;
    list-style: none
}

.nav div.main_list ul li {
    padding-right: 36px;
    height: 65px
}

.nav div.main_list ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 65px
}

.nav div.main_list ul li a:hover {
    color: silver
}

.nav div.media_button {
    width: 40px;
    height: 40px;
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 12px;
    display: none
}

.nav div.media_button button.main_media_button {
    width: 100%;
    height: 100%;
    background-color: transparent;
    outline: 0;
    border: none;
    cursor: pointer
}

.nav div.media_button button.main_media_button span {
    width: 98%;
    height: 2px;
    display: block;
    background-color: #fff;
    margin-top: 9px;
    margin-bottom: 10px
}

.nav div.media_button button.main_media_button:hover span:nth-of-type(1) {
    transform: rotateY(180deg);
    transition: all .5s;
    background-color: silver
}

.nav div.media_button button.main_media_button:hover span:nth-of-type(2) {
    transform: rotateY(180deg);
    transition: all .4s;
    background-color: silver
}

.nav div.media_button button.main_media_button:hover span:nth-of-type(3) {
    transform: rotateY(180deg);
    transition: all .3s;
    background-color: silver
}

.nav div.media_button button.active span:nth-of-type(1) {
    transform: rotate3d(0,0,1,45deg);
    position: absolute;
    margin: 0
}

.nav div.media_button button.active span:nth-of-type(2) {
    display: none
}

.nav div.media_button button.active span:nth-of-type(3) {
    transform: rotate3d(0,0,1,-45deg);
    position: absolute;
    margin: 0
}

.nav div.media_button button.active:hover span:nth-of-type(1) {
    transform: rotate3d(0,0,1,20deg)
}

.nav div.media_button button.active:hover span:nth-of-type(3) {
    transform: rotate3d(0,0,1,-20deg)
}

.home {
    width: 100%;
    height: 100vh;
    background-color: #ddd
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .container {
        margin:0
    }
}

@media screen and (max-width: 1500px) {
    .mob-widthnew {
        width:80%;
        text-align: right
    }

    .mob-img {
        right: 10px
    }
}

@media screen and (max-width: 1150px) {
    .mob-widthnew {
        width:80%;
        text-align: right
    }
}

@media screen and (max-width: 1099px) {
    .mob-widthnew {
        width:50%;
        text-align: right
    }
}

@media screen and (max-width: 800px) {
    .mob-widthnew {
        width:30%;
        text-align: right
    }
}

@media screen and (max-width: 768px) {
    .displayno {
        display:none!important
    }

    .landjobseeker {
        font-size: 15px
    }

    .container {
        margin: 0
    }

    .paddhindi-top175 {
        padding-top: 130px
    }

    .nav div.logo {
        margin-left: 15px
    }

    .nav div.main_list {
        width: 100%;
        margin-top: 65px;
        height: 0;
        position: absolute;
        overflow: hidden
    }

    .nav div.show_list {
        height: auto;
        margin-left: -20px
    }

    .nav div.main_list ul {
        flex-direction: column;
        width: 100%;
        height: 200px;
        top: 80px;
        right: 0;
        left: 0
    }

    .nav div.main_list ul li {
        width: 100%;
        height: 40px;
        background-color: #000
    }

    .nav div.main_list ul li a {
        text-align: center;
        line-height: 40px;
        width: 100%;
        height: 40px;
        display: table
    }

    .nav div.media_button {
        display: block
    }

    .nav div.main_list ul {
        display: contents
    }
}

@media only screen and (max-width: 600px) {
    .hide-fil {
        display:none
    }

    .txtnone {
        display: block
    }
}

.dropdown-menu-newest {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100000;
    display: none;
    float: left;
    padding: 3px 0;
    margin: 0 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.logo-mclient2 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: 6px -59px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient3 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: 6px -137px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient4 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: 6px -228px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient5 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: 6px -324px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient6 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: 6px -423px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient7 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: -199px 28px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient8 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: -205px -52px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient9 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: -205px -147px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient10 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: -205px -256px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient11 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: -205px -357px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.logo-mclient12 {
    background-image: url(../images/kaam24_client.jpg);
    background-position: -205px -430px;
    background-repeat: no-repeat;
    height: 104px;
    width: 187px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.leftfixnew {
    margin-top: 94px
}

aside {
}

.inside {
}

#sidebar.sticky {
}

aside {
    float: left;
    max-width: 220px
}

.inside {
    background-color: #f4f4f4;
    padding: 10px
}

#sidebar.sticky {
    float: none;
    position: fixed;
    top: 20px;
    z-index: 6;
    left: auto
}

.main_content {
}

footer {
    background-color: #999;
    width: 100%;
    position: relative;
    z-index: 99999
}

.left_newcreat {
    margin-top: 157px
}

.verify_border_new1 {
    width: 75%;
    border: 1px solid #ccc;
    padding-bottom: 20px
}

.varify_height {
    padding-left: 25%;
    height: 140px
}

.verify_text2_2 {
    width: 100%;
    float: left;
    margin-top: 10px
}

.postresume_bind {
    float: left;
    margin-bottom: 10px;
    width: 153px
}

.AlertMsg {
    width: 302px;
    height: 110px;
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #333
}

#m_jobpostpad {
    padding-top: 37px
}

#m_jobpostpad2 {
    width: 100%
}

.menu000_width1 {
    min-width: 295px
}

.menu000_width2 {
    min-width: 453px
}

.menu000_width3 {
    min-width: 355px
}

.youhavenot {
    background-image: url(../images/youhave_not.jpg);
    height: 200px
}

.home_search {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #000
}

#captra_width {
    width: 510px
}

.AlertMsg2 {
    width: 557px;
    height: auto;
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #333;
    border-radius: 5px 5px 5px 5px
}

.right_section_heading {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    float: right;
    margin: 167px 5px 10px 0;
    padding: 10px;
    width: 74.5%
}

.forgot_poput {
    width: 100%
}

.forgottext {
    text-align: right
}

.popup_new {
    float: left
}

.textfile_new_pop2 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 212px
}

.textfile_new_pop {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 68%
}

.newloginfin2 {
    width: 92%;
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 5px
}

.newloginfin {
    width: 100%;
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 5px
}

#reg_mob {
    width: 44%
}

.o-line2 {
    background: url(../images/line.jpg) no-repeat;
    position: relative;
    width: 21px;
    height: 18px;
    float: right;
    right: 270px;
    top: 75px;
    z-index: 9999
}

#already_line {
    border-left: 1px solid #ccc;
    width: 40%;
    height: 180px
}

.center011_heading {
    width: 743px;
    background-color: #fff;
    height: 47px;
    border: solid 1px #d1d1d1;
    margin: 107px 5px 0 -10px;
    position: fixed;
    z-index: 1
}

.center011_heading_new {
    width: 743px;
    background-color: #fff;
    height: 47px;
    border: solid 1px #d1d1d1;
    margin: 107px 5px 0 -10px;
    position: fixed;
    z-index: 1
}

.center011_heading_foot {
    width: 743px;
    background-color: #fff;
    border: solid 1px #d1d1d1
}

.center011_heading2 {
    width: 743px;
    height: 47px;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 107px 5px 0 -10px;
    position: fixed;
    z-index: 1
}

.martop {
    margin-top: 5px
}

.martop {
    margin-top: 5px
}

.supp_foot {
    font-family: proxima_novaregular;
    font-size: 14px;
    color: #fff
}

.supp_foot:hover {
    font-family: proxima_novaregular;
    font-size: 14px;
    color: #2eacf2
}

.down_resume {
    float: left;
    margin-top: 3px;
    padding-left: 10px
}

.popup_msg {
    width: 350px;
    margin-left: auto;
    margin-right: auto
}

.popup_msg_002 {
    width: 557px;
    margin-left: auto;
    margin-right: auto
}

.popup_msg2 {
    top: 239.5px;
    padding-bottom: 55px;
    position: fixed;
    z-index: 10000;
    display: none;
    background-repeat: no-repeat
}

.popup_msg2_1 {
    top: 180px;
    padding-bottom: 20px;
    position: fixed;
    z-index: 10000;
    display: none;
    background-repeat: no-repeat
}

.footer_hide {
    display: none
}

.footer_outer {
    width: 100%;
    float: left;
    background-color: #1d2023;
    border-top: 1px solid #474747
}

.footer_inner {
    width: 990px;
    margin-left: auto;
    margin-right: auto
}

.footer_partition {
    width: 225px;
    float: left;
    background-color: #1d2023;
    border-right: 1px solid #474747;
    height: 150px;
    padding: 15px 10px
}

.footer_heading {
    font-family: proxima_novaregular;
    font-size: 18px;
    float: left;
    color: #fff;
    border-bottom: 1px dotted #fff
}

.footertext {
    width: 100%;
    float: left
}

.footertext ul {
    list-style: none;
    padding: 10px 0 0
}

.footertext li {
    background-image: url(../images/link-arrow.jpg);
    background-repeat: no-repeat;
    padding: 1px 0 1px 18px;
    background-position: 5px 7px
}

.footertext li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #fff
}

.footer_phone {
    font-family: proxima_novaregular;
    font-size: 14px;
    float: left;
    color: #fff;
    padding: 10px 0 0
}

.footer_outer2 {
    width: 100%;
    float: left;
    background-color: #1d2023;
    border-top: 4px solid #1d2023;
    padding-bottom: 20px;
    margin-top: 50px
}

.footer_partition2 {
    width: 245px;
    float: left
}

.footer_headingbox {
    width: 140px;
    height: 25px;
    background-color: #fff;
    font-family: proxima_novaregular;
    font-size: 18px;
    color: #000;
    float: left;
    padding: 0;
    text-align: center
}

.footer_headingbox2 {
    width: 160px;
    height: 25px;
    background-color: #fff;
    font-family: proxima_novaregular;
    font-size: 18px;
    color: #000;
    float: left;
    padding: 0;
    text-align: center
}

.droptry_home {
    width: 419px
}

.heightcon {
    height: 123px
}

.map_width {
    width: 350px;
    height: 200px
}

.topbox {
    width: 100%;
    float: left;
    background-color: #2dacf1;
    height: 30px;
    text-align: center;
    color: #fff;
    font-family: proxima_novaregular;
    font-size: 18px;
    padding-top: 7px
}

.contact_text {
    padding: 45px 10px 0;
    font-family: proxima_novaregular;
    font-size: 16px;
    text-align: center
}

.conctacmap {
    width: 100%;
    float: left;
    padding: 10px
}

.enquiryform {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px
}

.transformer-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: proxima_novaregular;
    font-size: 16px;
    background-color: #2dacf1
}

.transformer-tabs li {
    display: table-cell;
    padding: 0;
    vertical-align: top
}

.transformer-tabs li:nth-child(1) .active {
    color: #666;
    background-color: #f8f8f8
}

.transformer-tabs li:nth-child(2) .active {
    color: #666;
    background-color: #f8f8f8
}

.transformer-tabs li:nth-child(3) .active {
    color: #666;
    background-color: #f8f8f8
}

.transformer-tabs li:nth-child(4) .active {
    color: #666;
    background-color: #f8f8f8
}

.transformer-tabs li:nth-child(5) .active {
    color: #666;
    background-color: #f8f8f8
}

.transformer-tabs a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 6px 10px 5px;
    background-color: #2dacf1;
    border-right: 1px #fff solid
}

.transformer-tabs a:hover {
    display: inline-block;
    color: #333;
    text-decoration: none;
    padding: 6px 10px 5px;
    background-color: #dbdbdb;
    border-right: 1px solid #fff
}

.transformer-tabs a.active {
    border-bottom: 0 solid transparent;
    position: relative
}

@media(max-width: 700px) {
    .transformer-tabs li:nth-child(1) .active {
        color:#fff;
        background-color: #f8f8f8
    }

    .transformer-tabs ul {
        border-bottom: 0;
        overflow: hidden;
        position: relative;
        background: #666;
        background: linear-gradient(#666,#222)
    }

    .transformer-tabs ul.open a {
        position: relative;
        display: block
    }

    .transformer-tabs li {
        display: block
    }

    .transformer-tabs a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .transformer-tabs a.active {
        border: 0;
        z-index: 1;
        background: #666;
        background: linear-gradient(#666,#222)
    }
}

.tabs>div {
    display: none;
    padding: 1rem
}

.tabs>div:nth-of-type(1) {
    background: #f8f8f8;
    border-bottom: 3px solid #2dacf1
}

.tabs>div:nth-of-type(2) {
    background: #f8f8f8;
    border-bottom: 3px solid #2dacf1
}

.tabs>div:nth-of-type(3) {
    background: #f8f8f8;
    border-bottom: 3px solid #2dacf1
}

.tabs>div:nth-of-type(4) {
    background: #f8f8f8;
    border-bottom: 3px solid #2dacf1
}

.tabs>div:nth-of-type(5) {
    background: #f8f8f8;
    border-bottom: 3px solid #2dacf1
}

.tabs>.active {
    display: block
}

.centerhead_new {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px
}

.paytextouter {
    width: 100%;
    margin-top: 10px
}

.payheading {
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #000
}

.payheading2 {
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #0a7dbb;
    margin-bottom: 10px
}

.center_boxcolor_pay {
    background-color: #f3f3f3;
    width: 100%;
    margin-top: 106px;
    float: left
}

.center_pay {
    width: 990px;
    margin-left: auto;
    margin-right: auto
}

.pay_outertext {
    font-family: proxima_novaregular;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding: 20px 0
}

.switch_outer {
    width: 98%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin: 0 0 10px;
    padding: 0;
    margin-left: auto;
    margin-right: auto
}

.switch_outer2 {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin: 0 10px 10px 0;
    width: 60%;
    float: left
}

.switch_outer2_right {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    width: 37%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.heading_company {
    color: #1997db;
    font-family: proxima_novaregular;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.alert-tag-line-outer {
    width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-left: 90px
}

.alert-tag-line {
    float: left;
    margin-top: 6px
}

.alert-tag-line2 {
    float: left;
    margin-top: 6px
}

.viewtextfile_newsize {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    float: left;
    font-size: 12px;
    height: 22px;
    line-height: 18px;
    margin-right: 5px;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 262px
}

.droptry1 {
    width: 454px
}

.droptry2 {
    width: 112px
}

.droptry3 {
    width: 148px
}

.droptry4 {
    width: 103px
}

.droptry5 {
    width: 355px
}

.droptry6 {
    width: 454px
}

.droptry_pay {
    width: 148px
}

.droptry_time {
    width: 100px
}

.droptry01 {
    width: 355px
}

.droptry02 {
    width: 106px
}

.droptry03 {
    width: 77px
}

.droptry04 {
    width: 276px
}

@media screen and (max-width: 768px) {
    .droptry1 {
        width:285px
    }

    .droptry2 {
        width: 138px
    }

    .droptry3 {
        width: 138px
    }

    .droptry4 {
        width: 140px
    }

    .droptry5 {
        width: 198px
    }

    .droptry6 {
        width: 210px
    }

    .droptry01 {
        width: 278px
    }

    .droptry02 {
        width: 91px
    }

    .droptry04 {
        width: 200px
    }

    .viewtextfile_newsize {
        width: 182px
    }
}

.singleheight {
    height: 300px
}

.searchjobheight {
    text-align: center;
    height: 500px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin-top: 15px
}

.plans {
    margin-top: 15px;
    display: inline-table;
    margin-right: 0%;
    padding: 0 0 5px;
    left: 0;
    width: 27em;
    max-width: 100%;
    height: auto;
    background: #fff;
    font-family: segoe ui,sans-serif;
    list-style: none;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1)
}

.plans:hover {
    box-shadow: 5px 0 25px rgba(0,0,0,.3);
    -webkit-box-shadow: 5px 0 25px rgba(0,0,0,.3);
    -moz-box-shadow: 5px 0 25px rgba(0,0,0,.3);
    -webkit-transform: translate(0px,-5px);
    -moz-transform: translate(0px,-5px);
    -o-transform: translate(0px,-5px);
    -ms-transform: translate(0px,-5px);
    transform: translate(0px,-5px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s
}

.title {
    background: #fff;
    text-align: center;
    padding: 15px;
    font-size: 20px;
    color: #453c59
}

.titleb {
    background: url(recommended.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 30px;
    font-size: 30px;
    color: #fff
}

.price {
    background: #2dacf1;
    padding: 10px;
    font-family: segoe ui,sans-serif;
    font-size: 30px;
    text-shadow: -1px -2px -1px #9b2d26;
    font-weight: bolder;
    color: #fff;
    text-align: center
}

.features_mail {
    background: #fff;
    border-bottom: 1px dotted #3d354f;
    padding: 6px;
    text-align: center;
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #3d354f;
    transition: all .9s ease 0s
}

.features_mail:hover {
    color: #108fd4;
    background-color: Transparent
}

.features {
    background: #fff;
    border-bottom: 1px dotted #3d354f;
    padding: 6px;
    text-align: center;
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #3d354f;
    transition: all .9s ease 0s
}

.features:hover {
    background: #f2f2f2;
    text-decoration: none
}

.features2 {
    display: none
}

.bottom {
    padding: 10px;
    text-align: center
}

.btn_pop {
    border: 1px solid #2eacf2;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px
}

.btn_pop:hover {
    background-color: #2eacf2;
    color: #fff
}

.btn_pop a {
    color: #2eacf2;
    text-align: center;
    display: block;
    padding: 5px 0
}

.btn_pop a:hover {
    color: #fff;
    text-align: center
}

.btn {
    background: 0 0;
    padding: 5px 15px;
    border: 2px solid #3d354f;
    border-radius: 5px;
    font-family: segoe ui,sans-serif;
    text-align: center;
    text-decoration: none;
    font-size: 25px;
    transition: all .9s ease 0s;
    color: #3d354f
}

.btn:hover {
    background: #000;
    color: #fff
}

.btnb {
    background: #1a9ee3;
    border: 2px solid #1a9ee3;
    padding: 5px 15px;
    border-radius: 5px;
    font-family: segoe ui,sans-serif;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    transition: all .9s ease 0s;
    color: #fff
}

.btnb:hover {
    background: #333;
    border: 2px solid #333;
    color: #fff
}

.btnb2 {
    background: #ccc;
    border: 2px solid #ccc;
    padding: 5px 15px;
    border-radius: 5px;
    font-family: segoe ui,sans-serif;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    transition: all .9s ease 0s;
    color: #333
}

.btnb2:hover {
    background: #333;
    border: 2px solid #333;
    color: #fff
}

.center_boxcolor_plan {
    background-color: #f3f3f3;
    width: 100%
}

.planruntext {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: center;
    margin-top: 33px
}

.dscntoffer-txt {
    text-align: center;
    font-size: 10px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    float: left;
    width: 100%
}

.planheading {
    text-align: center;
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    float: left;
    width: 100%
}

.planheading2 {
    text-align: center;
    font-size: 16px;
    font-family: proxima_novaregular;
    color: Red;
    font-weight: 700;
    float: left;
    width: 100%
}

.planheading3 {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: Red;
    font-weight: 400;
    float: left;
    width: 100%
}

.plan_msg {
    background-color: #ccc;
    color: #000;
    float: left;
    margin-top: 120px;
    width: 97%;
    margin-left: 5px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    padding: 10px
}

.plan_outer {
    width: 990px;
    margin-left: auto;
    margin-right: auto
}

.plan_runtext {
    text-align: center
}

.plan_outertext {
    font-family: proxima_novaregular;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 130px
}

.center_boxcolor_ab {
    background-image: url(../images/traintracks.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    margin-top: 0
}

.ab_bg {
    background-color: #f3f3f3
}

.ab_outer {
    width: 100%;
    margin-top: 73px
}

.ab_outer2 {
    width: 990px;
    margin-left: auto;
    margin-right: auto
}

.headingchanger {
    font-family: proxima_novaregular;
    font-size: 135px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding-top: 134px;
    padding-bottom: 45px;
    -webkit-font-smoothing: antialiased
}

.ab_black {
    width: 600px;
    background-color: #fff;
    font-family: proxima_novaregular;
    font-size: 14px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-align: center;
    opacity: .9;
    border: 1px #ccc solid
}

.centerhead_outer {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.centerhead {
    width: 200px;
    height: 23px;
    background-color: #000;
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 0
}

.ab_borderouter {
    width: 98%;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    margin-top: 20px;
    padding: 10px;
    float: left
}

.ab_borderouter2 {
    width: 98%;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 10px;
    float: left
}

.ab_heading2 {
    font-family: proxima_novaregular;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    width: 102px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px
}

.ab_img {
    width: 12%;
    margin-right: 10px;
    height: 120px;
    float: left;
    border: 1px #ccc solid
}

.ab_right {
    width: 86%;
    float: left
}

.ab_heading {
    font-family: proxima_novaregular;
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.ab_content {
    font-family: proxima_novaregular;
    font-size: 14px;
    color: #000;
    font-weight: 400
}

.imgouter {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px
}

.aboutdotted {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #fff
}

.imginner {
    width: 200px;
    height: 200px;
    background: #fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-image: url(../images/pic1.jpg)
}

.imginner2 {
    width: 200px;
    height: 200px;
    background: #fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-image: url(../images/pic2.jpg)
}

.imginner3 {
    width: 200px;
    height: 200px;
    background: #fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-image: url(../images/pic3.jpg)
}

.imginner4 {
    width: 200px;
    height: 200px;
    background: #fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-image: url(../images/pic4.jpg)
}

.ab_boxcolor {
    width: 100%;
    background-color: #2dacf1
}

.ab_boxcolor2 {
    width: 100%;
    background-color: #fff
}

.salary_post_outer {
    margin-top: 65px
}

.salary_post {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    color: #4f4f4f;
    float: left;
    width: 92px;
    font-weight: 700;
    margin-top: 5px
}

.salary_post2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    color: #4f4f4f;
    float: left;
    width: 136px;
    margin-top: 5px
}

.loginnewbt {
    margin-top: 5px
}

.jobdelhihead {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 400;
    width: 165px;
    float: left;
    margin-left: 8px;
    line-height: 18px
}

.jobdelhihead2 {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #4f4f4f;
    font-weight: 400;
    width: 150px;
    float: left;
    margin-left: 8px
}

.icontab {
    display: none
}

.picfast {
    margin-left: auto;
    margin-right: auto;
    width: 75px
}

.picfasttext {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    position: relative;
    font-size: 14px;
    font-family: proxima_novaregular;
    font-weight: 400;
    color: #2eacf2
}

.cate_width {
    width: 990px;
    margin-left: auto;
    margin-right: auto
}

.cate_width2 {
    width: 100%
}

.view {
    width: 11.8%;
    height: 100px;
    margin: 7px;
    float: left;
    border: 5px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background-color: #fff
}

.view .mask,.view .content {
    width: 115px;
    height: 100px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 4px;
    background: #fff;
    color: #2eacf2;
    text-transform: uppercase;
    width: 105px;
    margin: 2px 6px 5px 0;
    text-align: center;
    border: solid 1px #2eacf2
}

.view a.info:hover {
    background: #2eacf2;
    color: #fff
}

.view a.info3 {
    color: #2eacf2;
    font-size: 14px;
    text-align: center;
    width: 200px;
    font-weight: 700
}

.view-fifth img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.view-fifth .mask {
    background-color: #fff;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-164px);
    -o-transform: translateX(-164px);
    -ms-transform: translateX(-164px);
    transform: translateX(-164px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.view-fifth:hover .mask {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
}

.view-fifth:hover img {
    -webkit-transform: translateX(164px);
    -moz-transform: translateX(166px);
    -o-transform: translateX(164px);
    -ms-transform: translateX(164px);
    transform: translateX(164px)
}

.view-fifth:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.element {
    overflow: -moz-scrollbars-none
}

.pop_text {
    float: left;
    width: 318px
}

.form-control002 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 70px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 342px
}

.tocs {
    float: left;
    padding: 8px 8px 0 3px
}

.textfile1 {
    width: 100px;
    color: #333
}

.neefo {
    float: left;
    margin-left: 5px
}

.combomargin {
    margin-bottom: 10px;
    width: 143px;
    float: left;
    margin-right: 10px
}

.combomargin3 {
    margin-bottom: 10px;
    width: 99px;
    float: left;
    margin-right: 10px
}

.combomargin2 {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 114px
}

.combomargin4 {
    margin-bottom: 0;
    width: 75px;
    float: left;
    margin-right: 10px
}

.combomargin5 {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 114px
}

.combomargin6 {
    margin-bottom: 10px;
    width: 99px;
    float: left;
    margin-right: 10px
}

.sendbt {
    float: left;
    margin-left: 182px
}

.filterresult001 {
    color: #000;
    font-family: proxima_novaregular;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 5px;
    width: 100%;
    background-image: none
}

.about_foot {
    display: none
}

.heighttab {
    display: none
}

.detail_icon_01 {
    padding: 5px 3px 2px;
    float: left;
    margin-right: 0;
    border-right: dotted 1px #fff;
    background-color: #2dacf1
}

.combo_width {
    width: 450px
}

.combo_width3 {
    width: 130px
}

.combo_width4 {
    width: 352px;
    margin-bottom: 10px
}

.combo_width5 {
    width: 452px
}

.combo_width6 {
    width: 102px
}

.combo_width13 {
    width: 102px
}

.combo_width7 {
    width: 143px
}

.combo_width8 {
    width: 99px
}

.combo_width9 {
    width: 340px
}

.combo_width10 {
    width: 72px
}

.combo_width11 {
    width: 272px
}

.combo_width12 {
    width: 102px
}

.form-control003 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 70px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 500px
}

.mob_drop {
    width: 91%;
    float: none
}

.mob_drop_down {
    width: 100%;
    float: none
}

.postjob_leftmargin {
    margin-top: 118px
}

.leftlogotab {
    float: left;
    width: 210px
}

.leftpicheight {
    height: auto
}

.detail_small_edit {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 30px;
    text-align: justify
}

.form-control3 {
    display: block;
    width: 73%;
    padding: 6px;
    font-size: 14px;
    line-height: 16px;
    color: #919191;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.radio-type_new {
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 94.5%;
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
    height: 18px;
    vertical-align: middle;
    padding: 4px 0 1px 5px
}

.drop-jobseeker-birth {
    width: 700px;
    float: left
}

.textformouter_border202 {
    border: 1px solid #ccc;
    width: 30%;
    padding-top: 8px;
    font-size: 14px;
    padding-left: 5px;
    border-radius: 4px
}

.textformouter_border212 {
    border: 1px solid #ccc;
    width: 25%;
    height: 21px;
    font-size: 12px;
    color: #333;
    padding-left: 2px;
    border-radius: 4px
}

.text-flowway {
    float: left;
    margin-left: 5px;
    width: 25%
}

.detail_size002 {
    width: 600px;
    float: left;
    text-align: justify
}

.detailjobtag {
    width: 98%;
    float: left;
    margin: 10px 5px 0
}

.outer-tab-box {
    width: 140px;
    height: 130px;
    border: #d1d1d1 solid 1px;
    padding: 0;
    margin-top: 5px
}

.outer-tab-boxtext {
    width: 140px;
    line-height: 30px;
    background-color: #333;
    opacity: .7;
    color: #fff;
    z-index: 100;
    font-size: 14px;
    text-align: center;
    margin-top: -30px
}

.outer-tab-boxtext a {
    text-transform: none
}

.leftsection {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    margin: 10px 5px 10px 0;
    padding-top: 5px;
    width: 210px;
    float: left
}

.right_section {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    float: right;
    margin: 166px 5px 10px 0;
    padding: 10px;
    width: 74.5%
}

.right_section2 {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    float: right;
    margin: 167px 5px 10px 0;
    padding: 10px;
    width: 74.5%
}

.right_section_appli {
    float: right;
    margin: 8px 5px 10px 0;
    padding: 0 0 10px;
    width: 76.8%
}

.right_section_new {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    float: right;
    margin: 167px 5px 10px 0;
    padding: 10px;
    width: 74.5%
}

.navbar02-innerpost {
    width: 95%;
    background-color: #2dacf1;
    border: 1px solid #fff;
    border-radius: 4px;
    min-height: 39px;
    padding: 0;
    padding-right: 20px;
    margin-bottom: 10px
}

.detail-view-point {
    width: 100%;
    float: left
}

.head-view-point {
    width: 350px;
    float: left
}

.btn-view {
    float: right
}

.btn-view a {
    float: right;
    background: #fff;
    border: #d1d1d1 solid 1px;
    border-radius: 5px;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 4px 8px;
    text-decoration: none
}

.btn-view a:hover {
    text-decoration: none;
    background: #f4f3f3;
    border: #bebebe solid 1px
}

.formpart-refer {
    width: 70%;
    float: left;
    border: 1px solid #ccc;
    margin: 10px 0 10px 150px;
    padding: 10px 0 10px 10px
}

.form-log-tag {
    width: 91%
}

.account-tag-detail {
    width: 78%;
    float: right
}

.heading_subdetail-account {
    font-size: 14px;
    font-family: proxima_novaregular;
    font-weight: 400;
    float: left;
    line-height: 29px;
    width: 20%;
    background: #1d2023;
    color: #fff;
    padding-left: 5px
}

.pack-tag {
    width: 100%;
    margin-top: 15px;
    float: left
}

.gridTable {
    font-size: 13px;
    border-right: 1px solid #e2e1e1;
    margin-top: 0
}

.gridTable th {
    font-size: 14px;
    background: #2dacf1;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
    border-left: 1px solid #e2e1e1;
    border-right: 1px solid #e2e1e1;
    border-bottom: 1px solid #e2e1e1;
    text-align: left;
    padding-left: 5px
}

.gridTable td {
    color: #000;
    border-bottom: 1px solid #e2e1e1;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 1px solid #e2e1e1;
    text-align: left;
    order-right: 1px solid #e2e1e1
}

.gridTable a {
    color: #000;
    font-size: 13px
}

.gridTable a:hover {
    color: #000;
    font-size: 13px;
    background: #fae8ce
}

.detail_icon_outer_appli {
    background-color: #f3f3f3;
    border-top: 1px dotted #666;
    float: left;
    margin: 4px 0 0 1px;
    width: 99.8%
}

.job-type-seek {
    width: 100%;
    float: left
}

.job-expiry {
    float: right;
    padding-top: 6px
}

.job-texty {
    opacity: .6;
    cursor: default;
    color: #333
}

.job-tag-drop {
    opacity: .6;
    color: #333
}

.job-edit-imgouter {
    width: 200px;
    float: left;
    padding-left: 0
}

.left_newlogin_popedit {
    width: 210px;
    float: left;
    margin-bottom: 10px;
    border: #d1d1d1 solid 1px;
    background: #fff;
    padding-bottom: 5px
}

.cand_pic-editoutpop {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    padding-bottom: 10px;
    height: auto;
    text-align: center
}

.editpop-text {
    width: 100%;
    margin-top: 5px;
    float: left
}

.cand_picpop {
    width: 312px;
    border: solid 1px #d1d1d1
}

#leftbox24 {
    width: 200px;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding: 0 5px 10px
}

.right_section-jobseeker {
    float: right;
    padding: 0 0 10px;
    width: 77.3%;
    margin-top: 108px
}

.head-tap-viewpart {
    width: 100%;
    height: auto;
    float: left
}

.detail-view {
    width: 350px;
    padding-left: 2px
}

.detail-view_01 {
    width: 100%;
    padding-left: 2px
}

.head-view-point_01 {
    width: 560px;
    float: left
}

.detail_size2_01 {
    float: left;
    text-align: left;
    width: 380px
}

.detail_size2_03 {
    float: left;
    text-align: left;
    width: 380px
}

.cand_pic-editout {
    width: 140px;
    float: left;
    margin-bottom: 10px
}

.detail_icon_viewouter {
    width: 200px;
    background-color: #f3f3f3;
    float: left;
    border-top: dotted 1px #666;
    margin-top: 0
}

.detail_icon303 {
    padding: 5px 6px 2px 5px;
    width: 200px;
    float: left;
    margin-right: 0;
    border-bottom: solid 1px #58c3fd;
    background-color: #2dacf1
}

.detail_icon_textview {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #fff;
    font-weight: 400;
    padding: 3px 0 0;
    line-height: 14px;
    float: left
}

.view-logo-sec {
    width: 190px;
    float: left;
    padding: 0;
    background: #eeeded;
    border: #d1d1d1 solid 1px;
    margin: 5px 0 10px 9px
}

.viewtextfile_new {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 12px;
    height: 22px;
    line-height: 18px;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 90%
}

.viewtextfile_new_2 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 12px;
    height: 22px;
    line-height: 18px;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 162px;
    float: left;
    margin-right: 5px
}

.candidate_outer_bg_earlier {
    background-color: #fff;
    background-image: url(../images/rightbg.jpg);
    background-position: right center;
    background-repeat: repeat-y;
    border: 1px solid #d1d1d1;
    float: right;
    margin: -1px 0 0;
    padding-top: 0;
    width: 99.7%
}

.candidate_outer_appli_blue {
    width: 99.7%;
    float: right;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: -1px 0 0;
    padding-top: 0;
    background-image: url(../images/rightbg2.jpg);
    background-repeat: repeat-y;
    background-position: right
}

.candidate_outer_appli_thirdcop {
    width: 99.7%;
    float: right;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: -1px 0 0;
    padding-top: 0
}

.candidate_outer-applic {
    width: 100%;
    float: right;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    margin: 10px 0 0;
    padding-top: 1px
}

.left_big_earlier {
    width: 99.7%;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    padding: 5px 0
}

.detail_appli_text {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #333;
    font-weight: 400;
    padding: 3px 0 0;
    line-height: 14px;
    float: left
}

.detail_appli_text a {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #333;
    font-weight: 400;
    float: left
}

.job-tagform_outer {
    width: 60%;
    float: left;
    height: auto;
    padding: 0 0 10px
}

.job-line-form1 {
    float: left;
    padding-right: 25px
}

.desc {
    color: #6b6b6b
}

.desc a {
    color: #0092dd
}

.dropdown dd,.dropdown dt,.dropdown ul {
    margin: 0;
    padding: 0;
    z-index: 9999999
}

.dropdown dd {
    position: relative
}

.dropdown a,.dropdown a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-family: proxima_novaregular;
    font-size: 14px;
    font-weight: 400
}

.dropdown a:hover {
    color: #333
}

.dropdown dt a:hover {
    color: #333;
    border: 1px solid #d0c9af
}

.dropdown dt a {
    display: block;
    padding-right: 20px;
    width: 434px;
    height: 33px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right
}

.dropdown dt a span {
    cursor: pointer;
    display: block;
    padding: 6px
}

.dropdown dd ul {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 455px;
    list-style: none;
    border-radius: 4px
}

.dropdown span.value {
    display: none
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
    font-size: 14px
}

.dropdown dd ul li a:hover {
    background-color: #e8e8e8
}

.dropdown img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px
}

.flagvisibility {
    display: none
}

.dropdown2 dd,.dropdown2 dt,.dropdown2 ul {
    margin: 0;
    padding: 0;
    z-index: 9999999
}

.dropdown2 dd {
    position: relative
}

.dropdown2 a,.dropdown2 a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-family: proxima_novaregular;
    font-size: 14px;
    font-weight: 400
}

.dropdown2 a:hover {
    color: #333
}

.dropdown2 dt a:hover {
    color: #333;
    border: 1px solid #d0c9af
}

.dropdown2 dt a {
    display: block;
    padding-right: 20px;
    width: 127px;
    height: 33px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right
}

.dropdown2 dt a span {
    cursor: pointer;
    display: block;
    padding: 6px
}

.dropdown2 dd ul {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 147px;
    list-style: none;
    border-radius: 4px;
    overflow: scroll;
    height: 150px
}

.dropdown2 span.value {
    display: none
}

.dropdown2 dd ul li a {
    padding: 5px;
    display: block;
    font-size: 14px
}

.dropdown2 dd ul li a:hover {
    background-color: #e8e8e8
}

.dropdown2 img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px
}

.dropdown3 dd,.dropdown3 dt,.dropdown3 ul {
    margin: 0;
    padding: 0;
    z-index: 9999999
}

.dropdown3 dd {
    position: relative
}

.dropdown3 a,.dropdown2 a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-family: proxima_novaregular;
    font-size: 14px;
    font-weight: 400
}

.dropdown3 a:hover {
    color: #333
}

.dropdown3 dt a:hover {
    color: #333;
    border: 1px solid #d0c9af
}

.dropdown3 dt a {
    display: block;
    padding-right: 20px;
    width: 84px;
    height: 33px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right
}

.dropdown3 dt a span {
    cursor: pointer;
    display: block;
    padding: 6px
}

.dropdown3 dd ul {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 103px;
    list-style: none;
    border-radius: 4px;
    overflow: scroll;
    height: 150px
}

.dropdown3 span.value {
    display: none
}

.dropdown3 dd ul li a {
    padding: 5px;
    display: block;
    font-size: 14px
}

.dropdown3 dd ul li a:hover {
    background-color: #e8e8e8
}

.dropdown3 img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px
}

.dropdown33 dd,.dropdown3 dt,.dropdown3 ul {
    margin: 0;
    padding: 0
}

.dropdown33 dd {
    position: relative
}

.dropdown33 a,.dropdown2 a:visited {
    color: #7c7c7c;
    text-decoration: none;
    outline: none;
    font-family: proxima_novaregular;
    font-size: 12px;
    font-weight: 400
}

.dropdown33 a:hover {
    color: #7c7c7c
}

.dropdown33 dt a:hover {
    color: #666;
    border: 1px solid #d0c9af
}

.dropdown33 dt a {
    display: block;
    padding-right: 20px;
    width: 135px;
    height: 22px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right
}

.dropdown33 dt a span {
    cursor: pointer;
    display: block;
    padding: 2px 0 0 6px
}

.dropdown33 dd ul {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 156px;
    list-style: none;
    border-radius: 4px;
    overflow: scroll;
    height: auto
}

.dropdown33span.value {
    display: none
}

.dropdown33 dd ul li a {
    padding: 5px;
    display: block;
    font-size: 12px
}

.dropdown33 dd ul li a:hover {
    background-color: #e8e8e8
}

.dropdown33 img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px
}

.dropdown4 dd,.dropdown4 dt,.dropdown4 ul {
    margin: 0;
    padding: 0;
    z-index: 9999999
}

.dropdown4 dd {
    position: relative
}

.dropdown4 a,.dropdown4 a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-family: proxima_novaregular;
    font-size: 14px;
    font-weight: 400
}

.dropdown4 a:hover {
    color: #333
}

.dropdown4 dt a:hover {
    color: #333;
    border: 1px solid #d0c9af
}

.dropdown4 dt a {
    display: block;
    padding-right: 20px;
    width: 337px;
    height: 33px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right
}

.dropdown4 dt a span {
    cursor: pointer;
    display: block;
    padding: 6px
}

.dropdown4 dd ul {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 357px;
    list-style: none;
    border-radius: 4px;
    overflow: scroll;
    height: 150px
}

.dropdown4 span.value {
    display: none
}

.dropdown4 dd ul li a {
    padding: 5px;
    display: block;
    font-size: 14px
}

.dropdown4 dd ul li a:hover {
    background-color: #e8e8e8
}

.dropdown4 img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px
}

.dropdown5 dd,.dropdown5 dt,.dropdown5 ul {
    margin: 0;
    padding: 0;
    z-index: 9999999
}

.dropdown5 dd {
    position: relative
}

.dropdown5 a,.dropdown4 a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-family: proxima_novaregular;
    font-size: 14px;
    font-weight: 400
}

.dropdown5 a:hover {
    color: #333
}

.dropdown5 dt a:hover {
    color: #333;
    border: 1px solid #d0c9af
}

.dropdown5 dt a {
    display: block;
    padding-right: 20px;
    width: 84px;
    height: 33px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right
}

.dropdown5 dt a span {
    cursor: pointer;
    display: block;
    padding: 6px
}

.dropdown5 dd ul {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 134px;
    list-style: none;
    border-radius: 4px;
    overflow: scroll;
    height: 150px
}

.dropdown5 span.value {
    display: none
}

.dropdown5 dd ul li a {
    padding: 5px;
    display: block;
    font-size: 14px
}

.dropdown5 dd ul li a:hover {
    background-color: #e8e8e8
}

.dropdown5 img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px
}

.nav-tabs02>li,.nav-pills>li {
    float: left
}

.nav-tabs02 li {
    float: left;
    list-style: none;
    padding: 9px 5px 8px 0
}

.navbar02 .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
    background-color: #e5e5e5;
    box-shadow: 0 3px 8px rgba(0,0,0,.125) inset;
    color: #555;
    text-decoration: none
}

.nav02 {
    list-style: outside none none;
    margin-bottom: 20px;
    margin-left: 0
}

.nav02>li>a {
    display: block
}

.nav02>li>a:hover,.nav>li>a:focus {
    background-color: #eee;
    text-decoration: none
}

.nav02>li>a>img {
    max-width: none
}

.nav02>.pull-right {
    float: right
}

.nav-header02 {
    color: #999;
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-transform: uppercase
}

.nav02 li+.nav-header {
    margin-top: 9px
}

.nav-list {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px
}

.nav-list>li>a,.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5)
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus {
    background-color: #08c;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}

.nav-list [class^=icon-],.nav-list [class*=" icon-"] {
    margin-right: 2px
}

.nav-list .divider {
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
    height: 1px;
    margin: 9px 1px;
    overflow: hidden
}

.nav-tabs02,.nav-pills {
}

.nav-tabs02:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
    margin-top: 0
}

.nav-tabs02:after,.nav-pills:after {
    clear: both
}

.nav-tabs>li,.nav-pills02>li {
    float: left
}

.nav-tabs02>li>a,.nav-pills02>li>a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 15px;
    padding-right: 30px
}

.nav-tabs02>li {
    margin-bottom: -1px
}

.nav-tabs02>li>a {
    line-height: 22px;
    font-family: proxima_novaregular;
    padding: 7px 21px 7px 10px;
    font-size: 15px;
    text-decoration: none
}

.nav-tabs02>.active>a,.nav-tabs02>.active>a:hover,.nav-tabs02>.active>a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
    background-color: #000
}

.navbar02-inner {
    width: 100%;
    background-color: #2dacf1;
    border: 1px solid #fff;
    border-radius: 4px;
    min-height: 39px;
    padding-left: 0;
    padding-right: 20px
}

.nav02>li>a:hover,.nav02>li>a:focus {
    background-color: #0c3;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.nav-tabs03>li,.nav-pills>li {
    float: left
}

.nav-tabs03 li {
    float: left;
    list-style: none;
    padding: 5px 5px 5px 0
}

.navbar03 .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
    background-color: #e5e5e5;
    box-shadow: 0 3px 8px rgba(0,0,0,.125) inset;
    color: #555;
    text-decoration: none
}

.nav03 {
    list-style: outside none none;
    margin-bottom: 20px;
    margin-left: 0
}

.nav03>li>a {
    display: block
}

.nav03>li>a:hover,.nav>li>a:focus {
    background-color: #eee;
    text-decoration: none
}

.nav03>li>a>img {
    max-width: none
}

.nav03>.pull-right {
    float: right
}

.nav-header02 {
    color: #999;
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-transform: uppercase
}

.nav03 li+.nav-header {
    margin-top: 9px
}

.nav-list {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px
}

.nav-list>li>a,.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5)
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus {
    background-color: #08c;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}

.nav-list [class^=icon-],.nav-list [class*=" icon-"] {
    margin-right: 2px
}

.nav-list .divider {
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
    height: 1px;
    margin: 9px 1px;
    overflow: hidden
}

.nav-tabs03,.nav-pills {
}

.nav-tabs03:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
    margin-top: 4px
}

.nav-tabs03:after,.nav-pills:after {
    clear: both
}

.nav-tabs>li,.nav-pills03>li {
    float: left
}

.nav-tabs03>li>a,.nav-pills03>li>a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 15px;
    padding-right: 30px
}

.nav-tabs03>li {
    margin-bottom: -1px
}

.nav-tabs03>li>a {
    line-height: 22px;
    font-family: proxima_novaregular;
    padding: 13px 16px 12px 5px;
    font-size: 12px;
    text-decoration: none
}

.nav-tabs03>.active>a,.nav-tabs03>.active>a:hover,.nav-tabs03>.active>a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
    background-color: #000
}

.navbar03-inner {
    width: 100%;
    background-color: #2dacf1;
    border: 1px solid #fff;
    border-radius: 4px;
    min-height: 39px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px
}

.nav03>li>a:hover,.nav03>li>a:focus {
    background-color: #0c3;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ajay {
    background-color: #1c2023;
    background-image: url(../images/arrow_black.jpg);
    background-repeat: no-repeat;
    background-position: right
}

.ajay1 {
    background-color: #2dacf1
}

--------------------------------------------- .row-fluid .span3 {
    width: 21.404%;
    *width: 21.404%
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom:1}

.thumbnails:before,.thumbnails:after {
    display: table;
    line-height: 0;
    content: ""
}

.thumbnails:after {
    clear: both
}

.row-fluid .thumbnails {
    margin-left: 0
}

.thumbnails>li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a.thumbnail:hover,a.thumbnail:focus {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0,105,214,.25);
    -moz-box-shadow: 0 1px 4px rgba(0,105,214,.25);
    box-shadow: 0 1px 4px rgba(0,105,214,.25)
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

body,html {
    overflow-x: hidden
}

.header {
    padding: 50px 0;
    background-color: #333
}

.nav3 {
    padding: 0 0;
    background-color: #1d2023;
    position: -webkit-sticky;
    top: 45px;
    z-index: 1
}

.nav4 {
    padding: 0 0;
    background-color: #fff;
    position: fixed;
    z-index: 90;
    width: 100%
}

.TOP-N {
    margin-top: 43px!important
}

.TOP-Y {
    margin-top: 85px!important
}

.header,.nav3 {
    text-align: left;
    color: #fff
}

.content {
    width: 600px;
    margin: 10px auto 100px
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0
}

.templatemo_clear {
    clear: both
}

.height30 {
    height: 30px
}

.templatemo-top-bar {
    min-height: 40px;
    background-color: #393939
}

.templatemo-top-bar2 {
    min-height: 43px;
    background-color: #393939;
    position: fixed;
    width: 100%;
    z-index: 9999
}

.subheader {
    font-family: proxima_novaregular;
    font-weight: 400;
    margin-top: 6px;
    font-size: 12px;
    color: #333
}

.btn-orange {
    background-color: #2dacf1;
    border-bottom: 2px solid #d35400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff
}

.btn-orange:hover,.btn-orange:focus,.btn-orange:active,.btn-orange.active,.open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color: #fff
}

.btn-green {
    background-color: #000;
    border: 2px solid #2dacf1!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff
}

.btn-green:hover,.btn-green:focus,.btn-green:active,.btn-green.active,.open .dropdown-toggle.btn-green {
    background-color: #2dacf1;
    color: #fff!important
}

.nav>li>a {
    font-family: proxima_novaregular;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    background-color: #000;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    background-color: #2eacf2;
    color: #fff
}

.nav>li>a {
    color: #fff
}

.navbar-default {
    border: none
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    background-color: #2dacf1;
    color: #fff
}

.navbar {
    margin-bottom: 0
}

.footer_container {
    margin-top: 60px;
    margin-bottom: 20px
}

.footer_bottom_content {
    margin: auto;
    margin-bottom: 30px;
    font-size: 14px;
    color: #333
}

.link_orange:hover {
    text-decoration: none
}

.form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn_loadmore {
    margin-top: 30px;
    margin-bottom: 80px
}

.blog_box {
    margin-left: -12px
}

@media(min-width: 768px) {
    .navbar-nav>li>a {
        padding-top:29px;
        padding-bottom: 29px
    }
}

body {
    margin: 0;
    padding: 0;
    font-family: proxima_novaregular
}

@font-face {
    font-family: proxima_novaregular;
    src: url(../fonts/proximanovaregular-webfont.eot);
    src: url(../fonts/proximanovaregular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/proximanovaregular-webfont.woff) format('woff'),url(../fonts/proximanovaregular-webfont.ttf) format('truetype'),url(../fonts/proximanovaregular-webfont.svg#proxima_novaregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: allerregular;
    src: url(../fonts/aller_std_rg-webfont.eot);
    src: url(../fonts/aller_std_rg-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/aller_std_rg-webfont.woff2) format('woff2'),url(../fonts/aller_std_rg-webfont.woff) format('woff'),url(../fonts/aller_std_rg-webfont.ttf) format('truetype'),url(../fonts/aller_std_rg-webfont.svg#allerregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.wrapper {
    width: 100%
}

.wrapper_inner {
    width: 990px;
    margin-left: auto;
    margin-right: auto
}

.wrapper_inner2 {
    width: 990px;
    margin-left: auto;
    margin-right: auto
}

#lean_overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none
}

#signup {
    width: 404px;
    padding-bottom: 2px;
    display: none;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0,0,0,.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.7)
}


/* Dropdown Button */
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}

/* The search field */
#myInput {
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}

/* The search field when it gets focus/clicked on */
#myInput:focus {outline: 3px solid #ddd;}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  border: 1px solid #ddd;
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

#test {
    width: 600px;
    padding: 30px;
    display: none;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0,0,0,.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.7)
}

.txt-fld input:focus,.txt-fld textarea:focus {
    background-color: #faf9dc
}

.popbt {
    color: #fff;
    background: #0980c2;
    border-radius: 5px;
    padding: 3px 15px;
    text-decoration: none
}

.signinbt {
    color: #fff;
    background: #0980c2;
    border-radius: 5px;
    padding: 3px 15px;
    text-decoration: none
}

.forgetpassword {
    font-family: proxima_novaregular;
    font-size: 12px;
    text-decoration: none;
    color: #900
}

.forgetouter {
    width: 125px;
    float: left;
    margin-top: 23px
}

.banner2 {
    float: left;
    width: 100%;
    padding-top: 107px;
    margin-bottom: 60px;
    background-color: #0980c2;
    background: url(../images/people.jpg)
}

.banner {
    background: url(../images/header-img.jpg) no-repeat fixed 50% center/cover;
    width: 100%;
    height: 592px;
    position: relative;
    margin-bottom: 0
}

.banner::before {
    background: rgba(0,0,0,.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: relative;
    right: 0;
    top: 0
}

.heading-banner {
    font-family: proxima_novaregular;
    font-size: 34px;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 230px;
    z-index: 9;
    position: relative
}

.text-boxout1 {
    width: 100%;
    float: left;
    margin-top: 60px;
    position: relative
}

.text-boxout {
    width: 770px;
    margin-left: auto;
    margin-right: auto
}

.radio-outertext {
    width: 100%;
    float: left;
    position: relative
}

.radiopadd {
    color: #fff;
    font-family: proxima_novaregular;
    font-size: 18px;
    float: left;
    padding-right: 40px
}

.textbox-outer {
    width: 100%;
    float: left;
    margin-top: 25px
}

.textbox-1 {
    width: 296px;
    float: left;
    height: 35px;
    background-color: #fff;
    margin-right: 20px
}

.textbox-2 {
    width: 296px;
    float: left;
    height: 35px;
    background-color: #fff;
    margin-right: 20px
}

.textbox-3 {
    width: 130px;
    float: left;
    background-color: #fff
}

.fa-user:before {
    content: "\f007";
    font-size: 20px;
    color: #108fd4
}

.fa-map-marker:before {
    content: "\f041";
    font-size: 22px;
    color: #108fd4
}

.fa-search:before {
    content: "\f002";
    font-size: 22px;
    color: #fff;
    position: relative;
    top: 2px
}

.icon-setbox {
    float: left;
    margin-top: 3px
}

.icon-setbox2 {
    float: left
}

.txtarea {
    float: left
}

.txt-dropdown {
    border: none;
    font-size: 16px;
    color: #747474;
    font-family: proxima_novaregular;
    height: 35px;
    width: 260px;
    -moz-appearance: none;
    -appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 24px;
    background-color: #fff
}

.txt-dropdown2 {
    border: none;
    font-size: 16px;
    color: #747474;
    font-family: proxima_novaregular;
    height: 33px;
    width: 260px
}

.blue-bt {
    width: 117px;
    height: 35px;
    float: left;
    background-color: #2dacf1;
    font-family: proxima_novaregular;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding-left: 15px
}

.blue-bt-hide {
    background-color: #2dacf1;
    color: #fff
}

.menu-width-new {
    width: 295px
}

.rightgreycolor {
    background-color: #ececec
}

.banner_left {
    width: 51%;
    background-image: url(../images/circle_all2.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 425px
}

.banner_animate {
    width: 50%;
    float: left
}

.searchform_outer {
    width: 49%;
    padding: 0;
    float: left;
    background-color: #ececec;
    z-index: 999
}

.searchform_right {
    background-color: #ececec;
    padding: 0 25px 0 0
}

.banner_right {
    width: 30%;
    background-color: #ececec
}

.tab-box {
    background: #393939;
    border-radius: 15px;
    font-size: 14px;
    padding: 0 10px 4px;
    margin: 65px 25px 25px;
    height: 115px
}

.tab-box2 {
    background: #ececec;
    border-radius: 15px;
    font-size: 14px;
    padding: 0 10px 4px;
    margin: 65px 25px 25px;
    height: 115px
}

.submitbutton {
    width: 100%;
    text-align: center;
    margin-top: 4px
}

.submitbutton2 {
    width: 100%;
    text-align: center;
    margin-top: 4px
}

.search-category {
}

.search-category input {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 99.3%;
    padding: 8px 0 8px 5px;
    margin-bottom: 0;
    border: 1px solid #acacac;
    margin-top: 0;
    color: #7b7b7b;
    font-size: 16px;
    -webkit-box-shadow: 0 0 3px -1px rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 3px -1px rgba(0,0,0,.75);
    box-shadow: 0 0 3px -1px rgba(0,0,0,.75);
    //setanimation-webkit-transition: all0.4sease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.search_candi {
    width: 100%;
    background-color: #093;
    height: 500px;
    float: left
}

.flip {
    -webkit-perspective: 800;
    -ms-perspective: 800;
    -moz-perspective: 800;
    -o-perspective: 800;
    height: 200px;
    position: relative;
    margin: 0
}

.flip .card.flipped {
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -moz-transform: rotatey(-180deg);
    -webkit-transform: rotatey(-180deg);
    -o-transform: rotatey(-180deg)
}

.flip .card {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: .5s;
    -moz-transform-style: preserve-3d;
    -moz-transition: .5s;
    -ms-transform-style: preserve-3d;
    -ms-transition: .5s;
    -o-transform-style: preserve-3d;
    -o-transition: .5s;
    transform-style: preserve-3d;
    transition: .5s
}

.flip .card .face {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    font-family: proxima_novaregular;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    text-align: center;
    padding-top: 50px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden
}

.flip .card .front {
    border-radius: 100%;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    position: absolute;
    z-index: 1;
    background: #f7f7f7;
    border: 1px solid #d4d4d4;
    color: #fff;
    cursor: pointer
}

.flip .card .back {
    border-radius: 100%;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    background: #f7f7f7;
    color: #000;
    cursor: pointer;
    border: 1px solid #d4d4d4;
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -moz-transform: rotatey(-180deg);
    -webkit-transform: rotatey(-180deg);
    -o-transform: rotatey(-180deg)
}

.no-js .liquid-slider {
    overflow: scroll
}

.ls-wrapper {
    width: 100%;
    margin: 0 auto 0;
    clear: both;
    overflow: auto;
    position: relative
}

.liquid-slider {
    margin: 0 auto;
    float: left;
    overflow: hidden;
    position: relative
}

.arrows .liquid-slider {
    margin: 0 10px
}

.ls-responsive .liquid-slider {
    width: 100%;
    margin: 0
}

.panel-container {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

.liquid-slider .panel-container .fade {
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.liquid-slider .ls-panel {
    display: block;
    float: left
}

.panel-wrapper {
    position: relative
}

.ls-nav {
    overflow: hidden;
    clear: both
}

.ls-nav a {
    color: gray;
    margin-right: 1px;
    padding: 5px 10px;
    outline: 0
}

.ls-nav a:hover {
    background: #0980c2;
    color: #fff;
    text-shadow: none;
    border-radius: 5px
}

.ls-nav .current a {
    color: #fff;
    background: #2dacf1;
    border-radius: 5px
}

.currentCrossLink {
    font-weight: 700
}

.ls-nav ul {
    padding: 0;
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden;
    font-size: 14px;
    margin-left: 40%
}

.ls-nav ul li {
    display: inline
}

.ls-nav ul li a {
    display: block;
    float: left;
    text-decoration: none;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease
}

.ls-select-box {
    width: 100%;
    height: 35px;
    overflow: hidden
}

.ls-select-box select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    padding: 5px;
    font-size: 100%;
    border: none;
    height: 35px;
    cursor: pointer;
    outline: 0
}

.ls-nav-left,.ls-nav-right {
    top: 0;
    float: left;
    clear: both
}

.ls-nav-left a,.ls-nav-right a {
    background: #000;
    color: #fff;
    padding: 5px;
    width: 100px;
    display: block;
    text-align: center;
    text-decoration: none
}

.ls-responsive .ls-nav-left {
    position: absolute;
    left: 0;
    z-index: 2
}

.ls-responsive .ls-nav-left a {
    background: #9a9a9a;
    width: 80px
}

.ls-responsive .ls-nav-left a:hover {
    background: #747474
}

.ls-responsive .ls-nav-right {
    position: absolute;
    right: 0;
    z-index: 2
}

.ls-responsive .ls-nav-right a {
    background: #9a9a9a;
    width: 80px
}

.ls-responsive .ls-nav-right a:hover {
    background: #747474
}

#main-slider1 {
    background: #2eacf2;
    float: inherit
}

.categories {
    background: #2eacf2;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.buttons {
    display: block;
    padding: 5px 10px;
    text-align: center;
    margin: 1px;
    text-decoration: none;
    color: #fff;
    float: left;
    font-size: 14px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease
}

.buttonHover {
    background: #000;
    border-radius: 5px
}

a.buttons:hover {
    background: #000;
    border-radius: 5px
}

h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    text-align: center
}

.white {
    background: #fff
}

.blue {
    background: #2daae1 url(../images/arrow.png) no-repeat center top
}

.black {
    background: #333 url(../images/arrow.png) no-repeat center top
}

.brown {
    background: #666 url(../images/arrow.png) no-repeat center top
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000
}

.flip-container:hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-container,.back {
    width: 152px;
    height: 174px;
    float: left
}

.flipper {
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: .6s;
    -moz-transform-style: preserve-3d;
    -o-transition: .6s;
    -o-transform-style: preserve-3d;
    transition: .6s;
    transform-style: preserve-3d;
    position: relative
}

.front,.back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 176px
}

.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

a.fill {
    color: #000
}

.back-title a:hover {
    text-decoration: underline
}

.liquid-slider .ls-panel {
    display: block;
    float: left;
    width: 990px
}

.panel-wrapper {
    position: relative
}

.btn-cont {
    width: 210px;
    margin: 0 auto
}

#wrap {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: 340px
}

#slider {
    width: 860px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative
}

.slider-img {
    margin: 0;
    float: left;
    position: relative
}

.slider-img1 {
    margin: 0;
    float: left;
    position: relative
}

.caption {
    color: #dc6804;
    padding: 5px 10px 10px;
    margin: 0;
    font-family: Verdana;
    text-transform: uppercase;
    font-size: 12px
}

.slider-mask {
    overflow: hidden;
    position: relative
}

#button-prev {
    position: absolute;
    top: 130px;
    cursor: pointer;
    left: -18px
}

#button-next {
    position: absolute;
    top: 130px;
    cursor: pointer;
    right: -33px
}

#button-prev1 {
    position: absolute;
    top: 130px;
    cursor: pointer;
    left: -14px
}

#button-next1 {
    position: absolute;
    top: 130px;
    cursor: pointer;
    right: -29px
}

#slider-content {
    width: 3960px;
    position: relative
}

#slider-content1 {
    width: 3960px;
    position: relative
}

.effects {
    padding-left: 15px
}

.effects .img {
    position: relative;
    float: left;
    margin-bottom: 5px;
    width: 207px;
    overflow: hidden
}

.effects .img:nth-child(n) {
    margin-right: 5px
}

.effects .img:first-child {
    margin-left: 0
}

.effects .img:last-child {
    margin-right: 0
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0,0,0,.8);
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer
}

a.close-overlay.hidden {
    display: none
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    height: 60px;
    width: 100%;
    padding-top: 30px;
    color: #fff;
    line-height: 20px;
    text-decoration: none;
    font-size: 16px
}

#effect-1 .overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0
}

#effect-1 .overlay a.expand {
    left: 0;
    right: 0;
    bottom: 50%;
    margin: 0 auto -30px
}

#effect-1 .img.hover .overlay {
    height: 100%
}

#effect-2 .overlay {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0
}

#effect-2 .overlay a.expand {
    left: 0;
    right: 0;
    top: 50%;
    margin: -30px auto 0
}

#effect-2 .img.hover .overlay {
    height: 100%
}

#effect-3 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%
}

#effect-3 .overlay a.expand {
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto 0 auto -30px
}

#effect-3 .img.hover .overlay {
    width: 100%
}

#effect-4 .overlay {
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 100%
}

#effect-4 .overlay a.expand {
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto -30px auto 0
}

#effect-4 .img {
    overflow: hidden
}

#effect-4 .img.hover .overlay {
    width: 100%
}

#effect-5 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}

#effect-5 .overlay a.expand {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#effect-5 .img.hover .overlay {
    opacity: 1
}

#effect-5 .img.hover .overlay a.expand {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

#effect-6 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}

#effect-6 .overlay a.expand {
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#effect-6 .img.hover .overlay {
    opacity: 1
}

#effect-6 .img.hover .overlay a.expand {
    top: 50%;
    margin-top: -30px;
    opacity: 1
}

#c-carousel {
    width: 980px;
    margin: 0 auto;
    overflow: hidden
}

#c-carousel {
    height: 260px
}

#carousel {
    height: 200px;
    margin: 20px 0
}

#carousel div img {
    border: none
}

.grey-box {
    background: #fff;
    border: 1px solid #2eacf2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 230px;
    float: left;
    height: 200px;
    margin: 0 10px;
    padding: 10px 8px 0
}

.post-icon {
    text-align: right
}

.company-logo {
    width: 54px;
    float: left
}

.company-name a {
    color: #4f4f4f;
    text-decoration: none
}

.company-name a:hover {
    color: #0f8ed4
}

.company-name {
    width: 150px;
    float: left;
    color: #4f4f4f;
    font-size: 18px;
    margin-left: 15px
}

.post-name {
    font-size: 16px;
    color: #4f4f4f;
    margin-top: 60px;
    height: 40px
}

.post-name span {
    color: #0f8ed4
}

.job-posted {
    background: #2eacf2;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 3px;
    margin-top: 10px;
    margin-bottom: 10px
}

.front .name {
    font-size: 2em;
    display: inline-block;
    background: rgba(33,33,33,.9);
    color: #f8f8f8;
    font-family: futura_mdcn_btmedium;
    padding: 5px 10px;
    border-radius: 5px;
    bottom: 60px;
    left: 25%;
    position: absolute;
    text-shadow: .1em .1em .05em #333;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.form-fill {
    width: 100%;
    background: #2eacf2;
    border: 1px solid #cacaca;
    border-radius: 50%;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    height: 166px
}

.back-title {
    color: #fff;
    position: absolute;
    top: 22px;
    margin: 0 15px;
    left: 0;
    right: 0;
    text-align: center;
    font-family: Arial;
    font-size: 14px
}

.back-black {
    color: #fff;
    font-size: 14px;
    line-height: 130%
}

a.miss-call {
    font-family: latoregular;
    font-size: 24px
}

a.back-black {
    font-weight: 700;
    font-size: 15px
}

.back p {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 20px;
    font-family: arial;
    line-height: 2em
}

.audio-player,.audio-player div,.audio-player h2,.audio-player a,.audio-player span,.audio-player button {
    margin: 0;
    padding: 0;
    border: none;
    outline: none
}

.custom_block {
    width: 204%;
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 50%;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    height: 166px
}

.custom_block img {
    display: block;
    margin: 0 auto
}

.custom_block p {
    font-size: 24px;
    font-family: futura_mdcn_btmedium;
    font-weight: 400;
    text-align: center;
    color: #333;
    margin: 58px 0 0
}

.custom_block p a {
    font-size: 14px;
    color: #333
}

section.bottom-left {
    background: #666;
    width: 50%;
    height: 100%;
    float: left;
    overflow: hidden
}

section.bottom-right {
    background: #eee;
    width: 50%;
    height: 100%;
    float: left;
    overflow: hidden
}

.cirle_align {
    width: 100%;
    padding: 40px 0 0
}

.outer_circle {
    width: 147px;
    float: left
}

.circle-text2 {
    color: #545454;
    font-size: 18px;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 10px
}

.arrow_new {
    width: 54px;
    float: left;
    height: 100px
}

.arrow_new2 {
    width: 112px;
    float: left;
    height: 100px
}

.outer_circle_all {
    width: 100%;
    float: left
}

.all_arrow {
    width: 100%;
    float: left;
    padding: 20px 0 0
}

.arrow1 {
    width: 177px;
    height: 53px;
    background: url(../images/arrow1.jpg);
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 0 91px
}

.arrow2 {
    width: 177px;
    height: 53px;
    background: url(../images/arrow1.jpg);
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 0 35px
}

h2 {
    color: #444;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 3px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5)
}

h2 {
    color: #2b2b2b;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    height: 10px;
    margin-bottom: 25px
}

h2 span {
    color: #0980c2
}

.dot {
    width: 536px;
    margin: 0 auto
}

.footer-cont {
    background: #242424;
    padding-top: 12px;
    position: relative;
    z-index: 1
}

.col1 {
    width: 31%;
    float: left;
    padding-bottom: 10px
}

.col2 {
    width: 40%;
    float: left;
    padding-bottom: 10px;
    padding-left: 20px
}

.col3 {
    width: 26%;
    float: left;
    padding-left: 5px
}

.foot-head {
    font-family: allerregular;
    margin: 0 40px 8px 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px
}

.col1 ul {
    width: 40%;
    float: left;
    margin: 0;
    padding: 0
}

.col1 ul li {
    list-style: none;
    display: inline
}

.col1 ul li a {
    font-size: 10px;
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    line-height: 22px;
    padding-left: 15px;
    background: url(../images/link-arrow.jpg) left top 8px no-repeat;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease
}

.col1 ul li a:hover {
    background: url(../images/link-arrow.jpg) right center no-repeat;
    color: #2eacf2
}

.col2 ul {
    width: 42%;
    float: left;
    margin: 0;
    padding: 0
}

.col2 ul li {
    list-style: none;
    display: inline
}

.col2 ul li a {
    font-size: 10px;
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    line-height: 22px;
    padding-left: 15px;
    background: url(../images/link-arrow.jpg) left top 8px no-repeat;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease
}

.col2 ul li a:hover {
    background: url(../images/link-arrow.jpg) right center no-repeat;
    color: #2eacf2
}

.spinning_icons a {
    width: 34px;
    height: 34px;
    display: inline-block;
    text-indent: -9999em;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 2000;
    overflow: hidden
}

.spinning_icons a:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transition: transform .2s ease-out;
    -webkit-transition: -webkit-transform .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out
}

.fb {
    background: url(../images/fb.png) top center no-repeat
}

.twitter {
    background: url(../images/twitter.png) top center no-repeat
}

.link {
    background: url(../images/linkedin2.png) top center no-repeat
}

.google-plus {
    background: url(../images/google_plus.png) top center no-repeat
}

.copyright {
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
    float: left;
    width: 100%
}

.arrow01 {
    width: 177px;
    height: 53px;
    background: url(../images/arrow1.jpg);
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 0 127px
}

.arrow02 {
    width: 177px;
    height: 53px;
    background: url(../images/arrow1.jpg);
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 0 84px
}

.pagination_outer {
    width: 500px;
    float: left
}

.pagination {
    height: 36px;
    margin: 18px 0
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom:1;margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05)
}

.pagination li {
    display: inline
}

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination a:hover,.pagination .active a {
    background-color: #f5f5f5
}

.pagination .active a {
    color: #1988c6;
    cursor: default
}

.pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover {
    color: #1988c6;
    background-color: transparent;
    cursor: default
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pager {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    *zoom:1}

.pager:before,.pager:after {
    display: table;
    content: ""
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next a {
    float: right
}

.pager .previous a {
    float: left
}

.pager .disabled a,.pager .disabled a:hover {
    color: #1988c6;
    background-color: #fff;
    cursor: default
}

.loginbt_outer {
    float: right;
    padding-top: 0
}

#lean_overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none
}

#signup {
    width: 404px;
    padding-bottom: 2px;
    display: none;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0,0,0,.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.7)
}

#test {
    width: 600px;
    padding: 30px;
    display: none;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0,0,0,.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.7)
}

#test p {
    color: #666;
    text-shadow: none
}

#signup-header {
    background: url(../img/hd-bg.png);
    padding: 18px 18px 14px;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px
}

#signup-header h2 {
    color: #444;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 3px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5)
}

#signup-header p {
    color: #444;
    font-size: 1.3em;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-shadow: none
}

#signup .txt-fld {
    position: relative;
    width: 364px;
    padding: 14px 20px;
    border-bottom: 1px solid #eee;
    text-align: right
}

#signup .btn-fld {
    width: 115px;
    overflow: hidden;
    padding: 12px 4px 12px 120px;
    float: left
}

#signup .txt-fld label {
    display: block;
    float: left;
    width: 90px;
    padding-top: 8px;
    color: #222;
    font-size: 1.3em;
    text-align: left
}

#signup .txt-fld input {
    width: 244px;
    padding: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 1.2em;
    color: #222;
    background: #f7f7f7;
    font-family: proxima_novaregular;
    outline: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    text-decoration: none
}

#signup .txt-fld input.good_input {
    background: #def5e1 url(../img/good.png) 236px center no-repeat
}

#signup .txt-fld input.error_input {
    background: #fde0e0
}

p.error {
    position: absolute;
    bottom: 48px;
    right: 20px;
    width: 262px;
    color: #fff;
    font-size: 1.1em;
    padding-bottom: 5px;
    background: url(../img/error-arw.png) 20px bottom no-repeat;
    text-align: left;
    margin: 0;
    text-shadow: none
}

p.error span {
    display: inline-block;
    background: #d43636;
    padding: 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.txt-fld input:focus,.txt-fld textarea:focus {
    background-color: #faf9dc
}

.popbt {
    color: #fff;
    background: #0980c2;
    border-radius: 5px;
    padding: 3px 15px;
    text-decoration: none;
    float: left;
    margin-right: 2%
}

.signinbt {
    color: #fff;
    background: #0980c2;
    border-radius: 5px;
    padding: 3px 15px;
    text-decoration: none
}

.forgetpassword {
    font-family: proxima_novaregular;
    font-size: 12px;
    text-decoration: none;
    color: #900
}

.forgetouter {
    width: 125px;
    float: left;
    margin-top: 23px
}

a.meanmenu-reveal {
    display: none
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #0c1923;
    padding: 0;
    min-height: 42px;
    z-index: 999999
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px;
    position: absolute;
    top: 14px;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-weight: 700
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    \height: 3px;
    margin-top: 3px
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #1d2023
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    font-size: 14px
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: .5em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-bottom: 1px solid #042b42;
    text-decoration: none
}

.mean-container .mean-nav ul li a i {
    display: none
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: .5em 10%;
    border-bottom: 1px solid #042b42;
    opacity: .75;
    filter: alpha(opacity=75);
    text-shadow: none!important;
    visibility: visible
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: .5em 15%
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: .5em 20%
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: .5em 25%
}

.mean-container .mean-nav ul li a:hover {
    background: #319cda
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 32px;
    padding: 12px!important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255,255,255,.1);
    border: none!important;
    border-left: 1px solid rgba(255,255,255,.4)!important;
    border-bottom: 1px solid rgba(255,255,255,.2)!important
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(0,0,0,.9)
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-bar,.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none!important
}

@media only screen and (max-width: 768px) {
    .header {
        height:auto;
        padding-bottom: 20px
    }

    .sale_num {
        float: none;
        margin-top: 0;
        padding: 12px 0 0
    }

    .innerwrapper {
        font-size: 13px;
        margin: 0 auto;
        width: 100%
    }

    .loginbt_outer {
        float: none;
        margin: 0 auto
    }

    #fade {
        margin: 10px auto!important;
        padding: 5px;
        position: relative!important;
        width: 100%;
        text-align: center
    }

    .left-banner_inner {
        width: 100%
    }

    .right-banner {
        height: auto;
        padding: 10px 0 0;
        width: 100%
    }

    .left-banner {
        height: 427px;
        width: 100%
    }

    .tab-box {
        margin: 10px 5%
    }

    .tabscontent {
        padding: 10px
    }

    .all_arrow,.arrow_new2,.arrow_new {
        display: none;
        width: 0;
        height: 0
    }

    .outer_circle {
        width: 50%
    }

    .dot {
        width: 100%;
        text-align: center
    }

    #slider {
        width: 100%
    }

    .effects {
        padding: 0
    }

    .effects .img {
        width: 7%
    }

    .pull-sty {
        float: left;
        background: #393939;
        padding-bottom: 10px
    }

    #effect-4 .overlay a.expand {
        margin: auto 0
    }

    a.expand {
        font-size: 11px;
        padding-top: 10px;
        line-height: 10px
    }

    .col1,.col3,.col2 {
        width: 97%;
        padding: 0 0 0 3%;
        background: 0 0
    }

    .col2 ul {
        width: 100%
    }

    #c-carousel {
        width: 100%
    }

    #wrapper {
        width: 100%
    }

    #carousel {
        width: 100%!important
    }

    .logo img {
        padding-left: 15px
    }

    .innerwrapper {
        width: 100%
    }

    .flip-container,.back {
        margin: 0 auto;
        float: none
    }

    .flip-container,.back {
        height: 165px
    }

    .search-category input {
        width: 94%
    }

    .experience input {
        width: 90%
    }

    #slider {
        width: 250px
    }

    #wrap {
        height: 220px
    }
}

@media only screen and (min-width: 440px) and (max-width:768px) {
    #slider {
        width:440px
    }

    #wrap {
        height: 244px
    }

    #button-next {
        top: 72px
    }

    #button-prev {
        top: 72px
    }

    #button-next1 {
        top: 72px
    }

    #button-prev1 {
        top: 72px
    }
}

@media only screen and (min-width: 768px) and (max-width:1010px) {
    #c-carousel {
        width:100%
    }

    #slider {
        width: 87%!important
    }

    .effects .img {
        width: 13%
    }

    .header {
        height: 106px
    }

    .innerwrapper {
        width: 100%
    }

    .caroufredsel_wrapper {
        width: 100%!important
    }

    #wrapper {
        width: 100%
    }

    .col2 {
        padding-left: 16px
    }

    .col2 ul {
        margin-right: 20px!important
    }

    #c-carousel {
        width: 100%
    }

    #fade {
        margin-left: 7%!important
    }

    .all_arrow,.arrow_new2,.arrow_new {
        display: none;
        width: 0;
        height: 0
    }

    .empl-sty {
        margin: 10px auto;
        width: 90%!important;
        float: none!important
    }

    .outer_circle {
        border-right: 1px solid #ececec;
        margin-bottom: 3px;
        margin-right: 3%;
        padding-right: 2%
    }

    #slider .img {
        width: 20%
    }

    #slider {
        width: 700px
    }

    .pull-sty {
        float: left;
        background: #393939;
        padding-bottom: 10px
    }
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    background: 0 0
}

a:focus {
}

a:active,a:hover {
    outline: 0
}

h1 {
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #fff
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

mark {
    color: #000;
    background: #ff0
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

button,input,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    padding: 0;
    box-sizing: border-box
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: 2cm .5cm
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd!important
    }
}

*,*:before,*:after {
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: proxima_novaregular;
    font-size: 12px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #fff;
    text-decoration: none
}

a:hover, {
    color: #fff;
    text-decoration: none
}

a:focus {
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 400
}

h4 small,h5 small,h6 small,h4 .small,h5 .small,h6 .small {
    font-size: 75%
}

h4,.h4 {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #333;
    font-weight: 400
}

p {
    margin: 0 0 5px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size:21px
    }
}

small,.small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-primary:hover {
    color: #3071a9
}

.text-warning {
    color: #8a6d3b
}

.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

.text-danger:hover {
    color: #843534
}

.text-success {
    color: #3c763d
}

.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

.text-info:hover {
    color: #245269
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,ol {
    margin-top: 0;
    margin-bottom: 0
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.list-inline>li:first-child {
    padding-left: 0
}

dl {
    margin-top: 0;
    margin-bottom: 0
}

dt,dd {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .dl-horizontal dd:before,.dl-horizontal dd:after {
        display: table;
        content: " "
    }

    .dl-horizontal dd:after {
        clear: both
    }

    .dl-horizontal dd:before,.dl-horizontal dd:after {
        display: table;
        content: " "
    }

    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote small,blockquote .small {
    display: block;
    line-height: 1.428571429;
    color: #999
}

blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,blockquote.pull-right small,blockquote.pull-right .small {
    text-align: right
}

blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: ''
}

blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,courier new,monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

.container:before,.container:after {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

.container:before,.container:after {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

@media(min-width: 768px) {
    .container {
        width:100%
    }
}

@media(min-width: 992px) {
    .container {
        width:970px
    }
}

@media(min-width: 1200px) {
    .container {
        width:990px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:before,.row:after {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row:before,.row:after {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 17px
}

@media(min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    color: #333
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio],input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

select[multiple],select[size] {
    height: auto
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus {
}

input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}

.form-control {
    display: block;
    width: 100%;
    height: 22px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control_pop2 {
    display: block;
    width: 441px;
    height: 70px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control2 {
    display: block;
    width: 441px;
    height: 70px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control_contact {
    display: block;
    width: 441px;
    height: 152px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control03 {
    display: block;
    width: 441px;
    height: 70px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.radio,.checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}

.radio label,.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: -20px
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg {
    height: auto
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline select.form-control {
        width: auto
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0
    }
}

.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        text-align:left;
        padding-left: 73px;
        width: 55px
    }
}

.btn2 {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn01 {
    display: inline-block;
    padding: 4px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 152px;
    float: left
}

.btn02 {
    width: 210px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn004 {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-left: 10px;
    margin-top: 5px
}

.btn005 {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btnleft {
    float: right
}

.bootstrap-select>.btn04 {
    width: 421px;
    padding: 3px 0 3px 2px;
    height: 38px
}

.btn-default02 {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc
}

.btn:hover,.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default2 {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc
}

.btn-default {
    color: #fff;
    background-color: #2dacf1;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.btn-default:hover {
    background-color: #108fd4;
    color: #fff
}

.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #2dacf1;
    text-decoration: none
}

.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #2dacf1
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: glyphicons halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}

@font-face {
    font-family: fontawesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg')
}

.fa-inr-th:before {
    content: "\f156"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-icon-plane:before {
    content: "\f072"
}

.fa-icon-unlock-alt:before {
    color: #fff;
    float: left;
    content: "\f13e"
}

.fa-icon-unlock-alt2:before {
    color: #000;
    float: left;
    content: "\f13e"
}

.fa-icon-unlock-alt2:before {
    color: #333;
    float: left;
    content: "\f13e"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-facebook:before {
    font-size: 18px;
    content: "\f082"
}

.fa-google-plus:before {
    font-size: 18px;
    content: "\f0d5"
}

.fa-info-circle:before {
    content: "\f05a";
    color: #000
}

.fa {
    position: relative;
    top: 4px;
    display: inline-block;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 5px
}

.glyphicon {
    position: relative;
    top: 4px;
    display: inline-block;
    font-family: glyphicons halflings;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon:empty {
    width: 1em
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    font-size: 12px;
    text-align: left
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }
}

.btn-group {
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,.btn-group-vertical>.btn:focus {
    outline: none
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar:before,.btn-toolbar:after {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar:before,.btn-toolbar:after {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group {
    float: left
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-bottom: 15px
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=radio],.input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap
}

.input-group-btn:first-child>.btn {
    margin-right: -1px
}

.input-group-btn:last-child>.btn {
    margin-left: -1px
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:active {
    z-index: 2
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:before,.nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav:before,.nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration: none
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
}

.nav-tabs>li {
    float: left;
    margin-bottom: 12px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 0 0 0 0
}

.nav-tabs>li>a:hover {
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: proxima_novaregular;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    cursor: default;
    background-color: #2dacf1
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs2 {
    background-color: #dbdbdb
}

.tab-pane2 {
    display: none;
    margin-top: 0;
    background-color: #f8f8f8;
    padding-left: 10px;
    padding-top: 10px
}

.nav-tabs2>li {
    float: left;
    margin-bottom: 0;
    border-right: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8
}

.nav-tabs2>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    color: #666;
    margin: 0;
    padding: 9px 10px 6px;
    font-size: 16px
}

.nav-tabs2>li>a:hover {
    background-color: #2dacf1;
    margin: 0;
    padding: 9px 10px 6px;
    color: #fff;
    border-radius: 0
}

.nav-tabs2>li.active>a,.nav-tabs2>li.active>a:hover,.nav-tabs2>li.active>a:focus {
    font-family: proxima_novaregular;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    cursor: default;
    background-color: #f8f8f8;
    margin: 0;
    padding: 9px 10px 6px;
    border-radius: 0;
    box-shadow: 5px 0 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 5px 0 0 rgba(0,0,0,.3);
    -moz-box-shadow: 5px 0 25px rgba(0,0,0,.3)
}

.nav-tabs2.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs2.nav-justified>li {
    float: none
}

.nav-tabs2.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs2.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(max-width: 768px) {
    .bg-yellow {
        display:none!important
    }

    .TOP-Y {
        margin-top: 59px!important
    }

    .TOP-N {
        display: none!important
    }
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    margin-top: 0
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,.navbar:after {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

.navbar:before,.navbar:after {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

.navbar-header:before,.navbar-header:after {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

.navbar-header:before,.navbar-header:after {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 10px;
    padding-left: 10px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse:before,.navbar-collapse:after {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.container>.navbar-header,.container>.navbar-collapse {
    margin-right: 0;
    margin-left: 0
}

@media(min-width: 768px) {
    .container>.navbar-header,.container>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 8px 0 0;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

@media(min-width: 768px) {
    .navbar>.container .navbar-brand {
        margin-left:0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: 0
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media(min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block
    }

    .navbar-form select.form-control {
        width: auto
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0
    }
}

@media(max-width: 1140px) {
    .mob-img {
        display:none
    }

    .appbt2 {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 16px;
        width: 150px;
        background-color: #fff;
        height: 38px;
        border: 2px solid #2eacf2;
        border-radius: 20px;
        color: #2eacf2;
        font-weight: 15px;
        font-weight: 700;
        text-align: center;
        line-height: 0
    }

    .appbt2 a {
        color: #2eacf2
    }

    .appbt2 span {
        float: left;
        margin-top: 18px;
        font-size: 13px
    }

    .appbt2 img {
        margin-top: 6px;
        float: left;
        padding-left: 10px
    }
}

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .mob-img {
        display: none
    }

    .head-right-txt {
        font-size: 18px
    }

    .head-left-txt {
        font-size: 18px
    }

* {box-sizing: border-box;}

{
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.topnav {
  overflow: hidden;
  background-color: #e9e9e9;
}

.topnav a {
  float: center;
  display: block;
  color: black;
  text-align: center;
  padding: 140px 160px;
  text-decoration: none;
  font-size: 170px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #2196F3;
  color: white;
}

.topnav .search-container {
  float: right;
}

.topnav input[type=text] {
  padding: 60px;
  margin-top: 80px;
  font-size: 170px;
  border: none;
}

.topnav .search-container button {
  float: right;
  padding: 60px 100px;
  margin-top: 80px;
  margin-right: 160px;
  background: #ddd;
  font-size: 170px;
  border: none;
  cursor: pointer;
}

.topnav .search-container button:hover {
  background: #ccc;
}

@media screen and (max-width: 6000px) {
  .topnav .search-container {
    float: none;
  }
  .topnav a, .topnav input[type=text], .topnav .search-container button {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 140px;
  }
  .topnav input[type=text] {
    border: 1px solid #ccc;  
  }
}

    .btfontsize {
        font-size: 16px!important
    }

    .btpadding {
        padding: 5px 8px 8px!important
    }

    .emailadd {
        display: none
    }

    .contactnumber span {
        width: 100%;
        float: left;
        font-size: 18px
    }

    .appbt2 {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 16px;
        width: 150px;
        background-color: #fff;
        height: 38px;
        border: 2px solid #2eacf2;
        border-radius: 20px;
        color: #2eacf2;
        font-weight: 15px;
        font-weight: 700;
        text-align: center;
        line-height: 0
    }

    .appbt2 a {
        color: #2eacf2
    }

    .appbt2 span {
        float: left;
        margin-top: 18px;
        font-size: 13px
    }

    .appbt2 img {
        margin-top: 6px;
        float: left;
        padding-left: 10px
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width:auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .navbar-text {
        float:left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    margin-bottom: 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    background-color: #eee
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:before,.pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager:before,.pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label[href]:hover,.label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #c9302c
}

.thumbnail {
    display: block;
    padding: 2px;
    margin-bottom: 10px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media,.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,.panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-body:before,.panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel-heading {
    padding: 5px 10px 5px 11px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: proxima_novaregular;
    color: #545454;
    font-size: 16px
}

.panel-title>a {
    color: #333
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.well002font {
    color: #333;
    font-family: proxima_novaregular;
    font-size: 14px
}

.well002font a {
    color: #333;
    font-family: proxima_novaregular;
    font-size: 14px
}

.well002 {
    min-height: 20px;
    padding: 5px 5px 5px 0;
    margin: 5px 0 0;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well {
    min-height: 20px;
    padding: 0;
    margin: 5px 5px 0;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.well2 {
    min-height: 20px;
    padding: 0 0 0 7px;
    margin: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-dialog {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px
}

.modal-dialog2 {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px 20px 8px
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer:before,.modal-footer:after {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 190px auto
    }

    .modal-dialog2 {
        width: 600px;
        margin: 190px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}

.carousel {
    position: relative;
    padding-top: 40px
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    background: none repeat scroll 0 0 #222;
    border: 2px solid #fff;
    border-radius: 23px;
    color: #fff;
    font-size: 36px;
    font-weight: 100;
    height: 25px;
    left: 5px;
    line-height: 20px;
    margin-top: -20px;
    opacity: .5;
    position: absolute;
    text-align: center;
    top: 46%;
    width: 25px
}

.carousel-control.left {
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%)
}

.carousel-control:hover,.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: -47px
    }
}

.clearfix:before,.clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

@media(max-width: 768px) {
    .pull-right {
        float:inherit;
        margin: 0 auto;
        width: 80px
    }

    grey-bg {
        display: none
    }
}

.pull-right {
    float: inherit
}

.pull-left {
    float: right
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs {
    display: none!important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display:block!important
    }

    table.visible-xs.visible-sm {
        display: table
    }

    tr.visible-xs.visible-sm {
        display: table-row!important
    }

    th.visible-xs.visible-sm,td.visible-xs.visible-sm {
        display: table-cell!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display:block!important
    }

    table.visible-xs.visible-md {
        display: table
    }

    tr.visible-xs.visible-md {
        display: table-row!important
    }

    th.visible-xs.visible-md,td.visible-xs.visible-md {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    .visible-xs.visible-lg {
        display:block!important
    }

    table.visible-xs.visible-lg {
        display: table
    }

    tr.visible-xs.visible-lg {
        display: table-row!important
    }

    th.visible-xs.visible-lg,td.visible-xs.visible-lg {
        display: table-cell!important
    }
}

.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm {
    display: none!important
}

@media(max-width: 767px) {
    h1 {
        font-size:28px
    }

    .visible-sm.visible-xs {
        display: block!important
    }

    table.visible-sm.visible-xs {
        display: table
    }

    tr.visible-sm.visible-xs {
        display: table-row!important
    }

    th.visible-sm.visible-xs,td.visible-sm.visible-xs {
        display: table-cell!important
    }
}

.hidden-lg {
    display: block!important
}

.grey-bg {
    background: #dfdfdf;
    padding-top: 30px;
    padding-bottom: 30px
}

.top-employers {
    margin-top: 35px
}

@media only screen and (max-width: 768px) {
    .grey-bg {
        display:none
    }

    .top-employers {
        display: none
    }
}

@media only screen and (min-width: 440px) and (max-width:768px) {
    .grey-bg {
        display:none
    }

    .top-employers {
        display: none
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .grey-bg {
        display:none
    }

    .top-employers {
        display: none
    }
}

.logo {
    float: left
}

.navmenuouter {
    float: right
}

.toggleMenu {
    display: none;
    background: #666;
    padding: 23px 15px;
    color: #fff
}

.comb {
    list-style: none;
    *zoom:1}

.comb:before,.comb:after {
    content: " ";
    display: table
}

.comb:after {
    clear: both
}

.nav2 {
    list-style: none;
    *zoom:1}

.nav2:before,.nav2:after {
    content: " ";
    display: table
}

.nav2:after {
    clear: both
}

.nav2 ul {
    list-style: none;
    width: 14em
}

.nav2 a {
    padding: 22px 12px;
    color: #636363;
    font-weight: 700
}

.nav2 li {
    position: relative
}

.nav2>li {
    float: left
}

.nav2>li>.parent {
    background-image: url(../images/downArrow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 22px 12px;
    margin-right: 10px
}

.nav2>li>a {
    display: block;
    font-family: proxima_novaregular;
    font-size: 14px;
    text-decoration: none
}

.nav2>li>a:hover {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #2dacf1;
    padding: 18px 12px
}

.nav2>li>a:active {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #2dacf1
}

.nav2Click a {
    color: #1997db
}

.nav2 li ul {
    position: absolute;
    left: -9999px;
    margin-left: -40px;
    z-index: 999
}

.nav2>li.active {
    background-color: #2dacf1
}

.nav2>li.hover>ul {
    left: 0
}

.nav2 li li.hover ul {
    left: 0;
    top: 0
}

.nav2 li li a {
    display: block;
    background: #393939;
    position: relative;
    z-index: 100;
    padding: 5px;
    border-top: 1px solid #fff;
    font-family: proxima_novaregular;
    font-size: 14px;
    text-decoration: none
}

.nav2 li li a:hover {
    display: block;
    background: #2eacf2;
    position: relative;
    z-index: 100;
    padding: 5px;
    border-top: 1px solid #fff
}

.nav2 li li li a {
    background: #249578;
    z-index: 200;
    border-top: 1px solid #1d7a62
}

@media screen and (max-width: 768px) {
    .active {
        display:block
    }

    .nav2>li {
        float: none
    }

    .nav2 a {
        padding: 4px 2px;
        color: #fff
    }

    .nav2>li>.parent {
        background-position: 25% 50%
    }

    .nav2 li li .parent {
        background-image: url(../images/downArrow.png);
        background-repeat: no-repeat;
        background-position: 95% 50%
    }

    .nav2 ul {
        display: block;
        width: 100%
    }

    .nav2>li.hover>ul,.nav li li.hover ul {
        position: static;
        float: left
    }

    .nav2 {
        position: absolute;
        left: -24px;
        z-index: 999;
        background-color: #1d2023;
        width: 100%;
        padding-top: 20px
    }

    .nav2 li ul {
        position: absolute;
        left: -9999px;
        margin-left: -40px;
        z-index: 999
    }

    .banner_left {
        width: 100%;
        height: 100%;
        background-image: url(../images/circle_all2_mobile.jpg);
        background-position: center
    }

    .banner_animate {
        width: 100%;
        background-color: #ececec
    }

    .searchform_outer {
        width: 100%;
        padding: 0;
        background-color: #ececec
    }

    .foot-head {
        margin: 20px 40px 20px 0
    }

    .liquid-slider .ls-panel {
        display: none
    }

    .ls-wrapper {
        display: none
    }

    .effects .img:nth-child(n) {
        margin-right: 12px
    }

    .effects .img {
        width: 14%
    }

    #wrap {
        height: 255px
    }

    #button-next {
        right: -26px;
        top: 81px
    }

    #button-prev {
        left: -26px;
        top: 81px;
        z-index: 999
    }

    .wrapper_inner2 {
        width: 100%
    }

    #subheader_2 {
        width: 100%
    }

    .modal-body {
        position: relative;
        padding: 20px 22px 20px 0
    }

    #button-next1 {
        right: -24px;
        top: 80px
    }

    #button-prev1 {
        left: -26px;
        top: 80px;
        z-index: 9999
    }
}

@media only screen and (min-width: 440px) and (max-width:768px) {
    .nav2 li ul {
        position:absolute;
        left: -9999px;
        margin-left: -40px;
        z-index: 999
    }

    .banner_left {
        width: 100%;
        background-image: url(../images/circle_all2_mobile.jpg);
        background-repeat: repeat;
        height: 100%
    }

    .banner_animate {
        width: 100%;
        height: 425px;
        background-color: #ececec
    }

    .searchform_outer {
        width: 100%;
        padding: 0;
        background-color: #ececec
    }

    .liquid-slider .ls-panel {
        display: none
    }

    .ls-wrapper {
        display: none
    }

    .effects .img:nth-child(n) {
        margin-right: 12px
    }

    .effects .img {
        width: 16%
    }

    #wrap {
        height: 265px
    }

    #button-next {
        right: -26px;
        top: 81px
    }

    #button-prev {
        left: -26px;
        top: 81px;
        z-index: 999
    }

    .wrapper_inner2 {
        width: 100%
    }

    .subheader_2 {
        width: 100%
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .nav2 li ul {
        position:absolute;
        left: -9999px;
        margin-left: -40px;
        z-index: 999
    }

    .banner_left {
        width: 100%;
        background-image: url(../images/circle_all2_mobile.jpg);
        background-repeat: repeat;
        height: 100%
    }

    .banner_animate {
        width: 100%;
        background-color: #ececec
    }

    .searchform_outer {
        width: 100%;
        padding: 0;
        background-color: #ececec
    }

    .liquid-slider .ls-panel {
        display: none
    }

    .ls-wrapper {
        display: none
    }

    .effects .img:nth-child(n) {
        margin-right: 12px
    }

    .effects .img {
        width: 16%
    }

    #wrap {
        height: 302px
    }

    #button-next {
        right: -26px;
        top: 108px
    }

    #button-prev {
        left: -10px;
        top: 108px;
        z-index: 999
    }

    .wrapper_inner2 {
        width: 100%
    }

    .subheader_2 {
        width: 100%
    }

    .nav2>li>a {
        font-family: proxima_novaregular;
        font-size: 11px
    }

    .nav2 a {
        padding: 22px 6px;
        color: #fff
    }
}

.glyphicon {
    margin-right: 2px;
    margin-left: 2px
}

.panel-body {
    padding: 0
}

.panel-body table tr td {
    padding-left: 15px
}

.panel-body table tr td:hover {
    background-color: #c2eaff
}

.panel-body .table {
    margin-bottom: 0
}

.headbt1 {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px
}

.headbt01 {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px
}

.headbt2 {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    padding-top: 20px
}

.lefttextnew {
    font-family: proxima_novaregular;
    color: #333;
    font-size: 14px;
    font-weight: 400
}

.leftbox_center2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.center_boxcolor {
    width: 100%;
    background-color: #f3f3f3
}

.leftbox2 {
    width: 96%;
    float: left;
    padding: 0 2%
}

.left_heading {
    width: 100%;
    text-align: center;
    float: inherit
}

.left_slider {
    color: #333;
    padding-left: 22px
}

.left_slider:hover {
    color: #000
}

.search_outer {
    width: 100%
}

.searchtext {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #000;
    font-weight: 400;
    position: relative;
    top: 0;
    float: left
}

.searchtext001 {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #000;
    font-weight: 400;
    position: relative;
    top: 0;
    float: left
}

.filterresult {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #000;
    font-weight: 400;
    width: 100%;
    padding-bottom: 5px
}

.topstrip {
    width: 100%;
    float: left;
    background-color: #393939
}

.topstrip_inner {
    color: #fff;
    float: left
}

.topstrip_inner2 {
    color: #fff;
    float: left
}

.contact_num {
    padding: 0 20px 3px 0;
    float: right;
    color: #fff
}

.contact_num2 {
    padding: 12px 0;
    float: left
}

.contact_num2 span {
    color: #d6d6d6
}

.contact_num span {
    color: #d6d6d6
}

.loginouter {
    float: right
}

.outer_container {
    width: 100%;
    background-color: #1d2023
}

.loginbt_outer {
    float: right;
    padding-top: 0;
    padding-bottom: 6px;
    margin-top: 15px;
    margin-left: 20px
}

.loginbt_outer2 {
    width: auto;
    float: right;
    padding-top: 0;
    padding-bottom: 1px
}

.welcomelogin {
    font-size: 13px;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-weight: 700;
    padding: 5px 0 0;
    height: 30px
}

.subheader_3 {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 47px;
    margin-top: 110px
}

.subheader_003 {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    margin-top: 90px
}

#subheader_2 {
    width: 970px;
    margin-left: auto;
    margin-right: auto
}

#leftbox {
    width: 210px;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin-top: 110px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: fixed;
    top: 0
}

#leftbox22 {
    width: 210px;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin-bottom: 10px;
    padding-bottom: 10px
}

#leftbox25 {
    width: 210px;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 0
}

#leftbox23 {
    width: 200px;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding: 0 5px;
    height: 224px
}

#header {
    margin-bottom: 10px
}

#footer {
}

.left_newlogin {
    width: 210px;
    margin-bottom: 3px;
    float: left;
    margin-top: 114px
}

.left_newlogin-pic {
    width: 208px;
    height: 30px;
    margin-top: 5px;
    font-size: 18px;
    text-align: center
}

.left_newlogin_border {
    width: 210px;
    float: left;
    margin-bottom: 10px
}

.leftsidebar {
    height: 597px;
    margin-bottom: 3px;
    top: 0;
    width: 210px
}

.leftsidebarfixed {
    position: fixed;
    top: 0
}

#center {
    width: 740px;
    float: right
}

.center01 {
    width: 743px;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 107px 5px 0 -10px;
    position: fixed;
    z-index: 1
}

.center011 {
    width: 742px;
    background-color: #fff;
    height: 47px;
    border: solid 1px #d1d1d1;
    margin: 107px 5px 0 -9px;
    position: fixed;
    z-index: 1
}

.candidate_outer {
    width: 76.5%;
    float: right;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 10px 5px 0;
    padding-top: 10px
}

.candidate_outer_bg {
    width: 76%;
    float: right;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 10px 5px 0;
    padding-top: 10px;
    background-image: url(../images/rightbg.jpg);
    background-repeat: repeat-y;
    background-position: right
}

.candidate_outer_bg_blue {
    width: 76%;
    float: right;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 10px 5px 0;
    padding-top: 10px;
    background-image: url(../images/rightbg2.jpg);
    background-repeat: repeat-y;
    background-position: right
}

.candidate_outer_left {
    width: 94%;
    float: left
}

.candidate_outer_right {
    width: 21px;
    float: right;
    font-size: 16px;
    font-family: arial;
    color: #fff;
    line-height: 22px;
    padding: 5px 0 0 3px;
    font-weight: 700
}

.page_outer {
    float: right;
    width: 76%;
    margin: 0 7px 0 5px;
    padding-top: 0
}

.cand_pic {
    width: 120px;
    height: 130px;
    float: left;
    margin: 0 10px 0 -1px;
    border: solid 1px #d1d1d1
}

.head_icon {
    float: right;
    margin-right: 4px
}

.heading_detailpage {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    width: 100%
}

.comdetail_outer {
    float: left;
    width: 60%
}

.comdetail_rightfeat {
    float: right;
    font-size: 14px;
    font-weight: 700;
    font-family: proxima_novaregular;
    color: #fff;
    padding-right: 8px;
    margin-left: 10px
}

.heading {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    float: left;
    width: 59%
}

.heading a {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    float: left
}

.heading a:hover {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    float: left;
    text-decoration: underline
}

.heading_sub {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #333;
    font-weight: 400
}

.heading_subdetail {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #474747;
    font-weight: 400;
    text-align: justify;
    padding: 0 5px 0 0
}

.cand_detail {
    margin-top: 25px
}

.cand_detail2 {
    background-color: #f3f3f3;
    margin-left: 130px;
    margin-right: 5px;
    margin-top: 38px;
    border: solid 1px #d1d1d1;
    padding: 5px;
    height: 80px
}

.detail {
    width: 48%;
    float: left;
    margin: 10px 5px 0
}

.detail2 {
    width: 48%;
    float: left;
    margin: 10px 5px 0
}

.detail_size {
    width: 160px;
    float: left;
    text-align: justify
}

.detail_size2 {
    width: 160px;
    float: left;
    text-align: justify
}

.detail_small {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left
}

.detail_icon_outer {
    width: 100%;
    background-color: #f3f3f3;
    float: left;
    border-top: dotted 1px #666;
    margin-top: 4px
}

.detail_icon {
    padding: 5px 3px 2px;
    float: left;
    margin-right: 0;
    border-right: dotted 1px #fff;
    background-color: #2dacf1
}

.detail_icon:hover {
    background-color: #108fd4
}

.detail_icon2 {
    padding: 5px 6px 2px 5px;
    float: left;
    margin-right: 0;
    border-right: dotted 1px #fff;
    background-color: #2dacf1
}

.detail_icon3 {
    padding: 5px 6px 2px 5px;
    float: left;
    margin-right: 0;
    border-right: dotted 1px #fff;
    background-color: #2dacf1
}

.detail_icon3:hover {
    background-color: #108fd4
}

.detail_icon04 {
    display: none
}

.detail_icon_outer_02 {
    width: 100%;
    background-color: #f3f3f3;
    float: left;
    border-top: solid 1px #d1d1d1;
    margin-top: 4px
}

.detail_icon4 {
    padding: 5px 3px 2px;
    float: left;
    margin-right: 0;
    border-right: solid 1px #d1d1d1;
    background-color: #2dacf1
}

.detail_icon_text {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #fff;
    font-weight: 400;
    padding: 3px 0 0;
    line-height: 14px;
    float: right
}

.detail_icon_text a {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #fff;
    font-weight: 400;
    float: right
}

.detail_icon_text a:hover {
    text-decoration: none
}

.left_big_outer {
    width: 73%;
    float: left
}

.left_big {
    width: 100%;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 118px 0 0;
    padding: 5px 0
}

.left_big_02 {
    width: 100%;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: -9px 0 0;
    padding: 5px 0;
    background-color: #fff;
    background-image: url(../images/rightbg.jpg);
    background-position: right center;
    background-repeat: repeat-y
}

.left_big_02_blue {
    width: 100%;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: -9px 0 0;
    padding: 5px 0;
    background-color: #fff;
    background-image: url(../images/rightbg2.jpg);
    background-position: right center;
    background-repeat: repeat-y
}

.left_big_02_normal {
    width: 100%;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: -9px 0 0;
    padding: 5px 0;
    background-color: #fff
}

.right_small_outer {
    width: 26%;
    float: right
}

.right_samll {
    width: 102%;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 118px 0 0;
    padding: 0 2px
}

.heading_center {
    width: 200px;
    background-color: #1d2023;
    padding: 5px 0 5px 6px;
    margin-right: 100px
}

.resume_heading {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #fff;
    font-weight: 400;
    text-align: center
}

.left_outer2 {
    width: 100%;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 10px 0 0
}

.smallpic {
    width: 46px;
    height: 50px;
    float: left;
    margin: 4px 4px 0 0
}

.smallpic_text {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #333;
    font-weight: 400;
    height: 50px
}

.smallpic_text span {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 400
}

.smallpic_text span a {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 400
}

.smallpic_text a:hover {
    text-decoration: underline;
    color: #1997db
}

.saprator {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px
}

.clientlogo {
    float: left;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 10px 5px 10px -1px;
    text-align: center;
    height: 80px;
    width: 80px
}

.headbox_bg {
    width: 127px;
    float: right;
    height: 30px;
    background-image: url(../images/featured_job_bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    color: #fff
}

.headbox_bg2 {
    width: 127px;
    float: right;
    height: 30px;
    background-image: url(../images/premium_job_bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    color: #fff
}

.headbox_bgtext {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 400;
    padding-top: 7px;
    padding-right: 9px
}

.heading_client {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    padding-top: 10px;
    padding-left: 5px;
    float: none
}

.heading_client a {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700
}

.heading_client001 {
    font-size: 16px;
    font-family: proxima_novaregular;
    color: #1997db;
    font-weight: 700;
    padding-top: 10px;
    padding-left: 5px;
    float: none;
    float: left
}

.client_subhead {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #000;
    font-weight: 400;
    padding-top: 0;
    padding-left: 5px
}

.opeingstar {
    width: 75px;
    height: 72px;
    background-image: url(../images/opening_star_black.jpg);
    background-repeat: no-repeat;
    float: right
}

.opeingstar2 {
    width: 75px;
    height: 72px;
    background-image: url(../images/opening_star.jpg);
    background-repeat: no-repeat;
    float: right
}

.opeingstar3 {
    width: 80px;
    height: 72px;
    background-image: url(../images/opening_star_grey.jpg);
    background-repeat: no-repeat;
    float: right
}

.opening_text {
    font-size: 11px;
    font-family: proxima_novaregular;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    line-height: 15px;
    margin-right: 10px
}

.description {
    width: 94%;
    float: left;
    padding: 3px 5px 10px
}

.detail_slide {
    font-size: 13px;
    font-family: proxima_novaregular;
    color: #000;
    text-align: justify;
    padding-top: 10px
}

.applybt {
    float: right;
    padding: 10px 5px 0 0
}

.detailbottom {
    background-color: #2dacf1;
    width: 30px;
    height: 20px;
    color: #fff
}

.center_fullouter {
    width: 99%;
    float: left;
    background-color: #fff;
    border: solid 1px #d1d1d1;
    margin: 116px 0 0;
    padding: 5px
}

.left_fullouter {
    width: 97.7%;
    float: left
}

.right_fullouter {
    width: 30%;
    float: left
}

.formpart1 {
    width: 70%;
    float: left;
    border-right: 1px solid #ccc;
    margin-top: 10px
}

.formpart2 {
    width: 29%;
    float: left;
    margin-top: 20px
}

.o-line {
    background: url(../images/line.jpg) no-repeat;
    position: relative;
    width: 23px;
    height: 18px;
    float: right;
    right: 270px;
    top: 150px
}

.textfile_new_time {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 100px;
    float: left
}

.textfile_new_contact {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 441px
}

.contact_captch {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 303px
}

.textfile_new_pay {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 441px
}

.textfile_new {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 441px
}

.textfile_captq {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 300px
}

.textfile_new_003 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #333;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 332px
}

.textform_outer {
    width: 72%;
    float: left
}

.textform_outer_new {
    width: 72%;
    float: left
}

.textform_outer_91 {
    width: 72%;
    float: left
}

.textform_outer_ne {
    width: 72%;
    float: left
}

.textfile_new001 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 64px
}

.textform {
    width: 168px;
    padding-left: 0;
    padding-top: 0;
    font-family: proxima_novaregular;
    color: #000;
    font-size: 14px;
    float: left;
    line-height: 16px
}

.textform3 {
    width: 168px;
    padding-left: 0;
    padding-top: 0;
    font-family: proxima_novaregular;
    color: #000;
    font-size: 14px;
    float: left;
    line-height: 16px
}

.textform2 {
    font-family: proxima_novaregular;
    color: #000;
    font-size: 13px
}

.star_red {
    color: red
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon {
    padding: 10px 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon,.input-group-btn {
    width: 0%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group .form-control {
    width: 128%;
    margin-bottom: 0
}

.textfile_new2 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 84%
}

.twobutton {
    float: left;
    height: 40px;
    margin-left: 490px
}

.line_outer {
    float: left
}

.topline {
    height: 250px;
    border-left: #ccc solid 1px;
    margin-left: 8px
}

.middleline {
    font-family: proxima_novaregular;
    color: #333;
    font-size: 13px
}

.bottomline {
    height: 250px;
    border-left: #ccc solid 1px;
    margin-left: 8px
}

.right_social {
    float: left;
    margin-left: 0
}

.socialouter {
    margin-bottom: 10px
}

.socialtext {
    width: 250px;
    font-family: proxima_novaregular;
    color: #333;
    font-size: 16px;
    text-align: center
}

.mendatory {
    padding-bottom: 10px;
    font-size: 14px;
    width: 200px;
    float: right;
    padding-top: 5px;
    padding-right: 18px
}

.language1 {
    width: 200px;
    float: left
}

.language2 {
    width: 200px;
    float: left
}

.agreetext {
    font-family: proxima_novaregular;
    color: #333;
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    padding: 0 0 10px
}

.textformouter_border {
    border: 1px solid #ccc;
    width: 69%;
    padding-top: 8px;
    font-size: 14px;
    border-radius: 4px
}

.textformouter_border2 {
    border: 1px solid #ccc;
    width: 32.7%;
    padding-top: 8px;
    font-size: 14px;
    padding-left: 5px;
    border-radius: 4px
}

.textformouter_border3 {
    border: 1px solid #ccc;
    width: 447px;
    padding-top: 8px;
    font-size: 14px;
    border-radius: 4px
}

.textformouter_border4 {
    border: 1px solid #ccc;
    width: 68.8%;
    padding-top: 8px;
    font-size: 14px;
    border-radius: 4px
}

.textformouter_border5 {
    border: 1px solid #ccc;
    width: 349px;
    padding-top: 8px;
    font-size: 14px;
    padding-left: 5px;
    border-radius: 4px
}

.textformouter_border6 {
    border: 1px solid #ccc;
    width: 348px;
    padding-top: 8px;
    font-size: 14px;
    border-radius: 4px
}

.radio_height {
    height: 30px
}

.centerformhead {
    background-color: #e1e1e1;
    padding: 5px 0;
    width: 641px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: proxima_novaregular;
    font-weight: 700
}

.top-name-tag {
    width: 194px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle
}

.textform_outer00 {
    width: 68%;
    float: left
}

.regular-checkbox {
    display: none
}

.regular-checkbox+label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);
    padding: 7px;
    border-radius: 3px;
    display: inline-block;
    position: relative
}

.regular-checkbox+label:active,.regular-checkbox:checked+label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1)
}

.regular-checkbox:checked+label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
    color: #99a1a7
}

.regular-checkbox:checked+label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: -2px;
    left: 1px;
    color: #0a75af
}

.big-checkbox+label {
    padding: 18px
}

.big-checkbox:checked+label:after {
    font-size: 28px;
    left: 6px
}

.tag {
    font-family: Arial,sans-serif;
    width: 200px;
    position: relative;
    top: 5px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    float: left
}

.radio-1 {
    width: 193px
}

.button-holder {
    float: left
}

.regular-radio {
    display: none
}

.regular-radio+label {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);
    padding: 7px;
    border-radius: 50px;
    display: inline-block;
    position: relative
}

.regular-radio:checked+label:after {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    top: 2px;
    background: #99a1a7;
    box-shadow: inset 0 0 10px rgba(0,0,0,.3);
    text-shadow: 0;
    left: 2px;
    font-size: 32px
}

.regular-radio:checked+label {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1),inset 0 0 10px rgba(0,0,0,.1)
}

.regular-radio+label:active,.regular-radio:checked+label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1)
}

.big-radio+label {
    padding: 16px
}

.big-radio:checked+label:after {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px
}

.verifyouter {
    width: 500px;
    margin: 80px auto 70px
}

.verify_border {
    width: 100%;
    border: 1px solid #ccc;
    padding-bottom: 20px
}

.mobilephone {
    width: 200px;
    float: left;
    margin-top: 30px
}

.allverify {
    float: right;
    width: 300px
}

.verify_wrap {
    width: 300px;
    float: left;
    font-size: 16px;
    font-family: proxima_novaregular;
    font-weight: 700;
    color: #666;
    margin-top: 20px;
    margin-bottom: 5px
}

.verify_text {
    font-size: 14px;
    font-family: proxima_novaregular;
    color: #666;
    margin-top: 20px;
    margin-bottom: 5px
}

.fourradio {
    float: left;
    width: 200px;
    padding-right: 10px;
    line-height: 25px
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltext {
    color: #000;
    float: left;
    font-family: proxima_novaregular;
    font-size: 14px;
    float: none;
    cursor: text
}

@media screen and (max-width: 768px) {
    .text-boxout1 {
        margin-top:20px
    }

    .gplay-center {
        display: none
    }

    .gplay-center-mob {
        width: 180px;
        text-align: left;
        font-size: 15px;
        margin-top: 3px;
        margin-left: 16px;
        position: absolute;
        font-family: proxima_novaregular;
        color: #fff;
        line-height: 30px;
        display: block
    }

    .dropdown-menu-newest {
        margin-top: 32px
    }

    .heading-banner {
        font-size: 20px;
        margin-top: 135px
    }

    .radio-outertext {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%
    }

    .textbox-outer {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%
    }

    .text-boxout {
        width: 100%
    }

    .text-boxout1 {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%
    }

    .textbox-1 {
        width: 296px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .textbox-2 {
        width: 296px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-top: 20px
    }

    .blue-bt {
        width: 117px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-top: 20px
    }

    .textbox-3 {
        float: none;
        width: 100%
    }

    .icon-setbox2 {
        width: 100%
    }

    .radiopadd {
        width: 170px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .banner {
        height: 530px;
        margin-bottom: -60px
    }

    .m_client {
        display: none
    }

    .AlertMsg {
        width: 224px
    }

    button.close {
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
        -webkit-appearance: none;
        padding-right: 0
    }

    .loginbt_outer {
        width: 127px;
        float: right;
        padding-top: 0;
        padding-bottom: 6px;
        margin-right: 5px
    }

    .nav2 li li a {
        background: #393939
    }

    .nav2 li li a:hover {
        background: #000
    }

    #leftbox {
        width: 96%;
        margin-left: 5px;
        margin-right: 15px;
        margin-bottom: 0;
        position: static
    }

    #center {
        width: 96%
    }

    .btn-group,.btn-group-vertical {
        margin: 5px 0
    }

    #subheader_2 {
        display: table;
        width: 100%
    }

    #leftbox {
        width: 98%;
        margin-left: 5px;
        margin-right: 15px;
        margin-bottom: 0;
        display: table-row-group;
        float: none;
        background-color: transparent
    }

    .leftbox_child {
        width: 97.5%;
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: 5px
    }

    .leftbox_child2 {
        width: 98%;
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 1%
    }

    #center {
        width: 98%;
        display: table-header-group;
        float: none;
        background-color: transparent
    }

    .center01 {
        width: 98.6%;
        border: none;
        margin: 118px 5px 0 3px;
        position: static;
        background-color: transparent
    }

    .center011 {
        width: 98.6%;
        border: none;
        margin: 118px 5px -16px 3px;
        position: static;
        background-color: transparent
    }

    .center_child {
        width: 99.3%;
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 121px;
        margin-left: 2px
    }

    .btcenter {
        text-align: center;
        width: 100%
    }

    .btn01 {
        padding-top: 0;
        padding-bottom: 0
    }

    .refreshbt {
        padding-bottom: 7px
    }

    .subheader_3 {
        width: 100%;
        margin-top: -58px
    }

    .hidden-sm {
        display: inline-block!important
    }

    .center_fullouter {
        width: 94%;
        margin-left: 5px
    }

    .navbar02-inner {
        width: 96%
    }

    .well {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
        height: 29px
    }

    .bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 122px;
        padding-top: 0;
        margin: 0
    }

    .bootstrap-select>.btn {
        width: 83%;
        font-size: 13px;
        position: relative;
        top: 2px
    }

    .bootstrap-select>.btn1 {
        width: 50%;
        font-size: 13px;
        position: relative;
        top: 2px
    }

    .bootstrap-select.btn-group .btn .caret {
        position: absolute;
        right: 2px
    }

    .filter-option pull-left {
        position: relative;
        top: -2px
    }

    .leftbox_center {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .btn02 {
        width: 115px
    }

    .candidate_outer {
        border: 1px solid #ccc;
        background-color: #fff;
        margin: 0 4px 10px 10px;
        width: 96.5%
    }

    .candidate_outer_bg {
        width: 98%;
        background-image: url(../images/rightbg.jpg);
        background-repeat: repeat-y;
        background-position: right;
        margin: 0 0 10px 1%
    }

    .candidate_outer_bg_blue {
        width: 98%;
        background-image: url(../images/rightbg2.jpg);
        background-repeat: repeat-y;
        background-position: right;
        margin: 0 0 10px 1%
    }

    .candidate_outer_left {
        width: 92%
    }

    .detail_slide {
        width: 92%
    }

    .contact_num {
        float: none;
        padding: 4px 0;
        position: inherit;
        text-align: center
    }

    .detail {
        width: 100%;
        float: none;
        clear: both
    }

    .detail2 {
        width: 100%;
        float: none
    }

    .heading_subdetail {
        font-size: 12px;
        float: left;
        padding-left: 2px
    }

    .heading a {
        font-size: 12px
    }

    .heading a:hover {
        font-size: 12px
    }

    .cand_pic {
        width: 65px;
        height: 71px
    }

    .cand_detail2 {
        width: 95.2%;
        float: left;
        margin-left: 2px;
        margin-top: 3px;
        margin-right: 2px;
        height: 100%
    }

    .head_icon {
        float: left;
        margin-left: 0
    }

    .detail_icon_text a {
        font-size: 11px
    }

    .page_outer {
        width: 96.7%
    }

    .nav4 {
        margin-top: 68px
    }

    .detail_icon {
        display: none
    }

    .right_small_outer {
        display: none
    }

    .left_big_outer {
        width: 97%;
        margin: 0 5px
    }

    .carousel-inner>.active {
        left: -10px
    }

    .thumbnails>li {
        float: left;
        margin-bottom: 20px;
        margin-left: 5px
    }

    .carousel-control {
        font-size: 36px;
        height: 20px;
        left: 5px;
        line-height: 14px;
        margin-top: -20px;
        opacity: .5;
        top: 46%;
        width: 20px
    }

    h6 {
        font-size: 10px;
        color: #fff;
        font-weight: 400
    }

    .heading_client {
        font-size: 14px;
        float: left;
        width: auto
    }

    .client_subhead {
        font-size: 14px;
        float: left;
        width: 100%;
        padding-bottom: 15px
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 0 10px 4px
    }

    .btnleft {
        float: left;
        width: 60px;
        position: relative;
        left: -28px
    }

    .cand_pic-editoutpop {
        padding-left: 18%
    }

    .loginbt_outer2 {
        width: 100%;
        padding-top: 0;
        padding-bottom: 6px;
        text-align: center
    }

    .welcomelogin {
        font-size: 13px;
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-weight: 700;
        padding: 0;
        height: auto
    }

    #leftbox23 {
        display: none;
        margin: 0;
        position: static;
        height: auto
    }

    #leftbox22 {
        width: 100%;
        float: left;
        background-color: transparent;
        border: none;
        margin: 0;
        padding-bottom: 0;
        position: static;
        height: auto
    }

    #leftbox25 {
        display: none
    }

    #leftbox24 {
        display: none;
        margin: 0;
        position: static;
        height: auto
    }

    .postjob_leftmargin {
        margin-top: 10px
    }

    .leftsidebar {
        height: auto;
        position: static;
        width: 100%
    }

    .subheader_003 {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .textform3 {
        width: 280px;
        margin-bottom: 10px
    }

    .mobilephone {
        display: none
    }

    .verify_text {
        float: left;
        width: 300px;
        margin-top: 0
    }

    .verify_border {
        height: 140px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        padding-left: 5px
    }

    .verifyouter {
        width: 100%;
        margin-top: 58px
    }

    .verify_wrap {
        padding-left: 10px
    }

    .center_boxcolor_ab {
        margin-top: 0;
        background-position: center 100px
    }

    .center_pay {
        width: 100%
    }

    .nav-tabs2>li>a:hover {
        background-color: #2dacf1;
        margin: 0;
        padding: 5px 10px 10px;
        color: #fff;
        border-radius: 0
    }

    .newloginfin2 {
        width: 100%
    }

    .verify_border_new1 {
        width: 85%
    }

    .varify_height {
        padding-left: 15%;
        margin-top: 65px
    }

    .jobseeker_headingpro {
        width: 96%
    }

    #jobseeker_bor {
        border: none;
        background: 0 0;
        background-color: none
    }

    #jobwidth_1 {
        margin-left: -8px;
        width: 103.9%;
        margin-top: 5px
    }

    .width165 {
        width: 165px
    }

    .padd {
        padding-left: 4px
    }

    #mob_option {
        width: 140px
    }
}

@media only screen and (min-width: 440px) and (max-width:768px) {
    .text-boxout1 {
        margin-top:20px
    }

    .gplay-center {
        display: none
    }

    .gplay-center-mob {
        width: 180px;
        text-align: left;
        font-size: 15px;
        margin-top: 3px;
        margin-left: 16px;
        position: absolute;
        font-family: proxima_novaregular;
        color: #fff;
        line-height: 30px;
        display: block
    }

    .m_client {
        display: none
    }

    #mob_option {
        width: 140px
    }

    .verify_wrap {
        width: 100%
    }

    .nav2 li li a {
        background: #393939
    }

    .nav2 li li a:hover {
        background: #000
    }

    #subheader_2 {
        display: table;
        width: 100%
    }

    #leftbox {
        width: 98%;
        margin-left: 5px;
        margin-right: 15px;
        margin-bottom: 0;
        display: table-row-group;
        float: none;
        background-color: transparent;
        position: static
    }

    .leftbox_child {
        width: 98%;
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 1%
    }

    .leftbox_child2 {
        width: 98%;
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 1%
    }

    #center {
        width: 98%;
        display: table-header-group;
        float: none;
        background-color: transparent
    }

    .center01 {
        width: 98.4%;
        border: none;
        margin: 115px 5px 0 4px;
        position: static;
        background-color: transparent
    }

    .center011 {
        width: 98.4%;
        border: none;
        margin: 115px 5px 0 4px;
        position: static;
        background-color: transparent
    }

    .center_child {
        width: 98%;
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 10px;
        margin-left: 1%
    }

    .searchtext {
        width: 100%;
        float: left;
        cursor: pointer
    }

    .btcenter {
        text-align: center;
        width: 100%
    }

    .btn01 {
        padding-top: 0;
        padding-bottom: 0
    }

    .hidden-sm {
        display: inline-block!important
    }

    .subheader_3 {
        width: 100%;
        margin-top: -58px
    }

    .well {
        width: 120px;
        float: inherit;
        text-align: left
    }

    .leftbox_center {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .candidate_outer {
        border: 1px solid #ccc;
        background-color: #fff;
        margin: 0 4px 10px 0;
        width: 98.2%
    }

    .contact_num {
        float: none;
        padding: 4px 0;
        position: inherit;
        text-align: center
    }

    .detail {
        width: 100%;
        float: none;
        clear: both
    }

    .detail2 {
        width: 100%;
        float: none
    }

    .heading_subdetail {
        font-size: 12px
    }

    .heading a {
        font-size: 12px
    }

    .heading a:hover {
        font-size: 12px
    }

    .cand_pic {
        width: 65px;
        height: 71px
    }

    .cand_detail2 {
        width: 95.2%;
        float: left;
        margin-left: 2px;
        margin-top: 3px;
        margin-right: 2px;
        height: 100%
    }

    .heading {
        width: 76%
    }

    .head_icon {
        float: left;
        margin-left: -4px
    }

    .detail_icon_text a {
        font-size: 10px
    }

    .nav4 {
        margin-top: 68px
    }

    .left_big_outer {
        width: 98%;
        margin: 0 5px
    }

    .thumbnails>li {
        float: left;
        margin-bottom: 20px;
        margin-left: 10px
    }

    .carousel-inner>.active {
        left: 0
    }

    .heading_client {
        width: auto
    }

    .cand_pic-editoutpop {
        padding-left: 40%
    }

    .loginbt_outer2 {
        width: 100%;
        padding-top: 0;
        padding-bottom: 6px;
        text-align: center
    }

    .welcomelogin {
        font-size: 13px;
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-weight: 700;
        padding: 0;
        height: auto
    }

    #leftbox23 {
        display: none;
        margin: 0;
        position: static;
        height: auto
    }

    #leftbox22 {
        width: 100%;
        float: left;
        background-color: transparent;
        border: none;
        margin: 0;
        padding-bottom: 0;
        position: static;
        height: auto
    }

    #leftbox25 {
        width: 100%;
        float: left;
        background-color: transparent;
        border: none;
        margin: 0;
        padding-bottom: 0;
        position: static;
        height: auto
    }

    #leftbox24 {
        display: none;
        margin: 0;
        position: static;
        height: auto
    }

    .postjob_leftmargin {
        margin-top: 10px
    }

    .leftsidebar {
        height: auto;
        position: static;
        width: 100%
    }

    .subheader_003 {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .jobseeker_headingpro {
        width: 96%
    }

    #jobseeker_bor {
        border: none;
        background: 0 0;
        background-color: none
    }

    #jobwidth_1 {
        margin-left: -8px;
        width: 103.9%;
        margin-top: 5px
    }

    .width165 {
        width: 165px
    }

    .padd {
        padding-left: 4px
    }
}

@media(min-width: 768px) and (max-width:991px) {
    #leftbox24 {
        width:758px;
        float: left;
        position: static
    }

    .well002 {
        display: inline-block
    }

    .nav2 li li a {
        background: #393939
    }

    .nav2 li li a:hover {
        background: #000
    }

    .banner_align {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        text-align: -moz-center
    }

    .container {
        width: 770px
    }

    .templatemo-top-menu {
        width: 100%;
        position: fixed;
        z-index: 9999
    }

    .outer_container {
        width: 100%;
        position: fixed;
        z-index: 9999
    }

    .left_slider {
        color: #333;
        padding-left: 0
    }

    .leftbox_center {
        width: 760px;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .leftbox_center2 {
        width: 760px;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .dropdown-menu {
        text-align: left
    }

    .well {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
        height: 29px
    }

    .bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 122px;
        padding-top: 0
    }

    .bootstrap-select>.btn {
        width: 83%;
        font-size: 13px;
        position: relative;
        top: 2px
    }

    .bootstrap-select>.btn1 {
        width: 50%;
        font-size: 13px;
        position: relative;
        top: 2px
    }

    .bootstrap-select.btn-group .btn .caret {
        position: absolute;
        right: 0
    }

    .filter-option pull-left {
        position: relative;
        top: -2px
    }

    .refreshbt {
        text-align: center;
        align: center;
        width: 100%;
        display: inline;
        position: relative;
        bottom: -1px;
        padding-left: 5px
    }

    .searchtext {
        width: 125px;
        float: left;
        margin-top: 5px
    }

    #subheader_2 {
        display: table;
        width: 100%;
        margin-top: 5px
    }

    #leftbox {
        width: 100%;
        margin-left: 5px;
        margin-right: 15px;
        margin-bottom: 0;
        display: table-row-group;
        float: none;
        background-color: transparent;
        position: static
    }

    .leftbox_child {
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        height: auto;
        padding-bottom: 5px
    }

    .leftbox_child2 {
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #center {
        width: 100%;
        display: table-header-group;
        float: none;
        background-color: transparent
    }

    .center01 {
        width: 100%;
        background-color: #fff;
        border: none;
        margin: 10px 5px 0 0;
        position: static;
        z-index: 999
    }

    .center011 {
        width: 770px;
        background-color: #fff;
        border: none;
        margin: 10px 5px 0 0;
        position: static;
        z-index: 999
    }

    .center_child {
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 113px
    }

    .center_child02 {
        border: 1px solid #ccc;
        background-color: #fff;
        margin-top: 109px
    }

    .subheader_3 {
        width: 100%;
        margin-top: -46px
    }

    .candidate_outer {
        border: 1px solid #ccc;
        background-color: #fff;
        margin: 0 0 10px;
        width: 99.7%
    }

    .btn02 {
        width: 235px
    }

    .cand_pic {
        width: 120px;
        height: 130px;
        float: left;
        margin: 0 10px 0 -1px
    }

    .heading {
        font-size: 16px;
        font-family: proxima_novaregular;
        color: #333;
        font-weight: 400;
        float: left
    }

    .head_icon {
        float: right
    }

    .page_outer {
        float: right;
        width: 99%;
        margin: 0 7px 0 5px;
        padding-top: 0
    }

    .right_small_outer {
        display: none
    }

    .left_big_outer {
        width: 98%;
        margin: 0 5px
    }

    .carousel-control {
        background: none repeat scroll 0 0 #222;
        border: 2px solid #fff;
        border-radius: 23px;
        color: #fff;
        font-size: 36px;
        font-weight: 100;
        height: 25px;
        left: 28px;
        line-height: 20px;
        margin-top: -20px;
        opacity: .5;
        position: absolute;
        text-align: center;
        top: 46%;
        width: 25px
    }

    .candidate_outer_bg {
        width: 99.7%;
        margin: 0 0 10px
    }

    .candidate_outer_bg_blue {
        width: 99.7%;
        margin: 0 0 10px
    }

    .postjob_leftmargin {
        margin-top: 10px
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .nav-tabs02>li>a {
        padding:14px 17px 11px 6px;
        font-size: 11px
    }

    .formpart1 {
        width: 100%;
        float: left;
        border: none;
        margin-top: 10px
    }

    .formpart2 {
        width: 100%;
        float: left;
        margin-top: 10px
    }

    .textfile_new {
        width: 100%
    }

    .textfile_new2 {
        width: 463px
    }

    .textfile_new_003 {
        width: 332px
    }

    .twobutton {
        float: right
    }

    .right_social {
        border-top: #ccc solid 1px;
        margin-left: 16px;
        width: 98%;
        padding-top: 17px
    }

    .o-line {
        display: none
    }

    .textformouter_border {
        width: 75%
    }

    .textformouter_border2 {
        width: 249px;
        float: left
    }

    .textformouter_border3 {
        width: 515px
    }

    .textformouter_border6 {
        width: 347px
    }

    .textform_outer {
        width: 520px
    }

    .textform_outer_new {
        width: 520px
    }

    .textform_outer_91 {
        width: 520px
    }

    .textform_outer_ne {
        width: 520px;
        height: 40px;
        float: left
    }

    .textfile_new {
        width: 508px
    }

    .textformouter_border4 {
        width: 73%
    }

    .textform_outer00 {
        width: 518px
    }

    .dropdown dt a {
        width: 550px
    }

    .dropdown2 dt a {
        width: 163px
    }

    .dropdown3 dt a {
        width: 121px
    }

    .dropdown5 dt a {
        width: 112px
    }

    .top-name-tag {
        width: 224px
    }

    .left_fullouter {
        width: 99.7%
    }

    .navbar02-inner {
        padding-right: 0
    }

    .centerformhead {
        width: 757px
    }

    .dropdown dd ul {
        min-width: 570px
    }

    .dropdown2 dd ul {
        min-width: 183px
    }

    .dropdown3 dd ul {
        min-width: 140px
    }

    #leftbox23 {
        display: none;
        margin: 0;
        position: static;
        height: auto
    }

    #leftbox22 {
        width: 770px;
        float: left;
        background-color: transparent;
        border: none;
        margin: 0;
        margin-top: 0;
        padding-bottom: 0;
        position: static;
        height: auto
    }

    #leftbox25 {
        width: 770px;
        float: left;
        background-color: transparent;
        border: none;
        margin: 0;
        margin-top: 100px;
        padding-bottom: 0;
        position: static;
        height: auto
    }

    .subheader_003 {
        width: 100%;
        margin: -23px 0 0;
        padding: 0
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .m_client {
        display:none
    }

    .left_newcreat {
        margin-top: -15px
    }

    .formtry {
        padding-left: 5px
    }

    .postresume_bind {
        float: left;
        margin-bottom: 10px;
        width: 172px
    }

    .left_newlogin {
        width: 100%;
        display: none
    }

    .right_section {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: left;
        margin: 154px 0 10px;
        width: 96.2%
    }

    .right_section_heading {
        margin-top: 155px;
        width: 96.4%
    }

    .center011_heading {
        width: 778px;
        margin-left: 0;
        margin-top: 98px
    }

    .center011_heading_new {
        width: 768px;
        margin-left: 0;
        margin-top: 98px
    }

    .center011_heading2 {
        width: 766px;
        margin-left: 0;
        margin-top: 98px
    }

    .right_section2 {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: left;
        margin: 151px 0 10px;
        width: 97.2%
    }

    .leftpicheight {
        height: 245px
    }

    .mob_drop {
        width: 100%;
        float: none
    }

    .mob_drop_down {
        width: 100%;
        float: none
    }

    .right_section_new {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: left;
        margin: 154px 5px 10px 0;
        padding: 10px;
        width: 98.5%
    }

    .leftsidebar {
        height: auto;
        position: static;
        width: 100%
    }

    .searchtext001 {
        float: left;
        margin-top: 5px;
        width: 125px
    }

    .filterresult001 {
        color: #000;
        float: left;
        font-family: proxima_novaregular;
        font-size: 14px;
        font-weight: 400;
        padding-top: 10px;
        width: 88px
    }
}

@media only screen and (min-width: 440px) and (max-width:768px) {
    .left_newlogin {
        width:100%
    }

    .right_section {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: left;
        margin: 0;
        width: 96.2%
    }

    .right_section2 {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: left;
        margin: 104px 0 0;
        width: 96.2%
    }

    #leftbox24 {
        width: 69%;
        margin-left: 10px;
        margin-top: 10px
    }

    .leftpicheight {
        height: 245px
    }

    .mob_drop {
        display: block
    }

    .mob_drop_down {
        display: none
    }

    .abc {
        background-color: #999
    }

    .filterresult {
        cursor: pointer;
        background-image: url(../images/arrow_right.jpg);
        background-repeat: no-repeat;
        background-position: right
    }

    .filterresult001 {
        cursor: pointer;
        background-image: url(../images/arrow_bottom.jpg);
        background-repeat: no-repeat;
        background-position: right
    }
}

@media screen and (max-width: 768px) {
    .left_newlogin {
        width:100%
    }

    .right_section {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: left;
        margin: 0;
        width: 96.2%
    }

    .right_section2 {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: left;
        margin: 104px 0 0;
        width: 96.2%
    }

    #leftbox24 {
        width: 69%;
        margin-left: 10px;
        margin-top: 10px
    }

    .leftpicheight {
        height: 245px
    }

    .mob_drop {
        display: block
    }

    .mob_drop_down {
        display: none
    }

    .abc {
        background-color: #999
    }

    .searchtext {
        width: 100%;
        float: left;
        cursor: pointer;
        background-image: url(../images/arrow_bottom.jpg);
        background-repeat: no-repeat;
        background-position: right
    }

    .searchtext001 {
        width: 100%;
        font-size: 14px;
        float: left;
        cursor: pointer;
        background-image: url(../images/arrow_right.jpg);
        background-repeat: no-repeat;
        background-position: right
    }

    .filterresult {
        cursor: pointer;
        background-image: url(../images/arrow_bottom.jpg);
        background-repeat: no-repeat;
        background-position: right;
        right: 10px;
        padding: 5px 0
    }

    .filterresult001 {
        cursor: pointer;
        background-image: url(../images/arrow_right.jpg);
        background-repeat: no-repeat;
        background-position: right;
        font-size: 14px;
        padding-top: 5px
    }

    .nav4 {
        margin-top: 50px
    }
}

@media screen and (max-width: 768px) {
    #tocsdup {
        width:56%
    }

    .postresume_bind {
        width: 285px
    }

    .inputfile .previous-file {
        display: inline-block;
        float: left
    }

    .textfile_captq {
        width: 100%
    }

    .capwid {
        width: 54%;
        margin-right: 15px
    }

    #captra_width {
        width: 100%
    }

    .right_section_heading {
        margin-top: 156px;
        margin-left: 15px;
        width: 91.4%
    }

    .center011_heading {
        width: 96%;
        margin-left: 5px;
        margin-top: 98px
    }

    .center011_heading_new {
        width: 96%;
        margin-left: 5px;
        margin-top: 98px
    }

    .center011_heading2 {
        width: 97%;
        margin-left: 5px;
        margin-top: 102px
    }

    .right_section_new {
        width: 91%;
        float: left;
        margin-left: 5px
    }

    .navbar02-innerpost {
        background-color: #2dacf1
    }

    .nav-tabs02>li>a {
        color: #fff;
        width: 100%
    }

    .nav-tabs02>li {
        width: 100%
    }

    .ajay {
        background-image: none;
        background-color: transparent;
        width: 100%;
        display: block
    }

    .ajay1 {
        background-color: #1c2023;
        width: 100%;
        display: none
    }

    .ahide {
        display: none
    }

    .tabwidth1 {
        width: 400px;
        background-color: #1c2023;
        border: 1px solid #fff
    }

    .tabwidth2 {
        width: 400px;
        background-color: #2dacf1;
        border: 1px solid #fff
    }

    .nav-tabs02>li>a {
        padding: 7px 21px 7px 10px
    }

    .combo_width {
        width: 266px
    }

    .form-control2 {
        width: 271px
    }

    .textform {
        padding-bottom: 10px
    }

    .textfile_new {
        width: 271px
    }

    .textfile_new_003 {
        width: 185px
    }

    .twobutton {
        margin-left: 0
    }

    .textformouter_border3 {
        width: 275px
    }

    .textformouter_border6 {
        width: 270px
    }

    .textformouter_border2 {
        width: 275px;
        margin-bottom: 10px
    }

    .agreetext {
        float: left;
        width: 122%
    }

    .right_section_appli {
        float: left;
        width: 97.5%;
        margin-top: 2px;
        margin-left: 6px
    }

    .margin_pane {
        margin-top: -32px
    }

    .left_newlogin {
        display: none
    }

    .right_section {
        margin-left: 5px;
        margin-top: 154px;
        width: 90.5%
    }

    .right_section2 {
        margin-top: 138px;
        width: 92.5%;
        margin-left: 3px
    }

    .nav2>li>a:hover {
        border: none;
        padding: 7px 2px
    }

    .nav2>li>.parent {
        background-image: url(../images/downArrow.png);
        background-repeat: no-repeat;
        background-position: right;
        padding: 7px 2px;
        margin-right: 10px
    }

    .nav2>li>.parent {
        background-position: 35% 50%
    }

    .heading_subdetail-account {
        line-height: 16px
    }

    .detail_icon4 {
        padding: 0 3px;
        line-height: 10px
    }

    #footer {
        display: none
    }

    .leftsidehide {
        display: none
    }

    .mendatory {
        font-size: 13px;
        padding-top: 5px;
        width: auto
    }

    .detail_icon04 {
        padding: 5px 6px 2px 5px;
        float: left;
        margin-right: 0;
        border-right: dotted 1px #fff;
        background-color: #2dacf1;
        display: block
    }

    .detail_size {
        width: 135px
    }

    .about_foot {
        display: block
    }

    .head-view-point_01 {
        width: 100%;
        float: left
    }

    .viewtextfile_new {
        width: 264px
    }

    .viewtextfile_new_2 {
        width: 264px;
        margin-bottom: 5px
    }

    .combo_width4 {
        width: 273px
    }

    .heading_center {
        margin-right: 0
    }

    .form-control003 {
        width: 261px
    }

    .head-view-point {
        width: 262px
    }

    .detail_size2_01 {
        width: 280px
    }

    .detail_size2_03 {
        width: 160px
    }

    .center_child02 {
        border: 1px solid #ccc;
        background-color: #fff
    }

    .right_section-jobseeker {
        width: 99.7%
    }

    .left_outer2 {
        margin-left: 0
    }

    .formpart-refer {
        width: 92%;
        float: left;
        margin-left: 0;
        padding-right: 10px
    }

    .sendbt {
        float: left;
        margin-left: 30px
    }

    .bthide {
        display: none
    }

    .formpart2 {
        display: none
    }

    .formpart1 {
        border: none;
        padding-left: 3px
    }

    .combo_width5 {
        width: 280px
    }

    .combo_width6 {
        width: 135px
    }

    .combo_width13 {
        width: 135px
    }

    .combo_width7 {
        width: 135px
    }

    .combo_width8 {
        width: 280px
    }

    .o-line {
        display: none
    }

    .textfile_new2 {
        width: 225px;
        float: left
    }

    .textform_outer {
        width: 283px;
        float: left
    }

    .textform_outer_new2 {
        width: 290px
    }

    .textform_outer_new {
        width: 290px;
        float: left
    }

    .textform_outer_91 {
        width: 290px;
        float: left
    }

    .textform_outer_ne {
        width: 280px;
        float: left
    }

    .sizenew {
        width: 300px
    }

    .combomargin2 {
        width: 141px;
        margin-right: 0
    }

    .combomargin {
        width: 131px;
        margin-right: 10px
    }

    .neefo {
        width: 135px;
        margin-left: 0
    }

    .textfile1 {
        width: 125px;
        color: #333
    }

    .textform_outer00 {
        width: 275px;
        float: left;
        font-size: 11px
    }

    .combomargin3 {
        width: 273px
    }

    .combomargin6 {
        margin-bottom: 10px;
        width: 135px;
        float: left;
        margin-right: 10px
    }

    .tocs {
        padding-top: 0;
        padding-bottom: 10px;
        width: 94%;
        float: none;
        text-align: center
    }

    .top-name-tag {
        width: 106px
    }

    .combo_width9 {
        width: 195px
    }

    .centerformhead {
        width: 293px
    }

    #leftbox22 {
        margin-top: 0
    }

    leftbox25 {
        display: none
    }

    .textformouter_border5 {
        width: 270px
    }

    .form-control002 {
        width: 264px
    }

    .combomargin5 {
        width: 83px
    }

    .combo_width12 {
        width: 83px
    }

    .cand_picpop {
        width: 130px
    }

    .pop_text {
        float: left;
        width: 128px
    }

    .candidate_outer_bg_earlier {
        margin: -1px 2px 0 0;
        padding-top: 0;
        width: 98%
    }

    .cate_width {
        width: 318px;
        margin-left: auto;
        margin-right: auto
    }

    .view {
        width: 130px;
        text-align: center
    }

    .view-fifth:hover .mask {
        -webkit-transform: translateX(6%);
        -moz-transform: translateX(6%);
        -o-transform: translateX(6%);
        -ms-transform: translateX(6%);
        transform: translateX(6%)
    }

    .ab_outer {
        width: 100%;
        margin-left: 5px;
        margin-right: 5px
    }

    .ab_runtext {
        margin-left: 5px;
        margin-right: 20px
    }

    .ab_runtext2 {
        margin-left: 5px;
        margin-right: 20px
    }

    .ab_runtext02 {
        margin-left: 5px;
        margin-right: 20px
    }

    .submitbutton2 {
        width: 100%;
        text-align: center;
        margin-top: 158px
    }

    .grey-box {
        height: 215px
    }

    .plan_outer {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .ab_outer2 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 117px
    }

    .headingchanger {
        font-size: 30px;
        padding-top: 25px
    }

    .ab_black {
        width: 80%
    }

    .centerhead_outer {
        width: 100%
    }

    .ab_borderouter {
        width: 88%;
        margin-left: 7px
    }

    .ab_borderouter2 {
        width: 88%;
        margin-left: 7px
    }

    .ab_right {
        width: 68%
    }

    .ab_img {
        width: 25%;
        height: 80px
    }

    .left_big_02 {
        margin-left: -4px
    }

    .left_big_02_blue {
        margin-left: -4px
    }

    .textfile_new_pay {
        width: 197px
    }

    .droptry_pay {
        width: 66px
    }

    .form-control03 {
        width: 197px
    }

    .nav-tabs2>li.active>a,.nav-tabs2>li.active>a:hover,.nav-tabs2>li.active>a:focus {
        font-size: 13px;
        padding-top: 10px;
        height: 23px
    }

    .nav-tabs2>li>a {
        font-size: 13px
    }

    .nav-tabs2>li>a:hover {
        margin: 0;
        padding: 10px 2px
    }

    .switch_outer2_right {
        width: 96%;
        margin-left: 5px
    }

    .map_width {
        width: 95%;
        height: 200px
    }

    .switch_outer2 {
        width: 96%;
        margin-left: 5px
    }

    .transformer-tabs li:nth-child(1) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(2) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(3) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(4) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(5) .active {
        color: #fff
    }

    .transformer-tabs ul::after {
        content: "\2261";
        position: absolute;
        top: 4px;
        right: 15px;
        z-index: 2;
        font-size: 24px;
        font-weight: 700;
        pointer-events: none;
        color: #fff
    }

    .headingchanger {
        padding-bottom: 10px
    }

    .textfile_new_contact {
        width: 197px
    }

    .form-control_contact {
        width: 197px
    }

    .heightcon {
        display: none
    }

    h2 {
        font-size: 16px
    }

    .footer_outer2 {
        display: none
    }

    .footer_outer {
        display: none
    }

    .footer_hide {
        display: flex;
        background-color: #393939;
        width: 100%
    }

    .planruntext {
        width: 90%
    }

    .droptry_home {
        width: 100%
    }

    .search-category input {
        width: 98%
    }

    .AlertMsg2 {
        width: 280px;
        margin-left: auto;
        margin-right: auto
    }

    .popup_msg_002 {
        width: 280px;
        margin-left: auto;
        margin-right: auto
    }

    .popup_msg {
        width: 315px;
        margin-left: auto;
        margin-right: auto
    }

    .popup_msg2 {
        width: 60%
    }

    .contact_captch {
        width: 84px
    }

    .down_resume {
        padding-left: 0;
        width: 100%;
        margin-top: 0
    }

    .martop {
        margin-top: 0
    }

    #reg_mob {
        width: 90%;
        padding-left: 0
    }

    .o-line2 {
        position: unset;
        border-top: solid #ccc 1px;
        width: 96%;
        background-image: none;
        margin-left: 10px;
        margin-top: 12px
    }

    #already_line {
        border: none;
        margin-top: 5px;
        width: 90%;
        height: 150px
    }

    .newloginfin {
        float: left
    }

    #popbt {
        padding-top: 60px
    }

    .textfile_new_pop2 {
        width: 94%
    }

    .textfile_new_pop {
        width: 154px
    }

    .forgottext {
        text-align: left;
        margin-left: 20px
    }

    .popup_msg2_1 {
        top: 0;
        padding-bottom: 0
    }

    #captra_width {
        margin-left: auto;
        margin-right: auto
    }

    .form-control_pop2 {
        width: 200px
    }

    .m_searchcan {
        width: 97.6%;
        margin-left: 4px
    }

    .m_searchcan2 {
        width: 96.1%;
        margin-left: 7px
    }

    .m_jobpost {
        width: 96.7%
    }

    .m_jobpost_top {
        margin-top: 156px
    }

    .m_myjobpost {
        width: 97.2%
    }

    .m_myaccount {
        margin-left: 4px;
        width: 97%
    }

    .m_profileview {
        width: 70%
    }

    .m_searchicon {
        width: 50%
    }

    .m_jobpostagree {
        width: 110%
    }

    #m_jobpostpad {
        padding-top: 0;
        width: 100%
    }

    #m_jobpostpad2 {
        width: 100%;
        padding-top: 0
    }

    #sidebar.sticky {
        position: unset
    }

    .leftfixnew {
        margin-top: 2px
    }

    .left_newcreat {
        margin-top: 32px
    }
}

@media only screen and (min-width: 440px) and (max-width:768px) {
    .drop-width {
        margin-top:33px
    }

    .left_newcreat {
        margin-top: 32px
    }

    .search-category input {
        width: 95%
    }

    .textfile_captq {
        width: 92%
    }

    #captra_width {
        margin-left: auto;
        margin-right: auto
    }

    .right_section_new {
        width: 100%;
        float: left
    }

    .right_section2 {
        margin-top: 106px;
        width: 95%;
        margin-left: 7px
    }

    .cate_width {
        width: 318px;
        margin-left: auto;
        margin-right: auto
    }

    .view {
        width: 130px;
        text-align: center
    }

    .ab_outer {
        width: 100%;
        margin-left: 5px;
        margin-right: 5px
    }

    .ab_runtext {
        margin-left: 5px;
        margin-right: 20px
    }

    .ab_runtext2 {
        margin-left: 5px;
        margin-right: 20px
    }

    .ab_runtext02 {
        margin-left: 5px;
        margin-right: 20px
    }

    .submitbutton2 {
        width: 100%;
        text-align: center;
        margin-top: 158px
    }

    .grey-box {
        height: 215px
    }

    .plan_outer {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .ab_outer2 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 117px
    }

    .headingchanger {
        font-size: 50px
    }

    .centerhead_outer {
        width: 100%
    }

    .ab_borderouter {
        width: 93%;
        margin-left: 7px
    }

    .ab_borderouter2 {
        width: 93%;
        margin-left: 7px
    }

    .ab_right {
        width: 60%
    }

    .ab_img {
        width: 20%;
        height: 100px
    }

    .transformer-tabs li:nth-child(1) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(2) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(3) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(4) .active {
        color: #fff
    }

    .transformer-tabs li:nth-child(5) .active {
        color: #fff
    }

    .heightcon {
        display: none
    }

    .footer_outer2 {
        display: none
    }

    .droptry_home {
        width: 96%
    }

    .popup_msg {
        width: 360px;
        margin-left: auto;
        margin-right: auto
    }

    .martop {
        margin-top: 0
    }

    #sidebar.sticky {
        position: unset
    }

    .leftfixnew {
        margin-top: 2px
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .leftfixnew {
        margin-top:5px
    }

    #sidebar.sticky {
        position: unset
    }

    .textfile_new2 {
        width: 88.5%
    }

    .menu000_width1 {
        width: 710px
    }

    .header_tabscroll {
        z-index: 9999;
        position: fixed
    }

    .header_tabscroll2 {
        z-index: 9999;
        position: fixed;
        width: 965px;
        margin-left: auto;
        margin-right: auto
    }

    .menu000_width1 {
        width: 295px
    }

    .search-category input {
        width: 96.5%
    }

    .martop {
        margin-top: 5px
    }

    .form-control2 {
        width: 508px
    }

    .right_section_appli {
        float: left;
        width: 100%;
        margin-top: 0
    }

    .textform {
        padding-bottom: 10px;
        float: left
    }

    .combo_width {
        width: 518px
    }

    .lang_out {
        float: left
    }

    .twobutton {
        float: left;
        height: 40px;
        margin-left: 556px
    }

    .form-log-tag {
        width: 97%
    }

    .filterresult {
        font-size: 14px;
        font-family: proxima_novaregular;
        color: #000;
        font-weight: 400;
        width: 88px;
        float: left;
        padding-top: 10px
    }

    .leftsidehide {
        display: none
    }

    .detail_icon04 {
        display: none
    }

    .radio_height {
        height: 37px
    }

    .heighttab {
        display: block;
        height: 220px;
        float: left
    }

    .viewtextfile_new {
        line-height: 8px;
        height: 8px
    }

    .viewtextfile_new_2 {
        width: 343px;
        margin-bottom: 5px
    }

    .right_section-jobseeker {
        width: 100%
    }

    .sendbt {
        float: left;
        margin-left: 0
    }

    .combo_width5 {
        width: 517px
    }

    .combo_width6 {
        width: 123px
    }

    .combo_width7 {
        width: 163px
    }

    .combo_width8 {
        width: 110px
    }

    .combomargin2 {
        width: 135px
    }

    .mendatory {
        padding-right: 56px
    }

    .combomargin {
        margin-right: 30px
    }

    .combomargin3 {
        margin-right: 24px
    }

    .combomargin6 {
        margin-bottom: 10px;
        width: 113px;
        float: left;
        margin-right: 10px
    }

    .combo_width13 {
        width: 113px
    }

    .margint {
        margin-top: 102px
    }

    .formpart-refer {
        margin: 10px 0 10px 112px
    }

    .center_fullouter {
        padding-bottom: 100px
    }

    .nav-tabs02 li {
        float: left;
        list-style: none;
        padding: 9px 5px 6px 0
    }

    #leftbox25 {
        display: none
    }

    .cate_width {
        width: 100%;
        margin-left: 4%
    }

    .view {
        width: 15.5%
    }

    .view a.info {
        text-align: center;
        padding: 7px 2px
    }

    .view a.info2 {
        text-align: center;
        padding: 7px 2px
    }

    .tab-box {
        margin: 23px 25px 25px
    }

    .icontab {
        display: inline
    }

    .view-fifth:hover .mask {
        -webkit-transform: translateX(6%);
        -moz-transform: translateX(6%);
        -o-transform: translateX(6%);
        -ms-transform: translateX(6%);
        transform: translateX(6%)
    }

    .ab_outer {
        width: 100%;
        margin-left: 5px;
        margin-right: 5px
    }

    .ab_runtext {
        margin-left: 5px;
        margin-right: 20px
    }

    .ab_runtext2 {
        margin-left: 5px;
        margin-right: 20px
    }

    .ab_runtext02 {
        margin-left: 5px;
        margin-right: 20px
    }

    .submitbutton2 {
        width: 100%;
        text-align: center;
        margin-top: 80px
    }

    .grey-box {
        height: 215px
    }

    .plan_outer {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .ab_outer2 {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .headingchanger {
        font-size: 70px
    }

    .centerhead_outer {
        width: 100%
    }

    .ab_borderouter {
        width: 96%;
        margin-left: 7px
    }

    .ab_borderouter2 {
        width: 96%;
        margin-left: 7px
    }

    .centerhead {
        margin-left: auto;
        margin-right: auto;
        width: 250px
    }

    .center_pay {
        width: 100%
    }

    .features2 {
        display: block;
        background: #fff;
        border-bottom: 1px dotted #3d354f;
        padding: 6px;
        text-align: center;
        font-family: proxima_novaregular;
        font-size: 16px;
        color: #3d354f;
        transition: all .9s ease 0s
    }

    .features2:hover {
        background: #f2f2f2;
        text-decoration: none
    }

    .map_width {
        width: 95%;
        height: 200px
    }

    .textfile_new_contact {
        width: 370px
    }

    .form-control_contact {
        width: 370px
    }

    .heightcon {
        height: 126px
    }

    .footer_partition2 {
        width: 190px
    }

    .footer_partition {
        width: 166px
    }

    .footer_inner {
        width: 768px
    }

    .footer_headingbox {
        font-size: 14px
    }

    .footer_headingbox2 {
        font-size: 14px
    }

    .footer_heading {
        font-size: 14px
    }

    .footer_hide {
        display: none
    }

    .planruntext {
        width: 96%
    }

    .droptry_home {
        width: 98%
    }

    .contact_captch {
        width: 255px
    }

    .droptry1 {
        width: 522px
    }

    .heading {
        color: #1997db;
        float: left;
        font-family: proxima_novaregular;
        font-size: 16px;
        font-weight: 700
    }
}

@media only screen and (min-width: 1280px) and (max-width:1500px) {
    .header_tabscroll {
        z-index:9999;
        position: fixed
    }

    .header_tabscroll2 {
        z-index: 9999;
        position: fixed;
        width: 1280px;
        margin-left: auto;
        margin-right: auto
    }

    .right_section_heading {
        margin-top: 165px
    }

    .right_section2 {
        margin: 165px 5px 10px 0
    }

    .right_section_new {
        margin-top: 167px
    }

    .right_section {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        float: right;
        margin: 166px 5px 10px 0;
        padding: 10px;
        width: 74.5%
    }

    .center011_heading {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        height: 47px;
        margin: 107px 5px 0 -25px;
        position: fixed;
        width: 758px;
        z-index: 1
    }

    .center011_heading_new {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        height: 47px;
        margin: 107px 5px 0 -10px;
        position: fixed;
        width: 743px;
        z-index: 1
    }

    .right_section_appli {
        margin-top: 0
    }

    .ab_black {
        margin-top: 100px
    }

    .textfile_new2 {
        width: 84%
    }

    .textform_outer {
        width: 69%
    }

    .textform_outer_new {
        width: 92%
    }

    .textform_outer_91 {
        width: 70%
    }

    .footer_hide {
        display: none
    }

    .mhide {
        position: fixed
    }

    .mob_drop_down {
        width: 100%
    }

    .center01 {
        width: 742px;
        margin: 105px 5px 0 -10px;
        position: fixed
    }

    .center011 {
        width: 742px;
        margin: 106px 5px 0 -10px;
        position: static
    }

    .searchtext {
        top: 5px
    }

    .radio_height {
        height: 35px
    }

    .textformouter_border3 {
        width: 448px
    }

    .textformouter_border6 {
        width: 455px
    }

    .nav-tabs02>li>a {
        padding: 14px 17px 11px 6px;
        font-size: 11px
    }

    .viewtextfile_new {
        line-height: 8px;
        height: 8px
    }

    .leftsidebar {
        height: 562px;
        margin-bottom: 3px;
        position: fixed;
        top: 0;
        width: 210px
    }

    .leftsidebarfixed {
        position: fixed
    }

    .des {
        position: static
    }

    .nav-tabs02>li>a {
        line-height: 24px;
        font-family: proxima_novaregular;
        padding: 11px 21px 9px 10px;
        font-size: 15px;
        text-decoration: none
    }

    .glyphicon {
        position: static;
        padding-top: 3px
    }

    .fa {
        position: static;
        padding-top: 3px
    }

    .dropdown-menu {
        position: absolute;
        top: auto;
        left: auto;
        right: auto
    }

    .btn-group {
        position: static
    }

    .btn-group-vertical {
        position: static
    }

    .well {
        position: static
    }

    .btn-group>.btn,.btn-group-vertical>.btn {
        position: static
    }

    .bootstrap-select.btn-group .btn .caret {
        position: static;
        margin-top: -9px
    }

    .bootstrap-select.btn-group .btn .filter-option {
        width: 90%;
        float: left
    }

    .marg {
        margin-top: 30px
    }

    .refreshbt {
        position: static
    }

    #leftbox22 {
        padding-bottom: 2px
    }

    .nav-tabs02>li>a {
        padding-right: 18px;
        font-size: 14px
    }

    .outer-tab-boxtext {
        position: static
    }

    .textformouter_border6 {
        width: 353px
    }

    .nav-tabs02 li {
        float: left;
        list-style: none;
        padding: 9px 5px 6px 0
    }

    .view a.info {
        text-align: center;
        padding: 7px 2px
    }

    .view a.info2 {
        text-align: center;
        padding: 7px 2px
    }

    .icontab {
        display: none
    }

    .features2 {
        display: none
    }
}

.formtry {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    height: 36px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 13px;
    font-family: proxima_novaregular
}

.formtry option {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-family: proxima_novaregular
}

.formtry option:hover {
    background-color: #green
}

select.decorated option:hover {
    background-color: Maroon
}

.formtry1 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #eee;
    height: 30px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100px;
    font-size: 13px;
    font-family: proxima_novaregular
}

.formtry1 option {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-family: proxima_novaregular
}

.formtry1 option:hover {
    background-color: #green
}

select.decorated option:hover {
    background-color: Maroon
}

.dropdown-menu000 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100000;
    display: none;
    float: left;
    padding: 3px 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu000.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu000 .divider {
    height: 1px;
    margin: 7.5px 0;
    color: #000;
    overflow: hidden;
    background-color: #fdfdfd
}

.dropdown-menu000>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    line-height: 2;
    color: #fdfdfd;
    white-space: nowrap
}

.dropdown-menu000>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #108fd4
}

.dropdown-menu000>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #108fd4
}

a.tooltip2 {
    position: relative;
    display: inline
}

a.tooltip2 span {
    position: absolute;
    left: 50%;
    width: 140px;
    padding: 6px;
    margin-left: -76px;
    background: #000;
    color: #fff;
    text-align: center;
    visibility: hidden;
    border-radius: 5px
}

a.tooltip2 span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

a:hover.tooltip2 span {
    visibility: visible;
    opacity: .8;
    bottom: 30px;
    z-index: 999
}

.icon-select {
    font-size: 16px;
    float: left;
    padding-top: 3px
}

@media only screen and (min-width: 1200px) and (max-width:1650px) {
    .icon-select {
        font-size:16px;
        float: left;
        padding-top: 7px
    }
}

.F-say {
    margin-top: 0!important
}

.happycom {
    text-align: center!important;
    font-size: 16px;
    color: #000;
    font-weight: 700!important
}

.homeimg {
    background-image: url(../images/home-bg2.jpg);
    background-repeat: repeat-x;
    background-position: center;
    background-position: 0% 4px;
    min-height: 200px;
    margin-top: 35px!important
}

.landing-grad {
    min-height: 0!important
}

.newcontainer {
    width: 990px!important
}

.padland2 {
    padding-top: 20px
}

.landingpage {
    overflow: hidden;
    text-align: center
}

.landingpage2 {
    overflow: hidden;
    padding-top: 5px;
    text-align: center
}

.landingpage3 {
    width: 100%!important
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

.row .col[class*=push-],.row .col[class*=pull-] {
    position: relative
}

.row .col.s6 {
    width: 16.6666666%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s12 {
    width: 16.6666666%;
    margin-left: auto;
    left: auto;
    right: auto
}

.img-C {
    width: 100%
}

@media only screen and (min-width: 600px) and (max-width:992px) {
    .A-say {
        margin-bottom:0!important
    }

    .happycom {
        text-align: center!important;
        font-size: 22px
    }

    .homeimg {
        background-image: url(../images/home-bg2.jpg);
        background-repeat: repeat-x;
        background-position: center;
        background-position: 0% 4px;
        min-height: auto;
        margin-top: 0!important
    }

    .newcontainer {
        width: 90%!important
    }

    .row .col.s6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.s12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .happycom {
        margin-bottom: 20px;
        float: left;
        text-align: center;
        width: 100%
    }

    .landingpage3 {
        justify-content: center;
        width: 49%!important;
        display: flex;
        margin: auto
    }
}

@media only screen and (max-width: 600px) {
    .A-say {
        margin-bottom:0!important
    }

    .happycom {
        text-align: center!important;
        font-size: 22px
    }

    .homeimg {
        background-image: url(../images/home-bg2.jpg);
        background-repeat: repeat-x;
        background-position: center;
        background-position: 0% 4px;
        min-height: auto;
        margin-top: 0!important
    }

    .newcontainer {
        width: 90%!important
    }

    .row .col.s6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.s12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .happycom {
        margin-bottom: 20px;
        float: left;
        text-align: center;
        width: 100%
    }

    .landingpage3 {
        justify-content: center;
        width: 49%!important;
        display: flex;
        margin: auto
    }
}


/** contact section **/

.contact {
     margin-top: 100px;
     background: #fff;
}

.contact .titlepage {
     text-align: center;
     padding-bottom: 60px;
}

.contact .titlepage p {
     font-size: 17px;
     font-weight: 400;
     padding-top: 10px;
     color: #070101;
}

.con_bg {
     background-color: #37139a;
}

.padding_right2 {
     padding-right: 0;
}

#map {
     height: 10%;
     min-height: 732px;
}

.main_form {
     margin-top: 70px;
     font-family: 'Roboto', sans-serif;
     max-width: 553px;
     width: 100%;
     float: right;
     padding-left: 15px;
}

.main_form .contactus {
     border-bottom: #ffffff solid 1px;
     margin-bottom: 25px;
     width: 100%;
     height: 57px;
     background: transparent;
     color: #ffffff;
     font-size: 18px;
     font-weight: normal;
     border-top: inherit;
     border-left: inherit;
     border-right: inherit;
}

.main_form .contactusmess {
     border-bottom: #ffffff solid 1px;
     margin-bottom: 25px;
     width: 100%;
     padding-top: 40px;
     padding-bottom: 14px;
     background: transparent;
     color: #ffffff;
     font-size: 18px;
     font-weight: normal;
     border-top: inherit;
     border-left: inherit;
     border-right: inherit;
}

.send_btn {
     background: #fcc10e;
     font-weight: 500;
     font-size: 18px;
     width: 198px;
     color: #fff;
     height: 52px;
     margin-top: 20px;
     transition: ease-in all 0.5s;
     text-transform: uppercase;
}

.send_btn:hover {
     background: #4b4b4c;
     transition: ease-in all 0.5s;
}

#request *::placeholder {
     color: #ffffff;
     opacity: 1;
}

ul.location_form li {
     font-size: 17px;
     color: #fff;
     text-align: left;
     margin-top: 35px;
     line-height: 26px;
     display: inline-block;
     padding-right: 10px;
}

ul.location_form li a {
     font-size: 30px;
     color: #fff;
     line-height: 30px;
     padding-right: 9px;
}

.main_form ul.social_icon li a:hover {
     background-color: #fcc10e;
}


/** end contact section **/
