body html {
    font-size: 14px;
    font-family: "Open Sans";
}

h4.heading {
    text-align: center;
    font-size: 45px;
    font-family: "ubuntu";
    font-weight: 600;
    margin-bottom: 15px;
    color: #55545a;
}

p.sub_heading {
    font-size: 20px;
    font-family: "open sans";
    margin-bottom: 20px;
    text-align: center;
    color: #5c5b61;
}

body button:focus {
    outline: none!important;
    /*border: 1px solid #e4ce84!important;
    border-radius: 50px!important;*/
}

.btn-search_now:hover {
    color: #fff;
}

.mb-10 {
    margin-bottom: 15px;
}

.mt-10 {
    margin-top: 15px;
}

.social_header {
    height: 50px;
    line-height: 50px;
    font-family: "Ubuntu";
}

.social_header ul {
    list-style: none;
}

.social_header ul li {
    display: inline-block;
    padding: 0px 5px;
}

.social_header ul li a {
    color: #171717;
    text-decoration: none;
    font-weight: 500;
}

.social_menu i.fa {
    padding: 6px 8px;
    font-size: 20px;
}

.social_menu li:hover i.fa {
    background: #e1b759;
    padding: 6px 8px;
    border-radius: 50px;
    color: #fff;
}

.banner {
    width: 100%;
    /*height: 100vh;*/
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .carousel-control.left,
.banner .carousel-control.right {
    background: none;
}

body.sound_home nav.navbar.navbar-default.custom_nav {
    background: transparent;
    border: none;
    min-height: 100px;
    /*position: absolute;*/
    top: 50px;
    z-index: 999999999;
    left: 50%;
    display: block;
    /*transform: translateX(-50%);*/
}

body.sound_home nav.custom_nav .navbar-nav>li>a {
    color: #fff;
    font-family: "Ubuntu";
    font-size: 18px;
    font-weight: lighter;
}

body.sound_home nav.custom_nav .navbar-nav>li>a:hover,
body.sound_home nav.custom_nav .navbar-nav>li>a:focus {
    color: #fff
}


/*

a.navbar-brand:after {
    position: absolute;
    height: 70px;
    width: 145px;
    background: #121112;
    content: '';
    top: -30px;
    left: 0px;
    z-index: -1;
    border-radius: 75px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

*/

a.getlisted_btn {
    background: #e1b759;
    border-radius: 50px;
    padding: 15px 30px!important;
}

body.sound_home nav.custom_nav a.getlisted_btn:hover {
    background: #e1b759;
    border-radius: 50px;
}

.banner_content {
    position: absolute;
    top: 50%!important;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    min-width: 78%;
    text-align: center;
    font-family: "Open Sans"
}

.banner_content span {
    font-size: 60px;
    font-weight: 600;
    font-family: "Ubuntu";
}

.banner_content p {
    font-size: 20px;
    font-weight: lighter;
}

.banner_content p:last-child {
    font-size: 16px;
    font-family: "Ubuntu";
    display: inline-block;
    line-height: 18px;
    margin-top: 50px;
}

input.input_controls,
select.input_controls {
    border-radius: 50px;
    height: 48px;
    width: 100%;
    font-size: 16px;
    padding: 0px 0px 0px 50px;
}

.serach_form {
    margin-top: 40px;
}

.search {
    background: linear-gradient(to bottom, rgba(242, 228, 152, 1) 0%, rgba(214, 184, 113, 1) 42%, rgba(198, 158, 90, 1) 62%, rgba(188, 141, 75, 1) 100%);
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    position: relative;
    border-radius: 50px;
    height: 50px;
    width: 50px;
    padding: 13px!important;
    font-size: 22px!important;
    color: #220b04;
}

.search span {
    display: none;
}

.serach_form img {
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
}

.reviewsearch {
    padding-bottom: 40px;
    margin-top: -200px;
    min-height: 370px;
}

.review_box {
    min-height: 280px;
    width: 350px;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 50px 50px;
    transition: margin 1s;
    background: #fff;
    color: #55545a;
}

.review_box:hover {
    background: linear-gradient(to bottom, rgba(210, 177, 107, 1) 0%, rgba(199, 160, 91, 1) 37%, rgba(187, 140, 75, 1) 68%, rgba(187, 140, 74, 1) 100%);
    box-shadow: 1px 0px 70px 0px rgba(0, 0, 0, 0.47);
    margin-top: -20px!important;
    color: #fff;
}

.review_box:hover span {
    color: #fff;
}

.review_content {
    min-height: 140px;
}

.review_box span {
    font-size: 25px;
    font-family: "ubuntu";
    font-weight: 600;
    /*color: #fff;*/
    margin-top: 15px;
    display: inline-block;
}

.review_box p {
    font-size: 18px;
    font-family: "open sans";
    padding: 15px 5px 0px 5px;
    /*color: #fff;*/
}

#default_none {
    display: none;
}

#default_block {
    display: inline-block;
}

.review_box:hover #default_none {
    display: inline-block;
}

.review_box:hover #default_block {
    display: none;
}

.planning {
    min-height: 510px;
    /*padding: 40px 0px;*/
}

.planning_galary {
    padding: 0px 0px 40px 0px;
    margin-left: -15px;
    margin-right: -15px;
}

.planning_galary_img {
    width: calc(100% / 5 - 5px);
    height: 20px;
    display: inline-block;
    min-height: 215px;
    margin: 20px 0px;
}

.planning_galary_img img {
    height: 100%;
    margin: 20px 0px;
    filter: grayscale(100%);
    opacity: 0.9;
    transition: margin 1s;
    width: 100%;
    margin-top: 0;
}

.planning_galary_img img:hover {
    filter: none;
    opacity: 1;
    margin-top: 15px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    margin-top: 0px;
}
section#user_section h3.heading {
    display: inline-block;
    padding-top: 35px;
}
.joinging {
    background: #f6f8f9;
    padding: 60px 0px 80px 0px;
    font-family: "open sans"
}

.joinging .row {
    margin-top: 40px;
}

.start_joinging {
    min-height: 330px;
    width: 100%;
    background: #fff;
    padding: 120px 60px 50px 60px;
    transition: 0.3s;
}

.start_joinging:hover {
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.15);
}

.start_joinging span {
    font-size: 24px;
    font-family: "ubuntu";
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
    color: #55545a;
}

.start_joinging p {
    font-size: 18px;
    color: #6b6a70;
    margin-bottom: 20px;
}

.start_joinging a {
    color: #55545a;
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
}

.start_joinging:hover a {
    color: #e1b759;
}

.about_section {
    padding: 30px 15px;
    font-family: "open sans"
}

.about_section img {
    width: 80%;
}

.about_section h4.heading {
    text-align: left;
}

.about_section p {
    font-size: 24px;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 20px;
}

.btn.btn_readmore {
    background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
    padding: 12px 50px;
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
    border: none;
}

.sound_slider {
    padding: 30px 0px 0px 0px;
}


/*.card{
    min-height: 400px;
}*/

.s_card {
    padding: 80px 25px;
    border: 1px solid #ddd;
    /*margin-bottom: 20px;*/
    text-align: center;
    font-size: 25px;
    color: #fff;
    background: #fff;
    min-height: 320px;
    text-align: center;
    font-family: "open sans";
    font-size: 16px;
    color: #7d7d7d;
    padding: 20px 0px;
    margin: 30px 0px;
}

div#slider1 {
    height: 400px;
    margin-top: 50px;
}

.s_card p {
    display: none;
}

.slick-current + .slick-slide .s_card {
    transform: scale(1, 0.95);
    box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
    transition: 1s;
    margin: 0px;
}

.slick-current + .slick-slide .s_card p {
    display: block;
}

.slider_content {
    padding: 0px 30px;
}

.slick-prev:before,
.slick-next:before {
    color: transparent!important;
    background: url("../images/arrow2.png");
    background-repeat: no-repeat!important;
}

.slick-prev:before {
    background: url("../images/arrow1.png");
}

.slick-prev:focus::before {
    background: url("../images/arrow.png");
}

.slick-next:focus::before {
    background: url("../images/21.png");
}


/* slick blue border issue */

.slick-slide,
.slick-slide:focus {
    outline: none;
}

.slider_img img {
    display: block;
    margin: 0px auto;
}

.slider_content h5 {
    font-size: 22px;
    font-family: "ubuntu";
    font-weight: 600;
    color: #7d7d7d;
}

.slider_content h6 {
    font-size: 16px;
    color: #7d7d7d;
}

.footer {
    background-image: url('../images/02.jpg');
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0px 50px 0px;
    font-family: "open sans";
    color: #bfbfbf;
}

.footer .heading {
    color: #fff;
}

.footer .sub_heading {
    color: #d7d7d7;
}

.footer .footer_1 img {
    margin-bottom: 15px;
    width: 54%;
}

.footer .footer_1 p {
    margin-bottom: 28px;
}

.footer h5 {
    font-size: 18px;
    font-family: "ubuntu";
    font-weight: 600;
    margin-bottom: 50px;
    color: #fff;
}

.footer ul {
    padding: 0px;
    list-style: none;
}

.footer ul li {
    padding: 0px 0px 15px 0px;
}

.footer ul li a {
    color: #bfbfbf;
    text-decoration: none;
}

.footer .footer_3 ul li:hover a {
    color: #d2b06a;
    font-weight: 600;
}

.footer_head {
   /* padding-bottom: 70px;*/
}

.footer_content {
    padding-top: 70px;
}

.join_today {
    background: linear-gradient(to bottom, rgba(242, 228, 152, 1) 0%, rgba(214, 184, 113, 1) 42%, rgba(198, 158, 90, 1) 62%, rgba(188, 141, 75, 1) 100%);
    border-radius: 50px;
    color: #fff;
    border: none;
    padding: 12px 50px;
    font-family: "ubuntu";
    font-weight: 600;
    font-size: 22px;
    margin: 20px 0px;
}

.footer input.form-control {
    background: none;
    height: 50px;
    border-radius: 0px;
    margin: 15px 0px;
    padding-right: 70px;
    position: relative;
    color: #fff;
}

.slick-prev {
    z-index: 999999;
    left: 30px!important;
}

.slick-next {
    right: 30px!important;
    z-index: 999999;
}


/*--today--*/

.copyright {
    padding: 15px 0px 0px 0px;
}

.copyright a {
    color: #bfbfbf;
    text-decoration: none;
}


/*
.review_1 {
    background: #25a9dd!important
}

.review_2 {
    background: #e2ad3c!important;
}

.review_3 {
    background: #e52038!important;
}
*/

.banner_form {
    width: calc(100% / 4);
    display: inline-block;
    position: relative;
}

.banner_form button {
    background: transparent;
    border: none;
}

.banner_form:last-child {
    position: absolute;
    bottom: 76px;
    right: 110px;
}

.banner_form button:focus,
.banner_form button .fa:focus {
    outline: none;
}

.footer img.emailimg {
    position: absolute;
    top: 16px;
    right: 15px;
    cursor: pointer;
    z-index: 11111;
}
.form-group.subscribe-frm {
    position: relative;
}
.sound_slider .col-sm-4 {
    padding: 5px;
}

.banner .glyphicon-chevron-left:before,
.banner .glyphicon-chevron-right:before {
    display: none;
}

.banner .carousel-control i.fa {
    height: 40px;
    width: 40px;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 3px;
}

a.getlisted_btn:hover {
    background: #e1b759!important;
}

.form_errors {
    color: #f00;
    /*display: none;*/
}

.pos_relative {
    position: relative;
}

.uploading-loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
    display: none;
}

.uploading-loading.in {
    display: block;
}

.uploading-loading .fa {
    color: #f87221;
    position: absolute;
    top: 45%;
    left: 45%;
}


/*-----------------header -------------------*/

nav.navbar.navbar-default.custom_nav.about_bg {
    background: url('../images/about_bg.jpg') !important;
    background-position: bottom;
    background-size: cover;
    width: 100%;
    position: static;
    transform: unset;
    border-radius: 0px;
    height: 301px;
}

nav.custom_nav {
    background: transparent;
    border: none;
    min-height: 100px;
    position: absolute;
    top: 50px;
    z-index: 999999999;
    left: 50%;
    display: block;
    transform: translateX(-50%);
}

nav.custom_nav .navbar-nav>li>a {
    color: #fff;
    font-family: "Ubuntu";
    font-size: 18px;
}

nav.custom_nav .navbar-nav>li>a:hover,
nav.custom_nav .navbar-nav>li>a:focus {
    color: #fff
}

a.getlisted_btn {
    background: #e1b759;
    border-radius: 50px;
    padding: 8px 25px!important;
    font-size: 14px!important;
    margin-top: 6px;
}

a.getlisted_btn i.fa.fa-angle-right {
    margin-left: 8px;
    font-size: 22px;
    vertical-align: middle;
}

nav.custom_nav a.getlisted_btn:hover {
    background: #e1b759;
    border-radius: 50px;
}

h3.inner_header {
    font-size: 36px;
    font-family: "ubuntu";
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
}


/*---------------registration----------------*/

.sound_section {
    font-family: open sans;
}

.sound_section h3.text-center {
    font-size: 36px;
    font-family: "ubuntu";
    font-weight: 600;
    color: #55545a;
    margin-bottom: 20px;
}

.sound_section h4 {
    color: #5c5b61;
}

.sound_section input.btn.btn-info.btn-lg.pull-right {
    background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
    padding: 12px 50px;
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
    border: none;
}


/*------------wizard------------*/

#smartwizard li.nav-item {
    text-align: center;
    width: 33.33%;
}

#smartwizard a.nav-link {
    color: #55545a;
    font-family: "ubuntu";
    font-weight: 600;
    font-size: 16px;
}

#smartwizard a.nav-link small {
    font-size: 11px;
}

#smartwizard ul.nav.nav-tabs.step-anchor {
    margin-bottom: 30px;
}

#smartwizard .nav-tabs {
    border-bottom: 1px solid #e1b759;
}

#smartwizard .nav-tabs>li.active>a,
#smartwizard .nav-tabs>li.active>a:focus,
#smartwizard .nav-tabs>li.active>a:hover {
    background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
    color: #fff;
}

button.btn.btn-secondary.sw-btn-prev.disabled,
button.btn.btn-secondary.sw-btn-next {
    background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
    color: #fff;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.sw-btn-prev {
    background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
    color: #fff;
}


/*-------user type-------*/

.user_types a.btn,
#frmRegister button.btn.btn-primary.btn-register.pull-right,
#step-2 a.btn,
#step-3 a.btn {
    background: linear-gradient(to bottom, rgba(242, 228, 152, 1) 0%, rgba(214, 184, 113, 1) 42%, rgba(198, 158, 90, 1) 62%, rgba(188, 141, 75, 1) 100%);
    border: none;
    border-radius: 50px;
    padding: 10px 30px;
}

.user_types a.btn:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    transform: scale(1.1, 1.1);
    transition: 0.8s;
}

.user_types .col-sm-6 {
    padding: 50px;
    margin-bottom: 50px;
    margin-top: 50px;
    box-shadow: 0px 0px 50px rgba(39, 15, 5, 0.19);
    border-radius: 5px;
}


/*-----------contact us-----------*/

nav.navbar.navbar-default.nav_contact {
    background: url('../images/bg-top.jpg');
    background-size: cover;
    width: 100%;
    position: static;
    transform: unset;
    border-radius: 0px;
    height: 300px;
}

.contact {
    margin-top: 60px;
}

.contact_us h4.heading,
.contact_us p.sub_heading {
    text-align: left;
}

.contatc-form {
    font-family: "open sans";
    color: #55545a;
    font-size: 16px;
}

.contatc-form h4 {
    font-family: "ubuntu";
    color: #55545a;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
}

.contatc-form p {
    font-size: 18px;
    margin-bottom: 40px;
}

p.cehck_note {
    font-size: 13px;
    margin-bottom: 10px;
}

.contatc-form label.col-sm-12,
.form_card label {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #7d7c81;
}

.contatc-form .form-group,
.form_card .form-group {
    margin-bottom: 25px;
}

.contatc-form .form-control,
.form_card .form-control {
    height: 53px;
}

.contatc-form textarea.form-control {
    height: 170px!important;
}

input.form-control.capchahere {
    height: 72px;
}

.contatc-form input[type="checkbox"] {
    position: relative;
    /*visibility: hidden;*/
}

.custom_check {
    position: absolute;
    background-image: url('../images/uncheck.png')!important;
    height: 25px;
    width: 25px;
    right: 10px;
}

.custom_check:after {
    content: "";
    background-image: url('../images/check.png')!important;
    position: absolute;
    height: 100%;
    width: 100%;
    display: none;
}


/* Show the checkmark when checked */

.contatc-form input:checked ~ .custom_check:after {
    display: block;
}

.contatc-form .btn.sendcontact {
    background: linear-gradient(to bottom, rgba(242, 228, 152, 1) 0%, rgba(214, 184, 113, 1) 42%, rgba(198, 158, 90, 1) 62%, rgba(188, 141, 75, 1) 100%);
    border: none;
    color: #fff;
    border-radius: 50px;
    padding: 15px 60px;
    margin-top: 10px;
}

.contatc-form .form-control:focus {
    outline: none;
    border: none;
}

.getin_touch label {
    font-family: "ubuntu";
    color: #55545a;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
    position: relative;
}

.getin_touch .col-sm-12 {
    margin-top: 30px;
}

.getin_touch p {
    color: #555459;
    font-size: 18px;
}

.getin_touch {
    padding: 0px 130px;
}

.getin_touch .col-sm-12:first-child {
    margin-top: 10px;
}

.getin_touch label::after {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 22px;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.getin_touch label.lbl_address::after {
    content: "\f041";
}

.getin_touch label.lbl_phone::after {
    content: "\f095";
}

.getin_touch label.lbl_email::after {
    content: "\f0e0";
}

.g-recaptcha {
    margin-top: 25px;
}


/*--------------loin form----------------*/

.form_card {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 40px 80px 40px 80px
}

.form_card a {
    color: #5c606a;
    font-weight: 600;
    display: inline-block;
}

.form_card a.forget {
    margin-bottom: 20px;
    display: block;
}

.set_password .form_card input.form-control {
    position: relative!important;
    padding-left: 60px;
}

.bmi .form_card input.form-control {
    position: relative!important;
    /*padding-left: 60px;*/
}
/*--------------reset passwor form----------------*/

.btn.formbtn {
    background: linear-gradient(to bottom, rgba(242, 228, 152, 1) 0%, rgba(214, 184, 113, 1) 42%, rgba(198, 158, 90, 1) 62%, rgba(188, 141, 75, 1) 100%);
    border-radius: 50px;
    color: #fff;
    border: none;
    padding: 12px 50px;
    font-family: "ubuntu";
    font-weight: 600;
    font-size: 22px;
    text-align: left;
    display: inline-block;
}

.set_password .form_icon {
    position: absolute;
    left: 30px;
    top: 28px;
    transform: translatey(-50%);
    font-size: 24px;
    color: #ccc;
    border-right: 2px solid #ccc;
    padding-right: 10px;
}

.set_password .form_card input {
    position: relative!important;
    padding-left: 60px;
}
.bmi .form_card input {
    position: relative!important;
    /*padding-left: 60px;*/
}
.set_password p.sub_heading {
    font-size: 23px;
}

#frmLogin p.sub_heading {
    font-size: 22px;
}

.nav_login {
    background-image: url('../images/login_bg.jpg')!important;
}


/*------search-------*/

.nav_search {
    background-image: url('../images/search_bg.jpg')!important;
}

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

.talent_list .fa {
    color: #f9bb50;
    font-size: 22px;
}

.talent_list span {
    font-size: 25px;
    font-family: ubuntu;
    font-weight: 600;
    color: #55545a;
}

.talent_list {
    margin-top: 40px;
}

.talent_list p {
    margin: 14px 0px;
    font-size: 14px;
    color: #5c5b61;
    font-weight: 500;
}

.talent_list .col-sm-9 p:first-child {
    padding-left: 30px;
    position: relative;
}

.talent_list .col-sm-9 p:first-child::after {
    position: absolute;
    content: 'f041';
    left: 0;
    top: 50%;
}

.talent_card {
    border-bottom: 2px solid rgba(204, 204, 204, 0.34);
    min-height: 272px;
    padding: 20px 0px;
}

.talent_img {
    width: 30%;
    float: left;
    height: 230px;
}


/*  .talent_content {
            width: 70%;
            float: left;
        }
        */

.talent_content1 {
    /*  width: 70%;
            float: left;*/
    /*
            padding: 0px 35px;*/
    font-family: 'ubuntu';
}

.talent_content1 span {
    font-size: 30px;
    color: #55545a;
    font-weight: 600;
    margin-bottom: 25px;
    display: inherit;
    text-transform: capitalize;
}

.view_profile {
    background: #f9bb50;
    color: #fff;
    border-radius: 2px;
    margin-top: 50px;
    width: 150px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
}

.find_form {
    box-shadow: 0px 0px 30px rgb(0, 0, 0, 0.15);
    min-height: 250px;
    width: 100%;
}

.find_head {
    background: #f9bb50;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
}

.find_body {
    padding: 5px 25px 20px 25px;
}

.btn-search_now {
    background: #6b6b6b;
    color: #fff;
    border-radius: 2px;
    margin: 10px 15px 0px 15px;
    height: 50px;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    width: -webkit-fill-available;
}

.join_new_latter {
    min-height: 200px;
    box-shadow: 0px 0px 30px rgb(0, 0, 0, 0.15);
    width: 100%;
    margin-top: 20px;
    padding: 30px 25px 30px 25px;
    background: #bb8c4a;
}

.join_new_latter .btn-search_now {
    background: #e1b759;
}

.join_new_latter_head {
    color: #fff;
    text-align: center;
    padding: 0px 0px 15px 0px;
    font-size: 20px;
    font-weight: 600;
}

.talent_search select {
    width: 120px;
    padding: 5px;
    border: 1px solid #55545a;
    height: 30px;
}

.find_body input.form-control,
.join_latter_body input.form-control {
    border-radius: 2px;
    height: 40px;
    font-style: italic;
}

.talent_content1 p {
    font-size: 14px;
    font-weight: 500;
    color: #4c4c4c;
}

.talent_content1 p.talent_address {
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
}

.talent_content1 p.talent_address::before {
    height: 10px;
    width: 10px;
    background: #f9bb50;
    content: '';
    position: absolute;
    left: 0;
    border-radius: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.rating i.fa {
    font-size: 22px;
    color: #f9bb50;
}

.talent_content .col-sm-2 {
    padding-left: 0px;
}

.talent_content .col-sm-6 {
    padding-right: 0px;
}

.talent_results {
    margin-top: 50px;
}

.talent_results .col-sm-4 img {
    width: 100%
}

.rating_points {
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d;
    ;
    margin-top: 15px;
    text-align: center;
}

label.col-sm-12 {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
}

.find_body .form-group {
    margin-bottom: 5px;
}

.join_latter_body .form-group {
    margin-bottom: 0px;
}

.talent_search p.sub_heading,
.talent_search h4.heading {
    margin-bottom: 12px;
    text-align: left;
}

.talent_search select + img {
    position: absolute;
    right: 18px;
    top: 10px;
}

.find_body select.form-control,
.join_latter_body select.form-control {
    border-radius: 2px;
    height: 40px;
    font-style: italic;
    width: 100%;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #f7913d;
    border-color: #f7913d;
}

.pagination>li>a,
.pagination>li>span {
    position: static;
    float: none;
    padding: 6px 12px;
    margin-left: 4px;
    background-color: none;
    border: none;
}

.pagination>li a,
.pagination>li span {
    border-radius: 4px;
    border: 1px solid #dedede;
    background: #f3f3f3;
    color: #55545a;
}

.pagination {
    display: block;
}


/*------------------Private Policy ----------------*/

.nav_policy {
    background-image: url('../images/search_bg.jpg')!important;
}

.policy .panel .panel-header h5 a {
    background: #bf9350;
    height: 72px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-decoration: none;
    font-family: "ubuntu";
    padding-left: 25px;
    border-radius: 4px;
    position: relative;
    white-space: normal;
    text-align: left;
}

.policy p {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 26px;
    color: #78777c;
    margin-bottom: 30px;
    font-family: "open sans";
}

.policy_content {
    padding-top: 60px;
    padding-bottom: 20px;
}

.policy .panel .panel-header h5 a.collapsed:after {
    position: absolute;
    content: '\f067';
    font-family: "FontAwesome";
    right: 30px;
    font-size: 24px;
    font-weight: 400;
    border: 1px solid #fff;
    width: 34px;
    height: 34px;
    border-radius: 50px;
}

.policy .panel .panel-header h5 a:after {
    background-repeat: no-repeat;
    position: absolute;
    content: '\f068';
    font-family: "FontAwesome";
    right: 30px;
    font-size: 24px;
    font-weight: 400;
    border: 1px solid #fff;
    width: 34px;
    height: 34px;
    border-radius: 50px;
    padding-left: 7px;
}

.policy .panel .panel-header h5 {
    margin-bottom: 0px;
}

.policy .panel-body {
    border: 1px solid #cccccc;
    border-top: 2px solid #bf9350;
    margin-top: -2px!important;
    padding: 15px;
    padding: 35px 30px 0px 30px;
    color: #67666c;
    font-size: 18px;
    font-family: "open sans";
}

ul.policy_list li {
    padding: 0px 0px 30px 25px;
    position: relative;
    list-style: none;
}

ul.policy_list strong:before {
    height: 8px;
    width: 8px;
    background: #67666c;
    content: '';
    position: absolute;
    left: -20px;
    top: 8px;
    border-radius: 50px;
}

.policy .panel {
    margin-bottom: 0px;
}


/*----------about us page------------*/

.nav_about {
    background-image: url("../images/about_bg.jpg")!important;
}

.aboutus {
    padding: 39px 0px;
}

.aboutus h4.heading {
    margin-bottom: 30px;
}

.about_card {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    padding: 30px 0px 30px 20px;
    position: relative;
    min-height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: margin 0.8s;
}

.card_img {
    border-right: 2px solid #cccccc;
    padding: 15px 0px;
}

.aboutus p.sub_heading {
    font-size: 18px;
    color: #545359;
    line-height: 28px;
    padding: 0px 15px;
}

.about_card h4 {
    font-family: "ubuntu";
    font-size: 20px;
    color: #55545a;
    font-weight: 600;
}

.about_card p {
    font-size: 15px;
    font-family: "open sans";
    color: #55545a;
}

.about_card a {
    color: #e1b759;
    font-size: 18px;
    font-weight: 500;
}

.about_card:hover {
    box-shadow: 0px 25px 14px rgba(0, 0, 0, 0.10);
    margin-top: 20px;
}

.aboutcard_row {
    min-height: 315px;
    padding: 40px 0px;
}

.how_we_work {
    padding: 20px 5px 20px 22px;
}

.how_we_work h4.heading {
    text-align: left;
}

.how_we_work p {
    color: #55545a;
    font-size: 18px;
    margin-bottom: 50px;
    text-align: justify;
}


/*--------------how_it_work----------------*/

.howswork_nav {
    background-image: url('../images/how_work_bg.jpg')!important;
}

.how_it_work {
    padding: 90px 115px;
    text-align: center;
}

.how_it_work h5 {
    font-size: 24px;
    font-family: "Times Roman";
    font-style: italic;
    color: #ba8b49;
    margin-bottom: 20px;
}

.how_it_work h3.heading {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 35px;
    font-family: "ubuntu";
    text-align: center;
    font-weight: 600;
    color: #55545a;
}

.how_it_work h3.heading:after {
    height: 3px;
    width: 100px;
    content: '';
    background: #ba8b49;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.how_it_work p {
    font-size: 20px;
}

.get_plan {
    padding: 70px 66px;
}

.how_it_work .float_img:nth-child(even) .float_right {
    float: right;
}


/*--------------how_it_work----------------*/

.howsworkmusic_nav {
    background-image: url('../images/Musicaltalent_bg.jpg')!important;
}

.how_it_work_talent .how_it_work {
    padding: 50px 115px;
}

.how_it_work_talent {
    padding-top: 50px;
}

select.input_controls {
    border-radius: 50px;
    height: 48px;
    width: 100%;
    font-size: 16px;
    padding: 0px 0px 0px 50px;
}


/*----------pricing page------------*/

.pricing_nav {
    background-image: url("../images/pricing_bg.png")!important;
}

.searchplan {
    border-radius: 50px;
    color: #55545a;
    border: 1px solid #55545a;
    padding: 12px 50px;
    font-family: "ubuntu";
    font-weight: 600;
    font-size: 22px;
    margin: 20px 0px;
    background-color: #fff
}

.price_card:hover .searchplan {
    background: linear-gradient(to bottom, rgba(242, 228, 152, 1) 0%, rgba(214, 184, 113, 1) 42%, rgba(198, 158, 90, 1) 62%, rgba(188, 141, 75, 1) 100%);
    border-radius: 50px;
    color: #fff;
    border: none;
}

.price_card:hover {
    box-shadow: 0px 0px 35px rgb(0, 0, 0, 0.15);
    margin-top: 65px;
}

.price_card {
    box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.15);
    margin-bottom: 20px;
    text-align: center;
    border-radius: 15px;
    font-family: "open sans";
    margin-top: 80px;
    transition: margin 0.8s;
}

.price_card h5 {
    font-size: 60px;
    font-family: "ubuntu";
    color: #55545a;
    margin-bottom: 50px;
}

.price_card span {
    font-weight: 600;
    font-size: 72px;
    font-family: "ubuntu";
    color: #55545a;
    margin-top: 20px;
    margin-bottom: 50px;
    display: inherit;
}

div.price_card sub {
    font-size: 30px;
    font-weight: normal;
}

.price_card p {
    font-size: 25px;
    color: #55545a;
    margin-bottom: 50px;
}

p.price_details {
    font-size: 22px;
    line-height: 75px;
    color: #737277;
}


/*------------------------profile page---------------------------*/

section.profile {
    font-family: "open sans";
    margin-bottom: 20px;
}

h4.heading.username {
    text-align: left;
}

.profile .profile_details ul {
    font-size: 20px;
    color: #3d3d3d;
    padding-left: 0px;
    list-style: none;
}

.profile_details img {
    width: 100%;
}

.profile_details h4.heading {
    text-transform: capitalize;
}

.profile .profile_details ul li:first-child {
    padding-left: 0px;
}

.profile .profile_details ul li:nth-child(5) {
    padding-left: 0px;
}

.profile .profile_details ul li {
    display: inline-block;
    padding: 0px 23px;
    line-height: 40px;
    position: relative;
    font-family: "open sans";
}

.profile .profile_details ul li:after {
    content: '';
    height: 20px;
    width: 2px;
    background: #484848;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.profile .profile_details ul li:last-child::after {
    height: 0px;
    width: 0px;
}

.writereview {
    background: linear-gradient(to bottom, rgba(242, 228, 152, 1) 0%, rgba(214, 184, 113, 1) 42%, rgba(198, 158, 90, 1) 62%, rgba(188, 141, 75, 1) 100%);
    border-radius: 50px;
    color: #fff;
    border: none;
    padding: 12px 35px;
    font-family: "open sans";
    font-weight: 600;
    font-size: 16px;
    margin: 20px 40px 0px;
}

.profile hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.profile_vdo {
    padding: 15px 0px 20px 0px
}

.profile_about .heading {
    text-align: left;
    text-transform: uppercase;
    font-size: 25px;
    border-bottom: 1px solid #cccccc;
    display: inline-block;
    padding-bottom: 26px;
    margin-bottom: 26px;
    font-family: "open sans";
    font-weight: 700;
}

.profile_about p {
    font-size: 18px;
    color: #3d3d3d;
    margin-bottom: 30px;
}

.profile_about ul {
    list-style: none;
    position: relative;
}

.profile_about ul {
    border-left: 1px solid #cccccc;
    margin-bottom: 50px;
}

.profile_about li {
    font-size: 18px;
    margin-bottom: 18px;
    position: relative;
    color: #55545a;
}

.profile_about li:after {
    height: 7px;
    width: 7px;
    border-radius: 50px;
    content: '';
    position: absolute;
    left: -44px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    background: #ccc;
}

.profile_list {
    border-right: 1px solid #ccc;
    padding-right: 60px;
}

.profile_social {
    background-color: #4267b2;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
}

.profile_social i.fa {
    color: #fff;
    padding: 14px 15px;
    background: #284c95;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-right: 10px;
}

.profile_social_i {
    background-color: #c84d5d;
}

.profile_social_i i.fa {
    background: #b22c3d;
}

.profile_social_t {
    background-color: #18a2e9;
}

.profile_social_t i.fa {
    background: #148ecd;
}

.profile_social_v {
    background: #1ab7ea;
}

.profile_social_v i.fa {
    background: #16a1ce;
}

.profile_social_y {
    background: #f70000;
}

.profile_social_y i.fa {
    background: #c71f1e;
}

.profile_share .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.profile_share a {
    text-decoration: none;
}

a#book_nows {
    margin-top: 30px!important;
    display: inline-block;
    width: 250px;
    height: 60px;
    line-height: 60px;
    padding: 0px;
    font-size: 22px;
    text-decoration: none;
}

a#book_nows:hover {
    color: #fff;
}


/*-----------------dashboard--------------------------*/

.dashboard {
    font-family: "ubuntu";
    margin-top: -92px;
}

.nav_dashboard {
    background: url("../images/dashboard_bg.jpg")!important;
}

.dashboard_nav {
    min-height: 72px;
    display: flex;
    align-items: center;
    background: #e1b759;
    border-radius: inherit;
    font-family: "ubuntu";
    margin-bottom: 0px;
}

.dashboard_nav .navbar-nav>li>a {
    color: #fff;
    line-height: 38px;
    font-size: 20px;
}

.dashboard_nav .navbar-nav>.active>a,
.dashboard_nav .navbar-nav>.active>a:focus,
.dashboard_nav .navbar-nav>.active>a:hover,
.dashboard_nav .navbar-nav>li>a:focus,
.dashboard_nav .navbar-nav>li>a:hover {
    background-color: #d7af55;
    color: #fff;
}

.dashboard_nav .navbar-collapse {
    padding-left: 0px;
}

button.view_dashboard_profile {
    background: rgba(255, 255, 255, 0.31);
    border: none;
    border-radius: 4px;
    padding: 0px 20px;
}

.dashboard_nav .navbar-nav>li {
    padding: 0px 6px;
}

.Welcome p {
    display: inline-block;
    color: #e1b759;
    font-size: 20px;
    font-family: "ubuntu";
}

p.notifications {
    color: #5f5f5f
}

.dashboard_card {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.20);
    /*margin-bottom: 15px;*/
}

.Welcome {
    min-height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0px 40px;
    margin-left: 0px;
    margin-right: 0px;
}

.welcome_dashboard {
    padding: 40px;
}

.dashbosrd_price_details {
    display: inline-block;
}

.dashbosrd_user {
    font-family: "ubuntu";
    font-size: 16px;
    color: #4c4c4c;
}

.dashbosrd_user img {
    float: left;
    width: 36%
}

.dashbosrd_user_details {
    display: inline-block;
    padding: 0px 30px;
    width: 64%;
    float: left;
}

.dashbosrd_user h4 {
    font-size: 30px;
    color: #e1b759;
}

.dashbosrd_user h5 {
    font-size: 16px;
}

.dashbosrd_user p {
    margin-bottom: 15px;
}

.uploads p {
    color: #7b7b7b;
    margin-top: 15px;
}

.account_incomplet p {
    font-size: 20px;
    display: inline-block;
    color: #e1b759;
    margin-top: 25px
}

p.update_profile {
    font-size: 16px;
    font-weight: 600;
}

.account_incomplet span {
    color: #bdbebf;
    font-size: 14px;
}

.profile_bar {
    height: 10px;
    background: #d5d6d7;
    border-radius: 50px;
    width: 100%;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.profile_bar:after {
    width: 50%;
    background: #e1b759;
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    border-radius: 50px;
    animation: 1s ease-out 0s 1 slideInFromLeft;
    animation-name: progressbar;
}

@keyframes progressbar {
    0% {
        width: 0
    }
    100% {
        width: 50%;
    }
}

.dashboard_social {
    font-size: 20px;
    color: #828282;
}

.dashboard_social ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 25px;
}

.dashboard_social ul li {
    display: inline-block;
}

.dashboard_social ul li a {
    font-size: 16px;
    background: #4267b2;
    color: #fff;
    font-family: "open sans";
    padding: 15px 20px;
    border-radius: 5px;
    text-decoration: none;
}

li a.twitter {
    background: #18a2e9!important;
}

li a.insta {
    background: #c84d5d!important;
}

li a.vimeo {
    background: #1ab7ea!important;
}

li a.youtube {
    background: #f70000!important;
}

.dashboard_social .fa {
    margin-right: 15px;
}

h3.profile-heading {
    height: 60px;
    line-height: 60px;
    background: #d8ae4f;
    color: #fff;
    padding: 0px 40px;
    font-size: 30px;
    font-family: "ubuntu";
    margin-bottom: 0px;
}

.profile-details {
    background: #e1b759;
    min-height: 120px;
    padding: 20px 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-details h6 {
    font-size: 20px;
    margin-top: 0px;
}

.profile-details p {
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.profile-details h5 {
    font-size: 20px;
}

.profile-details .col-sm-6 {
    padding: 0px;
}

.profile-details .col-sm-6 .col-sm-4 {
    float: right;
}

.profile-details .col-sm-4:after {
    position: absolute;
    border: 1px solid #e8c77d;
    content: '';
    height: 60px;
    width: 1px;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
}

.profile-details .col-sm-4:last-child::after {
    border: none;
}

.navbar-default.dashboard_nav .navbar-toggle .icon-bar {
    background-color: #ffffff!important;
}


/*-------------------Dashboard profile------------------------*/

.dash_head {
    font-size: 20px;
    color: #e1b759;
    height: 80px;
    line-height: 80px;
    padding: 0px 40px;
    margin: 0px;
}

.dashboard .heading {
    font-size: 30px;
}

.dash_profile {
    padding: 0px 25px;
}

.dash_profile a.btn.btn-danger.btn-sm.pull-right {
    background: #000;
    border: none;
    padding: 5px 25px;
}
.dash_profile a.btn.btn-danger.btn-sm.pull-right:hover,
.dash_profile a.btn.btn-danger.btn-sm.pull-right:focus {
    background: #000;
}

input.uploadprofile:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    border-radius: 8px;
    background: url('http://codingserver.com/soundcheck/public/frontend/images/upload.png');
    background-position: center;
    border: 1px solid #ccc;
}

.dash_profile input[type=file].upload-picture {
    min-height: 330px
}

.uploaded_img {
    width: 100%;
    min-height: 300px;
    /*border: 1px solid #ccc;*/
    border-radius: 5px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 22px;
}

.changeprofile_btn {
    background-color: #ddc37b;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
    border: none;
    padding: 10px;
}

.changeprofile_btn:hover,
.changeprofile_btn:focus {
    color: #fff;
}

.changeprofile {
    text-align: center;
    margin-top: 15px;
}

.changeprofile p {
    color: #9c9a9a;
    font-size: 13px;
}


/*.img_containt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}*/

.uploadprofile {
    margin-top: 20px;
}

.img_containt h4 {
    font-size: 16px;
    color: #7f7f7f;
    padding: 7px 45px 15px 45px;
}

.img_containt h4 strong {
    color: #b2882a;
}

.img_containt p {
    position: absolute;
    left: 50%;
    width: 100%;
    bottom: 0;
    transform: translateX(-50%);
    color: #7f7f7f;
    font-weight: 400;
}

.updated_picture {
    width: 100%;
}

.dp_sub_heading {
    color: #55545a;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    text-transform: uppercase;
}

.dp_social a {
    background: #ebebeb;
    color: #757575;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-radius: 4px;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
    display: block;
}

.dp_social a:hover {
    background: #d7af55;
    color: #fff;
}

.dp_social a .fa {
    margin-right: 20px;
}

.dp_wizard .nav-tabs {
    border: none;
}

.dp_wizard .nav-tabs a {
    color: #acaaaa;
    font-size: 20px;
    margin: 0px 25px 0px 0px;
    font-weight: 600;
    border: none;
}

.dp_wizard .nav-tabs li:first-child a {
    padding-left: 0px;
}

.dp_wizard .nav-tabs>li.active>a,
.dp_wizard .nav-tabs>li.active>a:focus,
.dp_wizard .nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover {
    background: transparent!important;
    border: none;
    border-bottom: 2px solid #f2ae43;
    font-size: 20px;
    color: #3c3c3c;
    font-weight: 600;
}

.dp_wizard .nav-tabs {
    margin-bottom: 35px;
}

.dp_wizard #contact p {
    font-size: 16px;
    color: #5f5f5f;
}

.dp_wizard #contact h3 {
    color: #3c3c3c;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.sub-nav li a{
    color: #acaaaa;
    font-size: 16px;
    border: none;
    font-weight: 600;
    min-width: 90px;
    text-align: center;
}

.sub-nav li.active>a,
.sub-nav li a:hover{
    background: transparent!important;
    border: none!important;
    border-bottom: 2px solid #f2ae43!important;
    font-weight: 600;
    font-size: 16px;

}


.col-sm-8.dp_wizard {
    padding: 0px 60px;
}

.dp_wizard input.form-control,
.dp_wizard select.form-control {
    height: 53px;
    font-size: 14px;
    font-family: "open sans";
}

.dp_wizard .form-group {
    margin-bottom: 20px;
}

button.btn.btn-save-change {
    background: transparent;
    color: #333333;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 50px;
    padding: 8px 20px;
    margin-right: 10px;
    margin-top: 15px;
}

button.btn.btn-save-change:hover {
    background: #d7af55;
    color: #fff;
}

.dash_head + hr {
    margin-top: 0px
}


/*-------------------Dashboard notifiation------------------------*/

.notification_row {
    margin: 0px;
    border-bottom: 1px solid #e5e5e5;
    height: 130px;
    opacity: 0.7;
}

.notification_row:hover {
    opacity: 1;
}

.notification_table {
    padding: 10px 40px;
}

.notification_row img {
    display: inline-block;
    margin-right: 30px;
}

.notification_row .notifi_detail {
    display: block;
    width: 100%;
}

.notification_row .col-sm-12 {
    display: flex;
    align-items: center;
}

.notifi_detail h3 {
    font-size: 20px;
    color: #3c3c3c;
}

.notifi_detail h5,
.notifi_detail h6 {
    font-size: 16px;
    color: #77767b;
}

.notifi_detail h6 {
    font-weight: lighter;
}


/*-------------------Dashboard photos------------------------*/

.dashboard_photos_card h4.heading {
    font-size: 20px;
    text-align: left;
    display: inline-block;
    border-bottom: 2px solid #e1b759;
    padding-bottom: 18px;
}

.row.dash_photos {
    padding: 40px;
    margin: 0px;
}

button.btn.btn-remove {
    background: #e1b759;
    color: #fff;
    border-radius: 50px;
    padding: 0px 0px;
    height: 25px;
    width: 74px;
    line-height: 25px;
    font-size: 14px;
}

.album .row {
    margin-top: 20px;
}

.dashboard_photos_card input[type=file] {
    min-height: 165px;
    position: relative;
    width: 200px;
    margin-top: 14px;
}

.dashboard_photos_card input.uploadprofile:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    border-radius: 8px;
    background: url(http://codingserver.com/soundcheck/public/frontend/images/p_upload.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    top: -14px;
}

.dash_photos input[type="checkbox"] {
    position: relative;
    visibility: hidden;
    display: inline-table;
    margin-right: 17px;
}

.dash_photos .custom_check {
    position: absolute;
    background: url(http://codingserver.com/soundcheck/public/frontend/images/p_uncheck.png)!important;
    background-repeat: no-repeat!important;
    height: 25px;
    width: 25px;
    left: 10px;
}

.dash_photos .custom_check:after {
    content: "";
    background: url(http://codingserver.com/soundcheck/public/frontend/images/p_check.png)!important;
    background-repeat: no-repeat!important;
    position: absolute;
    height: 100%;
    width: 100%;
    display: none;
}


/* Show the checkmark when checked */

input:checked ~ .custom_check:after {
    display: block;
}

.addmore_photos {
    padding-left: 60px;
}

.addmore_photos input.form-control,
.addmore_photos select.form-control {
    height: 53px;
    position: relative;
}

.addmore_photos textarea.form-control {
    height: 180px;
}

.addmore_photos h3 {
    font-size: 18px;
    color: #3c3c3c;
    margin-top: 10px;
}

.addmore_photos span {
    font-size: 16px;
    color: #5f5f5f;
    margin-bottom: 20px;
    display: inline-block;
}

.photo_form {
    margin-top: 24px;
    display: inline-block;
}

.addmore_photos button.btn.btn-save-change {
    height: 40px;
    width: 130px;
    font-size: 14px;
    padding: 0px;
}

.album img + h4 {
    font-size: 14px;
    color: #5f5f5f;
    margin-bottom: 13px;
    margin-top: 13px;
    display: block;
    font-weight: bold;
}

.photo_form select.form-control + img {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.videos .album img + h4 {
    white-space: nowrap!important;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}

.vdo_submit {
    background-color: #ceaa65;
    color: #fff;
    border-radius: 50px;
    height: 40px;
    width: 130px;
    padding: 0;
    line-height: 40px;
}

.vdo_cancle {
    background-color: #b2882a;
    color: #fff;
}

.vdo_submit:hover,
.vdo_cancle:hover {
    color: #fff;
}


/*---------------Booking page-------------------*/

th.fc-day-header.fc-widget-header {
    padding: 12px;
}

span.fc-time {
    display: block;
}

.defaultDateSet input.form-control {
    height: 53px;
}

.defaultDateSet a.btn.btn-danger.btn-xs.pull-right {
    border: none;
    border-radius: 50px;
}

.btn_add:hover,
.btn_add:focus {
    background: #ceaa64;
    color: #fff;
}

.btn_booking,
.btn_add {
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
    display: inline-table;
    margin-bottom: 0px;
    background: #ceaa64;
    border: none;
    border-radius: 50px;
}

.btn_booking, .btn_booking:focus {
    /* background-color: #5cb85c;*/
    background: linear-gradient(to bottom, rgba(173, 158, 155, 1) 0%, rgba(92, 81, 79, 1) 32%, rgba(61, 61, 64, 1) 51%, rgba(51, 51, 53, 1) 71%, rgba(51, 51, 53, 1) 100%);
}

.btn.btn_booking:hover,
.btn.btn_booking:focus {
    color: #fff;
}

a.newDateSetItem.btn.btn-primary.btn-xs.mb-10 {
    padding: 6px 18px;
    background: #ceaa64;
    font-size: 14px;
    border-radius: 50px;
    border: none;
}

.fc-scroller.fc-day-grid-container {
    height: auto!important;
}

button.fc-prev-button.fc-button.fc-state-default,
button.fc-next-button.fc-button.fc-state-default,
button.fc-today-button.fc-button.fc-state-default,
button.fc-month-button.fc-button.fc-state-default.fc-corner-left.fc-state-active,
button.fc-month-button.fc-button.fc-state-default.fc-corner-left,
button.fc-agendaWeek-button.fc-button.fc-state-default,
button.fc-agendaDay-button.fc-button.fc-state-default.fc-corner-right {
    background-image: -webkit-linear-gradient(top, #ceaa64, #faeea1);
    background-color: #ceaa64;
    color: #55545a;
}

div.fc-toolbar button:focus {
    background-color: #ceaa64;
}

.fc-center h2 {
    margin: 0;
    font-size: 26px;
    font-family: "ubuntu";
}

.tbl-heading {
    background-color: #ceaa64;
    color: #fff;
}

.tbl-heading th,
.bookings tbody td {
    padding: 15px 15px!important;
}




.btn-primary,
.btn-danger,
.btn-success {
    background: #545556;
    padding: 5px 15px;
    border: none;
    margin-bottom:5px;
}

.btn-danger,
.modal-footer a.btn-danger {
    background: #000;
    border: #000;
}

.btn-primary:hover{
    background:rgba(84, 85, 86, 0.741)!important;

}
.btn-primary:focus{
	background: #444444;
}

.btn-danger:hover,
.modal-footer a.btn-danger:hover
{
    background:rgba(29, 15, 15, 0.72)!important;

}
.btn-danger:focus,
.modal-footer a.btn-danger:focus
{
	background: rgb(23, 10, 10)!important
}

.btn-success{
	background: transparent;
	color: #ceaa64;
	border:1px solid #ceaa64;
}

.btn-success:focus{
	background:  #ceaa64!important;
	border: 1px solid #ceaa64;
}
.btn-success:hover{
	background:  #ceaa64!important;
	border: 1px solid #ceaa64;
}


tr.tbl-heading th:last-child {
    width: 18%;
}

.booking_telant {
    color: #55545a;
    font-size: 16px;
}

.booking_telant label {
    font-size: 18px;
    font-family: "open sans";
}

.booking_telant table.bookings {
    margin-top: 28px!important;
    margin-bottom: 50px!important;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    background: #ceaa64;
    color: #fff;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    background: #ceaa64;
    color: #fff;
}

.view-details h4.heading {
    margin-bottom: 25px;
    border-bottom: 2px solid #cca762;
    display: block;
    padding-bottom: 20px;
    text-align: center;
    font-size: 30px;
}

.reports_head th {
    font-size: 16px;
    font-family: "ubuntu";
    color: #55545a;
}

.view-details span.note-details {
    display: inline-block;
}

.view-details a.makepay {
    float: right;
    background-color: #ceaa64;
    border-radius: 50px;
    border-radius: none;
}

table.reports_head th {
    background: #cca762;
    color: #fff;
}


/*-------------Calendar---------------*/

.btn.btn-schedule {
    background: linear-gradient(to bottom, rgba(173, 158, 155, 1) 0%, rgba(92, 81, 79, 1) 32%, rgba(61, 61, 64, 1) 51%, rgba(51, 51, 53, 1) 71%, rgba(51, 51, 53, 1) 100%);
    border: none;
    padding: 8px 18px;
    font-size: 14px;
    color: #fff;
}


/*-------------payment---------------*/



            .payment .panel-heading{
                background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
                text-align: center;
                padding: 22px;
            }

            .payment .panel-title {
                font-size: 24px;
                font-family: "ubuntu";
                color: #fff;
            }
            .payment .panel-body hr{
                margin-top: 0px!important;

            }
            .payment label{
                color: #5c5b61;
                margin-bottom: 5px;
                font-weight: lighter;
            }

            .payment .form-control {
                margin-top: 10px;
                height: 53px;
            }
            .payment .booking_amnt label{
                font-weight: bolder;
            }
            .payment .panel-default {
                border: none;   
                box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
                margin-top: 50px;
                 animation: 0.50s ease-out 0s 1 slideInFromLeft;
                animation-name: pay;
            }
            .payment .panel-body {
                padding: 25px 30px;
            }
            .btn.makepay{
                background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
                color: #fff;
                border-radius: 50px;
                border: none;
                padding: 10px 40px;
                font-size: 14px;
                margin-top: 20px;
            }
       

@keyframes pay {
    0% {
        transform: scale(0.20);
    }
    100% {
        transform: scale(1.0);
    }
}

/*-------------view modal---------------*/
 
.cstm-modal .modal-header {
    /* background: red; */
    background: linear-gradient(to right, rgba(186, 139, 73, 1) 0%, rgba(196, 154, 87, 1) 31%, rgba(211, 178, 107, 1) 58%, rgba(224, 200, 127, 1) 79%, rgba(237, 222, 145, 1) 100%);
    color: #fff;
    padding: 15px;
    text-align: center;
}
.cstm-modal .modal-title {
    font-size: 28px;
}
.cstm-modal button.btn{
    display: block;
    margin: 0 auto;
    background:#c09452;
    border-radius: 50px;
    border: none; 
}


.booked-user .fc-event,
.dash_profile .fc-event 
.dash_profile .fc-event .fc-time,
.dash_profile .fc-event .fc-content {
    background-color: #675b59;
    border: none!important;
}

.modal-footer .btn-primary.button_style_1 {
    color: #fff;
    background-color: #dcb253;
    border-color: #dcb253;
}
.datetimepicker table tr td.active.active,
.datetimepicker table tr td span.active.active{
    background: #000!important;
}

.popover-content .btn {
    background: #000!important;
}

 span.fc-title {
    font-size: 10px!important;
    white-space: normal;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 5em!important;
}
.fc-event, .fc-event-dot {
    background-color: #675b59!important;
}
.fc-event{
    border: none!important;
}





@media screen and (max-width:767px) {
    .planning_galary_img,
    .review_box,
    .start_joinging,
    .about_section img {
        width: 100%;
        margin: 15px 0px;
    }
    .planning_galary_img img {
        width: auto;
    }
    .banner_content span {
        font-size: 20px;
        color: #55545a;
    }
    .banner_content p {
        font-size: 15px;
        color: #55545a;
    }
    a.navbar-brand {
        display: inline-block;
        width: auto;
    }
    a.navbar-brand img {
        width: 50%;
        /*background: #1e0904;
        border-radius: 50px;
        padding: 5px;*/
    }
    input.input_controls,
    select.input_controls {
        width: 100%;
        height: 54px;
        margin: 5px 0px;
    }
    .serach_form img {
        right: 40px;
    }
    .reviewsearch {
        margin-top: 0px;
    }
    h4.heading {
        font-size: 26px;
    }
    .joinging {
        padding: 10px;
    }
    .serach_form {
        margin-top: 22px;
    }
    .banner_content p:last-child {
        font-size: 14px;
        margin-top: 15px;
    }
    a.getlisted_btn {
        display: inline-block!important;
        padding: 8px!important;
        padding: 8px 12px!important;
        margin: 10px 10px!important;
    }
    nav.custom_nav .navbar-toggle {
        margin-top: 20px;
        border: none;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #bf924f!important;
    }
    ul.nav.navbar-nav.navbar-right {
        background: #be904e;
        margin-top: 0px;
        position: relative;
        z-index: 99999;
    }
    .footer {
        padding: 145px 0px 50px 0px;
    }
    .footer_head {
        padding-bottom: 0px;
    }
    .slick-current + .slick-slide .s_card {
        transform: none;
        box-shadow: none;
        transition: 1s;
        margin: 30px 0px;
    }
    .s_card p {
        display: block;
        font-size: 15px;
    }
    .start_joinging {
        padding: 15px;
    }
    .about_section p {
        font-size: 18px;
    }
    .banner .carousel-control i.fa {
        height: 25px;
        width: 25px;
        border: 2px solid #fff;
        border-radius: 50px;
        padding: 0px;
    }
    /*a.navbar-brand img {
    width: 30%;
    display: inline-block;
}*/
    nav.navbar.navbar-default.custom_nav {
        width: 100%;
    }
    .banner_content {
        position: static;
        transform: none;
        padding: 15px;
    }
    .banner_form {
        width: 100%;
        margin-bottom: 15px;
    }
    .banner_form:last-child {
        position: static;
    }
    .search {
        width: auto;
        margin-top: 13px;
        padding: 14px 30px!important;
    }
    .search span {
        display: inline-block;
        margin-left: 10px;
    }
    .social_header ul li {
        padding: 0px 3px;
    }
    .sound_slider {
        padding: 20px 0px;
    }
    div#slider1 {
        height: auto;
        margin-top: 0px;
    }
    .slider_content {
        padding: 0px 15px;
    }
    .footer_content {
        padding-top: 15px;
    }
    .join_today {
        padding: 8px 30px;
        font-size: 18px;
        margin: 12px 0px;
    }
    .footer_head {
        padding-bottom: 0px;
        margin-top: 50px;
    }
    .footer {
        background: #000;
        padding: 0px 15px;
    }
    .footer img.emailimg {
        bottom: 16px;
    }
    .planning,
    .reviewsearch,
    .about_section {
        padding: 20px 15px
    }
    .search,
    .search span {
        color: #fff;
    }
    .review_box:hover {
        margin-top: -10px!important;
    }
    .review_box {
        min-height: auto;
        padding: 20px 15px;
    }
    p.sub_heading {
        font-size: 18px;
    }
    .start_joinging p {
        font-size: 16px;
    }
    .start_joinging span {
        font-size: 20px;
    }
    .start_joinging {
        min-height: auto!important
    }
    a.getlisted_btn {
        padding: 5px 15px!important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent!important;
    }
    .navbar-default button.navbar-toggle:focus,
    .navbar-default button.navbar-toggle:hover {
        background: transparent;
    }
    /*----------header---------*/
    nav.custom_nav .navbar-nav>li>a {
        font-size: 16px;
        line-height: 32px;
    }
    /*------------Contact us-----------*/
    .getin_touch {
        padding: 0px 25px 0px 40px;
    }
    .contact {
        margin-top: 15px;
    }
    .navbar-default.nav_contact {
        height: 250px;
        margin-bottom: 0px;
    }
    /*------------login form-----------*/
    .form_card {
        padding: 25px 25px 5px 25px;
    }
    .set_password p.sub_heading {
        font-size: 14px;
    }
    #frmLogin p.sub_heading {
        font-size: 14px;
    }
    a.btn.btn-primary.btn-block.btn-lg {
        margin-bottom: 15px;
    }
    .sound_section {
        padding: 15px 0px;
    }
    /*------------search-----------*/
    .talent_list .find_form {
        margin: 0px;
    }
    .talent_list .join_new_latter {
        margin: 0px;
    }
    .rating {
        padding: 15px;
    }
    section.talent_search {
        padding: 50px 0px;
    }
    /*------------policy-----------*/
    .policy .panel .panel-header h5 a {
        font-size: 14px;
        padding-right: 50px;
    }
    .policy .panel .panel-header h5 a:after,
    .policy .panel .panel-header h5 a.collapsed:after {
        font-size: 14px;
        width: 22px;
        height: 22px;
        border-radius: 50px;
        padding: 0px 0px 0px 4px;
        right: 15px;
    }
    .policy ul.policy_list {
        padding-left: 0px;
    }
    .policy ul.policy_list li {
        padding: 0px 0px 30px 10px;
        font-size: 14px;
    }
    ul.policy_list strong:before {
        left: -7px;
    }
    .policy p {
        font-size: 14px;
    }
    section.policy {
        padding: 50px 0px;
    }
    /*------------about-----------*/
    .about_card {
        margin-bottom: 15px;
    }
    .about_check img {
        width: 100%;
    }
    .aboutus {
        padding: 20px 0px;
    }
    .card_img img {
        width: 120%;
        margin-left: -8px;
    }
    .how_we_work {
        padding-right: 20px;
    }
    /*------------how_it_work page-----------*/
    .container.how_it_work {
        padding: 15px;
    }
    
    .how_it_work, .container.how_it_work_talent {
    padding: 15px!important;
	}

    .float_img img {
        width: 100%;
    }
    .col-sm-6.get_plan {
        padding: 15px;
    }
    /*------------profile page-----------*/
    .profile img {
        width: 100%;
        margin-bottom: 15px;
    }
    .profile .profile_details ul li {
        display: inline-block;
        padding: 0px 7px;
    }
    .profile_details img {
        width: 100%;
    }
    section.profile {
        padding: 40px 0px;
    }
    .profile_about li {
        font-size: 16px;
    }
    .profile_about .heading {
        font-size: 20px;
    }
    .profile_about {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .writereview {
        font-size: 15px;
    }
    .profile_social {
        margin-bottom: 20px;
    }
    /*------------------------*/
    .price_card h5,
    .price_card span,
    .price_card p {
        margin-bottom: 20px;
    }
    .price_card h5 {
        font-size: 40px;
    }
    .price_card span {
        font-size: 50px;
    }
    .pricing p {
        font-size: 18px;
    }
    p.price_details {
        line-height: 40px;
    }
    .pricing .price_card {
        padding: 25px;
        margin-top: 15px;
    }
    /*----------Dashboard------------*/
    .dashboard_nav {
        display: block;
    }
    .dashboard_nav ul {
        margin-left: 0px;
    }
    .dashboard_nav .navbar-toggle {
        float: left;
        left: 10px;
    }
    .dashboard_nav {
        min-height: 50px;
    }
    .welcome_dashboard {
        padding: 0px 15px;
    }
    .Welcome,
    .dashbosrd_user_details {
        padding: 0px;
        width: 100%;
    }
    .Welcome p.pull-right {
        float: left!important;
    }
    .dashboard_social ul li {
        line-height: 60px;
    }
    .profile-details {
        padding: 20px 15px;
        display: block;
    }
    .profile-details .col-sm-6 {
        padding-left: 15px;
    }
    .profile-details .col-sm-4,
    .profile-details .col-sm-12 {
        padding-left: 0px;
    }
    .profile-details p {
        margin-bottom: 10px;
        margin-top: 25px
    }
    .dashbosrd_user {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }
    .dashbosrd_user img {
        width: 100%;
    }
    .profile-details .col-sm-6:last-child {
        margin-left: 0px;
        padding-left: 0px;
    }
    .profile-details .col-sm-4:last-child::after {
        border: 1px solid #e8c77d;
    }
    .dashboard {
        margin-top: -72px;
    }
    /*----------Dashboard profile------------*/
    .col-sm-8.dp_wizard {
        padding: 0px 25px!important;
    }
    div.dp_wizard .nav-tabs>li.active>a,
    div.dp_wizard .nav-tabs>li.active>a:focus,
    div.dp_wizard .nav-tabs>li.active>a:hover,
    ul.nav-tabs>li>a:hover {
        padding: 11px 4px;
        font-size: 12px;
    }
    div.dp_wizard .nav-tabs a {
        color: #acaaaa;
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        padding: 10px;
    }
    .uploaded_img {
        min-height: 200px;
    }
    /*----------Dashboard notification------------*/
    .Welcome {
        line-height: 38px;
    }
    .Welcome p {
        font-size: 14px;
    }
    .notification_table {
        padding: 0px;
    }
    .notifi_detail h3 {
        font-size: 16px;
    }
    .notifi_detail h5,
    .notifi_detail h6 {
        font-size: 14px;
    }
    .dashboard_profile_card .Welcome p.pull-right {
        float: right!important;
    }
    .dashboard_card {
        margin-bottom: 15px;
    }
    /*----------Dashboard photos------------*/
    .album img {
        width: 100%;
    }
    .album button.btn.btn-remove {
        margin-bottom: 15px;
        display: inline-block;
        float: right;
        margin-top: 10px;
    }
    .album img + h4 {
        display: inline-block;
    }
    .row.dash_photos {
        padding: 0px;
    }
    .album .row {
        margin-top: 0px;
    }
    .addmore_photos label.col-sm-5 {
        display: block;
    }
    .addmore_photos {
        padding: 20px;
    }
    .dashboard_photos_card .Welcome p {
        font-size: 24px;
    }
    .dashboard_photos_card .Welcome {
        line-height: 70px;
    }
    div#calendar {
        padding: 0px;
    }
    div.fc-view,
    .fc-scroller {
        overflow: scroll!important;
    }
    .fc-toolbar.fc-header-toolbar {
        padding: 15px;
    }
    .fc-center h4 {
        margin-top: 25px;
    }
    .dash_profile div.dataTables_paginate ul.pagination {
        margin: 20px 0;
    }
}

















@media screen and (min-width:768px) {
    nav.custom_nav .navbar-nav>li {
        float: left;
        padding: 30px 4px;
    }
    .custom_nav a.navbar-brand {
        width: 150px;
        position: relative;
    }
    /* .navbar-brand>img {
        position: absolute;
        top: -30px;
        left: 0;
        width: 100%;
        background: #270f05;
        border-radius: 80px;
        padding: 7px;
    }*/
    /*----------------profile-----------------*/
    .profile_share {
        padding-left: 100px;
    }
    .profile_about {
        padding: 70px 0px;
    }
    .profile_rating {
        margin-top: 30px;
        display: flex;
        align-items: center;
    }
    /*----------------pricing-----------------*/
    .pricing .row .col-sm-6:first-child {
        padding-right: 0px;
    }
    .pricing .row .col-sm-6:last-child {
        padding-left: 0px;
    }
    .price_card {
        padding: 50px 110px;
    }
    .table-responsive {
        overflow: hidden;
    }
}


/*

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
 .banner_content {
        top: 40%!important;
    }
}
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: portrait) {
  .banner_content {
    top: 23%!important;
}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
        .banner_content {
        top: 40%!important;
    }
}
*/























@media screen and (min-width:768px) and (max-width:1024px) {
    .planning_galary_img {
        height: auto;
    }
    .planning {
        min-height: 400px;
        padding: 0px;
    }
    .planning_galary {
        padding: 0px 15px;
    }
    .review_box {
        width: 100%!important;
        padding: 20px 5px;
    }
    input.input_controls,
    select.input_controls {
        height: 34px;
        width: 100%;
        font-size: 10px;
        padding: 0px 6px;
    }
    a.getlisted_btn {
        border-radius: 50px;
        padding: 10px 15px!important;
    }
    .reviewsearch {
        margin-top: -100px;
    }
    .banner_content span {
        font-size: 24px;
    }
    .serach_form {
        margin-top: 20px;
    }
    .banner_content p:last-child {
        margin-top: 26px;
    }
    .navbar-brand>img {
        width: 80%;
        /*background: #1d0904;
        border-radius: 50px;
        padding: 8px;*/
    }
    body.sound_home .custom_nav a.navbar-brand {
        background: transparent;
    }
    body.sound_home nav.custom_nav .navbar-nav>li>a {
        font-size: 14px;
        line-height: 8px;
    }
    nav.custom_nav .navbar-nav>li>a {
        font-size: 14px;
        line-height: 8px;
    }
    a.getlisted_btn {
        padding: 5px 15px!important;
    }
    .search {
        width: 40px;
        height: 40px;
        padding: 10px!important;
    }
    .banner_form:last-child {
        bottom: 52px;
    }
    .serach_form img {
        left: 12px;
        width: 15px;
    }
    input.input_controls,
    select.input_controls {
        font-size: 8px;
        padding: 0px 10px 0px 30px;
    }
    .getin_touch {
        padding: 0px 70px;
    }
    .custom_check {}
    nav.custom_nav .navbar-nav>li {
        padding: 15px 0px;
    }
    .about_check img {
        width: 100%;
    }
    .how_we_work h4.heading {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .how_we_work p {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .how_we_work {
        padding-top: 0px;
    }
    .card_img img {
        width: 100%;
        margin-left: -8px;
    }
    .about_card p {
        font-size: 13px;
    }
    .container.how_it_work {
        padding: 90px 25px;
        text-align: center;
    }
    .col-sm-6.get_plan {
        padding: 60px 25px;
    }
    /*-------------profile------------------*/
    .profile img {
        width: 100%
    }
    div .profile_social i.fa {
        padding: 6px 6px;
        font-size: 8px;
        margin-right: 5px;
    }
    div.profile_social {
        font-size: 10px;
    }
    div.dashboard_social ul li a {
        font-size: 14px!important;
        padding: 15px 16px!important;
    }
    .dashboard_social {
        line-height: 60px;
    }
    .Welcome p {
        font-size: 18px;
    }
    .dashboard_nav .nav>li>a {
        padding: 7px 5px;
        font-size: 14px;
    }
    div.dp_wizard .nav-tabs a {
        margin-right: 8px;
        font-size: 14px;
    }
    div.dp_wizard .nav-tabs>li.active>a,
    div.dp_wizard .nav-tabs>li.active>a:focus,
    div.dp_wizard .nav-tabs>li.active>a:hover,
    ul.nav-tabs>li>a:hover {
        margin-right: 8px;
        font-size: 14px;
    }
    body input.uploadprofile:after {
        background-size: contain;
        background-repeat: no-repeat;
    }
    body .dash_profile input[type=file] {
        min-height: 200px;
    }
    .addmore_photos,
    .album {
        width: 100%;
    }
    .addmore_photos {
        padding: 25px;
    }
    .album img {
        width: 100%;
    }
    .dashbosrd_user h4 {
        font-size: 20px;
    }
    .row.profile_details img {
        width: 100%;
    }
    .uploaded_img {
        min-height: 200px;
    }
    .booked-user {
        height: 440px;
    }
}





















@media screen and (max-width:1300px) and (min-width:1024px) {
    input.input_controls,
    select.input_controls {
        height: 40px;
        width: 160px;
        font-size: 13px;
        padding: 0px 60px;
    }
    .review_box {
        width: 100%;
    }
    .reviewsearch {
        height: 400px;
    }
    .review_box:hover {
        margin-top: -10px;
    }
    .banner_content span {
        font-size: 40px;
    }
    .banner_content p:last-child {
        margin-top: 25px;
    }
    .serach_form img {
        left: 13px;
        width: 12%;
    }
    input.input_controls,
    select.input_controls {
        padding: 0px 5px 0px 35px;
    }
    .about_check img {
        width: 100%;
    }
    .how_we_work p {
        margin-bottom: 25px;
    }
    .how_we_work h4.heading {
        font-size: 30px;
    }
    .how_we_work {
        padding-top: 25px;
    }
    .dashboard_nav .navbar-nav>li>a {
        font-size: 14px;
    }
    body .dash_profile input[type=file] {
        min-height: 250px;
    }
    .dash_photos input[type="checkbox"] {
        margin-right: 6px;
    }
    .addmore_photos h3 {
        font-size: 16px;
    }
    .dashboard_photos_card h4.heading {
        font-size: 18px;
    }
    img.updated_picture {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1120px;
    }
}


.facilities.img {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    /* border: 1px solid #ddd; */
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}  
.facilities.img>img {
    margin-right: auto;
    margin-left: auto;
}    

.sound_slider .about_card:hover{
    box-shadow: 0px 25px 14px rgba(0, 0, 0, 0.10);
    margin-top: 0px !important;
}
.sound_slider .about_card{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    padding: 10px 0px 22px 24px;
    position: relative;
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: margin 0.8s;
}    


.col-md-12.gallery_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}
.col-md-12.gallery_section .thumbnail.bg-white {
    height: 100%;
}
.col-md-12.gallery_section .thumbnail.bg-white img.img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.col-md-12.gallery_section video {
    height: 100%;
    width: 100%;
}
.col-md-12.gallery_section .thumbnail.bg-white a {
    display: block;
    height: 100%;
}
.col-md-12.gallery_section .thumbnail.bg-white a > div {
    height: 100%;
    width: 100%;
}
