﻿.back-top a,
.dashboard-messge-category,
.hero h1,
.navbar-nav>li>a,
.page-title-bg h1,
h5.footer-title,
ul.menu-footer li a {
    text-transform: uppercase
}
.navbar-default {
    background: #FFF
}
.navbar {
    border-bottom: 0;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s
}
.logo-wrapper .logo,
.navbar-brand {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.navbar-brand {
    float: left;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    transition: all .3s ease-in-out 0s;
    padding: 10px 30px 0 0
}
@media (max-width: 767px) {
    .logo-wrapper .logo {
        padding: 10px 0 0;
        margin-right: 0
    }
}
.navbar-mini {
    margin: 0;
    padding: 0 3px 0 0
}
.navbar-mini>ul {
    margin: 0;
    padding: 0
}
.navbar-mini>ul>li {
    float: left;
    margin-right: 10px
}
.navbar-mini>ul>li:last-child {
    border-right: none
}
.navbar-mini>ul>li>a,
.navbar-mini>ul>li>span.text {
    padding-top: 20px;
    display: block;
    font-weight: 700
}
.navbar-mini .open>a,
.navbar-mini>ul>li>a:hover {
    color: rgba(255, 255, 255, .8)
}
.navbar-mini>ul>li>a span.span-btn {
    background: 0 0;
    border: 1px solid #FFF;
    color: #FFF;
    padding: 3px 12px 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.navbar-mini>ul>li>a span.span-btn:hover {
    opacity: .8
}
.navbar-mini .dropdown-menu>li>a {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1;
    border-bottom: 1px solid #efefef
}
.navbar-mini .dropdown-menu>li:first-child>a {
    padding-top: 10px
}
.navbar-mini .dropdown-menu>li:last-child>a {
    padding-bottom: 5px;
    border: none
}
.navbar-mini .dropdown-menu>li.active>a,
.navbar-mini .dropdown-menu>li:hover>a,
.navbar-mini .dropdown-menu>li>a:focus,
.navbar-mini .dropdown-menu>li>a:hover {
    color: #0EA3CC;
    background: 0 0
}
.navbar-mini .open.dropdown>a:before {
    border-color: transparent transparent #FFF
}
.navbar-mini-absolute {
    position: absolute;
    top: 20px;
    right: 0
}
.navbar-mini-absolute .navbar-mini {
    margin-right: 0
}
.width-sticky-header .navbar-mini>ul>li>a,
.width-sticky-header .navbar-mini>ul>li>span.text {
    padding-top: 18px
}
@media only screen and (max-width: 1199px) {
    .navbar-mini {
        margin-right: 0
    }
    .navbar-mini>ul>li>a,
    .navbar-mini>ul>li>span.text {
        font-size: 14px
    }
    .navbar-mini-absolute {
        top: -3px;
        right: 5px
    }
}
@media only screen and (max-width: 991px) {
    .navbar-mini-absolute {
        top: -3px;
        right: 35px
    }
}
@media (max-width: 767px) {
    .navbar-mini>ul>li>a span.span-btn {
        background: 0 0;
        border: 0;
        padding: 0
    }
    .navbar-mini>ul>li>a,
    .navbar-mini>ul>li>span.text {
        font-size: 12px
    }
    .navbar-mini-absolute {
        top: -3px
    }
}
@media (max-width: 479px) {
    .navbar-mini-absolute .navbar-mini>ul>li>a,
    .navbar-mini-absolute .navbar-mini>ul>li>span.text {
        font-size: 10px;
        padding: 0;
        line-height: 14px
    }
    .navbar-mini-absolute {
        width: 130px;
        top: 11px
    }
    .navbar-mini-absolute .navbar-mini>ul>li {
        float: right
    }
    .navbar-mini-absolute .navbar-mini .dropdown-menu {
        padding: 5px 0;
        top: 19px;
        left: 0
    }
    .project-search-padding {
       padding-top:20px;
    }
}
.navbar-nav li {
    position: relative
}
.navbar-nav>li:last-child>a {
    padding-right: 0
}
.navbar-nav li ul {
    z-index: 9999;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 70px;
    left: 0;
    width: 190px;
    display: none;
    background-color: #FFF;
    border: 1px solid #EEE;
    -webkit-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4)
}
.navbar-nav li:last-child ul,
.navbar-nav li:nth-last-child(2) ul {
    left: auto;
    right: 0
}
.navbar-nav li ul li a {
    border-bottom: 1px solid #E0E0E0;
    display: block;
    padding: 8px 15px;
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #636363
}
.navbar-nav li>ul>li:last-child>a,
.navbar-nav li>ul>li>ul>li:last-child>a {
    border-bottom: 0
}
.navbar-nav li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px
}
.navbar-nav li ul li ul {
    position: absolute;
    left: 188px;
    top: -2px
}
.navbar-nav li ul li:hover ul li a {
    padding-left: 15px;
    padding-right: 15px
}
.navbar-nav li ul li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px
}
.navbar-nav>li.mega-menu {
    position: inherit !important;
    left: 0
}
.navbar-nav>li.mega-menu a {
    position: relative
}
.navbar-nav>li.mega-menu:hover a:after {
    border-color: transparent transparent #FFF
}
.navbar-nav>li.mega-menu ul li a {
    border: 0;
    padding-left: 15px;
    padding-right: 15px
}
.mega-menu-inner {
    padding: 20px 15px 10px
}
.mega-menu-col {
    border-right: 1px solid #E0E0E0;
    line-height: 20px;
    min-height: 260px
}
.mega-menu-col a {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block
}
.mega-menu-col h3 {
    margin: 0 0 7px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400
}
.mega-menu-col p {
    font-family: 'Open Sans', rsu_textbold, sans-serif
}
.mega-menu-col a:hover h3 {
    color: #489FF0
}
.mega-menu-inner .row>div:last-child .mega-menu-col {
    border-right: 0
}
.navbar-nav>li.active>a,
.navbar-nav>li.dropdown.active>a,
.navbar-nav>li.dropdown.active>a:hover,
.navbar-nav>li.dropdown:hover>a,
.navbar-nav>li.dropdown>a:hover,
.navbar-nav>li.mega-menu:hover>a,
.navbar-nav>li.mega-menu>a:hover,
.navbar-nav>li:hover>a {
    color: rgba(255, 255, 255, .7) !important;
    background: 0 0 !important
}
.navbar-arrow>ul>li .arrow-indicator {
    margin-left: 7px;
    color: #CCC
}
.navbar-arrow ul ul>li .arrow-indicator {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
    font-size: 16px;
    color: #CCC
}
.colored-header .navbar-mini>ul>li>a,
.colored-header .navbar-mini>ul>li>span.text,
.colored-header .navbar-nav>li>a,
.transparent-header .navbar-mini>ul>li>a,
.transparent-header .navbar-mini>ul>li>span.text,
.transparent-header .navbar-nav>li>a {
    color: #FFF
}
.megamenu-container .arrow-indicator {
    display: none !important
}
@media only screen and (max-width: 991px) {
    .navbar {
        margin: 0;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }
    .navbar-brand {
        line-height: 30px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }
    .navbar-arrow ul ul>li .arrow-indicator,
    .navbar-arrow>ul>li .arrow-indicator {
        display: none !important
    }
    .mega-menu-inner .col-10-wrapper .col-10-item {
        width: 20%
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        margin: 0
    }
}
.colored-header .non-sticky-logo {
    display: block;
    opacity: 1
}
.colored-header .sticky-logo {
    display: none;
    opacity: 0
}
.colored-header .navbar-default {
    background: #3776B0
}
.colored-header .navbar-sticky .sticky-logo {
    display: block;
    opacity: 1
}
.colored-header .navbar-sticky .non-sticky-logo {
    display: none;
    opacity: 1
}
.transparent-header .non-sticky-logo {
    display: block;
    opacity: 1
}
.transparent-header .sticky-logo {
    display: none;
    opacity: 0
}
.transparent-header .navbar-default {
    background: 0 0
}
.transparent-header .navbar-mini>ul>li>a span.span-btn-bg {
    border-color: #489FF0
}
.transparent-header .navbar-sticky .sticky-logo {
    display: block;
    opacity: 1
}
.transparent-header .navbar-sticky .non-sticky-logo {
    display: none;
    opacity: 1
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 23px
    }
    .mega-menu-inner .col-10-wrapper .col-10-item {
        width: 33.333333%
    }
    .transparent-header .logo-wrapper {
        position: absolute;
        top: 0;
        left: 15px
    }
    .transparent-header .navbar-mini {
        margin-right: 0;
        margin-top: 35px
    }
}
@media (max-width: 479px) {
    .mega-menu-inner .col-10-wrapper .col-10-item {
        width: 50%
    }
    .colored-header .navbar-mini>ul>li>a:hover span.span-btn {
        color: #FFF
    }
    .transparent-header .navbar-mini {
        margin-top: 45px
    }
}
.contest-type-height {
  height:230px !important;
}
.navbar-sticky {
    background: #3776B0;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .12)
}
.navbar-sticky.alt-sticky-bg {
    background: #489FF0
}
.navbar-sticky.navbar-default {
    padding-top: 0;
    padding-bottom: 0;
    height: 50px
}
.navbar-sticky .navbar-text {
    color: #565656
}
.navbar-sticky .navbar-nav>li>a {
    line-height: 52px;
    color: rgba(255, 255, 255, .9);
    height: 50px
}
.navbar-sticky .navbar-nav>li>a:focus,
.navbar-sticky .navbar-nav>li>a:hover {
    background-color: transparent
}
.navbar-sticky .navbar-nav>.active>a,
.navbar-sticky .navbar-nav>.active>a:focus,
.navbar-sticky .navbar-nav>.active>a:hover {
    color: #4D82B8;
    background-color: transparent
}
.navbar-sticky .navbar-nav>.disabled>a,
.navbar-sticky .navbar-nav>.disabled>a:focus,
.navbar-sticky .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-sticky .navbar-nav>li.navbar-separator span:after {
    background: #4D82B9
}
.navbar-sticky .navbar-toggle {
    border-color: transparent
}
.navbar-sticky .navbar-toggle:focus,
.navbar-sticky .navbar-toggle:hover {
    background-color: transparent
}
.navbar-sticky .navbar-toggle .icon-bar {
    background-color: #565656
}
.navbar-sticky .navbar-collapse,
.navbar-sticky .navbar-form {
    border-color: #ededed
}
.transparent-header .navbar-sticky .navbar-nav>li>a .border {
    border-color: #CCC
}
.transparent-header .navbar-sticky .navbar-nav>li>a .border:hover {
    border-color: #4D82B9
}
.navbar-sticky .navbar-mini>ul {
    line-height: 47px
}
.navbar-sticky .navbar-nav>li.mega-menu ul,
.navbar-sticky .navbar-nav>li>ul {
    top: 50px
}
.navbar-sticky .navbar-mini>ul>li>a span.span-btn {
    padding: 4px 10px 0;
    border: 1px solid rgba(255, 255, 255, .8);
    color: rgba(255, 255, 255, .9)
}
.hero h1,
.navbar-sticky .navbar-mini>ul>li>a span.span-btn-bg {
    color: #FFF
}
.navbar-sticky .logo-wrapper .logo {
    padding: 5px 0 0
}
@media only screen and (max-width: 991px) {
    .navbar-sticky.navbar-default {
        padding-bottom: 0;
        height: auto !important
    }
}
@media (max-width: 767px) {
    .navbar-sticky.navbar-default {
        height: auto
    }
    .navbar-sticky .navbar-mini>ul>li>a,
    .navbar-sticky .navbar-mini>ul>li>span.text {
        line-height: 12px;
        height: 12px
    }
    .navbar-sticky .navbar-mini>ul>li>a span.span-btn {
        padding: 0;
        border: 0
    }
    .navbar-sticky .logo-wrapper .logo {
        padding: 10px 0 0
    }
}
.modal.modal-border-transparent .modal-content {
    border: 5px solid rgba(255, 255, 255, .4);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}
.modal.modal-login .modal-content {
    width: 380px;
    margin: 0 auto;
    position: relativel
}
.modal.modal-login .modal-content h3 {
    margin: 0 0 15px
}
.modal.modal-login .modal-content .form-control {
    height: 40px
}
.modal.modal-login .modal-footer {
    border-top: 1px solid #E5E5E5
}
.modal .modal-content .btn-close {
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 1052
}
.modal-seperator {
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
    margin: 15px -15px 30px;
    position: relative
}
.modal-seperator span {
    width: 40px;
    height: 40px;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    margin: 0 auto -20px;
    line-height: 38px;
    display: block;
    background: #FFF;
    font-weight: 700;
    font-family: thaisans, sans-serif
}
.hero {
    position: relative;
    padding: 170px 0 80px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #4393DE
}
.hero::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    content: ""
}
.hero.stellar-parallax-bg {
    background-position: bottom center
}
.hero h1 {
    font-size: 42px;
    line-height: 1.15;
    margin: 0 0 20px;
    text-align: center
}
.hero p.lead {
    color: rgba(255, 255, 255, .8);
    font-size: 24px;
    line-height: 26px;
    text-align: center
}
.hero-step {
    margin: 35px 0 25px
}
.hero-step>div>div:last-child .hero-step-item {
    border-right: 0
}
.hero-step-item {
    text-align: left;
    margin-right: 20px;
    position: relative
}
.hero-step-item:after {
    color: #FFF;
    font-family: themify;
    content: "\e628";
    position: absolute;
    top: 15px;
    right: 0;
    background: rgba(58, 127, 192, 0);
    line-height: 1;
    padding: 5px 3px;
    font-size: 16px
}
.breadcrumb-step:before,
.dashboard-box h3:after,
.how-it-work-accordion-wrapper .panel-body .accordion-inner:after,
.how-it-work-step-item-2:after,
.how-it-work-tab-nav>li>a:after,
.page-title-bg::before,
.step-item .step-number:before,
.tab-style-01-wrapper ul li a:after,
.tab-style-04-wrapper ul.nav-tabs>li>a:after,
.tab-style-05-wrapper ul.nav-tabs>li>a:before,
.user-profile-dropdown .dropdown>a:before {
    content: ""
}
.hero-step>div>div:last-child .hero-step-item:after {
    display: none
}
.hero-step-item .content {
    margin-left: 65px
}
.hero-step-item .content p {
    margin: 0;
    color: #FFF
}
.hero-step-item .content h3 {
    font-size: 20px;
    color: #FFF
}
.hero a.btn.btn-create-project {
    background: rgba(255, 255, 255, .8);
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 35px;
    font-family: thaisans, sans-serif
}
.hero a.btn.btn-create-project:hover {
    text-decoration: none;
    opacity: .8
}
@media only screen and (max-width: 1199px) {
    .hero {
        background-size: auto
    }
}
@media only screen and (max-width: 991px) {
    .transparent-header .hero {
        margin-top: -71px
    }
    .hero h1 {
        margin: 0 70px 30px
    }
    .hero p.lead {
        color: rgba(255, 255, 255, .8);
        font-size: 24px;
        line-height: 26px;
        text-align: center
    }
}
@media only screen and (max-width: 767px) {
    .transparent-header .hero {
        margin-top: -102px
    }
    .hero {
        padding: 170px 0 30px
    }
    .hero h1 {
        font-size: 28px;
        margin: 0 0 20px;
        text-align: left
    }
    .hero p.lead {
        font-size: 20px;
        line-height: 26px;
        text-align: left
    }
    .hero-step-item:after {
        display: none
    }
}
@media (max-width: 479px) {
    .transparent-header .hero {
        margin-top: -174px
    }
    .hero {
        padding: 200px 0 30px
    }
    .hero h1 {
        font-size: 24px;
        margin: 0 0 20px
    }
    .hero p.lead {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 30px
    }
    .hero-step {
        margin: 0
    }
}
.page-title-bg {
    position: relative;
    padding: 60px 0 70px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #4393DE
}
.page-title-bg::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2)
}
.page-title-bg h1 {
    font-size: 38px;
    color: #FFF;
    font-weight: 300;
    line-height: 1.15;
    margin: 0 0 15px;
    text-align: center
}
.page-title-bg p.lead {
    color: rgba(255, 255, 255, .8);
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
    text-align: center
}
.page-title-bg a.btn.btn-create-project {
    background: rgba(255, 255, 255, .8);
    color: #333;
    font-size: 18px;
    font-family: Roboto, Boon, sans-serif;
    padding: 12px 35px;
    margin: 0 0 10px;
    font-weight: 400
}
.featured-icon-05 .heading,
.step-item .step-method,
.tab-style-05-wrapper ul.nav-tabs>li>a {
    font-family: thaisans, sans-serif
}
.page-title-bg a.btn.btn-create-project:hover {
    text-decoration: none;
    opacity: .8
}
@media only screen and (max-width: 1199px) {
    .page-title-bg {
        position: relative;
        padding: 60px 0 70px;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #4393DE
    }
}
@media only screen and (max-width: 991px) {
    .page-title-bg {
        padding: 40px 0 30px
    }
    .page-title-bg h1 {
        font-size: 28px;
        margin: 0 0 5px;
        text-align: left
    }
    .page-title-bg p.lead {
        font-size: 18px;
        line-height: 26px;
        text-align: left
    }
}
.breadcrumb-wrapper {
    background: #57AAF7;
    padding-top: 15px;
    padding-bottom: 13px;
    color: #FFF
}
.breadcrumb-wrapper h1.page-title {
    margin: 0;
    font-size: 26px;
    line-height: 28px
}
.breadcrumb-wrapper .hot-line {
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    margin: 0
}
.breadcrumb-wrapper .breadcrumb {
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: 0 0
}
.breadcrumb-wrapper .breadcrumb a {
    color: #FFF
}
.breadcrumb-wrapper .breadcrumb a:hover {
    text-decoration: underline
}
.breadcrumb-wrapper .breadcrumb .active,
.breadcrumb-wrapper .breadcrumb .noactive {
    color: rgba(255, 255, 255, 1)
}
.breadcrumb-step {
    padding-bottom: 0;
    position: relative
}
.breadcrumb-step:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 60px;
    background: #FFF
}
.breadcrumb-step .row {
    margin-bottom: -30px
}
.step-item {
    text-align: center;
    padding-top: 10px;
    display: block;
    color: #FFF;
    font-size: 14px
}
.step-item .step-number {
    position: relative;
    line-height: 1.5;
    padding-top: 20px;
    margin-bottom: 35px
}
.step-item .step-number:before {
    position: absolute;
    right: 50%;
    width: 100%;
    top: 25px;
    height: 2px;
    background: 0 0;
    z-index: 12
}
.step-item .step-number>span>span {
    width: 46px;
    height: 46px;
    border: 1px solid #3776B0;
    border-radius: 50%;
    color: #999;
    line-height: 46px;
    display: block;
    z-index: 15;
    position: relative;
    background: #FFF
}
.step-item .step-method {
    color: #57AAF7;
    font-weight: 600
}
.step-item .step-text {
    transition: all .15s ease;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease
}
.breadcrumb-step>.container>.row>div:first-child .step-number:before,
.col-5-wrapper>.col-5-item:first-child .step-number:before {
    display: none
}
.step-method {
    font-size: 17px;
    line-height: 20px;
    padding-top: 10px
}
a.step-item.active,
a.step-item:hover {
    color: #FFFF
}
a.step-item.active .step-number>span>span,
a.step-item:hover .step-number>span>span {
    border: 1px solid #C33D4B;
    background: #C33D4B;
    color: #FFF
}
.step-item.active .step-number>span {
    border: 1px solid #C33D4B
}
.step-item.active .step-number:before {
    background: #C33D4B
}
.step-item.active .step-method {
    color: #C33D4B
}
a.step-item:hover .step-text {
    color: rgba(255, 255, 255, .8)
}
@media only screen and (max-width: 991px) {
    .step-method {
        font-size: 14px
    }
}
@media only screen and (max-width: 767px) {
    .step-item,
    .step-method {
        padding-top: 0
    }
    .step-method {
        font-size: 14px;
        line-height: 16px;
        display: block
    }
    .step-item .step-number {
        padding-top: 10px;
        margin-bottom: 25px
    }
    .step-item .step-number>span {
        font-size: 14px;
        width: 36px;
        height: 36px;
        top: -5px
    }
    .step-item .step-number>span>span {
        width: 34px;
        height: 34px;
        line-height: 34px
    }
    .step-item .step-number:before {
        top: 10px
    }
}
@media (max-width: 479px) {
    .step-item {
        font-size: 12px
    }
    .step-item .step-number {
        padding-top: 10px;
        margin-bottom: 15px
    }
    .step-item .step-number>span {
        font-size: 13px;
        width: 30px;
        height: 30px;
        top: -5px
    }
    .step-item .step-number>span>span {
        width: 28px;
        height: 28px;
        line-height: 28px
    }
    .breadcrumb-step:before {
        height: 49px
    }
    .step-method {
        font-size: 12px;
        line-height: 16px;
        display: block;
        padding-top: 0
    }
}
.user-profile-dropdown {
    float: right;
    color: #FFF
}
.user-profile-dropdown-item {
    position: relative;
    padding-left: 47px
}
.user-profile-dropdown .dropdown-toggle {
    color: rgba(255, 255, 255, .8);
    position: relative;
    padding: 0;
    display: block;
    font-weight: 600
}
.user-profile-dropdown .dropdown-toggle:hover {
    color: rgba(255, 255, 255, 1)
}
.user-profile-dropdown .image {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -7px;
    left: 0;
    border: 3px double rgba(255, 255, 255, .5);
    border-radius: 50%;
    padding: 1px
}
.user-profile-dropdown .dropdown-menu {
    left: auto;
    right: 0;
    margin-top: 12px;
    padding: 5px;
    border-radius: 0
}
.user-profile-dropdown .dropdown-menu a {
    padding: 15px 10px 10px 45px;
    font-size: 15px;
    position: relative;
    line-height: 1
}
.user-profile-dropdown .dropdown-menu a i {
    font-size: 24px;
    position: absolute;
    top: 8px;
    left: 10px;
    color: #c4c4c4
}
.user-profile-dropdown ul.dropdown-menu li.active a {
    background: #57AAF7
}
.user-profile-dropdown ul.dropdown-menu li.active a i {
    color: #FFF
}
.post-job-wrapper {
    margin: 40px 0 50px
}
.post-job-header {
    margin: 0 0 40px
}
.post-job-header h2 {
    border-bottom: 2px solid #A19A90;
    padding: 0 0 15px;
    margin: 0 0 15px
}
.post-job-header-border {
    border-bottom: 2px solid #A19A90;
    padding-top : 40px;
}
.post-job-header p {
    padding: 0;
    font-size: 16px
}
.post-job-wrapper .radio-block {
    margin: 5px 0 0
}
.post-job-wrapper .form-group {
    margin: 0 0 30px
}
.post-job-header.text-center h2 {
    display: inline-block
}
@media only screen and (max-width: 991px) {
    .post-job-footer.text-center a.btn {
        margin: 3px 2px 3px 1px;
        display: inline-block
    }
}
@media only screen and (max-width: 767px) {
    .post-job-header h2 {
        font-size: 24px;
        padding-bottom: 7px;
        margin: 0 0 7px
    }
    .post-job-header p {
        font-size: 14px
    }
}
.featured-bg {
    position: relative;
    padding: 80px 0 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
}
.featured-bg h5 {
    color: #FFF;
    margin: 0 0 20px;
    font-size: 34px;
    font-weight: 300;
    line-height: 1.25
}
.featured-bg p {
    color: #FFF;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px
}
.featured-bg p a {
    color: #FFF;
    border: 1px solid #FFF;
    padding: 14px 25px 8px;
    font-weight: 600;
    font-size: 18px
}
.featured-bg p a:hover {
    color: #FFF;
    text-decoration: none;
    opacity: .8
}
.probo-box p {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 35px
}
.guaranteed-wrapper {
    border-top: 2px solid #A19A90;
    border-bottom: 2px solid #A19A90;
    padding: 20px 40px;
    margin: 40px 40px 40px 0
}
.featured-icon {
    text-align: center;
    margin: 20px 0
}
.featured-icon .icon {
    font-size: 62px;
    color: #57AAF7
}
.featured-icon h3 {
    margin: 18px 0 6px;
    font-size: 22px
}
.featured-icon p {
    font-size: 16px
}
.featured-icon-02 {
    text-align: center;
    margin: 20px 0
}
.featured-icon-02 .icon {
    font-size: 40px;
    color: #57AAF7
}
.featured-icon-02 h3 {
    margin: 10px 0 6px;
    font-size: 22px
}
.featured-icon-02 p {
    font-size: 14px
}
.featured-icon-03 {
    color: #57AAF7
}
.featured-icon-04 {
    text-align: center;
    margin: 20px 0;
    font-size: 30px !important;
    color: #57AAF7
}
.featured-icon-04 h3 {
    margin: 10px 0 6px;
    font-size: 22px
}
.featured-icon-04 p {
    font-size: 14px
}
.featured-icon-05 .heading {
    background: rgba(0, 0, 0, .15);
    padding: 10px 15px;
    line-height: 1;
    font-size: 16px;
    font-weight: 600
}
.featured-icon-05 p {
    margin: 0;
    font-size: 18px;
    font-weight: 700
}
.featured-icon-05 .texting {
    font-size: 16px;
    margin: 3px 0;
    line-height: 1.15;
    letter-spacing: 1px;
    font-weight: 300
}
.featured-icon-05 .icon {
    font-size: 32px;
    text-align: right;
    color: rgba(255, 255, 255, .85)
}
.featured-icon-05 .content {
    padding: 20px 15px
}
.featured-icon-06 {
    color: #57AAF7
}
.featured-icon-06 .icon {
    font-size: 200px
}
.featured-icon-07 {
    text-align: center;
    margin: 20px 3px 20px 3px;
    font-size: 25px !important;
    color: #57AAF7
}
.featured-icon-07 h3 {
    margin: 10px 0 6px;
    font-size: 22px
}
.featured-icon-07 p {
    font-size: 14px
}
@media only screen and (max-width: 991px) {
    .featured-bg h5 {
        font-size: 30px
    }
}
@media only screen and (max-width: 767px) {
    .featured-icon {
        margin: 0 0 40px
    }
    .probo-box {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .probo-box h2 {
        font-size: 28px
    }
    .probo-box p {
        font-size: 16px;
        line-height: 28px
    }
    .guaranteed-wrapper {
        margin-right: 0;
        padding: 20px 0
    }
    .guaranteed-wrapper p {
        font-size: 14px;
        line-height: 23px
    }
}
.testimonial-grid-item {
    margin: 10px 0 20px
}
.testimonial-grid-item .content {
    position: relative;
    padding: 70px 30px 60px;
    border: 1px solid #DEDEDE;
    text-align: center;
    z-index: 7
}
.testimonial-grid-item .content p {
    font-size: 16px;
    line-height: 32px
}
.testimonial-grid-item .testimonial-man {
    margin-left: 20px;
    margin-top: 0;
    z-index: 9;
    position: relative
}
.testimonial-grid-item .testimonial-man .image {
    width: 100px;
    height: 100px;
    float: left;
    border: 3px solid #FFF;
    border-radius: 50%;
    margin-top: -30px;
    z-index: 999
}
.testimonial-grid-item .testimonial-man h5 {
    margin: 0 0 2px 110px;
    padding-top: 15px;
    font-weight: 700;
    font-size: 18px
}
.testimonial-grid-item .testimonial-man p {
    margin: 0 0 0 110px
}
.counter-item-wrapper>div:last-child .counter-item {
    border-right: 1px solid transparent
}
.counter-item p {
    margin: 0;
    font-size: 32px;
    font-weight: 700
}
.counter-item .texting {
    font-size: 17px;
    margin: 15px 0;
    line-height: 1.15;
    letter-spacing: 1px;
    font-weight: 300
}
.counter-item .icon {
    font-size: 42px;
    margin-bottom: 20px
}
.counter-item.text-left {
    margin-bottom: 20px;
    border-right: 0;
    border-bottom: 1px solid #DEDEDE;
    padding-right: 0
}
.counter-item.text-left:last-child {
    border-bottom: 0;
    margin-bottom: 0
}
.counter-item-wrapper.text-left-wrapper {
    margin-top: 60px
}
.counter-item-2 {
    margin-bottom: 30px;
    border-right: 1px solid #DEDEDE;
    padding-right: 10px
}
.counter-item-wrapper-2>div:last-child .counter-item-2 {
    border-right: 1px solid transparent
}
.counter-item-wrapper-2>div:not(:first-child) .counter-item-2 {
    padding-left: 15px
}
.counter-item-2 p {
    margin: 0;
    font-size: 18px;
    font-weight: 700
}
.counter-item-2 .texting {
    font-size: 16px;
    margin: 0;
    line-height: 1.15;
    letter-spacing: 1px;
    font-weight: 300
}
.counter-item-2 .icon {
    font-size: 28px;
    float: left
}
.counter-item-2 .content {
    margin-left: 45px
}
@media only screen and (max-width: 991px) {
    .counter-item {
        margin-bottom: 0;
        padding-right: 0
    }
    .counter-item-wrapper>div:nth-child(2) .counter-item {
        border-right: 1px solid transparent
    }
    .counter-item-wrapper>div:nth-child(1) .counter-item,
    .counter-item-wrapper>div:nth-child(2) .counter-item {
        border-bottom: 1px solid #DEDEDE;
        padding-bottom: 10px
    }
    .counter-item-wrapper>div:nth-child(3) .counter-item,
    .counter-item-wrapper>div:nth-child(4) .counter-item {
        padding-top: 30px
    }
}
@media (max-width: 767px) {
    .counter-item p {
        font-size: 24px
    }
    .counter-item .texting {
        font-size: 14px
    }
    .counter-item .icon {
        font-size: 36px
    }
}
@media (max-width: 479px) {
    .counter-item-wrapper {
        border: 1px solid #DEDEDE;
        border-bottom: 0
    }
    .counter-item {
        border-right: 0;
        border-bottom: 1px solid #DEDEDE;
        padding-top: 25px;
        padding-bottom: 20px
    }
}
.result-page-header h2 {
    border-bottom: 2px solid #A19A90;
    margin: 0;
    padding-bottom: 15px
}
.header-with-layout-option {
    margin-bottom: 5px;
    border-bottom: 2px solid #A19A90;
    padding: 0
}
.header-with-layout-option .text {
    font-size: 14px
}
.header-with-layout-option h4 {
    line-height: 1.4;
    margin: 5px 0 0;
    font-weight: 300;
    font-size: 17px
}
.header-with-layout-option ul.layout-option {
    float: right;
    margin: -2px 0 0;
    padding: 0
}
.header-with-layout-option ul.layout-option li {
    float: left;
    font-size: 18px;
    margin-left: 5px;
    margin-top: 5px
}
.header-with-layout-option ul.layout-option li a {
    color: #aaa
}
.header-with-layout-option ul li:hover a,
.header-with-layout-option ul.layout-option li.active a {
    color: #333
}
.header-with-layout-option label.font-header {
    margin: 0;
    padding: 0;
    display: block
}
.header-with-layout-option .bootstrap-select {
    margin: 0
}
.header-with-layout-option .bootstrap-select .dropdown-toggle {
    margin-bottom: -5px;
    padding: 5px 5px 5px 25px;
    font-size: 13px
}
.header-with-layout-option .bootstrap-select .dropdown-toggle .caret {
    right: auto;
    left: 10px
}
.header-with-layout-option .bootstrap-select .dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #FFF !important
}
.header-with-layout-option .form-control.mb-0 {
    margin: 0 !important;
    padding: 0 !important;
    height: auto
}
.portfolio-carousel-title {
    font-size: 18px;
    margin: 20px 0
}
.portfolio-carousel {
    margin: 0 0 30px
}
.tab-style-01-wrapper ul {
    text-align: center;
    margin: 0 0 30px;
    border-bottom: 2px solid #A19A90
}
.tab-style-01-wrapper ul li {
    display: inline-block;
    margin: 0 3px 0 2px
}
.tab-style-01-wrapper ul li a {
    display: block;
    padding: 10px 20px 7px;
    color: #333;
    font-size: 17px;
    position: relative
}
.tab-style-01-wrapper ul li a:hover,
.tab-style-01-wrapper ul li.active a,
.tab-style-01-wrapper ul li.active:hover a {
    color: #489FF0
}
.tab-style-01-wrapper ul li a:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background: 0 0
}
.tab-style-01-wrapper ul li a:hover:after,
.tab-style-01-wrapper ul li.active a:after,
.tab-style-01-wrapper ul li.active a:hover:after {
    background: #489FF0
}
.tab-style-01-wrapper ul li.active a:hover {
    background: 0 0;
    color: #489FF0
}
.tab-style-02-wrapper ul.nav-tabs {
    margin: 0 0 25px;
    padding: 0;
    border-bottom: 2px solid #A19A90;
    border-top: 2px solid #EAEADE
}
.tab-style-02-wrapper ul.nav-tabs>li {
    margin-top: -2px
}
.tab-style-02-wrapper ul.nav-tabs>li>a {
    border: 2px solid #EAEADE;
    border-bottom: 0;
    border-left: 0;
    margin-right: 0;
    margin-bottom: 1px
}
.tab-style-02-wrapper ul.nav-tabs li a {
    border-radius: 0;
    font-size: 16px;
    color: #636363;
    padding-top: 15px;
    padding-bottom: 8px
}
.tab-style-02-wrapper ul.nav-tabs li.active>a,
.tab-style-02-wrapper ul.nav-tabs li.active>a:focus,
.tab-style-02-wrapper ul.nav-tabs li.active>a:hover {
    background-color: #fff;
    border: 2px solid #A19A90;
    border-bottom: 0;
    border-left: 0
}
.tab-style-03-wrapper ul {
    text-align: center;
    margin: 0 0 30px
}
.tab-style-03-wrapper ul li {
    display: inline-block;
    margin: 0 3px 0 2px
}
.tab-style-03-wrapper ul li a {
    background: #E8E8E8;
    display: block;
    padding: 7px 25px;
    color: #333
}
.tab-style-03-wrapper ul li.active a,
.tab-style-03-wrapper ul li.active:hover a {
    background: #489FF0;
    color: #FFF
}
.tab-style-03-wrapper ul li a:hover {
    background: #DBDBDB;
    color: #333
}
.tab-style-04-wrapper.col-2 ul {
    text-align: center;
    margin: 0 0 70px;
    border-bottom: 0 solid #A19A90;
    padding: 0 200px
}
.tab-style-04-wrapper.col-2 ul li {
    width: 50%;
    padding: 0 10px
}
.tab-style-04-wrapper ul.nav-tabs>li>a {
    margin-bottom: 1px;
    border: 1px solid #DEDEDE;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #636363;
    position: relative;
    display: block;
    border-radius: 0
}
.tab-style-04-wrapper ul.nav-tabs li a:hover,
.tab-style-04-wrapper ul.nav-tabs li:hover a {
    background: #FFF;
    border: 1px solid #DEDEDE
}
.tab-style-04-wrapper ul.nav-tabs li.active>a,
.tab-style-04-wrapper ul.nav-tabs li.active>a:focus,
.tab-style-04-wrapper ul.nav-tabs li.active>a:hover {
    background-color: #fff;
    border: 1px solid #489FF0;
    border-bottom: 0
}
.tab-style-04-wrapper ul.nav-tabs li.active>a h4 {
    color: #489FF0
}
.tab-style-04-wrapper ul li a .image {
    width: 120px;
    margin: 0 auto 25px
}
.tab-style-04-wrapper ul li a h4 {
    font-weight: 400;
    margin: 15px 0;
    font-size: 24px
}
.tab-style-04-wrapper ul li a p {
    font-size: 15px;
    line-height: 27px
}
.tab-style-04-wrapper ul.nav-tabs>li>a:after {
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -5px;
    width: 14px;
    height: 14px;
    border: 2px solid #A19A90;
    background: #FFF;
    border-radius: 50%
}
.tab-style-04-wrapper ul.nav-tabs>li>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background: #A19A90
}
.tab-style-04-wrapper ul.nav-tabs>li.active>a:after,
.tab-style-04-wrapper ul.nav-tabs>li:hover>a:after {
    border: 2px solid #489FF0
}
.tab-style-04-wrapper ul.nav-tabs>li.active>a:before {
    background: #489FF0
}
.tab-style-05-wrapper {
    border: 1px solid #E6E6E6;
    border-bottom: 0 !important
}
.tab-style-05-wrapper ul.nav-tabs {
    margin: -1px -1px 0;
    padding: 0 30px;
    background: #57AAF7;
    border: 2px solid #86C0F7;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 3px
}
.tab-style-05-wrapper ul.nav-tabs>li {
    margin-top: 0;
    border-right: 0 solid #86C0F7;
    position: relative
}
.tab-style-05-wrapper ul.nav-tabs>li:first-child {
    border-left: 0 solid #86C0F7
}
.tab-style-05-wrapper ul.nav-tabs>li>a {
    margin-right: 0;
    margin-bottom: 1px;
    border: 0;
    color: #FFF;
    border-radius: 0;
    font-size: 17px !important;
    padding: 18px 25px 15px;
    line-height: 1;
    position: relative
}
.dashboard-box h3 a,
.dashboard-header h2 .text-small {
    font-family: THSarabunNew;
    font-weight: 400
}
.tab-style-05-wrapper ul.nav-tabs>li>a:hover {
    background: #FFF;
    color: #636363
}
.tab-style-05-wrapper ul.nav-tabs li.active {
    border-right: 2px solid #86C0F7
}
.tab-style-05-wrapper ul.nav-tabs li.active>a,
.tab-style-05-wrapper ul.nav-tabs li.active>a:focus,
.tab-style-05-wrapper ul.nav-tabs li.active>a:hover {
    background-color: #fff;
    border: 0;
    color: #636363
}
.tab-style-05-wrapper ul.nav-tabs>li>a:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background: #86C0F7
}
.tab-style-05-wrapper ul.nav-tabs>li.active>a:before {
    background: #FFF
}
.tab-style-05-wrapper .tab-content-inner {
    padding: 25px 25px 20px
}
@media only screen and (max-width: 991px) {
    .tab-style-01-wrapper ul li a {
        padding: 10px 5px 7px;
        font-size: 16px
    }
    .tab-style-04-wrapper.col-2 ul {
        padding: 0 50px
    }
    .tab-style-05-wrapper ul.nav-tabs>li>a {
        padding: 18px 15px 15px;
        font-size: 16px
    }
    .tab-style-05-wrapper ul.nav-tabs {
        padding: 0 20px
    }
    .tab-style-05-wrapper .tab-content-inner {
        padding: 25px 20px 20px
    }
}
@media (max-width: 767px) {
    .tab-style-01-wrapper ul {
        text-align: center;
        margin: 0 0 20px;
        border-bottom: 0
    }
    .tab-style-04-wrapper.for-how-it-work-tab .panel-heading .image {
        width: 60px;
        height: 60px;
        float: left;
        margin-right: 10px;
        margin-top: -5px
    }
    .tab-style-04-wrapper.for-how-it-work-tab .panel-heading {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .tab-style-04-wrapper.for-how-it-work-tab .panel-heading h4 {
        margin: 0;
        padding-top: 0
    }
    .tab-style-04-wrapper.for-how-it-work-tab .panel-heading p {
        font-size: 16px;
        margin-left: 70px;
        margin-top: 5px
    }
    .tab-style-04-wrapper.for-how-it-work-tab .panel-heading p br {
        display: none
    }
    .tab-style-04-wrapper.for-how-it-work-tab .panel-body {
        padding-top: 30px
    }
    .tab-style-05-wrapper {
        border: 0
    }
    .tab-style-05-wrapper .tab-content-inner {
        padding: 10px
    }
}
@media (max-width: 479px) {
    .tab-style-01-wrapper ul li {
        display: block
    }
    .tab-style-05-wrapper .tab-content-inner {
        padding: 0
    }
}
.dashboard-box h3.dashboard-box-title {
    background: #57AAF7;
    color: #FFF;
    margin: 0;
    line-height: 1;
    padding: 18px 15px 15px 25px;
    font-size: 20px;
    position: relative
}
.dashboard-box h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .3);
    height: 2px
}
.dashboard-box h3 a {
    color: rgba(255, 255, 255, .8);
    line-height: 24px;
    font-size: 14px
}
.dashboard-box h3 a i {
    font-size: 12px
}
.dashboard-box h3 a:hover {
    color: rgba(255, 255, 255, 1)
}

.dashboard-box h1.dashboard-box-title {
    background: #57AAF7;
    color: #FFF;
    margin: 0;
    line-height: 1;
    padding: 18px 15px 15px 25px;
    font-size: 20px;
    position: relative
}

.dashboard-box h1:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .3);
    height: 2px
}

.dashboard-box h1 a {
    color: rgba(255, 255, 255, .8);
    line-height: 24px;
    font-size: 14px
}

    .dashboard-box h1 a i {
        font-size: 12px
    }

    .dashboard-box h1 a:hover {
        color: rgba(255, 255, 255, 1)
    }


.dashboard-box-content {
    border: 1px solid #E6E6E6;
    border-top: 0;
    padding: 25px
}
.dashboard-header h2 .text-small {
    font-size: 15px;
    line-height: 1
}
.dashboard-user-01 {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #57AAF7;
    color: #FFF;
    padding-top: 20px;
    margin: 0 0 30px
}
.dashboard-user-01 .header {
    width: 400px;
    background-size: cover;
    height: 400px;
    filter: blur(35px);
    -webkit-filter: blur(35px);
    -mox-filter: blur(35px);
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px
}
.dashboard-user-01 .avatar {
    position: relative;
    top: 0;
    margin-bottom: -50px;
    z-index: 9
}
.dashboard-user-01 .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #FFF;
    margin: 0 auto
}
.dashboard-user-01 .dashboard-user-01-content {
    padding: 66px 15px 15px;
    position: relative;
    background: #57AAF7;
    border-top: 1px solid #FFF
}
.dashboard-user-01 .dashboard-user-01-content h4 {
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 1;
    color: #FFF;
    vertical-align: middle
}
.dashboard-user-01.for-info,
.dashboard-user-01.for-info .dashboard-user-01-content {
    background: #3776B0
}
.dashboard-user-01.for-border,
.dashboard-user-01.for-border .dashboard-user-01-content {
    background: #FFF;
    color: #636363
}
.dashboard-user-01.for-border .dashboard-user-01-content {
    border: 1px solid #E6E6E6
}
.dashboard-user-01.for-border .dashboard-user-01-content h4 {
    color: #333
}
.dashboard-pl-wrapper {
    padding-left: 20px
}
.dashboard-menu ul li a {
    color: #fff !important
}
.dashboard-menu ul li .icon {
    top: 0 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.dashboard-menu.colored ul {
    border: 0
}
.dashboard-menu.colored ul li {
    border-bottom: 1px solid #86C0F7
}
.dashboard-menu.colored ul li a {
    background: #57AAF7;
    color: rgba(255, 255, 255, .8);
    border-left: 2px solid #57AAF7;
    padding-left: 66px
}
.dashboard-menu.colored ul li .icon {
    color: rgba(255, 255, 255, .8);
    border-right: 1px solid #86C0F7;
    width: 56px;
    padding-left: 5px
}
.dashboard-menu.colored ul li.active .icon,
.dashboard-menu.colored ul li.active a {
    color: #FFF
}
.dashboard-menu.colored ul li.active a {
    border-left: 2px solid #2F3137
}
.dashboard-menu.colored ul li a:hover {
    padding-left: 69px;
    color: #FFF
}
.dashboard-menu.colored ul li a:hover .icon {
    color: #FFF
}
.dashboard-menu.colored ul li:after {
    bottom: auto;
    left: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent;
    top: 50%;
    margin-top: -5px
}
.dashboard-menu.colored ul li.active:after {
    width: 0;
    border-color: transparent transparent transparent #2F3137
}
.dashboard-menu.colored.all-bg {
    background: #57AAF7;
    border-top: 1px solid #86C0F7
}
.dashboard-menu.colored.all-bg h3 {
    margin: 10px 15px 15px;
    color: #FFF
}
.dashboard-menu.colored.all-bg ul {
    border-top: 1px solid #86C0F7
}
.user-profile-dropdown .dropdown>a:before {
    position: absolute;
    bottom: -13px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: transparent;
    margin-left: -4px;
    z-index: 11111;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.user-profile-dropdown .open.dropdown>a:before {
    border-color: transparent transparent #FFF
}
.user-profile-dropdown .dropdown-menu {
    border: 0
}
.profile-list-1-wrapper>div:last-child {
    padding-bottom: 0
}
.profile-list-1-wrapper .control-label {
    margin-top: 8px
}
.profile-list-1-wrapper.alt-stripe>div:nth-child(even) {
    background: #F6FCFC
}
.profile-list-1-wrapper.alt-stripe>div {
    border-bottom: 1px solid #E6E6E6
}
.profile-list-1-wrapper.alt-stripe>div:last-child {
    border-bottom: 0;
    margin-bottom: -5px
}
.dashboard-portfolio-item-2 .content h4 {
    margin: 10px 0 5px;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px
}
.dashboard-portfolio-item-2 .content p {
    margin: 0;
    line-height: 1.25
}
.dashboard-box .dashboard-portfolio-item-2 {
    margin-bottom: -10px
}
.dashboard-messge td h5 {
    margin: 0;
    line-height: 1.17;
    font-size: 16px;
    font-weight: 700
}
.dashboard-messge-header {
    margin: 0;
    font-size: 18px
}
.dashboard-messge-content a,
.dashboard-messge-sort-wrapper a {
    font-size: 15px;
    font-family: thaisans, sans-serif
}
.dashboard-messge-sort-wrapper {
    border-bottom: 2px solid #A19A90;
    margin-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 10px
}
.dashboard-messge-sort-wrapper a {
    color: #999 !important;
    margin-right: 15px
}
.dashboard-messge-sort-wrapper a.active {
    color: #333 !important;
    font-weight: 700
}
.dashboard-messge-sort-wrapper a:hover {
    color: #333 !important
}
.dashboard-messge-sort-wrapper .dropdown a {
    margin: 0
}
.dashboard-messge-sort-wrapper .dropdown-menu {
    padding: 10px 0
}
.dashboard-messge-sort-wrapper .dropdown-menu a {
    padding: 0 15px
}
.dashboard-messge-sort-wrapper .dropdown-menu .active a {
    background: 0 0;
    color: #333;
    font-weight: 700
}
.dashboard-messge-sort-wrapper .dropdown-menu a:hover {
    color: #57AAF7;
    background: 0 0
}
.dashboard-messge-dropdown {
    float: right
}
.dashboard-messge-dropdown .dropdown-menu {
    min-width: 80px;
    left: auto;
    right: 0
}
.dashboard-messge-item {
    display: block;
    color: #666;
    position: relative;
    line-height: 1.5;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 25px;
    margin-bottom: 25px
}
.dashboard-messge-item:last-child {
    border-bottom: 0;
    margin-bottom: 0
}
.dashboard-messge-checkbox {
    width: 30px;
    position: absolute;
    top: 2px;
    left: 0;
    margin-top: -10px
}
.dashboard-messge-content {
    padding-left: 30px
}
.dashboard-messge-content a {
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1
}
.dashboard-messge-content a i {
    font-size: 12px
}
.dashboard-messge-content a.btn {
    font-family: thaisans, sans-serif;
    background: #57AAF7;
    color: #FFF;
    font-size: 13px;
    padding: 4px 10px
}
.dashboard-messge-content a.btn:hover {
    background: #3776B0
}
.dashboard-messge-content h3 {
    margin: 0 0 7px;
    line-height: 1.4;
    font-size: 20px;
    font-weight: 600;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.dashboard-messge-content h3 a {
    color: #333;
    font-size: 22px;
    font-weight: 600
}
.dashboard-messge-content h3 a:hover {
    padding-left: 5px;
    color: #3776B0
}
.dashboard-messge-content p {
    margin: 0
}
.dashboard-messge-date {
    display: block;
    color: #999;
    margin: 0 0 10px
}
.dashboard-messge-category {
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 5px
}
.dashboard-messge-category span {
    display: inline-block;
    padding: 2px 5px
}
.dashboard-messge-unread {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    margin-top: 10px
}
a.dashboard-messge-item:hover h3 {
    color: #57AAF7
}
.dashboard-messge-item-read .dashboard-messge-content {
    padding-left: 0
}
.dashboard-messge-item-read .dashboard-messge-content h3 {
    font-size: 24px
}
.dashboard-messge-item-read .dashboard-messge-text {
    margin-top: 20px;
    border-top: 2px solid #A19A90;
    margin-bottom: 20px;
    padding-top: 30px
}
.dashboard-messge-item-read .dashboard-messge-text p {
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 33px
}
.user-profile-content {
    margin: 10px 0
}
ul.user-profile-list {
    font-size: 15px
}
ul.user-profile-list li {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 10px;
    margin-bottom: 10px
}
.user-profile-about-me {
    margin-top: 10px;
    border-top: 1px solid #E6E6E6;
    padding-top: 30px
}
.pricing-dropdown {
    padding-left: 30%
}
@media only screen and (max-width: 991px) {
    .dashboard-pl-wrapper {
        padding-left: 0
    }
    .dashboard-box h3.dashboard-box-title {
        padding: 15px 10px;
        font-size: 16px;
        position: relative
    }
    .dashboard-box h3 a {
        font-size: 12px
    }
    .dashboard-box-content {
        padding: 15px
    }
    .dashboard-portfolio-wrapper>div>div {
        margin-bottom: 20px
    }
    .dashboard-portfolio-item {
        min-height: 390px;
        height: 100%;
        line-height: 1.4;
        font-size: 13px
    }
    .dashboard-portfolio-item .content h4 {
        font-size: 20px
    }
    .dashboard-portfolio-item.inside-tab-content {
        height: 300px;
        min-height: 300px
    }
    .dashboard-portfolio-item .content-bottom .texting {
        line-height: 1.4;
        font-size: 13px
    }
    .dashboard-portfolio-item .content-bottom .action {
        font-size: 10px
    }
    .dashboard-messge-item-read .dashboard-messge-text p {
        font-size: 15px;
        line-height: 31px
    }
}
@media (max-width: 767px) {
    .dashboard-messge-item-read .dashboard-messge-text p,
    ul.user-profile-list {
        font-size: 14px
    }
    .dashboard-pl-wrapper {
        margin-top: 50px
    }
    .dashboard-messge-header {
        margin-bottom: 20px
    }
    .dashboard-messge-date {
        margin: 10px 0
    }
    .user-profile-image {
        max-width: 150px;
        margin: 0 0 20px
    }
    .dashboard-portfolio-item {
        min-height: 360px
    }
    .profile-list-1-wrapper .control-label {
        margin-top: 0
    }
    .dashboard-portfolio-item .content-bottom .action a,
    .dashboard-portfolio-item .content-bottom .action span {
        padding: 12px 0 7px
    }
}
@media (max-width: 479px) {
    .dashboard-pl-wrapper .btn {
        margin-bottom: 5px
    }
    .dashboard-portfolio-item {
        min-height: 300px
    }
    .dashboard-messge-dropdown {
        float: left
    }
}
.how-it-work-tab-nav {
    border: 1px solid #DEDEDE
}
.how-it-work-tab-nav>li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}
.how-it-work-tab-nav>li:not(:last-child) {
    border-bottom: 1px solid #DEDEDE
}
.how-it-work-tab-nav>li>a {
    display: block;
    border-radius: 0;
    color: #666;
    padding: 15px 15px 20px;
    font-size: 14px;
    position: relative
}
.how-it-work-tab-nav>li>a:after {
    position: absolute;
    top: 50%;
    right: -11px;
    margin-top: -15px;
    width: 20px;
    height: 20px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    background: 0 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.how-it-work-tab-nav>li>a .image {
    width: 100px;
    float: left
}
.how-it-work-tab-nav>li>a h4 {
    margin: 10px 0;
    font-size: 24px
}
.how-it-work-tab-nav>li>a h4,
.how-it-work-tab-nav>li>a p {
    margin-left: 115px
}
.how-it-work-tab-nav>li.active>a,
.how-it-work-tab-nav>li.active>a:hover,
.how-it-work-tab-nav>li>a:hover {
    background: 0 0
}
.how-it-work-tab-nav>li.active>a:after {
    border-top: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    background: #FFF
}
.how-it-work-tab-content {
    margin-left: 30px
}
.how-it-work-accordion-wrapper .accordion-item {
    margin-bottom: 5px
}
.how-it-work-accordion-wrapper .panel-body .accordion-inner {
    padding: 30px 0 40px;
    border-top: 1px solid #DEDEDE;
    margin: 10px 0 0;
    position: relative
}
.how-it-work-accordion-wrapper .panel-body .accordion-inner:after {
    background: #FFF;
    position: absolute;
    top: -9px;
    left: 20px;
    border-left: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    width: 16px;
    height: 16px;
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}
.how-it-work-accordion-wrapper .panel-body .accordion-inner h4 {
    font-size: 20px;
    margin: 0 0 10px
}
.how-it-work-accordion-wrapper .panel-body .accordion-inner h5 {
    font-size: 17px;
    margin: 0 0 5px
}
.how-it-work-step-wrapper {
    position: relative;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 70px
}
.how-it-work-step-wrapper:after {
    position: absolute;
    top: 90px;
    left: 20px;
    width: 76%;
    height: 1px;
    background: #DEDEDE
}
.how-it-work-step-item {
    padding: 0 5px;
    font-size: 16px;
    position: relative
}
.how-it-work-step-item .icon {
    font-size: 54px;
    margin: 0 0 30px;
    color: #489FF0
}
.how-it-work-step-item .number {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    background: #57AAF7;
    border-radius: 50%;
    margin: -10px 0 10px 15px;
    border: 2px solid #FFF;
    position: relative;
    z-index: 9
}
.how-it-work-step-wrapper-2>div:first-child,
.how-it-work-step-wrapper-2>div:nth-child(2) {
    border-bottom: 1px solid #DEDEDE
}
.how-it-work-step-wrapper-2>div:first-child,
.how-it-work-step-wrapper-2>div:nth-child(3) {
    border-right: 1px solid #DEDEDE
}
.how-it-work-step-item-2 {
    text-align: center;
    padding: 0 25px;
    font-size: 16px;
    position: relative
}
.how-it-work-step-item-2 .icon {
    font-size: 54px;
    margin: 0 0 20px;
    color: #489FF0
}
.how-it-work-step-wrapper-2>div:first-child .how-it-work-step-item-2,
.how-it-work-step-wrapper-2>div:nth-child(2) .how-it-work-step-item-2 {
    padding-bottom: 55px
}
.how-it-work-step-wrapper-2>div:nth-child(3) .how-it-work-step-item-2,
.how-it-work-step-wrapper-2>div:nth-child(4) .how-it-work-step-item-2 {
    padding-top: 55px
}
.how-it-work-step-item-2:after {
    font-family: themify;
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FFF;
    border: 1px solid #489FF0;
    background: #489FF0
}
.how-it-work-step-item-2 .number span {
    width: 20px;
    height: 20px;
    line-height: 22px;
    font-size: 13px;
    border-radius: 50%;
    color: #FFF;
    background: #489FF0;
    display: inline-block
}
.how-it-work-step-wrapper-2>div:first-child .how-it-work-step-item-2:after {
    content: "↗";
    bottom: -15px;
    left: 50%;
    margin-left: -25px
}
.how-it-work-step-wrapper-2>div:nth-child(2) .how-it-work-step-item-2:after {
    content: "→";
    left: -15px;
    top: 50%;
    margin-top: -20px
}
.how-it-work-step-wrapper-2>div:nth-child(3) .how-it-work-step-item-2:after {
    content: "←";
    right: -15px;
    top: 50%;
    margin-top: -20px
}
.how-it-work-step-wrapper-2>div:nth-child(4) .how-it-work-step-item-2:after {
    content: "↓";
    top: -15px;
    left: 50%;
    margin-left: -20px
}
.how-it-work-step-item-2.alt:after {
    display: none
}
.how-it-work-step-wrapper-2>div:first-child .how-it-work-step-item-2.alt,
.how-it-work-step-wrapper-2>div:nth-child(2) .how-it-work-step-item-2.alt {
    padding-bottom: 25px;
    padding-top: 35px
}
.how-it-work-step-wrapper-2>div:nth-child(3) .how-it-work-step-item-2.alt,
.how-it-work-step-wrapper-2>div:nth-child(4) .how-it-work-step-item-2.alt {
    padding-top: 35px
}
@media only screen and (max-width: 991px) {
    .how-it-work-tab-nav>li>a {
        line-height: 21px
    }
    .how-it-work-tab-nav>li>a .image {
        width: 50px
    }
    .how-it-work-tab-nav>li>a h4 {
        margin: 0 0 15px
    }
    .how-it-work-tab-nav>li>a h4,
    .how-it-work-tab-nav>li>a p {
        margin-left: 65px
    }
    .how-it-work-tab-content {
        margin-left: 0
    }
}
@media (max-width: 767px) {
    .how-it-work-step-wrapper:after {
        display: none
    }
    .how-it-work-step-item {
        text-align: center
    }
    .how-it-work-step-item .number {
        margin-left: auto;
        margin-right: auto
    }
    .how-it-work-wrapper .panel.panel-default {
        border-radius: 0
    }
    .how-it-work-wrapper .panel.panel-default .panel-heading {
        text-align: left;
        font-size: 14px;
        padding: 10px;
        border-radius: 0
    }
    .how-it-work-wrapper .panel.panel-default .image {
        width: 60px;
        float: left;
        margin-right: 15px
    }
    .how-it-work-wrapper .panel.panel-default h4 {
        margin: 10px 0;
        font-size: 24px
    }
    .how-it-work-wrapper .panel.panel-default p {
        font-size: 16px
    }
    .how-it-work-wrapper .panel-body {
        padding-top: 40px
    }
    .how-it-work-step-wrapper {
        margin-bottom: 20px
    }
    .how-it-work-step-item {
        margin: 0 0 30px
    }
    .how-it-work-accordion-wrapper .accordion-item {
        margin-bottom: 0
    }
    .how-it-work-accordion-wrapper .accordion-heading h4.panel-title {
        font-size: 16px;
        margin: 0
    }
    .how-it-work-step-wrapper-2 {
        margin-bottom: 50px
    }
    .how-it-work-step-item-2 {
        padding: 0 15px;
        font-size: 14px
    }
}
.portfolio-item,
.portfolio-item .image {
    position: relative;
    width: 100%
}
.tmpprice {
    font-size: 18px;
    text-decoration: line-through;
    color: Red
}
@media (max-width: 479px) {
    .how-it-work-step-item-2 {
        padding: 0 10px;
        font-size: 12px
    }
}
.result-paging-wrapper {
    border-top: 2px solid #A19A90;
    margin-top: 5px;
    padding-top: 15px
}
.portfolio-item,
.portfolio-item2,
.price-wrapper {
    border: 1px solid #E6E6E6
}
.result-paging-wrapper ul.paging {
    float: right
}
.result-paging-wrapper ul.paging li {
    float: left;
    margin-left: 2px
}
.result-paging-wrapper ul.paging li a {
    color: #636363;
    padding: 2px 10px
}
.result-paging-wrapper ul.paging li a:hover,
.result-paging-wrapper ul.paging li.active a {
    background: #489FF0;
    color: #FFF
}
.result-paging-wrapper ul.paging li.disable a {
    cursor: not-allowed;
    background: 0 0;
    color: #636363
}
.portfolio-item {
    background: #FFF;
    padding: 5px;
    overflow: hidden
}
.portfolio-item .portfolio-caption {
    -webkit-transition: all .2s cubic-bezier(.55, .085, .68, .53);
    -moz-transition: all .2s cubic-bezier(.55, .085, .68, .53);
    -o-transition: all .2s cubic-bezier(.55, .085, .68, .53);
    transition: all .2s cubic-bezier(.55, .085, .68, .53);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    padding: 75px 20px;
    opacity: 0
}
.portfolio-item:hover .portfolio-caption {
    opacity: 1
}
.portfolio-item .portfolio-caption h5 {
    color: #FFF;
    font-size: 16px;
    position: relative
}
.portfolio-item .portfolio-caption h5:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-bottom: -15px;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background: #FFF
}
.portfolio-item .portfolio-caption h5 span {
    display: block;
    font-size: 22px;
    letter-spacing: 2px
}
.portfolio-item .portfolio-caption .icon {
    font-size: 18px;
    padding: 0 5px
}
.portfolio-item .portfolio-caption a {
    color: #FFF
}
.portfolio-item.alt-title .image {
    position: relative
}
.portfolio-item.alt-title .image .portfolio-caption {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 80px 20px
}
.portfolio-item.alt-title .content {
    padding: 7px 3px 3px;
    position: relative
}
.portfolio-item.alt-title .content h5 {
    line-height: 1;
    margin: 0;
    font-size: 15px
}
.portfolio-item.alt-title .content a {
    position: absolute;
    top: 1px;
    right: 3px;
    color: #636363
}
.portfolio-item.similar-job .content,
.portfolio-item2 {
    position: relative
}
.portfolio-item.similar-job .content h5 {
    line-height: 1.4;
    margin: 10px 0 5px;
    font-size: 16px;
    font-weight: 400
}
.portfolio-item.similar-job .content h5 a {
    color: #333
}
.portfolio-item.similar-job .content h5 a:hover {
    color: #0EA3CC
}
.portfolio-item.similar-job .content .price {
    background: #489FF0;
    color: #FFF;
    padding: 0 12px;
    display: inline-block
}
.bg-white .portfolio-item {
    background: #F7F7F7
}
.portfolio-item2 {
    background: #FFF;
    padding: 0;
    overflow: hidden;
    width: 100%;
    height: 260px
}
.portfolio-item2 .image {
    position: relative;
    width: 100%;
    height: 260px
}
.portfolio-item2 .portfolio-caption {
    -webkit-transition: all .2s cubic-bezier(.55, .085, .68, .53);
    -moz-transition: all .2s cubic-bezier(.55, .085, .68, .53);
    -o-transition: all .2s cubic-bezier(.55, .085, .68, .53);
    transition: all .2s cubic-bezier(.55, .085, .68, .53);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    padding: 75px 20px;
    opacity: 0
}
.portfolio-item2:hover .portfolio-caption {
    opacity: 1
}
.portfolio-item2 .portfolio-caption h5 {
    color: #FFF;
    font-size: 16px;
    position: relative
}
.portfolio-item2 .portfolio-caption h5:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-bottom: -15px;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background: #FFF
}
.portfolio-item2 .portfolio-caption h5 span {
    display: block;
    font-size: 22px;
    letter-spacing: 2px
}
.portfolio-item2 .portfolio-caption .icon {
    font-size: 18px;
    padding: 0 5px
}
.portfolio-item2 .portfolio-caption a {
    color: #FFF
}
.portfolio-item2.alt-title .image {
    position: relative
}
.portfolio-item2.alt-title .image .portfolio-caption {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 80px 20px
}
.portfolio-item2.alt-title .content {
    padding: 7px 3px 3px;
    position: relative
}
.portfolio-item2.alt-title .content h5 {
    line-height: 1;
    margin: 0;
    font-size: 15px
}
.portfolio-item2.alt-title .content a {
    position: absolute;
    top: 1px;
    right: 3px;
    color: #636363
}
.portfolio-item2.similar-job .content h5 {
    line-height: 1.4;
    margin: 10px 0 5px;
    font-size: 16px;
    font-weight: 400
}
.portfolio-item2.similar-job .content h5 a {
    color: #333
}
.portfolio-item2.similar-job .content h5 a:hover {
    color: #0EA3CC
}
.portfolio-item2.similar-job .content {
    position: relative
}
.portfolio-item2.similar-job .content .price {
    background: #489FF0;
    color: #FFF;
    padding: 0 12px;
    display: inline-block
}
.bg-white .portfolio-item2 {
    background: #F7F7F7
}
.price-wrapper {
    border-right: 0
}
.pricing-item {
    width: 100%;
    border-right: 1px solid #E6E6E6;
    padding: 30px 5px
}
/*

.pricing-item {
    width: 100%;
    border-right: 1px solid #E6E6E6;
    padding: 30px 5px
}

*/
.pricing-item .pricing-header h4 {
    font-weight: 400;
    margin: 10px 0 25px
}
.pricing-item .pricing-price {
    border-top: 2px solid #A19A90;
    border-bottom: 2px solid #A19A90;
    padding: 13px 0;
    display: block;
    font-size: 22px;
    line-height: 1;
    margin: 0 0 15px
}
.pricing-item .pricing-price small {
    font-size: 14px
}
.pricing-content ul li {
    margin: 10px 0
}
.pricing-content ul li span {
    border-bottom: 1px dotted #E6E6E6;
    padding-left: 0px;
    padding-bottom: 3px;
    font-size: 14px
}
/*
.pricing-content ul li span {
    border-bottom: 1px dotted #E6E6E6;
    padding-left: 10px;
    padding-bottom: 3px;
    font-size: 15px
}
*/
.pricing-bottom {
    text-align: center
}
.pricing-item.pricing-best .pricing-best-text {
    background: #C33D4B;
    color: #FFF;
    line-height: 1;
    position: absolute;
    top: -5px;
    right: 25px;
    font-size: 16px;
    padding: 35px 10px 10px
}
.pricing-item.pricing-item-custom {
    border-top: 1px solid #E6E6E6
}
.pricing-item.pricing-item-custom .form-horizontal {
    margin-top: 5px;
    padding: 15px 0 20px;
    position: relative
}
.pricing-item.pricing-item-custom .form-horizontal:after {
    content: "";
    background: #A19A90;
    position: absolute;
    top: 0;
    left: 20px;
    width: 2px;
    height: 100%
}
.pricing-item input[type=radio]+label {
    background: #489FF0;
    color: #FFF;
    position: relative;
    display: inline-block;
    padding: 15px 40px;
    transition: all .15s ease;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    font-size: 18px
}
.pricing-item input[type=radio]+label:after {
    font-family: themify;
    content: "\e64c";
    width: 20px;
    height: 20px;
    border: 1px solid #489FF0;
    border-radius: 50%;
    line-height: 18px;
    font-size: 10px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #489FF0;
    transition: all .15s ease;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    text-align: center
}
.pricing-item input[type=radio]+label:hover {
    background: #0EA3CC
}
.pricing-item input[type=radio]+label:hover:after {
    border-color: #FFF;
    color: #0EA3CC
}
.pricing-item input[type=radio]:checked+label {
    background: #489FF0;
    color: #FFF
}
.pricing-item input[type=radio]:checked+label:after {
    border-color: #FFF;
    color: #FFF
}
.job-list-grid-item .content h3 a,
.job-list-long-item .content h3 a {
    color: #333
}
.additional-package-item {
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    margin: 40px 0 0;
    padding: 0 20px 20px
}
.additional-package-item .additional-content h5 {
    font-weight: 400;
    margin: 0 0 10px;
    font-size: 18px
}
.additional-package-item .additional-icon {
    font-size: 48px
}
.additional-package-item .additional-price {
    font-size: 28px;
    text-align: center;
    display: block;
    line-height: 1.2
}
.additional-package-item .additional-price small {
    display: block;
    font-size: 14px
}
ul.summary-price {
    border: 1px solid #E6E6E6;
    padding: 20px 40px
}
ul.summary-price li {
    font-size: 15px;
    border-bottom: 1px dotted #E6E6E6;
    padding: 15px 0;
    clear: both;
    position: relative
}
ul.summary-price li:last-child {
    border-bottom: 0
}
ul.summary-price li span {
    display: block;
    float: right;
    text-align: right;
    font-size: 20px
}
ul.summary-price li span small {
    font-size: 14px
}
ul.summary-price li.total {
    border-bottom: 2px solid #A19A90;
    border-top: 2px solid #A19A90;
    margin-top: -1px
}
.payment-method-wrapper {
    margin-top: -6px;
    margin-bottom: 30px
}
.payment-radio {
    display: block;
    clear: both
}
.radio-block.payment-radio label {
    font-size: 14px;
    line-height: 25px;
    padding: 0;
    border: 1px solid #E6E6E6;
    background: 0 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease, border-color 0;
    -moz-transition: all .5s ease, border-color 0;
    box-sizing: border-box
}
.radio-block.payment-radio input[type=radio]:checked+label {
    border: 1px solid #489FF0;
    background: 0 0
}
.radio-block.payment-radio label:hover {
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .17);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .17);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .17)
}
.payment-radio label .image,
.payment-radio label .image img {
    height: 30px;
    display: block
}
.payment-radio .payment-method-title {
    font-family: thaisans, sans-serif;
    display: block;
    font-weight: 600;
    font-size: 22px;
    margin: 18px 0 13px
}
.job-list-grid-item .price span,
ul.detail-meta li .content a {
    font-family: Roboto, Boon, sans-serif
}
.payment-method-inner {
    border: 1px solid #FFF;
    display: block;
    padding: 30px
}
.radio-block.payment-radio input[type=radio]:checked+label .payment-method-inner {
    border: 1px solid #489FF0
}
.payment-method-detail {
    padding: 30px 30px 0
}
.payment-method-detail h5 {
    font-weight: 400
}
ul.bank-list {
    margin-top: 30px
}
ul.bank-list li {
    font-size: 16px;
    margin: 15px 0
}
ul.bank-list li:last-child {
    margin: 0
}
ul.bank-list li .image {
    width: 26px;
    float: left;
    margin-top: -2px
}
ul.bank-list li .content {
    margin-left: 40px
}
ul.bank-list li h6 {
    font-weight: 300;
    margin: 0 0 10px;
    font-size: 19px
}
ul.bank-list li .content span {
    font-size: 14px
}
@media only screen and (max-width: 1199px) {
    ul.bank-list li {
        font-size: 14px;
        line-height: 23px
    }
}
@media only screen and (max-width: 991px) {
    .pricing-item input[type=radio]+label {
        padding: 10px 30px 10px 20px;
        font-size: 14px
    }
    .pricing-item.pricing-item-custom .form-horizontal:after {
        left: 0
    }
}
@media (max-width: 767px) {
    .pricing-item.pricing-item-custom .form-horizontal:after {
        display: none
    }
    .pricing-item {
        border-bottom: 1px solid #E6E6E6
    }
    .price-wrapper>div>div:last-child .pricing-item,
    .pricing-item.pricing-item-custom {
        border-bottom: 0
    }
    .pricing-item.pricing-item-custom {
        padding-bottom: 10px
    }
}
@media (max-width: 479px) {
    .additional-package-item .additional-icon {
        font-size: 33px
    }
    .additional-package-item .additional-price {
        font-size: 20px
    }
    .additional-package-item .btn.btn-sm {
        font-size: 13px
    }
}
.job-list-long-item {
    background: #F2F2F2;
    border: 1px solid #E6E6E6;
    padding: 5px;
    position: relative
}
.job-list-long-item+.job-list-long-item {
    border-top: 0
}
.job-list-long-item .image {
    width: 255px;
    float: left;
    padding-left: 5px
}
.job-list-long-item .content {
    margin-left: 270px;
    margin-right: 195px;
    padding-right: 15px
}
.job-list-long-item .content h3 {
    font-weight: 400;
    line-height: 1.2;
    margin: 10px 0 12px
}
.job-list-long-item .content p {
    line-height: 1.65;
    margin: 0 0 10px
}
.job-list-long-item .content-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 1px solid #E6E6E6;
    width: 195px;
    padding: 0
}
.job-list-long-item .content-right .btn-wrapper {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px
}
.job-list-long-item .content-right .btn {
    padding: 5px 15px;
    font-size: 13px;
    letter-spacing: 1.5px
}
.job-list-status {
    margin: 5px 15px 0
}
.job-list-status li {
    width: 100%;
    position: relative;
    padding: 5px 0 5px 25px;
    font-size: 14px;
    border-bottom: 1px solid #E6E6E6
}
.job-list-status li:last-child {
    border-bottom: 0
}
.job-list-status li i {
    position: absolute;
    top: 12px;
    left: 0
}
.job-list-grid-item {
    background: #F2F2F2;
    border: 1px solid #E6E6E6;
    padding: 5px;
    position: relative
}
.job-list-grid-item .content {
    margin: 10px 5px 13px;
    font-size: 12.5px;
    line-height: 1.8
}
.job-list-grid-item .content h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 5px 0 7px
}
.job-list-grid-item .content .content-field {
    margin: 10px 0 8px
}
.job-list-grid-item .price {
    margin: 8px 15px -2px
}
.job-list-grid-item .price span {
    font-size: 20px;
    font-weight: 500;
    line-height: 1
}
.job-list-grid-item .btn-wrapper {
    position: absolute;
    bottom: -1px;
    right: -1px
}
.job-list-grid-item .btn-wrapper .btn {
    padding: 10px 15px;
    font-size: 13px;
    letter-spacing: 1.5px
}
.navbar-nav>li>a,
h5.footer-title,
ul.menu-footer li a {
    letter-spacing: 1px
}
.job-list-grid-item .job-list-status {
    margin: 0 -5px;
    padding: 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    text-align: center
}
.job-list-grid-item .job-list-status li {
    float: left;
    width: 38%;
    font-size: 12.5px;
    border: 0;
    padding: 4px 2px
}
.job-list-grid-item .job-list-status li+li {
    border-left: 1px solid #E6E6E6
}
.job-list-grid-item .job-list-status li:last-child {
    width: 24%
}
.job-list-grid-item .job-list-status li i {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 3px
}
.job-list-long-item-2 {
    border-bottom: 1px solid #E6E6E6;
    padding: 22px 0
}
.job-list-long-item-2.job-highlighted {
    background: #FEF5EA
}
.job-list-long-item-2:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 22px
}
.job-list-long-item-2 h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 15px;
    position: relative
}
.job-list-long-item-2 h3 a small {
    font-weight: 300;
    font-size: 14px;
    border-bottom: 1px solid #A19A90;
    font-family: 'Open Sans', rsu_textregular, sans-serif;
    padding: 0 0 5px;
    display: online-block;
    float: right;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.job-list-long-item-2 h3 a small:hover {
    padding-right: 10px
}
.job-list-long-item-2 h3 .thumb-icon {
    position: absolute;
    left: 0;
    top: -23px
}
.job-list-long-item-2 h3 a small i {
    font-size: 10px
}
.job-list-long-item-2 h3 span {
    display: online-block;
    float: right;
    color: #C33D4B;
    margin-right: 5px;
    margin-top: -3px
}
.job-list-long-item-2 p {
    margin: 17px 0;
    font-size: 14px
}
.job-list-long-item-2 .image {
    position: relative
}
.job-list-long-item-2 .pinned {
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 16px;
    right: 0
}
.job-list-long-item-2 .pinned span {
    background: #57AAF7;
    color: #FFF;
    padding: 10px 10px 5px;
    line-height: 1;
    text-align: center;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .75);
    border-top: 0;
    float: right;
    margin-right: 110px
}
.category-grid-wrapper,
.winner-item .content p {
    border-top: 1px solid #DEDEDE
}
.category-grid-alt .category-grid-item,
.category-grid-wrapper {
    border-bottom: 1px solid #DEDEDE
}
ul.job-list-status-2 {
    margin: 12px 0 0 30px
}
ul.job-list-status-2 li {
    float: left;
    line-height: 1.2;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 700;
    margin-left: -50px
}
ul.job-list-status-2 li i {
    margin-right: 5px
}
ul.job-list-status-2 li:last-child {
    padding-right: 0
}
ul.job-list-status-2 li span {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    color: #333;
    font-weight: 400
}
ul.job-list-status-2.no-icon li {
    padding-right: 30px
}
ul.job-list-status-2.no-icon li span {
    padding-left: 0
}
.job-list-long-item-2 .pl {
    margin-left: -110px
}
ul.job-list-status-3 {
    margin: 12px 0 0 30px
}
ul.job-list-status-3 li {
    float: right;
    line-height: 1.2;
    padding-left: 20px;
    font-size: 13px;
    font-weight: 700;
    margin-left: -50px
}
ul.job-list-status-3 li i {
    margin-right: 5px
}
ul.job-list-status-3 li:last-child {
    padding-right: 0
}
ul.job-list-status-3 li span {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    color: #333;
    font-weight: 400
}
ul.job-list-status-3.no-icon li {
    padding-right: 30px
}
ul.job-list-status-3.no-icon li span {
    padding-left: 0
}
ul.job-list-status-4 {
    margin: 12px 0 0 30px
}
ul.job-list-status-4 li {
    float: right;
    line-height: 1.2;
    padding-left: 45px;
    font-size: 13px;
    font-weight: 700;
    margin-left: -50px
}
ul.job-list-status-4 li i {
    margin-right: 5px
}
ul.job-list-status-4 li:last-child {
    padding-right: 0
}
ul.job-list-status-4 li span {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    color: #333;
    font-weight: 400
}
ul.job-list-status-4.no-icon li {
    padding-right: 30px
}
ul.job-list-status-4.no-icon li span {
    padding-left: 0
}
.category-grid-item {
    text-align: center;
    margin: 0
}
.category-grid-item a {
    display: block;
    color: #666;
    padding: 40px 35px;
    border-right: 1px solid #DEDEDE
}
.category-grid-wrapper .row>div:first-child {
    border-left: 1px solid #DEDEDE
}
.category-grid-item a:hover {
    background: #F2F2F2
}
.category-grid-item .icon {
    font-size: 38px
}
.category-grid-item .texting {
    margin: 40px 0 0;
    position: relative;
    font-size: 17px;
    line-height: 1.35
}
.mega-menu-inner .category-grid-item {
    border-right: 1px solid #EAEAEAE
}
.mega-menu-inner .category-grid-item a {
    background: #FFF;
    color: #999;
    border-right: 1px solid #EAEAEAE;
    padding: 20px 15px 10px
}
.mega-menu-inner .category-grid-item .icon {
    font-size: 26px
}
.mega-menu-inner .category-grid-item h5 {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.05;
    font-weight: 300
}
.mega-menu-inner .category-grid-item h5:after {
    display: none
}
.mega-menu-inner .category-grid-item a:hover,
.mega-menu-inner .category-grid-item a:hover h5 {
    color: #489FF0
}
.category-checkbox-wrapper .checkbox-block {
    margin-bottom: 5px
}
.category-grid-wrapper.no-bh .row>div:last-child a {
    border-right: 0
}
.category-grid-wrapper.no-bh .row>div:first-child {
    border-left: 0
}
.category-grid-alt>div:last-child .category-grid-item a,
.category-grid-alt>div:nth-child(5) .category-grid-item a {
    border-right: 1px solid #FFF
}
.category-grid-alt>div:last-child .category-grid-item a,
.category-grid-alt>div:nth-child(10) .category-grid-item a {
    border-right: 0px solid #FFF;
}
.category-grid-alt>div:last-child .category-grid-item,
.category-grid-alt>div:nth-last-child(2) .category-grid-item,
.category-grid-alt>div:nth-last-child(3) .category-grid-item,
.category-grid-alt>div:nth-last-child(4) .category-grid-item,
.category-grid-alt>div:nth-last-child(5) .category-grid-item {
    border-bottom: 1px solid #FFF
}
.sidebar-category .category-grid-item a {
    padding: 20px 15px
}
.sidebar-category .category-grid-item .icon {
    font-size: 26px
}
.sidebar-category .category-grid-item h5 {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.05;
    font-weight: 300
}
.search-padding-button {
padding-top : 55px;
}

@media only screen and (max-width: 991px) {
    .category-grid-wrapper .row>div:nth-child(4) {
        border-left: 1px solid #DEDEDE
    }
    .category-grid-wrapper .row>div:nth-child(1),
    .category-grid-wrapper .row>div:nth-child(2),
    .category-grid-wrapper .row>div:nth-child(3) {
        border-bottom: 1px solid #DEDEDE
    }
    .post-job-wrapper .category-grid-item a {
        padding: 20px 10px
    }
}
@media (max-width: 767px) {
    .category-grid-item a {
        padding: 20px 15px 10px
    }
    .category-grid-wrapper .row>div:nth-child(3),
    .category-grid-wrapper .row>div:nth-child(5) {
        border-left: 1px solid #DEDEDE
    }
    .category-grid-wrapper .row>div:nth-child(4) {
        border-left: 0;
        border-bottom: 1px solid #DEDEDE
    }
    .post-job-wrapper .col-5-wrapper .col-5-item {
        width: 33.333333%
    }
    .post-job-wrapper .category-grid-alt>div:nth-child(5) .category-grid-item a {
        border-right: 1px solid #DEDEDE
    }
    .post-job-wrapper .category-grid-alt>div:nth-child(6) .category-grid-item a {
        border-bottom: 1px solid #DEDEDE
    }
    .post-job-wrapper .category-grid-alt>div:nth-last-child(2) .category-grid-item a,
    .post-job-wrapper .category-grid-alt>div:nth-last-child(3) .category-grid-item a,
    .post-job-wrapper .category-grid-alt>div:nth-last-child(4) .category-grid-item a {
        border-bottom: 1px solid #DEDEDE;
        margin-top: -1px
    }
    .post-job-wrapper .category-grid-alt>div:last-child .category-grid-item a {
        margin-top: -1px;
        border-right: 1px solid #DEDEDE
    }

}
@media (max-width: 479px) {
    .category-grid-wrapper .row>div:nth-child(even) {
        border-left: 1px solid #DEDEDE
    }
    .category-grid-wrapper .row>div:nth-child(5) {
        border-bottom: 1px solid #DEDEDE
    }
    .mega-menu-inner .category-grid-item a {
        padding: 15px 0 5px;
        height: 100px
    }
    .post-job-wrapper .col-5-wrapper .col-5-item {
        width: 50%
    }
    .post-job-wrapper .category-grid-alt>div:nth-child(even) .category-grid-item a {
        border-right: 1px solid #FFF
    }
    .post-job-wrapper .category-grid-alt>div:nth-child(13) .category-grid-item a {
        border-right: 0px solid #FFF
    }
    .post-job-wrapper .category-grid-alt>div:nth-child(15) .category-grid-item a {
        border-right: 1px solid #FFF
    }
    .product-job-wrapper {
       border-top: 1px solid #e3e2e2 !important;margin-top:-2px;border-right: 1px solid #e3e2e2
    }
    .post-job-wrapper .category-grid-alt>div:nth-last-child(2) .category-grid-item a {
        border-bottom: 1px solid #FFF
    }
    .search-padding-button {
     padding-top : 40px;
    }
}
.category-checkbox-wrapper .checkbox-block label {
    font-size: 15px;
    font-weight: 400
}
.job-list-item {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 12px;
    margin-bottom: 15px
}
.job-list-item a {
    color: #666;
    display: block
}
.job-list-item h4 {
    margin: 0 100px 0 0;
    line-height: 1;
    font-weight: 400;
    font-size: 20px;
    color: #636363
}
.job-list-item a:hover h4 {
    color: #489FF0
}
.job-list-item .image {
    width: 60px;
    float: left
}
.job-list-item .content {
    margin-left: 75px
}
.job-list-item .content-top {
    position: relative;
    padding: 2px 0 4px
}
.job-list-item .content-top .price {
    position: absolute;
    top: 0;
    right: 0;
    background: #489FF0;
    color: #FFF;
    padding: 4px 8px 2px;
    line-height: 1;
    font-weight: 700
}
.job-list-item .content-bottom>div>div:nth-child(2) {
    text-align: right
}
.job-list-item.no-image .content {
    margin-left: 0
}
@media only screen and (max-width: 1199px) {
    .job-list-item .content-bottom>div>div:nth-child(2) {
        line-height: 1.15;
        padding-top: 6px
    }
    .mega-menu-inner>div {
        padding: 0 20px 0 0;
        margin: -10px 0 10px
    }
    .mega-menu-inner .category-grid-item a {
        background: #FFF;
        color: #999;
        border-right: 0;
        padding: 20px 15px 10px
    }
}
@media (max-width: 479px) {
    .job-list-item .image {
        margin-top: 8px
    }
    .job-list-item h4 {
        margin: 0 0 10px
    }
    .job-list-item .content-top .price {
        position: relative;
        margin: 30px 0;
        padding: 2px 8px 0
    }
    .job-list-item .content-bottom>div>div:nth-child(1) {
        margin-top: 5px
    }
    .job-list-item .content-bottom>div>div:nth-child(2) {
        text-align: left
    }
}
.winner-item {
    background: #E8E8E8;
    padding: 10px 10px 20px
}
.winner-item .image {
    margin: 0 0 20px
}
.winner-item .content {
    padding: 0 10px
}
.winner-item .content h5 {
    margin: 0 0 10px
}
.winner-item .content a.block.text-right {
    color: #636363;
    margin-top: -3px
}
.winner-item .content p {
    padding-top: 15px
}
.winner-lg-wrapper {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 40px;
    margin-top: -10px
}
.winner-lg-wrapper .pl {
    padding-left: 10px;
    padding-right: 20px
}
.winner-lg-wrapper h3 {
    margin: 0 0 20px;
    font-size: 26px;
    font-weight: 500
}
.winner-lg-wrapper p {
    font-size: 16px;
    margin: 0 0 20px
}
ul.login-modal-tab-nav {
    background: #EAEAEA;
    padding: 0;
    margin: 0
}
ul.login-modal-tab-nav li {
    float: left;
    width: 50%;
    text-align: center
}
ul.login-modal-tab-nav li a {
    display: block;
    padding: 10px;
    font-weight: 600;
    font-size: 15px;
    color: #565656
}
ul.login-modal-tab-nav li.active a {
    background: #FFF
}
ul.login-modal-tab-nav li a:hover {
    color: #489FF0
}
.btn.btn-facebook {
    background: #3b5998;
    color: #FFF
}
ul.comment-item li .comment-header a,
ul.detail-meta li a {
    color: #333
}
.btn.btn-facebook:hover {
    opacity: .8
}
.login-modal-tab-wrapper .form-control {
    background: #FFF;
    height: 40px
}
.detail-header {
    padding: 50px 0 10px
}
.detail-header h2 {
    border-bottom: 2px solid #A19A90;
    padding-bottom: 15px
}
ul.detail-meta {
    padding: 0;
    margin: 0
}
ul.detail-meta li {
    display: inline-block;
    text-align: left;
    line-height: 1.55
}
ul.detail-meta li+li {
    margin-left: 25px;
    padding-left: 25px
}
ul.detail-meta li .icon {
    float: left;
    font-size: 20px
}
ul.detail-meta li .content {
    margin-left: 30px
}
ul.detail-meta li .content a {
    font-size: 19px
}
.detail-header .btn {
    margin-top: 10px
}
ul.detail-meta.no-icon li {
    margin: 0;
    padding-right: 60px
}
ul.detail-meta.no-icon li .content {
    margin-left: 0
}
.detail-box+.detail-box {
    margin-top: 20px
}
.detail-box h3 {
    margin: 0 0 10px
}
.detail-box ul {
    list-style: decimal;
    margin-left: 25px;
    margin-right: 200px
}
.detail-box ul li+li {
    margin-top: 7px
}
.detail-related-image-wrapper {
    margin: 18px 0 0
}
ul.detail-related-image {
    list-style: none;
    margin: 0 -5px;
    padding: 0
}
ul.detail-related-image li {
    float: left;
    padding: 0 5px 5px
}
ul.detail-related-image li+li {
    margin: 0
}
.detail-related-image img {
    height: 90px
}
.detail-filter-wrapper {
    margin: 18px 0 0;
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6
}
.detail-filter-item {
    padding: 34px 0 25px;
    margin: 0;
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}
.detail-filter-item p {
    margin: 14px 0 0
}
.detail-filter-wrapper.no-border {
    margin: 18px 0 0
}
.no-border .detail-filter-item {
    padding: 24px 0 15px
}
#comment-wrapper {
    position: relative
}
ul.comment-item {
    list-style: none;
    padding: 0;
    margin: 10px 0 0
}
ul.comment-item li {
    position: relative;
    display: block
}
ul.comment-item li ul {
    margin: 0;
    padding: 0
}
ul.comment-item li ul li {
    margin-left: 45px
}
ul.comment-item li ul ul {
    margin: 0;
    padding: 0
}
ul.comment-item li ul ul li {
    margin-left: 0
}
ul.comment-item li .comment-inner {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 20px;
    margin-bottom: 20px
}
ul.comment-item li li li .comment-inner {
    background: red
}
.comment-item .comment-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%
}
.comment-item .comment-avatar img {
    width: 100%;
    border-radius: 50%
}
ul.comment-item li .comment-header {
    margin-left: 60px
}
ul.comment-item li .comment-header .comment-reply {
    color: #FFF
}
.comment-item .comment-time {
    display: block;
    font-style: italic;
    font-weight: 300;
    font-size: 13px;
    color: #989B8E;
    margin-bottom: 10px
}
.comment-item a.comment-reply {
    float: right;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 12px 5px;
    text-transform: uppercase;
    background: #489FF0;
    color: #FFF;
    -webkit-transition: all .3s;
    transition: all .3s
}
.comment-item a.comment-reply:hover {
    opacity: .6;
    filter: alpha(opacity=60)
}
.comment-form .form-control:-ms-input-placeholder {
    color: #FFF
}
.comment-content {
    margin-top: 20px
}
.comment-content ul {
    list-style: none !important;
    margin: 0 0 20px;
    padding: 0
}
.comment-content ol {
    list-style: decimal !important;
    margin: 0 0 20px;
    padding: 0
}
.comment-content ol li,
.comment-content ul li {
    margin: 0 0 7px;
    padding: 0
}
.comment-content ul li {
    position: relative;
    border: 0
}
.dashboard-menu ul li .icon,
.dashboard-user-status>div>div:first-child {
    border-right: 1px solid #E6E6E6
}
.comment-content ul li:before {
    content: "- "
}
.about-us-hero::before,
.dashboard-menu ul li:after,
.profile-detail-hero:before,
h5.footer-title:after {
    content: ""
}
.comment-content ol li:last-child,
.comment-content ul li:last-child {
    margin-bottom: 0
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
    margin: 30px 0 18px
}
.comment-form label {
    font-weight: 400;
    margin: 0 0 7px
}
.dashboard-header {
    margin: 0 0 35px
}
.dashboard-header h2 {
    border-bottom: 2px solid #A19A90;
    margin: 0 0 10px;
    padding-bottom: 15px
}
.dashboard-header p {
    font-size: 15px
}
.dashboard-pl-wrapper {
    margin-left: 20px
}
.dashboard-user {
    border: 1px solid #E6E6E6;
    text-align: center;
    padding: 10px 0 20px;
    margin: 0 0 20px
}
.dashboard-user .image {
    width: 100px;
    height: 100px;
    margin: 20px auto;
    border-radius: 50%;
    border: 1px solid #E6E6E6;
    padding: 2px
}
.dashboard-user h4 {
    margin: 0 0 5px
}
.dashboard-user-status {
    border-top: 1px solid #E6E6E6;
    margin-bottom: -20px;
    line-height: 1
}
.dashboard-user-status>div>div {
    padding: 20px 5px 13px
}
.dashboard-user-status span {
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px
}
.dashboard-menu h3 {
    margin: 0 0 10px
}
.dashboard-menu ul {
    border: 1px solid #E6E6E6;
    border-bottom: 0;
    margin: 0
}
.dashboard-menu ul li {
    border-bottom: 1px solid #E6E6E6;
    position: relative
}
.dashboard-menu ul li a {
    font-size: 16px;
    display: block;
    padding: 10px 10px 10px 58px
}
.dashboard-menu ul li .icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    text-align: center;
    display: block;
    font-size: 23px;
    line-height: 44px;
    color: #c4c4c4
}
.dashboard-menu ul li:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 47px;
    height: 44px;
    width: 2px;
    background: 0 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.dashboard-menu ul li.active:after,
.dashboard-menu ul li:hover:after {
    background: #57AAF7
}
.dashboard-menu ul li a:hover,
.dashboard-menu ul li.active a {
    padding-left: 64px
}
.dashboard-menu ul li.active .icon {
    color: #57AAF7
}
.profile-list-1-wrapper {
    border: 1px solid #E6E6E6;
    padding: 5px
}
.profile-list-1-wrapper>div {
    border-bottom: 1px solid #F5F5F5;
    padding-top: 15px;
    padding-bottom: 11px
}
.profile-list-1-wrapper>div:last-child {
    border-bottom: 0
}
.profile-list-1-wrapper>div>div>div {
    padding-top: 1px
}
.dashboard-portfolio-wrapper>div>div {
    margin-bottom: 30px
}
.dashboard-portfolio-wrapper>div>div:last-child,
.dashboard-portfolio-wrapper>div>div:nth-last-child(2) {
    margin-bottom: 0
}
.dashboard-portfolio-item {
    border: 1px solid #E6E6E6;
    position: relative;
    height: 100%;
    min-height: 440px
}
.dashboard-portfolio-item .content {
    border-top: 1px solid #E6E6E6;
    margin-bottom: 140px;
    padding: 0 15px
}
.dashboard-portfolio-item .content h4 {
    margin: 25px 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: -10px !important
}
.dashboard-portfolio-item .content-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.dashboard-portfolio-item .content-bottom .texting {
    text-align: right;
    font-size: 14px;
    font-weight: 700
}
.dashboard-portfolio-item .content-bottom .action {
    text-align: center;
    border-top: 1px solid #E6E6E6;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 500
}
.dashboard-portfolio-item .content-bottom .action a,
.dashboard-portfolio-item .content-bottom .action span {
    color: #939393;
    border-right: 1px solid #E6E6E6;
    display: block;
    padding: 8px 5px 7px
}
.dashboard-portfolio-item .content-bottom .action a:hover {
    color: #57AAF7
}
.dashboard-portfolio-item .content-bottom .action>div>div:last-child a,
.dashboard-portfolio-item .content-bottom .action>div>div:last-child span {
    border-right: 0
}
.dashboard-portfolio-item2 {
    border: 1px solid #E6E6E6;
    position: relative;
    height: 100%;
    min-height: 455px
}
.dashboard-portfolio-item2 .content {
    border-top: 1px solid #E6E6E6;
    margin-bottom: 140px;
    padding: 0 15px
}
.dashboard-portfolio-item2 .content h4 {
    margin: 25px 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: -10px !important
}
.dashboard-portfolio-item2 .content-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.dashboard-portfolio-item2 .content-bottom .texting {
    text-align: right;
    font-size: 14px;
    font-weight: 700
}
.dashboard-portfolio-item2 .content-bottom .action {
    text-align: center;
    border-top: 1px solid #E6E6E6;
    font-size: 14px;
    font-weight: 500
}
.dashboard-portfolio-item2 .content-bottom .action a,
.dashboard-portfolio-item2 .content-bottom .action span {
    color: #939393;
    border-right: 1px solid #E6E6E6;
    display: block;
    padding: 8px 5px 7px
}
.dashboard-portfolio-item2 .content-bottom .action a:hover {
    color: #57AAF7
}
.dashboard-portfolio-item2 .content-bottom .action>div>div:last-child a,
.dashboard-portfolio-item2 .content-bottom .action>div>div:last-child span {
    border-right: 0
}
.dashboard-portfolio-item3 {
    border: 1px solid #E6E6E6;
    position: relative;
    height: 100%;
    min-height: 415px
}
.dashboard-portfolio-item3 .content {
    border-top: 1px solid #E6E6E6;
    margin-bottom: 140px;
    padding: 0 15px
}
.dashboard-portfolio-item3 .content h4 {
    margin: 25px 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: -10px !important
}
.dashboard-portfolio-item3 .content-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.dashboard-portfolio-item3 .content-bottom .texting {
    text-align: right;
    font-size: 14px;
    font-weight: 700
}
.dashboard-portfolio-item3 .content-bottom .action {
    text-align: center;
    border-top: 1px solid #E6E6E6;
    font-size: 12px;
    font-weight: 500
}
.dashboard-portfolio-item3 .content-bottom .action a,
.dashboard-portfolio-item3 .content-bottom .action span {
    color: #939393;
    border-right: 1px solid #E6E6E6;
    display: block;
    padding: 8px 5px 7px
}
.dashboard-portfolio-item3 .content-bottom .action a:hover {
    color: #57AAF7
}
.dashboard-portfolio-item3 .content-bottom .action>div>div:last-child a,
.dashboard-portfolio-item3 .content-bottom .action>div>div:last-child span {
    border-right: 0
}
.portfolio-item.no-border {
    border: 0;
    padding: 0;
    margin: 8px 0
}
.dashboard-messge thead th {
    padding-top: 10px
}
.dashboard-messge tr a,
.dashboard-messge tr span {
    display: block;
    margin-top: 4px
}
.dashboard-messge tr a.texting {
    color: #636363
}
.dashboard-messge tr a.texting:hover {
    color: #57AAF7
}
.dashboard-messge .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F6FCFC
}
.quick-search {
    position: relative;
    margin: 0;
    background: #E8E8E8
}
.quick-search .search-form {
    margin: 10px 10px 0
}
.quick-search .btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #FFF;
    background: #489FF0;
    height: 46px;
    line-height: 1;
    padding: 5px 20px
}
.quick-search .btn:hover {
    background: #4393DE
}
.quick-search .form-control {
    padding-right: 66px
}
.form-group.quick-search-2 {
    position: relative;
    margin: 0
}
.form-group.quick-search-2 .btn {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    color: #636363;
    padding: 7px 10px 7px 7px
}
.form-group.quick-search-2 .form-control {
    padding-right: 38px
}
.about-us-hero::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7)
}
.about-us-hero h2 {
    border-bottom: 2px solid #FFF;
    padding: 0 0 33px;
    margin: 0 0 30px;
    color: #FFF
}
.about-us-header {
    margin: 0 0 30px;
    text-align: center
}
.about-us-header h2 {
    border-bottom: 2px solid #A19A90;
    padding: 0 0 30px;
    margin: 0 0 30px
}
.about-us-header h3 {
    font-size: 32px;
    line-height: 34px;
    font-weight: 600
}
@media only screen and (max-width: 767px) {
    .about-us-hero {
        padding: 70px 0 50px
    }
}
.map-wrapper {
    background: #FFF
}
.map-wrapper img {
    max-width: none !important
}
.map-full-width {
    height: 500px
}
.contact-form input.form-control {
    height: 40px;
    padding-top: 10px
}
.contact-item-wrapper {
    padding-left: 50px
}
.contact-item {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 20px;
    margin-bottom: 20px
}
.contact-item h5 {
    font-size: 21px;
    margin: 0 0 10px;
    font-weight: 400
}
.contact-item p {
    font-size: 15px
}
.contact-item p a {
    color: #636363
}
.contact-item p a:hover {
    color: #0EA3CC
}
.contact-item p.p-social a {
    margin-right: 15px
}
.form-captcha {
    position: relative;
    display: block
}
.form-captcha>div .btn-captcode {
    width: 116px;
    left: 0
}
.form-captcha .btn-captcode {
    background: #F5F5F5;
    cursor: pointer;
    color: #626262;
    height: 28px;
    position: relative;
    margin: 0 0 20px
}
.captcode {
    padding: 0;
    position: relative
}
.captcode img {
    position: relative;
    top: 1px
}
.refresh-captcha {
    position: absolute;
    background: #489FF0;
    right: -45px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    top: 4px;
    border-radius: 50%;
    text-align: center
}
.refresh-captcha i {
    color: #fff
}
.state-error .form-control {
    background: #FEE9EA;
    border-color: #DE888A
}
.state-error .form-control:focus {
    -webkit-box-shadow: 0 0 3px #DE888A inset;
    -moz-box-shadow: 0 0 3px #DE888A inset;
    -o-box-shadow: 0 0 3px #DE888A inset;
    box-shadow: 0 0 3px #DE888A inset
}
.state-error {
    display: block !important;
    margin-top: -10px;
    line-height: normal;
    font-size: 12px;
    color: #DE888A;
    margin-bottom: 15px;
    font-style: italic
}
.contact-form .form-control::-moz-placeholder {
    padding-top: 3px
}
.contact-form .form-control:-ms-input-placeholder {
    padding-top: 3px
}
.contact-form .form-control::-webkit-input-placeholder {
    padding-top: 3px
}
@media (max-width: 767px) {
    .contact-item-wrapper {
        padding-left: 0;
        margin-top: 50px
    }
}
.main-footer {
    background: #2F3137;
    padding-top: 70px;
    padding-bottom: 40px;
    color: rgba(255, 255, 255, .55);
    line-height: 28px;
    font-size: 14px
}
.main-footer a {
    color: rgba(255, 255, 255, .65) !important;
    font-weight: 400
}
.main-footer a:hover {
    color: rgba(255, 255, 255, 1) !important
}
h5.footer-title,
h5.footer-title a {
    font-weight: 400;
    color: rgba(255, 255, 255, .85)
}
.main-footer .btn-read-more {
    border-bottom: 1px dashed rgba(255, 255, 255, .55)
}
.footer-logo {
    margin: 0 0 25px
}
.about-us-footer {
    padding-right: 15px
}
.main-footer .about-us-text {
    margin-bottom: 20px
}
ul.menu-footer {
    margin: 0
}
ul.menu-footer li {
    margin-bottom: 10px;
    line-height: 24px;
    position: relative;
    padding-left: 0
}
ul.menu-footer.social li a {
    font-size: 12px
}
ul.menu-footer.social li a i {
    font-size: 16px
}
h5.footer-title {
    font-size: 20px;
    margin: 0 0 30px;
    position: relative
}
h5.footer-title:after {
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 40px;
    height: 2px;
    background: #489FF0
}
.footer-phone {
    font-size: 18px
}
@media (max-width: 767px) {
    p.copy-right {
        margin-bottom: 20px
    }
}
.designer-item-wrapper {
    margin-left: -10px;
    margin-right: -10px
}
.designer-item {
    position: relative;
    text-align: center;
    margin: 0 10px 20px;
    border: 1px solid #E6E6E6;
    padding-bottom: 55px
}
.designer-item .designer-top-field {
    background: #489FF0;
    color: #FFF;
    line-height: 1.5;
    padding: 25px 20px 60px;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px
}
.designer-item .designer-top-field h4 {
    color: #FFF;
    margin: 0 0 5px
}
.designer-item .designer-top-field.with-bg-image {
    position: relative;
    background: 0 0;
    overflow: hidden
}
.designer-item .designer-top-field.with-bg-image .bg-image-blur {
    width: 400px;
    background-size: cover;
    height: 400px;
    filter: blur(35px);
    -webkit-filter: blur(35px);
    -mox-filter: blur(35px);
    margin-left: -200px;
    margin-top: -200px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%
}
.designer-item .designer-image {
    width: 100px;
    height: 100px;
    margin: -50px auto 0;
    border: 2px solid #FFF;
    border-radius: 50%;
    position: relative
}
.designer-item .designer-content {
    padding: 15px 20px;
    line-height: 1.65
}
.designer-item .designer-bottom-absolute {
    border-top: 1px solid #E6E6E6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 0 13px;
    line-height: 1.3;
    height: 47px
}
.designer-item .designer-bottom-absolute .row {
    position: relative
}
.designer-item .designer-bottom-absolute .row:after {
    content: "";
    position: absolute;
    top: -15px;
    height: 47px;
    left: 50%;
    width: 1px;
    background: #E6E6E6
}
.designer-item-long {
    padding-left: 105px;
    padding-right: 135px;
    position: relative;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 22px;
    margin-bottom: 22px
}
.designer-item-long:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 22px
}
.designer-item-long .designer-image {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0
}
.designer-item-long .designer-content {
    line-height: 1.7
}
.designer-item-long .designer-content h4 {
    margin: 0 0 10px
}
.designer-item-long .designer-content .designer-skill {
    border-left: 1px solid #E6E6E6;
    padding-left: 30px;
    min-height: 80px
}
.designer-item-long .btn {
    position: absolute;
    top: 5px;
    right: 0;
    padding: 2px 7px;
    line-height: 1.5;
    font-size: 14px
}
.designer-item-long .btn i {
    font-size: 12px
}
.designer-item-long .btn-send-msg {
    top: 40px
}
.profile-detail-hero {
    padding: 0 0 20px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF
}
.profile-detail-hero:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(87, 170, 247, .9)
}
.profile-detail-hero .breadcrumb-wrapper {
    background: 0 0
}
.profile-detail-hero>.container {
    margin-top: 50px
}
.profile-detail-sidebar {
    border: 1px solid #E6E6E6;
    margin-top: -200px;
    background: #FFF
}
.profile-detail-sidebar .profile-detail-header {
    border-bottom: 1px solid #E6E6E6;
    padding: 20px 0 25px
}
.profile-detail-sidebar .profile-detail-header h3 {
    margin: 0 0 5px
}
.profile-detail-sidebar .profile-detail-content {
    border-bottom: 1px solid #E6E6E6;
    padding: 25px 10px 20px 20px
}
.profile-detail-sidebar .profile-detail-content h4 {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 700
}
.profile-detail-sidebar .profile-detail-content .item:not(:last-child) {
    margin: 0 0 15px
}
.profile-detail-sidebar .profile-detail-bottom>div>div {
    float: left;
    text-align: center;
    line-height: 1.6;
    border-right: 1px solid #E6E6E6;
    padding: 15px 0 10px
}
.profile-detail-sidebar .profile-detail-bottom>div>div:last-child {
    border-right: 0
}
.profile-detail-sidebar .profile-detail-bottom .two-five {
    width: 37%
}
.profile-detail-sidebar .profile-detail-bottom .one-five {
    width: 26%
}
.profile-detail-sidebar.alt-image-border-radius {
    border: 1px solid #E6E6E6;
    margin-top: -200px;
    background: #FFF;
    border-radius: 262px 262px 0 0
}
.profile-detail-sidebar.alt-image-border-radius .profile-detail-image {
    padding: 20px 20px 10px
}
.profile-detail-sidebar.alt-image-border-radius img {
    border-radius: 262px 262px 0 0
}
.profile-detail-sidebar.alt-image-border-radius img.img-circle {
    border-radius: 50%
}
.profile-detail-sidebar.bg-primary,
.profile-detail-sidebar.bg-primary .profile-detail-bottom>div>div,
.profile-detail-sidebar.bg-primary .profile-detail-content,
.profile-detail-sidebar.bg-primary .profile-detail-header {
    border-color: rgba(255, 255, 255, .5)
}
.profile-detail-sidebar.bg-primary .btn {
    border: 2px solid #FFF
}
h3.profile-item-title {
    border-bottom: 2px solid #A19A90;
    padding-bottom: 10px
}
.profile-detail-hero h2 {
    padding: 0;
    margin: 0 0 15px;
    color: #FFF
}
.profile-detail-hero p {
    padding: 0;
    font-size: 16px
}
.profile-detail-hero .btn {
    background: rgba(255, 255, 255, .8);
    color: #333;
    display: block;
    margin-top: -9px
}
.profile-detail-hero .btn:hover {
    background: rgba(255, 255, 255, 1)
}
.GridLex-grid-noGutter-gap-20 .profile-portfolio-item {
    margin: 0 10px 20px
}
.profile-portfolio-item {
    border: 1px solid #E6E6E6
}
.profile-portfolio-item img {
    width: 100%
}
.profile-portfolio-item .content {
    text-align: center;
    padding: 20px 10px
}
.profile-portfolio-item .content .btn {
    padding: 2px 8px;
    font-size: 14px;
    display: inline-block;
    margin-top: 5px
}
.profile-portfolio-item .content .btn i {
    font-size: 12px
}
@media only screen and (max-width: 991px) {
    .designer-item-long .designer-content .designer-skill {
        border-top: 1px solid #E6E6E6;
        border-left: 0;
        padding-left: 0;
        padding-top: 10px;
        margin-top: 10px
    }
    .profile-detail-hero .btn {
        padding-left: 2px;
        padding-right: 2px;
        margin-top: 5px
    }
}
@media (max-width: 767px) {
    .profile-detail-hero>.container {
        margin-top: 0;
        margin-bottom: 150px
    }
    .profile-detail-hero>.container .dashboard-pl-wrapper {
        margin-top: 0
    }
}
@media (max-width: 479px) {
    .designer-item-long {
        padding-left: 0;
        padding-right: 0
    }
    .designer-item-long .designer-image {
        position: relative
    }
    .designer-item-long .designer-content {
        margin-top: 15px
    }
    .designer-item-long .designer-content .designer-skill {
        border-top: 0;
        padding-top: 10px;
        margin-top: 0
    }
}
.hero-step-item .icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    border: 1px solid rgba(255, 255, 255, .8);
    border-radius: 50%;
    float: left;
    font-size: 22px;
    color: rgba(255, 255, 255, .8);
    padding-top: 12px !important
}
.testimonial-grid-item .content:after,
.testimonial-grid-item .content:before {
    font-family: themify;
    content: "" !important;
    font-size: 18px
}
.colored-header-menu {
    background: #3776B0 !important
}
.padding-signup-1 {
    margin-bottom: -15px !important
}
.padding-concept-1 {
    margin-top: -80px !important
}
.padding-concept-2 {
    margin-bottom: -70px !important
}
.padding-concept-3 {
    margin-bottom: -10px !important
}
.contact-text {
    color: #fff;
    text-decoration: underline
}
.contact-header-padding {
    padding-top: 125px !important
}
.counter-item {
    text-align: center;
    margin-bottom: 30px;
    border-right: 0 !important
}
.about-us-hero {
    position: relative;
    padding: 170px 0 100px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #4393DE;
    text-align: center
}
.back-top-wrapper {
    width: 100%;
    position: absolute;
    overflow: hidden;
    height: 50px;
    display: block
}
.back-top a,
.back-top span {
    width: 50px;
    nowhitespace: afterproperty;
    height: 50px
}
.back-top {
    bottom: 25px;
    right: 20px;
    margin-bottom: 0;
    position: fixed;
    display: none;
    z-index: 9999999
}
.back-top a {
    display: block;
    text-align: center;
    text-decoration: none;
    background: url(../Images/System/Graphic/up-arrow.png) center center no-repeat #05A7FF;
    border-radius: 5px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
.font-inbox-upload:hover,
.project-title-inbox-myproject:hover,
.text-underline:hover,
.txtProjectTitle:hover {
    text-decoration: underline
}
.back-top a:hover {
    background-color: #768791;
    display: block
}
.back-top span {
    border-radius: 10px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
.testimonial-grid-item .content:before {
    position: absolute;
    left: 50%;
    top: 20px
}
.testimonial-grid-item .content:after {
    position: absolute;
    left: 50%;
    bottom: 20px
}
.category-grid-item .texting:after,
.navbar-mini .dropdown>a:before,
.navbar-nav>li.mega-menu a:after {
    content: "";
    left: 50%
}
.content-margin {
    margin-top: 120px !important
}
.content-margin-post {
    margin-top: 59px !important
}
.margin-top-feeling-text {
    margin-top: -5px !important
}
.center {
    text-align: center
}
.left {
    text-align: left
}
.right {
    text-align: right
}
.middle {
    vertical-align: middle
}
.top {
    vertical-align: top
}
.bottom {
    vertical-align: bottom
}
.hideElement {
    display: none
}
.cursor-pointer {
    cursor: pointer !important
}
.blacktone {
    background-color: #000;
    color: #fff;
    font-weight: 700
}
.blacktext {
    color: #000 !important
}
.bluetone {
    background-color: #507CD1;
    color: #fff;
    font-weight: 700
}
.redtext {
    color: Red !important
}
.bluetext {
    color: #489ff0 !important
}
.floatright {
    float: right
}
.floatleft {
    float: left
}
.white {
    color: #fff !important
}
.textTone1 {
    color: #4d4d4d !important
}
.textTone2 {
    color: #05A7FF !important
}
.F10 {
    font-size: 10px
}
.F11 {
    font-size: 11px
}
.F12 {
    font-size: 12px
}
.F13 {
    font-size: 13px
}
.F14 {
    font-size: 14px
}
.F15 {
    font-size: 15px
}
.F16 {
    font-size: 16px
}
.F17 {
    font-size: 17px
}
.F18 {
    font-size: 18px
}
.margin-project-detail-11 {
    margin-left: 2px !important
}
.logo-wrapper {
    width: 100px;
    min-height: 23px;
    float: left;
    margin: 0
}
.logo-wrapper .logo {
    padding: 10px 0;
    transition: all .3s ease-in-out 0s;
    margin-right: 20px
}
.navbar-nav>li>a {
    line-height: 60px;
    height: 10px;
    font-weight: 700;
    font-size: 14px !important;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding: 0 15px 0 0
}
.navbar-mini>ul>li>a,
.navbar-mini>ul>li>span.text {
    color: #489FF0;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 66px;
    height: 10px;
    webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}
.category-grid-item .texting:after {
    position: absolute;
    top: -20px;
    width: 40px;
    margin-left: -20px;
    height: 3px;
    border-top: 0
}
.step-item .step-number>span {
    display: block;
    position: absolute;
    left: 47%;
    top: 1px;
    margin-left: -18px;
    font-size: 18px;
    z-index: 15px;
    border: 1px solid #FFF;
    border-radius: 50%
}
.navbar-nav>li.mega-menu ul {
    left: 0;
    width: 100%;
    top: 55px !important;
    padding: 0;
    z-index: 11111
}
.navbar-nav>li.mega-menu a:after {
    position: absolute;
    bottom: -1px;
    color: #FFF;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: transparent;
    margin-left: -15px;
    z-index: 111111;
    top: 48px !important;
    -webkit-transition: all .15s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .15s ease-in-out 0s;
    -o-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
    line-height: 1.42;
    border-radius: 15px;
    z-index: 10000
}
.bgGreen,
.bgred {
    border: none !important
}
.imgAction {
    position: relative;
    z-index: 1;
    top: 15px;
    right: -8px
}
.probo-box {
    padding-top: 70px;
    padding-bottom: 40px;
    text-align: center
}
.pt-65 {
    padding-top: 65px !important
}
.pricing-content ul {
    text-align: center !important;
    margin: 40px 0 30px;
    min-height: 390px
}
.pricing-item img {
    width: 60px
}
.bglavender {
    background-color: #E6E6FA !important
}
.bgwhite {
    background-color: #fff !important
}
.bgwhitesmoke {
    background-color: #F5F5F5 !important
}
.bgred {
    background-color: Red !important
}
.bgGreen {
    background-color: Green !important
}
.bglemonchiffon {
    background-color: #FFFACD !important
}
.pricing-item.pricing-best {
    background: 0 0 !important;
    position: relative
}
.linkcolorsametext {
    color: #666 !important
}
.imgpackage {
    display: inline !important
}
.poststep3-margin-1 {
    margin-top: -192px
}
.poststep3-margin-2 {
    margin-top: -20px
}
.poststep3-margin-3 {
    margin-top: -200px
}
.poststep3-margin-3_1 {
    margin-top: -200px
}
.margin-top-minus-1 {
    margin-top: -1px !important
}
.margin-top-minus-2 {
    margin-top: -2px !important
}
.margin-top-minus-3 {
    margin-top: -3px !important
}
.margin-top-minus-4 {
    margin-top: -4px !important
}
.margin-top-minus-5 {
    margin-top: -5px !important
}
.margin-top-minus-10 {
    margin-top: -10px !important
}
.margin-top-minus-20 {
    margin-top: -20px !important
}
.margin-top-minus-30 {
    margin-top: -30px !important
}
.margin-top-minus-40 {
    margin-top: -40px !important
}
.margin-top-minus-45 {
    margin-top: -45px !important
}
.margin-top-minus-50 {
    margin-top: -50px !important
}
.margin-top-minus-55 {
    margin-top: -55px !important
}
.margin-top-minus-60 {
    margin-top: -60px !important
}
.margin-top-minus-70 {
    margin-top: -70px !important
}
.margin-top-minus-80 {
    margin-top: -80px !important
}
.margin-top-minus-90 {
    margin-top: -90px !important
}
.margin-top-minus-100 {
    margin-top: -100px !important
}
.margin-top-minus-110 {
    margin-top: -110px !important
}
.margin-top-minus-120 {
    margin-top: -120px !important
}
.hideme {
    opacity: 0
}
.imgportfoliohome {
    width: 100%;
    height: 180px !important
}
.border-none {
    border: 0 !important
}
.step-item.active .step-number:before {
    margin-top: -7px
}
.section-title_border {
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 60px;
    position: relative;
    border-bottom: 2px solid #A19A90
}
.color_icon {
    color: #57AAF7 !important
}
.how-it-work-accordion-wrapper .accordion-heading h4.panel-title {
    font-size: 18px;
    margin-bottom: 20px
}
.margin-social-footer1 {
    margin-left: -10px
}
.margin-social-footer2 {
    margin-left: -25px
}
.margin-social-contact1 {
    margin-left: -15px
}
.margin-social-contact2 {
    margin-left: -30px
}
.transparent-header .navbar-mini {
    margin-top: -21px
}
.navbar-mini .dropdown>a:before {
    position: absolute;
    bottom: -49px !important;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px;
    border-color: transparent;
    margin-left: -3px;
    z-index: 11111;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.navbar-mini .dropdown-menu {
    min-width: 80px;
    padding: 5px 0;
    top: 65px;
    left: -25px
}
.navbar-sticky .navbar-mini>ul>li>a,
.navbar-sticky .navbar-mini>ul>li>span.text {
    line-height: 52px;
    height: 10px;
    color: rgba(255, 255, 255, .9)
}
.content-margin2 {
    padding-top: 58px
}
.content-margin3 {
    padding-top: 40px
}
.box_wrap {
    background: #fff;
    margin: 20px auto;
    display: block;
    width: 100%px;
    height: auto;
    padding: 20px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}
.txtProjectTitle {
    font-size: 22px !important
}
.dashboard-messge-content h4,
.font-inbox-upload,
.project-title-inbox-myproject {
    font-size: 16px !important
}
.margin-project-detail-1 {
    margin-top: 205px
}
.margin-project-detail-2 {
    margin-left: 25px
}
.margin-project-detail-4 {
    margin-left: -2px !important
}
.margin-project-submit-1 {
    margin-left: 0 !important
}
.margin-project-submit-2 {
    margin-top: 20px
}
.box-content {
    border: 1px #E6E6E6;
    padding-left: 20px !important;
    border-top: 0 !important;
    padding-bottom: 20px
}
.box-content_bottom {
    border-bottom: 1px solid #E6E6E6 !important
}
.box-content_top {
    border-top: 1px solid #E6E6E6 !important
}
.box-content2 {
    border: 1px #E6E6E6;
    border-top: 0 !important;
    padding-bottom: 10px
}
.box-content2_bottom {
    border-bottom: 1px solid #E6E6E6 !important
}
.hr-border {
    height: 1px;
    background: 1px #E6E6E6;
    border: 0
}
.imgAvatarBasicInfo,
.imgAvatarBasicInfo2 {
    width: 120px;
    height: 120px
}
.user-profile-image {
    max-width: 150px;
    margin: 0 0 20px 20px
}
.margin-top-icon-menu-left {
    margin-top: 8px !important
}
.imgAvatarBasicInfo2 {
    margin-top: -29px;
    margin-bottom: 5px
}
.margin-inbox-profile-1 {
    margin-top: -55px !important
}
.margin-input-text {
    margin-top: 10px !important
}
.margin-input-text-2 {
    margin-top: 4px !important
}
.margin-input-textarea {
    margin-top: 5px !important
}
.margin-input-textarea-2 {
    margin-top: -5px !important
}
.margin-input-dropdown {
    margin-top: 6px !important
}
.margin-inbox-profile-2 {
    margin-left: 20px !important;
    margin-top: 29px !important
}
.control-label {
    font-weight: 400 !important
}
.margin-site-notify-1 {
    margin-left: 10px !important
}
.margin-inbox-upload-1 {
    margin-left: 0 !important
}
.margin-site-notify-2 {
    margin-top: 10px !important;
    margin-left: -10px !important
}
.margin-project-post-step2-1 {
    margin-left: -45px !important
}
.margin-inbox-general-1 {
    margin-top: 8px !important
}
.margin-inbox-general-2 {
    margin-top: 5px !important;
    padding-bottom: 5px
}
.margin-inbox-notify-1 {
    margin-top: 3px !important
}
.dashboard-messge-content h4 {
    margin: 0 0 7px;
    line-height: 1.4;
    font-weight: 600;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.dashboard-messge-content h4 a {
    color: #333;
    font-size: 16px !important;
    font-weight: 600
}
.dashboard-messge-content h4 a:hover {
    padding-left: 5px;
    color: #3776B0
}
#ModalFeedback,
#messageModal {
    width: 700px !important;
    left: 39% !important;
    top: 3%;
    margin-top: 0 !important
}
#promotionModal {
    width: 431px !important;
    left: 50% !important;
    top: 3%;
    margin-top: 0 !important
}
.badge-inbox-deciding-1,
.badge-submit-result,
.badge-submit-result-failed,
.badge-submit-result2 {
    color: #FFF;
    line-height: 1;
    position: absolute;
    top: -5px;
    padding: 15px 10px 10px;
    z-index: 1
}
.imgPromotion {
    width: 431px;
    height: 500px
}
.no-underline {
    text-decoration: none !important
}
.font-inbox-submit {
    font-size: 18px !important
}
.font-inbox-submit:hover {
    text-decoration: underline
}
.inbox-deciding-img,
.inbox-submit-img {
    height: 270px
}
.imgblog,
.imgsubmitresult {
    height: 180px !important;
    width: 100%
}
.badge-submit-result {
    background: #56a9f7;
    right: 20px;
    font-size: 20px
}
.badge-submit-result-failed {
    background: red;
    right: 20px;
    font-size: 20px
}
.badge-inbox-deciding-1,
.badge-submit-result2 {
    background: #56a9f7
}
.badge-submit-result2 {
    right: 10px;
    font-size: 20px
}
.font-inbox-submit2 {
    font-size: 14px
}
.dashboard-box-title2,
.dashboard-box-title3 {
    font-size: 20px !important
}
.margin-inbox-deciding-1 {
    margin-top: 20px !important
}
.feedback-modal {
    width: 600px !important;
    left: 42% !important;
    margin-top: -230px !important
}
.dashboard-box-title2:hover {
    text-decoration: none;
    text-decoration: underline
}
.dashboard-box-title3 {
    text-decoration: none
}
.dashboard-box-title3:hover,
.txtBlogTitle:hover,
.txtBlogTitleBig:hover {
    text-decoration: underline
}
.margin-inbox-deciding-3 {
    margin-left: -15px !important
}
.badge-inbox-deciding-1 {
    right: 15px;
    font-size: 14px
}
.margin-inbox-result-1 {
    margin-top: 0 !important
}
.margin-indox-edit-project-1 {
    margin-left: -130px !important
}
.txtBlogTitle {
    font-size: 16px !important
}
.imgblogBig {
    width: 100%;
    height: 300px !important
}
.txtBlogTitleBig {
    font-size: 25px !important
}
.margin-blog-1 {
    margin-left: 0 !important;
    margin-top: -20px !important
}
.margin-search-designer-1 {
    margin-top: 22px !important
}
.designer-image-1 {
    width: 100px;
    height: 100px
}
.designer-item-minheight {
    height: 360px
}
.margin-designer-detail-1 {
    padding-top: 40px !important;
    margin-left: -80px !important
}
.margin-designer-detail-2 {
    margin-top: -60px !important
}
.margin-designer-detail-3 {
    padding-top: 100px !important;
    padding-bottom: 50px !important
}
.extra-profile-detail-image {
    margin-top: 30px;
    margin-bottom: 10px
}
.font-designer-detail-1 {
    font-size: 25px
}
.margin-designer-detail-4 {
    margin-top: -10px
}
.margin-site-pricing-1 {
    margin-top: -30px !important
}
.imgproject {
    width: 200px;
    height: 150px
}
.imgsubmitdesigns {
    width: 300px;
    height: 220px
}
.margin-submit-designs-1 {
    margin-left: -10px
}
.margin-project-detail-9 {
    margin-left: -15px !important
}
.margin-project-detail-10 {
    margin-left: 13px
}
.margin-billing-1 {
    margin-bottom: 10px
}
.portfolio-hide-1 {
    display: none
}
.popover {
    color: #000 !important
}
.imgcategorylist {
    height: 101px
}
.blogothersfont {
    font-size: 30px
}
.videointro {
    width: 100%;
    height: 400px;
    border: 1px solid #000
}
.ribbon-wrapper-red {
    width: 70px ;
    height: 70px ;
    overflow: hidden;
    position: absolute;
    top: -8px;
    left: -8px;
}
.ribbon-red {
    font-size: 13px;
    color: white;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: absolute;
    padding: 0px 0;
    left: -45px;
    top: 28px;
    width: 122px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#cc0000));
    background-image: -webkit-linear-gradient(top, #990000, #cc0000);
    background-image: -moz-linear-gradient(top, #990000, #cc0000);
    background-image: -ms-linear-gradient(top, #990000, #cc0000);
    background-image: -o-linear-gradient(top, #990000, #cc0000);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
@media only screen and (max-device-width: 768px) {
    .poststep3-margin-3 {
        margin-top: 50px !important
    }
    .additional-package-item .additional-price {
        font-size: 18px !important;
        text-align: center;
        display: block;
        line-height: 1.2;
        margin-left: -8px !important
    }
    .pricing-content ul {
        text-align: center !important;
        margin: 40px 0 30px;
        min-height: 0
    }
    .content-margin {
        margin-top: 80px !important
    }
    .margin-project-detail-2 {
        margin-left: 0 !important
    }
    .margin-project-detail-3 {
        margin-top: -20px !important
    }
    .margin-project-submit-3 {
        margin-top: 10px !important
    }
    .hide-mobile-tablet {
        display: none !important
    }
    .poststep3-margin-3 {
        margin-top: -200px
    }
    .poststep3-margin-3_1 {
        margin-top: -200px !important
    }
    .margin-inbox-profile-1 {
        margin-top: 0 !important
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
    .menu-mobile-bottom-border {
        border-bottom: 1px solid #efefef !important
    }
    .menu-mobile-margin-1 {
        margin-top: 5px
    }
    .menu-mobile-margin-2 {
        margin-top: 10px
    }
    .dashboard-box-title3 {
        font-size: 14px !important
    }
    .how-it-work-step-wrapper-2>div:first-child .how-it-work-step-item-2:after {
        content: "↑";
        bottom: -15px;
        left: 50%;
        margin-left: -25px
    }
}
@media (max-width: 479px) {
    .MyModalPanel {position:absolute;z-index:100000000;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background:#dcdadb url(https://www.design365days.com/images/system/graphic/loading.gif) center center no-repeat;}
    .imgAvatarBasicInfo,
    .margin-inbox-myproject-2 {
        margin-bottom: 30px !important
    }
    .poststep3-margin-3_1 {
        margin-top: 50px !important
    }
    .pricing-dropdown {
        padding-left: 30% !important
    }
    .step-item .step-number>span {
        font-size: 13px;
        width: 30px;
        height: 30px;
        top: -5px;
        left: 55%
    }
    .margin-top-feeling-text {
        margin-top: 2px !important
    }
    .imgportfoliohome {
        width: 100%;
        height: 200px !important
    }
    .step-item.active .step-number:before {
        background: #C33D4B;
        margin-top: 0
    }
    .menu-mobile-font,
    .menu-mobile-font2 {
        font-size: 10px !important
    }
    .menu-mobile-font3 {
        font-size: 14px !important
    }
    .transparent-header .navbar-mini {
        margin-top: 7px;
        margin-right: 32px
    }
    .margin-templete2-1 {
        margin-top: -5px !important
    }
    .margin-templete2-2,
    .margin-templete2-3 {
        margin-top: -20px !important
    }
    .navbar-sticky .navbar-mini>ul>li>a,
    .navbar-sticky .navbar-mini>ul>li>span.text {
        line-height: 10px;
        height: 10px;
        color: rgba(255, 255, 255, .9)
    }
    .imgAvatarBasicInfo,
    .imgAvatarBasicInfo2 {
        width: 100px;
        height: 100px
    }
    .about-us-hero {
        padding: 95px 0 30px !important
    }
    .job-list-long-item-2 .pl {
        margin-left: -10px;
        margin-top: 10px
    }
    .job-list-long-item-2 .pinned span {
        background: #57AAF7;
        color: #FFF;
        padding: 10px 10px 5px;
        line-height: 1;
        text-align: center;
        display: inline-block;
        border: 1px solid rgba(255, 255, 255, .75);
        border-top: 0;
        float: right;
        margin-right: 10px
    }
    .centermobile {
        text-align: center !important
    }
    .content-margin3 {
        padding-top: 0
    }
    ul.job-list-status-2 li {
        float: left;
        line-height: 1.5;
        padding-right: 40px;
        font-size: 13px;
        font-weight: 700;
        margin-left: -80px
    }
    .margin-project-detail-1 {
        margin-top: 50px
    }
    .mobile_font_projectdetail {
        font-size: 20px !important
    }
    .font-inbox-upload,
    .mobile-font-inbox-myproject-1 {
        font-size: 12px !important
    }
    .margin-project-detail-4 {
        margin-left: -20px
    }
    .tab-style-05-wrapper-extra-padding {
        margin-left: -20px !important;
        margin-top: -50px !important
    }
    .tab-style-05-wrapper-extra-padding2 {
        margin-left: -20px !important;
        margin-top: 0 !important
    }
    .imgAvatarBasicInfo {
        margin-top: -10px !important;
        margin-left: -18px
    }
    .dashboard-box,
    .margin-inbox-myproject-1 {
        margin-top: -50px !important
    }
    .margin-inbox-profile-2 {
        margin-left: -8px !important
    }
    .box-content_bottom {
        border-bottom: 0 !important
    }
    .margin-left-mobile-15 {
        margin-left: 15px !important
    }
    .dashboard-box {
        margin-left: -20px !important
    }
    .margin-project-post-step2-1 {
        margin-left: -120px !important
    }
    .margin-inbox-myproject-3 {
        margin-bottom: 50px !important
    }
    .margin-inbox-general-1 {
        margin-top: 0 !important
    }
    .margin-inbox-general-2 {
        margin-top: -20px !important
    }
    .margin-inbox-message-1 {
        margin-top: -60px !important
    }
    #ModalFeedback,
    #messageModal,
    #promotionModal {
        width: 90% !important;
        left: 5% !important;
        top: 10%;
        bottom: 10%;
        margin-top: 0 !important
    }
    .margin-inbox-message-2 {
        margin-left: -5px !important
    }
    #promotionModal {
        height: 442px !important
    }
    .badge-submit-result,
    .badge-submit-result-failed {
        color: #FFF;
        line-height: 1;
        position: absolute;
        top: -5px;
        right: 15px;
        font-size: 15px;
        padding: 10px
    }
    .imgPromotion {
        width: 431px;
        height: 400px
    }
    .margin-inbox-submit-1 {
        margin-left: -20px !important;
        margin-top: -55px !important
    }
    .inbox-submit-img {
        height: 220px
    }
    .margin-inbox-submit-2 {
        margin-top: -120px !important
    }
    .badge-submit-result {
        background: #56a9f7
    }
    .badge-submit-result-failed {
        background: red
    }
    .dashboard-portfolio-item {
        border: 1px solid #E6E6E6;
        position: relative;
        min-height: 300px
    }
    .dashboard-portfolio-item .content {
        border-top: 1px solid #E6E6E6;
        margin-bottom: 120px;
        padding: 0 15px;
        top: -30px !important
    }
    .font-inbox-submit2 {
        font-size: 19px;
        margin-left: -15px !important;
        margin-top: 2px
    }
    .font-inbox-submit3 {
        margin-left: -20px !important
    }
    .font-inbox-submit4 {
        margin-left: -10px !important
    }
    .inbox-deciding-img {
        height: 200px
    }
    .dashboard-portfolio-item2,
    .dashboard-portfolio-item3 {
        border: 1px solid #E6E6E6;
        height: 100%;
        position: relative
    }
    .dashboard-portfolio-item2 {
        min-height: 405px
    }
    .feedback-modal {
        width: 100% !important;
        left: 0 !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }
    .text-left-mobile {
        text-align: left !important
    }
    .dashboard-box-title2 {
        font-size: 16px !important
    }
    .dashboard-portfolio-item3 {
        min-height: 345px
    }
    .imgsubmitresult {
        width: 100%;
        height: 200px !important
    }
    .imgblog,
    .imgblogBig {
        height: 140px !important;
        width: 100%
    }
    .margin-inbox-result-1 {
        margin-left: -20px !important;
        margin-top: 0 !important
    }
    .margin-indox-edit-project-1 {
        margin-left: -50px !important
    }
    .margin-indox-edit-project-2 {
        margin-left: 0 !important;
        margin-top: 10px
    }
    .margin-inbox-profile-3 {
        margin-top: -50px !important;
        margin-bottom: 70px !important
    }
    .margin-inbox-profile-4 {
        margin-left: -20px !important
    }
    .dashboard-portfolio-item2 .content-bottom .action {
        text-align: center;
        border-top: 1px solid #E6E6E6;
        font-size: 12px;
        font-weight: 500
    }
    .margin-blog-1 {
        margin-left: 0 !important;
        margin-top: -10px !important
    }
    .txtBlogTitleBig {
        font-size: 18px !important
    }
    .margin-search-designer-1 {
        margin-left: 15px !important
    }
    .margin-search-designer-2 {
        margin-top: 10px !important
    }
    .font-mobile-designer-search-1 {
        font-size: 11px
    }
    .margin-search-designer-3 {
        margin-left: 0 !important;
        margin-top: 0 !important
    }
    .margin-designer-detail-1 {
        padding-top: 90px !important;
        margin-left: -20px !important
    }
    .margin-designer-detail-2 {
        margin-top: 40px !important;
        margin-left: 0 !important
    }
    .margin-designer-detail-3 {
        padding-top: 70px !important;
        padding-bottom: 50px !important
    }
    .margin-port-1 {
        margin-top: 10px !important
    }
    .margin-how-image {
        margin-top: -13px !important
    }
    .margin-project-detail-5 {
        margin-top: 10px
    }
    .margin-inbox-submit-3 {
        padding-top: 50px
    }
    .margin-site-pricing-1 {
        margin-left: 0 !important
    }
    .navbar-mini>ul>li {
        float: left;
        margin-right: 8px
    }
    .additional-icon2 {
        font-size: 25px !important
    }
    ul.summary-price li {
        font-size: 12px;
        border-bottom: 1px dotted #E6E6E6;
        padding: 15px 0;
        clear: both;
        position: relative
    }
    .imgproject,
    .imgsubmitdesigns {
        width: 100%;
        height: 180px !important
    }
    .margin-project-detail-8 {
        margin-left: -25px !important
    }
    .txtBlogTitle {
        font-size: 20px !important
    }
    .navbar-mini>ul>li>a,
    .navbar-mini>ul>li>span.text {
        color: #489FF0;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 55px;
        height: 10px;
        webkit-transition: all .2s ease-in-out 0s;
        -moz-transition: all .2s ease-in-out 0s;
        -ms-transition: all .2s ease-in-out 0s;
        -o-transition: all .2s ease-in-out 0s;
        transition: all .2s ease-in-out 0s
    }
    .slicknav_btn {
        line-height: .8em !important
    }
    .margin-template-1 {
        padding-bottom: 60px !important
    }
    .margin-project-detail-11 {
        margin-left: -10px !important
    }
    .content-margin2 {
        padding-top: 50px
    }
    .content-margin-post {
        margin-top: 50px !important
    }
    .contact-header-padding {
        padding-top: 85px !important
    }
    .content-margin {
        margin-top: 90px !important
    }
    .margin-project-submit-4 {
        margin-left: -65px !important
    }
    .dropdown-inbox-profile-width {
        width: 250px !important
    }
    .designer-item-minheight {
        height: 380px
    }
    .logo-wrapper .logo {
        margin-top: 0 !important
    }
    .portfolio-hide-1 {
        display: inline
    }
    #about-us-text {
        font-size: 14px !important
    }
    .imgcategorylist {
        height: 100px
    }
    .blogothersfont {
        font-size: 25px
    }
    .videointro {
        height: 200px
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-aspect-ratio: 2/3) and (orientation: portrait) {
    #promotionModal {
        width: 90% !important;
        left: 5% !important;
        top: 10%;
        bottom: 10%;
        margin-top: 0 !important;
        height: 342px !important
    }
    .imgPromotion {
        width: 431px;
        height: 300px
    }
    .imgcategorylist {
        height: 90px
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) and (orientation: portrait) {
    #promotionModal {
        width: 90% !important;
        left: 5% !important;
        top: 10%;
        bottom: 10%;
        margin-top: 0 !important;
        height: 342px !important
    }
    .imgPromotion {
        width: 431px;
        height: 300px
    }
    .imgcategorylist {
        height: 90px
    }
}
@media screen and (device-aspect-ratio: 40/71) {
    #promotionModal {
        width: 90% !important;
        left: 5% !important;
        top: 10%;
        bottom: 10%;
        margin-top: 0 !important;
        height: 342px !important
    }
    .imgPromotion {
        width: 431px;
        height: 300px
    }
    .imgcategorylist {
        height: 90px
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
    .margin-project-post-step2-1 {
        margin-left: -160px !important
    }
    .margin-social-footer2 {
        margin-left: -30px
    }
    .menu-mobile-font {
        font-size: 13px !important
    }
    .menu-mobile-font2 {
        font-size: 14px !important
    }
    .mobile-font-inbox-myproject-1 {
        font-size: 16px !important
    }
    .inbox-deciding-img {
        height: 200px
    }
    .inbox-submit-img {
        height: 220px
    }
    .imgsubmitresult {
        width: 100%;
        height: 250px !important
    }
    .dashboard-portfolio-item2 .content-bottom .action {
        text-align: center;
        border-top: 1px solid #E6E6E6;
        font-size: 14px;
        font-weight: 500
    }
    .imgblog,
    .imgblogBig {
        width: 100%;
        height: 160px !important
    }
    .font-mobile-designer-search-1 {
        font-size: 13px
    }
    .imgportfoliohome {
        width: 100%;
        height: 250px !important
    }
    .margin-port-1 {
        margin-top: 30px !important
    }
    .additional-icon2 {
        font-size: 48px
    }
    .imgproject,
    .imgsubmitdesigns {
        width: 100%;
        height: 230px !important
    }
    ul.summary-price li {
        font-size: 14px;
        border-bottom: 1px dotted #E6E6E6;
        padding: 15px 0;
        clear: both;
        position: relative
    }
    .margin-indox-edit-project-1 {
        margin-left: -75px !important
    }
    .margin-project-submit-4 {
        margin-left: -40px !important
    }
    .designer-item-minheight {
        height: 380px
    }
    .imgcategorylist {
        height: 105px
    }
}
@media screen and (min-device-width: 414px) and (-webkit-device-pixel-ratio: 3) {
    .menu-mobile-font,
    .menu-mobile-font2,
    .mobile_font_projectdetail {
        font-size: 14px !important
    }
    .margin-social-contact2,
    .margin-social-footer2 {
        margin-left: -40px
    }
    .margin-project-post-step2-1 {
        margin-left: -180px !important
    }
    .mobile-font-inbox-myproject-1 {
        font-size: 16px !important
    }
    .inbox-deciding-img {
        height: 220px
    }
    .inbox-submit-img {
        height: 240px
    }
    .dashboard-portfolio-item3 {
        border: 1px solid #E6E6E6;
        position: relative;
        height: 100%;
        min-height: 355px
    }
    .imgsubmitresult {
        width: 100%;
        height: 250px !important
    }
    .dashboard-portfolio-item2 {
        border: 1px solid #E6E6E6;
        position: relative;
        height: 100%;
        min-height: 440px
    }
    .dashboard-portfolio-item2 .content-bottom .action {
        text-align: center;
        border-top: 1px solid #E6E6E6;
        font-size: 14px;
        font-weight: 500
    }
    .imgblog,
    .imgblogBig {
        width: 100%;
        height: 180px !important
    }
    .imgportfoliohome,
    .imgproject,
    .imgsubmitdesigns {
        width: 100%;
        height: 250px !important
    }
    .font-mobile-designer-search-1 {
        font-size: 14px
    }
    .margin-port-1 {
        margin-top: 30px !important
    }
    .additional-icon2 {
        font-size: 48px
    }
    ul.summary-price li {
        font-size: 14px;
        border-bottom: 1px dotted #E6E6E6;
        padding: 15px 0;
        clear: both;
        position: relative
    }
    .margin-indox-edit-project-1 {
        margin-left: -90px !important
    }
    .margin-project-submit-4 {
        margin-left: -30px !important
    }
    .designer-item-minheight {
        height: 360px
    }
}
.margin-top-flag-language {
    margin-top: 25px !important;
}
@media screen and (min-width: 501px) and (max-width: 999px) {
    .pricing-dropdown {
        padding-left: 40% !important
    }
    .pricing-bottom {
        font-size: 5px !important
    }
    .pricing-content-sm-top {
        text-align: center !important;
        margin: 40px 0 30px;
        min-height: 240px
    }
    .pricing-content-sm-bottom {
        text-align: center !important;
        margin: 40px 0 30px;
        min-height: 430px
    }
    .margin-social-contact2 {
        margin-left: -50px
    }
    .margin-social-contact3 {
        margin-left: -25px
    }
    .transparent-header .navbar-mini {
        margin-top: -20px;
        margin-right: 50px
    }
    .job-list-long-item-2 .pinned span {
        background: #57AAF7;
        color: #FFF;
        padding: 10px 10px 5px;
        line-height: 1;
        text-align: center;
        display: inline-block;
        border: 1px solid rgba(255, 255, 255, .75);
        border-top: 0;
        float: right;
        margin-right: 40px
    }
    .job-list-long-item-2 .pl {
        margin-left: 0;
        margin-top: -10px
    }
    .content-margin3 {
        padding-top: 0
    }
    .margin-project-detail-1 {
        margin-top: 50px
    }
    .centertablet {
        text-align: center !important
    }
    .margin-project-detail-2 {
        margin-left: 30px !important
    }
    .margin-project-detail-4 {
        margin-left: -20px
    }
    .imgAvatarBasicInfo,
    .imgAvatarBasicInfo2 {
        width: 60px;
        height: 60px
    }
    .tab-style-05-wrapper ul.nav-tabs>li>a {
        margin-right: 0;
        margin-bottom: 1px;
        border: 0;
        color: #FFF;
        border-radius: 0;
        font-size: 14px !important;
        padding: 18px 25px 15px;
        line-height: 1;
        position: relative;
        font-family: thaisans, sans-serif
    }
    .margin-left-tablet-15 {
        margin-left: 15px !important
    }
    .margin-project-post-step2-1 {
        margin-left: -90px !important
    }
    .margin-inbox-general-1 {
        margin-top: 8px !important
    }
    #ModalFeedback,
    #messageModal {
        width: 650px !important;
        left: -15% !important;
        top: 10%;
        margin-top: 0 !important
    }
    #promotionModal {
        width: 431px !important;
        left: 0 !important;
        top: 10%;
        margin-top: 0 !important
    }
    .font-inbox-submit {
        font-size: 16px !important
    }
    .badge-submit-result,
    .badge-submit-result-failed {
        color: #FFF;
        line-height: 1;
        position: absolute;
        top: -5px;
        right: 15px;
        font-size: 20px;
        padding: 10px
    }
    .inbox-submit-img {
        height: 180px
    }
    .badge-submit-result {
        background: #56a9f7
    }
    .badge-submit-result-failed {
        background: red
    }
    .dashboard-portfolio-item {
        border: 1px solid #E6E6E6;
        position: relative;
        min-height: 300px
    }
    .dashboard-portfolio-item .content {
        border-top: 1px solid #E6E6E6;
        margin-bottom: 120px;
        padding: 0 15px;
        top: -30px !important
    }
    .font-inbox-submit2 {
        font-size: 12px;
        margin-left: -10px !important;
        margin-top: 5px
    }
    .feedback-modal,
    .margin-inbox-result-1 {
        margin-top: 0 !important
    }
    .font-inbox-submit3 {
        margin-left: -20px !important
    }
    .font-inbox-submit4 {
        margin-left: -10px !important
    }
    .font-inbox-submit5 {
        font-size: 12px !important
    }
    .inbox-deciding-img {
        height: 220px
    }
    .dashboard-portfolio-item2,
    .dashboard-portfolio-item3 {
        border: 1px solid #E6E6E6;
        height: 100%;
        position: relative
    }
    .dashboard-portfolio-item2 {
        min-height: 405px
    }
    .feedback-modal {
        width: 700px !important;
        left: 2% !important
    }
    .dashboard-portfolio-item3 {
        min-height: 365px
    }
    .imgsubmitresult {
        width: 100%;
        height: 100px !important
    }
    .margin-designer-detail-2,
    .margin-port-2 {
        margin-top: -20px !important
    }
    .margin-indox-edit-project-1 {
        margin-left: -45px !important
    }
    .imgeditproject {
        height: 150px !important
    }
    .dashboard-portfolio-item2 .content-bottom .action {
        text-align: center;
        border-top: 1px solid #E6E6E6;
        font-size: 12px;
        font-weight: 500
    }
    .margin-designer-detail-1 {
        padding-top: 60px !important;
        margin-left: 0 !important
    }
    .margin-designer-detail-2 {
        margin-left: -20px
    }
    .margin-designer-detail-3 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
    .margin-port-3 {
        margin-top: -35px !important
    }
    .imgportfoliohome2 {
        width: 100%;
        height: 100px !important
    }
    .margin-social-footer2 {
        margin-left: -40px
    }
    ul.summary-price li {
        font-size: 13px;
        border-bottom: 1px dotted #E6E6E6;
        padding: 15px 0;
        clear: both;
        position: relative
    }
    .imgproject {
        width: 100%;
        height: 150px
    }
    .imgsubmitdesigns {
        width: 100%;
        height: 200px !important
    }
    .margin-project-detail-6 {
        margin-top: 90px !important
    }
    .margin-project-detail-7 {
        margin-right: -5px !important
    }
    .dashboard-menu ul li a {
        color: #878787;
        font-size: 14px;
        display: block;
        padding: 10px 10px 10px 58px
    }
    .dashboard-pl-wrapper {
        margin-left: -5px
    }
    .content-margin2 {
        padding-top: 60px
    }
    .content-margin-post {
        margin-top: 60px !important
    }
    .contact-header-padding {
        padding-top: 95px !important
    }
    .about-us-hero {
        padding: 105px 0 30px !important
    }
    .content-margin {
        margin-top: 105px !important
    }
    .dropdown-inbox-profile-width {
        width: 300px !important
    }
    .dashboard-box-title2 {
        font-size: 14px !important
    }
    .imgcategorylist {
        height: 100px
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .login-modal {
        width: 50% !important;
        margin-left: 23% !important;
        margin-top: 5% !important
    }
    .slicknav_nav {
        margin-top: 11px !important
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .dropdown-inbox-profile-width,
    .margin-designer-search-1 {
        width: 250px !important
    }
    .job-list-long-item-2 .pl {
        margin-left: -30px;
        margin-top: 10px
    }
    .margin-project-detail-7 {
        margin-left: 20px !important;
        margin-right: 15px !important
    }
    .margin-project-detail-4 {
        margin-left: -10px !important
    }
    .margin-top-feeling-text {
        margin-left: 50px !important
    }
    .designer-item-minheight {
        height: 380px
    }
    .font-mobile-designer-search-1 {
        font-size: 11px
    }
    .margin-designer-detail-1 {
        padding-top: 30px !important
    }
    .font-designer-detail-1 {
        font-size: 22px
    }
    .dashboard-menu ul li a {
        font-size: 12px
    }
    .tab-style-05-wrapper ul.nav-tabs>li>a {
        font-size: 18px !important
    }
    .featured-icon-05 .heading {
        font-size: 13px
    }
    .margin-inbox-message-3 {
        margin-left: -40px !important;
        width: 380px
    }
    .user-profile-content-font-1 {
        font-size: 12px
    }
    .margin-project-submit-4 {
        margin-left: -65px !important
    }
    .high-blog-1 {
        height: 450px !important
    }
    .dashboard-portfolio-item2 {
        min-height: 485px
    }
    .imgportfoliohome {
        width: 100%;
        height: 140px !important
    }
    .margin-social-footer1 {
        margin-left: -10px
    }
    .margin-social-footer2 {
        margin-left: 0
    }
    .btn-search-others {
        width: 160px
    }
    .tab-style-01-wrapper ul li a {
        font-size: 14px
    }
    .margin-social-contact2 {
        margin-left: -20px
    }
    .margin-input-text {
        width: 190px
    }
    .imgsubmitresult {
        width: 100%;
        height: 140px !important
    }
    .slicknav_btn {
        top: 18px !important
    }
    .profile-detail-hero {
        padding: 0 0 5px;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #FFF
    }
    .margin-port-1 {
        margin-top: -10px !important
    }
    .margin-port-4 {
        margin-top: -20px !important
    }
    .slicknav_nav {
        margin-top: -10px !important
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .herotexth1 {
        font-size: 30px !important
    }
    .lead {
        font-size: 20px !important
    }
    .h2Portfolio {
        font-size: 25px !important
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
}
@media only screen and (min-width: 90.063em) {
    .RadNotification_NotificationRedSkin {
        border: 1px solid #c4c4c4;
        background-color: Red;
        left: 0 !important
    }
    .RadNotification_NotificationGreenSkin {
        border: 1px solid #c4c4c4;
        background-color: Green;
        left: 0 !important
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    body {
        zoom: 150%
    }
    .MyModalPanel {
        position: absolute;
        z-index: 100000000;
        top: -30%;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0 0 0 -325px;
        padding: 0;
        background: url(../images/system/graphic/loading.gif) center center no-repeat
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
}
@media only screen and (min-width: 1440px) {
    body {
        zoom: 105%
    }
}
@media only screen and (min-width: 1600px) {
    body {
        zoom: 130%
    }
}
@media only screen and (min-width: 120.063em) {
    body {
        zoom: 200%
    }
    .MyModalPanel {
        background: 0 0
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
}
@media screen and (min-width: 3800px) {
    body {
        zoom: 300%
    }
    .MyModalPanel {
        background: 0 0
    }
    .back-top a:hover {
        background-color: #489ff0;
        display: block
    }
}