body, h1, h2, h3, h4, h5, h6, a, span, p, strong, input, label, textarea, b { font-family: 'Montserrat', sans-serif; }
/*==== HEADER SECTION CODE START =====*/
.main-header .container {
    max-width: 1200px;
    padding: 0 15px;
}
/*-------------------HEADER SECTION---------------*/

header {
	/*background-color: #f1f8fe;*/

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 20px 0;
	z-index: 9;
}
header.window-scroll {
    background-color: #f1f8fe;
}
.main-nav {
	justify-content: flex-end;
}

i.data-complete {
    color: green;
}

input.wpcf7-form-control.wpcf7-submit.btn {
  font-size: 18px;
  line-height: 37px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  width: 255px;
  height: 71px;
  background-color: #bf9343;
  border-color: #bf9343;
  border-radius: 0;
}

label.error {
    font-size: 15px;
    text-align: left;
    float: left;
    width: 100%;
    margin-top: 5px;
    color: red !important;
}
/*****************************************
          bottom  Header Section
*******************************************/
nav.navbar.navbar-expand-lg.navbar-light {
	padding: 0;
}
.navbar-light .navbar-brand {
	padding: 0;
}
ul.navbar-nav li.nav-item {
	margin: 0px 7px;
	position: relative;
}
p.anchor a {
  color: #aaa;
}
.navbar-light .navbar-nav .nav-link {
	border-bottom: 3px solid transparent;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.02em;
	transition: all 0.5s ease;
	padding: 6px 0px !important;
	margin-right: 5px;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:hover {
	border-bottom: 3px solid #e39656;
}
.navbar-light .navbar-nav .active > .nav-link {
	color: #bf9343;
	border-color: #7688fc;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:focus {
	color: #bf9343;
}

.r-nav li a img {
	margin-right: 4px;
}
.main-header .dropdown-menu {
	min-width: 200px;
	padding: 0;
	border-radius: 0;
}
.main-header a.dropdown-item.dropdown-head {
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 37px;
	color: #000000;
	font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
.main-header .dropdown-divider {
	margin: 0;
}
.main-header a.dropdown-item {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #000000;
	font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
.main-header a.dropdown-item i.fa.fa-chevron-right {
	font-size: 10px;
	font-weight: 400;
}
.main-header .dropdown-item.active, 
.main-header .dropdown-item:active,
.main-header a.dropdown-item.dropdown-head:active{
  color: #fff;
  background-color: #c59d5f;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.navbar-light .navbar-nav .dropdown-menu  li > a {
  color: #000;
  padding: 12px 25px 12px;
  font-size: 13px;
  font-weight:500;
}
.navbar-light .navbar-nav .dropdown-menu  li:last-child > a {
  padding: 12px 25px 12px;
}
.navbar-light .navbar-nav  .dropdown:hover>.dropdown-menu {
  right: auto;
  left: auto;                                                                                                                                                                                                                                                                                                                                                                                       
}
.navbar-light .navbar-nav .dropdown-menu li > a:after {
  display: none;
}
.navbar-nav > li > .dropdown-menu {
  padding: 0;
}
.navbar-light .navbar-nav .dropdown-menu li {
	border-top: 1px solid #ececec;
}
.navbar-light a.nav-link.active {
	border-bottom: 3px solid #e39656;
}
.navbar-light .navbar-nav .nav-link {
	color: #444141;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: capitalize;
}
.navbar-nav .btn-primary {
    margin-left: 10px;
    vertical-align: middle;
    padding: 0;
    border-radius: 3px;
    filter: drop-shadow(0px 13px 13.5px rgba(0,0,0,0.13));
    background-color: #c59d5f ;
    border: 0;
}
.navbar-light .navbar-nav .btn-primary .nav-link {
    min-width: 118px;
    padding: 8px 10px 0!important;
    margin: 0;
    border: 0 none !important;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: normal;
    color: #ffffff;
    text-align: center;
}
.navbar-light .navbar-nav .btn-primary .dropdown-toggle::after {
    content: '\f107';
    border: none;
    font-family: "FontAwesome";
    vertical-align: middle;
    font-size: 18px;
    padding-left: 5px;
}

#phone::-webkit-inner-spin-button,
#phone::-webkit-outer-spin-button,
#mobile::-webkit-inner-spin-button,
#mobile::-webkit-outer-spin-button {
appearance: none;
-webkit-appearance: none;
}

header.top-header{
  background-color: #f1f8fe;
}

.artist-main div#accordionExample275 {
max-height: 800px;
overflow-y: auto;
overflow-x: hidden;
}
.footer-area{position:relative;}
.row.artistField .form-group input {
margin-top: 0;
height: 38px;
}
.slick-slide .ftco-media img {
min-height:auto;
}

@media (max-width:992px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .ftco-media .media-body h5 {
      font-size: 20px;
    }
}

.get-quote-button{
    min-width: 380px;
    height: 61px;
    border-radius: 5px;
    background-color: #c59d5f;
    border: 0 none;
    float: right;
    font-size: 20px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    float: left;  
    margin-top: 25px;
}
section.summary-header {
    padding-top: 119px;
}


.media-body a:hover{
  text-decoration: none;
}
/*==== HEADER SECTION CODE END =====*/




section {
    position: inherit;
    overflow: hidden;
    width: 100%;
}
.loginSec {
    background: url(../images/login-banner.jpg) center no-repeat;
    /*height: 100vh;*/
    background-size: cover;
    border: 1px solid #fff;
   /* padding-top: 125px;*/
   padding: 125px 0px 65px;
}
.iDologin {
    background-color: #fff;
    box-shadow: 0px 13px 16px rgba(0,0,0,0.15);
    width: 100%;
    border-radius: 10px;
}
.loginSec .head {
    /*background-color: #171a2b;*/
}

.loginSec .head h2 {
    font-size: 50px;
    letter-spacing: -2px;
    line-height: normal;
    color: #34383b;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
}
.loginSec .head p {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #34383b;
    font-weight: 500;
    text-align: center;
}

.iDoinput {
    padding: 4rem 5rem;
}

.radiobuttons {
    display: flex;
    align-items: center;
    max-width: 381px;
    margin: 0 auto;
}
.radiobuttons .rdio {
    position: relative;
    min-width: 161px;
    height: 39px;
    border-radius: 5px;
    background-color: #e5f4ff;
    border: 1px solid #c59d5f ;
    vertical-align: middle;
    text-align: left;
    padding: 8px;
    margin-right: 12px;
}
.radiobuttons .rdio:last-child {
	background-color: transparent;
	margin-right: 0;
}
.radiobuttons .rdio input[type="radio"] {
  opacity: 0;
}
.radiobuttons .rdio label {
	padding-left: 10px;
	cursor: pointer;
	margin-bottom: 7px !important;
	font-size: 15px;
	line-height: normal;
	color: #000000;
	font-weight: 500;
}
.radiobuttons .rdio label:before {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 10px;
  content: '';
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #c59d5f ;
  background: #fff;
}
.radiobuttons .rdio input[type="radio"] {
  margin: 0px;
}
.radiobuttons .rdio input[type="radio"]:disabled + label {
  color: #999;
}
.radiobuttons .rdio input[type="radio"]:disabled + label:before {
  background-color: #fbc52d;
}
.radiobuttons .rdio input[type="radio"]:checked + label::after {
  content: '';
  position: absolute;
  top: 14px;
  left: 14px;
  display: inline-block;
  font-size: 11px;
  width: 10px;
  height: 10px;
  background-color: #c59d5f ;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.radiobuttons .rdio-default input[type="radio"]:checked + label:before {
  border-color: #c59d5f ;
}

.radiobuttons .rdio-primary input[type="radio"]:checked + label:before {
  border-color: #c59d5f ;
}
.radiobuttons .rdio-primary input[type="radio"]:checked + label::after {
  background-color: #c59d5f ;
}

.form-group input {
    background-color: transparent;
    margin-top: 2rem;
    max-width: 100%;
    height: 58px;
    border-radius: 5px;
    border: 1px solid rgba(107,107,107,0.27);
    margin-left: auto;
    margin-right: auto;
    box-shadow: none !important;
    font-size: 15px;
  	line-height: 75px;
  	color: #000000;
  	font-weight: 500;
  	font-family: 'Montserrat', sans-serif;
}
.custom-btn {
    width: 100%;
    max-width: 381px;
    border-radius: 5px;
    box-shadow: 0 0 3.5px rgba(0,0,0,0.5);
    background-color: #c59d5f ;
    font-family: 'Montserrat', sans-serif;
    min-height: 61px;
    font-size: 15px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 500;
    box-shadow: none !important;
    
}
#term_remember {
    margin-top: 30px;
}
#country_id {
    margin-top: 17px;
}

#reset-button-id{
  text-align: left;
}
.cus-error {
    color: red;
    font-size: 90%;
}

.has-error{
    border:1px solid red;
    color:red;
}
.longarrow {
    font-size: 28px;
    vertical-align: sub;
    padding-left: 15px;
}
p {
    color: #6d7a83;
    font-size: 14px;
    line-height: 26px;
}
.iDoinput p {
    padding-top: 10px;
    padding-left: 15px;
    font-size: 14px;
	letter-spacing: 0px;
	line-height: 35px;
	color: #34383b;
	font-weight: 500;
	text-align: left;
	margin: 0;
}
.iDoinput p a {
	display: inline-block;
	color: #34383b;
	text-decoration: none;
}

.iDologin .iDoinput a {
background-color: #FFF;
color: #007BFF;
padding: 0;
text-decoration: underline;
}
.iDoinput a span {
display: none;
}
.iDoinput a:hover {
text-decoration: underline;
color: #0056B3;
}

.iDobottom {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0 0;
}
.iDobottom p, .iDobottom span {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: normal;
    color: #34383b;
    font-weight: 500;
    text-align: center;
}
.iDobottom span a 
{
    text-decoration: underline;
}
.entry-content h2 
{
  font-size: 24px;
} 
div#content h1 
{
  font-size: 32px;
}
div#content 
{
  padding: 152px 0px 65px;
}

.quote header .window-scroll {
  background-color: #F1F8FE;
}


/*============= Register Form Css ============*/
.Registersec {
    background: url(../images/register.jpg) center no-repeat;
    height: 100%;
    padding: 120px 0 65px;
}
.Registersec .form-group {
    margin-bottom: 0rem;
    padding-right: 10px;
    padding-left: 10px;
}
.Register .radiobuttons .rdio {
    height: 57px;
    width: 50%;
}
.Register .radiobuttons .rdio label {
    font-size: 16px;
    line-height: 42px;
    color: #000000;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;	
}
.Register .radiobuttons .rdio label:before {
	top: 20px;
}
.Register .radiobuttons .rdio input[type="radio"]:checked + label::after {
	top: 24px;
}
.Register .radiobuttons, .Register .form-group input {
    max-width: 100%;
}
.Register .mt {
    margin-top: 2rem;
    text-align: left;
}
.Register .mt label, .Register  .tit {
	width: 100%;
    font-size: 16px;
    line-height: normal;
    color: #2f2f2f;
    font-weight: 700;
    margin: 0;
}
.Register .form-group input {
    margin-top: 15px;
}
.custom-select {
	height: 58px;
	border-radius: 5px;
	background-color: #ffffff;
	border: 1px solid rgba(107,107,107,0.27);
	font-size: 15px;
	line-height: normal;
	color: #000;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	box-shadow: none !important;
}
.custom-select-country {
    height: 58px;
    width: inherit;
    border-radius: 5px;
    border: 1px solid rgba(107,107,107,0.27);
    font-family: 'Montserrat', sans-serif;
    box-shadow: none !important;
    margin-top: 16px;
}
.Remeberbox {
    margin-top: 0px;
    padding-bottom: 10px;
}
.Remeberbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

#spcloffers {
    height: 40px !important;
    border-radius: 3px;
    filter: drop-shadow(0px 13px 13.5px rgba(0,0,0,0.13)) !important;
    background-color: #c59d5f !important;
    width: 100% !important;
    font-size: 13px !important;
    letter-spacing: 0px !important;
    color: #ffffff !important;
    font-weight: 500 !important;
    text-align: center !important;
    box-shadow: none !important;
    line-height: 46px !important;
}

.Remeberbox label {
	position: relative;
	cursor: pointer;
	font-size: 14px;
	line-height: normal;
	color: #34383b;
	font-weight: 500;
	margin: 0;
}

.Remeberbox label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #e39656;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.Remeberbox input:checked + label:before {
  background-color: #e39656;
}

.Remeberbox input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 6px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.forgot {
    max-width: 530px;
    margin-bottom: 65px;
}
.Forgot .head {
    padding-left: 12px !important;
    padding-right: 12px !important;
}



.alert-danger ul {
    padding: 0;
    margin: 0;
    list-style: inside;
}
.alert{
      font-size:14px;

}
.form-wra.full.textBlack p {
    color: #000;
}
.textBlack.form-wra .btn-primary{
      margin-left: 15px;
}
div#date-picker-example i.gj-icon, div#date-picker-example .btn-outline-secondary {
    display: none;
}
/*============abou us Css ============*/
body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}

h1 {
    font-size: 64px;
    letter-spacing: -3px;
    line-height: 75px;
    color: #ffffff;
    font-weight: 300;
    filter: drop-shadow(0px 2px 1px rgba(0, 0, 0, 0.21));
}

h2 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 700;
}

p {
    font-size: 16px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 500;
}

/******************* banner-section **************
**************************************************/

.about-banner {
    background: url('../../../frontend/assets/img/about-banner.jpg') no-repeat center;
    height: 500px;
    background-size: cover;
}

.about-banner .text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-banner h1 span {
    font-weight: 600;
}

/******************* bandPeople-section **************
**************************************************/

.bandPeople-section {
    padding: 70px 0px;
}

.bandPeople-section h2 {
    padding-left: 67px;
}

.bandPeople-section p {
    margin: 40px 0px;
}

.band-list {
    list-style-image: url('../../../frontend/assets/img/music.png');
    margin-left: 20px;
}

.band-list li {
    font-size: 15px;
    line-height: 40px;
    color: #010101;
    font-weight: 600;
    padding-left: 6px;
}

.bandPeople-section h2::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #000;
    margin-left: -65px;
    margin-top: 15px;
}
.Pband-img{
    height: 100%;
    object-fit: cover;
}
/******************* band-section **************
**************************************************/

.Aband-section {
    background: url('../../../frontend/assets/img/band.png') no-repeat center;
    padding: 100px 0px;
    background-size: cover;
}

.booking-text strong {
    font-size: 65px;
    letter-spacing: 1px;
    line-height: 80px;
    color: #ffffff;
    font-weight: 700;
}

.quote-btn {
    min-width: 265px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
    background-color: #ff6800;
    padding: 13px 35px 13px 50px;
    border: 0;
    display: table-caption;
    margin-top: 25px;

}
.quote-btn:hover{
    background-color: #ff6800;
}
.quote-btn span{
    padding-left: 10px;
}
.quote-btn span img{
margin-bottom: 2px;
}

/******************* Achoose-section **************
**************************************************/

.Achoose-section{
    padding: 70px 0px;
}
.Achoose-section p {
    margin: 30px 0px;
}

/*============about us end Css ============*/

/*===== LISTING CSS =====*/


/*==== BANNER SECTION CODE START =====*/
.banner-sec.listing {
    background: url('../img/listing-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 160px 0 212px;
    min-height: 560px;
}
.banner-sec h1 {
    font-size: 67px;
    letter-spacing: -3px;
    line-height: 75px;
    color: #34383b;
    font-weight: 600;
    text-align: center;
    margin: 0;
}
.banner-sec h1 span {
	font-weight: 300;
}
.banner-sec .sub-text {
    max-width: 781px;
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 35px;
    color: #34383b;
    font-weight: 500;
    text-align: center;
    margin: 25px auto 0;
}

.tab-sec {
    margin-top: -160px;
}
.get_box {
    margin: 50px auto 40px;
    padding-bottom: 0;
    background-color: transparent;
    border-radius: 5px;
    position: relative;
}
.tab-sec .get_box {
    margin-top: 0;
}
.get_box .panel {
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    background-color: transparent;
}
.get_box .panel .panel-heading {
    background: 0 0;
    border: none;
    padding: 0;
}
.get_box .panel .panel-heading .nav-tabs {
    border: none;
}

.get_box .panel .nav-tabs li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
    font-size: 15px;
	letter-spacing: 0px;
	line-height: 75px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Montserrat";
	text-align: center;
	min-width: 284px;
	height: 72px;
	background-color: #000000;
	text-decoration: none;
}
.get_box .panel .nav-tabs li a img {
    padding-right: 15px;
}
.get_box .panel .nav-tabs li:nth-child(1) a {
    border-radius: 10px 0px 0 0;
}
.get_box .panel .nav-tabs li:nth-child(2) a {
    border-radius: 0px 10px 0 0;
}
.get_box .panel .nav-tabs li a.active {
    background-color: #fff;
    color: #000;
}
.get_box .panel .nav-tabs li a.active img {
    filter: invert(1);
}
.get_box .panel-body .tab-content>.active {
    opacity: 1;
}
.get_box .panel-body {
    background-color: #fff;
    padding: 40px 23px 50px;
    border-radius: 0 0 5px 5px;
    min-height: 147px;
    box-shadow: rgba(24, 53, 88, .1) 0 -4px 21px 0;
    height: auto;
}
.get_box .panel-body .tab-content>.tab-pane .col-md-3 {
    padding-right: 0;
}
.get_box .panel-body .tab-content>.tab-pane .col-md-3:last-child {
    padding-right: 15px;
}

.select-box h6 {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.select-box h6 i {
    padding-right: 5px;
}
.select-box .form-control {
    height: 68px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid rgba(107,107,107,0.27);
    /*border-right: 0px;*/
    font-size: 15px;
    line-height: 30px;
    color: #5d5d5d;
    font-weight: 500;
}
.select-box .input-group-append .btn {
    height: 68px;
    background-color: transparent !important;
    border-color: rgba(107,107,107,0.27) !important;
}
.select-box .input-group .gj-icon {
    font-size: 0 !important;
    top: 26px !important;
    left: 5px !important;
}
.select-box .input-group .gj-icon::before {
    content: "\f073";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #2f2f2f;
}
.select-box .custom-select {
    width: 100%;
    height: 68px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid rgba(107,107,107,0.27);
    font-size: 15px;
    line-height: 30px;
    color: #5d5d5d;
    font-weight: 500;
    font-family: "Montserrat";
    text-align: center;
    box-shadow: none;
}

.has-search {
    position: relative;
    margin-bottom: 0;
}
.has-search .form-control {
    padding-left: 2.375rem;
    box-shadow: none !important;
    border: 1px solid rgba(107,107,107,0.27);
}
.has-search .form-control-feedback {
    position: absolute;
    top: 15px;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.btn-wrap .find-btn {
    min-width: 305px;
    height: 61px;
    border-radius: 5px;
    background-color: #c59d5f;
    border: 0 none;
    outline: none;
    font-size: 15px;
    line-height: normal;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    bottom: -40px;
    right: 23px;
}
.btn-wrap .find-btn span {
    font-size: 28px;
    vertical-align: sub;
    padding-left: 15px;
}
.contact-us {
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-us a {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 34px;
    color: #121212;
    font-weight: 600;
    margin: 0;
}
span.line {
    position: relative;
    margin: 0 25px;
    display: inline-block;
    color: #e5e5e5;
}
span.line::before {
    content: "|";
}


/*==== BANNER SECTION CODE END =====*/

/*===== LISTING PRO SECTION =====*/
.listing-pro {
    display: inline-block;
    width: 100%;
    padding: 80px 0;
}
.listing-pro .container {
    max-width: 1400px;
}
.left-sdd h3 {
    font-size: 15px;
    line-height: normal;
    color: #2f2f2f;
    font-weight: 700;
}
.left-sdd .search .form-group {
    height: 46px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid rgba(107,107,107,0.16);
}
.left-sdd .search .form-group input {
    width: 100%;
    border: 0 none;
    outline: none;
    padding: 10px;
}
.left-sdd .search .form-group button {
    border: 0 none;
    outline: none;
    min-width: 50px;
    background-color: transparent;
    color: #7d7d7d;
    font-size: 15px;
}
.left-sdd .price-range {
    margin: 30px 0;
}
.left-sdd .price-range input {
    height: 46px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid rgba(107,107,107,0.16);
    width: 100%;
    padding: 0px 20px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: normal;
    color: #5d5d5d;
    font-weight: 500;
    outline: none;
}

.left-sdd .price-range .progress {
  margin:20px auto;
  padding:0;
  width:100%;
  height:12px;
  overflow:hidden;
  background:#f2f2f2;
  border-radius:3px;
}

.left-sdd .price-range .bar {
    position:relative;
    float:left;
    min-width:1%;
    height:100%;
    background:#c59d5f;
}

.left-sdd .price-range .percent {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    margin:0;
    font-size:12px;
    color:white;
}





.left-sdd .filter {
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}
.filter ul {
    margin-top: 20px;
    padding: 0 1px;
}
.filter ul li {
    list-style: none;
    color: #6b6b6b;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    align-items: center;
}

.filter ul li input {
    position: absolute;
    top: -8px;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
    padding: 0px;
    width: 15px;
    height: 15px;
    transition: none;
}
.filter ul li span {
    display: block;
    margin-left: 10px;
    padding-left: 15px;
    line-height: 0;
    text-align: left;
}

.filter ul li span::before {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 0;
    width: 15px;
    height: 15px;
    background: #fdfdfd;
    border: 1px solid #afadad;
}
.filter ul li span::after {
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: -8px;
    left: 0;
    width: 15px;
    height: 15px;
    font-size: 18px;
    color: #0087b7;
    line-height: 20px;
    text-align: center;
}
.filter ul li input:checked+span::after {
    font-family: "FontAwesome";
    content: "\f00c";
    background: #c59d5f;
    color: #fff;
    border: 1px solid #c59d5f;
    font-size: 11px;
    line-height: 13px;
}


.ofer-signup {
    border-radius: 4px;
    background-color: #f1f8fe;
    border: 1px solid rgba(107,107,107,0.16);
    padding: 40px 24px;
}
.ofer-signup .form-control {
    height: 42px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid rgba(107,107,107,0.16);
    font-size: 13px;
    line-height: normal;
    color: #5d5d5d;
    font-weight: 500;
    box-shadow: none;
}
.ofer-signup .custom-btn {
    height: 40px;
    border-radius: 3px;
    filter: drop-shadow(0px 13px 13.5px rgba(0,0,0,0.13));
    background-color: #c59d5f;
    width: 100%;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    box-shadow: none;
}

/*===== LISTING PRODUCT SECTION CSS =====*/

.product-wrapper {
    padding-left: 50px;
}
.product-wrapper .shortbox p {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: normal;
    color: #2f2f2f;
    font-weight: 400;
    margin: 0;
}
.product-wrapper .shortbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.product-wrapper .shortbox .filter ul {
    display: flex;
    align-items: center;
    margin: 0;
}
.product-wrapper .shortbox .filter ul li {
    margin: 0px 0px 0 20px;
}


.all-product {
    padding-top: 20px;
}
.all-product .col-md-4.col-sm-6 {
    padding-left: 10px;
    padding-right: 10px;
}
.all-product .prod-col {
    display: inline-block;
    width: 100%;
    border: 1px solid transparent;
    margin-bottom: 35px;
}
.all-product .prod-col .img-wra .img-fluid {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.all-product .prod-col:hover {
    border: 1px solid rgba(107,107,107,0.16);
}
.prod-col .textwrap {
    padding: 20px;
}
.prod-col .textwrap .head-pro {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
}
.prod-col .textwrap h3 {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: normal;
    color: #2f2f2f;
    font-weight: 600;
    width: 182px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.prod-col .textwrap .head-pro a {
    color: #2f2f2f;
}
.prod-col .textwrap .review {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #2f2f2f;
    margin-bottom: 5px;
}
.prod-col .textwrap .review span {
    font-size: 11px;
    color: #acacac;
    font-weight: 500;
    padding-left: 10px;
}
.prod-col .textwrap ul.d-flex {
    margin: 0;
    padding: 0;
    list-style: none;
}
.prod-col .textwrap ul.d-flex li {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #2f2f2f;
    font-weight: 500;
}
.prod-col .textwrap ul.d-flex li:first-child {
    padding-right: 30px;
}
.prod-col .textwrap .Price {
    font-size: 18px;
    line-height: 23px;
    color: #2f2f2f;
    font-weight: 700;
    margin: 5px 0 15px;
}
.prod-col .textwrap .viewpro-btn {
    height: 31px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid rgba(107,107,107,0.42);
    font-size: 11px;
    letter-spacing: 0px;
    line-height: normal;
    color: #2f2f2f;
    font-weight: 600;
    padding: 7px 18px;
}
.all-product .prod-col:hover .viewpro-btn {
    box-shadow: 0px 13px 13.5px rgba(0,0,0,0.13);
    background-color: #c59d5f;
    border-color: #c59d5f;
    color: #ffffff;
}
.product-wrapper .pagination {
    justify-content: center;
    margin-top: 30px;
}
.product-wrapper .pagination .page-link {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 42px;
    color: #2f2f2f;
    font-weight: 700;
    width: 42px;
    height: 42px;
    border-radius: 21px;
    padding: 0;
    text-align: center;
    margin: 0 10px;
    border: none;
    background-color: transparent;
    box-shadow: none;
}
.product-wrapper .pagination .page-item:first-child .page-link, 
.product-wrapper .pagination .page-item:last-child .page-link { border: none; }
.product-wrapper .pagination .active .page-link {
    background-color: #c59d5f;
    color: #fff;
}

.recent-sec {
    display: inline-block;
    width: 100%;
    padding: 75px 0;
    background-color: #f1f8fe;
}
.recent-sec .headings h2 {
    font-size: 42px;
    letter-spacing: -1px;
    line-height: 50px;
    color: #2f2f2f;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
}
.recent-box {
    position: relative;
}
.recent-box h4 {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: normal;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 25px;
    width: 100%;
}


/*===== LISTING PAGE CSS END =====*/

/*============ Responsive Css ============*/

@media (max-width: 1199px) {
	.loginSec .radiobuttons .rdio { width: 50%; min-width: auto; }
}

@media (max-width: 991px) {
	.loginSec .head h2 { font-size: 35px; }
}





@media (max-width: 575px) {
	.loginSec .head h2 { margin-bottom: 5px; }
	.loginSec .head p { font-size: 13px; line-height: 20px; margin-bottom: 0; }
	.form-group input { height: 42px; margin-top: 15px; font-size: 13px; }
	.Register .radiobuttons .rdio, .custom-select { height: 42px; }
	.Register .radiobuttons .rdio label { line-height: 21px; }
	.Register .radiobuttons .rdio label:before { top: 11px; }
	.Register .radiobuttons .rdio input[type="radio"]:checked + label::after { top: 15px; }
	.custom-btn { min-height: 45px; line-height: 30px; margin-top: 15px !important; }
}

@media (max-width: 480px) {
	.iDoinput { padding: 2rem; }
	.loginSec .head h2 { font-size: 28px; }
	.Remeberbox label { font-size: 12px; }
	.forgot .form-group input { margin-bottom: 0 !important; }
}

@media (max-width: 375px) {
	.loginSec .head h2 { font-size: 22px; }
	.radiobuttons { flex-wrap: wrap; }
	.loginSec .radiobuttons .rdio { width: 100%; margin: 0 0 15px; }
	.radiobuttons .rdio:last-child { margin-bottom: 0; }
}



/******************* artist-main *******************
**************************************************/
.artist-main h2 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 75px;
    color: #252525;
    font-weight: 600;
    margin-bottom: 0;
}

.artist-main button.btn.btn-link{
   padding: 0;
}
.artist-main .card{
    border:0;
}
.artist-main button.btn.btn-link.collapsed {
    border-bottom: 1px solid #ddd;
    width: 100%;
    text-align: left;
}
.artist-main .card .card-body{
    padding-bottom: 0;
}
div#accordionExample275{
    padding-left: 80px;
}
.artist-sidebar ul li {
    font-size: 14px;
    line-height: 15px;
    color: #000000;
    font-weight: 600;
    padding: 20px 0px;
}
.artist-main h2 span {
    padding-right: 15px;
}
.artist-main h2 span img {
    width: 30px;
}
.row.artistField {
    padding: 5px 0px;
}
.artist-main button.btn.btn-link:focus{
    box-shadow: none;
    text-decoration: none;
}
.artist-main .btn-link:hover{
    text-decoration: none;
}
.artist-sidebar ul{
    padding: 30px;
}
.artist-sidebar ul li{
    position: relative;
}
.artist-sidebar ul li span{
    position: absolute;
    width: 33px;
    height: 33px;
    background-color: #fff;
    border-radius: 50%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 12px;
    right: -45px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.10);
    font-weight: 800;
    color: #cecece;
}
.artist-sidebar ul li:hover::before {
    content: "";
    width: 5px inherit;
    width: 3px;
    height: 25px;
    background-color: #c59d5f;
    position: absolute;
    left: -30px;
    margin-top: -5px;
}
.artist-sidebar {
	/* background-color: #EBF2FA; */
	position: fixed;
	height: 100%;
	width: 300px;
}
.artist-sidebar ul li:hover, .artist-sidebar ul li:hover span{
    color: #c59d5f;
}
.artist-sidebar ul li:hover span {
    border: 1px solid #c59d5f;
}
.artist-sidebar ul li span{
    border: 1px solid transparent;
}
.artist-details .card-header{
    border-bottom: 1px solid #ddd;
    padding: 0rem 1.25rem;
    background-color: #fff;
    padding: 0;
    
}
.artist-details .card:not(:first-child) .card-header{
    padding-top: 30px;
}
.artist-main label {
    font-size: 14px;
    line-height: 15px;
    color: #000000;
    font-weight: 600;
}

.artist-main input.form-control::placeholder, .artist-main textarea.form-control::placeholder {
    font-weight: 600;
    color: #0000007d;
    font-size: 12px;
}

.artist-main .form-control {
    padding-left: 15px;
    line-height: 2.5;
    border-radius: 3px;
}

.col-12.artist-btn {
    text-align: right;
    padding-top: 8px;
}

.artist-main .next-btn {
    background-color: #c59d5f !important;
    font-size: 12px;
    color: #ffffff;
    font-weight: 600;
    border: 0;
    padding: 10px 18px 10px 38px;
}

.artist-main .next-btn i {
    font-size: 15px;
    padding: 2px 8px 0px 10px;
}

.artist-main a.btn.Ainfo-btn {
    font-size: 14px;
    color: #c59d5f;
    font-weight: 600;
    padding: 0px;
    margin-bottom: 12px;
}

.artist-main .form-control:focus {
    box-shadow: none;
    border: 1px solid #ced4da;
    ;
}

.artist-main select.form-control {
    line-height: 1.5;
    -webkit-appearance: unset;
    background: #fff url('../img/drop-arrow.png') no-repeat right;
    background-size: 9%;
    font-size: 12px;
    height: 38px;
}

.artist-main small {
    font-size: 12px;
    color: #00000099;
    font-weight: 600;
}

.artist-main .new-btn {
    font-size: 12px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
    border: 1px solid #ddd;
    min-width: 173px;
    border-radius: 3px;
    background-color: #efefef;
    border: 1px solid #c1c1c1;
}

.artist-main .new-btn i {
    background-color: #c59d5f;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    line-height: 21px;
    margin-right: 5px;
    font-size: 10px;
}

.Img-box img {
    margin-right: 10px;
    border-radius: 4px;
    height: 100px;
    object-fit: cover;
    width: 200px;
}

.artist-main .submit-btn {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    border-radius: 5px;
    background-color: #c59d5f;
    width: 380px;
    padding: 14px 0px;
}

.browse-btn {
    width: 130px;
    font-size: 12px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 3px;
    background-color: #7f8284;
    padding: 8px 0px;
}

.browseBtn-area p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

/** .browseBtn-area {
   margin-left: 30px;
}*/

.form-group.inputDnD {
    background-color: #fff;
    width: 215px;
}
.Img-box>div, .Img-box>div img {
    margin-bottom: 15px;
}
.artist-main .inputDnD .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px solid currentColor;
}

.artist-main .inputDnD .form-control-file:before {
    content: attr(data-title);
    position: absolute;
    top: 0.5em;
    left: 0;
    width: 100%;
    line-height: 12em;
    opacity: 1;
    visibility: visible;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
    background: url(../img/drag-icon.png) no-repeat;
    background-position: 50% 15%;
}

.artist-main .inputDnD .form-control-file:after {
    border: 2px dashed #7f828463;
    content: "";
    position: absolute;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    min-height: 6em;
    line-height: 2em;
}

.browseBtn-area .inputDnD .form-control-file {
    font-size: 11px;
    letter-spacing: 1px;
    color: #7f8284 !important;
    font-weight: 700 !important;
    height:100px !important;
    width: 215px;
}

.browseBtn-area button.btn.btn-primary.btn-block{
    display: none;
}
/* multiselect-dropdown */

  .artistField  fieldset {
    border: none;
    padding-left: 0;
    margin-left: 0;
    margin-top: -7px;
  }
  
  .artistField #lblDBXP {
    font-weight: bold;
  }
  
  .artistField #choicelist {
    border: 1px solid #d6d6d6;
    width: 100%;
    border-radius: 2px;
    display: none;
    padding: 10px 15px;
    background-color: #fff;
  }
  
 .artistField #selectedDBXP {
    border: 1px solid #d6d6d6;
    width: 100%;
    color: #495057;
    padding: 0px 12px;
    text-align: left;
    border-radius: 2px;
    height: 38px;
    background: #fff url(../img/drop-arrow.png) no-repeat right;
    background-size: 9%;
    font-size: 12px;
    display: block;
  }
  
  .artistField #choicelist div {
    padding-bottom: 7px;
}
  .artistField #choicelist input:checked::after {
    background: #c59d5f url(../img/Wmusic.png) no-repeat center;
    padding: 8px;
    background-size: 70%;
}
  .artistField #choicelist label{
    padding-left: 15px;
  }
  .artistField #choicelist input::after {
    border-radius: 0px;
    content: "";
    width: 20px;
    height: 18px;
    position: absolute;
    background-color: #fff;
    border: 2px solid #c59d5f;
}
.artistField #selectedDBXP:focus {
    outline: transparent;
}
  .artistField input[type="text"] {
    margin: 0;
  }
  
  .artistField .fa-chevron-down {
    position: absolute;
    right: 1em;
    top: 0.9em;
    color: #a8a8a8;
    transition: transform .2s ease-out, color .2s ease-out;
    font-size: 0.85em;
  }
  
  .artistField .fa-chevron-down--open {
    transform: rotate(-180deg) translate(0, 2px);
    color: #404040;
  }

  #accordionExample275::-webkit-scrollbar-thumb {
    background-color: #C59D5F;
    border-radius: 16px;
    border: 7px solid #FFF;
  }
  #accordionExample275::-webkit-scrollbar-track {
    background-color: #FFF;
  }
  #accordionExample275::-webkit-scrollbar {
    background-color: #FFF;
    width: 17px;
  }
  main.artist-main {
    margin-bottom: 38px;
    padding-top: 115px;
  }

  section.artist-details {
    padding-top: 3px;
  }
  
  
  
.artist-sidebar.sidebar-art {
padding-right: 27px;
height: 502px;
overflow-x: hidden;
overflow-y: scroll;
top: 0;
padding-top: 115px;
}
.artist-sidebar ul {
background-color: #EBF2FA;
}

.artist-sidebar::-webkit-scrollbar-track {
background-color: #FFF;
}
.artist-sidebar::-webkit-scrollbar-thumb {
background-color: #DBDBDB;
border-radius: 16px;
border: 7px solid #FFF;
}
.artist-sidebar::-webkit-scrollbar {
background-color: #FFF;
width: 17px;
}
  
@media(max-width:767px){
    .artistField .artistSubmitbtn{
        width: 300px;
        padding: 9px 0px;
        font-size: 16px;
        margin: 10px 0px 0px;
    }
    .artistSubmitbtn .submit-btn{
        width: 200px;
    }
    .artist-main h2 {
        font-size: 18px;
    }
}
@media(max-width:480px){
    .artistField .artistSubmitbtn{
        width: 100%;
    }
    
}
@media(max-width:991px){
.browseBtn-area {
    margin-left: 0px;
}
.row.artistField .discount {
    min-height: auto;
}
.artistField #selectedDBXP, .artist-main select.form-control{
    background-size: 5%;
}
.artist-main .submit-btn {
    font-size: 16px;
    width: auto;
    padding: 10px 22px;
}
.artist-main .submit-btn img{
    width:20px;
}
}
/******************* END artist-main *******************
**************************************************/
.row.artistField .img-box img {
height: 100px;
}

.row.artistField .removeBtn {
padding: 12px 35px;
margin-right: 15px;
}
/******************* lsiting-page-section **************
**************************************************/

.listing-banner {
    background: url('../img/listing-banner.png') no-repeat;
    height: 400px;
    background-size: cover;
}

.right-list h1 {
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 50px;
    color: #2f2f2f;
    font-weight: 600;
}

.listing-page h2 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 700;
}

.left-list img {
    position: absolute;
    top: -70px;
    left: 0;
    margin-left: 25px;
}

.left-list {
    position: relative;
    max-width: 291px;
    max-height: 291px;
}

.right-list {
    padding-top: 20px;
}

.rating-box {
    border-top: 1px solid #ddd;
    padding: 12px 0px;
    border-bottom: 1px solid #ddd;
}

.rating-box ul li img {
    width: 16px;
}

.rating-box ul li {
    color: #7f7f7f;
    font-size: 13px;
    font-weight: 500;
}

.rating-box ul li {
    padding-right: 30px;
}

.rating-box ul li span {
    margin-right: 10px;
}

.rating-box ul li span small {
    font-weight: 500;
}

.listing-page h3 {
    font-size: 22px;
    margin: 20px 0px 0px;
    color: #2f2f2f;
    font-weight: 700;
}

.listing-page h3 span {
    color: #c58d5f;
}

.listing-page .price p {
    font-size: 13px;
    line-height: 30px;
    color: #7f7f7f;
    font-weight: 500;
}

.listing-page p {
    font-size: 16px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 500;
}

.col-12.contentArea {
    padding: 25px 0px;
}

.IMG-section .nav-tabs .nav-link:hover {
    color: #c59d5f;
    border-bottom: 2px solid #c59d5f;
}

.showMore a {
    font-size: 11px;
    color: #c59d5f;
    font-weight: 700;
    text-decoration: underline
}

.IMG-section .nav-tabs .nav-link {
    font-size: 15px;
    color: #bbbbbb;
    font-weight: 700;
}

.IMG-section .nav-tabs .nav-link {
    border: 0;
    padding: 0px 0 0;
    margin: 8px;
    height: 35px;
}
div#images {
    padding-top: 0;
}
.borderTop {
    border-top: 1px solid #ddd;
    padding: 20px 0px 0px;
}

.IMG-section .nav-tabs .nav-item {
    margin-right: 45px;
}

.listing-page h2::before {
    content: "";
    position: absolute;
    width: 31px;
    height: 2px;
    background-color: #000;
    left: 15px;
    margin-top: 14px;
}

.IMG-section .Pmenu, .listing-page h2, .quotation-section p {
    padding-left: 48px;
}

/* .img-box img {
    width: 100%;
    margin-bottom: 15px;
    object-fit: cover;
} */

.Fimg {
    margin-bottom: 15px;
}

.menu-head {
    padding: 20px 0px 15px;
}
/* 
.img-box img {
    height: 189px;
    object-fit: cover;
} */

.Fimg .img-box img {
    height: 394px;
    margin-bottom: 0;
}

.tracktable table h3 {
    font-size: 19px;
    color: #000000;
    font-weight: 700;
    margin: 5px 0px -4px 0px;
}

.tracktable table small {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #7f7f7f;
    font-weight: 500;
    margin-top: 0;
}

.tracktable .table th {
    text-align: center;
}

.tracktable .table th span {
    background-color: #e5e5e5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    color: #00000078;
    font-size: 18px;
}

.tabsSpace {
    padding: 20px 0px;
}

.tracktable .table td span {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 400;
}

.tracktable .table td i.fa.fa-play-circle {
    color: #c59d5f;
    font-size: 24px;
    margin-right: 10px;
}

.tracktable .table td div {
    padding-left: 18px;
}

.tracktable .table td .play {
    display: flex;
    align-items: center;
}

.tracktable .table td, .tracktable .table th {
    vertical-align: middle;
}

.tracktable .table td .track {
    text-align: right;
    padding-right: 25px;
}

.Cvideo img, .CLvideo img {
    width: 100%;
}

.Cvideo .Cimg {
    height: 150px;
    object-fit: cover;
}

.play-icon, .Cvideo .playIcon {
    position: absolute;
    text-align: center;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.play-icon p {
    color: #fff;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
}

.Cvideo .playIcon p {
    padding: 0;
    font-size: 12px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
}

.Cvideo, .Rartist-box, .CLvideo {
    position: relative;
}

.play-icon img {
    width: 85px;
}

.Cvideo .playIcon {
    position: absolute;
    top: 0;
}

.Cvideo .playIcon img {
    width: 33px;
}

.repertoire-content ul li {
    font-size: 12px;
    color: #010101;
    font-weight: 600;
    margin-bottom: 18px;
}

.repertoire-content .col-lg-4:not(:last-child)>ul {
    border-right: 1px solid #ddd;
    margin-right: 15px;
}

.ebooking-content ul li .col-sm-7 {
    font-size: 14px;
    color: #000000;
    font-weight: 700;
}
.ebooking-content ul li .col-sm-5{
    font-weight: 500;
}
.quotation-banner .Pmenu{
    font-weight: 400;
}
.ebooking-content ul li {
    border-top: 1px solid #ddd;
    padding: 1.48em 0px;
}

.ebooking-content ul li:last-child {
    border-bottom: 1px solid #ddd;
}

.review-content {
    box-shadow: 0px 6px 14.5px rgba(0, 0, 0, 0.05);
}

.review-content .card-body p span img {
    width: 18px;
}

.review-content p.card-text {
    font-size: 13px;
    line-height: 25px;
    color: #6b6b6b;
    font-weight: 500;
}

.review-content .card {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    padding: 25px 0px 35px;
}

.review-content .card h5 {
    font-size: 15px;
    color: #434343;
    font-weight: 600;
}

.review-content .card span small {
    color: #7f7f7f91;
    font-weight: 500;
    margin-left: 8px;
}

.quotation-banner {
    background: url('../img/quotation-banner.png') no-repeat center;
    background-size: cover;
    padding: 50px 0px;
    margin: 20px 0px;
}

.getquote {
    margin-right: 150px;
}

.quotation-section h2, .quotation-section p {
    color: #fff;
}

section.quotation-section .menu-head h2::before {
    background-color: #fff;
}

.getquote-btn img {
    padding-left: 8px;
}

.getquote-btn {
    min-width: 240px;
    border-radius: 5px;
    background-color: #ff6900;
    font-size: 15px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 600;
}

.quotation-section .menu-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.quotation-banner .quote-text {
    font-size: 24px;
    line-height: 41px;
    color: #ffffff;
    font-weight: 600;
    max-width: 79%;
}

.RecentArtist-section {
    background-color: #f1f8fe;
    padding: 60px 0px;
}

.RecentArtist-section h5 {
    font-size: 42px;
    letter-spacing: -1px;
    line-height: 50px;
    color: #2f2f2f;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2rem;
}

.Rartist-box p {
    font-size: 15px;
    line-height: 43px;
    color: #ffffff;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 0;
}

.table-responsive.tracktable tbody tr:hover td .track1 {
    display: none;
}

.track2 {
    display: none;
}

.col-lg-6.Corder {
    padding-right: 60px;
}

.ebooking-content ul li .col-sm-5 {
    text-align: center;
}

.table-responsive.tracktable tbody tr:hover {
    background-color: #000;
}

.table-responsive.tracktable tbody tr:hover td h3, .table-responsive.tracktable tbody tr:hover td small, .table-responsive.tracktable tbody tr:hover td span, .table-responsive.tracktable tbody tr:hover td i.fa.fa-play-circle {
    color: #fff;
}
.table-responsive.tracktable tbody tr:hover th span{
    color:#000;
}
.table-responsive.tracktable tbody tr:hover td .track2 {
    display: block;
    margin-left: auto;
}

#text {
    display: none;
}


/* ajax loader css starts */
/*.ajax_overlay{
    width: 60px;
    left: 50%;
    position: fixed;
    height: auto;
    z-index: 9;
    opacity: 0.8;
    display:none;
}*/

.loaderdiv {
  display:none;
}


.loader {
border: 8px solid #F3F3F3;
border-radius: 50%;
border-top: 8px solid #C59D5F;
width: 60px;
height: 60px;
-webkit-animation: spin 2s linear infinite; / Safari /
animation: spin 2s linear infinite;
left: 50%;
}

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

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
/* ajax loader css ends */
.left-sdd .form-group input{
	margin-top: 0px;
}

.terms_condition_h1, .privacy_policy_h1{
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #2f2f2f;
  font-weight: 700;
}
.cms_page_content{
  text-align: justify;
}

/*Progress Bar*/

.irs {
    position: relative; display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
        outline: none !important;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 11%;
        }
        .irs-line-mid {
            left: 9%; width: 82%;
        }
        .irs-line-right {
            right: 0; width: 11%;
        }

    .irs-bar {
        position: absolute; display: block;
        left: 0; width: 0;
    }
        .irs-bar-edge {
            position: absolute; display: block;
            top: 0; left: 0;
        }

    .irs-shadow {
        position: absolute; display: none;
        left: 0; width: 0;
    }

    .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        .irs-slider.single {

        }
        .irs-slider.from {

        }
        .irs-slider.to {

        }
        .irs-slider.type_last {
            z-index: 2;
        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        top: 0; left: 0;
        cursor: default;
        white-space: nowrap;
    }

.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        padding: 0 3px;
        color: #000;
    }

.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: -1%;
    width: 102%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.irs-disabled {
    opacity: 0.4;
}


.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}


/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// Â© Denis Ineshin, 2014    https://github.com/IonDen
// Â© guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs {
    height: 55px;
}
.irs-with-grid {
    height: 75px;
}
.irs-line {
    height: 10px; top: 33px;
    background: #EEE;
    background: linear-gradient(to bottom, #DDD -50%, #FFF 150%); /* W3C */
    border: 1px solid #CCC;
    border-radius: 16px;
    -moz-border-radius: 16px;
}
    .irs-line-left {
        height: 8px;
    }
    .irs-line-mid {
        height: 8px;
    }
    .irs-line-right {
        height: 8px;
    }

.irs-bar {
    height: 10px; top: 33px;
    border-top: 1px solid #428bca;
    border-bottom: 1px solid #428bca;
    background: #428bca;
    background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%); /* W3C */
}
    .irs-bar-edge {
        height: 10px; top: 33px;
        width: 14px;
        border: 1px solid #428bca;
        border-right: 0;
        background: #428bca;
        background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%); /* W3C */
        border-radius: 16px 0 0 16px;
        -moz-border-radius: 16px 0 0 16px;
    }

.irs-shadow {
    height: 2px; top: 38px;
    background: #000;
    opacity: 0.3;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider {
    top: 25px;
    width: 27px; height: 27px;
    border: 1px solid #AAA;
    background: #DDD;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(220,220,220,1) 20%,rgba(255,255,255,1) 100%); /* W3C */
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    cursor: pointer;
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #FFF;
}

.irs-min, .irs-max {
    color: #333;
    font-size: 12px; line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #428bca;
    border-radius: 3px;
    -moz-border-radius: 3px;
}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999;
}

.irs-grid {
    height: 27px;
}
.irs-grid-pol {
    opacity: 0.5;
    background: #428bca;
}
.irs-grid-pol.small {
    background: #999;
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac;
}

.irs-disabled {
}

/*ProgressBar*/
#lengthSlider {
    padding: 0 0 0 0;
}


input[type=range] {
  height: 38px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #c59d5f;
  background: #c59d5f;
  border-radius: 5px;
  border: 1px solid #c59d5f;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #c59d5f;
  border: 1px solid #c59d5f;
  height: 30px;
  width: 15px;
  border-radius: 5px;
  background: #c59d5f;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -11px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #c59d5f;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #c59d5f;
  background: #c59d5f;
  border-radius: 5px;
  border: 1px solid #c59d5f;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #c59d5f;
  border: 1px solid #c59d5f;
  height: 30px;
  width: 15px;
  border-radius: 5px;
  background: #c59d5f;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #c59d5f;
  border: 1px solid #c59d5f;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #c59d5f;
}
input[type=range]::-ms-fill-upper {
  background: #c59d5f;
  border: 1px solid #c59d5f;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #c59d5f;
}
input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 1px 1px 1px #c59d5f;
  border: 1px solid #c59d5f;
  height: 30px;
  width: 15px;
  border-radius: 5px;
  background: #c59d5f;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #c59d5f;
}
input[type=range]:focus::-ms-fill-upper {
  background: #c59d5f;
}

/*================= contct-banner-section-css-starts-here =================*/

.contct-banner-section {
  background: url('../../../frontend/assets/img/contact-banner.png') no-repeat;
  background-position: 100% 12%;
  background-size: cover;
  height: 490px;
  margin-top: 119px;
}

section.contct-banner-section h1 {
  font-size: 67px;
  letter-spacing: -3px;
  line-height: 75px;
  color: #ffffff;
  font-weight: 300;
  text-align: center;
}

/*================= contct-banner-section-css-end-here =================*/

/*================ contctinfo-section-css-starts-here =============*/

section.contctinfo-section {
  padding: 75px 0px;
}

.contctinfo-section h2 {
  font-size: 40px;
  line-height: 50px;
  color: #000000;
  font-weight: 600;
  text-align: center;
}

.info-para {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  line-height: 25px;
}

.info-content .info-para {
  margin-bottom: 15px;
  text-align: center;
}

.font-yellow, .info-para .font-yellow {
  color: #c59d5f;
}

.contct-questions {
  background-color: #f4f2f0;
  border-radius: 4px;
  padding: 20px;
}

.contct-questions h3 {
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  font-weight: 700;
}

.contct-questions p {
  line-height: 25px;
}

.cntct-src li a i {
  background-color: #c59d5f;
  color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  margin-right: 14px;
  float: left;
}

.cntct-src ul li a {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
  font-weight: 500;
  text-decoration: none;
}

.cntct-src ul li {
  margin-bottom: 40px;
}

.contct-questions .heading {
  margin-bottom: 35px;
}

.contct-mb {
  margin-bottom: 20px;
}

.contact-form form .form-control {
  margin: 0;
  border-radius: 4px;
  border: 1px solid #e3e7f2;
  resize: none;
  width: 100%;
  max-width: 100%;
}

.contact-form form .form-control::placeholder {
  font-size: 15px;
  color: #333333a6;
}
.contact-form form .form-control:focus, .contact-btn:focus{
  box-shadow: none;
}
.contact-btn, .contact-btn:hover {
  background-color: #c59d5f;
  font-size: 15px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  border: 0;
}

.cntct-src ul li span {
  vertical-align: middle;
  margin-top: 4px;
}

.cntct-src ul li span {
  max-width: 53%;
  width: 100%;
  display: inline-block;
}

.cntct-src .cntact-mxwdth span {
  margin-top: 0;
}

/*================ contctinfo-section-css-ends-here =============*/

/*============== responsive ====================*/

@media(min-width: 992px) {
  .contact-form {
    margin-left: 20px;
  }
  .contact-form .form-group {
    padding: 0px 9px;
  }
}

@media(min-width: 768px) {
  .info-content .info-para {
    max-width: 72%;
    width: 100%;
    margin: 30px auto;
  }
  .contct-questions {
    padding: 48px 50px 20px;
  }
  .contct-mb {
    margin-bottom: 30px;
  }
  .info-para.para-width {
    max-width: 85%;
  }
}

@media(max-width: 767px) {
  .contctinfo-section h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .contct-questions h3 {
    font-size: 22px;
    line-height: 30px;
  }
  section.contct-banner-section h1 {
    font-size: 45px;
  }
  .contct-banner-section {
    background-position: 38% 35%;
  }
  section.contctinfo-section {
    padding: 40px 0px;
  }
}



/*============== artist-chat-section-css-starts-here ===================*/

.artist-details-main {
  background-color: #f1f1f1;
}

.artist-details-section {
  padding: 200px 0px 30px;
}

.artist-info {
  box-shadow: 0px 13px 10px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  height: 100%;
}

.artist-info .header h3 {
  font-size: 25px;
  letter-spacing: 1px;
  color: #252525;
  font-weight: 600;
}

.artist-info-bg {
  background-color: #c59d5f;
}

.art-duration p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 56px;
  color: #000000;
  font-weight: 600;
}

.txtgray, .art-duration .txtgray {
  color: #4343438c;
}

.artist-info .header {
  border-bottom: 1px solid #e3e7f2;
  padding: 25px 35px 20px;
}

.artist-info .header h3 span {
  padding-right: 20px;
}

.art-duration {
  padding: 25px 35px 20px;
}

.art-duration p {
  margin: 0;
  white-space: nowrap;
}

.communication-header h3 {
  font-size: 22px;
  line-height: 75px;
  color: #252525;
  font-weight: 600;
}

.communication-header h3 span {
  padding-right: 18px;
}

.communication-section .chat {
  background-color: #fff;
  margin-bottom: 75px;
  box-shadow: 0px 13px 10px rgba(0, 0, 0, 0.05);
}

.communication-header {
  border-bottom: 1px solid #e3e7f2;
  padding: 15px 35px 8px;
}

.chat-box {
  display: flex;
}

.chat-section {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}

.chatpd {
  padding: 55px 30px;
}

.chat-user {
  width: 75px;
}

.chat-info {
  width: calc(100% - 75px);
}

.chat-info p {
  
  font-size: 12px;
  line-height: 22px;
  color: #313131b8;
  font-weight: 500;
  margin-bottom: 0px;
}
.cht-content{
  padding: 15px 25px;
}

.chat-info .chat-text::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0;
  bottom: 29px;
  left: -10px;
  transform: rotate(90deg);
  border-width: 11px 6px 0 6px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #f7f7f7;
}

.chat-info small {
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #31313173;
  font-weight: 600;
}

.box-right {
  float: right;
}

.box-right .chat-info .chat-text::before {
  display: none;
}

.chat-box.box-right .chat-text {
  background-color: #eaf6e9;
}

.chat-box.box-right .chat-text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0;
  top: 25px;
  right: -11px;
  transform-origin: 0 0;
  transform: rotate(270deg);
  border-style: solid;
  border-color: transparent;
  border-top-color: rgb(234 246 233);
  border-width: 11px 6px 0 6px;
}

.chat-box.box-right .chat-user {
  text-align: right;
}

.chat-box.box-right .chat-info small {
  float: right;
}

.chat-hrs, .chat-rate {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #313131;
  font-weight: 500;
}

.chat-rate {
  font-weight: 700;
}

.chat-text {
  background-color: #f7f7f7;
  position: relative;
  border-radius: 4px;
}

.chat-text .head {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e3e7f2;
  padding: 18px 25px 14px;
}

.cht-width {
  max-width: 70%;
}

.accept-btn {
  background-color: #76bb75;
}

.chat-btn {
  font-size: 13px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 2px;
  min-width: 120px;
  padding: 5px;
  transition: all .3s;
}

.chat-btn:hover {
  background-color: #fff;
  border: 1px solid #e3e7f2;
}

.accept-btn:hover {
  color: #76bb75;
}

.decline-btn:hover {
  color: #f86666;
}

.decline-btn {
  background-color: #f86666;
}

.chatbtn-group {
  padding: 15px 0px 10px;
}

.getupdate-btn {
  font-size: 11px;
  color: #2c2c2c;
  font-weight: 500;
  border-radius: 4px;
  background-image: linear-gradient(0deg, #f6f6f6 0%, #ffffff 78%);
  border: 1px solid #efebeb;
  width: 118px;
}

.get-update {
  margin-bottom: 40px;
}
.getupdate-btn:focus, .chat-inputs input:focus, button:focus{
  box-shadow: none;
  outline: 0;
  border-color: transparent;
}
/*============= chat-input-btn-css-starts ==================*/

.chat-inputs {
  display: flex;
  height: 68px;
  border-radius: 34px;
  background-color: #f7f7f7;
}

.chat-inputs .input-group-text {
  background-color: #f7f7f7;
  border: 0;
  font-size: 9px;
  color: #ffffff;
  font-weight: 600;
}

.chat-inputs .input-group-append {
  margin: 1px 0px 1px -1px;
}

.chat-inputs input {
  width: 100%;
  border: 0;
  border-bottom-left-radius: 4px;
  padding-left: 15px;
  background-color: #f7f7f7;
  height: 68px;
  border: 1px solid rgba(197, 157, 95, 0);
}

.chat-inputs button {
  color: #fff;
  width: 60px;
  height: 60px;
  background-color: #c59d5f;
  display: inline-block;
  border: 0;
  padding: 20px 17px 20px 24px;
}

.chat-inputs .form-control::placeholder {
  font-size: 18px;
  line-height: 22px;
  color: #3131319e;
  font-weight: 500;
}

.chat-inputs [data-tooltip]:hover:before, [data-tooltip]:hover:after {
  display: block;
  position: absolute;
  font-size: 0.8em;
  color: white;
}

.chat-inputs [data-tooltip]:hover:before {
  content: attr(title);
  margin-top: -8.5em;
  padding: 0.3em;
  width: 72px;
  height: 16px;
  border-radius: 8px;
  background-color: #76bb75;
  line-height: 12px;
  margin-left: -24px;
}

.chat-inputs [data-tooltip]:hover:after {
  content: '';
  margin-top: -42px;
  margin-left: 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: rgb(118 187 117);
  border-width: 7px 4px 0 5px;
  border-radius: 2px;
}

/*============= chat-input-btn-css-ends ==================*/

/*=========== responsive-start ==========*/

@media(max-width: 767px) {
  .chat-user {
    width: 40px;
  }
  .chat-user img {
    width: 25px;
  }
  .chatpd {
    padding: 55px 0px;
  }
  .chat-info p {
    /*  */
    font-size: 10px;
    line-height: 20px;
  }
  .cht-content{
    padding: 15px 15px;
  }

  .cht-width {
    max-width: 100%;
  }
  /* .chatbtn-group {
    padding: 0px 15px 25px;
  } */
  .art-duration p {
    line-height: 38px;
  }
  .communication-header h3 span img {
    width: 19px;
  }
  .communication-header h3, .artist-info .header h3 {
    font-size: 18px;
  }
  .communication-header h3 {
    line-height: 50px;
  }
  .communication-header h3 span {
    padding-right: 10px;
  }
  .communication-header {
    padding: 15px 15px 8px;
  }
  .art-duration, .artist-info .header {
    padding: 25px 15px 20px;
  }
  .header h3 span img {
    width: 25px;
  }
  .chat-hrs, .chat-rate, .chat-inputs .form-control::placeholder {
    font-size: 13px;
  }
  .chat-text .head {
    padding: 18px 15px 14px;
  }
  .chat-inputs, .chat-inputs input {
    height: 50px;
  }
  .chat-inputs button {
    width: 55px;
    padding: 14px 13px 14px 17px;
  }
}

@media(max-width: 420px) {
  .chatbtn-group a.btn {
    width: 100%;
  }
  .accept-btn {
    margin-bottom: 5px;
  }
}


/*
--- Checkout Panel
*/
.checkout-panel {
  display: flex;
  flex-direction: column;
  width: 940px;
  height: 766px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
}

/* Panel Body */
.panel-body {
  padding: 45px 80px 0;
  flex: 1;
}

.title {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 40px;
  color: #2e2e2e;
}


/* Payment Method */
.payment-method {
  display: flex;
  margin-bottom: 60px;
  justify-content: space-between;
}

.method {
  display: flex;
  flex-direction: column;
  width: 382px;
  height: 122px;
  padding-top: 20px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: rgb(249, 249, 249);
  justify-content: center;
  align-items: center;
}

.blue-border {
  border: 1px solid rgb(110, 178, 251);
}

.card-logos {
  display: flex;
  width: 150px;
  justify-content: space-between;
  align-items: center;
}

.radio-input {
  margin-top: 20px;
}

input[type='radio'] {
  display: inline-block;
}


/* Input Fields */
.input-fields {
  display: flex;
  justify-content: space-between;
}

.input-fields label {
  display: block;
  margin-bottom: 10px;
  color: #b4b4b4;
}

.warning {
  border-color: #f62f5e !important;
}

.info {
  font-size: 12px;
  font-weight: 300;
  display: block;
  margin-top: 50px;
  opacity: .5;
  color: #2e2e2e;
}

div[class*='column'] {
  width: 382px;
}

input[type='text'],
input[type='password'] {
  font-size: 16px;
  width: 100%;
  height: 50px;
  padding-right: 40px;
  padding-left: 16px;
  color: rgba(46, 46, 46, .8);
  border: 1px solid rgb(225, 225, 225);
  border-radius: 4px;
  outline: none;
}

input[type='text']:focus,
input[type='password']:focus {
  border-color: rgb(119, 219, 119);
}

#date { background: url(../images/img-icons_calendar_black.png) no-repeat 90%; }
#cardholder { background: url(../images/img-icons_person_black.png) no-repeat 95%; }
#cardnumber { background: url(../images/img-icons_card_black.png) no-repeat 95%; }
#verification { background: url(../images/img-icons_lock_black.png) no-repeat 90%; }

.small-inputs {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
}

.small-inputs div {
  width: 182px;
}




/* Panel Footer */


/*Blog page style*/
body{margin:0;padding:0;font-family: 'Montserrat', sans-serif;}
a {text-decoration: none !important;}
section.banner-section-blog { 
    background: url('../../../frontend/assets/img/blogs/guitar-classical.jpg') no-repeat center / cover;display: flex;align-items: center;justify-content: center;min-height: 500px;
}
section.banner-section-blog h2 {
    font-size: 42px;color: #fff;font-weight: 500;
}
.panel-footer {
  display: flex;
  width: 100%;
  height: 96px;
  padding: 0 80px;
  background-color: rgb(239, 239, 239);
  justify-content: space-between;
  align-items: center;
}
#card{zoom: 1.5;}
#paypal{zoom: 1.5;}
#payment_cta{padding-left: 25%;}
/* Buttons */


.blog-section .btn{
    position: relative;
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-family: "montserrat";
    text-decoration: none;
    margin: 10px 0 0;
    border: 2px solid #c59d5f;
    padding: 12px 40px;
    text-transform: uppercase;
    overflow: hidden;
    transition: .3s all ease;
   z-index:1;
  }
  .category-outer ul li {
    display: flex;
    justify-content: space-between;
}
  .blog-section .btn:hover{
    background: #c59d5f;
    color:#fff;
  }
.banner-section.blog p {
    max-width: 780px;
    margin: 0 auto;
    color: #fff;
  }
  .banner-section.blog::after {
    display: none;
  }
  .feature-insgt {
    margin-top: -100px;
  }
  .banner-section.blog { 
    background: url('../../../frontend/assets/img/blogs/blog-banner.jpg') no-repeat center / cover;
    padding: 190px 0 240px;
  }
  .feature-insgt img {
    position: relative;
    width: 100%;
  }
  .feature-insgt span {
    position: absolute;
    top: -40px;
    left: 16px;
    background: #e8e62d;
    padding: 13px 20px 8px;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    display: inline-block;
  }
  .feature-insgt p {
    font-size: 26px;
    color: #fff;
    bottom: 20px;
    font-weight: 700;
    position: absolute;
    left: 50px;
    max-width: 550px;
  }
  .blog-section {
    padding: 80px 0;
  }
  .banner-section.blog h1 {
    color: #fff;
  }
  .blog-section .left-mg .card {
    border: none !important;
  }
  .blog-section .left-mg .card-body {
    padding: 1.25rem 0;
  }
  .blog-section .left-mg h4 {
    font-weight: 500;
    font-size: 21px;
  }
  .blog-section p.card-text {
    color: #1d1e43;
    font-size: 15px;
    line-height: 25px;
  }
  .blog-section p.top {
    font-size: 14px;
  }
  .category-outer {
    width: 376px !important;
    background: #f6f6f6;
    padding: 30px 50px;
    border: 1px solid #dcdee0;
  }
  .category-outer ul li {
    list-style: none;
    margin: 20px 0px;
    position: relative;
    font-size: 16px;
    transition: all 0.3s ease;
  }

  .category-outer ul {
    padding-left: 0;
}

  .get-news button.btn.sign-me {
    background: #c59d5f;
    display: block;
    width: 100%;
    border-radius: 0;
  }
  .get-news {
    width: 376px !important;
    border: 1px solid #dcdee0;
    padding: 35px;
    margin: 50px 0;
  }
  .get-news h4 {
    font-size: 22px;
    font-weight: 700;
  }
  .get-news input#email {
    border-radius: 0;
    padding: 10px 20px;
    height: 50px;
    border: 1px solid #dcdee0;
  }
  .blog-section .main:hover .cls-1 {
    fill:  #c59d5f;
  }
  .recent-posts a {
    color: #000;
    text-decoration: none !important;
    font-weight: 600;
  }
  .recent-posts .main {
    border-bottom: 1px solid rgb(197 157 95 / 40%);
    padding: 15px 0;
 }
  .category-outer ul li a:hover{
    color: #007bff !important;
  }

  .category-outer ul li a{
    color: #212529 !important;
    font-weight: 400 !important;
  }

  .comment-content p {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
  .blog-section .left-mg h4 {
    font-weight: 500 !important;
    font-size: 21px !important;
  }

  .recent-posts {
    width: 376px !important;
    padding: 35px;
  }
  .recent-posts .main:last-child {
    border-bottom: none;
  }
  .blog-section .main:hover a {
    color: #c59d5f;
}
  
  .pagination {
    justify-content: center;
  }
  .pagination .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    margin: 0 10px;
    line-height: 1.25;
    font-size: 20px;
    color: #999999;
    font-weight: 700;
    background-color: #fff;
    border: none !important;
    border-radius: 50%;
  }
  .pagination .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #c59d5f;
  }

    .blogs .pagination .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    background: #c59d5f;
  }

  .pagination span {
    font-size: 25px;
    line-height: 20px;
  }
  .pagination .page-link:focus {
    box-shadow: none !important;
  }
  .pagination .page-link:hover {
    z-index: 2;
    color: #c59d5f;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
  }
  /*-------------PAGINATION CSS ENDS HERE---------------*/
  
  /*---------------BLOG SECTION ENDS HERE---------------------*/
  /*-----------------RESPONSIVE CSS START HERE-----------------*/
@media (max-width:1024px){
    .category-outer {padding:30px 25px;}.get-news {padding: 25px 20px;}.recent-posts {padding: 20px;}
    section.banner-section-blog {min-height:380px;}
  }

@media (max-width:767px){
  .blog-section .right-mg {padding-left: 0 !important;padding: 0 15px !important;}
  section.banner-section-blog {min-height: 300px;}
}
@media (max-width:575px){
  .recent-posts .rght-sd {padding-left: 10px !important;}
  .recent-posts {padding: 10px;}
  section.banner-section-blog h2 {font-size: 30px;}
}


 /*---------------BLOG SECTION ENDS HERE---------------------*/
  /*---------------BLOG DETAILS PAGE CSS START HERE--------------*/
  .two-coll .lftt img {height: 350px; object-fit: cover;}
  .two-coll .right ul li {margin-bottom: 30px;line-height: 26px;}
  .two-coll .right h3 {font-size: 25px;font-weight: 400;}
  .two-coll .right ul {padding-left: 20px;}
  .main-slide.slick-slide { margin-right: 15px;}
  .entry-meta {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    color: #777;
    font-size: 14px;
    line-height: 20px;
    margin: .5rem 0;
}
.entry-meta a {
  color: inherit;
  transition: all .3s ease;
}
.meta-separator {
  margin-left: 1.1rem;
  margin-right: 1.1rem;
}
.entry-meta a:hover, .entry-meta a:focus {
  color: #c96;
  box-shadow: 0 1px 0 #c96;
}
section.portfolio-outer h3 {
  font-size: 20px;
}
section.portfolio-outer h2 {
  font-size: 25px;
}
section.portfolio-outer a.black-arw {color: #c59d5f;font-size: 14px;}
section.portfolio-outer svg#Capa_1 {fill: #d0af7c;}
section.portfolio-outer .main-slide.slick-slide:focus {outline: none;}
section.portfolio-outer .slick-dots li button:before{font-size: 10px ;top: 10px;}
section.portfolio-outer {padding: 30px 0 40px;}
section.portfolio-outer .slick-dots{bottom: -45px;}
.comment {position: relative;display: flex;align-items: flex-start;padding: 30px 0;}
.comment-media {flex: 0 0 50px;max-width: 50px;}
.comment-body {position: relative;flex: 1 1 auto;padding-left: 3rem;}
.comment-reply {color: #777;position: absolute;right: 0;top: 0;font-weight: 400;font-size: 14px;padding-bottom: .4rem;}
.comment-user h4 a {color: #000;font-size: 20px;margin-bottom: 5px;display: inline-block;}
.comment-user {margin-bottom: 1rem;}
.comment .comment-user h4 {color: #000 !important;font-weight: 400;font-size: 1.5rem;line-height: 1;letter-spacing: -.01em; margin-bottom: 0;}
.comment-date {color: #ccc;font-weight: 300;font-size: 14px;}
.comment-reply:after {font-family: 'fontawesome';content: '\f112';font-size: 14px;margin-left: .7rem;}
.reply {background-color: #fafafa;padding: 2rem 2rem 3rem;margin-bottom: 2rem;}
.reply .heading {margin-bottom: 2rem;}
.reply .title {font-weight: 600;font-size: 22px; margin-bottom: .6rem;}
.reply .title-desc { color: #ccc;font-size: 16px;}
.reply .btn-outline-primary-2 {color: #c96;background-color: transparent;background-image: none;border-color: #c96;box-shadow: none;border-radius: 0;}
.reply textarea#reply-message {margin-bottom: 15px;border-radius: 0;}
.reply input { border-radius: 0 !important;padding: 1.3rem 1rem;}
.comment figure.comment-media img {width: 50px;border-radius: 50%;}
.form-control:focus {
  box-shadow: none;
}
  /*--------------BLOG DETAILS PAGE CSS ENDS HERE-----------------------*/

/*free signup alert*/
.error1 {
  color: red;
  font-size: 10px;
  margin-top: 5px;
}

.error2 {
  color: red;
  font-size: 10px;
  margin-top: 5px;
}
.contact_success{
  color: green;
}
/*free signup alert*/

  /*-----------------RESPONSIVE CSS START HERE-----------------*/
@media (max-width:1024px){
    .category-outer {padding:30px 25px;}.get-news {padding: 25px 20px;}.recent-posts {padding: 20px;}
    section.banner-section-blog {min-height:380px;}
  }

@media (max-width:767px){
  .blog-section .right-mg {padding-left: 0 !important;padding: 0 15px !important;}
  section.banner-section-blog {min-height: 300px;}
}
@media (max-width:575px){
  .recent-posts .rght-sd {padding-left: 10px !important;}
  .recent-posts {padding: 10px;}
  section.banner-section-blog h2 {font-size: 30px;}
}