/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.hidden {
    display: none!important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    *, :after, :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
}

@media only screen and (max-width:420px) {
    .intro-text .intro-steps li.signup {
        background-position: -8% 57%!important
    }
}

/* .select2-search {
    display: none!important
} */

.flag img {
    width: 7%;
    float: left;
    padding-top: 5px
}

.ez-cash img {
    width: 100px;
    float: left;
    margin-left: -30px
}

.ez-cash-text-div {
    padding-top: 60px
}

.ez-cash-text-p {
    padding: 5px 0 3px 0;
    line-height: 15px
}

.payment-method-left {
    color: #061624;
    font-family: "Open Sans", Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    padding: 30px 0
}

.chatbox {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 300px;
    height: 150px;
    background-color: #fff;
    font-family: Lato, sans-serif;
    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
    transition: all .6s cubic-bezier(.19, 1, .22, 1);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.chatbox--tray {
    bottom: -350px
}

.chatbox--closed {
    bottom: -400px
}

.chatbox .form-control:focus {
    border-color: #1f2836
}

.chatbox__body, .chatbox__title {
    border-bottom: none
}

.chatbox__title {
    min-height: 50px;
    padding-right: 10px;
    background-color: #1f2836;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.chatbox__title h5 {
    height: 50px;
    margin: 0 0 0 15px;
    line-height: 58px;
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.chatbox__title h5 a {
    color: #fff;
    max-width: 195px;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.chatbox__title h5:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    background: #4caf50;
    border-radius: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.chatbox__title__close, .chatbox__title__tray {
    width: 24px;
    height: 24px;
    outline: 0;
    border: none;
    background-color: transparent;
    opacity: .5;
    cursor: pointer;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.chatbox__title__close:hover, .chatbox__title__tray:hover {
    opacity: 1
}

.chatbox__title__tray span {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-bottom: 2px solid #fff
}

.chatbox__title__close svg {
    vertical-align: middle;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.2px
}

.chatbox__body, .chatbox__credentials {
    padding: 15px;
    border-top: 0;
    background-color: #f5f5f5;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.chatbox__credentials {
    display: none
}

.chatbox__credentials .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.chatbox__body {
    overflow-y: auto
}

.chatbox__body__message {
    position: relative
}

.chatbox__body__message p {
    padding: 15px;
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px rgba(100, 100, 100, .1);
    box-shadow: 1px 1px rgba(100, 100, 100, .1)
}

.chatbox__body__message img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 2px solid #fcfcfc;
    position: absolute;
    top: 15px
}

.chatbox__body__message--left p {
    margin-left: 15px;
    padding-left: 30px;
    text-align: left
}

.chatbox__body__message--left img {
    left: -5px
}

.chatbox__body__message--right p {
    margin-right: 15px;
    padding-right: 30px;
    text-align: right
}

.chatbox__body__message--right img {
    right: -5px
}

.chatbox__message {
    padding: 15px;
    min-height: 50px;
    outline: 0;
    resize: none;
    border: none;
    font-size: 12px;
    border: 1px solid #ddd;
    border-bottom: none;
    background-color: #fefefe
}

.chatbox--empty {
    height: 342px
}

.chatbox--empty.chatbox--tray {
    bottom: -292px
}

.chatbox--empty.chatbox--closed {
    bottom: -245px
}

.chatbox--empty .chatbox__body, .chatbox--empty .chatbox__message {
    display: none
}

.chatbox--empty .chatbox__credentials {
    display: block
}

.chat-box label {
    width: 100%;
    font-size: 13px;
    line-height: normal
}

.chat-box input {
    width: 96%;
    padding: 5px 5px;
    font-size: 13px
}

.chat-box textarea {
    width: 96%;
    padding: 0 5px;
    font-size: 13px;
    height: 80px
}

.chat-box button {
    border: none;
    background: #a30e26;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    height: 29px
}

.premium {
    display: none
}

.pd-item-desc>img {
    position: absolute;
    width: 50px;
    left: 92%;
    top: 6%
}

.pd-item-desc>a {
    position: absolute;
    left: 88%;
    top: 0;
    font-size: 13px;
    color: #404040;
    font-style: italic
}

.pl-pagination ul li.active {
    background: #ec3350;
    color: #fff;
    border-color: #ec3350
}

.pl-pagination ul li.active a {
    color: #fff
}

.loading {
    width: 100%;
    position: relative;
    display: block
}

.loading::before {
    content: '';
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #222;
    opacity: .5;
    z-index: 999999
}

.loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 75px;
    height: 75px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto
}

.loader_main {
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
    transform: translateY(-50%);
    z-index: 99999999;
    display: none
}

.loading .loader_main {
    display: block
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,600,700|Roboto+Condensed:400,700);
a, abbr, acronym, address, article, aside, blockquote, body, caption, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, label, legend, li, nav, object, ol, p, pre, q, section, span, table, tbody, td, tfoot, th, thead, tr, ul {
    margin: 0;
    padding: 0;
    font-style: inherit;
    font-family: inherit
}

* {
    outline: 0
}

.clear {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2px
}

a {
    color: #a09393;
    text-decoration: none;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

a img {
    border: none
}

body {
    position: relative
}

img {
    max-width: 100%
}

.wrapper {
    width: 1050px;
    margin: 0 auto
}

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #050b10;
    font-style: normal;
    line-height: 30px
}

h1 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 38px;
    font-weight: 400;
    color: #175480;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: -1px
}

h2 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 31px;
    font-weight: 400;
    color: #615e5e;
    font-style: normal
}

h3 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #032c4a;
    font-style: normal
}

h4 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #032c4a;
    font-style: normal;
    padding-bottom: 16px;
    border-bottom: 1px solid #b6c2ca
}

h5 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #171717;
    font-style: normal;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9
}

p {
    padding: 0 0 25px;
    line-height: 30px
}

ul {
    padding-left: 10px
}

ul li {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #171717;
    font-style: normal;
    padding-left: 15px;
    line-height: 34px
}

.button {
    padding: 8px 10px 8px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    font-style: normal;
    text-align: center;
    border: none;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.button:hover {
    color: #fff;
    background: #b51010
}

.button.btn-skewd, .button.skewed-button {
    -ms-transform: skewX(-18deg);
    -webkit-transform: skewX(-18deg);
    transform: skewX(-18deg)
}

.button.btn-skewd span, .button.skewed-button span {
    -ms-transform: skewX(18deg);
    -webkit-transform: skewX(18deg);
    transform: skewX(18deg);
    display: inline-block
}

.button.btn-blue {
    background: #113858;
    -moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: none;
    color: #fff;
    padding: 6px 20px 6px
}

.button.btn-blue:hover {
    background: #195382
}

.button.btn-pink {
    background: #c8112e;
    -moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: none;
    color: #fff;
    padding: 6px 20px 6px
}

.button.btn-pink:hover {
    background: #a30e26
}

.button.btn-free {
    background: #1c7a0f;
    -moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: none;
    color: #fff;
    padding: 6px 20px 6px
}

.button.btn-free:hover {
    background: #2aad18
}

.button.btn-silver {
    background: #919191;
    -moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: none;
    color: #fff;
    padding: 6px 20px 6px
}

.button.btn-silver:hover {
    background: #c1c1c1
}

.button.btn-gold {
    background: #d36d00;
    -moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: none;
    color: #fff;
    padding: 6px 20px 6px
}

.button.btn-gold:hover {
    background: #ee810c
}

.button.btn-platinum {
    background: #e9324f;
    -moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: none;
    color: #fff;
    padding: 6px 20px 6px
}

.button.btn-platinum:hover {
    background: #ff6c83
}

.button.btn-colorless {
    background: 0 0;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 20px 6px
}

.button.btn-colorless:hover {
    background: #388bcf;
    border: 1px solid #388bcf
}

.button.btn-borderless {
    background: 0 0;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    border: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #c8112e;
    font-style: normal
}

.btn-prev-button {
    background-image: url(../images/arrow-icon.png)!important;
    background-repeat: no-repeat!important;
    background-position: 17px -57px!important;
    padding-left: 50px!important
}

.btn-next-button {
    background-image: url(../images/arrow-icon.png)!important;
    background-repeat: no-repeat!important;
    background-position: 89% 13px!important;
    padding-right: 50px!important
}

.textbox {
    display: block;
    padding: 7px 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4f4f4f;
    font-style: normal
}

.select {
    display: block;
    padding: 4px 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4f4f4f;
    font-style: normal
}

.textarea {
    display: block;
    padding: 7px 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4f4f4f;
    font-style: normal
}

.left-col {
    width: 26.3%;
    float: left
}

.two-col .left-col {
    width: 50%;
    float: left
}

.two-col .right-col {
    width: 50%;
    float: left
}

.boxwrap {
    position: relative;
    display: flex
}

.boxes {
    position: relative;
    display: block;
    float: left;
    width: 203px;
    background-color: #fff;
    margin: 0 10px;
    border: 1px solid #e0e0e0;
    text-align: center;
    padding: 18px 18px 0 18px;
    min-height: 430px;
    transition: .5s
}

.boxes:hover {
    box-shadow: 0 0 3px #ccc
}

.boxes h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #058ad7;
    line-height: 20px;
    text-align: center;
    border: 0
}

.boxes p {
    font-size: 13px;
    line-height: 26px
}

.iconwrap {
    display: block;
    padding: 16px 0 31px 0
}

.white-popup {
    position: relative;
    padding: 0;
    background: #fff;
    width: auto;
    max-width: 875px;
    margin: 80px auto 0;
    min-height: 200px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

div.selectBox {
    position: relative;
    display: inline-block;
    cursor: default;
    text-align: left;
    line-height: 30px;
    clear: both;
    color: #888;
    cursor: pointer
}

span.selected {
    border: 2px solid #fff;
    display: block;
    border-radius: 50px;
    background: 0 0;
    overflow: hidden;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    font-style: normal;
    text-transform: uppercase
}

span.selectArrow {
    cursor: pointer;
    width: 19px;
    height: 13px;
    font-size: 20px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

span.selectArrow {
    position: relative;
    float: left;
    height: 17px;
    z-index: 1;
    width: 19px;
    display: block;
    top: 18px;
    left: 15px;
    background: url(../images/arrow.png) no-repeat left top
}

span.selected {
    position: relative;
    float: left;
    padding: 10px 0 1px 0;
    color: #fff;
    text-align: center;
    height: 40px;
    z-index: 1;
    width: 50px;
    display: block
}

div.selectOptions {
    position: absolute;
    top: 58px;
    left: 0;
    width: 198px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #f6f6f6;
    padding-top: 2px;
    display: none
}

span.selectOption {
    display: block;
    width: 80%;
    line-height: 20px;
    padding: 5px 10%;
    font-size: 16px
}

span.selectOption:hover {
    color: #f6f6f6;
    background: #4096ee
}

.owl-buttons {
    position: absolute;
    top: 40%;
    width: 100%
}

.owl-buttons .owl-prev {
    float: left;
    margin-left: -62px
}

.owl-buttons .owl-next {
    float: right;
    margin-right: -62px
}

.owl-prev span {
    width: 24px;
    height: 31px;
    display: block
}

.prv {
    background: url(../images/nav-prv.png) no-repeat left top;
    position: relative;
    display: block;
    width: 11px;
    height: 26px
}

.nxt {
    background: url(../images/nav-prv.png) no-repeat left top;
    position: relative;
    display: block;
    width: 11px;
    height: 26px;
    transform: rotate(180deg)
}

.slider1 .owl-buttons {
    position: absolute;
    top: 40%;
    width: 88%
}

.slider1 .owl-buttons .owl-prev {
    float: left;
    margin-left: -33px
}

.slider1 .owl-buttons .owl-next {
    float: right;
    margin-right: 0
}

.main-social-image {
    background: url(../images/icon-social.png) no-repeat left top
}

.social-image {
    background: url(../images/icon-footer-social.png) no-repeat left top
}

.views-img {
    background: url(../images/icon-view.png) no-repeat left top
}

.fp-views.views {
    background: url(../images/icon-view.png) no-repeat left top;
    background-position: 7px 6px;
    padding-left: 25px!important
}

.white-views {
    background: url(../images/icon-view.png) no-repeat left top;
    background-position: 7px -18px;
    padding-left: 25px!important;
    padding-right: 8px;
    border-radius: 5px
}

.rangewrap {
    position: relative;
    display: flex
}

.partnerage {
    display: flex;
    position: relative;
    margin: 28px 83px 0 0;
    width: 40%!important
}

.partnerage .span1 {
    margin: 0 10px
}

.partnerage .txt-reg {
    width: 25%;
    color: #171717;
    font-style: normal;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0
}

.providers {
    background: url(../images/icon-providers.png) no-repeat left top;
    padding-left: 30px
}

.cameraman {
    background: url(../images/icon-providers.png) no-repeat left top;
    padding-left: 30px;
    background-position: 0 -36px
}

.cameraman-white {
    background: url(../images/icon-providers.png) no-repeat left top;
    padding-left: 30px;
    background-position: 0 -36px;
    padding: 0
}

.module-block {
    background: rgba(0, 0, 0, .8)
}

.module-block h3 {
    background: #141111;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    padding: 10px 0;
    text-align: center
}

.module-block .module-inner {
    padding: 20px 37px 30px
}

.module-block .module-inner label {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    line-height: 10px
}

ul.browsetabstabs, ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto
}

ul.browsetabstabs li, ul.tabs li {
    background: 0 0;
    display: inline-block;
    padding: 5px 34px;
    cursor: pointer;
    background: #032c4a;
    float: left;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-style: normal
}

ul.browsetabstabs li.current, ul.tabs li.current {
    background: rgba(12, 12, 12, .5);
    color: #fff
}

.browsetabs-content, .tab-content {
    display: none;
    background: 0 0;
    padding: 0
}

.browsetabs-content.current, .tab-content.current {
    display: inherit
}

div.dropdown {
    color: #555;
    margin: 3px 0 0 0;
    width: 42px;
    position: relative;
    height: 17px;
    text-align: left;
    background: url(../images/drop-arrow.png) no-repeat right top
}

div.submenu {
    background: #242528;
    position: absolute;
    top: 37px;
    right: -8px;
    z-index: 100;
    width: 135px;
    margin-left: 10px;
    padding: 5px 0 5px;
    display: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .45)
}

div.submenu:after {
    bottom: 100%;
    left: 80%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(61, 63, 69, 0);
    border-bottom-color: #242528;
    border-width: 10px;
    margin-left: -10px
}

.help-block.m-b-none {
    color: #d85c4b;
    font-size: 12px;
    display: block
}

.alert-success {
    background: green;
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-bottom: 16px;
    padding: 5px 0;
    position: relative
}

.alert-success .close {
    background: 0 0;
    border: none;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 3px
}

#top-menu .dropdown li {
    padding: 0;
    float: none
}

#top-menu .dropdown li a {
    color: #afafaf;
    font-size: 13px;
    text-transform: capitalize;
    display: block;
    font-weight: 500;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration: none
}

#top-menu .dropdown li a:hover {
    background: #5c5f68;
    color: #fff;
    text-decoration: none
}

#top-menu .dropdown .account img {
    border-radius: 20px
}

a.account {
    font-size: 11px;
    line-height: 16px;
    color: #555;
    position: absolute;
    z-index: 110;
    display: block;
    height: 28px;
    width: 60px;
    margin: -11px 0 0 -10px;
    text-decoration: none;
    background: url(icons/arrow.png) 116px 17px no-repeat;
    cursor: pointer
}

.root {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    padding: 0
}

@media (max-width:768px) {
    .wrapper {
        width: 95%
    }
    .white-popup {
        max-width: 95%
    }
    h1 {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
        font-size: 32px;
        font-weight: 400;
        color: #175480;
        font-style: normal;
        text-transform: capitalize;
        letter-spacing: -1px
    }
    p {
        font-size: 16px
    }
}

@media (max-width:680px) {
    .owl-buttons .owl-prev {
        float: left;
        background: url(../../images/scroll-nav-left.png) no-repeat left top;
        margin-left: -37px
    }
    .owl-buttons .owl-next {
        float: right;
        background: url(../../images/scroll-nav-right.png) no-repeat left top;
        margin-right: -37px
    }
    ul.tabs li {
        background: 0 0;
        display: inline-block;
        padding: 7px 33px;
        cursor: pointer;
        background: #032c4a;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        font-style: normal
    }
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.no-repeat {
    background-repeat: no-repeat
}

.b-cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.no-imgbg {
    background: 0 0
}

.t-center {
    text-align: center
}

.inline-block {
    display: inline-block
}

.fl, .pull-left {
    float: left
}

.fr, .pull-right {
    float: right
}

.fn {
    float: none
}

.fulw {
    width: 100%
}

.no-padding {
    padding: 0!important
}

.no-margin {
    margin: 0!important
}

.invisible {
    visibility: hidden
}

.italic {
    font-style: italic
}

.nodsp {
    display: none
}

.no-li {
    list-style: none
}

.no-shadow {
    box-shadow: 0 0 0 #c2c2c2;
    -moz-box-shadow: 0 0 0 #c2c2c2;
    -webkit-box-shadow: 0 0 0 #c2c2c2
}

.horizontal-list li {
    float: left;
    list-style: none
}

.vertical-list li {
    list-style: none
}

.inline-horizontal-list li {
    display: inline-block
}

.no-border {
    border: none
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.in-block {
    display: inline-block
}

.block {
    display: block
}

.uppercase {
    text-transform: uppercase
}

.capital {
    text-transform: capitalize
}

.transition-fix {
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.box-sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    padding-top: 0!important
}

@media (max-width:640px) {
    .home .search-block {
        display: none
    }
    .home #main-container {
        padding-top: 50px
    }
    .membership-blocks {
        display: none
    }
    .sin-block {
        letter-spacing: 1px
    }
    footer .footer-bot .copyright {
        width: 60%!important
    }
    footer .footer-bot .designby {
        width: 40%!important
    }
    .in-block.cus-tel a {
        margin-left: 40px
    }
}

.support-block .suppout-item-title {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #171717;
    font-style: normal;
    border: none;
    width: 100%;
    background-color: #fff;
    text-align: left
}

.support-block .support-item-content {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #2c2c2e;
    font-style: normal;
    padding-bottom: 28px;
    line-height: 18px
}

.contact-form-info {
    padding: 35px 0 0
}

.sinhala-info-index {
    padding: 20px 0 0
}

.support-block h4 {
    text-align: center
}

.online-us {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    text-transform: uppercase;
    position: relative
}

.online-us::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 79px;
    width: 7px;
    height: 7px;
    background: #4caf50;
    border-radius: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact-form-info h3 {
    padding-bottom: 10px
}

.contact-form-info .contact-col {
    width: 50%;
    float: left
}

.contact-form-info .contact-form label {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #010101;
    font-style: normal
}

.contact-form-info .contact-form label .req {
    color: #ff4248
}

.contact-form-info .contact-form .form-cont {
    padding-bottom: 13px
}

.contact-form-info .contact-form .txt-contact, .contact-form-info .contact-form .txtarea-contact {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #979393;
    font-style: normal;
    border: 1px solid #c6c6c6;
    width: 95%
}

.contact-form-info .contact-form .btn-contact {
    padding: 6px 31px;
    margin-top: 10px
}

.contact-form-info .contact-form .txtarea-contact {
    height: 200px
}

.contact-form-info .contact-form .c-inner-col {
    width: 50%;
    float: left
}

.contact-form-info .contact-form .c-inner-col .txt-contact {
    width: 90%
}

.contact-form-info .contact-form .c-inner-col label {
    padding-top: 13px;
    display: inline-block
}

.contact-form-info .contact-info {
    padding: 24px 0 0 24px
}

.contact-form-info .contact-info .c-info {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #1a1a1a;
    font-style: normal;
    line-height: 22px;
    padding-bottom: 26px
}

.contact-form-info .contact-info .cd-item {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #1a1a1a;
    font-style: normal;
    line-height: 21px;
    min-height: 38px;
    padding-bottom: 18px
}

.contact-form-info .contact-info .cd-item span {
    display: inline-block;
    width: 41px;
    height: 44px;
    float: left;
    margin-right: 15px;
    background: url(../images/icon-contact-1.png) no-repeat left top
}

.contact-form-info .contact-info .cd-item.c-email span {
    background-position: 0 -41px
}

.contact-form-info .contact-info .cd-item.c-phone span {
    background-position: 0 -83px
}

.contact-form-info .contact-info .cd-item.c-viber span {
    background-position: 0 -126px
}

.contact-form-info .contact-info .cd-item.c-whatsapp span {
    background-position: 0 -210px
}

.contact-form-info .contact-info .cd-item.c-skype span {
    background-position: 0 -168px
}

.contact-form-info .contact-info .cd-item .cd-inner-data {
    float: left;
    padding-top: 10px
}

.find-us {
    padding: 47px 0 30px
}

.find-us h3 {
    padding-bottom: 20px
}

.sliderwrapper .item a {
    display: block!important
}

.sliderwrapper .owl-carousel .owl-wrapper-outer {
    z-index: 9
}

.abt-preferences {
    width: 100%!important;
    float: left
}

@media (max-width:768px) {
    .contact-form-info .contact-col {
        width: 100%
    }
    .contact-form-info .contact-col .contact-info {
        padding-left: 0;
        padding-right: 0
    }
    .contact-form-info .contact-col .contact-info .cd-item {
        float: left;
        width: 33.33%
    }
    .contact-form-info .contact-col .contact-info .cd-item span {
        margin-right: 7px
    }
}

@media (max-width:480px) {
    .contact-form-info .contact-info .cd-item {
        width: 100%!important
    }
    .contact-form-info .contact-info .cd-item br {
        display: none
    }
    .contact-form-info .contact-form .c-inner-col {
        width: 100%
    }
    .contact-form-info .contact-form .c-inner-col .txt-contact {
        width: 100%!important
    }
    .contact-form-info .contact-info .cd-item .cd-inner-data {
        float: none;
        padding-top: 10px
    }
    .contact-form-info .contact-info .cd-item span {
        margin-bottom: 10px
    }
}

.profile-listing-page {
    background: url(../images/listing-bg.jpg) no-repeat left -50px;
    background-size: 100%
}

.profile-listing-page #main-container {
    padding-top: 90px
}

.profile-listing .profile-list-item {
    background: url(../images/listing-bg.png) left top;
    padding: 15px;
    opacity: 1;
    width: 83%;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    margin: 0 auto 40px
}

.profile-listing .profile-list-item:hover {
    opacity: 1
}

.profile-listing .profile-list-item .pl-inner {
    background: rgba(255, 255, 255, .7)
}

.profile-listing .profile-list-item .pl-item-img {
    float: left;
    width: 23%;
    position: relative;
    height: 197px
}

.profile-listing .profile-list-item .pl-item-img .pl-item-img-inner img {
    width: 100%
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list {
    position: absolute;
    top: 87%;
    padding-left: 0
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li {
    padding-left: 0
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li a {
    width: 25px;
    height: 19px;
    display: block;
    background-image: url(../images/pci.png);
    background-repeat: no-repeat;
    background-position: left top;
    opacity: .7;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li a:hover {
    opacity: 1
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li.byPhone a {
    background-position: 0 0;
    margin-left: 9px;
    margin-right: 26px
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li.byMail a {
    background-position: -52px 0;
    margin-right: 26px
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li.byInterest a {
    background-position: -103px 0;
    margin-right: 26px
}

.profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li.byAtt a {
    background-position: -154px 0
}

.profile-listing .profile-list-item .pl-item-desc {
    float: left;
    width: 77%
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-inner {
    padding: 9px 23px 1px
}

.profile-listing .profile-list-item .pl-item-desc .title-late-update {
    padding-bottom: 10px;
    padding-top: 5px
}

.profile-listing .profile-list-item .pl-item-desc .title-late-update a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #175480;
    font-style: normal;
    padding-right: 17px
}

.profile-listing .profile-list-item .pl-item-desc .title-late-update span {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 10px;
    font-weight: 500;
    color: #0a0a0a;
    font-style: normal;
    font-style: italic;
    display: none
}

.profile-listing .profile-list-item .pl-item-desc .btn-profile-more {
    background: url(../images/btn-arrow.png) no-repeat right center;
    padding-right: 20px;
    float: right;
    margin-top: -26px
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-col {
    float: left
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #202020;
    font-style: normal;
    padding-left: 0
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li {
    line-height: 25px;
    padding-left: 0
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li label {
    display: inline-block;
    width: 100px
}

.pl-desc-col.first-col label {
    width: 118px!important
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-col.first-col {
    width: 47%
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-col.second-col {
    width: 52%
}

.profile-listing .pl-pagination {
    border-top: 1px solid #bdbdbd;
    padding: 20px 0
}

.profile-listing .pl-pagination li {
    display: block;
    border: 1px solid #949494;
    padding: 10px;
    float: left;
    line-height: 11px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #313131;
    font-style: normal;
    margin-right: 15px
}

.profile-listing .pl-pagination li:hover {
    background: #ec3350;
    color: #fff;
    border-color: #ec3350
}

.profile-listing.provider-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li {
    float: left;
    width: 100%
}

.profile-listing.provider-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li .item-float {
    float: left
}

.profile-listing.provider-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li .item-float.twoline {
    width: 50%
}

.profile-listing.provider-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li label {
    width: 120px;
    float: left
}

.profile-listing.provider-listing .profile-list-item .pl-item-desc .pl-desc-col.first-col {
    width: 56%
}

.profile-listing.provider-listing .profile-list-item .pl-item-desc .pl-desc-col.second-col {
    width: 44%
}

.profile-listing.provider-listing .profile-list-item .pl-item-desc .btn-profile-more {
    margin-top: 0
}

.abt-preferences li label:after {
    content: ':';
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    left: 167px;
    top: -1px
}

@media (max-width:768px) {
    .profile-listing .profile-list-item {
        width: 98%
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-inner {
        padding: 12px 22px
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li label {
        width: 122px
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col.first-col {
        width: 54%
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col.second-col {
        width: 46%
    }
    .profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li a {
        margin-right: 30%!important
    }
}

@media (max-width:680px) {
    .profile-listing .profile-list-item {
        padding-top: 223px
    }
    .profile-listing .profile-list-item .pl-item-desc, .profile-listing .profile-list-item .pl-item-img {
        width: 100%;
        float: none
    }
    .profile-listing .profile-list-item .pl-item-img {
        text-align: center
    }
    .profile-listing .profile-list-item .pl-item-img .pl-item-img-inner {
        position: absolute;
        width: 100%;
        top: -205px
    }
    .profile-listing .profile-list-item .pl-item-img .pl-contact-methods {
        text-align: center
    }
    .profile-listing .profile-list-item .pl-item-img .pl-contact-methods .pl-contact-list {
        left: 0;
        padding-left: 0;
        position: absolute;
        right: 0;
        top: 87%
    }
    .profile-listing .profile-list-item .pl-item-img .pl-contact-methods .pl-contact-list li {
        display: inline-block;
        float: none
    }
}

@media (max-width:680px) {
    .profile-listing .profile-list-item .pl-item-desc {
        padding-bottom: 43px
    }
    .profile-listing .profile-list-item .pl-item-desc .btn-profile-more {
        margin-top: 0
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col.first-col, .profile-listing .profile-list-item .pl-item-desc .pl-desc-col.second-col {
        width: 100%!important
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li label {
        padding-left: 34px;
        width: 47%
    }
}

.profile-details-page {
    background: url(../images/bg-pdbg.jpg) no-repeat center top;
    background-size: 100%
}

.profile-details-page #main-container {
    padding-top: 100px
}

.profile-details .profile-d-item {
    padding: 15px;
    opacity: 1;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    margin: 0 auto 40px
}

.profile-details .profile-d-item .pd-item-img {
    float: left;
    width: 25%;
    position: relative
}

.profile-details .profile-d-item .pd-item-img img {
    width: 100%
}

.awht span {
    text-indent: 0
}

.profile-details .profile-d-item .pd-item-img .btn-cont {
    margin-top: -50px;
    position: relative;
    z-index: 100;
    opacity: .6;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.profile-details .profile-d-item .pd-item-img .btn-cont:hover {
    opacity: 1
}

.profile-details .profile-d-item .pd-item-img .btn-cont button {
    font-size: 15px;
    display: inline-block;
    padding: 5px 10px;
    width: 90%
}

.profile-details .profile-d-item .pd-item-img .btn-interest-cont {
    width: 60%;
    text-align: center
}

.profile-details .profile-d-item .pd-item-img .btn-interest-cont button {
    background: #2b8e09;
    border: none;
    color: #fff
}

.profile-details .profile-d-item .pd-item-img .btn-block-cont {
    width: 40%;
    text-align: center
}

.profile-details .profile-d-item .pd-item-img .btn-block-cont button {
    background: #de1a1a;
    border: none;
    color: #fff
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list {
    position: absolute;
    bottom: -52px;
    left: 25px;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    padding-left: 0
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list:hover {
    opacity: 1
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li {
    padding-left: 0
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li a {
    width: 38px;
    height: 29px;
    display: block;
    background: url(../images/profile-contact-ex-icons.png) no-repeat left top;
    opacity: .5;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li a:hover {
    opacity: 1
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li.byPhone a {
    background-position: 0 0;
    margin-left: 9px;
    margin-right: 15px
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li.noicon {
    width: 38px;
    display: block;
    margin-right: 40px;
    height: 29px
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li.noicon a {
    background: 0 0!important
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li.byMail a {
    background-position: -78px 0;
    margin-right: 15px
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li.byInterest a {
    background-position: -157px 0;
    margin-right: 7px
}

.profile-details .profile-d-item .pd-contact-methods .pd-contact-list li.byAtt a {
    background-position: -236px 0
}

.profile-details .profile-d-item .pd-item-desc {
    float: left;
    background: rgba(255, 255, 255, .7);
    width: 75%;
    margin-top: 0
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-inner {
    padding: 5px 35px 7px
}

.profile-details .profile-d-item .pd-item-desc .pd-name {
    padding: 15px 0 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #032c4a;
    font-style: normal
}

.profile-details .profile-d-item .pd-item-desc .pd-email {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #7f7f7f;
    font-style: normal;
    padding-bottom: 15px;
    text-align: left
}

.profile-details .profile-d-item .pd-item-desc .btn-profile-more {
    background: url(../images/btn-arrow.png) no-repeat right center;
    padding-right: 20px;
    float: right;
    margin-top: -26px
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col {
    float: left
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col .pd-desc-list {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 0;
    color: #202020;
    font-style: normal
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col .pd-desc-list li {
    line-height: 30px;
    padding-left: 0
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col .pd-desc-list li label {
    display: inline-block;
    float: none;
    width: 108px;
    font-weight: 600
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col .pd-desc-list li span {
    display: inline-block;
    width: 50%;
    vertical-align: top
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col .pd-desc-list .icon-facebook {
    display: inline-block;
    background: url(../images/icon-facebook.png) no-repeat left top;
    width: 70px;
    height: 18px;
    position: relative;
    top: 3px;
    margin: 5px 0 0 3px
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col .pd-desc-list .address-cont {
    display: inline-block;
    width: 64%
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col.first-col {
    width: 50%
}

.profile-details .profile-d-item .pd-item-desc .pd-desc-col.second-col {
    width: 50%
}

.profile-details .profile-d-item .pd-mid-content {
    padding-top: 82px
}

.profile-details .profile-d-item .pd-mid-content h2 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #171717;
    font-style: normal;
    padding-bottom: 8px
}

.profile-details .profile-d-item .pd-mid-content p {
    line-height: 30px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #171717;
    font-style: normal
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col {
    width: 50%;
    float: left
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col h3 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #171717;
    font-style: normal;
    line-height: 56px;
    margin: 27px 0 24px
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col h3 span {
    display: inline-block;
    width: 56px;
    margin-right: 17px;
    height: 56px;
    background: #032c4a;
    border-radius: 50px;
    float: left;
    background-image: url(../images/icon-pd-title.png);
    background-repeat: no-repeat
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-profile h3 span {
    background-position: 2px -6px
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-education h3 span {
    background-position: 2px -143px
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-religious h3 span {
    background-position: 2px -298px
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-personailty h3 span {
    background-position: 2px -438px
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-partner {
    width: 100%
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-partner h3 span {
    background-position: 2px -580px
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col .pd-bot-list {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #171717;
    font-style: normal;
    padding-left: 0
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col .pd-bot-list li {
    padding-left: 0
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col .pd-bot-list label {
    width: 177px;
    display: inline-block;
    position: relative
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col .pd-bot-list span {
    padding-left: 30px
}

.profile-details .profile-d-item .pd-bot-content .pd-bot-col .pd-bot-list span.sep {
    padding-left: 0
}

.chatbox.chatbox--tray.chatbox--empty {
    z-index: 1000
}

.abt-preferences .pd-bot-list label {
    width: 177px;
    display: inline-block;
    position: relative;
    height: 42px;
    vertical-align: top
}

.abt-preferences .pd-bot-list span {
    padding-left: 30px;
    width: 77%;
    display: inline-block
}

@media (max-width:768px) {
    .profile-details .profile-d-item .pd-item-desc {
        width: 100%;
        margin: 0 auto;
        clear: both;
        float: none
    }
    .profile-details .profile-d-item .pd-item-desc .pd-name {
        text-align: center
    }
    .profile-details .profile-d-item .pd-item-desc .pd-desc-inner {
        padding: 10px 20px 30px;
        background: #fcfdfd
    }
    .profile-details .profile-d-item .pd-item-desc .pd-mid-content {
        padding-top: 40px
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col .pd-bot-list label {
        width: 110px
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-partner li {
        overflow: auto
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-partner li label {
        width: 22%;
        float: left
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-partner li span {
        float: left;
        width: 65%;
        line-height: 23px
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col.abt-partner li span.sep {
        width: auto
    }
    .profile-details .profile-d-item .pd-item-img {
        width: 100%;
        float: none
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods {
        text-align: center;
        margin: 0 0 25px
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods .pd-contact-list {
        bottom: -20px;
        left: 0;
        margin: 0 auto;
        position: relative;
        width: 44%
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods .pd-contact-list li a {
        display: inline-block
    }
}

@media (max-width:680px) {
    .profile-details .profile-d-item .pd-item-img .btn-cont {
        margin: 0
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods .pd-contact-list li a {
        margin-left: 36px;
        margin-right: 0
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods .pd-contact-list li:first-child a {
        margin-left: 0
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col {
        width: 100%
    }
    .profile-details .profile-d-item .pd-mid-content {
        padding-top: 30px
    }
}

@media (max-width:480px) {
    .profile-details .profile-d-item .pd-item-desc .pd-desc-inner {
        padding: 0 20px 25px 20px
    }
    .profile-details .profile-d-item .pd-item-desc .pd-email {
        text-align: center;
        margin-bottom: 10px
    }
    .profile-details .profile-d-item .pd-item-desc .pd-desc-col.first-col {
        width: 100%
    }
    .profile-details .profile-d-item .pd-item-desc .pd-desc-col.second-col {
        width: 100%
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods img {
        width: 65%
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods .pd-contact-list {
        width: 100%;
        text-align: center
    }
    .profile-details .profile-d-item .pd-item-img .pd-contact-methods .pd-contact-list li {
        display: inline-block;
        float: none
    }
    .profile-listing.provider-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li {
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
        overflow: hidden
    }
}

.profile-login-page {
    background: url(../images/bg-login.jpg) no-repeat left -50px;
    background-size: 100%
}

.profile-login-page #main-container {
    padding-top: 90px
}

.profile-login-page #main-container .recently-joined {
    padding: 40px 0
}

.login-register {
    padding-bottom: 75px
}

.login-register .txt-login {
    border-radius: 5px;
    border: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #3b3a3a;
    font-style: normal;
    width: 100%
}

.login-register label {
    padding-bottom: 5px;
    display: inline-block
}

.login-register .btn-login {
    padding: 8px 32px;
    margin-top: 15px
}

.login-register .btn-cont {
    text-align: center;
    position: relative;
}

.login-register .login-col {
    width: 36.5%;
    float: left
}

.login-register .login-col .login-block {
    padding-right: 75px
}
.login-block .module-inner .btn {
    width: 228px;
    margin: 7px 0;
    border: 0;
    font-weight: 700;
    padding: 6px 8px 6px 60px;
    font-size: 14px;
    text-align: left;
    background-position: 31px center;
    background-repeat: no-repeat;
}

.btn-mobile {
    background-color: #43c5a5;
    color: #fff;
    background-image:url(../images/phone_icon.png);    
}

.btn-google-plus {
    background-color: #fff;
    background-image:url(../images/google_icon.png);    
    
}
.btn-facebook {
    background-color: #3b5998;
    color: #fff;
    background-image:url(../images/facebook_icon.png);      
}

.btn-email{
    background-color: #d0021b;
    color: #fff;
    background-image:url(../images/mail-icon.png);      
}

.login-register .reg-col {
    width: 63.5%;
    float: right
}

.login-register .reg-col .login-block {
    padding-right: 75px
}

.login-register .reg-col .inner-reg-col {
    width: 50%;
    float: left
}

.login-register .reg-col .inner-reg-col .txt-reg {
    width: 90%;
    border-radius: 5px;
    border: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #3b3a3a;
    font-style: normal
}

.login-register .reg-col .inner-reg-col.reg-right .form-cont {
    float: right;
    width: 88%
}

.login-register .reg-col .inner-reg-col.reg-right .form-cont .txt-reg {
    width: 100%
}

.login-register .reg-col .select-reg {
    border-radius: 5px;
    border: none;
    width: 100%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #3b3a3a;
    font-style: normal
}

.login-register .chkbox-cont {
    padding-top: 40px
}

.login-register .chkbox-cont .checkbox {
    float: left;
    margin: 4px 10px 0 0
}

.login-register .chkbox-cont label {
    float: left;
    width: 87%;
    line-height: 19px
}

.login-register .fb-login {
    background: url(../images/mgk-logo.png) no-repeat left center;
    width: 260px;
    margin: 55px auto 0;
    overflow: auto;
    display: none
}

.login-register .fb-login .a-fblogin {
    float: right;
    background: url(../images/btn-fb.png) no-repeat left top;
    width: 188px;
    height: 72px;
    opacity: .8;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.login-register .fb-login .a-fblogin:hover {
    opacity: 1
}

.trusted-members {
    background: #133b5c;
    padding: 60px 0;
    text-align: center
}

.trusted-members .trusted-text {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 40px;
    font-weight: 200;
    color: #fff;
    font-style: italic
}

.trusted-members .tr-member-list {
    padding: 50px 0
}

.trusted-members .tr-member-list li {
    width: 11.5%;
    padding-left: 0
}

.trusted-members .tr-member-list li:first-child {
    margin: 0
}

.paybygenie {
    display: block
}

.paybygenie.mobile {
    display: none
}

@media (max-width:768px) {
    .login-register .fb-login {
        width: 260px
    }
    .login-register .login-col {
        width: 100%
    }
    .login-register .login-col .login-block {
        padding-right: 0
    }
    .login-register .reg-col {
        width: 100%;
        margin-bottom: 50px
    }
    .profile-login-page #main-container .recently-joined {
        margin: 0 auto;
        width: 86%
    }
    .slider1 .owl-buttons .owl-next {
        float: right;
        margin-right: 43px
    }
}

@media (max-width:680px) {
    .login-register .reg-col .inner-reg-col {
        width: 100%
    }
    .login-register .reg-col .inner-reg-col .select-reg, .login-register .reg-col .inner-reg-col .txt-reg {
        width: 100%
    }
    .login-register .reg-col .inner-reg-col.reg-right .form-cont {
        width: 100%
    }
}

.profile-message-page {
    background: url(../images/listing-bg.jpg) no-repeat left -50px;
    background-size: 100%
}

.profile-message-page #main-container {
    padding-top: 120px
}

.profile-message-page #main-container h1 {
    padding-bottom: 60px
}

.info h4 {
    margin-bottom: 24px;
    padding-top: 15px
}

.info p {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #171717;
    font-style: normal;
    line-height: 30px
}

.membership-page {
    background: url(../images/listing-bg.jpg) no-repeat left -50px;
    background-size: 100%
}

.membership-page #main-container {
    padding-top: 120px
}

.membership-page .table-membership {
    width: 95%;
    margin: 0 auto;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    font-style: normal
}

.membership-page .table-membership th {
    border-bottom: 1px solid #919090;
    padding: 20px 0 20px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-style: normal
}

.membership-page .table-membership th.m-featured-col {
    text-align: left
}

.membership-page .table-membership td {
    width: 20%;
    text-align: center;
    border-left: 1px solid #919090;
    padding: 10px 0 20px
}

.membership-page .table-membership td.td-label {
    text-align: left
}

.membership-page .table-membership tr td:first-child {
    border-left: none
}

.membership-page .table-membership tfoot td {
    border-top: 1px solid #919090;
    padding-top: 20px
}

.membership-page .payment-method {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #061624;
    font-style: normal;
    float: right;
    height: 30px;
    padding: 30px 0 30px
}

.membership-page .payment-method label {
    padding-right: 19px
}

.membership-page .membership-blocks {
    display: none;
    width: 50%;
    margin: 0 auto
}

.membership-page .membership-blocks>h3 {
    text-align: center;
    padding-bottom: 40px
}

.membership-page .membership-blocks .module-block {
    margin-bottom: 40px
}

.membership-page .membership-blocks .module-block .package-list {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    padding-left: 0
}

.membership-page .membership-blocks .module-block .package-list li {
    padding-left: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    font-style: normal
}

.membership-page .membership-blocks .module-block .btn-subscribe {
    width: 70%;
    margin: 0 auto;
    display: block
}

@media (max-width:768px) {
    .membership-page .module-block .module-inner {
        padding: 2px 10px 18px
    }
    .membership-page .table-membership th {
        font-size: 16px;
        padding: 13px 0
    }
    .membership-page .table-membership td.td-label {
        font-size: 14px
    }
}

@media (max-width:680px) {
    .membership-page .membership-blocks {
        display: none
    }
}

@media (max-width:480px) {
    .membership-page .membership-blocks {
        width: 100%;
        display: block!important
    }
    .membership-page .membership-table {
        display: none
    }
}

.registration-page #main-container {
    padding-top: 130px
}

.registration-page .reg-top .reg-t-left {
    width: 39.52%;
    float: left
}

.registration-page .reg-top .reg-t-left .reg-photo {
    background-color: #ededed;
    width: 325px;
    height: 345px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat
}

.registration-page .reg-top .reg-t-left .reg-photo.male {
    background-image: url(../images/default-pic.png)
}

.registration-page .reg-top .reg-t-left .reg-photo.female {
    background-image: url(../images/female-default-pic.png)
}

.registration-page .reg-top .reg-t-left .reg-photo .aAddPic {
    position: absolute;
    width: 47px;
    height: 47px;
    bottom: 0;
    right: 0;
    opacity: .6;
    background: rgba(255, 255, 255, .7);
    border-radius: 50px 0 0 0;
    background-image: url(../images/add-photo.png);
    background-repeat: no-repeat;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background-position: 65% 72%
}

.registration-page .reg-top .reg-t-left .reg-photo .aAddPic:hover {
    opacity: 1
}

.registration-page .reg-top .reg-t-right {
    width: 60.48%;
    float: right
}

.registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps {
    margin-top: 60px;
    border-top: 1px solid #e8324e
}

.registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li {
    width: 128px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 17px;
    font-weight: 300;
    color: #181919;
    font-style: normal;
    text-align: center;
    line-height: 24px;
    margin: -50px 0 0 85px
}

.registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li span {
    display: block;
    background-image: url(../images/icon-reg-steps.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    background-color: #e8324e;
    margin: 0 auto 15px;
    border-radius: 50px
}

.registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li:first-child {
    margin-left: 0
}

.registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li.icon-thousand-match span {
    background-position: 18px 24px
}

.registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li.icon-privacy span {
    background-position: -203px 24px
}

.registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li.icon-communities span {
    background-position: -435px 24px
}

.registration-page .reg-top .reg-t-right .reg-intro {
    padding-top: 32px
}

.registration-page .reg-top .reg-t-right .reg-intro p {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #1d1d1d;
    font-style: normal;
    line-height: 25px
}

.registration-page .reg-bottom .reg-d-section {
    padding: 0 0 42px 65px;
    position: relative
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner {
    padding-left: 140px;
    border-left: 1px solid #133b5c
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .btn-reg {
    margin: 40px 0 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    font-style: normal;
    padding: 9px 50px
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner span.stpicon {
    position: absolute;
    left: 0;
    top: -40px;
    display: inline-block;
    width: 115px;
    height: 115px;
    border-radius: 70px;
    background-color: #032c4a;
    background-image: url(../images/icon-reg-ex.png);
    background-repeat: no-repeat;
    border: 10px solid #fff
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont {
    padding-bottom: 13px
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont label {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #171717;
    font-style: normal
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .txt-reg {
    width: 80%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #171717;
    font-style: normal;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px 11px
}

.partnerage.reg-b-col .span1 {
    width: 80px!important
}

.partnerage .rangewrap:first-child label {
    width: 136px
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .txt-reg-y {
    width: 35%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #171717;
    font-style: normal;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px 11px
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .txt-reg-m {
    width: 22%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #171717;
    font-style: normal;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px 11px
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .txt-reg-d {
    width: 21%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #171717;
    font-style: normal;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px 11px
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .txtarea-reg {
    width: 90%;
    height: 150px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #171717;
    font-style: normal;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px 11px
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .reg-b-col {
    float: left;
    width: 50%
}

.registration-page .reg-bottom .reg-d-section.about-section {
    margin-top: 100px
}

.registration-page .reg-bottom .reg-d-section.about-section span.stpicon {
    background-color: #e8324e!important;
    background-position: center 0
}

.registration-page .reg-bottom .reg-d-section.about-section .reg-d-inner {
    border-color: #e8324e;
    padding-top: 32px
}

.registration-page .reg-bottom .reg-d-section.education-section span.stpicon {
    background-position: center -135px
}

.registration-page .reg-bottom .reg-d-section.social-section span.stpicon {
    background-position: center -280px
}

.registration-page .reg-bottom .reg-d-section.personality-section span.stpicon {
    background-position: center -467px
}

.registration-page .reg-bottom .reg-d-section.partner-section span.stpicon {
    background-position: center -650px
}
.mobile-app {
    text-align: center;
}

@media (max-width:768px) {
    .registration-page .reg-top .reg-t-left {
        width: 42%
    }
    .registration-page .reg-top .reg-t-left .reg-photo {
        width: 100%;
        height: 317px
    }
    .registration-page .reg-top .reg-t-right {
        width: 58%
    }
    .registration-page .reg-top .reg-t-right .register-steps {
        padding: 0 20px
    }
    .registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps {
        border: none
    }
    .registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li {
        width: 33.33%;
        text-align: center;
        margin-left: 0;
        padding-left: 0;
        font-size: 14px;
        line-height: 20px
    }
    .registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li span {
        width: 60px;
        height: 60px;
        margin: 0 auto 10px;
        background-size: 300px
    }
    .registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li.icon-thousand-match span {
        background-position: -5% 47%
    }
    .registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li.icon-privacy span {
        background-position: 49% 47%
    }
    .registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li.icon-communities span {
        background-position: 105% 47%
    }
    .registration-page .reg-top .reg-t-right .reg-intro {
        padding-left: 20px;
        padding-right: 20px
    }
    .registration-page .reg-bottom .reg-d-section {
        padding: 0 0 42px 0
    }
    .registration-page .reg-bottom .reg-d-section .reg-d-inner {
        padding-left: 73px;
        padding-top: 0;
        border: none
    }
    .registration-page .reg-bottom .reg-d-section .reg-d-inner span.stpicon {
        width: 50px;
        height: 50px;
        border: none;
        top: 6px;
        background-size: 26px
    }
    .registration-page .reg-bottom .reg-d-section.about-section {
        margin-top: 20px
    }
    .registration-page .reg-bottom .reg-d-section.about-section span.stpicon {
        top: 38px;
        background-position: 12px 0
    }
    .registration-page .reg-bottom .reg-d-section.education-section span.stpicon {
        background-position: 12px -61px
    }
    .registration-page .reg-bottom .reg-d-section.social-section span.stpicon {
        background-position: 12px -124px
    }
    .registration-page .reg-bottom .reg-d-section.personality-section span.stpicon {
        background-position: 12px -206px
    }
    .registration-page .reg-bottom .reg-d-section.partner-section span {
        background-position: 12px -287px
    }
}

@media (max-width:680px) {
    .registration-page .reg-top .reg-t-right {
        width: 100%
    }
    .registration-page .reg-top .reg-t-left {
        width: 100%
    }
    .login-block .module-inner .btn {
        width:100%;
    }
}

@media (max-width:480px) {
    .registration-page .reg-top .reg-t-right .register-steps .ul-reg-steps li {
        font-size: 13px
    }
    .registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .reg-b-col {
        width: 100%
    }
    .registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .form-cont {
        padding-bottom: 0
    }
    .registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .txt-reg {
        width: 75%
    }
    .registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont .txtarea-reg {
        width: 75%
    }
}

header {
    position: relative
}

header #top-overlay {
    position: absolute;
    z-index: 100;
    top: 0;
    width: 100%
}

header #top-bar {
    background: rgba(0, 0, 0, .7);
    height: 60px
}

header #logo {
    padding-top: 40px
}

header #inner-banner img {
    width: 100%
}

header .logo-sub {
    padding-top: 8px;
    float: left
}

.home header .inner-header {
    overflow: hidden;
    background-size: 100%
}

.home header .banner-title {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    font-style: normal;
    position: absolute;
    width: 100%
}

.home header .outer-title {
    width: 1050px;
    margin: 0 auto;
    display: block
}

.home .bx-wrapper img {
    width: 100%
}

@media (max-width:768px) {
    .home #main-container .search-block {
        margin-top: 0
    }
    .home header .inner-header img {
        display: block
    }
    .home header .outer-title {
        width: 80%
    }
}

@media (max-width:680px) {
    .home header .inner-header .banner-title {
        width: 80%;
        font-size: 33px;
        top: 77%!important
    }
    .home header #logo img {
        max-width: 30%
    }
    .home header .bx-wrapper .bx-controls-direction a {
        margin-top: 45px!important
    }
}

@media (max-width:480px) {
    header #logo {
        padding-top: 21px;
        width: 42%
    }
    header #logo img {
        max-width: 50%!important
    }
    header .banner-title {
        top: 78%!important
    }
    header .banner-title .outer-title {
        width: 80%;
        font-size: 17px!important
    }
}

footer {
    background: #0a1b25 url(../images/bg-footer.jpg) repeat-x left bottom
}

footer .footer-mid {
    padding: 40px 0
}

footer .footer-mid .fm-right {
    float: left;
    width: 42.85%
}

footer .footer-mid .fm-right .f-footer-text {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #bbbec0;
    font-style: normal;
    line-height: 23px;
    padding-top: 18px;
    padding-right: 70px
}

footer .footer-mid .fm-left {
    float: right;
    width: 57.15%
}

footer .footer-mid .fm-left .f-col ul {
    padding-left: 0
}

footer .footer-mid .fm-left .f-col li {
    width: 33.33%;
    padding-left: 0;
    line-height: 33px;
    float: left
}

footer .footer-mid .fm-left .f-col li a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #bbbec0;
    font-style: normal
}

footer .footer-mid .fm-left .f-col li a:hover {
    color: #fff
}

footer .footer-bot {
    background: #01070e;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #bbbec0;
    font-style: normal;
    padding: 18px 0
}

footer .footer-bot .copyright {
    width: 50%;
    float: left
}

footer .footer-bot .designby {
    width: 50%;
    float: right;
    text-align: right
}

footer .footer-bot .designby a {
    display: inline-block;
    background: url(../images/icon-ewd.png) no-repeat 3px 8px;
    padding-left: 25px
}

@media (max-width:768px) {
    footer .footer-mid .fm-left, footer .footer-mid .fm-right {
        float: none;
        width: 80%;
        margin: 0 auto;
        clear: both
    }
    footer .footer-mid .fm-right {
        text-align: center;
        padding: 30px 0 0
    }
    footer .footer-mid .fm-right .f-footer-text {
        padding-right: 0
    }
}

@media (max-width:680px) {
    footer .footer-mid .fm-left, footer .footer-mid .fm-right {
        width: 95%
    }
}

@media (max-width:480px) {
    footer .footer-mid .fm-left .f-col ul {
        margin: 0 auto;
        width: 90%
    }
    footer .footer-mid .fm-left .f-col ul li {
        width: 50%
    }
    footer .footer-mid .fm-left .f-col ul li a {
        font-size: 14px
    }
    footer .footer-mid .fm-right .f-footer-logo img {
        width: 50%
    }
    footer .footer-bot .copyright, footer .footer-bot .designby {
        width: 100%;
        text-align: center
    }
}

#main-container {
    padding-top: 72px
}

.home #main-container {
    padding-top: 72px;
    background-size: 100%
}

.home #main-container h1 {
    padding-bottom: 45px;
    text-align: center;
    font-weight: 700
}

.sin-head {
    padding-top: 40px
}

.home #main-container p {
    text-align: center
}

.intro-text {
    padding-bottom: 30px
}

.intro-text .intro-steps {
    border-top: 1px solid #e8e1e8;
    margin: 120px auto 0;
    width: 77%
}

.intro-text .intro-steps li {
    display: block;
    position: relative;
    padding-left: 0;
    top: -80px;
    width: 160px;
    height: 160px;
    margin: 0 50px;
    background-image: url(../images/icon-partners.png);
    background-repeat: no-repeat;
    border-radius: 80px
}

.intro-text .intro-steps li a {
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 26px;
    top: 0;
    padding-top: 170px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #181919;
    font-style: normal
}

.intro-text .intro-steps li.signup {
    background-color: #245d78;
    background-position: 57px 55px
}

.intro-text .intro-steps li.perfect-partner {
    background-color: #19729d;
    background-position: -202px 52px
}

.intro-text .intro-steps li.perfect-partner a {
    bottom: -57px
}

.intro-text .intro-steps li.connect {
    background-color: #ef3855;
    background-position: -457px 51px
}

.premium {
    background-color: #133b5c;
    padding: 60px 0
}

.premium h2 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    text-align: center;
    padding-bottom: 60px
}

.premium .premium-list .pitem {
    opacity: .8;
    padding-left: 0;
    width: 33.33%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    line-height: 20px
}

.premium .premium-list .pitem:hover {
    opacity: 1
}

.premium .premium-list .pitem a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    font-style: normal
}

.premium .premium-list .pitem h3 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    padding: 10px 0 17px
}

.premium .premium-list .pitem span {
    width: 95px;
    height: 95px;
    display: block;
    float: left;
    background: #000;
    border-radius: 50px;
    margin-right: 15px;
    background-image: url(../images/icon-members.png);
    background-repeat: no-repeat
}

.premium .premium-list .pitem.view span {
    background-color: #0e3353;
    background-position: 27px 26px
}

.premium .premium-list .pitem.send span {
    background-color: #114673;
    background-position: -343px 26px
}

.premium .premium-list .pitem.chat span {
    background-color: #155993;
    background-position: -706px 26px
}

.find-love {
    background: #044968 url(../images/bg-footer-top.jpg) repeat-x left bottom;
    padding: 50px 0 40px
}

.find-love .fl-txt {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    font-style: normal;
    float: left;
    padding-top: 3px
}

.find-love .btn-joinnow {
    float: right;
    border-radius: 10px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    font-style: normal;
    padding: 6px 70px 6px;
    text-transform: uppercase
}

.inquiry-bar {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #b7b7b7;
    font-style: normal;
    background: rgba(0, 0, 0, .2);
    padding: 32px 0 28px
}

.inquiry-bar label {
    padding-right: 30px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #b7b7b7;
    font-style: normal;
    text-transform: uppercase
}

.inquiry-bar .in-block {
    float: left
}

.inquiry-bar .social-block {
    margin-top: -5px
}

.inquiry-bar .flag-counter {
    float: right
}

.inquiry-bar .social-block .social-list li {
    margin-left: 23px;
    padding-left: 0
}

.inquiry-bar .social-block .social-list li a {
    width: 33px;
    height: 33px;
    display: block;
    background: url(../images/icon-footer-social-1.png) no-repeat left top;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    opacity: .4
}

.inquiry-bar .social-block .social-list li a:hover {
    opacity: 1
}

.inquiry-bar .social-block .social-list li.aFb a {
    background-position: 0 0
}

.inquiry-bar .social-block .social-list li.aTw a {
    background-position: -107px 0
}

.inquiry-bar .social-block .social-list li.aLn a {
    background-position: -54px 0
}

.awht a {
    background-image: url(../images/wht-ap.png)!important
}

.info {
    padding-bottom: 50px
}

@media (max-width:768px) {
    .home #main-container {
        padding-top: 50px
    }
    .intro-text .intro-steps {
        width: 100%
    }
    .intro-text .intro-steps li {
        width: 150px;
        height: 150px;
        margin: 0 5%
    }
    .intro-text .intro-steps li.signup {
        background-position: -11% 57%
    }
    .intro-text .intro-steps li.perfect-partner {
        background-position: 44% 52%
    }
    .intro-text .intro-steps li.connect {
        background-position: 99% 52%
    }
    .premium {
        padding: 40px 0
    }
    .premium h2 {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
        font-size: 26px;
        font-weight: 400;
        color: #fff;
        font-style: normal;
        padding-bottom: 40px
    }
    .premium .premium-list .pitem {
        font-size: 11px;
        line-height: 16px
    }
    .premium .premium-list .pitem h3 {
        padding-bottom: 10px;
        padding-top: 0;
        font-size: 15px
    }
    .premium .premium-list .pitem span {
        width: 60px;
        height: 60px;
        margin-right: 12px;
        background-size: 517px
    }
    .premium .premium-list .pitem.view span {
        background-position: 17px 17px
    }
    .premium .premium-list .pitem.send span {
        background-position: -227px 17px
    }
    .premium .premium-list .pitem.chat span {
        background-position: -467px 17px
    }
    .find-love {
        padding: 38px 0 40px;
        text-align: center
    }
    .find-love .fl-txt {
        float: none;
        padding-bottom: 24px
    }
    .find-love .btn-joinnow {
        margin: 0 auto;
        float: none!important;
        padding: 10px 70px 10px
    }
    .inquiry-bar {
        padding-bottom: 15px
    }
    .inquiry-bar .in-block {
        width: 100%;
        float: none;
        text-align: center
    }
    .inquiry-bar .social-block {
        margin-top: 15px;
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
    .inquiry-bar .social-block .social-list li {
        float: none;
        display: inline-block;
        margin-left: 0
    }
    .inquiry-bar .social-block .social-list li a {
        display: inline-block
    }
}

@media (max-width:680px) {
    .home #main-container h1 {
        font-size: 29px
    }
    .intro-text .intro-steps li {
        width: 140px;
        height: 140px;
        margin: 0 4%
    }
    .intro-text .intro-steps li span {
        font-size: 17px;
        line-height: 22px
    }
    .intro-text .intro-steps li a {
        line-height: 18px;
        font-size: 13px;
        padding-top: 91px
    }
    .premium h2 {
        font-size: 23px
    }
    .premium .premium-list-cont {
        width: 90%;
        margin: 0 auto
    }
    .premium .premium-list-cont .premium-list .pitem {
        width: 100%;
        font-size: 14px;
        padding-bottom: 18px
    }
    .premium .premium-list-cont .premium-list .pitem h3 {
        font-size: 19px;
        padding-top: 20px
    }
    .premium .premium-list-cont .premium-list .pitem span {
        width: 92px;
        height: 92px;
        margin-right: 20px;
        background-size: 680px
    }
    .premium .premium-list-cont .premium-list .pitem br {
        display: none
    }
    .premium .premium-list-cont .premium-list .pitem.view span {
        background-position: 27px 26px
    }
    .premium .premium-list-cont .premium-list .pitem.send span {
        background-position: -292px 23px
    }
    .premium .premium-list-cont .premium-list .pitem.chat span {
        background-position: -608px 25px
    }
    .find-love .fl-txt {
        font-size: 21px
    }
    .profile-listing .profile-list-item .pl-item-img .pl-item-img-inner img {
        width: 40%
    }
    .inquiry-bar .social-block .social-list li a {
        display: block
    }
}

@media (max-width:480px) {
    .sin-block div {
        font-size: 14px;
        letter-spacing: 0
    }
    .pop-head {
        font-size: 18px!important;
        line-height: 26px!important
    }
    ul#top-menu {
        float: unset!important
    }
    .flag {
        display: none
    }
    .home #main-container {
        padding-top: 510px
    }
    .home #main-container h1 {
        line-height: 42px;
        padding: 0 20px 20px;
        margin-top: 30px
    }
    .intro-text .intro-steps {
        margin: 70px auto 0
    }
    .intro-text .intro-steps li {
        width: 100px;
        height: 100px;
        margin: 0 0 0 10%;
        top: -52px;
        background-size: 405px
    }
    .intro-text .intro-steps li:first-child {
        margin: 0
    }
    .intro-text .intro-steps li span {
        font-size: 14px
    }
    .inquiry-bar {
        font-size: 16px
    }
    .inquiry-bar label {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 16px
    }
    .inquiry-bar a {
        font-size: 16px
    }
}

@media (max-width:420px) {
    #top-menu li {
        padding-left: 14px
    }
    .intro-text .intro-steps li {
        width: 80px;
        height: 80px
    }
    .intro-text .intro-steps li span {
        font-size: 12px;
        line-height: 17px;
        bottom: -32px
    }
    .intro-text .intro-steps li.perfect-partner {
        bottom: -45px
    }
    .intro-text .intro-steps li.connect {
        background-position: 96% 52%
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .home #main-container {
        padding-top: 100px
    }
}

#top-menu {
    float: right
}

#top-menu li {
    float: left;
    line-height: 20px;
    padding-left: 29px;
    padding-top: 20px
}

#top-menu li a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    text-transform: uppercase
}

#top-menu li a:hover {
    color: #f13c59
}

@media (max-width:480px) {
    body {
        overflow-x: hidden
    }
    #top-menu li {
        padding-left: 1px;
        padding-right: 10px
    }
    li.test {
        padding-left: 12px!important
    }
    header .logo-sub {
        display: none
    }
    .vertical-list.footer-menu li:nth-child(4) {
        display: none
    }
    .profile-login-page #main-container>.wrapper>.login-register {
        display: flex;
        flex-direction: column
    }
    .profile-login-page #main-container>.wrapper>.login-register>.login-col {
        order: 1;
        margin-bottom: 30px
    }
    .profile-login-page #main-container>.wrapper>.login-register>.reg-col {
        order: 2
    }
    .profile-login-page #main-container>.wrapper>.login-register>.login-col .fb-login {
        display: none
    }
    .login-register {
        padding-bottom: 0
    }
    #top-menu li a {
        font-size: 12px
    }
    .flag img {
        width: 12%;
        float: left;
        padding-top: 15px;
        margin-right: -25px
    }
    .profile-listing .profile-list-item .pl-item-img .pl-item-img-inner {
        position: relative;
        width: 100%;
        top: auto
    }
    .profile-listing .profile-list-item {
        padding-top: 15px
    }
    .profile-listing .profile-list-item {
        width: auto
    }
    .profile-listing .profile-list-item .pl-item-img .pl-item-img-inner img {
        width: 60%;
        margin-top: 13px
    }
}

.home .search-block {
    position: absolute;
    top: 410px;
    width: 100%
}

.search-block .saerch-title {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 45px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    padding: 0 0 40px
}

.search-block .search-box-inner {
    padding: 0 37px 0;
    background: rgba(12, 12, 12, .5);
    color: #fff
}

.search-block .search-box-inner .sb-inner {
    float: left;
    width: 20%
}

.search-block .search-box-inner .sb-inner label {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    font-style: normal;
    padding-bottom: 14px;
    display: block
}

.search-block .search-box-inner .sb-inner.of-religion {
    width: 22%
}

.search-block .search-box-inner .sb-inner.add-fields {
    width: 5%;
    padding: 0
}

.search-block .search-box-inner .sb-inner.add-fields .add-field {
    background: url(../images/add-fields.png) no-repeat left top;
    width: 26px;
    height: 26px;
    display: block;
    margin-top: 49px
}

.search-block .search-box-inner .sb-inner .sb {
    padding: 15px 15px 15px 10px
}

.search-block .search-box-inner .sb-inner .sb .textbox {
    width: 100%
}

.search-block .search-box-inner .sb-inner .sb .select {
    width: 100%
}

.search-block .search-box-inner .sb-inner .sb .age-block {
    float: left;
    width: 42%
}

.search-block .search-box-inner .sb-inner .sb .age-block .select {
    width: 100%
}

.search-block .search-box-inner .sb-inner .sb .age-block-l {
    width: 16%;
    float: left;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    font-style: normal
}

.search-block .search-box-inner .sb-inner .sb .age-block-l span {
    display: block;
    text-align: center;
    padding-top: 5px
}

.search-block .search-box-inner .sb-bottom {
    width: 100%;
    position: relative
}

.search-block .search-box-inner .sb-bottom .sb-b-checkbox {
    padding: 5px 0 0 15px;
    float: left
}

.search-block .search-box-inner .sb-bottom .sb-b-checkbox label {
    padding: 0 28px 0 10px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    font-style: normal
}

.search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block {
    float: right;
    padding-top: 0;
    position: absolute;
    right: 0;
    top: 57px
}

.search-block .search-box-inner .sb-bottom .btn-search-submit {
    float: right;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    font-style: normal;
    padding: 8px 30px
}

.search-block.inner-search-block {
    margin-bottom: 40px
}

.search-block.inner-search-block .search-box-inner {
    padding-top: 30px
}

.search-block.inner-search-block .search-box-inner .sb-inner {
    width: 25%
}

.search-block.inner-search-block .search-box-inner .sb-inner .sb {
    padding-top: 0
}

.search-block.inner-search-block .search-box-inner .btn-search-submit {
    margin-right: 10px
}

#search-popup h4 {
    color: #fff;
    padding: 30px 0 40px 97px;
    border: none;
    margin-left: -71px;
    font-size: 35px;
    font-weight: 400;
    background: url(../images/find-search.png) no-repeat left 10px;
    text-align: left
}

#search-popup .search-block {
    margin: 0;
    position: relative;
    bottom: 0
}

#search-popup .search-block .search-box-inner .sb-inner {
    width: 50%
}

#search-popup .search-block .search-box-inner .sb-inner label {
    font-size: 14px;
    padding-bottom: 4px
}

#search-popup .search-block .search-box-inner .sb {
    padding: 0 15px 15px 10px
}

#search-popup .search-block .search-box-inner .sb-bottom .sb-b-checkbox label {
    font-size: 14px
}

#search-popup .search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block {
    float: none;
    width: 100%;
    clear: both
}

#search-popup .search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block .button {
    width: 95%;
    float: none;
    margin: 30px 0 20px
}

@media (max-width:1024px) {
    .boxes {
        width: 198px
    }
    .featured-profiles .wrapper {
        width: 100%
    }
    .featured-list {
        text-align: center;
        margin: 0 6px!important
    }
    .profileitem {
        margin: 8px
    }
}

@media (max-width:768px) {
    .home .search-block {
        display: none
    }
    .home .search-block .saerch-title {
        padding-bottom: 140px
    }
    .home .search-block .search-box-inner {
        padding: 26px 37px 24px
    }
    .home .search-block .search-box-inner .sb-inner {
        width: 47%
    }
    .home .search-block .search-box-inner .sb-inner.of-religion {
        width: 47%
    }
    .home .search-block .search-box-inner .sb-inner.add-fields {
        width: 5%;
        margin-top: -6px
    }
    .home .search-block .search-box-inner .sb-inner label {
        padding-bottom: 7px
    }
    .home .search-block .search-box-inner .sb-inner .sb {
        padding: 0 15px 10px 10px
    }
    .home .search-block .search-box-inner .sb-bottom {
        clear: both;
        padding: 16px 0 0
    }
    .boxes {
        width: 93%;
        min-height: auto;
        margin-bottom: 19px
    }
    .sliderwrapper {
        max-width: 360px!important
    }
    .slider1 {
        width: 370px!important
    }
}

@media (max-width:680px) {
    .search-block .search-box-inner .sb-inner label {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
        font-size: 15px;
        font-weight: 300;
        color: #fff;
        font-style: normal
    }
    .search-block .search-box-inner .sb-bottom .sb-b-checkbox label {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
        font-size: 13px;
        font-weight: 300;
        color: #fff;
        font-style: normal
    }
    .search-block.inner-search-block .search-box-inner .sb-inner {
        width: 50%
    }
    .home .search-block {
        bottom: -395px
    }
    .boxes {
        width: 84%
    }
}

@media (max-width:480px) {
    .home #container .search-block {
        bottom: -530px;
        display: none
    }
    .home #container .search-block .saerch-title {
        padding-bottom: 63px;
        font-size: 26px
    }
    .home #container .search-block .search-box-inner {
        padding: 26px 24px 24px
    }
    .home #container .search-block .search-box-inner .sb-inner {
        width: 100%
    }
    .home #container .search-block .search-box-inner .sb-inner label {
        font-size: 14px;
        padding-bottom: 0
    }
    .home #container .search-block .search-box-inner .sb-inner.before-add-fields {
        width: 85%
    }
    .home #container .search-block .search-box-inner .sb-inner.add-fields {
        width: 5%
    }
    .home #container .search-block .search-box-inner .sb-inner.add-fields .add-field {
        margin-top: 42px
    }
    .home #container .search-block .search-box-inner .sb-bottom {
        padding: 0
    }
    .home #container .search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block {
        float: none;
        padding: 20px 0 0;
        clear: both;
        text-align: center
    }
    .home #container .search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block .btn-search-submit {
        float: none;
        display: inline-block
    }
    .search-block.inner-search-block .search-box-inner .sb-inner {
        width: 100%
    }
    .search-block.inner-search-block .search-box-inner .sb-inner .sb {
        padding-bottom: 9px
    }
    .search-block.inner-search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block {
        float: none
    }
    .search-block.inner-search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block .btn-search-submit {
        float: none;
        margin: 20px auto 0;
        width: 95%
    }
    .pl-desc-list li {
        font-size: 12px
    }
    .slider {
        margin-top: 60px
    }
    .sliderwrapper {
        max-width: 360px!important;
        overflow: hidden
    }
    .slider1 {
        width: 234px!important;
        padding: 20px 55px!important
    }
    .slider1 .owl-item {
        margin: 0 1px
    }
    .abt-preferences li label {
        width: 91px!important;
        vertical-align: top
    }
    .abt-preferences li span {
        width: 146px!important;
        display: inline-block;
        line-height: 26px;
        word-break: break-word
    }
}

@media (max-width:420px) {
    .home #container .search-block {
        bottom: -520px;
        position: static;
        margin-top: 20px;
        display: none
    }
    .home #main-container {
        padding-top: 30px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .home #container .search-block {
        bottom: -40px;
        position: static;
        margin-top: 20px;
        padding-top: 50px;
        display: none
    }
}

#main-container .featured-profiles, #main-container .recently-joined {
    padding: 80px 0 80px
}

#main-container .featured-profiles h1, #main-container .recently-joined h1 {
    padding-bottom: 80px
}

#main-container .featured-profiles .featured-list .featured-item, #main-container .recently-joined .featured-list .featured-item {
    float: left;
    padding-bottom: 55px
}

#main-container .featured-profiles .featured-list .featured-item .feat-inner, #main-container .recently-joined .featured-list .featured-item .feat-inner {
    padding-right: 60px
}

#main-container .featured-profiles .featured-list .featured-item .fi-img, #main-container .recently-joined .featured-list .featured-item .fi-img {
    width: 37%;
    float: left;
    padding-right: 20px
}

#main-container .featured-profiles .featured-list .featured-item .fi-img img, #main-container .recently-joined .featured-list .featured-item .fi-img img {
    border-radius: 95px;
    width: 100%
}

#main-container .featured-profiles .featured-list .featured-item .fi-desc, #main-container .recently-joined .featured-list .featured-item .fi-desc {
    padding-top: 20px
}

#main-container .featured-profiles .featured-list .featured-item .fi-desc .fi-d-username, #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-username {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 21px;
    font-weight: 600;
    color: #1c1d1e;
    font-style: normal
}

#main-container .featured-profiles .featured-list .featured-item .fi-desc .fi-d-summary, #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-summary {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #4e4f4f;
    font-style: normal
}

#main-container .featured-profiles .featured-list .featured-item .fi-desc .fi-d-shortsum, #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-shortsum {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #1c1d1e;
    font-style: normal;
    padding-top: 8px;
    padding-bottom: 14px;
    word-wrap: break-word;
    line-height: 19px;
    min-height: 40px
}

#main-container .featured-profiles .featured-list .featured-item .fi-desc .fi-d-button .btn-readmore, #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-button .btn-readmore {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    border-radius: 5px;
    padding: 6px 15px
}

#main-container .browse-by-category {
    margin-top: 64px;
    padding-top: 44px;
    border-top: 1px solid #d9d9d9
}

#main-container .browse-by-category .bpc-top h4 {
    width: 40%;
    float: left;
    border-bottom: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #1c1d1e;
    font-style: normal
}

#main-container .browse-by-category .bpc-top .bpc-tabs-top {
    width: 60%;
    float: left
}

#main-container .browse-by-category .bpc-top .bpc-tabs-top ul {
    float: right;
    margin-top: -2px
}

#main-container .browse-by-category .bpc-top .bpc-tabs-top ul li {
    padding-left: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #a1a1a1;
    font-style: normal;
    text-decoration: underline;
    display: block;
    cursor: pointer;
    padding: 5px 20px;
    position: relative
}

#main-container .browse-by-category .bpc-top .bpc-tabs-top ul li.current {
    background: #155c8f;
    color: #fff
}

#main-container .browse-by-category .bpc-top .bpc-tabs-top ul li.current:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(21, 92, 143, 0);
    border-top-color: #155c8f;
    border-width: 8px;
    margin-left: -8px
}

#main-container .browse-by-category .bpc-top .bpc-tabs-top ul li:hover {
    background: #155c8f;
    color: #fff
}

#main-container .browse-by-category .bpc-bottom {
    padding-top: 27px
}

#main-container .browse-by-category .bpc-bottom a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #8a8b8b;
    font-style: normal;
    display: inline-block;
    padding: 0 22px 0 0
}

#main-container .browse-by-category .bpc-bottom a:hover {
    color: #000
}

#main-container .btn-more-items {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    border-radius: 10px;
    width: 50%;
    padding: 10px 20px 10px;
    margin: 36px auto 0;
    display: block
}

#main-container .btn-read-more {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    border-radius: 10px;
    width: 20%;
    padding: 10px 20px 10px;
    margin: 36px auto 0;
    display: block
}

#main-container .btn-pop-more {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    border-radius: 10px;
    width: 50%;
    padding: 3px 12px 3px;
    margin: 0 auto 10px;
    display: block;
    cursor: pointer
}

#main-container .recently-joined h1 {
    text-align: center
}

#main-container .recently-joined .featured-list .featured-item {
    width: 100%
}

#main-container .recently-joined .owl-buttons {
    top: 33%
}

#main-container .recently-joined .owl-buttons div {
    width: 24px;
    height: 40px;
    opacity: .5
}

#main-container .recently-joined .owl-buttons div:hover {
    opacity: 1;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

#main-container .recently-joined .owl-buttons div.owl-prev {
    background: url(../images/arecent-left.png) no-repeat left top
}

#main-container .recently-joined .owl-buttons div.owl-next {
    background: url(../images/arecent-right.png) no-repeat left top
}

.home #main-container .featured-profiles .featured-list .featured-item {
    width: 50%
}

@media (max-width:768px) {
    #main-container .featured-profiles .featured-list {
        width: 80%;
        margin: 0 auto!important
    }
    #main-container .featured-profiles .featured-list .featured-item {
        float: none;
        width: 100%
    }
    #main-container .featured-profiles .btn-more-items {
        width: 75%
    }
    #main-container .browse-by-category .bpc-top h4 {
        width: 100%
    }
    #main-container .browse-by-category .bpc-top .bpc-tabs-top {
        width: 100%
    }
    #main-container .browse-by-category .bpc-top .bpc-tabs-top ul {
        float: left;
        padding-left: 0
    }
    #main-container .browse-by-category .bpc-top .bpc-bottom a {
        padding: 10px 22px 0 0
    }
    #main-container .sucessful-stories h1 {
        font-size: 35px
    }
    .home #main-container .featured-profiles .featured-list .featured-item {
        width: 100%
    }
    #main-container .recently-joined .featured-list .featured-item .feat-inner {
        padding-right: 0
    }
    #main-container .recently-joined .featured-list .featured-item .fi-img {
        width: 28%;
        padding-right: 10px
    }
    #main-container .recently-joined .featured-list .featured-item .fi-desc {
        width: 66%;
        padding-top: 5px;
        float: left
    }
    #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-username {
        font-size: 16px
    }
    #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-summary {
        font-size: 13px;
        line-height: 15px
    }
    #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-shortsum {
        padding-top: 12px
    }
    .profileitem {
        margin: 9px!important
    }
}

@media (max-width:680px) {
    #main-container .featured-profiles {
        padding: 60px 0
    }
    #main-container .featured-profiles h1 {
        font-size: 34px
    }
    #main-container .featured-profiles .featured-list {
        width: 90%
    }
    #main-container .browse-by-category .bpc-top h4 {
        padding-bottom: 40px
    }
    #main-container .browse-by-category .bpc-bottom a {
        padding-top: 10px
    }
}

@media (max-width:480px) {
    #main-container .featured-profiles .featured-list, #main-container .recently-joined .featured-list {
        width: 95%
    }
    #main-container .featured-profiles .featured-list .featured-item, #main-container .recently-joined .featured-list .featured-item {
        overflow: auto
    }
    #main-container .featured-profiles .featured-list .featured-item .feat-inner, #main-container .recently-joined .featured-list .featured-item .feat-inner {
        padding-right: 0
    }
    #main-container .featured-profiles .featured-list .featured-item .fi-img, #main-container .recently-joined .featured-list .featured-item .fi-img {
        width: 35%;
        padding-right: 6%
    }
    #main-container .featured-profiles .featured-list .featured-item .fi-desc, #main-container .recently-joined .featured-list .featured-item .fi-desc {
        width: 59%;
        float: left
    }
    #main-container .featured-profiles .featured-list .featured-item .fi-desc .fi-d-username, #main-container .recently-joined .featured-list .featured-item .fi-desc .fi-d-username {
        font-size: 20px
    }
    #main-container .browse-by-category .bpc-top .bpc-tabs-top ul li {
        padding: 1px 9px;
        font-size: 12px
    }
    #main-container .browse-by-category .bpc-bottom a {
        font-size: 12px
    }
    .profileitem {
        width: 17.5%!important
    }
    .profileitem span {
        line-height: 15px!important;
        width: 17px!important;
        height: 15px!important;
        font-size: 11px!important;
        text-align: center
    }
}

.sucessful-stories {
    background: #fff3f7 url(../images/bg-stories.jpg) no-repeat center top;
    background-size: 100%;
    padding: 80px 0 70px
}

.sucessful-stories h1 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: #9e2155;
    font-style: normal;
    text-align: center;
    padding-bottom: 40px
}

.sucessful-stories .sucess-items .owl-buttons div {
    width: 26px;
    height: 50px;
    opacity: .2;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.sucessful-stories .sucess-items .owl-buttons div:hover {
    opacity: 1
}

.sucessful-stories .sucess-items .owl-buttons div.owl-prev {
    background: url(../images/prev-arrow.png) no-repeat left top
}

.sucessful-stories .sucess-items .owl-buttons div.owl-next {
    background: url(../images/next-arrow.png) no-repeat left top
}

.sucessful-stories .sucess-items .sucess-item .si-img {
    width: 35%;
    float: left
}

.sucessful-stories .sucess-items .sucess-item .si-img img {
    border-radius: 180px;
    float: left
}

.sucessful-stories .sucess-items .sucess-item .si-desc {
    float: left;
    padding-top: 39px;
    width: 65%
}

.sucessful-stories .sucess-items .sucess-item .si-desc .si-desc-inner {
    padding-left: 37px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #050b10;
    font-style: normal;
    line-height: 36px
}

.sucessful-stories .sucess-items .sucess-item .si-desc .si-desc-inner .author {
    padding-top: 45px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #2e578b;
    font-style: normal
}

@media (max-width:768px) {
    .outer-sucess-items {
        margin: 0 auto;
        width: 85%
    }
    .sucessful-stories .sucess-items .sucess-item .si-desc {
        padding-top: 8px
    }
    .sucessful-stories .sucess-items .sucess-item .si-desc .si-desc-inner {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
        font-size: 16px;
        font-weight: 500;
        color: #050b10;
        font-style: normal;
        padding-left: 0;
        line-height: 30px
    }
    .sucessful-stories .sucess-items .sucess-item .si-desc .si-desc-inner .author {
        padding-top: 40px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
        font-size: 19px;
        font-weight: 500;
        color: #2e578b;
        font-style: normal
    }
}

@media (max-width:680px) {
    .sucessful-stories .sucess-items .sucess-item .si-img {
        float: none;
        width: 100%;
        text-align: center;
        padding-bottom: 40px
    }
    .sucessful-stories .sucess-items .sucess-item .si-img img {
        float: none
    }
    .sucessful-stories .sucess-items .sucess-item .si-desc {
        float: none;
        width: 100%
    }
}

@media (max-width:480px) {
    #main-container .sucessful-stories {
        padding: 47px 0 60px
    }
    #main-container .sucessful-stories h1 {
        font-size: 30px;
        padding-bottom: 45px
    }
    #main-container .sucessful-stories .sucess-items .sucess-item .si-img img {
        width: 50%
    }
}

.featured-providers {
    padding: 98px 0 110px
}

.featured-providers h1 {
    padding-bottom: 32px
}

.featured-providers p {
    width: 80%;
    padding-bottom: 73px;
    margin: 0 auto
}

.featured-providers .feat-provider-listing .fp-item {
    float: left;
    width: 25%;
    padding-bottom: 50px
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly {
    opacity: 0;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: rgba(0, 0, 0, .7);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .ovly-inner {
    padding: 9px;
    position: relative;
    height: 100%
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-top {
    height: 27px
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-top .ovly-category {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    line-height: 23px;
    float: left
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-top .ovly-category span {
    width: 22px;
    height: 22px;
    margin-right: 7px;
    background-color: #eb334f;
    display: inline-block;
    border-radius: 13px;
    background-repeat: no-repeat;
    float: left;
    background-position: 1px -1px
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-top .ovly-views {
    background-color: #2b72ac;
    float: right;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    line-height: 20px
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-mid {
    text-align: center;
    padding: 25px 0 0
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-mid h5 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    padding-bottom: 5px
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-mid .fp-oly-desc {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #e3e3e3;
    font-style: normal;
    padding: 0 20px;
    line-height: 17px
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-bot {
    position: absolute;
    bottom: 33px;
    left: 0;
    width: 100%
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-bot .fp-o-link {
    width: 49%;
    height: 34px;
    opacity: .5;
    float: left;
    display: block;
    background: url(../images/icon-profile-contact.png) no-repeat left top
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-bot .fp-o-link:hover {
    opacity: 1;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-bot .fp-o-link.fp-email {
    background-position: -74px 7px;
    border-right: 1px solid #58524c
}

.featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-bot .fp-o-link.fp-phone {
    background-position: 38px 7px
}

.featured-providers .feat-provider-listing .fp-item .fp-inner {
    width: 84%;
    margin: 0 auto
}

.featured-providers .feat-provider-listing .fp-item .fp-img {
    position: relative;
    overflow: hidden
}

.featured-providers .feat-provider-listing .fp-item .fp-img img {
    width: 100%
}

.featured-providers .feat-provider-listing .fp-item .fp-desc {
    padding-top: 8px;
    position: relative
}

.featured-providers .feat-provider-listing .fp-item .fp-desc .fp-name a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #1c1d1e;
    font-style: normal
}

.featured-providers .feat-provider-listing .fp-item .fp-desc .fp-cat {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #5c5959;
    font-style: normal;
    line-height: 9px
}

.featured-providers .feat-provider-listing .fp-item .fp-desc .fp-views {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #8c8f92;
    font-style: normal;
    background-color: #f1f1f1;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 20px;
    padding-right: 7px;
    padding-left: 7px
}

.featured-providers .feat-provider-listing .fp-item:hover .fp-ovrly {
    opacity: 1
}

@media (max-width:768px) {
    .featured-providers {
        padding: 54px 0 79px
    }
    .featured-providers p {
        width: 100%
    }
    .featured-providers .feat-provider-listing {
        width: 70%;
        margin: 0 auto
    }
    .featured-providers .feat-provider-listing .fp-item {
        width: 50%
    }
    #main-container .btn-more-items {
        width: 75%
    }
}

@media (max-width:680px) {
    #main-container .featured-providers h1 {
        font-size: 34px
    }
    #main-container .featured-providers .feat-provider-listing {
        width: 95%
    }
    #main-container .featured-providers .feat-provider-listing .fp-img img {
        width: 100%
    }
}

@media (max-width:480px) {
    #main-container .featured-providers h1 {
        font-size: 29px
    }
    #main-container .featured-providers .feat-provider-listing {
        width: 100%
    }
    #main-container .featured-providers .feat-provider-listing .fp-item .fp-inner {
        width: 92%
    }
    #main-container .featured-providers .feat-provider-listing .fp-item .fp-ovrly .fp-o-mid {
        padding-top: 10px
    }
}

#main-social-links {
    width: 43px;
    position: fixed;
    right: 20px;
    top: 11%;
    z-index: 10000
}

#main-social-links li {
    padding-bottom: 17px;
    padding-left: 0
}

#main-social-links li a {
    display: block;
    width: 43px;
    height: 43px;
    background: url(../images/icon-social.png) no-repeat left top;
    opacity: .6;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

#main-social-links li a:hover {
    opacity: 1
}

#main-social-links li.aQuicksearch {
    background-color: #032c4a;
    width: 45px;
    display: block;
    padding: 22px 0;
    border-radius: 5px 0 0 5px;
    margin-bottom: 31px;
    position: relative;
    right: -9px;
    opacity: .8;
    box-shadow: 1px 0 21px #9c9c9c;
    -moz-box-shadow: 1px 0 21px #9c9c9c;
    -webkit-box-shadow: 1px 0 21px #9c9c9c;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

#main-social-links li.aQuicksearch:hover {
    opacity: 1
}

#main-social-links li.aQuicksearch:hover a {
    opacity: 1
}

#main-social-links li.aQuicksearch a {
    background-image: url(../images/label-quicksearch.jpg);
    background-repeat: no-repeat;
    width: 19px;
    height: 138px;
    margin-left: 14px
}

#main-social-links li.aShareFb a {
    background-position: 0 0
}

#main-social-links li.aShareTw a {
    background-position: 0 -63px
}

#main-social-links li.aSharePn a {
    background-position: 0 -127px
}

#main-social-links li.aShareIn a {
    background-position: 0 -186px
}

.messages-box .msg-left {
    width: 22.85%;
    float: left
}

.messages-box .msg-left .msg-left-inner {
    padding-right: 54px
}

.messages-box .msg-left .messages-menu {
    padding-left: 0
}

.messages-box .msg-left .messages-menu li {
    padding-left: 0
}

.messages-box .msg-left .messages-menu li a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    font-style: normal;
    display: block;
    background: rgba(23, 84, 128, .1);
    padding: 8px 0 8px 14px;
    margin-bottom: 2px;
    -moz-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.messages-box .msg-left .messages-menu li a:hover {
    background: #133b5c;
    color: #fff
}

.messages-box .msg-left .messages-menu li a.aMsg {
    background: #c8112e;
    color: #fff;
    -moz-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.messages-box .msg-left .messages-menu li a.aMsg:hover {
    background: #f91b3e
}

.messages-box .msg-right {
    width: 77.15%;
    float: left;
    padding-bottom: 43px
}

.messages-box .msg-right .msg-item {
    overflow: auto;
    display: block;
    background: rgba(234, 238, 240, .7);
    -moz-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in;
    backface-visibility: hidden;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.messages-box .msg-right .msg-item:hover {
    background: rgba(255, 255, 255, .5)
}

.messages-box .msg-right .msg-item.new-msg {
    background: rgba(23, 84, 128, .1);
    font-weight: 600
}

.messages-box .msg-right .msg-item.new-msg:hover {
    background: rgba(100, 179, 230, .1)
}

.messages-box .msg-right .msg-item.new-msg .mb-ui-items {
    font-weight: 800!important
}

.messages-box .msg-right .msg-item.new-msg .mb-ui-items span {
    font-weight: 800!important
}

.messages-box .msg-right .msg-item .mb-ui-items {
    float: left
}

.messages-box .msg-right .msg-item .mb-ui-items.mb-thumb {
    float: left;
    width: 11.32%;
    text-align: center;
    padding-top: 17px
}

.messages-box .msg-right .msg-item .mb-ui-items.mb-thumb img {
    border-radius: 25px;
    width: 55%
}

.messages-box .msg-right .msg-item .mb-ui-items.mb-name-date {
    float: left;
    width: 11.32%;
    line-height: 18px;
    padding: 13px 0 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #1c1c1c;
    font-style: normal
}

.messages-box .msg-right .msg-item .mb-ui-items.mb-msg {
    float: left;
    width: 77.36%
}

.messages-box .msg-right .msg-item .mb-ui-items.mb-msg span {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #1c1c1c;
    font-style: normal;
    line-height: 20px;
    display: inline-block;
    padding: 20px 20px 22px 0
}

.messages-box .msg-right .note-label {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 10px;
    font-weight: 400;
    color: #1c1c1c;
    font-style: normal;
    padding-top: 23px;
    line-height: 18px
}

.chat-element {
    margin-bottom: 10px;
    width: 100%
}

.c-thumbnail {
    margin: 0 10px 0 0
}

.c-thumbnail img {
    border-radius: 38px
}

.c-name {
    line-height: 20px;
    font-size: 14px
}

.c-dayago {
    font-size: 16px;
    line-height: 19px
}

.c-thumb {
    width: 10%;
    float: left
}

.media-body {
    width: 84%;
    float: left;
    background: #eaf0f4;
    padding: 18px
}

.media-body .m-b-xs {
    padding: 15px 0;
    font-size: 14px
}

.reply-msg .media-body {
    background: #c2d2e6
}

.reply-msg .c-thumb a {
    margin: 0 0 0 20px
}

.reply-now .media-body {
    padding: 0;
    background: 0 0;
    width: 100%
}

.reply-now .media-body #message {
    border: 1px solid #eaeaea;
    font-size: 14px;
    padding: 8px 10px;
    width: 97%
}

.reply-now .c-thumb {
    height: 20px
}

.reply-now h5 {
    border-bottom: none;
    margin-bottom: 0;
    font-size: 14px
}

.reply-now {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 20px
}

.send-msg {
    margin-right: 17px;
    margin-top: -55px
}

@media (max-width:768px) {
    .search-block .search-box-inner .sb-bottom .btn-search-submit {
        position: absolute;
        top: -65px;
        left: -125px
    }
    .messages-box .msg-left {
        width: 27%
    }
    .messages-box .msg-left .msg-left-inner {
        padding-right: 30px
    }
    .messages-box .msg-right {
        width: 73%
    }
    .messages-box .msg-right .msg-item .mb-ui-items.mb-msg span {
        padding: 10px 20px 22px 15px
    }
    .boxwrap {
        flex-direction: column
    }
}

@media (max-width:680px) {
    .search-block .search-box-inner .sb-bottom .btn-search-submit {
        position: absolute;
        top: -65px;
        left: -125px
    }
    .messages-box .msg-left {
        width: 97%;
        margin-bottom: 20px
    }
    .messages-box .msg-left .msg-left-inner {
        padding-right: 0
    }
    .messages-box .msg-right {
        width: 97%
    }
    .messages-box .msg-right .msg-item .mb-ui-items.mb-msg span {
        padding: 10px 10px 22px 25px
    }
    .messages-box .msg-right .msg-item .mb-ui-items.mb-thumb img {
        width: 62%
    }
}

.awht span {
    float: left;
    color: #a09393;
    text-indent: 48px;
    font-size: 18px
}

.select2-container .select2-choice>.select2-chosen {
    line-height: 35px
}

.search-box-inner .select {
    color: #a2a0a0
}

.form-cont .select2-container .select2-choice>.select2-chosen {
    line-height: 24px
}

.form-cont .select2-container .select2-choice .select2-arrow b {
    margin-top: 0
}

.career_home .select2-choice {
    border: 0;
    border-radius: 5px!important;
    height: 31px!important
}

.career_home .select2-choice>.select2-chosen {
    line-height: 33px!important;
    font-size: 14px
}

#services .search-box-inner {
    margin-bottom: 30px
}

.select2-container .select2-choice {
    height: 30px
}

.login-register .reg-col .inner-reg-col .txt-reg {
    padding: 5px 9px;
    font-size: 14px
}

.form-cont label:first-child {
    line-height: 15px;
    margin-top: 10px;
    display: block
}

.log-fild input, .log-fild select {
    border-radius: 5px;
    border: 0;
    font-size: 14px;
    height: 30px;
    width: 100%;
    padding: 5px
}

.log-fild .form-cont {
    display: inline-block;
    width: calc(50% - 10px);
    padding-right: 10px;
    max-height: 60px;
    vertical-align: top
}

.input-group select[name^=year] {
    width: calc(34% - 15px);
    float: left;
    margin-right: 18px
}

.input-group select[name^=month] {
    width: calc(34% - 15px);
    float: left;
    margin-right: 18px
}

.input-group select[name^=day] {
    width: calc(34% - 15px);
    float: left
}

.log-fild>div:nth-child(2) .input-group span.input-group-addon {
    display: none
}

.log-fild>div:nth-child(2n+0) {
    padding-left: 10px;
    padding-right: 0
}

.log-fild .select2-container {
    width: 100%
}

.login-register .chkbox-cont {
    padding-top: 15px
}

.textbox.txt-reg.select2 {
    width: 100%
}

.has-error span {
    color: #d85c4b;
    font-size: 12px;
    display: block;
    line-height: 20px;
    width: 100%
}

.has-error span.error_fix {
    color: #d85c4b;
    font-size: 12px;
    display: inline;
    line-height: 20px;
    position: absolute;
    width: 270px;
    top: 42px;
    left: -237px
}

.log-fild>div.form-cont.has-error:nth-child(5)+div.form-cont span {
    display: block;
    height: 33px
}

.log-fild .form-cont.has-error {
    max-height: 100%
}

@media (max-width:480px) {
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li span {
        width: 140px
    }
    .search-block .search-box-inner .sb-bottom .btn-search-submit {
        position: absolute;
        top: -60px;
        left: -210px
    }
    .modal {
        overflow: auto
    }
    .sin-block>h2 {
        font-size: 25px
    }
    .log-fild .form-cont {
        display: block;
        width: 100%;
        padding-right: 0
    }
    .log-fild>div:nth-child(2n) {
        padding-left: 0;
        padding-right: 0
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col h3 span {
        transform: scale(.8);
        margin-right: 0;
        left: -10px;
        position: relative
    }
    .profile-details .profile-d-item .pd-bot-content .pd-bot-col h3 {
        font-size: 17px
    }
    .messages-box .msg-right .msg-item .mb-ui-items.mb-name-date {
        float: left;
        width: 85%
    }
    .mb-name-date>div {
        font-weight: 400
    }
    .messages-box .msg-right .msg-item .mb-ui-items.mb-msg {
        width: 100%
    }
    .messages-box .msg-right .msg-item .mb-ui-items.mb-msg span {
        padding: 10px 10px 22px 40px
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li label {
        display: block;
        float: left
    }
    .profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li {
        padding-left: 10px;
        padding-right: 10px
    }
    .title-late-update a {
        display: block;
        text-align: center
    }
    .profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li label {
        padding-left: 0
    }
    .profile-listing .profile-list-item .pl-contact-methods .pl-contact-list li.byPhone a {
        margin-left: 0
    }
    .pd-item-desc>a {
        position: relative;
        left: 0;
        top: 0;
        font-size: 13px;
        color: #404040;
        font-style: italic;
        width: 100%;
        text-align: center;
        display: block
    }
    .inner-header {
        height: 100%!important
    }
    .pd-item-desc>img {
        position: relative;
        width: 50px;
        left: auto;
        top: 6%;
        display: block;
        margin: 0 auto;
        left: 80%!important
    }
    .online-us::before {
        top: 10px;
        right: 67px
    }
    .online-us {
        font-size: 13px
    }
    .profile-listing .pl-pagination {
        padding: 25px 0 55px!important
    }
    .profile-details .profile-d-item .pd-item-desc .pd-desc-col .pd-desc-list .address-cont {
        width: 60%
    }
    .inquiry-block {
        display: flex;
        flex-flow: column
    }
    .inquiry-bar .in-block:nth-child(2) {
        order: 2;
        position: relative;
        left: -11px
    }
    .partnerage {
        justify-content: center;
        margin: 6px 0!important;
        width: 100%!important
    }
    .partnerage.reg-b-col .span1 {
        width: 96px!important;
        margin: 5px 0 0 0
    }
    .partnerage.reg-b-col {
        width: 80%!important;
        display: flex
    }
    .rangewrap label {
        margin: 9px
    }
    .reg-photo {
        transform: scale(.8)
    }
    .form-cont {
        padding-bottom: 0!important
    }
    .has-error span.error_fix {
        width: 374px;
        text-align: center;
        left: -237px
    }
    .abt-preferences li label:after {
        left: 103px;
        top: -2px
    }
    .rangewrap {
        flex-direction: column
    }
    .partnerage .rangewrap:first-child label {
        width: 95px
    }
    .profile-details .profile-d-item .pd-item-desc .pd-name {
        font-size: 20px
    }
    .paybygenie {
        display: none
    }
    .paybygenie.mobile {
        text-align: center;
        padding: 11px 0 0;
        font-weight: 700;
        display: block
    }
    #main-container .btn-read-more {
        width: 50%
    }
}

.profileitem img {
    width: 128px
}

.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.btn-del-image {
    position: absolute;
    top: -64px;
    left: 195px
}

.pop-head {
    font-size: 18px!important;
    font-weight: 700;
    line-height: 26px
}

.pop-det {
    font-size: 13px!important;
    line-height: 26px
}

.career_home {
    border: 0!important;
    border-radius: 0!important;
    height: 27px!important
}

.sin-pay {
    padding-left: 56px
}

.google-auto-placed {
    display: none!important
}

.in-block.cus-tel {
    margin-left: 15px
}

.profile-listing .profile-list-item .pl-item-desc .pl-desc-col .pl-desc-list li span {
    width: 175px
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

/**
 * Owl Carousel v2.3.4
 */

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 20px;
    top: 20px;
    text-decoration: none;
    text-align: center;
    opacity: .45;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 46px;
    font-family: opensans
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close-btn-in .mfp-close {
    color: #fff
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.white-popup {
    position: relative;
    background: #000;
    padding: 0;
    width: auto;
    max-width: 50%;
    margin: 20px auto
}

.has-error .textbox {
    border: 1px solid #ed5565!important
}

.has-error .textarea {
    border: 1px solid #ed5565!important
}

.profile-listing .pl-pagination li {
    display: block;
    border: 1px solid #949494;
    padding: 10px;
    float: left;
    line-height: 11px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #313131;
    font-style: normal;
    margin-right: 15px
}

.profile-listing .pl-pagination a:hover {
    background: #ec3350;
    color: #fff;
    border-color: #ec3350
}

@media (max-width:768px) {
    .profile-listing-page .search-block {
        bottom: -370px
    }
    .profile-listing-page .search-block .saerch-title {
        padding-bottom: 140px
    }
    .profile-listing-page .search-block .search-box-inner {
        padding: 26px 37px 24px
    }
    .profile-listing-page .search-block .search-box-inner .sb-inner {
        width: 47%
    }
    .profile-listing-page .search-block .search-box-inner .sb-inner.of-religion {
        width: 47%
    }
    .profile-listing-page .search-block .search-box-inner .sb-inner.add-fields {
        width: 5%;
        margin-top: -6px
    }
    .profile-listing-page .search-block .search-box-inner .sb-inner label {
        padding-bottom: 7px
    }
    .profile-listing-page .search-block .search-box-inner .sb-inner .sb {
        padding: 0 15px 10px 10px
    }
    .profile-listing-page .search-block .search-box-inner .sb-bottom {
        clear: both;
        padding: 16px 0 0
    }
}

@media (max-width:480px) {
    .profile-listing-page #container .search-block {
        bottom: -530px
    }
    .profile-listing-page #container .search-block .saerch-title {
        padding-bottom: 63px;
        font-size: 26px
    }
    .profile-listing-page #container .search-block .search-box-inner {
        padding: 26px 24px 50px
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-inner {
        width: 100%
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-inner label {
        font-size: 14px;
        padding-bottom: 0
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-inner.before-add-fields {
        width: 85%
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-inner.add-fields {
        width: 5%
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-inner.add-fields .add-field {
        margin-top: 42px
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-bottom {
        padding: 0
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block {
        float: none;
        padding: 20px 0 0;
        clear: both;
        text-align: center
    }
    .profile-listing-page #container .search-block .search-box-inner .sb-bottom .sb-b-checkbox.submit-block .btn-search-submit {
        float: none;
        display: inline-block
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 0;
    padding: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 40%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bxslider li {
    padding: 0
}

.bxslider {
    padding: 0
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

/*!
 * Datepicker for Bootstrap
 */

.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker.days div.datepicker-days {
    display: block
}

.datepicker.months div.datepicker-months {
    display: block
}

.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today:hover:hover, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffcd70;
    border-color: #f59e00
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.today:hover {
    background-image: none
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled:hover[disabled].active, .datepicker table tr td.today.disabled:hover[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today[disabled], .datepicker table tr td.today[disabled].active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today:hover:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
    background: #eee;
    border-radius: 0
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
    border-radius: 0
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:hover, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4bb51;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover {
    background-image: none
}

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled:hover[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:hover, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #858585;
    border-color: #373737
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
    background-image: none
}

.datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled:hover[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected:hover:hover {
    background-color: #999;
    border-color: #555
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
    background-image: none
}

.datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled:hover[disabled].active, .datepicker table tr td.active.disabled:hover[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled].active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:hover, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled:hover[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th, .datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429
}

.datepicker.dropdown-menu td, .datepicker.dropdown-menu th {
    padding: 4px 5px
}

/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 */

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3000
}

.daterangepicker.opensleft .calendar, .daterangepicker.opensleft .ranges {
    float: left;
    margin: 4px
}

.daterangepicker.openscenter .calendar, .daterangepicker.openscenter .ranges, .daterangepicker.opensright .calendar, .daterangepicker.opensright .ranges {
    float: right;
    margin: 4px
}

.daterangepicker.single .calendar, .daterangepicker.single .ranges {
    float: none
}

.daterangepicker .ranges {
    width: 160px;
    text-align: left
}

.daterangepicker .ranges .range_inputs>div {
    float: left
}

.daterangepicker .ranges .range_inputs>div:nth-child(2) {
    padding-left: 11px
}

.daterangepicker .calendar {
    display: none;
    max-width: 270px
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar.single .calendar-date {
    border: none
}

.daterangepicker .calendar td, .daterangepicker .calendar th {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    white-space: nowrap;
    text-align: center;
    min-width: 32px
}

.daterangepicker .daterangepicker_end_input label, .daterangepicker .daterangepicker_start_input label {
    color: #333;
    display: block;
    font-size: 11px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    text-shadow: #fff 1px 1px 0;
    text-transform: uppercase;
    width: 74px
}

.daterangepicker .ranges input {
    font-size: 11px
}

.daterangepicker .ranges .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 0 10px 0;
    padding: 0 6px;
    width: 74px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.daterangepicker .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #08c;
    border: 1px solid #08c;
    color: #fff
}

.daterangepicker .calendar-date {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    background: #fff
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 8px auto 0 auto;
    line-height: 30px
}

.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.daterangepicker.opensleft:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ''
}

.daterangepicker.opensleft:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.daterangepicker.openscenter:before {
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ''
}

.daterangepicker.openscenter:after {
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.daterangepicker.opensright:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ''
}

.daterangepicker.opensright:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.daterangepicker.dropup {
    margin-top: -5px
}

.daterangepicker.dropup:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.dropup:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker table {
    width: 100%;
    margin: 0
}

.daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap
}

.daterangepicker td.off {
    color: #999
}

.daterangepicker option.disabled, .daterangepicker td.disabled {
    color: #999
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background: #eee
}

.daterangepicker td.in-range {
    background: #ebf4f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.daterangepicker td.start-date {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: #3071a9;
    color: #fff
}

.daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
    width: 50px;
    margin-bottom: 0
}

.daterangepicker_start_input {
    float: left
}

.daterangepicker_end_input {
    float: left;
    padding-left: 11px
}

.daterangepicker th.month {
    width: auto
}

.icheckbox_square-green, .iradio_square-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(green.png) no-repeat;
    border: none;
    cursor: pointer
}

.icheckbox_square-green {
    background-position: 0 0
}

.icheckbox_square-green.hover {
    background-position: -24px 0
}

.icheckbox_square-green.checked {
    background-position: -48px 0
}

.icheckbox_square-green.disabled {
    background-position: -72px 0;
    cursor: default
}

.icheckbox_square-green.checked.disabled {
    background-position: -96px 0
}

.iradio_square-green {
    background-position: -120px 0
}

.iradio_square-green.hover {
    background-position: -144px 0
}

.iradio_square-green.checked {
    background-position: -168px 0
}

.iradio_square-green.disabled {
    background-position: -192px 0;
    cursor: default
}

.iradio_square-green.checked.disabled {
    background-position: -216px 0
}

@media (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
    .icheckbox_square-green, .iradio_square-green {
        background-image: url(green@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px
    }
}

.form-cont label {
    font-weight: 700 !important;
    margin-bottom: 2px;
}

.pref-wrap .checkbox input {
    margin-right: 11px;
}

.checkbox>label {
    font-weight: 400 !important;
}

.prcareer .reg-b-col {
    width: 100% !important;
}

.part-pref-row .checkbox {
    display: inline-block;
    width: 39%;
}

.registration-page .reg-bottom .reg-d-section .reg-d-inner .form-cont {
    padding-bottom: 13px;
}

label.cus_available {
    font-weight: 400 !important;
}

.select-reg.select2 {
    min-width: 280px;
}

/* .btn-cont:after {
    position: absolute;
    content: '';
    display: block;
    top: 26px;
    left: 32%;
    width: 15px;
    height: 15px;
    background: linear-gradient(137deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.958420868347339) 47%, rgb(141 10 10) 47%);
    z-index: 9999;
    border-radius: 50px;
    animation: load 0.5s infinite;
} */

@keyframes load{
    0%{
        background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.958420868347339) 47%, rgb(141 10 10) 47%);
    }
    100%{
        background: linear-gradient(359deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.958420868347339) 47%, rgb(141 10 10) 47%);
    }
}

@media (max-width: 480px) {
    .part-pref-row .checkbox {
        display: inline-block;
        width: 100%;
    }
}