body,
ul {
    margin: 0;
    padding: 0
}

.form-group,
.icon_textbox {
    position: relative
}

.cf:after,
.cf:before,
.page-wrap:after {
    content: ""
}

.about_us,
.signup,
.wedo_box {
    overflow: hidden
}
@font-face {
    font-family: digital;
    src: url(../fonts-nct/digital.ttf);
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts-nct/lato-v14-latin-300.eot);
    src: local('Lato Light'), local('Lato-Light'), url(../fonts-nct/lato-v14-latin-300.eot?#iefix) format('embedded-opentype'), url(../fonts-nct/lato-v14-latin-300.woff2) format('woff2'), url(../fonts-nct/lato-v14-latin-300.woff) format('woff'), url(../fonts-nct/lato-v14-latin-300.ttf) format('truetype'), url(../fonts-nct/lato-v14-latin-300.svg#Lato) format('svg')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts-nct/lato-v14-latin-regular.eot);
    src: local('Lato Regular'), local('Lato-Regular'), url(../fonts-nct/lato-v14-latin-regular.eot?#iefix) format('embedded-opentype'), url(../fonts-nct/lato-v14-latin-regular.woff2) format('woff2'), url(../fonts-nct/lato-v14-latin-regular.woff) format('woff'), url(../fonts-nct/lato-v14-latin-regular.ttf) format('truetype'), url(../fonts-nct/lato-v14-latin-regular.svg#Lato) format('svg')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts-nct/lato-v14-latin-700.eot);
    src: local('Lato Bold'), local('Lato-Bold'), url(../fonts-nct/lato-v14-latin-700.eot?#iefix) format('embedded-opentype'), url(../fonts-nct/lato-v14-latin-700.woff2) format('woff2'), url(../fonts-nct/lato-v14-latin-700.woff) format('woff'), url(../fonts-nct/lato-v14-latin-700.ttf) format('truetype'), url(../fonts-nct/lato-v14-latin-700.svg#Lato) format('svg')
}

@font-face {
    font-family: 'Kaushan Script';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts-nct/kaushan-script-v7-latin-regular.eot);
    src: local('Kaushan Script'), local('KaushanScript-Regular'), url(../fonts-nct/kaushan-script-v7-latin-regular.eot?#iefix) format('embedded-opentype'), url(../fonts-nct/kaushan-script-v7-latin-regular.woff2) format('woff2'), url(../fonts-nct/kaushan-script-v7-latin-regular.woff) format('woff'), url(../fonts-nct/kaushan-script-v7-latin-regular.ttf) format('truetype'), url(../fonts-nct/kaushan-script-v7-latin-regular.svg#KaushanScript) format('svg')
}

@font-face {
    font-family: 'futurabookbt22240';
    src: url('../fonts-nct/futurabookbt22240.eot');
    src: url('../fonts-nct/futurabookbt22240.eot') format('embedded-opentype'), url('../fonts-nct/futurabookbt22240.woff2') format('woff2'), url('../fonts-nct/futurabookbt22240.woff') format('woff'), url('../fonts-nct/futurabookbt22240.ttf') format('truetype'), url('../fonts-nct/futurabookbt22240.svg#futurabookbt22240') format('svg');
}

@font-face {
    font-family: 'impact';
    src: url('../fonts-nct/impact.eot');
    src: url('../fonts-nct/impact.eot') format('embedded-opentype'), url('../fonts-nct/impact.woff2') format('woff2'), url('../fonts-nct/impact.woff') format('woff'), url('../fonts-nct/impact.ttf') format('truetype'), url('../fonts-nct/impact.svg#impact') format('svg');
}

@font-face {
    font-family: 'NIAGSOL';
    src: url('../fonts-nct-nct/NIAGSOL.eot');
    src: url('../fonts-nct/NIAGSOL.eot') format('embedded-opentype'), url('../fonts-nct/NIAGSOL.woff2') format('woff2'), url('../fonts-nct/NIAGSOL.woff') format('woff'), url('../fonts-nct/NIAGSOL.ttf') format('truetype'), url('../fonts-nct/NIAGSOL.svg#NIAGSOL') format('svg');
}

@font-face {
    font-family: 'RushHour';
    src: url('../fonts-nct/RushHour.eot');
    src: url('../fonts-nct/RushHour.eot') format('embedded-opentype'), url('../fonts-nct/RushHour.woff2') format('woff2'), url('../fonts-nct/RushHour.woff') format('woff'), url('../fonts-nct/RushHour.ttf') format('truetype'), url('../fonts-nct/RushHour.svg#RushHour') format('svg');
}

@font-face {
    font-family: 'swiss721boldcondensedbt';
    src: url('../fonts-nct/swiss721boldcondensedbt.eot');
    src: url('../fonts-nct/swiss721boldcondensedbt.eot') format('embedded-opentype'), url('../fonts-nct/swiss721boldcondensedbt.woff2') format('woff2'), url('../fonts-nct/swiss721boldcondensedbt.woff') format('woff'), url('../fonts-nct/swiss721boldcondensedbt.ttf') format('truetype'), url('../fonts-nct/swiss721boldcondensedbt.svg#swiss721boldcondensedbt') format('svg');
}

.futura {
    font-family: 'futurabookbt22240';
}

* {
    margin: 0
}

body,
html {
    height: 100%
}

.page-wrap {
    min-height: 100%;
    margin-bottom: 0
}

.page-wrap:after {
    display: block
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: top
}

a {
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    color: #8673d0
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none;
    outline: 0
}

button {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

p {
    line-height: 24px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 15px 0
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

body {
    font-family: Lato, sans-serif;
    font-size: 14px;
    color: #757575;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 1px transparent;
    background-color: #fff;
    font-weight: 400
}

ul {
    list-style-type: none
}

label {
    margin-bottom: 10px
}

.text_red {
    color: #dd4b39
}

textarea.form-control {
    resize: none
}

.form-group {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%
}

.form-control {
    height: 42px;
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 0
}

.icon_textbox .form-control {
    padding-right: 40px
}

.icon_textbox i {
    position: absolute;
    right: 13px;
    top: 13px;
    color: #666;
    font-size: 16px
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.pagination>li {
    display: inline-block;
    text-align: center;
    margin-left: 7px
}

.pagination>li>a,
.pagination>li>span {
    padding: 0;
    height: 43px;
    width: 43px;
    line-height: 43px;
    border: 1px solid #8673d0;
    color: #8673d0;
    font-size: 18px;
    border-radius: 0;
    font-weight: 700
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    border-color: #8673d0;
    background-color: #8673d0;
    color: #fff
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0
}

.kaushan {
    font-family: 'Kaushan Script', cursive;
    font-weight: 500
}

input::-webkit-input-placeholder {
    color: #878787
}

input::-moz-placeholder {
    color: #878787
}

input::-ms-placeholder {
    color: #878787
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #878787;
    font-family: inherit;
    font-weight: 500
}

.main_btn,
.main_btn:hover {
    color: #7563bd
}

.cf:after,
.cf:before {
    display: table
}

.cf:after {
    clear: both
}

.container {
    width: 100%;
    max-width: 1170px
}

.voice_btn .main_btn {
    font-size: 14px;
}

.main_btn {
    position: relative;
    display: inline-block;
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: none;
    background-color: #fff;
    text-align: center;
    padding: 0 20px
}

.main_btn:after,
.main_btn:before {
    display: block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #000;
    z-index: 1
}

.main_btn:before {
    top: 0;
    border-bottom: 0
}

.main_btn:after {
    bottom: 0;
    border-top: 0
}

.main_btn:hover:after,
.main_btn:hover:before {
    height: 18px;
    border-color: #7563bd
}

.cancel_btn.main_btn:after,
.cancel_btn.main_btn:before {
    border-color: #7563bd
}

.cancel_btn.main_btn:hover:after,
.cancel_btn.main_btn:hover:before {
    border-color: #000
}

.custom-checkbox [type=checkbox]:checked,
.custom-checkbox [type=checkbox]:not(:checked) {
    left: -9999px;
    position: absolute
}

.custom-checkbox [type=checkbox]:checked+label:before,
.custom-checkbox [type=checkbox]:not(:checked)+label:before {
    border: 1px solid #8673d0;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 20px
}

.custom-checkbox [type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}

.custom-checkbox [type=checkbox]:checked+label:after,
.custom-checkbox [type=checkbox]:not(:checked)+label:after {
    color: #fff;
    content: "\f00c";
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 3px;
    left: 0;
    bottom: 0;
    line-height: 1.35;
    padding: 2px 2px 2px 3px;
    transition: all .2s ease 0s;
    background-color: #8673d0;
    width: 20px;
    height: 21px
}

.about_us_titel h2,
.heading h2 {
    font-family: 'Kaushan Script', cursive
}

.custom-checkbox [type=checkbox]:checked+label,
.custom-checkbox [type=checkbox]:not(:checked)+label {
    cursor: pointer;
    padding-left: 30px;
    position: relative;
    font-size: 17px;
    font-weight: 500
}

.radio-btn-small {
    display: inline-block;
    margin-right: 15px;
    padding: 0 0 0 30px;
    position: relative;
    margin-top: 3px
}

.radio-btn-small:last-child {
    margin-right: 0
}

input[type=radio] {
    display: none
}

input[type=radio]+label {
    font-size: 17px;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 500
}

input[type=radio]+label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #8673d0;
    border-radius: 100px
}

input[type=radio]:checked+label span:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-color: #fff;
    top: 0;
    left: 0;
    border-radius: 100px;
    border: 5px solid #8673d0
}

.mt0 {
    margin-top: 0
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mb0 {
    margin-bottom: 0
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.top_menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9
}

.top_menu .navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
    min-height: auto
}

.navbar-header h1 {
    margin: 0
}

.navbar-default .navbar-brand {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px
}


/*.navbar-brand img{width:165px}*/

.navbar-default .navbar-nav>li {
    margin: 10px 15px;
    position: relative
}

.navbar-default .navbar-nav>li:last-child {
    margin-right: 0
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 8px 0;
    font-size: 17px;
    position: relative;
    text-transform: capitalize
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #7563bd;
    outline: 0
}

.navbar-default .navbar-nav>li.reg_btn>a {
    font-size: 16px;
    padding: 9px 12px;
    background-color: #7563bd;
    text-align: center;
    position: relative
}

.navbar-default .navbar-nav>li.reg_btn {
    padding: 2px
}

.navbar-default .navbar-nav>li.reg_btn:after,
.navbar-default .navbar-nav>li.reg_btn:before {
    display: block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #fff;
    z-index: 1
}

.navbar-default .navbar-nav>li.reg_btn:before {
    top: 0;
    border-bottom: 0
}

.navbar-default .navbar-nav>li.reg_btn:after {
    bottom: 0;
    border-top: 0
}

.navbar-default .navbar-nav>li.reg_btn a:hover {
    color: #fff
}

.navbar-default .navbar-nav>li.reg_btn:hover:after,
.navbar-default .navbar-nav>li.reg_btn:hover:before {
    height: 18px
}

.top_menu .navbar-nav {
    padding: 17px 0 14px;
    margin-right: 15px;
}

.top_menu .nav>li.dropdown>a>img {
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.top_menu .dropdown-menu {
    min-width: 175px;
    border: none;
    box-shadow: none;
    border-radius: 0
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.how_we_img img,
.page_titel>img,
.reco_voice img,
.signup>img {
    min-width: 100%
}

.bootstrap-select>.dropdown-toggle,
.navbar-default .navbar-toggle {
    border: none
}

.top_menu .nav>li.dropdown>a.dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    border-bottom: 2px solid transparent;
    margin-bottom: 10px;
}

.top_menu .nav>li.dropdown>a.dropdown-toggle:hover,
.top_menu .nav>li.dropdown>a.dropdown-toggle:focus {
    border-bottom: 2px solid #7563bd;
}

.top_menu .nav>li.dropdown:hover a.dropdown-toggle {
    border-bottom: 2px solid #7563bd;
}

.top_menu .nav>li.dropdown>a.dropdown-toggle span {
    padding-right: 4px
}

.top_menu .nav>li.dropdown>a.dropdown-toggle .fa-angle-down {
    vertical-align: middle
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-default .navbar-nav>li.lang_btn>a {
    padding-right: 0
}

.navbar-default .navbar-toggle .icon-bar {
    width: 25px;
    height: 2px;
    transition: all .2s;
    -webkit-transition: all .2s;
    background-color: #fff
}

.navbar-toggle {
    margin-top: 12px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px
}

.top-bar {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform-origin: 12% 60%;
    -webkit-transform-origin: 12% 60%;
    -moz-transform-origin: 12% 60%;
    -ms-transform-origin: 12% 60%;
    -o-transform-origin: 12% 60%
}

.middle-bar {
    opacity: 0
}

.bottom-bar {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0
}

.collapsed .top-bar {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

.collapsed .middle-bar {
    opacity: 1
}

.collapsed .bottom-bar {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.bootstrap-select.open>.dropdown-toggle.btn-default:focus,
.bootstrap-select.open>.dropdown-toggle.btn-default:hover,
.slider {
    background-color: #fff
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 25px
}

.switch input {
    display: none
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
    border: 2px solid #1a1d22
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    top: 3px;
    left: 3px;
    background-color: #1a1d22;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: transparent;
    border-color: #7563bd
}

input:focus+.slider {
    box-shadow: 0 0 1px #fff;
    border-color: #7563bd
}

input:checked+.slider:before {
    -webkit-transform: translateX(27px);
    -ms-transform: translateX(27px);
    -moz-transform: translateX(27px);
    -o-transform: translateX(27px);
    transform: translateX(27px);
    background-color: #7563bd
}

.slider.round {
    border-radius: 25px
}

.slider.round:before {
    border-radius: 50%
}

.account_switch_inner {
    position: relative;
    padding-right: 70px;
    min-height: 50px
}

.account_switch_inner .switch {
    position: absolute;
    right: 0;
    top: 5px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    text-shadow: none;
    opacity: 1;
    font-size: 30px;
    width: 50px;
    bottom: auto;
    top: 35%
}

.banner_search,
.banner_search_inner {
    width: 100%;
    display: inline-block
}

.carousel-caption {
    text-align: left;
    top: 22%;
    left: 0;
    right: 0;
    bottom: auto;
    padding: 0
}

.carousel-caption h1 {
    font-size: 50px;
    margin-top: 0;
    text-align: center;
}

.carousel-caption p {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.home_slider .item .overlay {
    background-color: rgba(63, 63, 63, .3)
}

.home_slider {
    position: relative;
    margin-bottom: 0
}

.banner_search {
    background-color: #7563bd;
    padding: 20px 10px 15px 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 250px;
    max-width: 52%;
    margin: 0 auto;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
    z-index: 10;
    border-radius: 10px;
}

.bootstrap-select.btn-group .dropdown-menu li.selected {
    background-color: #8673d0;
}

.bootstrap-select.btn-group .dropdown-menu li.selected a,
.bootstrap-select.btn-group .dropdown-menu li.selected a:hover,
.bootstrap-select.btn-group .dropdown-menu li.selected a:focus {
    color: #fff;
    background-color: #8673d0;
}

.banner_search h2 {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
}

.about_us_titel,
.banner_search_inner,
.foot_social_icon a,
.or_line,
.voice_play a,
.wedo_img {
    text-align: center
}

.banner_search h2 span {
    color: #fff
}

.banner_search_inner ul {
    margin-left: 0;
    margin-right: 0;
    float: left;
    width: 100%;
    position: relative;
    padding-right: 0;
}

.banner_search_inner ul li {
    width: 50%;
    padding: 0 5px;
    float: left;
}

.banner_search_inner ul li .form-group {
    margin: 0;
}

.banner_search li.search_text {
    width: 23%
}

.banner_search li.search_gen {
    width: 13%
}

.banner_search li.search_btn {
    width: 170px;
    position: absolute;
    right: 10px;
    top: 0;
}

.banner_search li.search_btn a {
    height: 42px;
    line-height: 39px;
    font-size: 15px;
    color: #fff;
    background-color: #ff8d1a;
    text-align: center;
    border: 2px solid #ff8d1a;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 7px;
}

.banner_search li.search_btn a:hover {
    color: #fff;
    background-color: #e27b15;
    border: 2px solid #e27b15;
}

.banner_search .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.banner_search .bootstrap-select.form-control .fa-angle-down,
.foot_link li a {
    color: #ffffff;
    /*color:#e7e7e7*/
}

.banner_search .bootstrap-select.form-control {
    border: none
}

.banner_search .bootstrap-select.form-control .dropdown-toggle,
.banner_search .form-control {
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 15px
}

.banner_search_inner>ul>li .bootstrap-select.form-control .dropdown-toggle {
    border: none;
    width: 100%;
    margin: 0;
}

.banner_search .bootstrap-select.form-control .dropdown-menu>li>a {
    padding: 7px 15px;
    color: #8673d0;
}

.banner_search .bootstrap-select.form-control .dropdown-menu {
    margin-top: 0
}

.banner_search input::-webkit-input-placeholder {
    color: #e7e7e7
}

.banner_search input::-moz-placeholder {
    color: #e7e7e7
}

.banner_search input::-ms-placeholder {
    color: #e7e7e7
}

.banner_search .bootstrap-select>.dropdown-toggle {
    background-color: transparent;
    color: #e7e7e7
}

.banner_search .bootstrap-select.btn-group .dropdown-toggle .fa {
    font-style: 18px
}

.banner_search .bootstrap-select.open>.dropdown-toggle.btn-default:focus,
.banner_search .bootstrap-select.open>.dropdown-toggle.btn-default:hover {
    background-color: transparent
}

footer {
    background-color: #181623;
    padding-top: 20px;
    padding-bottom: 0
}

.foot_link,
.foot_social_icon {
    padding: 20px 0
}

.foot_link li {
    display: inline-block;
    width: 50%;
    padding-bottom: 5px;
    vertical-align: top;
}

.foot_link li:nth-child(odd) {
    padding-right: 7px
}

.foot_link li:nth-child(even) {
    padding-left: 7px
}

.foot_link li a:hover {
    color: #7563bd
}

.foot_social_icon a {
    color: #fff;
    border: 5px solid #54525c;
    background-color: #6b6b6b;
    font-size: 18px;
    border-radius: 50%;
    display: inline-block;
    width: 41px;
    height: 41px;
    line-height: 30px;
    margin-right: 15px;
    transition: all .4s ease-out
}

.foot_social_icon a:hover {
    border: 5px solid #6b6b6b;
    background-color: #54525c
}

.foot_social_icon a:last-child {
    margin-right: 0
}

.news_letter .form-control {
    background-color: #363636;
    border: none;
    letter-spacing: 1px;
    color: #fff
}

.news_letter input::-webkit-input-placeholder {
    color: #b4b4b4
}

.news_letter input::-moz-placeholder {
    color: #b4b4b4
}

.news_letter input::-ms-placeholder {
    color: #b4b4b4
}

.input-group-addon {
    color: #fff;
    background-color: #ff8d1a;
    border: none;
    font-size: 20px;
    border-radius: 0
}

.input-group-addon:hover {
    background-color: #e27b15;
    color: #fff
}

.news_letter h3 {
    color: #7563bd;
    font-size: 16px;
    margin-top: 0
}

.news_letter h3 span {
    color: #fff
}

.foot_copyright a {
    display: inline-block;
    margin-bottom: 10px
}

.foot_copyright a img {
    max-width: 170px
}

.foot_copyright p {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    margin-top: 30px;
}

.heading h2 {
    font-size: 40px;
    display: inline-block;
    width: 100%;
    color: #8673d0;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.heading h2:after,
.heading h2:before {
    height: 2px;
    position: absolute;
    bottom: 0;
    content: ""
}

.heading h2:before {
    width: 20px;
    background-color: #1a1d22;
    left: 0
}

.heading h2:after {
    width: 80px;
    background-color: #cfa97a;
    left: 30px
}

.heading h2 span {
    color: #1a1d22
}

.voice_box {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 50px;
    position: relative;
    padding-bottom: 12px;
}

.or_line span,
.voice_play a {
    display: inline-block;
    border-radius: 50%
}

.voice_box h5 {
    /*display: inline-block;*/
    display: block;
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 10px;
}

.voice_box h6 {
    float: right;
    margin-top: 0;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px;
}
.voice_box h6 .badge-img-ico{
    margin-left: 0;
    float: none;
    margin-right: 0;
    width: 20px;
    margin-left: 0;
    /* position: absolute; */
    right: 30px;
    top: 0;
    margin-top: -2px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
}

.voice_box_inner {
    padding: 10px;
}
 
.pop_voice .voice_rating {
    display: inline-block;
    /*width: 100%;*/
    width: auto;
    position: absolute;
    right: 10px;
    top: 40px;
    margin-bottom: 10px;
}

.voice_rating {
    top: 0!important;
}

.artist_detail_info_right .custom-btn-hire {
    display: inline-block;
}

.voice_rating span {
    display: inline-block;
    margin-right: 5px
}

.voice_rating span img {
    width: 12px;
    height: 18px;
}

.voice_info_list {
    margin-top: 20px;
    /* margin-bottom: 10px */
}

.voice_info_list li {
    display: inline-block;
    width: 24.5%;
    margin: 0 -2px;
    vertical-align: top;
    padding: 0 5px;
    text-align: center;
}

.is-popu-outer .voice_info_list ul {
    display: table;
    width: 100%;
}

.is-popu-outer .voice_info_list ul li {
    display: table-cell;
    vertical-align: top;
    width: 25%;
    margin: 0;
}

.is-popu-outer .voice_box h5 {
    width: 100%;
    position:relative;
}
.search_result_page .voice_box h5{position:relative;}
.is-popu-outer .voice_box h6 {
    float: none;
}
/*.search_result_page .voice_box h5{padding-right:70px;}*/
.is-popu-outer .voice_box h5 i.badge-img-ico {
    float: none;
    margin-right: 10px;
    width: 18px;
    margin-left: 0;
    /*position: absolute;*/
    right: 30px;
    top: 0;
    margin-top: -1px;
    display:inline-block;
    margin-left:10px;
    vertical-align: top;
}
.search_result_page .voice_box h6 i.badge-img-ico {
    float: none;
    margin-right: 0;
    width: 20px;
    margin-left: 0;
    /*position: absolute;*/
    right: 30px;
    top: 0;
    margin-top: -2px;
    display:inline-block;
    margin-left:5px;
    vertical-align: top;
}
.search_result_page .task_satus{top:0;}

.voice_info_list li .voice_info_list_img {
    height: 26px;
    margin-bottom: 5px
}

.voice_info_list li .voice_info_list_img img {
    height: 100%
}

.voice_info_list li h5 {
    color: #1a1d22;
    margin: 0;
    font-size: 15px !important;
}

.voice_play {
    display: inline-block;
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
    margin-bottom: 10px;
    min-height: 60px;
    padding: 0px 20px 0px 105px;
}

.voice_play a {
    background-color: #8673d0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.voice_btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px
}

.wedo_box {
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 5px 1px rgba(97, 97, 97, .68);
    margin-bottom: 20px;
    min-height: 455px;
    position: relative
}

.wedo_box>img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%
}

.wedo_box .overlay {
    background-color: rgba(0, 0, 0, .36)
}

.wedo_box_inner {
    position: relative;
    width: 100%;
    display: inline-block
}

.wedo_img {
    height: 195px;
    padding-top: 28px;
    padding-bottom: 15px
}

.or_line {
    position: relative
}

.or_line:before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 0
}

.or_line span {
    position: relative;
    font-size: 18px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    color: #1a1d22
}

.wedo_box_inner p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding: 20px 12px;
    min-height: 220px
}

.about_us {
    display: table;
    width: 100%;
    background-color: #8673d0;
    min-height: 227px;
    margin-top: 30px;
    margin-bottom: 30px
}

.about_us_titel {
    width: 240px;
    float: left;
    display: table-cell;
    background-color: #8673d0
}

.about_us_titel h2 {
    display: inline-block;
    color: #fff;
    text-align: right;
    font-size: 50px;
    padding-top: 30px
}

.about_us_titel h2 span {
    color: #1a1d22;
    display: block
}

.about_us_text {
    vertical-align: top;
    display: table-cell;
    width: 100%;
    background-image: url(../images-nct/about_bg.jpg);
    background-position: center right;
    position: relative;
    padding: 30px 30px 30px 245px
}

.is-new-about {
    position: relative;
    z-index: 10;
}

.about_us_text p {
    color: #1a1d22;
    margin: 0;
    font-size: 18px;
    position: relative;
    z-index: 9
}

.about_us_text:after,
.about_us_text:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: ""
}

.about_us_text:before {
    background-color: rgba(193, 193, 186, .78);
    top: 0;
    right: 0;
    z-index: 1
}

.about_us_text:after {
    width: 0;
    height: 0;
    border-bottom: 227px solid #8673d0;
    border-right: 225px solid transparent;
    z-index: 1
}

.testimonial {
    display: block;
    width: 100%;
    position: relative;
    background-color: #fff;
    z-index: 1;
    margin-bottom: -200px
}

.testi_inner {
    position: relative;
    padding: 50px 95px 80px 115px
}

.owl-theme .owl-dots {
    position: absolute;
    left: 0;
    right: 0
}

.testi_inner .fa-quote-left {
    font-size: 132px;
    color: #8673d0;
    opacity: .16;
    position: absolute;
    top: 0;
    left: 10px
}

.testi_list_dec {
    border: 1px solid #ddd;
    padding: 25px 40px;
    font-size: 18px;
    color: #828282;
    line-height: 30px;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    min-height: 160px
}

.how_we_img,
.how_we_text,
.left_menu li a,
.left_menu_img {
    vertical-align: middle
}

.testi_list_user {
    width: 40%;
    display: inline-block;
    margin-left: -4px;
    text-align: right;
    position: relative
}

.testi_list_user:before {
    content: "";
    height: 1px;
    width: 90%;
    background-color: #ddd;
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 0
}

.testi_list_user_inner {
    display: inline-block;
    text-align: center;
    position: relative
}

.testi_list_user img {
    width: 124px;
    height: 124px;
    display: inline-block
}

.how_we,
.reco_voice_inner {
    width: 100%;
    display: inline-block
}

.reco_voice {
    position: relative
}

.reco_voice .overlay {
    background-color: rgba(0, 0, 0, .69)
}

.reco_voice_inner {
    position: absolute;
    left: 0;
    bottom: 60px;
    text-align: center;
    padding: 0 15px
}

.reco_voice_inner h2 {
    font-size: 50px;
    margin-bottom: 40px;
    color: #fff
}


/* .reco_voice_inner a {
    display: inline-block;
    background-color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    padding: 10px 25px
}

.reco_voice_inner a:hover {
    background-color: #8673d0;
    color: #fff
}*/

.how_we {
    background-color: #8673d0;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 50px;
    margin-bottom: 20px;
    position: relative
}

.how_we:after,
.how_we:before {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    content: ""
}

.how_we:before {
    height: 40px;
    background-image: url(../images-nct/how_we_top_bg.jpg);
    top: -1px
}

.how_we:after {
    height: 38px;
    background-image: url(../images-nct/how_we_bottom_bg.jpg);
    bottom: -1px
}

.how_we .heading h2 {
    color: #fff;
    width: auto
}

.how_we_text {
    display: inline-block;
    width: 60%;
    padding-right: 75px
}

.how_we_text p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin: 0;
    padding: 15px 0
}

.how_we_text a {
    color: #000
}

.how_we_text a:hover {
    color: #fff
}

.how_we_img {
    display: inline-block;
    width: 40%;
    margin-left: -4px
}

.our_promis {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%
}

.our_promis li {
    position: relative;
    float: left;
    width: 33.3333%;
    transition: all .3s ease-out
}

.our_promis li img {
    height: 100%;
    width: 100%
}

.our_promis li .overlay {
    background-color: rgba(0, 0, 0, .6);
    z-index: 0
}

.our_promis li:before {
    content: "";
    border: 5px solid #fff;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1
}

.our_promis li .our_text {
    display: inline-block;
    width: 100%;
    padding: 0 55px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: all .3s ease-out;
    z-index: 99
}

.our_promis li .our_text h2 {
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    transition: all .3s ease-out
}

.our_promis li .our_text h2:before {
    content: "";
    height: 2px;
    width: 0;
    background-color: #cfa97a;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .3s ease-out
}

.our_promis li .our_text p {
    font-size: 18px;
    line-height: 30px;
    max-height: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    overflow: hidden
}

.our_promis li:hover h2:before {
    width: 100px
}

.signup_box,
.signup_form,
.social_login {
    display: inline-block;
    width: 100%
}

.our_promis li:hover p {
    max-height: 200px;
    opacity: 1;
    transition: all .3s ease-out
}

.our_promis li:hover:before {
    border: 3px solid #fff;
    transition: all .3s ease-out
}

.signup {
    position: relative
}

.signup>img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.page_titel,
.signup_box {
    position: relative
}

.signup_box {
    max-width: 40%;
    min-height: 100vh;
    background-color: rgba(167, 175, 237, .3);
    color: #fff;
    box-shadow: 3px 0 5px 1px rgba(95, 95, 95, .35)
}

.signup_box_logo h1 {
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center
}

.signup_form {
    padding: 0 40px
}

.signup_form .form-group {
    margin-bottom: 15px
}

.signup_form .form-control {
    background-color: transparent;
    font-size: 15px;
    color: #fff
}

.signup_form input::-webkit-input-placeholder {
    color: #fff
}

.signup_form input::-moz-placeholder {
    color: #fff
}

.signup_form input::-ms-placeholder {
    color: #fff
}

.signup_form .main_btn {
    background-color: transparent;
    color: #fff;
    height: 44px
}

.signup_form .main_btn:hover {
    color: #8673d0
}

.allrady_r {
    font-size: 15px
}

.social_login {
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px
}

.social_login h2 {
    font-size: 30px
}

.social_login a {
    font-size: 32px;
    color: #fff;
    float: left;
    height: 65px;
    line-height: 65px;
    width: 33.3333%;
    background-color: rgba(54, 76, 117, .7);
    transition: all .3s ease-out 0s;
    margin: 15px 0
}

.page_titel,
.profile_box {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}
.profile_box h5 .badge-img-ico{
        float: none;
    margin-right: 0;
    width: 20px;
    margin-left: 0;
    /* position: absolute; */
    right: 30px;
    top: 0;
    margin-top: -2px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.social_login a.gplus {
    background-color: rgba(186, 57, 42, .7)
}

.social_login a.linkdin {
    background-color: rgba(5, 94, 141, .7)
}

.social_login a:hover {
    background-color: rgba(54, 76, 117, 1);
    transition: all .3s ease-out 0s
}

.social_login a.gplus:hover {
    background-color: rgba(186, 57, 42, 1)
}

.social_login a.linkdin:hover {
    background-color: rgba(5, 94, 141, 1)
}

.for_pass {
    color: #fff;
    font-size: 17px
}

.page_titel:before {
    content: "";
    background-color: rgba(0, 0, 0, .69);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.modal-content,
.modal-dialog {
    background-color: #fff
}

.page_titel>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page_titel_inner {
    position: relative;
    top: 0;
    width: 100%;
    padding: 125px 0 30px;
    z-index: 3;
}

.page_titel_inner h1 {
    font-size: 40px;
    color: #e7e7e7;
    letter-spacing: 2.5px;
    text-align:center;
}

.bradcum li {
    font-size: 18px;
    display: inline-block;
    position: relative;
    font-weight: 700
}

.bradcum li:before {
    content: "/";
    position: absolute;
    top: 2px;
    right: 0;
    color: #fff
}

.bradcum li:last-child:before {
    content: none
}

.bradcum li a {
    color: #fff;
    display: inline-block;
    padding-right: 20px
}

.bradcum li span {
    color: #7563bd;
    display: inline-block;
    padding-left: 10px
}

.box_shadow {
    box-shadow: 0 0 10px 1px rgba(134, 115, 208, .34)
}

.profile_box {
    padding: 18px
}

.profile_img {
    display: block;
    margin: 10px auto 0;
    height: 155px;
    width: 155px
}

.icon_text,
.icon_text img,
.left_menu,
.left_menu li a,
.left_menu_img,
.profile_img_inner {
    display: inline-block
}

.profile_img img {
    width: 100%;
    height: 100%
}

.profile_box h6 {
    font-weight: 500
}

.icon_text {
    position: relative;
    padding-left: 37px;
    font-size: 18px;
    width: 100%;
    margin: 10px 0
}

.icon_text a {
    word-wrap: break-word
}

.icon_text_inline {
    width: auto;
    margin-right: 15px
}

.icon_text img,
.icon_text .pro-icon {
    position: absolute;
    top: 4px;
    left: 0;
    width: 22px;
    max-height: 100%;
    font-size: 20px;
    color: #000;
}

.profile_box .edit_btn {
    margin-bottom: -38px;
    margin-top: 15px
}

.edit_pro .profile_img,
.left_menu {
    margin-bottom: 30px
}

.profile_box .edit_btn .main_btn {
    min-width: 55px
}

.left_menu {
    width: 100%
}

.left_menu li {
    border-bottom: 1px solid #eaeaea;
    padding: 15px 20px
}

.left_menu li a {
    font-size: 18px;
    color: #000
}

.left_menu li a:hover,
.left_menu li.active a {
    color: #7563bd
}

.left_menu_img {
    width: 36px
}

.modal-content {
    border-radius: 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 25px 3px rgba(0, 0, 0, .34)
}

.modal-backdrop.in {
    filter: alpha(opacity=56);
    opacity: .56
}

.modal-header {
    border-bottom: none;
    padding: 15px 20px;
    background-color: #8673d0;
    color: #e7e7e7;
    font-size: 25px
}

.modal-header .close {
    font-size: 15px;
    color: #e7e7e7;
    opacity: 1;
    margin-top: 8px;
    text-shadow: none
}

.modal-body {
    padding: 20px 20px 0
}

.modal-footer {
    padding: 10px 20px 30px;
    border: none;
    text-align: left
}

.review_rat h4,
.review_rat_inner,
.upload_script {
    border-bottom: 1px solid #ddd
}

.profile_img_inner {
    border-radius: 50%;
    position: relative;
    text-align: center;
    height: 100%
}

.profile_img_inner .overlay {
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .59)
}

.profile_img_inner .fa-pencil-alt {
    color: #fff;
    font-size: 24px;
    position: relative;
    top: 40%
}

.artist_list {
    margin-bottom: 50px
}

.artist_list_top {
    padding: 20px;
    display: table;
    width: 100%;
    position: relative
}

.artis_img {
    display: table-cell;
    width: 148px;
    float: left
}

.artis_info {
    display: table-cell;
    width: 100%;
    padding-left: 15px;
    vertical-align: top
}

.artis_info h6 {
    margin-top: 0;
    font-weight: 500
}

.artist_list_top .voice_info_list li .voice_info_list_img {
    height: 25px
}

.artist_list_top .voice_info_list li h5 {
    font-size: 17px;
    font-weight: 500
}

.artist_list_top .voice_info_list {
    margin-top: 5px;
    margin-bottom: 10px
}

.artist_list_top .fav_icon {
    font-size: 17px;
    position: absolute;
    top: 20px;
    right: 20px
}

.artist_list_btm {
    padding: 10px 20px;
    border-top: 1px solid #dedede;
    background-color: #fafafa
}

.artist_list_btm .icon_text {
    font-size: 16px
}

.artist_list_btm .icon_text b {
    color: #1a1d22
}

.artist_list_btm .icon_text span {
    display: inline-block;
    font-size: 15px;
    padding-left: 5px
}

.artist_reco_btn .main_btn,
.span_lbl {
    height: 34px;
    font-size: 17px;
    vertical-align: top
}

.artist_list_btm .artist_list_btn {
    margin-bottom: -31px;
    margin-top: 15px
}

.artist_reco {
    display: table;
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 20px
}

.artist_reco_img {
    display: table-cell;
    width: 65px;
    float: left
}

.sample_voices .upload_btn,
.tab_heading a {
    float: right;
    margin-right: 6px;
}
.sample_voices .badge-img-ico{
    float: right;
    width: 18px;
    display: inline-block;
    float: none;
    margin-left: 10px;
}
.artist_reco_info {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-left: 20px
}

.review_rat,
.span_lbl,
.upload_reco h4,
.upload_script,
.upload_script_btn {
    display: inline-block
}

.span_lbl {
    min-width: 95px;
    line-height: 34px;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.bg_blue {
    background-color: #8673d0
}

.bg_pink {
    background-color: #c33aae
}

.bg_green {
    background-color: #347f1f
}

.bg_red {
    background-color: #e7102a
}

.artist_reco_btn .main_btn {
    min-width: 70px;
    line-height: 31px
}

.artist_reco_btn .main_btn:hover:after,
.artist_reco_btn .main_btn:hover:before {
    height: 15px
}

.artist_reco_info h6 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 500;
    padding-left: 25px;
    position: relative;
    min-width: 20px;
    word-break: break-all
}

.artist_reco_info h6 img {
    position: absolute;
    left: 0
}

.artist_detail {
    margin-bottom: 30px
}

.upload_script {
    width: 100%
}

.upload_reco h4,
.upload_script h4 {
    color: #8673d0
}

.upload_script p {
    color: #757575;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    word-break: break-all;
}

.upload_script p:last-child {
    margin-bottom: 10px
}

.upload_script_high p {
    line-height: 46px
}

.upload_script_high p span {
    background-color: #ff0
}

.upload_script_btn {
    margin-top: 30px;
    margin-bottom: 15px;
    width: 100%
}

.upload_reco h4 {
    padding-left: 15px;
    width: 100%;
    margin-bottom: 25px
}

.upload_reco_inner .voice_play {
    margin-bottom: 0
}

.upload_reco_inner .voice_play img {
    height: 60px;
    min-width: 100%
}

.review_rat {
    width: 100%;
    margin-bottom: 50px
}

.review_rat h4 {
    color: #8673d0;
    padding: 20px 15px;
    margin: 0
}

.review_rat_inner {
    padding: 25px 15px 15px
}

.review_rat .review_rat_inner:last-child {
    border-bottom: none
}

.review_rat_inner h5 {
    color: #000;
    margin-top: 0
}

.review_rat_inner p {
    color: #828282;
    font-size: 18px;
    line-height: 30px
}

.table {
    border: 1px solid #ddd
}

.table>thead>tr>th {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #212121;
    border-bottom: none;
    padding: 15px 0 15px 20px
}

.table>tbody>tr>td {
    font-size: 18px;
    padding: 15px 0 15px 20px
}

.acc_seting h5,
.acc_seting_inner {
    padding: 15px 20px
}

.acc_seting {
    margin-bottom: 30px
}

.acc_seting,
.acc_seting_inner {
    display: inline-block;
    width: 100%
}

.acc_seting h5 {
    color: #8673d0;
    border-bottom: 1px solid #ddd;
    margin-top: 0
}

.table>tbody>tr>td .compl {
    color: green
}

.table>tbody>tr>td .pendi {
    color: #7563bd
}

.transaction_search .form-group {
    position: relative;
    max-width: 230px
}

.transaction_search .form-group .form-control {
    padding-right: 50px
}

.transaction_search .transaction_search_btn {
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background-color: #8673d0;
    border: none;
    position: absolute;
    top: 0;
    right: 0
}

.ac_notifi ul li {
    position: relative;
    padding-right: 70px;
    min-height: 35px;
    padding-bottom: 10px;
    font-size: 18px
}

.ac_notifi ul li .switch {
    position: absolute;
    right: 0;
    top: 5px;
    margin-bottom: 0
}

.ac_notifi ul li:last-child {
    padding-bottom: 0
}

.artist_pro_inner .artist_list_top {
    padding-bottom: 0;
    padding-right: 0
}

.artist_pro_inner .artist_list_btm {
    border-top: none;
    background-color: #fff;
    padding-right: 0
}

.artist_pro_btn {
    padding: 20px 20px 20px 0;
    display: inline-block;
    max-width: 340px
}

.artist_pro_btn .pro_bnt_fill,
.artist_pro_btn .pro_bnt_unfill p {
    padding: 15px 10px;
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: normal
}

.artist_pro_btn .pro_bnt_fill {
    background-color: #8673d0;
    color: #fff;
    margin-bottom: 20px
}

.artist_pro_btn .pro_bnt_unfill p {
    border: 1px solid #8673d0;
    color: #8673d0;
    margin-bottom: 0
}

.artist_pro_btn .pro_bnt_unfill span {
    display: inline-block;
    background-color: #8673d0;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    margin-top: -15px
}

.artist_pro_inner {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.artist_pro {
    margin-bottom: 50px
}

.artist_pro,
.artist_pro_edit,
.sample_voices {
    display: inline-block;
    width: 100%
}

.sample_voices {
    padding: 20px
}

.sample_voices>h5 {
    color: #8673d0;
    margin-bottom: 20px;
    margin-top: 0
}

.sample_voices .voice_play img {
    height: 60px
}

.sample_voices .voice_info_list li {
    width: 30%
}

.tab_heading,
.tags {
    width: 100%;
    display: inline-block
}

.sample_voices .voice_info_list li h5 {
    font-size: 18px
}

.sample_voices .voice_info_list li .voice_info_list_img {
    height: 30px
}

.sample_voices .voice_box {
    margin-bottom: 30px
}

.sample_voices .voice_play {
    margin-bottom: 0
}

.artist_pro_edit {
    padding: 25px 15px;
    margin-bottom: 30px
}

.bootstrap-select.form-control {
    border: 1px solid #ddd
}

.bootstrap-select.form-control .fa-angle-down {
    color: #878787
}

.tags p,
.tags p a {
    color: #757575
}

.tags {
    margin-top: 10px
}

.tags p {
    line-height: normal;
    font-size: 14px;
    background-color: #dadada;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px
}

.tags p a:hover {
    color: #000
}

.edit_pro .form-group .upload_btn {
    display: inline-block;
    background-color: #8673d0;
    color: #000;
    padding: 0 15px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0
}

.modal-footer .main_btn {
    min-width: 95px
}

.upload_btn {
    cursor: pointer
}

.upload_btn input {
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
    cursor: pointer
}

.task_list {
    padding: 20px;
    position: relative;
    margin-bottom: 50px
}

.task_list_info h4 {
    margin-top: 0
}

.task_list_info .icon_text {
    margin-top: 8px;
    margin-bottom: 8px
}

.task_list_info .icon_text b {
    color: #1a1d22
}

.task_list .artist_list_btn {
    margin-bottom: -40px
}

.task_list .task_satus {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1
}

.task_list .task_satus .span_lbl {
    margin: 0
}

.task_list_info {
    margin-bottom: 15px;
}

.nav-tabs {
    border: none
}

.nav-tabs>li {
    margin: 0
}

.nav-tabs>li>a {
    font-size: 25px;
    border: none;
    color: #fff;
    margin: 0;
    background-color: #1a1d22;
    padding: 11px 40px;
    font-weight: 700;
    border-radius: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    color: #fff;
    border: none;
    background-color: #7563bd
}

.tab-content {
    margin-top: 30px
}

.tab_heading {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.tab_heading h4 {
    color: #8673d0;
    display: inline-block;
    margin: 10px 0
}

.tot_amount {
    border: 3px solid #1a1d22;
    display: inline-block;
    width: 240px;
    height: 125px;
    margin-top: 30px;
    padding-top: 10px;
    position: relative
}

.tot_amount:before {
    content: "";
    height: 5px;
    width: 104px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: -4px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 0
}

.search_filter_inner,
.show_amount,
.wallet_page {
    width: 100%;
    display: inline-block
}

.tot_amount h2,
.upload_reco {
    position: relative
}

.tot_amount h2 {
    color: #8673d0;
    font-size: 48px;
    z-index: 1
}

.fil_btn,
.task_satus a.fav_icon {
    font-size: 18px
}

.tot_amount .tot_amount_price {
    display: inline-block;
    padding: 0 15px;
    background-color: #fff;
    margin-top: 0
}

.tot_amount h5 {
    font-weight: 500;
    color: #1a1d22
}

.show_amount {
    margin-bottom: 40px
}

.search_filter {
    padding-left: 15px;
    padding-right: 15px;
}

.search_filter,
.wallet_page {
    margin-bottom: 30px
}

.show_amount .tot_amount:first-child {
    margin-right: 75px
}

.show_amount .tot_amount:last-child {
    margin-left: 75px
}

.redemption_tbl {
    padding: 15px
}

.task_satus a.fav_icon:focus,
.task_satus a.fav_icon:hover {
    color: #8673d0
}

.search_list .task_list_info>h6 {
    margin-top: 0;
    color: #8673d0
}

.search_filter_inner {
    padding-top: 20px;
    margin-top: 30px;
    border-bottom: 1px solid #ddd
}

.fil_btn {
    display: inline-block;
    min-width: 120px;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    text-align: center;
    background-color: #7563bd;
    color: #fff;
    border: none
}

.task_list_img {
    margin-bottom: 0
}

.task_list_info .voice_info_list li {
    width: auto;
    padding-right: 25px
}

.task_list_info .voice_info_list li:last-child {
    padding-right: 0
}

.task_list_info .voice_info_list li .voice_info_list_img {
    height: 25px;
    text-align: center;
}

.task_list_info .voice_info_list li h5 {
    font-size: 17px;
    font-weight: 500;
    color: #7563bd;
    text-align: center;
}


/*.task_list_info .voice_info_list{margin:0 0 10px}*/

.task_list_info .voice_info_list {
    margin: 10px 0 2px
}

.task_list_info .artist_pro_btn {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-top: 20px
}

.task_list_info .artist_pro_btn .pro_bnt_fill,
.task_list_info .artist_pro_btn .pro_bnt_unfill p {
    width: auto
}

.task_list_info .artist_pro_btn .pro_bnt_unfill {
    max-width: 340px;
    display: inline-block;
    vertical-align: top
}

.artist_detail_info {
    display: inline-block;
    width: 100%
}

.artist_detail_info_left,
.artist_detail_info_right {
    float: left;
    width: 50%
}
.artist_detail_info_left .badge-img-ico {
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
    width: 20px;
}
.artist_detail_info_right {
    text-align: right
}

.upload_script {
    padding: 15px;
    margin-bottom: 30px
}

.upload_script>h5 {
    color: #1a1d22;
    margin-bottom: 20px
}

.script_info,
.select_user_type,
.task_list.task_list_dtl {
    margin-bottom: 30px
}

.upload_script>h5 span {
    color: red
}

.script_info {
    display: table;
    width: 100%;
    border: 1px solid #d3d3d3
}

.script_info .script_time {
    display: table-cell;
    width: 100%;
    border-right: 1px solid #d3d3d3;
    vertical-align: middle;
    padding: 15px
}

.script_info .script_amount {
    display: table-cell;
    width: 195px;
    float: right;
    text-align: center;
    padding: 15px
}

.cust_comment,
.reco_upload_btn h5,
.sati_lbl,
.script_time .script_time_left {
    display: inline-block
}

.script_amount h5 {
    color: #1a1d22
}

.script_amount h2 {
    font-size: 30px;
    color: #7563bd
}

.script_time h5 {
    color: #1a1d22
}

.script_time h5 span {
    color: #757575;
    font-weight: 500;
    font-size: 18px
}

.script_time .script_time_left {
    max-width: 350px;
    width: 100%;
    vertical-align: top
}

.script_time .script_time_right {
    display: inline-block;
    vertical-align: top
}

.select_user_type {
    padding: 40px 15px;
    text-align: center
}

.cust_comment {
    padding-left: 50px;
    width: 100%
}

.cust_comment p {
    line-height: 30px
}

.sati_lbl {
    padding: 5px 20px;
    background-color: #347f1f;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    margin-left: 15px
}

.reco_upload_btn {
    position: absolute;
    top: 0;
    right: 20px
}

.review_rat.review_rat_listing {
    margin-bottom: 20px
}

.review_rat_name h5 span {
    font-size: 13px;
    padding-left: 15px;
    font-family: Dosis, sans-serif;
    font-weight: 600;
    color: #828282
}

.fav_artist_list .voice_info_list li {
    width: 40%
}

.profile_img_inner label.error {
    padding-left: 30px
}

.signup_form .bootstrap-select.open>.dropdown-toggle.btn-default:focus,
.signup_form .bootstrap-select.open>.dropdown-toggle.btn-default:hover,
.signup_form .bootstrap-select>.dropdown-toggle {
    background-color: transparent
}

.banner_search .form-control,
.signup_form .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.signup_form .bootstrap-select.form-control .fa-angle-down {
    color: #fff
}


/* .artist_pro_edit .form-group label.large-text{min-height:41px} */

.allrady_r a,
.resend-email a {
    color: #fff;
    text-decoration: underline
}

.artist_pro_inner .voice_info_list li {
    width: 30%
}

.blog_search .form-group {
    position: relative;
    max-width: 230px;
    vertical-align: top;
}

.media_cover {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
}

.media_cover .owl-carousel {
    padding: 0 2px;
}

.media_cover_img {
    border: 1px solid #ddd;
    padding: 15px;
}

.media_cover_img img {
    min-width: 100%;
}

.blog_recent ul {
    margin-bottom: 50px;
}

.blog_recent ul li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

.blog_recent ul li a {
    color: #757575;
    padding: 5px 0;
    display: inline-block;
    font-size: 15px;
}

.blog_recent h3 {
    color: #8673d0;
    text-transform: capitalize;
    margin-top: 0;
    font-size: 26px;
}

/*.home-promo-popup-modal .modal-dialog {
    transform: translate(0, -50%) !important;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-height: 100%;
    overflow: auto;
    top: 50%;
}*/

.social-right {
    position: absolute;
    left: 40%;
    margin-left: 30px;
    top: 105px;
    z-index: 5;
}


/*------ 31-03-2020------ */

.faq-penal .panel-default>.panel-heading {
    padding: 0;
    background-color: #998BCE;
    border-radius: 0px;
}

.faq-penal .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background-color: #f5f5f5;
}

.faq-penal .panel-title>a {
    display: block;
    position: relative;
    padding: 10px 40px 10px 15px;
    color: #fff;
    font-size: 17px;
}

.faq-penal .panel-title>a i {
    width: 35px;
    height: 100%;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #60548d;
    text-align: center;
}

.faq-penal .panel-title>a .fa-caret-down {
    display: none;
}

.faq-penal .panel-title>a.collapsed .fa-caret-down {
    display: none;
}

.faq-penal .panel-title>a.collapsed .fa-caret-down {
    display: inline-block;
}

.faq-penal .panel-group .panel {
    border-radius: 0px;
}

.filter-bg {
    background-color: #7563bd;
    padding: 15px;
}

.search-or {
    position: relative;
    padding-right: 35px;
}

.search-or-text {
    position: absolute;
    right: -10px;
    margin: 0;
    top: 50%;
    color: #fff;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.filter-bg .cke_contents.cke_reset {
    max-height: 100px;
}

.filters-button-block {
    position: relative;
    min-height: 54px;
}

.btn-center-position {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 225px;
    width: 100%;
    background-color: #ff8d1a;
    font-size: 20px;
    font-weight: 700;
    border-radius: 7px;
    height: 50px;
    line-height: 50px;
}

.btn-center-position:hover,
.btn-center-position:focus {
    color: #fff;
}


/* .btn-center-position {position: absolute; left: 0; right: 0; margin: 0 auto; max-width: 250px; width: 100%;

    background: #299a0b;

    background: -moz-linear-gradient(top,  #299a0b 0%, #299a0b 100%);

    background: -webkit-linear-gradient(top,  #299a0b 0%,#299a0b 100%);

    background: linear-gradient(to bottom,  #299a0b 0%,#299a0b 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );





    font-size: 20px; font-weight: 700;

    border-radius: 7px;

    height: 55px;

    line-height: 55px;

} */


/* ----------01-04-2020-------- */

.equal-height-filter {
    display: table-cell;
    width: 1500px;
    height: 170px;
    vertical-align: middle;
}

.filter-btn {
    color: #7563bd;
    display: inline-block;
    margin-top: 10px;
    font-size: 18px;
    margin-right: 15px;
}

.filter-btn i {
    margin-right: 5px;
}

.sort-option {
    /*border-top: 1px solid #aebcdc;*/
    /*padding-top: 15px;*/
    text-align: center;
}

.sort-option li {
    display: inline-block;
    margin: 0 15px 0 0;
    color: #fff;
}

.sort-option li a {
    color: #fff;
    font-size: 16px;
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding-bottom: 5px;
}

.sort-option li:last-child {
    margin-right: 0;
}

.sort-option li.active a {
    border-bottom: 2px solid #fff;
}


/* -----Home Page Category Section Start---- */

.category-section {
    background-color: #212121;
    color: #fff;
    padding: 80px 0 70px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.75);
    margin: 30px 0;
}

.category-title {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #656565;
}

.category-title .fa {
    margin-right: 10px;
    font-size: 25px;
}

.category-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.category-list li {
    display: inline-block;
    width: 49%;
    min-height: 20px;
    margin-bottom: 10px;
    vertical-align: top;
    padding-right: 7px;
}

.category-list li a {
    font-size: 19px;
    color: #fff;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: normal;
    text-overflow: ellipsis;
}

.footer-category-title {
    font-size: 17px;
    letter-spacing: -0.2px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #5b4d92;
}

.footer-category-title i {
    margin-right: 7px;
    font-size: 21px;
}

.footer-category-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-category-list li {
    display: inline-block;
    width: 49%;
    min-height: 15px;
    margin-bottom: 7px;
    vertical-align: top;
    padding-right: 7px;
}

.footer-category-list li a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: normal;
    text-overflow: ellipsis;
}

.single-category-list li {
    width: 100%;
}

.foot_social_icon {
    padding: 10px 0 0;
    margin-top: 23px;
    text-align: center;
}

.foot_copyright {
    margin-top: 42px;
    display: block;
    text-align: right;
}

.footer-bottom {
    border-top: 1px solid #5b4d92;
    padding-top: 15px;
    margin-top: 10px;
}


/* -----Home Page Category Section END---- */

.profile-days li {
    position: relative;
    padding-right: 60px;
    min-height: 35px;
    padding-bottom: 10px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

.profile-days li .switch {
    position: absolute;
    right: 0;
    top: 0px;
    margin-bottom: 0
}

.step-btns .left-btn {
    float: left;
}

.step-btns .right-btn {
    float: right;
}


/* ----------Profile Page Start------ */

.profile-tab-main {
    display: table;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

.profile-tab-row {
    display: table-row-group;
}

.profile-tab-cell {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 16%;
}


/* .profile-tab-cell:first-child {text-align: left;}
.profile-tab-cell:last-child {text-align: right;} */

.space-circle {
    width: 45px;
    height: 45px;
    line-height: 52px;
    background-color: #fff;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    z-index: 5;
    border: 5px solid #93a3b3;
}

.space-circle-bordder {
    width: 55px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    z-index: 10;
}

.space-link {
    position: relative;
    display: inline-block;
    font-size: 22px;
    text-align: center;
}

.profile-tab-main::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 22px;
    height: 5px;
    background-color: #93a3b3;
    z-index: 1;
}

.profile-tab-cell h3 {
    margin: 5px 0 0;
    color: #93a3b3;
    font-size: 16px;
}

.profile-tab-cell.active .space-circle {
    background-color: #7563bd;
    border-color: #7563bd;
}

.profile-tab-cell.active .space-link h3 {
    color: #7563bd;
}

.sub-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin: 15px 0 25px;
    color: #333;
}

.profile-message {
    margin: 30px auto;
    width: 100%;
    max-width: 900px;
    font-size: 20px;
    color: #7563BD;
}

.profile-info-box {
    padding: 18px;
    margin-bottom: 60px;
}

.profile-field {
    position: relative;
    padding-left: 28px;
    min-height: 22px;
    font-size: 16px;
    color: #000;
    margin: 0 0 5px;
    font-weight: 600;
}

.profile-field i {
    position: absolute;
    top: 1px;
    left: 0;
    color: #000;
}

.profile-info-block {
    margin-bottom: 20px;
}

.profile-info-block:last-child {
    margin-bottom: 0;
}

.profile-info-block p {
    line-height: normal;
    margin-bottom: 6px;
}

.profile-bio {
    margin-top: 15px;
}

.profile-bio h4 {
    font-size: 18px;
    color: #000;
    margin: 0 0 10px;
}

.lable-note {
    font-size: 11.5px;
    font-weight: 400;
}

.help-msg {
    position: relative;
}

.lable-note {
    display: block;
    min-height: 20px;
    font-size: 12px;
    color: #4f5963;
}

.profile-tab-content {
    color: #313e4b;
}

.profile-sample-voices .voice_info_list li {
    width: auto;
    margin-right: 50px;
}

.profile-sample-voices .voice_info_list li:last-child {
    margin-right: 0;
}

.profile-sample-voices .voice_info_list {
    margin-top: 10px;
    margin-bottom: 10px;
}

.profile-sample-voices .voice_box {
    padding-bottom: 10px;
}

.profile-sample-voices .voice_box_inner {
    padding-bottom: 10px;
    padding-top: 10px;
}

.profile-sample-voices .voice_info_list li .voice_info_list_img {
    margin-bottom: 7px;
}

.disabled-switch {
    opacity: 0.4;
}

.switch-block {
    background-color: #F2F2F2;
    display: table;
    width: 100%;
    margin-bottom: 25px;
}

.switch-row {
    display: table-row-group;
}

.switch-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    color: #000;
}

.switch-cell label,
.switch-cell p {
    margin: 0;
}

.inline-element {
    display: inline-block;
    margin-right: 10px;
}

.switch-cell .switch {
    vertical-align: middle;
    margin-left: 10px;
}

.switch-cell:first-child {
    width: 20%;
}


/*by kaushik start*/

.pad-left20 {
    padding-left: 20px;
}

.mar-bot20 {
    margin-bottom: 20px;
}

.pad-top2 {
    padding-top: 2px;
}

.search_page_content {
    margin-bottom: 50px;
    background-color: #7563BD;
    margin-top: -50px;
    color: #fff;
    padding-top: 30px;
    padding-left: 6%;
    padding-right: 6%;
    padding-bottom: 30px;
}

.search_page_content_header {
    color: #fff;
    padding-left: 6%;
    padding-right: 6%;
    text-align: left;
}

#uploadedScript-error {
    display: block !important;
}

#progress_bar {
    background-color: #EEEEEE;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 40px;
    overflow: hidden;
}

#inner_progress_bar {
    background: #7563BD;
}

#inner_progress_bar span {
    color: #fff;
}

.first-time-class {
    font-size: 20px;
    color: #7563BD;
    margin-bottom: 20px;
}

.price_msg {
    color: #7563BD;
}

.heading-name-class {
    text-align: center;
    color: #1a1d22;
    padding: 4px;
}

.heading-name-class b {
    font-weight: 700;
}

.mb5 {
    margin-bottom: 5px;
}

.mr5 {
    margin-right: 5px;
}

.custom-btn {
    background-color: #ff8d1a;
    color: #fff;
}

.script_amount span {
    font-size: 20px;
    color: #7563bd
}

.script_info .script_time {
    width: 60% !important;
    padding: 10px !important;
}

.script_info {
    margin-bottom: 10px !important;
}

.script_info .script_amount {
    width: 100% !important;
}

.main_btn:after,
.main_btn:before {
    border-color: #ff8d1a !important;
}

.main_btn {
    /*color: #ff8d1a !important;*/
}

.mb25 {
    margin-bottom: 25px;
}

.hire-artist-header .page_titel_inner {
    padding: 60px 0 0px;
}

.custom-btn-hire {
    background-color: #ff8d1a;
    color: #fff;
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 7px;
    text-transform: uppercase;
}

.custom-btn-hire:hover {
    background-color: #e27b15;
    color: #fff;
}

.fs18 {
    font-size: 18px;
}

.apply_promo_class {
    font-size: 14px;
}

.discount_class {
    font-size: 14px;
}

.enter_script_class {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 12px;
}

.mt-5 {
    margin-top: -5px;
}

.hire_artist_promocode {
    display: flex;
    justify-content: center;
    align-items: center;
}

.help-line {
    min-height: 466px;
}

.help-col {
    min-height: 466px;
}


/*by kaushik end*/


/* -------Ne design changes Home page------ */

header {
    position: -webkit-sticky;
    z-index: 1000;
    position: sticky;
    top: 0;
}

.header-bg .top_menu .navbar-default {
    background-color: rgba(24, 22, 35, 0.7);
}

.top_menu .nav li.service-dropdown a.dropdown-toggle,
.top_menu .nav li.categories-dropdown a.dropdown-toggle,
.top_menu .nav li.languages-dropdown a.dropdown-toggle,
.top_menu .nav li.account-dropdown a.dropdown-toggle {
    padding: 8px 0;
}

header .dropdown-header,
.dropdown-menu>li>a {
    padding: 7px 20px;
    font-weight: 700;
}

.top_menu .nav li.header-btn-block {
    margin-top: 6px;
    margin-bottom: 0;
}

.top_menu .nav li.header-btn-block .header-btn {
    background-color: #ff8d1a;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    border-radius: 7px;
    text-transform: uppercase;
}

.top_menu .nav li.header-btn-block .header-btn:hover,
.top_menu .nav li.header-btn-block .header-btn:focus {
    background-color: #e27b15;
}

.top_menu .nav li.dropdown a.dropdown-toggle i {
    margin-left: 4px;
    font-size: 13px;
}

.banner_search .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.banner_search .bootstrap-select.form-control .fa-angle-down {
    color: #333333;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    font-size: 15px;
}

.new-large-btn {
    background-color: #ff8d1a;
    color: #fff;
    font-weight: 700;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 17px;
    text-transform: uppercase;
}

.new-large-btn:hover,
.new-large-btn:focus {
    background-color: #e27b15;
    color: #fff;
}

.new-large-btn i {
    margin-right: 3px;
}

.banner-btn {
    position: absolute;
    bottom: 150px;
    text-align: center;
    width: 100%;
}
.banner-btn-search {
    position: static;
    left: 0;
    right: 0;
    bottom: -70px;
    text-align: center;
    margin-top: 10px;
}

.enterprise-section {
    position: relative;
    min-height: 400px;
    background-color: #F5F5F5;
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 50px;
    margin-top: 40px;
}

.enterprise-section .section-img {
    margin: 35px 0;
}

.enterprise-section .section-img img {
    max-height: 395px;
}

.categories-dropdown .dropdown-menu li,
.service-dropdown .dropdown-menu li,
.languages-dropdown .dropdown-menu li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.categories-dropdown .dropdown-menu,
.service-dropdown .dropdown-menu,
.languages-dropdown .dropdown-menu {
    min-width: 300px;
    padding: 10px 5px;
    background-color: #F5F5F5;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.7);
    border: 1px solid #7563bd;
}

header .dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #8673d0;
    color: #fff;
}

header .dropdown-menu>li>a {
    color: #000;
}

.enterprise-section h2 {
    color: #000;
    margin: 0 0 10px;
    font-family: 'Kaushan Script', cursive;
    font-size: 40px;
    color: #8673d0
}

.enterprise-section h2 span {
    color: #1a1d22;
}

.enterprise-section h3 {
    color: #000;
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.enterprise-content {
    padding: 25px 0;
}

.enterprise-row {
    margin-bottom: 20px;
}

.enterprise-row li {
    margin-bottom: 10px;
    position: relative;
    color: #000;
    padding-left: 35px;
    font-weight: 600;
    font-size: 16px;
}

.enterprise-row li:last-child {
    margin-bottom: 0;
}

.enterprise-row li i {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 16px;
    color: #7563bd;
}

.enterprise-content h3 span {
    color: #7563bd;
    display: block;
    font-weight: 600;
}

header .account-dropdown .dropdown-menu>li>a {
    padding: 7px 20px;
}

.custom-select-wrapper {
    position: relative;
    display: block;
    user-select: none;
}

.custom-select-wrapper select {
    display: none;
}

.custom-select {
    position: relative;
    display: block;
}

.custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 51px 0 22px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 50px;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    text-align: left;
}

.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000000;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 10px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(6px, -15px, 0px);
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
    max-height: 350px;
    overflow: auto;
}

.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}

.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 16px;
    font-weight: 600;
    color: #8673d0;
    line-height: 40px;
    cursor: pointer;
    transition: all .4s ease-in-out;
    text-align: left;
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background-color: #8673d0;
    color: #fff;
}

footer .form-group {
    margin-bottom: 0;
}

.remove-filter {
    position: absolute;
    top: -1px;
    right: 2px;
    color: #fff;
    font-size: 18px;
}

.filter-btns .main_btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.modal-footer.text-center {
    text-align: center;
}

.content-page-section .banner_search {
    max-width: 66%;
    margin: 0 auto;
    float: none;
    display: block;
}

.search_filter .search_filter_inner {
    /*max-width: 66%;*/
    margin: 20px auto 0 auto;
    float: none;
    display: block;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 0;
    padding: 20px 10px 20px 10px;
}

.search_filter .search_filter_inner h2 {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
}

.content-page-section .banner_search h2 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.content-page-section .banner_search li.search_btn a {
    height: 43px;
    line-height: 40px;
}

.content-page-section .banner_search_inner>ul>li {
    width: 33%;
}

.content-page-section .banner_search_inner>ul>li.search_btn {
    width: 170px;
}

.home_slider .carousel-caption .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

.home_slider .carousel-caption h1,
.home_slider .carousel-caption p {
    text-align: left;
}

.es-hm-otr:after {
    content: '';
    width: 188px;
    height: 314px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../images-nct/es-rt.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.es-hm-otr .container-fluid {
    float: right;
    width: 1500px;
}

.es-hm-otr {
    background-image: url(../images-nct/es-bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 55px 0 55px 0;
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    margin-top: 20px;
    margin-bottom: 0;
}

.es-hm-otr .enterprise-row li {
    display: inline-block;
    vertical-align: top;
    margin-left: 12px;
    margin-right: 14px;
    margin-bottom: 15px;
    padding: 0;
    max-width: 184px;
    text-align: center;
}

.es-hm-otr .enterprise-row li p {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.es-hm-otr .enterprise-row li img {
    margin-bottom: 10px;
}

.es-hm-otr .enterprise-row {
    text-align: center;
}

.es-desc {
    position: relative;
}

.es-desc h2 {
    background-color: #67087b;
    padding: 5px 60px 15px 60px;
    color: #fff;
    font-size: 50px;
    margin-bottom: 45px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
    -webkit-border-top-left-radius: 35px;
    -webkit-border-bottom-left-radius: 35px;
    -moz-border-radius-topleft: 35px;
    -moz-border-radius-bottomleft: 35px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    margin-right: -15px;
    position: relative;
    z-index: 1;
}

.navbar-nav .dropdown-menu {
    background-color: #fff;
}

.icon-es {
    min-height: 69px;
}

.es-hm-otr .es-img-lt {
    text-align: center;
}

.es-hm-otr .enterprise-content .open-cta {
    background-color: #ff8d1a;
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 15px;
    margin: auto;
    display: block;
    max-width: 373px;
}

.banner_search .custom-select-trigger:hover {
    background-color: #54429e;
    color: #fff;
}

.banner_search .custom-select-trigger:hover:after {
    color: #fff;
}

.banner_search .custom-options {
    transition: all 0.2s ease-in-out;
    top: -10px;
}

.banner_search .custom-option {
    border-bottom: 0;
    transition: all 0.2s ease-in-out;
}

.banner_search .custom-select.opened .custom-options {
    max-height: 205px;
    overflow: hiddden;
}

.banner_search .custom-option:hover {
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
}

.banner_search .custom-select-trigger {
    line-height: 42px;
}

.search_filter_outer {
    margin-top: 30px;
    position: relative;
}

.srv-innr {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #f1efef;
    -webkit-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.05);
    padding: 35px;
    text-align: center;
}

.srv-icon {
    width: 108px;
    height: 108px;
    line-height: 108px;
    border-radius: 50%;
    background-color: #f2f2f2;
    display: block;
    margin: 0 auto 20px auto;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.srv-icon img {
    max-width: 65px;
    vertical-align: middle;
    display: inline-block;
}

.srv-innr h3 {
    margin: 0 0 15px 0;
    color: #8673d0;
    font-weight: 700;
    font-size: 24px;
}

.srv-innr p {
    margin: 0 0 35px 0;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 120px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link-srv-more {
    color: #ff8d1a;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    margin-top: 20px;
    display: inline-block;
}

.srv-otr {
    display: inline-block;
    float: none;
    width: 33%;
    vertical-align: top;
    margin-bottom: 30px;
    margin-top: 30px;
}

.banner_search li.search_btn a i {
    margin-right: 10px;
}

.banner_search_inner>ul>li .bootstrap-select.form-control .dropdown-toggle {
    border-radius: 3px;
    color: #000;
}

.banner_search_inner .custom-options {
    transition: all 0.2s ease-in-out;
    top: -10px;
    overflow: hidden;
    max-height: 205px;
}

.banner_search_inner .dropdown-menu>li>a:hover {
    color: #fff !important;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
}

.banner_search_inner .bootstrap-select.btn-group .dropdown-menu li.selected {
    background-color: transparent;
}

.banner_search .bootstrap-select.form-control .dropdown-menu>li.selected>a {
    color: #fff !important;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
}

.banner_search .bootstrap-select.form-control {
    border-radius: 3px;
}

.how-we-new:after,
.how-we-new:before {
    display: none;
}

.hiw-hm-list {
    background-color: #fff;
    width: 100%;
    display: block;
    padding: 30px 30px 30px 30px;
    border-radius: 30px;
    text-align: center;
}

.hiw-hm-list>li {
    position: relative;
    padding-left: 3%;
    padding-right: 3%;
    width: 19%;
    text-align: center;
    vertical-align: top;
}

.hiw-hm-list>li:after {
    width: 57px;
    height: 73px;
    position: absolute;
    right: -30px;
    top: 67px;
    background-image: url(../images-nct/how-we-shape.png);
    background-position: center right;
    background-repeat: no-repeat;
    content: '';
}

.hiw-hm-list>li>p {
    font-size: 29px;
    color: #000;
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: 700;
}

.hiw-icon-hm {
    min-height: 160px;
    line-height: 150px;
}

.hiw-hm-list>li:last-child:after {
    display: none;
}

.hiw-icon-hm img {
    vertical-align: middle;
    max-width: 100px;
}

.centerdiv {
    float: none;
    margin: 0 auto;
}

.fitler-btn-lst>li {
    margin-right: 0;
    margin-bottom: 10px;
    vertical-align: top;
    color: #fff;
    text-align: left;
    width: 100%;
}

.fitler-btn-lst>li:last-child .btn {
    min-width: 215px;
    margin-top: 0;
}

.fitler-btn-lst>li:last-child {
    text-align: right;
    margin-right: 0;
    padding-right: 0;
    margin-top: 45px;
}

.price-ha {
    color: #000;
    margin-bottom: 4px !important;
    border: 0;
}

.price-ha h3 {
    font-size: 24px;
    margin-bottom: 8px;
    text-align: left;
    margin-top: 0;
}
.plan_price_margin{margin-right:6px;}

.price-ha h3 span {
    color: #7563bd;
    font-weight: 700;
}

.price-ha p {
    margin-bottom: 5px;
    line-height: 1;
    font-size:14px;
    word-break: break-word;
}
.price-ha small {
    margin-bottom: 5px;
    line-height: 1;
    font-size:14px;
    word-break: break-word;
    margin-right:10px;
}

.abt-hm {
    position: relative;
    min-height: 530px;
    overflow: hidden;
}

.abt-img-main {
    position: absolute;
    right: 0;
    top: 0;
    max-height: 100%;
}

.abt-hm:before {
    content: '';
    position: absolute;
    width: 535px;
    height: 169px;
    left: 0;
    top: 0;
    background-image: url(../images-nct/abt-graphic.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.abt-hm .heading h2:before,
.abt-hm .heading h2:after {
    display: none;
}

.abt-hm-desc {
    color: #fff;
    line-height: 1.5;
}

.abt-hm-desc p {
    margin-bottom: 25px;
    line-height: 1.5;
    font-size: 18px;
}

.abt-hm-desc p:first-child {
    font-size: 20px;
}

.abt-hm .heading h2 {
    margin-top: 50px;
    color: #fff;
    font-size: 40px;
    margin-bottom: 15px;
}

.abt-hm-desc .btn,
.how-we-new .btn {
    text-transform: uppercase;
    border: 1px solid #fff;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 17px;
}

.how-we-new .btn {
    margin-top: 30px;
}

.black-text {
    color: #000;
    font-weight: 700;
}

.abt-hm-desc p>a {
    font-weight: 700;
    color: #fff;
}

.search_filter .custom-options {
    transition: all 0.2s ease-in-out;
    top: -10px;
}

.search_filter .custom-select-trigger {
    line-height: 42px;
}

.fitler-btn-lst>li:last-child p {
    padding-right: 20px;
}

.artist_detail_info_right .voice_rating {
    padding-right: 13px;
}

.content-page-section .banner_search_inner ul {
    padding-right: 0;
}

.how_we_text_new {
    vertical-align: middle;
    display: inline-block;
}

.how_we_text_new p {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    margin: 0;
    padding: 15px 0
}

.how_we_text_new a {
    color: #000
}

.how_we_text_new a:hover {
    color: #fff
}

.blog-social-share {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

.blog-info .blog-social-share li {
    display: inline-block;
    padding: 0;
    border: none;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

.blog-info .blog-social-share li:last-child {
    margin-right: 0;
}

.blog-social-share h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}

.blog-social-share li a {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}

.blog-social-share li .fb-share {
    background-color: #4064AC;
}

.blog-social-share li .twitter-share {
    background-color: #1C9BE9;
}

.blog-social-share li .li-share {
    background-color: #0173AF;
}

.blog-social-share li .wa-share {
    background-color: #41C051;
}

.blog-social-share li .pr-share {
    background-color: #CE252B;
}

.blog-info .blog-info-row li:first-child {
    padding-left: 0;
}

.blog-info .blog-info-row {
    text-align: left;
}

.blog-info .blog-social-share li.visible-mobile {
    display: none;
}

#maintenance-bg {
    background-image: url(../images-nct/under_maintenance.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.is-into-plans{border:1px solid #e2e2e2; padding:9px; margin:5px 0; background-color: #ebe9f3;}
.wallet-selection .custom-checkbox [type=checkbox]:checked+label, .wallet-selection .custom-checkbox [type=checkbox]:not(:checked)+label{font-size:14px;}
.wallet-selection .custom-checkbox [type=checkbox]:checked+label:before, .wallet-selection .custom-checkbox [type=checkbox]:not(:checked)+label:before{width:16px; height:16px; top:0;}
.wallet-selection .custom-checkbox [type=checkbox]:checked+label:after, .wallet-selection .custom-checkbox [type=checkbox]:not(:checked)+label:after{width:16px; height:16px; top:0; font-size:11px;}
.wallet-selection span{font-size:14px !important;}
.is-into-plans h4{
    font-size:16px;
    margin:0 0 0px 0;
}
.is-into-plans.pro-nm{border:1px solid #ff8d1a;}
.is-into-plans.pro-nm h4 a{color: #ff8d1a;}
.is-into-plans-heading h3{text-align:center; margin-top:0; font-size:16px; margin-bottom:5px;}
 .upload_script .is-into-plans p{
    margin-bottom:5px; line-height:normal;
    word-break:break-word;
}
.upload_script .is-into-plans small{
    line-height:normal;
    word-break:break-word;
    font-size: 14px;
    margin-left: 10px;
}
.test-table {
    display: table;
    width: 100%;
}
.left-test-cell {
    display: table-cell;
    vertical-align: top;
    width: 67%;
}
.right-test-cell {
    display: table-cell;
    vertical-align: top;
    width: 33%;
    text-align:right;
}
@media (min-width:768px) {
    .into-pull-rgt {
        float: right !important;
    }
}

.voice_box_inner h6 a img {
    width: 18px;
}

.value-info i {
    opacity: 0.5;
}

.upload_script .mb-0 {
    margin-bottom: 0px;
}

.search-price-info {
    /*position: absolute !important;
    display: grid;
    text-align: right;
    right: 10px !important;*/
}
/*.is-popu-outer .search-price-info{
    position: static !important;
    width: 100%;
    display: block;
    text-align: left;
}*/
.thank-img {
    background: #9685DA;
    padding: 100px 0px 0px;
    margin-bottom: 50px;
}

.thank-detail {
    margin-top: 100px;
    padding-right: 50px;
}

.thank-you-title {
    padding: 70px 30px 30px 316px;
}

.thank-detail h5 {
    font-size: 112px;
    font-family: 'impact';
    color: #000;
}

.thank-detail p {
    font-size: 26px;
    text-transform: uppercase;
    display: inline-block;
    background: #000;
    color: #fff;
    font-family: 'futurabookbt22240';
    padding: 2px 8px;
    border-radius: 6px;
}

.thank-you-title h5 {
    font-family: 'NIAGSOL';
    font-size: 60px;
    color: #000;
    text-align: center;
}

.thank-you-title p {
    font-size: 29px;
    color: #000;
    font-family: 'RushHour';
    text-align: center;
}

.thank-you-title h6 {
    font-size: 26px;
    color: #2aa515;
    text-transform: uppercase;
    font-family: 'swiss721boldcondensedbt';
    text-align: center;
}

.thank-you-img-detail {
    position: relative;
    text-align: center;
    top: 50px;
}


/* .thank-you-img-title {
    position: absolute;
    top: 80px;
    right: 100px;
} */

.thankyou {
    background: #9685DA;
}

.thank-you-img {
    background: url(../images-nct/thank-you-new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-size: cover;
    min-height: 670px;
    height: 100%;
}

 .thank-you-div {
          margin-bottom: 0px;
      }
      
    .artist-fees{
        text-align:right;
    }
@media (min-width:768px){
    .artist-fees{position:absolute; right:10px; bottom:0;}
}    

.m-plan-outer{width: 100%; display: table; border:1px solid #ddd;  border-left:1px solid #ddd; border-top:none; margin:00px 0 20px 0;}
.plan-info-bx{display: table-cell; vertical-align: top; min-width:400px; text-align: center;}
.mem-inner-bx{width: 100%; display: table; height: 145px; padding: 0 0 15px 0; border-bottom: 1px solid #dddddd;}
.mem-inner-bx{height:81px;}
.plan-list .mem-inner-bx{height:94px; position:relative; border-top: 1px solid #ddd;}
.plan-list .mem-inner-bx:before{background-color:#fff; width:1px; position:absolute; left:-1px top:0; bottom:0; content:'';}
.plan-bx1{border-top:2px solid #007bff;}
.plan-bx2{border-top:2px solid #ffc107;}
.plan-bx3{border-top:2px solid #000000;}
.plan-info-bx.plan-list .mem-inner-bx figure{vertical-align:bottom; padding-left: 20px;}
.mem-inner-bx figure{display: table-cell; vertical-align: top; width: 100%;}
.mem-inner-bx h2{font-size: 24px; margin: 0 0 5px 0; font-weight: 500;}
.mem-inner-bx small{font-size: 16px; color: #8f979e; display: block;}
.mem-inner-bx small strong{color:#000; font-weight:bold;}
.plan-list-bx{display: table-cell; vertical-align: top; width: 25%; border-left: 1px solid #dddddd; text-align: center; position:relative;}
.mem-inner-bx h3{font-size: 16px; margin: 0 0 10px 0; background-color:#f4f3f3; text-transform:uppercase; padding:10px; color:#3b404a; font-weight:700; border-bottom:1px solid #ddd;}
.mem-inner-bx span{font-size: 28px; font-weight: 300; color: #9e9e9e; display: block; width: 100%;}
.mem-inner-bx span sup{font-size: 25px; font-weight: 400; margin-right: 3px;}
.plan-info-bx ul{padding:  0;}
.plan-info-bx ul li{width: 100%; padding: 8px 20px; font-size: 14px; color: #474747; text-align: left; border-bottom: 1px solid #ddd; position: relative; height: 55px; line-height:normal;}
.plan-info-bx ul li strong{color:#000;}
.all-btns{width: 100%; padding: 10px 0;}
.plan-list-bx ul{padding:  0;}
.plan-list-bx ul li{width: 100%; padding: 8px 10px; font-size: 14px; text-align: center; border-bottom: 1px solid #ddd; height: 55px; display:table;}
.plan-list-bx ul li h5{margin:0; color:#000; font-weight:700;}
.plan-info-bx ul li.pdesc{height: 100px; overflow: auto;}
.plan-list-bx ul li.pdesc{height: 100px; overflow: auto;}
.plan-list-bx ul li small{font-size: 14px; color: #474747;}
.plan-list-bx ul li small i{font-size:18px;}
.plan-list-bx ul li small i.fa-check{color:#5fca08;}
.plan-list-bx ul li small i.fa-times{color:#fc3318;}
.plan-list-bx ul li span{display: none;}
.expiryon{font-size: 14px; color: #000; font-weight: 500;}
.expiryon em{font-style: normal; color: #eb3909; margin-left: 10px;}
.plan-info-bx .mem-inner-bx figure{text-align: left;}
.plan-tooltips{position: absolute; right: 10px; top: 10px; font-size: 15px;}

.plan-tooltips a{color: #479fdc;}
.plan-tooltips a:hover{color: #333;}
.plan-tooltips .popover{width: 330px; max-width: 350px}
.plan-tooltips .popover-title{color: #3b404a; font-weight: 600;}

.gen-plan .main-btn{font-size:14px;color:#fff;border-radius:50px;line-height:1;box-shadow:none;border:none;outline:0;background-color:#7563bd;padding: 7px 17px;text-align: center;min-width: 90px; cursor: inherit;}
.buy-now-btn{border:none; outline:0; border-radius:5px; background-color:#ff8d1a; text-align:center; padding:10px 20px; color:#fff; font-size:16px; font-weight:600; margin:10px 0;}
.best-value {
    position: absolute;
    right: -1px;
    top: -2px;
}
.gen-plan.select .main-btn{background-color:#ff8d1a;}
.badge-img-ico{margin-left:20px;}
.plan-bx2{background-color: #f5f9fa;}
.is-membership-sec .nav-tabs{text-align:center;}
.is-membership-sec .nav-tabs>li{float:none; display:inline-block; vertical-align:top; margin: 0 -2px;}
.is-membership-sec .nav-tabs>li>a{font-size: 16px; margin: 0 0 10px 0; background-color:#fff; text-transform:uppercase; padding:11px 20px; color:#3b404a; font-weight:700;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    min-width:130px;
}
.is-membership-sec .nav-tabs>li.active>a, .is-membership-sec .nav-tabs>li.active>a:focus, .is-membership-sec .nav-tabs>li.active>a:hover, .is-membership-sec .nav-tabs>li>a:focus, .nav-tabs>li>a:hover{font-size: 16px; margin: 0 0 10px 0; text-transform:uppercase; padding:11px 20px; color:#3b404a; font-weight:700;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    min-width:130px;
}

.nav-tabs>li.silver-tab a{border-top: 2px solid #007bff !important;}
.nav-tabs>li.platinium-tab a{border-top: 2px solid #ffc107 !important;}
.nav-tabs>li.gold-tab a{border-top: 2px solid #000000 !important;}
.is-membership-sec .nav-tabs>li.active>a{background-color: #f4f3f3;}



@media (min-width:768px){
    .tab-content>.active.gen-plan{display:table-cell;}
    .tab-content>.tab-pane.gen-plan{display:table-cell;}
    .is-membership-sec .nav-tabs{display:none;} 
    
}
.upgrade-plan{width:100%; padding:15px; text-align:center; margin-bottom: 50px;}
.upgrade-plan p{font-size:16px; font-weight:400; margin-bottom:10px;}
.upgrade-plan h4{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #8673d0;
}
.upgrade-plan .edit_btn{margin-bottom:-25px; padding-top: 20px;}
.membership-in-popup .form-group{margin-bottom:15px;}
.membership-in-popup h3{
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    /*text-transform: uppercase;*/
    color: #000;
}

.membership-in-popup h5{
    font-size: 16px;
    margin: 0;
    text-align: right;
    color: #000;
}
.membership-in-popup h5 span{
    color:#ff8d1a;
}
.plan-price{padding-bottom:15px; border-bottom:1px solid #e2e2e2;}
.membership-in-popup .form-group.plan-price{margin-bottom:10px;}
.membership-in-popup .custom-checkbox [type=checkbox]:not(:checked)+label{font-size:14px; margin-bottom:0; top:0;}
.membership-in-popup .custom-checkbox [type=checkbox]:checked+label:after, .membership-in-popup .custom-checkbox [type=checkbox]:not(:checked)+label:after{font-size:14px; margin-bottom:0; top:0;}
.membership-in-popup .custom-checkbox [type=checkbox]:checked+label:before, .membership-in-popup .custom-checkbox [type=checkbox]:not(:checked)+label:before{top:0;}
.membership-in-popup .custom-checkbox [type=checkbox]:checked+label, .membership-in-popup .custom-checkbox [type=checkbox]:not(:checked)+label{font-size:14px; margin-bottom:0;}
.expiry-modal-in h3{font-size:18px; color:#000; margin:0 0 10px 0;}
.membership-in-popup .custom-checkbox [type=checkbox]:not(:checked):disabled+label{background-color:#f1f1f1; cursor: inherit;}
/*.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
    background-color:transparent !important;
}*/
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}
@media (min-width: 1380px) {
    .modal-dialog {
        top: 5%;
        left: 10px;
    }
}
.credit-icons{width:100%; text-align:center; padding:10px 0; margin-top:15px;  background-color: #e3e3e3;}
.credit-icons small{font-size:14px;font-weight:500;color:#000;text-transform: uppercase;padding-right:10px;border-right: 1px solid #a5a2a2;display:inline-block;vertical-align:top;padding: 10px 15px;line-height: normal;}
.credit-icons figure {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 1;
}
.padd0{
margin-bottom:0px
}
.membership-heading{
    color: #7563bd;
    font-size: 20px;
    margin-top: 0;
}
/*start sm login */
@media (min-width: 600px){
.gplus{
	margin-left: 80px !important;
}
}

@media (min-width: 570px) and (max-width: 599px){
.gplus{
	margin-left: 65px !important;
}
}

@media (min-width: 540px) and (max-width: 570px){
.gplus{
	margin-left: 75px !important;
}
}

@media (min-width: 371px) and (max-width: 539px){
.gplus{
	margin-left: 70px !important;
}
}

@media (min-width: 290px) and (max-width: 370px){
.gplus{
	margin-left: 60px !important;
}
}

@media (max-width: 289px){
.gplus{
	margin-left: 45px !important;
}
}
/* end sm login */
/* start for filter only for desktop */
@media (min-width : 1200px){
#filter_btn{
	display : none;
}
}
/* end for filter only for desktop */