@font-face {
    font-family: 'frankleinboldregular';
    src: url('../fonts/frankleinbold.woff2') format('woff2'), url('../fonts/frankleinbold.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'frankleinbookregular';
    src: url('../fonts/frankleinbook.woff2') format('woff2'), url('../fonts/frankleinbook.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'frankleinfacesregular';
    src: url('../fonts/frankleinfaces.woff2') format('woff2'), url('../fonts/frankleinfaces.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'frankleinmediumregular';
    src: url('../fonts/frankleinmedium.woff2') format('woff2'), url('../fonts/frankleinmedium.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

body {
    overflow-x: hidden;
    font-family: 'frankleinboldregular'
}
button.button-medium[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.btn:focus {
    outline: 0
}
html.touch body {
    overflow-x: hidden
}
.white {
    color: #fff!important
}
h1.cta-title {
    font-size: 43px
}
h1 {
    font-size: 36px
}
p {
    font-family: 'frankleinmediumregular'
}
.btn.active,
.btn:active {
    box-shadow: none
}
.form-control {
    border-radius: 0
}
.form-control:focus {
    box-shadow: none
}
.section-padding {
    padding: 10px 0
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding: 20px 0 0
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #354242;
    background-color: #fff
}
.navbar-nav {
    padding-top: 18px
}
.navbar {
    min-height: inherit;
    margin-bottom: 0
}
.navbar-brand {
    height: inherit;
    font-family: 'frankleinfacesregular';
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px;
    font-size: 42px;
    margin-top: 5px
}
.navbar-default .navbar-brand {
    color: #e43c5c
}
.navbar-default .navbar-nav>li>a {
    color: #53aaae;
    font-weight: 500;
    margin: 0 10px;
    font-size: 18px;
    border-radius: 50px;
    padding: 0 5px 0;
    background: transparent
}
.navbar-default .navbar-nav>li>a img {
    margin-left: 9px
}
.navbar-default .navbar-nav>li>a:focus {
    color: #666
}
.btn-default {
    color: #666
}
.navbar-default .navbar-nav>li>a .fa-play {
    margin-right: 6px
}
.nav>li>a {
    padding: 0
}
.jumbotron {
    background-color: transparent;
    padding-top: 90px
}
.jumbotron p.big {
    line-height: 21px;
    border-width: 0;
    margin: 0;
    padding: 0;
    letter-spacing: 6px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    padding-top: 10px
}
a.btn-banner {
    border: 1px solid #cdcdcd;
    padding: 12px 22px;
    line-height: 0;
    border-radius: 3px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 95px
}
a.btn-banner i {
    padding-left: 10px
}
a.btn-banner:hover,
a.btn-banner:focus {
    background-color: #e43c5c;
    color: #fff;
    border-color: #e74c3c;
    display: inline-block
}
.bold {
    font-weight: bold
}
.bor-btm {
    width: 100px;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 85px
}
.jumbotron h1.small {
    line-height: 88px;
    border-width: 0;
    margin: 0;
    padding: 0;
    font-size: 62px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4))
}
.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 0
}
.bgblue-dark {
    background-color: #2c3e50
}
.bgblue-light {
    background-color: #3498db
}
.bgred {
    background-color: #e74c3c
}
.wrk-title {
    cursor: pointer
}
.cta-1,
.cta2 {
    background-color: #e43c5c;
    padding: 40px 0
}
p.cta-sub-title {
    font-size: 28px
}
.pg-titl-bdr-btm {
    width: 100px;
    height: 3px;
    background-color: #e43c5c
}
.service-box {
    margin: 0 0 60px;
    display: inline-block
}
.service-box .service-icon {
    width: 75px;
    height: 75px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    line-height: 75px;
    text-align: center;
    color: #e43c5c;
    font-size: 30px;
    margin-right: 23px;
    float: left;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.service-box .service-text {
    width: 70%;
    float: left;
    margin-bottom: 20px
}
.service-box .service-text h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.page-title {
    margin-bottom: 40px
}
#portfolio {
    background-color: RGBA(236, 240, 241, 0.04)
}
#Container .mix {
    display: none
}
/*Switch*/



.switch {
  position: relative;
  display: inline-block;
  width: 60px !important;
  height: 34px !important;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch input:checked + .slider {
  background-color: #53aaae;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #53aaae;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
label.switch {
    top: -20px;
}
/*Switch End*/
.fil-btn {
    margin-bottom: 30px
}
.filter {
    background-color: #2c3e50;
    color: #fff;
    padding: 15px 30px;
    border-right: 1px solid #fff;
    display: inline-block;
    position: relative
}
.filimg {
    margin-bottom: 30px
}
.fil-btn .active {
    background-color: #e43c5c
}
.img-sec,
.fig-caption {
    width: 50%;
    float: left
}
.team-info {
    border: 1px solid rgba(204, 204, 204, 0.33);
    float: left;
    width: 100%;
    border-radius: 3px
}
.fig-caption {
    padding: 56px 20px 0
}
.fig-caption h3 {
    font-size: 20px;
    font-family: 'frankleinfacesregular'
}
.fig-caption p {
    font-size: 14px
}
.team-social li {
    display: inline-block
}
.team-social li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}
.team-social li a {
    color: #fff
}
.blue-light {
    background-color: #3498db
}
.blue-dark {
    background-color: #2c3e50
}
.red {
    background-color: #e74c3c
}
.marb-20 {
    margin-bottom: 20px
}
.wd75 {
    width: 75%;
    float: left
}
.cta2 a {
    margin-top: 5px
}
.fnt-24 {
    font-size: 24px
}
.text-field-box {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 40px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    color: #666;
    font-size: 14px;
    padding: 0 35px;
    margin-bottom: 30px;
    width: 100%;
    outline: 0;
    appearance: none;
    -webkit-appearance: none
}
.form-sec textarea {
    height: 220px
}
.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px
}
#sendmessage {
    color: green;
    border: 1px solid green;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}
#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}
#sendmessage.show,
#errormessage.show,
.show {
    display: block
}
.navbar-default .navbar-nav>li>a:hover {
    color: #53aaae
}
.button-medium {
    background: #52aaae;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #52aaae;
    box-shadow: none;
    outline: 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.footer {
    background-color: #feede7;
    position: relative;
    padding-top: 30px
}
.footer h3 {
    color: #fff;
    padding-bottom: 30px

}
.header_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.header_social ul li {
    margin: 2px;
    display: inline-block
}
.header_social ul li a {
    background: #52aaae none repeat scroll 0 0;
    border: 1px solid #52aaae;
    box-shadow: 0 0 0 7px transparent;
    color: #fff;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 21px;
    padding: 9px 13px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 40px;
    border-radius: 100%
}
.footer .footer-title {
    color: #666;
    font-size: 24px;
    margin-bottom: 20px
}
.footer ul {
    padding-left: 0
}
.footer ul li {
    list-style: none;
    line-height: 2
}
.footer ul li a {
    color: #666;
    font-size: 16px
}
.footer ul li a .fa {
    margin-right: 15px
}
.footer-bottom {
    background: #808285;
    padding: 20px 0 0
}
.footer_copyright {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    text-align: left
}
.footer_copyright a {
    color: #e43c5c
}
.footer_copyright p {
    display: inline-block;
    color: #fff
}
.credits {
    display: inline-block;
    float: right
}
.credits>a:after {
    background: #b76d6d;
    width: 1px;
    height: 18px;
    content: '';
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 10px
}
.credits>a:nth-child(3):after {
    background: transparent
}
.footer_copyright .social-icon {
    padding: 0;
    float: right;
    margin-left: 100px;
    margin-top: -10px;
    margin-bottom: 5px
}
.footer_copyright .social-icon li {
    list-style: none;
    display: inline-block
}
.footer_copyright .social-icon li a {
    box-shadow: 0 0 0 7px transparent;
    color: #fff;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 21px;
    padding: 9px 13px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 40px;
    border-radius: 100%
}
.footer_copyright ul li a.f_facebook {
    background: #3e67ab;
    border: solid 2px #3e67ab;
    padding: 9px 12px;
    color: #fff;
    font-size: 19px
}
.footer_copyright ul li a.f_twitter {
    background: #1bb6ea;
    padding: 9px 9px;
    border: solid 2px #1bb6ea;
    color: #fff;
    font-size: 20px
}
.footer_copyright ul li a.f_instagram {
    background: #434343;
    border: solid 2px #434343;
    color: #fff;
    padding: 9px 10px;
    font-size: 18px
}
.footer_copyright ul li a.f_instagram .fa-instagram {
    font-weight: bold!important
}
.footer_copyright ul li a.f_youtube {
    padding: 9px 8px;
    background: #c93636;
    border: solid 2px #c93636;
    color: #fff;
    font-size: 19px
}
.footer_copyright ul li a.f_pinterest {
    padding: 9px 7px;
    background: rgb(230, 0, 35);
    border: solid 2px rgb(230, 0, 35);
    color: #fff;
    font-size: 19px
}
.footer_copyright ul li a.f_google {
    background: #e2401e;
    border: solid 2px #e2401e;
    color: #fff;
    padding: 9px 8px;
    font-size: 17px
}
#banner {
    padding: 10px 0;
    background: #fdece5;
    min-height: 500px;
    background-position: 100% 76%;
    padding-bottom: 0
}
.cta2 .btn-default,
.cta2 .btn-default:hover,
.cta2 .btn-default:focus {
    padding: 10px 25px;
    background-color: #fff;
    border: 0
}
#banner .carousel-indicators {
    display: none
}
.carousel-control.left {
    width: 6%
}
.carousel-control.left,
.carousel-control.right {
    background-image: none
}
.carousel-control {
    background-color: transparent;
    font-size: 20px;
    top: 50%;
    color: #fff;
    opacity: 1
}
.carousel-control.left .fa,
.carousel-control.right .fa {
    font-size: 50px;
    opacity: 1;
    text-shadow: none
}
.navigation {
    float: right
}
.navigation .navbar-collapse {
    float: left
}
.navigation .header_social {
    display: inline-block;
    margin-top: 5px;
    margin-left: 20px
}
.header_social ul li a.f_facebook {
    background: #3e67ab;
    border: solid 2px #3e67ab;
    padding: 9px 12px;
    color: #fff;
    font-size: 19px
}
.header_social ul li a.f_twitter {
    background: #1bb6ea;
    padding: 9px 9px;
    border: solid 2px #1bb6ea;
    color: #fff;
    font-size: 20px
}
.header_social ul li a.f_instagram {
    background: #434343;
    border: solid 2px #434343;
    color: #fff;
    padding: 9px 10px;
    font-size: 18px
}
.header_social ul li a.f_instagram .fa-instagram {
    font-weight: bold!important
}
.header_social ul li a.f_youtube {
    padding:9px 11px;
    background: #c93636;
    border: solid 2px #c93636;
    color: #fff;
    font-size: 19px
}
.header_social ul li a.f_pinterest {
    padding:9px 6px;
    color: #fff;
    font-size: 19px;
    background: rgb(230, 0, 35);
    border: solid 2px rgb(230, 0, 35);
}
.header_social ul li a.f_youtube .fa {
    font-weight: bold!important;

}
.header_social ul li a.f_google {
    background: #e2401e;
    border: solid 2px #e2401e;
    color: #fff;
    padding: 9px 8px;
    font-size: 17px
}
.navbar-brand>img {
    width: 390px;
    margin-top: -30px;
    position: absolute
}
.slider-category-list {
    margin-top: 20px
}
.slider-category-list ul {
    padding: 0;
    margin-left: -10px
}
.slider-category-list ul li {
    list-style: none;
    line-height: 2.8
}
.slider-category-list ul li a {
    font-size: 18px;
    color: #666;
    text-decoration: none;
    pointer-events: none
}
.slider-category-list ul li a .fa {
    margin-right: 10px;
    color: #666
}
#banner .button-medium {
    width: auto;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: -5px;
    background: #52aaae;
    border: solid 1px #52aaae;
    margin-top: 20px;
    line-height: 1.4;
    height: 54px;
    padding: 7px 18px 10px;
    margin-left: -20px
}
#banner .button-medium .fa-play {
    position: relative;
    top: 8px;
    left: -10px;
    font-size: 18px
}
.header-section {
    background: #fdece5;
    padding-bottom: 23px
}
#banner .col-md-4 {
    background: #fdece6;
    margin-left: 6px;
    margin-top: 85px;
    padding-bottom: 30px
}
#banner .col-md-7 {
    padding: 0
}
#banner .col-md-7 .container-fluid {
    width: 1200px
}
.home-middle-content {
    background: #fff;
    padding: 30px 0
}
.home-middle-content h1 {
    color: #666;
    line-height: 1.5;
    padding-top: 0;
    margin-top: -9px
}
.home-middle-content h1 {
    font-size: 32px
}
.home-middle-content p {
    font-size: 21px;
    /*line-height: 1.8;*/
    color: #666
}
.video-section .video-img {
    overflow: hidden
}
.video-section .video-img:before {
    background: url(../img/front/video_arrow.png) no-repeat;
    content: '';
    position: absolute;
    width: 146px;
    height: 166px;
    margin-top: 130px;
    width: 100%;
    text-align: center;
    background-position: 50% 100%;
    font-family: 'frankleinmediumregular'
}
.form-search-bg {
    background: #53aaae
}
.search-section {
    background: #ceeaee;
    padding: 0 0 25px 0;
    background-size: 100%
}
.search-section h2 {
    text-align: center;
    color: #666;
    font-size: 27px;
    margin-bottom: 10px;
    line-height: 1.5
}
.search-section form label {
    width: auto;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    top: 3px;
    font-weight: normal;
    color: #fff;
    font-size: 18px
}
.search-section form {
    /*margin-top: 25px;
    margin-bottom: 15px*/
    margin: 6px 12px 10px 12px;
}
.search-section form .form-group{
   margin-bottom: 0px
}
.search-section form .form-control {
    width: 400px;
    display: inline-block;
    margin-right: 15px;
    box-shadow: none
}
.search-section form .form-group {
    display: inline-block
}
.search-section form select,
.search-section form input {
    background: #fff;
    border-radius: 0;
    padding: 0px 20px;
    height: 36px;
    border: solid 2px #fff;
    color: #000;
    font-weight: 600;
    font-family: 'frankleinmediumregular'
}
.search-section form .button-medium {
    display: inline-block;
    position: relative;
    top: 2px;
    width: auto;
    padding: 0 0px;
    height: 43px;
    line-height: 0;
    /*background: #317e82;*/
}
.home-services {
    background: #fefefe;
    padding: 25px 0 0
}
.home-services .services-padd {
    margin-top: 20px
}
.home-services .button-medium {
    padding: 11px 30px 11px;
    width: auto;
    line-height: 0;
    height: auto;
    background: #dba192;
    border: solid 1px #dba192;
    float: right
}
.home-services .button-medium .fa-angle-right {
    font-size: 26px;
    position: relative;
    top: 2px;
    margin-left: 10px;
    margin-top: 7px
}
.home-services .title-btn h3 {
    color: #666;
    margin-top: 7px
}
.service-list {
    background: url(../img/front/benefit_blocks.png) no-repeat;
    height: 360px;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-size: 100%
}
.service-list:hover {
    background: url(../img/front/benefit_blocks_rolloverstate.png) no-repeat;
    height: 360px;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-size: 100%
}
.service-list h4 {
    color: #52aaad;
    text-align: center;
    font-size: 20px
}
.service-list p {
    color: #000;
    margin-top: 20px;
    font-size: 14px;
    font-family: 'frankleinmediumregular';
    line-height: 1.5
}
.services-padd {
    margin-top: 50px
}
.service-list:hover h4 {
    color: #dba092
}
.testimonial-section {
    background: url(../img/front/service-bg.jpg);
    padding: 50px 0 25px;
    margin-top: -20px
}
.testimonial-section .testimonial-slider .owl-buttons {
    display: none
}
.testimonial-slider {
    text-align: center
}
.testimonial-slider p {
    font-size: 18px;
    color: #000;
    font-family: 'frankleinmediumregular';
    line-height: 2;
    margin-top: 40px
}
.asseen-section {
    text-align: center
}
.asseen-section h4 {
    font-size: 30px;
    color: #dba192;
    padding-bottom: 10px;
    position: relative
}
.asseen-section h4::after {
    content: "";
    width: 42%;
    height: 1px;
    background-color: #dba192;
    display: inline-block;
    position: absolute;
    top: 24px;
    right: 0
}
.asseen-section h4::before {
    content: "";
    width: 42%;
    height: 1px;
    background-color: #dba192;
    display: inline-block;
    position: absolute;
    top: 24px;
    left: 0
}
.asseen-section ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px
}
.home-services .img h4 {
    color: #00615f;
    font-size: 15px;
    margin-bottom: 0
}
.ih-item.square.effect6 {
    height: 180px;
    margin-bottom: 30px
}
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0;
    text-decoration: none;
    color: #fff;
    background: url(../img/front/heart_arrow.png);
    font-size: 12px;
    padding: 1em;
    display: none;
    background-repeat: no-repeat;
    width: 70px;
    height: 64px;
    background-size: 80%
}
@media(max-width:1750px) {
    .carousel-control.right {
        right: 100px
    }
}
@media(max-width:1540px) {
    .carousel-control.right {
        right: 200px
    }
}
@media(max-width:1480px) {
    .carousel-control.right {
        right: 320px
    }
}
@media(max-width:1400px) {
    .carousel-control.right {
        right: 320px
    }
}
@media(max-width:1350px) {
    .carousel-control.right {
        right: -30px
    }
}
@media(min-width:1200px) and (max-width:1349px) {
    .carousel-control.right {
        right: 410px
    }
}
@media(min-width:1026px) and (max-width:1149px) {
    .carousel-control.right {
        right: 460px
    }
}
@media(min-width:1400px) and (max-width:1800px) {
    #banner .col-md-4 {
        margin-left: 7px
    }
}
@media(max-width:1380px) {
    #banner {
        background-position: 60% 76%
    }
}
@media(max-width:1200px) {
	#venue-view .col-md-2 {width: 25%; float: left;}
	.supplier-search .form-group{    width: 39%;}
    .navbar-brand>img {
        z-index: 1;
        width: 323px
    }
    .search-section form .form-control {
        width: 250px
    }
    .service-list p {
        font-size: 12px
    }
    .service-list h4 {
        font-size: 15px;
        line-height: 1
    }
    .home-services .button-medium {
        padding: 11px 10px 11px
    }
}
@media(min-width:480px) and (max-width:1023px) {
    .img-sec, .fig-caption {
        width: 100%;
        float: left
    }
    .fig-caption {
        padding: 56px 20px 20px
    }
}
@media(min-width:451px) and (max-width:768px) {
    .filter {
        padding: 5px 18px;
        margin-bottom: 3px
    }
    .wd75 {
        width: 100%
    }
    .fig-caption {
        padding: 56px 20px 20px
    }
}
@media(min-width:301px) and (max-width:450px) {
    .filter {
        padding: 3px 14px;
        margin-bottom: 3px
    }
    .jumbotron {
        padding-right: 30px;
        padding-left: 30px
    }
    .fig-caption {
        padding: 13px 20px 0
    }
    .team-social li {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center
    }
    .fig-caption h3 {
        font-size: 19px;
        font-family: 'frankleinfacesregular'
    }
    .wd75 {
        width: 100%
    }
    .service-box .service-text h3 {
        padding-top: 15px
    }
    .jumbotron h1.small {
        font-size: 44px
    }
    h1.cta-title {
        font-size: 30px
    }
    p.cta-sub-title {
        font-size: 20px
    }
    .button-medium {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        width: 150px
    }
    .jumbotron {
        padding: 90px 0 0 20px!important
    }
}
.footer_copyright a {
    text-decoration: none;
    color: #fff;
    font-family: 'frankleinmediumregular'
}
@media(min-width:100px) and (max-width:300px) {
    .filter {
        padding: 3px 14px;
        margin-bottom: 3px
    }
    .img-sec,
    .fig-caption {
        width: 100%;
        float: left
    }
    .fig-caption {
        padding: 56px 20px 20px
    }
    .jumbotron h1.small {
        font-size: 44px
    }
    h1.cta-title {
        font-size: 30px
    }
    p.cta-sub-title {
        font-size: 20px
    }
    .button-medium {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        width: 150px
    }
    .jumbotron {
        padding: 90px 0 0 20px!important
    }
    .service-box .service-text h3 {
        padding-top: 15px
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>li>a {
        text-align: center
    }
}
@media(min-width:300px) and (max-width:768px) {
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>li>a {
        text-align: center;
        border: 0
    }
    .navbar-default .navbar-nav>li>a:hover {
        border: 0
    }
}
@media(max-width:1024px) {

    .navigation .navbar-collapse {
        float: none!important
    }
    .navigation .header_social {
        float: right!important
    }
    .navbar-brand>img {
        width: 273px
    }
    #banner .col-md-4 {
        margin-top: 0;
        padding-bottom: 80px
    }
    #banner.section-padding {
        padding-top: 0
    }
    .search-section h3 {
        margin-bottom: 72px
    }
    .search-section form .form-control {
        width: 100%
    }
    .home-services .button-medium {
        padding: 10px 7px 13px!important;
        margin-left: 0
    }

    .ih-item.square.effect6 .info h3 {
        margin-top: 0!important
    }
    .credits {
        float: left
    }
    #banner .col-md-7 {
        width: 97.4%!important
    }
    #banner .col-md-4 {
        margin-top: 0;
        margin-left: 0;
        padding-bottom: 0;
        width: auto;
        z-index: 11;
        position: relative;
        background: rgba(253, 236, 229, 0.9);
        padding: 20px 10px 10px 30px
    }
    #banner .col-md-7 {
        position: absolute;
        z-index: 1;
        width: 100%
    }
    #banner .col-md-7 .container-fluid {
        width: 100%
    }
    .slider-category-list {
        margin-top: 21px
    }
}
@media(max-width:991px) {
    #banner .col-md-7 {
        position: relative
    }
    #banner.section-padding {
        padding-bottom: 30px
    }
    .service-list,
    .service-list:hover {
        height: 290px;
        margin-bottom: 10px;
        float: left
    }
    .home-services .col-md-3 {
        width: 32%;
        display: inline-block
    }
    .service-list h4 {
        margin-top: 7px
    }
    .home-services .button-medium {
        margin-top: 20px
    }
    .testimonial-section .col-md-5 img {
        margin: 0 auto
    }
    .testimonial-section {
        background-repeat: no-repeat;
        background-color: #ceeaee
    }
    .footer .col-md-8 .col-md-2 {
        width: 20%;
        float: left;
        display: inline-block
    }
    .footer .col-md-8 .col-md-4 {
        display: inline-block
    }
    .footer_copyright {
        text-align: center
    }
    .credits {
        float: none
    }
    .footer_copyright .social-icon {
        padding: 0;
        float: right;
        margin-left: 100px;
        margin-top: -10px;
        margin-bottom: 5px
    }
}
/*mobile*/
@media(max-width:768px) {
    .form-450 .form-header h2{
        text-align: left !important; 
        width: 50%;
        font-size: 30px !important;
    }
    .form-450{
        width: 100% !important;
        padding:0 15px;
    }
    h3.is_visible{
      margin-bottom: 40px !important;
    }
    #banner .col-md-4 {
        width: 100%
    }
    #banner .button-medium .fa-play {
        top: 2px
    }
    .slider-category-list {
        margin-top: 0!important
    }
    .home-services .services-padd .col-md-8 .col-md-4 {
        width: 50%!important;
        float: left!important
    }
    .ih-item.square.effect6 .info h3 {
        margin-top: 25%!important
    }
    .home-services .services-padd .col-md-4 {
        width: 100%!important
    }
    .home-services .services-padd .col-md-4 .col-md-12 {
        width: 50%!important;
        float: left!important
    }
    .testimonial-section .col-md-5 {
        text-align: center!important;
        width: 100%!important;
        display: inline-block
    }
    .testimonial-section .col-md-5 img {
        display: inherit!important
    }
    .footer .col-md-2 {
        width: 100%;
        float: left
    }
    .footer .col-md-8 {
        width: 100%;
        float: left
    }
    .footer .col-md-8 .col-md-2 {
        width: 18%!important
    }
    .footer_copyright .social-icon {
        float: left;
        margin-left: 0
    }
    #banner .col-md-7 {
        width: 100%!important
    }
    .carousel-control.left,
    .carousel-control.right {
        display: block;
        top: 40%
    }
    .home-middle-content h1 {
        font-size: 23px
    }
}
@media(max-width:767px) {
    .home-services .title-btn .col-md-8 {
        width: 100%
    }
    .navbar-nav {
        padding-top: 0
    }
    .search-section form {
        margin-top: 15px;
        margin-bottom: 15px
    }
    #myNavbar {
        padding: 0
    }
    .header-section {
        background-color: #fff!important
    }
    .navbar-brand>img {
        width: 44%
    }
    .row {
        /*margin: 0!important*/
    }
    #banner .button-medium .fa-play {
        top: 0
    }
    #banner .button-medium {
        height: auto
    }
    .home-middle-content h2 {
        margin-top: 0;
        font-size: 24px
    }
    .search-section h3 {
        margin-bottom: 20px;
        font-size: 20px
    }
    #banner .col-md-4 {
        background: rgb(253, 236, 230, 0.6);
        width: 100%!important
    }
    #banner .button-medium {
        margin-left: 0!important
    }
    .navbar-toggle {
        width: 97%!important
    }
    .navbar-brand>img {
        position: inherit!important;
        width: 390px;
        text-align: center;
        display: inline-block
    }
    .navbar-default .navbar-brand {
        width: 100%;
        text-align: center
    }
    .navbar-default .navbar-toggle .menutext {
        color: #fff;
        float: left;
        margin-top: 0;
        font-size: 18px
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
        float: right;
        margin-right: 9px;
        margin-top: 8px!important
    }
    .navbar-default .navbar-toggle {
        background-color: #4da5a9!important;
        border-color: #4da5a9!important;
        border-radius: 0!important;
        margin: 0 auto;
        padding-bottom: 5px;
        text-align: right!important;
        width: 100%
    }
    .navigation {
        float: none!important
    }
    .navigation .header_social {
        display: inline-block;
        float: none!important;
        text-align: center;
        width: 100%!important
    }
    .slider-category-list ul {
        margin-left: -9px
    }
    .search-section form .form-group {
        width: 100%
    }
    .home-services h3 {
        text-align: center;
        font-size: 21px
    }
    .home-services .button-medium {
        height: auto;
        line-height: 0;
        font-size: 15px;
        padding: 6px 30px 11px;
        width: auto;
        display: inline;
        margin-bottom: 25px;
        float: left
    }
    .title-btn .col-md-4 {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center
    }
    .footer_copyright {
        text-align: center
    }
    .credits {
        width: 100%
    }
    .footer_copyright .social-icon {
        float: none;
        margin-left: 0;
        text-align: center;
        width: 100%!important;
        margin-top: 20px
    }
    #myNavbar {
        background-color: #4da5a9;
        margin-right: -15px;
        margin-left: -2px
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>li>a {
        text-align: left;
        color: #fff!important
    }
    .nav>li {
        padding: 10px 15px
    }
    .nav>li:last-child {
        border-bottom: 0
    }
    #myNavbar i {
        color: #fff!important
    }
    .icon-001-lock-1::before {
        color: #fff!important
    }
    .icon-005-wedding-couple::before {
        color: #fff!important
    }
    .icon-001-profile-1::before {
        color: #fff!important
    }
    .service-list,
    .service-list:hover {
        height: 360px;
        margin-bottom: 10px
    }
    .home-services .col-md-3 {
        width: 49%;
        display: inline-block
    }
    .service-list h4 {
        margin-top: 11px;
        font-size: 17px
    }
    .service-list p {
        font-size: 14px;
        line-height: 2
    }
    .footer .col-md-2 ul li {
        display: inline-block;
        padding-right: 30px
    }
    .footer .col-md-8 .col-md-2 {
        width: 23%!important
    }
}
@media(max-width:736px) {
    #myNavbar {
        margin-right: -15px;
        margin-left: -15px
    }
    .service-list,
    .service-list:hover {
        height: 350px;
        background-size: 100% 100%
    }
    .carousel-control.left {
        width: 15%
    }
    .carousel-control {
        top: 40%
    }
    .carousel-control.left,
    .carousel-control.right {
        display: block
    }
    .carousel-control.right {
        right: -10px
    }
}
@media(max-width:667px) {
    #myNavbar {
        margin-right: -15px;
        margin-left: -15px
    }
    .carousel-control {
        top: 40%
    }
    .footer .col-md-8 .col-md-2 {
        width: 22%!important
    }
}
@media(max-width:640px) {
    .header-section {
        padding-bottom: 12px
    }
    .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0
    }
    .slider-category-list ul {
        margin: 0!important
    }
    .slider-category-list {
        margin: 0!important
    }
    #banner .button-medium {
        margin-left: 0!important
    }
    .search-section form label {
        width: 100%
    }
    #near {
        width: 100%
    }
    #banner .col-md-4 {
        width: 100%!important
    }
    .home-services .col-md-3 {
        width: 100%
    }
    .service-list,
    .service-list:hover {
        margin-bottom: 30px;
        height: 450px
    }
    .home-services .col-md-3 {
        width: 60%;
        display: table;
        margin: 0 auto
    }
    .service-list h4 {
        margin-top: 17px;
        font-size: 24px
    }
    .service-list p {
        font-size: 16px;
        line-height: 2;
        margin-top: 30px
    }
}




@media(max-width:568px) {

    .home-services .services-padd .col-md-8 .col-md-4 {
        width: 100%!important
    }
    .home-services .services-padd .col-md-4 .col-md-12 {
        width: 100%!important
    }
    .footer .col-md-8 .col-md-2 {
        width: 20%!important
    }
    .testimonial-slider p {
        font-size: 15px
    }
    .search-section h3 {
        font-size: 20px
    }
    .navbar-brand>img {
        width: 300px
    }
    .navigation .header_social {
        margin-left: 0!important
    }
    .client-list img {
        max-width: 100%!important
    }
    .home-services .col-md-3 {
        width: 80%
    }
    .service-list,
    .service-list:hover {
        height: 440px
    }
    #myNavbar {
        margin-left: -15px
    }
    .home-services .col-md-3 {
        width: 70%
    }
}
@media(max-width:480px) {
    .aboutright_img {
        height: 200px!important
    }
    #faq_main .faq_title h1 {
        font-size: 28px!important
    }
    #faq_main .panel-heading {
        padding: 10px 0!important
    }
    section#faq_main .panel-body {
        padding: 5px 0!important
    }
    .qus_descrip {
        padding: 15px 0!important
    }
    .qus_descrip p {
        padding: 0 0 0 26px!important;
        font-size: 16px!important
    }
    form#wed_details {
        width: 100%!important;
        padding-left: 0!important
    }
    div.wed-details {
        width: 100%!important;
        padding-left: 0!important
    }
    section#setting_main .form-group.col-md-6 {
        padding-right: 15px!important
    }
    .bb-radio4 {
        width: 48%!important
    }
    .home-services .col-md-3 {
        width: 70%
    }
    .service-list p {
        font-size: 15px
    }
    .service-list h4 {
        font-size: 19px
    }
    #banner .button-medium {
        font-size: 13px
    }
    .footer .col-md-8 .col-md-2 {
        width: 50%!important
    }
}
@media(max-width:472px) {
    .slider-category-list ul li a {
        font-size: 16px
    }
    .footer ul li a {
        font-size: 14px
    }
    .home-middle-content p {
        font-size: 13px
    }
    .home-services .col-md-3 {
        width: 100%
    }
    .service-list p {
        margin-top: 2px!important
    }
    .service-list,
    .service-list:hover {
        height: 430px
    }
    .home-middle-content h2 {
        font-size: 20px
    }
    .carousel-control.right {
        right: 0
    }
}
@media(max-width:380px) {
    .footer .col-md-8 .col-md-2 {
        width: 46%!important
    }
}
@media(max-width:360px) {
    .service-list, .service-list:hover {
        height: 400px
    }
    .carousel-control.left,
    .carousel-control.right {
        top: 26%
    }
    .carousel-control.left {
        width: 9%
    }
    .footer .col-md-8 .col-md-2 {
        width: 43%!important
    }
    .footer .col-md-2 ul li {
        padding-right: 25px
    }
}
@media(max-width:320px) {
    .carousel-control {
        top: 25%
    }
    .service-list h4 {
        margin-top: 11px;
        font-size: 20px
    }
    .service-list p {
        font-size: 14px;
        line-height: 2;
        margin-top: 30px
    }
    .service-list,
    .service-list:hover {
        height: 350px
    }
    .footer .col-md-2 ul li {
        padding-right: 15px
    }
    .footer .col-md-8 .col-md-2 {
        width: 35%!Important
    }
}
@media(max-width:315px) {
    .service-list h4 {
        margin-top: 9px;
        font-size: 18px
    }
    .service-list p {
        font-size: 13px;
        line-height: 1.5;
        margin-top: 10px
    }
    .service-list,
    .service-list:hover {
        height: 290px
    }
    .navbar-brand>img {
        width: 260px
    }
}
.supplier-search {
    background: #53aaae
}
.supplier-search .form-control {
    width: 220px;
    display: inline-block
}
.supplier-search .form-group {
    display: inline-block;
    margin-right:19px
}
.supplier-search .form-group label {
    font-weight: normal;
    color: #fff;
    font-size: 18px
}
.supplier-search .button-medium {
    display: inline-block;
    position: relative;
    top: 2px;
    width: auto;
    padding: 0 30px;
    height: 43px;
    line-height: 0;
    background: #317e82
}
div#myDIV button.button-medium i.fa.fa-play {
    padding-right: 9px
}
.header-search {
    position: relative;
    width: 100%;
    background: transparent;
    padding: 10px 0 5px;
    font-size: 18px;
    margin-top: 20px
}
.header-search .form-group input:focus,
.header-search .form-group select:focus {
    box-shadow: none
}
.header-search .form-group input,
.header-search .form-group select {
    width: 368px;
    vertical-align: middle;
    border-radius: 0;
    border: solid 1px #fff;
    padding: 0 10px;
    font-size: 18px;
    color: #666;
    margin-left: 10px;
    height: 40px
}
.header-search .btn {
    border-radius: 0;
    background: transparent;
    border: 0;
    font-size: 25px;
    padding-top: 3px
}
.search-bar {
    float: right;
    background: #fff;
    padding: 15px;
    margin-top: 16px;
    margin-right: 0
}
.search-bar .form-group {
    width: 510px;
    font-size: 18px;
    text-transform: uppercase;
    color: #666
}
.search-bar .form-group input {
    width: 65%;
    border-radius: 0;
    padding: 20px 10px;
    border: solid 1px #000;
    font-size: 18px;
    margin-left: 10px
}
.search-bar .form-group input:focus {
    outline: 0;
    border: solid 1px #000!important;
    box-shadow: none
}
.search-bar .btn {
    background: transparent;
    border: 0;
    border-radius: 0;
    font-size: 20px
}
.navbar-form.search-bar .btn-default:hover {
    color: #666
}
.header-inner ul {
    padding: 0
}
.header-inner ul li {
    padding: 0
}
meta.foundation-data-attribute-namespace {
    font-family: false
}
a:hover {
    cursor: pointer
}
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}
.fa-plus-circle:before {
    content: ""
}
.fa-minus-circle:before {
    content: ""
}
.button-burger {
    display: none;
    position: absolute;
    right: 20px;
    top: 40px;
    height: 9px;
    padding-top: 9px
}
.button-burger span {
    position: relative;
    display: block;
    width: 25px;
    height: 15px;
    border-top: 3px solid #27262c
}
.button-burger span:before,
.button-burger span:after {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #27262c;
    content: ''
}
.button-burger span:before {
    top: -9px
}
.button-burger span:after {
    top: 3px
}
.button-burger span:before,
.button-burger span:after,
.button-burger span {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.button-burger.active span {
    border-color: transparent
}
.button-burger.active span:before,
.button-burger.active span:after {
    background: #999
}
.button-burger.active span:before {
    -webkit-transform: rotate(45deg) translate(2.5px, 6px);
    transform: rotate(45deg) translate(2.5px, 6px)
}
.button-burger.active span:after {
    -webkit-transform: rotate(-45deg) translate(2.5px, -6px);
    transform: rotate(-45deg) translate(2.5px, -6px)
}
.collapse.in .nav {
    background: transparent;
    width: 100%
}
.nav {
    position: relative;
    /*z-index: 200;*/
    float: left
}
.nav ul {
    list-style: none outside none
}
.nav>ul {
    float: left;
    margin: 0;
    font-size: 20px;
    font-weight: norma;
    width: 100%
}
.nav>ul>li {
    position: relative;
    float: left;
    margin: 0 16px 0 0;
    padding: 10px 0 14px;
    background: #efcfc2;
    text-align: center;
    border: solid 1px #666;
    width: 11.2%;
    height: 67px;
}
.nav>ul>li.active {
    background: #fff
}
.nav>ul>li:last-child {
    margin-right: 0
}
.nav>ul>li>span {
    display: none
}
.nav>ul>li>a {
    display: block;
    color: #666;
    font-size: 20px;
    line-height: 1;
    text-decoration: none
}
.nav>ul>li>a span {
    font-size: 15px
}
.nav>ul>li>a {
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}
.nav>ul>li>a:hover,
.nav>ul>li>a:focus,
.nav>ul>li.current-menu-item>a {
    color: #666
}
.nav>ul>li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 240px;
    margin: 0;
    padding: 0;
    background: #999;
    visibility: hidden;
    opacity: 0
}
.nav>ul>li>ul {
    border-top: 3px solid #000
}
.nav>ul>li>ul li:first-child a {
    border-top: 0
}
.nav>ul>li>ul>li+li {
    margin-top: 0
}
.nav>ul>li>ul>li>a {
    border-top: 1px solid #6e6c6c;
    display: block;
    padding: 8px 28px;
    color: #fff;
    border-right: 3px solid transparent
}
.nav>ul>li>ul>li>a {
    -webkit-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    transition: border .2s ease-out
}
.nav>ul>li>ul>li>a:hover,
.nav>ul>li>ul>li.current-menu-item>a {
    border-right: 3px solid #df1f26;
    color: #fff;
    background: #000
}
.nav>ul>li:hover>ul {
    visibility: visible;
    opacity: 1
}
.wedding-planner {
    margin-bottom: 0;
    margin-top: 30px
}
.member-Sponcer {
    background: #bae3e0;
    width: 90%;
    color: #666;
    padding: 10px
}
.member-Sponcer h2 {
    margin-top: 10px
}
.member-offer {
    background: #cfebee;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    border: solid 2px #fff;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -14px
}
.col-md-12.home_wedding {
    padding-left: 0
}
.member-offer p {
    font-size: 23px;
    margin-top: 13px;
    color: #666
}
.v-recent .v-recent-list {
    background: #cfebee;
    padding: 28px 0;
    margin-left: 0;
    display: inline-block
}
.wedding-plan .col-md-12 .row {
    margin-right: 0
}
.live-planning .video-img:before {
    background: url(../img/front/video_arrow.png) no-repeat;
    content: '';
    position: absolute;
    width: 146px;
    height: 166px;
    margin-top: 0;
    width: 100%;
    text-align: center;
    background-position: 40%;
    font-family: 'frankleinmediumregular';
    background-size: 25%
}
.ih-item.square.effect6 a:not(:hover) .info {
    visibility: visible!important;
    opacity: 1!important
}
.ih-item.square.effect6.bottom_to_top .info h3 {
    transform: none!important
}
.ih-item.square.effect6 .info {
    background: transparent!important;
    visibility: visible!important;
    opacity: 1!important
}
section.wedding-plan .ih-item a,
.home_wedding .ih-item a {
    color: #666!important
}
section.wedding-plan .ih-item.square.effect6 .info h3,
.home_wedding .ih-item.square.effect6 .info h3 {
    color: #666!important
}
section.wedding-plan .ih-item h4,
.home_wedding .ih-item h4 {
    color: transparent!important;
    background-color: transparent
}
.recent-coupan h3,
.live-planning h3 {
    margin-top: 0;
    color: #666
}
.recent-coupan ul {
    background: #fff;
    padding: 10px 10px 10px 23px
}
.recent-coupan ul li a {
    color: #666
}
.edit-button {
    text-align: right;
    float: right;
    margin-right: 47px;
    margin-top: 22px;
    font-size: 21px;
    color: #52aaae
}
.home_wedding h1,
.wedding-plan h1,
#venue-views h1,
#shortlist-views h1 {
    color: #53aaae;
    padding-bottom: 10px;
    display: inline-block
}
.home_wedding h1 {
    margin-top: 0;
    margin-bottom: 0
}
.home_wedding .col-md-6 {
    padding-right: 19px
}
.col-md-6.v-recent {
    float: right
}
.numberofsupplier {
    height: 40px
}
.numberofsupplier h3 {
    background: #fff0c5!important;
    padding: 10px!important;
    font-size: 18px!Important;
    color: #666!important;
    margin-top: 55px!important
}
#recently-view img {
    display: block;
    width: 100%;
    height: auto
}
#recently-views {
    background: #cfebee
}
#recently-views h1 {
    color: #666;
    padding-bottom: 10px
}
#recently-views .item {
    border: solid 1px #ccc;
    background: #fff;
    margin-right: 10px;
    max-height: 359px;
    min-height: 359px
}
#venue-view .venue-list {
    max-height: 347px;
    min-height: 270px;
    /*min-height: 347px;*/
}
.recently-content p {
    color: #666;
    max-height: 86px;
    overflow: hidden;
    min-height: 86px
}
#recently-views .owl-buttons {
    display: none
}
#recently-views .owl-pagination {
    margin-top: 40px
}
.recently-content h3 a {
    color: #666;
    font-size: 22px
}
.recently-content p {
    color: #000
}
.recently-content a.btn {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    width: 100%;
    border-radius: 0;
    background: #53aaae;
    display: table;
    padding: 6px 11px;
    font-weight: 100
}
.recently-content {
    padding: 0 10px 10px
}
#recently-view .images {
    width: 281px;
    height: 164px;
    overflow: hidden
}
.shortlisted-event .shortlisted {
    position: absolute;
    top: 13px;
    background: #53aaae;
    left: 0;
    font-size: 17px;
    color: #fff;
    padding: 4px 8px;
    width: 100px;
    display: initial
}
.booked-shortlisted-event .shortlisted {
    position: absolute;
    top: 13px;
    background: #53aaae;
    left: 0;
    font-size: 17px;
    color: #fff;
    padding: 4px 8px;
    width: 100px;
    display: initial
}
.shortlisted-event .icon-001-like-add-button-heart-symbol:before {
    border: solid 3px #53aaae;
    background: #53aaae;
    cursor: pointer
}
.sidenav {
    height: 100%;
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    right: 0;
    background-color: #53aaae;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 43px
}
.sidenav a {
    padding: 10px 8px 10px 11px;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    display: block;
    transition: .3s
}
.sidenav ul {
    padding-left: 0
}
.sidenav ul li {
    border-bottom: solid 1px #3e868a
}
.sidenav ul li:hover {
    background: #317e82
}
.sidenav a:hover,
.offcanvas a:focus {
    color: #f1f1f1
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    font-size: 30px;
    margin-left: 0;
    background: #317e82;
    width: 100%;
    padding: 4px 13px 8px;
    line-height: 1
}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}
#venue-views {
    padding-bottom: 30px
}
#venue-view {
    background: #cfebee
}
#venue-view h1 {
    color: #666;
    padding-bottom: 10px
}
#venue-view .col-md-3,
#venue-view .col-md-2 {
    padding: 0;
    margin-bottom: 15px
}
#venue-view .item {
    border: solid 1px #ccc;
    background: #fff;
    margin-right: 10px
}
.owl-buttons {
    display: none
}
#venue-view .item {
    border: solid 1px #ccc;
    background: #fff;
    margin-right: 10px
}
.owl-pagination {
    margin-top: 40px
}
.recently-content h3 a {
    color: #666;
    font-size: 22px
}
.recently-content p {
    color: #666
}
.recently-content a.btn {
    font-size: 13px
}
.recently-content {
    padding: 0 10px 10px
}
#venue-view .images {
    width: 100%;
    height: 164px;
    overflow: hidden
}
#venue-view .col-md-2 h3 a {
    font-size: 18px;
    color: #666
}
#venue-view .col-md-2 .images {
    /*width: 100%;
    height: 104px;*/
   width:100%;
   height:133px;
    overflow: hidden
}
#venue-view .venue-list {
    border: solid 1px #ccc;
    margin: 0 15px 0 0
}
#venue-view .venue-list .star {
    position: absolute;
    top: 0;
    margin-left: 10px;
    margin-top: 10px
}
#venue-view .venue-list .star a {
    background: #5d5c5c;
    width: 40px;
    height: 40px;
    display: table;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    color: #fff;
    text-decoration: none
}
#venue-view .venue-list .star a .icon-002-star-1 {
    line-height: 2.5;
    font-size: 16px
}
#venue-view .col-md-2 .icon-001-like-add-button-heart-symbol:before {
    font-size: 18px;
    margin-top: -43px
}
.shortlisted-icon ul {
    padding: 0
}
.shortlisted-icon ul li {
    display: inline-block
}
.shortlisted-icon {
    display: inline-block;
    float: right;
    margin-right: 20px;
    margin-top: 16px
}
#shortlist-views {
    padding-bottom: 30px
}
.shortlisted-icon ul li a {
    font-size: 18px;
    color: #666;
    padding: 0 10px;
    line-height: 2.2;
    text-decoration: none
}
.shortlisted-icon ul li a .icon-002-heart,
.shortlisted-icon ul li a .icon-002-star-1,
.shortlisted-icon ul li a .icon-005-right,
.shortlisted-icon ul li a .icon-001-edit-1 {
    display: inline-block;
    background: #5d5c5c;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-right: 15px
}
.shortlisted-icon ul li a .icon-002-heart:before,
.shortlisted-icon ul li a .icon-002-star-1:before,
.shortlisted-icon ul li a .icon-005-right:before,
.shortlisted-icon ul li a .icon-001-edit-1:before {
    content: ""!important
}
.shortlisted-icon ul li a .icon-002-heart {
    background: url(../img/front/heartsmall.png);
    background-size: 100%;
    width: 41px;
    height: 40px;
    margin-bottom: -10px
}
.shortlisted-icon ul li a .icon-002-star-1 {
    background: url(../img/front/starsmall-10.png);
    background-size: 100% 100%;
    width: 41px;
    height: 40px;
    margin-bottom: -10px
}
.shortlisted-icon ul li a .icon-005-right {
    background: url(../img/front/checksmall.png);
    background-size: 100%;
    width: 41px;
    height: 40px;
    margin-bottom: -10px
}
.shortlisted-icon ul li a .icon-001-edit-1 {
    background: url(../img/front/pansmall.png);
    background-size: 100%;
    width: 41px;
    height: 40px;
    margin-bottom: -10px
}
.shortlisted-icon ul li a .icon-002-heart:before,
.shortlisted-icon ul li a .icon-002-star-1:before,
.shortlisted-icon ul li a .icon-005-right:before,
.shortlisted-icon ul li a .icon-001-edit-1:before {
    position: relative;
    color: #fff;
    top: 2px;
    padding: 0
}
.bg-venue-mint {
    background: #000;
    height: 320px;
    color: #fff;
    text-align: center
}
.bg-venue-mint h4 {
    font-size: 21px;
    font-family: 'frankleinboldregular'
}
.bg-venue-mint h5 {
    font-size: 20px;
    margin-top: 60px;
    line-height: 1.2;
    font-family: 'frankleinmediumregular'
}
.bg-venue-mint a i {
    margin-right: 20px
}
.bg-venue-mint a {
    border: solid 1px #fff;
    padding: 6px;
    color: #fff;
    font-size: 18px;
    background: transparent;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    font-family: 'frankleinmediumregular';
    text-decoration: none;
    vertical-align: middle;
    right: 0
}
.bg-venue-mint a:hover {
    background: #53aaae;
    border: solid 1px #53aaae
}
.bg-color-data {
    background: #fff;
    height: 350px;
    margin-bottom: 20px;
    border: solid 2px #ccc
}
.bg-color-data .images {
    width: 100%;
    height: 200px;
    overflow: hidden
}
.bg-color-search {
    background: #fef7db;
    padding: 10px 15px;
    height: 350px;
    border: dashed 1px #c5bd9b;
    text-align: center
}
.bg-color-search .search-box h4 {
    font-size: 21px;
    font-family: 'frankleinboldregular';
    color: #666;
    line-height: 1.5
}
.search-box .btn-venue .icon-007-magnifying-glass {
    display: inline;
    margin-left: -10px
}
.search-box .btn-venue .icon-007-magnifying-glass:before {
    color: #666
}
.search-box .btn-venue {
    width: 70%;
    display: table;
    background: transparent;
    padding: 6px;
    border: solid 1px #878887;
    font-size: 18px;
    color: #666;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 50px
}
.search-box .popup {
    position: absolute;
    bottom: 20px;
    text-align: center;
    right: 0;
    left: 0;
    font-size: 17px;
    color: #317e82;
    text-decoration: none
}
.search-box .popup:hover {
    text-decoration: underline
}
.search-box .btn-venue:hover {
    background: #53aaae;
    border: solid 1px #53aaae;
    color: white
}
.search-box .btn-venue:hover .icon-007-magnifying-glass:before {
    color: #fff!important
}
.search-box .btn-venue .icon-007-magnifying-glass:hover:before {
    color: white
}
.venue-name img {
    opacity: .5
}
.venue-details {
    position: absolute;
    top: 0;
    height: 290px;
    padding: 10px;
    border: dashed 1px rgba(255, 254, 254, 0.51);
    margin: 15px 27px 0 28px;
    left: 0;
    right: 0
}
.shortlist-view {
    padding-bottom: 30px
}
.shortlist-view .col-md-12 {
    padding-left: 0
}
.shortlist-venue-row .item-caption h3,
.shortlist-venue-row .item-caption span {
    padding: 0 10px
}
.shortlist-venue-row .item-caption h3 {
    margin-top: 10px;
    height: 50px
}
.shortlist-venue-row .item-caption h3 a {
    color: #666;
    font-size: 18px
}
.shortlist-venue-row .item-caption .booked {
    width: 90%;
    background: #53aaae;
    color: #fff;
    border-radius: 0;
    padding: 6px;
    position: absolute;
    bottom: 20px;
    left: 0;
    margin: 0;
    margin: 0 auto;
    margin-left: 15px
}
.shortlist-venue-row .item-caption .booked .icon-001-edit-1 {
    display: inline-block;
    float: right;
    background: #245c5f;
    padding: 10px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold!important
}
.shortlist-venue-row .item-caption .booked a {
    color: #fff;
    font-size: 18px;
    text-align: left
}
.shortlist-venue-row .item-caption a .icon-001-square {
    display: inline-block
}
.shortlist-venue-row .item-caption a .icon-001-square:before {
    position: relative;
    top: 3px
}
.shortlist-venue-row .item-caption span {
    font-size: 18px;
    color: #666
}
.shortlisted {
    display: table;
    margin-bottom: 0;
    width: 100%
}
.short-listed {
    margin-left: 15px
}
.venue-title {
    margin-left: 15px;
    margin-bottom: 20px
}
.select-venue-slide .item {
    width: 560px;
    height: 350px;
    overflow: hidden
}
.select-venue-slide .item img {
    height: 100%
}
.venue-title .icon-002-add-to-favourites,
.venue-title .icon-002-star-1,
.venue-title .icon-002-heart,
.venue-title .icon-005-right {
    display: inline-block
}
.venue-title>.venue-details-list {
    width: 100%;
    display: table
}
.venue-title .venue-details-list h3 {
    display: inline-block;
    margin-bottom: 0;
    color: #666
}
.venue-title .venue-details-list h3 .icon-002-add-to-favourites:before,
.venue-title .venue-details-list h3 .icon-002-star-1:before,
.venue-title .venue-details-list h3 .icon-002-heart:before,
.venue-title .venue-details-list h3 .icon-005-right:before {
    content: ""!important
}
.venue-title .venue-details-list h3 .icon-002-add-to-favourites:before {
    background: url(../img/front/heart.png)!important;
    background-size: 100% 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important
}
.shortlisted .search-box .icon-002-add-to-favourites:before {
    background: url(../img/front/heart.png)!important;
    background-size: 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important;
    content: ""
}
#view-short-list .icon-002-heart:before {
    background: url(../img/front/heart.png)!important;
    background-size: 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important;
    content: ""
}
.venue-title .venue-details-list h3 .icon-005-right:before {
    background: url(../img/front/check.png)!important;
    background-size: 100% 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important
}
.venue-title .venue-details-list h3 .icon-002-star-1:before {
    background: url(../img/front/star.png)!important;
    background-size: 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important
}
.recently-content .icon-001-like-add-button-heart-symbol:before {
    background: url(../img/front/heartsmall.png)!important;
    background-size: 100% 100%!important;
    padding: 22px 22px!important;
    background-repeat: no-repeat!important;
    content: ""!important;
    border: none!important
}
.venue-list .star .icon-002-star-1:before {
    background: url(../img/front/star.png)!important;
    background-size: 100%!important;
    padding: 20px 20px!important;
    background-repeat: no-repeat!important;
    content: ""!important;
    top: 18px
}
#venue-view .venue-list .star a {
    background: transparent!important
}
.venue-title .venue-details-list h3 .icon-002-add-to-favourites:before,
.venue-title .venue-details-list h3 .icon-002-star-1:before,
.venue-title .venue-details-list h3 .icon-002-heart:before,
.venue-title .venue-details-list h3 .icon-005-right:before {
    color: #fff;
    background: #53aaae;
    padding: 10px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    font-size: 36px;
    position: relative;
    top: 26px
}
article.bg-color-search.clr_black {
    background-color: #f7f7f7;
    padding-top: 67px
}
article.bg-color-search.clr_black h4.short_here {
    margin-top: 39px
}
article.bg-color-search.clr_black .icon-002-add-to-favourites:before {
    color: #fff;
    background: #53aaae;
    padding: 10px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    font-size: 36px;
    position: relative;
    top: 26px
}
.venue-title h5 {
    color: #666;
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0
}
.view-pref {
    font-weight: 100;
    margin-left: 63px;
    cursor: pointer
}
.view-pref a {
    font-size: 17px;
    color: #53aaae
}
.view-pref .fa-angle-down {
    font-size: 24px;
    position: relative;
    top: 3px
}
#view-short-list .venue-list,
#view-short-list2 .venue-list {
    border: solid 2px #ccc;
    margin-bottom: 30px
}
.booked-form {
    background: #fdece5;
    padding: 10px;
    margin-right: -15px
}
.booked-form h2 {
    margin-top: 0;
    color: #666
}
.booked-form .name-vendor {
    font-size: 30px;
    color: #666
}
.booked-form label {
    font-size: 16px;
    color: #666
}
.booked-form input {
    height: 40px
}
.bookoed-informaton ul {
    padding: 0
}
.bookoed-informaton ul li {
    list-style: none;
    font-size: 16px;
    line-height: 2.5;
    color: #666
}
.bookoed-informaton ul li .icon-002-heart {
    display: inline-block
}
.venue-contact-details {
    display: block;
    background: rgba(10, 10, 10, 0.74);
    padding: 10px;
    position: absolute;
    top: 0;
    height: 320px;
    width: 90%;
    z-index: 1;
    margin-left: -2px
}
.venue-contact-details ul {
    padding: 0;
    margin-top: 50px;
    text-align: center
}
.venue-contact-details ul li {
    list-style: none;
    border: dashed 1px #d0d0d0;
    padding: 8px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px
}
.venue-contact-details ul li:hover {
    border: dashed 1px #53aaae;
    background: #53aaae
}
.venue-contact-details ul li a {
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 18px;
    font-family: 'frankleinmediumregular'
}
.venue-contact-details ul li .icon-001-edit-1 {
    display: inline-block
}
.close-icon .icon-003-close:before {
    color: #fff;
    font-size: 15px;
    line-height: 2.7
}
.close-icon .icon-003-close {
    background: #53aaae;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    float: right;
    margin-top: -22px
}
#select-venue-img .owl-wrapper .owl-item {
    height: 350px;
    overflow: hidden
}
#select-venue-img .owl-pagination {
    display: none
}
#select-venue-img .owl-buttons {
    display: block
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    background: transparent!important;
    opacity: 1!important
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    font-size: 0;
    bottom: 10px
}
.owl-theme .owl-controls .owl-buttons .owl-prev:after {
    content: '\f104';
    display: inline-block;
    font: normal normal normal 23px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-size: 48px;
    right: 1px;
    transform: translate(0, 0)
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    font-size: 0;
    bottom: 10px
}
.owl-theme .owl-controls .owl-buttons .owl-next:after {
    content: '\f105';
    display: inline-block;
    font: normal normal normal 23px/1 FontAwesome;
    font-size: 48px;
    text-rendering: auto;
    left: 2px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}
.remodal .form-group {
    text-align: left;
    font-size: 16px
}
.remodal .form-group .form-control {
    border-radius: 0;
    height: 40px;
    box-shadow: none;
    border: solid 1px #ccc;
    color: #000;
    font-family: 'frankleinboldregular';
    font-weight: normal
}
.remodal .form-group label {
    font-family: 'frankleinboldregular';
    font-weight: normal;
    color: #000
}
.remodal .form-group .bb-radio {
    display: inline-block;
    margin-top: 30px
}
.remodal .form-group .or {
    background: #ffd1b6;
    padding: 10px;
    border-radius: 100%;
    font-size: 15px;
    margin: 0 9px 0 10px
}
.popup-btn,
.popup-btn:hover {
    display: block;
    background: #53aaae;
    border: solid 1px #53aaae;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 7px 20px;
    clear: both;
    margin-left: 18px;
    font-family: 'frankleinmediumregular';
    position: relative;
    top: 10px
}
.sup-details_crums a {
    color: #666;
    font-size: 19px;
    text-decoration: none
}
.sup-details_crums li {
    float: left;
    color: #666;
    font-size: 19px
}
.sup-details_crums a:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 25px;
    font-weight: 400;
    margin: 0 8px 0 8px;
    position: relative;
    top: 1px;
    padding: 0 7px
}
li.sup_corpus {
    margin-top: 4px
}
.sup-details_crums ul {
    list-style-type: none;
    float: left;
    padding: 0;
    margin-top: 10px
}
.col-item {
    background: #FFF
}
.col-item .photo img {
    margin: 0 auto;
    width: 100%;
    height: 100%
}
.col-item .info {
    padding: 10px 0;
    border-radius: 0 0 5px 5px;
    margin-top: 1px
}
.col-md-8.supplierpage_slider .price.col-md-6 h2 {
    color: #53aaae;
    margin-top: 0;
    font-size: 34px
}
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a,
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a:hover {
    color: #666
}
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a {
    font-weight: 500;
    font-size: 20px;
    text-align: left;
    line-height: 25px;
    display: block;
    text-decoration: none
}
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 .star_rat a {
    padding-top: 7px
}
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a:before {
    content: "\f04b";
    font-family: "FontAwesome";
    margin-right: 10px;
    font-size: 20px;
    margin-top: 5px
}
.col-item .price {
    float: left;
    margin-top: 5px;
    padding: 0
}
.sup-details_crums {
    background: #f1f1f1;
    margin-bottom: 20px
}
.col-item .price h5 {
    line-height: 20px;
    margin: 0
}
.price-text-color {
    color: #666
}
.col-md-8.supplierpage_slider .info .row {
    margin: 0
}
.col-item .info .rating {
    color: #777
}
.rating.hidden-sm.col-md-6 .price-text-color {
    color: white;
    background-color: gainsboro;
    padding: 8px 9px;
    border-radius: 50%;
    margin-left: 5px
}
.col-md-8.supplierpage_slider .col-sm-12 {
    padding-left: 0;
    padding-right: 0
}
.col-item .rating {
    width: auto;
    float: right;
    font-size: 17px;
    text-align: right;
    line-height: 38px;
    margin-bottom: 0;
    height: 52px
}
.sub_main .container {
    padding-left: 0
}
.col-md-8.supplierpage_slider .row {
    margin: 0
}
.col-md-8.supplierpage_slider {
    padding-left: 0
}
.col-item .separator {
    border-top: 1px solid #e1e1e1
}
.clear-left {
    clear: left
}
.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center
}
.col-item .separator p i {
    margin-right: 5px
}
.col-item .btn-add {
    width: 50%;
    float: left
}
.col-item .btn-add {
    border-right: 1px solid #e1e1e1
}
.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px
}
.controls {
    margin-top: 0
}
[data-slide="prev"] {
    margin-right: 0
}
.col-md-8.supplierpage_slider .photo {
    height: auto;
    display: inline-block;
    width: 100%
}
.controls.pull-right.hidden-xs {
    width: 100%
}
.slide_left,
.slide_right {
    width: 50%;
    float: left;
    position: relative;
    margin-top: 12px
}
.slide_left h4,
.slide_right h4 {
    padding-left: 51px;
    font-size: 18px;
    color: #666;
    margin-top: 0
}
.slide_left:nth-child(5) h4 {
    margin-top: 10px
}
.sup_detail_info {
    float: left;
    margin-top: -5%!important
}
.sup_detail_info h3 {
    color: #53aaae;
    font-size: 21px
}
.sup_detail_moreinfo .form-email {
    font-size: 16px;
    font-weight: 500;
    color: #666
}
.sup_detail_moreinfo {
    border: solid 1px black;
    padding: 20px 15px;
    text-align: justify;
    display: inline-block
}
.sup_detail_moreinfo p {
    margin-top: 10px;
    margin-bottom: 35px
}
.sup_detail_moreinfo a,
.sup_detail_moreinfo a:hover {
    color: #53aaae;
    font-size: 16px;
    float: right;
    text-decoration: none;
    position: relative;
    padding-right: 47px;
    top: 7px
}
.sup_detail_moreinfo a:before {
    content: "\f04b";
    font-family: "FontAwesome";
    margin-right: 10px;
    font-size: 20px;
    position: absolute;
    left: -23px;
    top: 3px;
    line-height: 19px
}
.sup_detail_moreinfo a:after {
    content: "";
    position: absolute;
    border: solid 0 #5d5c5c;
    padding: 2px 0 0 5px;
    background: url(../img/front/E1.png)!important;
    height: 41px;
    width: 41px;
    top: -10px;
    right: 0;
    background-size: 100%!important;
    background-repeat: no-repeat!important
}
li.sup_social {
    color: #666;
    font-size: 21px
}
.sup_detail_info .header_social ul li {
    margin: 1px
}
.sup_detail_info .header_social {
    margin-top: 14px
}
.sup_detail_info a.f_at i.fa.fa-at {
    font-size: 19px
}
.sup_detail_info a.f_at {
    padding-left: 11px!important;
    padding-top: 10px!important;
    background-color: #666!important;
    border-color: #666!important
}
.sup_details_sort p {
    font-size: 18px;
    text-align: justify
}
.sub_details_features {
    padding: 12px;
    text-align: justify;
    float: left;
    padding-top: 0;
    padding-left: 0
}
.sub_details_features p {
    margin-bottom: 0;
    font-size: 19px
}
.sub_details_features h2 {
    margin-top: 0
}
.sup_start input[type="checkbox"] {
    display: none
}
.sup_start input[type="checkbox"]+label span {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    background: url(../img/front/3.png) left top no-repeat;
    cursor: pointer;
    background-size: 100%
}
.sup_start input[type="checkbox"]+label span.out-of-date {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    background: url(../img/front/5.png) left top no-repeat;
    cursor: pointer;
    background-size: 100%
}
.sup_start input[type="checkbox"]:checked+label span {
    background: url(../img/front/4.png) top no-repeat;
    background-size: 100%
}
.sup_details_checklist h1 {
    width: auto;
    float: left;
    color: #53aaae;
    margin: 0;
    font-size: 35px
}
.sup_details_checklist {
    padding: 20px 0
}
.sup_details_checklist ul {
    float: right;
    list-style-type: none;
    margin-bottom: 0;
    padding-top: 8px
}
.sup_details_checklist ul li {
    float: left;
    margin-left: 28px
}
.sup_details_checklist ul li a {
    color: #666;
    font-size: 19px
}
.sup_details_checklist ul li:before {
    content: "\f04b";
    font-family: "FontAwesome";
    margin-right: 8px;
    font-size: 18px;
    margin-top: 5px;
    color: #666
}
.sup_details_checklist .container {
    padding: 0;
    border-bottom: solid 2px #efcfc2;
    padding-bottom: 25px
}
.sup_start h2 {
    margin-top: 0;
    color: #53aaae
}
.sup_start label.strikethrough {
    font-size: 20px;
    color: #666;
    margin-bottom: 14px;
    padding-left: 0
}
.sup_start input[type="checkbox"] {
    float: left
}
.sup_start input[type=checkbox]:checked+label.strikethrough {
    text-decoration: line-through
}
form.choose-wedding-party input.form-control {
    margin-left: 15px;
    height: 36px
}
.sup_details_task .form-group {
    margin-bottom: 15px;
    width: 32%;
    float: left;
    padding-left: 10px;
    margin-top: 0
}
.sup_details_task .button-medium {
    width: 110px;
    height: auto;
    line-height: 32px;
    display: inline-block;
    margin-left: 23px
}
.sup_details_task .fa-play:before {
    margin-right: 10px;
    font-size: 20px
}
.sup_details_task label {
    float: left;
    font-size: 20px;
    position: relative;
    font-weight: 500;
    padding-left: 59px;
    color: #666
}
.sup_details_task input#task {
    height: 36px;
    width: 100%;
    float: left;
    margin-left: 15px
}
.sup_details_task select#gMonth2 {
    height: 36px;
    margin-left: 15px;
    width: 100%;
    border: solid 1px #ccc
}
.sup_details_task .form-group:first-child {
    width: auto;
    padding-left: 0
}
.sup_details_task {
    padding: 32px 0 28px 0;
    border-bottom: 2px #efcfc2 dashed
}
.sup_details_task a {
    color: #666;
    font-size: 20px;
    font-weight: 500;
    margin-left: 15px
}
.sup_details_task label:before {
    content: "";
    font-size: 29px;
    position: absolute;
    color: #fff;
    border: solid 0 #5d5c5c;
    border-radius: 100%;
    padding: 2px 0 0 5px;
    background: url(../img/front/1.png);
    font-family: "untitled-font-4"!important;
    height: 50px;
    width: 50px;
    top: -10px;
    left: 0;
    background-size: 100%
}
.sup_details_party {
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 0;
    width: 100%;
    float: left
}
.sup_details_task a:before {
    content: "\f04b";
    font-family: "FontAwesome";
    margin-right: 8px;
    font-size: 18px;
    margin-top: 5px;
    color: #666
}
.header-inner {
    position: relative;
    z-index: 1
}
.supp_Overview {
    width: 50%;
    float: left;
    color: #666
}
.supp_promotion {
    width: 33.33%;
    float: left;
    color: #666
}
.sub_details_features small {
    width: 100%!important;
    text-align: left;
    float: left;
    font-size: 17px;
    color: #9b9b9b
}
.supp_Overview {
    font-size: 18px
}
.supp_promotion {
    font-size: 18px
}
.sub_details_features span {
    color: #53aaae;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    font-size: 15px
}
.sub_details_features.supp_Pricing {
    border-top: 0
}
.sub_details_features {
    border-bottom: 0;
    margin-top: 15px
}
.checkbox.check_one input#check_one {
    padding: 20px;
    width: 25px;
    height: 25px;
    border-radius: 100%
}
.supp_read .read-more-state {
    display: none
}
.supp_read .read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease
}
.supp_read .read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    max-height: 999em
}
.supp_read .read-more-state ~ .read-more-trigger:before {
    content: 'more';
    color: #9b9b9b;
    font-size: 20px;
    width: 100%;
    font-weight: normal;
    border: 0;
    font-family: 'frankleinmediumregular'
}
.supp_read .read-more-state ~ .read-more-trigger:after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 21px;
    margin-left: 5px;
    color: #9b9b9b
}
.supp_read .read-more-state:checked ~ .read-more-trigger:after {
    content: '\f106';
    font-family: FontAwesome;
    font-size: 21px;
    margin-left: 5px;
    color: #9b9b9b
}
.supp_read .read-more-state:checked ~ .read-more-trigger:before {
    content: 'less';
    color: #9b9b9b;
    font-family: 'frankleinmediumregular';
    font-size: 20px;
    width: 100%;
    font-weight: normal;
    border: 0;
    color: #9b9b9b
}
.supp_read .read-more-state:checked ~ .read-more-wrap .read-more-target p {
    float: left
}
.supp_read .read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 0;
    border-radius: 0;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #9b9b9b;
    position: relative;
    z-index: 111;
    text-transform: capitalize
}
.sup-testimonials label.read-more-trigger {
    margin-bottom: 25px
}
.supp_read {
    float: left;
    width: 100%
}
.supp_read small {
    text-align: left;
    float: left;
    font-size: 17px;
    color: #9b9b9b;
    width: 100%;
    margin-bottom: 10px
}
.supp_read small.read-more-target {
    text-align: left;
    float: left;
    font-size: 16px;
    color: #9b9b9b;
    width: 100%;
    margin-bottom: 10px
}
.supp_read ul.read-more-wrap {
    list-style-type: none;
    width: 50%;
    float: left;
    padding-left: 0
}
.supp_read ul.read-more-wrap li {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 2px;
    color: #666
}
.supp_read ul.read-more-wrap li:before {
    content: '\f00c';
    font-family: FontAwesome;
    color: #53aaae;
    margin-right: 8px
}
.sub_details_features.supp_Pricing {
    margin-top: 20px
}
.sup-testimonials {
    width: 100%;
    float: left;
    margin-top: 20px
}
.sup-testimonials span.total-items {
    font-size: 19px;
    color: #666
}
.sup-testimonials h2 {
    width: auto;
    float: left;
    margin-top: 0
}
.supplier-add-review {
    float: right
}
.supplier-add-review button.button {
    color: #9b9b9b;
    border-color: #e2e2e2;
    border-radius: 19px;
    padding: 10px 24px;
    font-size: 16px;
    border-width: 2px
}
.supplier-add-review button.button i.icon.icon-star {
    margin-right: 8px
}
.supplier-add-review button.button:hover {
    background-color: #53aaae;
    color: white;
    border-color: #53aaae
}
.supp_Reviews_test {
    float: left;
    width: 50%;
    padding-right: 10px;
    margin-top: 12px
}
.supp_Reviews_test h5 {
    color: #53aaae;
    font-size: 18px
}
.supp_Reviews_test .text {
    color: #9b9b9b;
    font-size: 16px
}
.supp_Reviews_test h6 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    color: #666
}
.sup_in {
    display: inline-block;
    border: solid 2px black;
    padding: 3px 20px 12px;
    text-align: justify;
    width: 100%;
    float: left
}
.sup_getting h2 {
    margin-bottom: 15px!important
}
.supp_detailed {
    float: left;
    width: 100%
}
.supp_detailed p {
    font-size: 16px
}
.supp_experience {
    float: left;
    width: 100%
}
.supp_experience h3,
.supp_supplier h3 {
    color: #666
}
.supp_experience p.supp_clr {
    color: #53aaae
}
.supp_experience p {
    font-size: 16px;
    margin-bottom: 0
}
.supp_supplier {
    float: left;
    width: 100%
}
.supp_Reviews_test p {
    font-size: 16px
}
.sup_next.supp_supplier_list {
    float: left;
    width: 100%
}
.supp_supplier_list .media-carousel {
    margin-bottom: 0;
    padding: 0;
    margin-top: 10px
}
.supp_supplier_list .col-md-4 {
    padding: 0 5px;
    padding-left: 0
}
.supp_supplier_list .col-md-12 {
    padding: 0
}
.supp_supplier_list .media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    background: none repeat scroll 0 0 #222;
    border: 4px solid #fff;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: -31px
}
.supp_supplier_list .media-carousel .carousel-control.right {
    right: -12px!important;
    background-image: none;
    background: none repeat scroll 0 0 #222;
    border: 4px solid #fff;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: -31px
}
.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}
.media-carousel .carousel-indicators li {
    background: #c0c0c0
}
.media-carousel .carousel-indicators .active {
    background: #333
}
.supp_supplier_list .media-carousel img {
    width: 250px;
    height: 160px
}
.sup_location {
    float: left;
    width: 100%;
    padding-right: 6px
}
.sup_getting p {
    font-size: 16px;
    margin-bottom: 4px
}
.sup_getting p.sup_clr {
    color: #666;
    font-size: 18px
}
.col-md-8.supplierpage_slider p {
    color: #666
}
.sup_detail_moreinfo p {
    color: #666
}
.sup_getting {
    width: 100%;
    float: left;
    background-color: #fdece5;
    margin-top: 25px;
    margin-bottom: 15px;
    display: inline-block;
    padding: 20px
}
div#media2 .thumbnail>img,
div#media1 .thumbnail>img {
    height: 151px
}
div#media1 .owl-pagination,
div#media2 .owl-pagination {
    margin-top: 0;
    display: none
}
div#media1 .owl-buttons,
div#media2 .owl-buttons {
    display: block
}
div#media1.owl-theme .owl-controls .owl-buttons .owl-next,
div#media2.owl-theme .owl-controls .owl-buttons .owl-next {
    bottom: 71px;
    background-color: rgba(0, 0, 0, 0.7)!important;
    padding: 0 15px;
    right: -28px
}
div#media5.owl-theme .owl-controls .owl-buttons .owl-next,
div#media6.owl-theme .owl-controls .owl-buttons .owl-next {
    background-color: rgba(0, 0, 0, 0.7)!important;
    padding: 0 15px;
    bottom: 42%;
    color:#fff;
}
div#media5.owl-theme .owl-controls .owl-buttons .owl-prev,
div#media6.owl-theme .owl-controls .owl-buttons .owl-prev {
    background-color: rgba(0, 0, 0, 0.7)!important;
    padding: 0 15px;
    bottom: 42%;
    color:#fff;

}
div#media1.owl-theme .owl-controls .owl-buttons .owl-prev,
div#media2.owl-theme .owl-controls .owl-buttons .owl-prev {
    bottom: 71px;
    background-color: rgba(0, 0, 0, 0.7)!important;
    padding: 0 15px;
    left: -24px
}
div#media1.owl-theme .owl-controls .owl-buttons .owl-prev:after,
div#media2.owl-theme .owl-controls .owl-buttons .owl-prev:after {
    left: -2px
}
div#media1.owl-theme .owl-controls .owl-buttons .owl-next:after,
div#media2.owl-theme .owl-controls .owl-buttons .owl-next:after {
    left: 3px
}
.sup_report {
    width: 100%;
    text-align: center;
    padding: 20px 0
}
.sup_report a {
    color: #9b9b9b;
    font-style: italic
}
div#media2 img,
div#media1 img {
    vertical-align: middle;
    height: 185px;
    padding: 0
}
div#media2 .item,
div#media1 .item {
    width: 98%;
    height: auto;
    overflow: hidden;
    border: solid 1px #ccc
}
div#media2 img {
    vertical-align: middle;
    height: auto;
    padding: 0
}
div#media2.owl-theme .owl-controls .owl-buttons .owl-prev,
div#media2.owl-theme .owl-controls .owl-buttons .owl-next {
    bottom: 44px
}
.sup_video div#media2 .video-img::before {
    top: -8%
}
.venue-contact-details .icon-012-message-closed-envelope:before,
.venue-contact-details .icon-010-note-add-stroke-square-interface-symbol:before,
.venue-contact-details .icon-006-garbage-bin:before {
    float: left;
    margin-top: 3px;
    margin-left: 14px;
    margin-right: 12px
}
.venue-contact-details ul li a {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 7px 20px
}
.bookoed-informaton .icon-029-placeholder:before,
.bookoed-informaton .icon-022-people:before,
.bookoed-informaton .icon-019-screen:before,
.bookoed-informaton .icon-017-call-answer:before,
.bookoed-informaton .icon-012-message-closed-envelope:before,
.bookoed-informaton .icon-001-square-crossed:before {
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    color: #d23c1a
}
.venue-details .icon-032-check:before {
    float: left;
    margin-top: 3px;
    margin-left: 28px;
    margin-right: 15px
}
.venue-contact-details .close-icon .icon-003-close {
    margin-right: -22px
}
article.bg-venue-mint a.btn-venue {
    text-align: left
}
.col-md-4.sup-details_right .icon-007-back,
.col-md-4.sup-details_right .icon-003-right-arrow {
    float: left;
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: #53aaae;
    border-radius: 50%;
    padding-top: 10px
}
.col-md-4.sup-details_right .icon-003-right-arrow {
    background: url(../img/front/right1.png)!important;
    background-size: 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left;
    display: inline-block;
    height: 40px;
    width: 40px
}
.col-md-4.sup-details_right .icon-007-back {
    background: url(../img/front/left1.png)!important;
    background-size: 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left;
    display: inline-block;
    height: 40px;
    width: 40px
}
.col-md-4.sup-details_right .icon-007-back:before,
.col-md-4.sup-details_right .icon-003-right-arrow:before {
    font-size: 19px;
    font-weight: 900!important;
    color: white;
    margin-left: 9px;
    content: ""
}
.col-md-4.sup-details_right .icon-003-right-arrow:before {
    margin-left: 11px
}
.col-md-4.sup-details_right .icon-001-edit-1 {
    background: url(../img/front/pansmall.png)!important;
    background-size: 100%!important;
    padding: 20px 20px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left
}
.col-md-4.sup-details_right .icon-002-add-to-favourites:before,
.col-md-4.sup-details_right .icon-004-exam:before,
.col-md-4.sup-details_right .icon-031-checked-3:before,
.col-md-4.sup-details_right .icon-001-edit-1:before {
    content: ""
}
.col-md-4.sup-details_right .icon-031-checked-3 {
    background: url(../img/front/checksmall.png)!important;
    background-size: cover!important;
    padding: 8px 20px!important;
    background-repeat: no-repeat!important;
    float: left
}
.col-md-4.sup-details_right .icon-002-add-to-favourites:before {
    background: url(../img/front/heart.png)!important;
    background-size: 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left
}
.col-md-4.sup-details_right .icon-004-exam {
    background: url(../img/front/1.png)!important;
    background-size: 100% 100%!important;
    padding: 22px 22px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left
}
.col-md-4.sup-details_right .icon-002-add-to-favourites:before,
.col-md-4.sup-details_right .icon-004-exam:before {
    color: white;
    font-size: 21px
}
.col-md-4.sup-details_right .icon-031-checked-3:before {
    color: white;
    font-size: 20px;
    margin-left: 1px
}
.col-md-4.sup-details_right .icon-001-edit-1:before {
    color: white;
    font-size: 19px;
    margin-left: 2px
}
.col-md-8.supplierpage_slider h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #666
}
.sup_details_sort {
    margin-top: 15px
}
.bookoed-informaton a {
    color: #666
}
.sup_testimo {
    display: inline-block;
    width: 100%
}
div#media6 .owl-pagination,
div#media5 .owl-pagination {
    display: none
}
div#media6 .owl-buttons,
div#media5 .owl-buttons {
    display: block
}
.budget_heading {
    background: #ceeaee;
    border: solid 2px #efcfc2;
    border-width: 2px 0;
    color: #666
}
.budget_heading ul {
    padding: 0;
    margin-bottom: 0
}
.budget_heading ul li {
    list-style: none;
    display: inline-block;
    font-size: 20px;
    padding: 15px 0 20px 20px;
    width: 26%
}
.budget_heading ul li.over_budget {
    text-align: center;
    color: #f00
}
.budget_heading ul li:nth-child(2) {
    text-align: left;
    line-height: 22px
}
.budget-table table thead th {
    font-size: 24px;
    padding: 15px 10px;
    color: #53aaae;
    font-weight: 500
}
.budget-table table tbody td,
.budget-table table thead th {
    border-bottom: 0
}
.budget-table table tbody tr,
.budget-table table thead tr {
    border-bottom: 2px solid #efcfc2
}
.budget-table table {
    margin-bottom: 0
}
.budget-table table tbody td {
    font-size: 18px;
    color: #666;
    vertical-align: middle;
    padding: 10px
}
.budget-table table tbody td ul li {
    list-style: none
}
.budget-table table tbody td ul li a {
    font-size: 18px;
    color: #666;
    text-transform: capitalize
}
.budget-table table tbody td ul {
    padding-left: 0;
    margin-top: 5px
}
.budget-table table tbody td:last-child {
    float: right
}
.budget-table table tbody td:last-child img {
    width: 35px
}
.budget-table table tbody td a:hover,
.budget-table table tbody td a:focus {
    text-decoration: none
}
.list-data,
.edit-list-data {
    display: none;
    background: #fdece6
}
.list-data,
.list-data td textarea {
    width: 162%;
    margin-top: 7px;
    height: 80px;
    resize: none;
    margin-bottom: 7px
}
.list-data td button {
    width: auto;
    padding: 0 25px 0 15px;
    margin-left: 0;
    height: 40px;
    line-height: 38px
}
.edit-list-data td button {
    width: 130px;
    padding: 0 25px 0 15px;
    margin-left: 0;
    height: 40px;
    line-height: 38px
}
.list-data td button.cancel {
    margin-left: -80px
}
.list-data td button .fa,
.edit-list-data td button .fa {
    padding: 0 10px
}


@media only screen and (max-width:1250px) {
	.nav>ul>li{margin: 0 12px 0 0;}
}



@media(max-width:1130px) {
#venue-view .col-md-2 {width: 25%;float: left;}
}

@media(max-width:1024px) {
   .nav>ul>li{
    width: 15.2%;
}
.nav>ul>li>a{
    font-size: 24px;
}
.nav>ul>li>a span {
    font-size: 15px;
}
    .badges_left img {
        width: 100%!important;
        height: auto!important
    }
    .badges_left a {
        font-size: 16px!important
    }
    .form-group.save_profile button.button-medium.cancel {
        width: 49%!important;
        margin-left: 25px!important
    }
    .profile form#wed_details {
        width: 100%!important
    }
    ul.dasborad_head li {
        padding: 10px 22.3px 14px!important
    }
    div#photo_add1 {
        width: 100%!important
    }
    .photo_submit input.form-control {
        width: 70%!important
    }
    div#sidebar .whiteboard {
        width: 100%
    }
    .sub_main .container {
        padding-left: 0;
        padding-right: 0
    }
    .sub_main div#sidebar {
        padding-right: 0
    }
    .service-list,
    .service-list:hover {
        background-size: 100% 100%;
        height: 381px
    }
    .booked-form {
        margin-bottom: 10px
    }
    .venue-details .icon-032-check:before {
        margin-left: 0
    }
    .venue-contact-details .icon-012-message-closed-envelope:before,
    .venue-contact-details .icon-010-note-add-stroke-square-interface-symbol:before,
    .venue-contact-details .icon-006-garbage-bin:before {
        margin-left: 0
    }
    .venue-contact-details ul li a {
        padding: 7px 13px
    }
    .venue-contact-details {
        width: 88%;
        height: 343px
    }
    .col-item .price {
        width: 49%
    }
    .sup-testimonials {
        margin-top: 31px
    }
    #recently-view .images {
        width: 100%
    }
    .col-md-8.supplierpage_slider .photo {
        height: auto
    }
    .col-item .photo img {
        height: auto
    }

    .sup_detail_info {
        margin-bottom: 30px
    }

    .shortlisted .venue-name img {
        width: 100%
    }
  /*  .bg-color-data {
        height: 343px
    }*/
    .shortlist-venue-row .item-caption .booked {
        width: 88%
    }
    .shortlist-venue-row .item-caption input {
        margin-left: 10px
    }
    .header-inner {
        position: relative;
        z-index: 1
    }
    .nav>ul>li {
        padding: 10px 14px 14px;
        margin: 0 13px 0 0
    }
    .supplier-search .form-group {
        margin-right: 10px;
        width: 48%;
        float: left
    }
    .supplier-search .form-group label {
        width: 100%;
        text-align: left
    }
    .header-search .form-group input,
    .header-search .form-group select {
        width: 100%;
        margin-left: 0
    }
    .header-search {
        text-align: center;
        margin-bottom: 20px
    }
}

@media(max-width:991px) {
.container {width: 95%;}
#venue-view .col-md-2 {width: 25%;float: left;}
#venue-view .col-md-3 {width: 50%;float: left;}
.shortlist-venue-row .col-md-3 { width: 50%; float: left;}
.bg-color-data .images{    height: 290px;overflow: hidden;}
.bg-color-data, .bg-color-search{height: 480px;}
.shortlist-venue-row .item-caption .booked {width: 93.4%;}
.wedding-plan .col-md-3 {
    width: 33.33%;
    float: left;
}
.col-md-12.home_wedding .col-md-6 {
    width: 50%;
    float: left;
}
}


@media(max-width:906px) {

    .bg-color-data{
    height: 450px;}
.bg-color-search{height: 450px;}
    .badges_right {
        width: 66%!important;
        float: left
    }
    .badges_left {
        width: 30%!important;
        float: left
    }
    .budges_main {
        padding-left: 15px!important
    }
    .budges_das #wed_details {
        padding-left: 0!important
    }
    .budges_das .wed-details {
        padding-left: 0!important
    }
    .budges_das .photo_req {
        padding-left: 15px!important
    }
    .coupons-dashboard .submit_rew {
        margin-bottom: 14px
    }
    .footer_copyright p {
        width: 100%!important
    }
    .footer_copyright {
        text-align: center!important
    }
    .date_coupn .col-md-6 {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .date_coupn .col-md-6:last-child {
        margin-top: 10px
    }
    .reviews_details #wed_details label:first-child {
        width: 27%!important
    }
    .resviews .faq_title h1 {
        font-size: 28px
    }
    .reviews_details #wed_details .form-group.col-md-12 label:first-child {
        width: 26%!important
    }
    .reviews_details #wed_details .form-group.col-md-12 label:last-child {
        width: 69%!important
    }
    a.video_clr {
        margin-top: 10px
    }
    .bb-radio4.city_new {
        width: 17%!important
    }
    .bb-radio4.city_new2 {
        width: 41%!important
    }
    .profile form#wed_details .form-group.col-md-6 {
        width: 50%!important;
        float: left!important
    }
    .profile form#wed_details .form-group.col-md-3 {
        width: 33.33%!important;
        float: left!important
    }
    .profile form#wed_details .col-md-5 {
        width: 40%!important;
        float: left
    }
    .profile form#wed_details .col-md-7 {
        width: 60%!important;
        float: left
    }
    .dasborad_title {
        padding-top: 0!important
    }
    .container.dasboard_con {
        width: 100%
    }
    .dasborad_title h1 {
        font-size: 32px!important
    }
    .photo_submit input.form-control {
        width: 68%!important
    }
    .photo_edit {
        display: inline-block!important
    }
    .photo_section .photo_edit {
        width: 81%!important;
        padding-left: 26px!important
    }
    .copn_inner_sub .col-md-4 {
        margin-bottom: 15px!important
    }
    div#sidebar .whiteboard {
        position: relative!important
    }
    div#sidebar .slide_left:nth-child(5) h4 {
        margin-top: 0
    }
    .venue-contact-details {
        width: 93%
    }
    #media2 .col-md-4,
    #media1 .col-md-4 {
        width: 33.33%;
        float: left
    }
    .col-md-8.supplierpage_slider .hidden-sm {
        display: block!important
    }
    .col-md-4.sup-details_right br {
        display: none
    }
    .col-md-4.sup-details_right {
        padding: 0
    }
    .sub_main .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .col-md-8.supplierpage_slider {
        padding-right: 0
    }
    .slide_left h4,
    .slide_right h4 {
        padding-top: 10px;
        font-size: 25px
    }
    .sup_detail_moreinfo p {
        font-size: 16px
    }
    #venue-view .col-md-3 {
        width: 50%;
        float: left
    }
    #venue-view .col-md-2 {
        width:33%;
        float: left
    }
    .shortlist-venue-row .col-md-3 {
        width: 50%;
        float: left
    }
    .shortlist-venue-row .item-caption .booked {
        width: 93%
    }
    .shortlisted .venue-name img {
        height: 343px
    }
    .shortlist-venue-row .bg-venue-mint {
        height: 343px
    }
    .home-middle-content .video-img img {
        width: 100%
    }
    .form-search-bg .row {
        margin: 0
    }
    .service-list,
    .service-list:hover {
        height: 336px
    }
    .footer.section-padding .col-md-8 .col-md-2 {
        width: 20%
    }
    .footer.section-padding .col-md-2 {
        width: 20%;
        float: left
    }
    .footer.section-padding .col-md-8 {
        width: 60%;
        float: left
    }
    .container {
        width: 95%
    }
    .navbar-brand>img {
        width: 247px
    }
    .nav>ul>li {
        margin-bottom: 15px
    }
    .nav>ul>li:nth-child(3n) {
        margin-right: 0
    }
    .nav>ul>li {
        width: 31.9%
    }
    .col-md-6.v-recent {
        padding: 0
    }
    .v-recent .v-recent-list {
        width: 100%
    }
    .live-planning .video-img img {
        width: 100%;
        max-width: 100%
    }
    .live-planning .video-img::before {
        height: 227px;
        background-position: 50%;
        margin-top: 15%
    }
    .wedding-plan .col-md-3 {
        width: 33.33%;
        float: left
    }
    .wedding-plan .col-md-12 .row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media(max-width:800px) {
    .badges_right {
        width: 65%!important
    }
    .badges_right {
        font-size: 17px!important
    }
    .coupons-dashboard .name_coup {
        padding-left: 42px
    }
    .pro_btn button.button-medium.cancel {
        width: 90%!important;
        font-size: 16px!important
    }
    .das_mynavbar li a {
        margin-right: 0!important;
        margin-left: 0!important
    }
    .dasborad_title h1 {
        font-size: 26px!important
    }
    .dasborad_title h3 {
        font-size: 24px!important;
        margin-top: 0!important
    }
    .photo_submit input.form-control {
        width: 63%!important
    }
    .copn_inner {
        padding-left: 0!important
    }
    .shortlist-venue-row .item-caption .booked {
        width: 92%
    }
    .service-list h4 {
        min-height: 41px
    }
    .service-list,
    .service-list:hover {
        background-size: 100% 100%;
        height: 381px
    }
    .sup_details_checklist ul {
        padding-left: 5px
    }
    .sup_details_task a {
        margin-top: 20px;
        display: inline-block
    }
    .footer.section-padding .col-md-8 .col-md-2 {
        width: 48%
    }
}
@media(max-width:768px) {
	.bg-color-data .images{    height: 250px;}
        .bg-color-data{
    height: 400px;}
.bg-color-search{height: 400px;}

    .footer_copyright .social-icon {
        float: none!important
    }
    .city_new1 {
        width: 23%!important
    }
    .dasborad_title h1 {
        font-size: 26px!important;
        position: relative;
        z-index: 1
    }
    .header_social.dasborad_social {
        margin-left: 12px!important
    }
    .photo_submit {
        display: inline-block;
        width: 100%
    }
    .photo_submit input.form-control {
        width: 60%!important
    }
    .service-list p {
        margin-top: 0;
        line-height: 17px
    }
    .footer .col-md-8 .col-md-2 {
        width: 30%!important
    }
    .nav>ul>li {
        margin: 0 12px 0 0;
        margin-bottom: 15px
    }
}
@media(max-width:736px) {
.navbar-default .navbar-nav>li:first-child a:after{
	content: "\f002";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	margin-left: 8px;
}
.navbar-default .navbar-nav>li:first-child a img{
	display: none;
}
    .profile form#wed_details .col-md-5 {
        padding-left: 0!important
    }
    .profile form#wed_details {
        width: 100%!important;
        padding-left: 0
    }
    .dasboard_section {
        background-color: #fdece5!important
    }
    .dask_nav {
        width: 100%!important
    }
    .dasborad_social {
        display: none!important
    }
    .dasborad_social1 {
        display: block!important;
        text-align: center
    }
    .dasborad_title {
        text-align: center;
        width: 100%!important
    }
    .dasborad_title h1 {
        margin-top: 10px!important;
        margin-bottom: 1px!important
    }
    .dasborad_social1 {
        padding-top: 9px!important
    }
    .copn_inner_sub.row {
        margin-left: -15px!important;
        margin-right: -15px!important
    }
    .venue-contact-details {
        width: 91%
    }
    .navbar {
        position: relative;
        z-index: 11
    }
    .col-md-8.supplierpage_slider .hidden-xs,
    .col-md-4.sup-details_right .hidden-xs {
        display: block!important
    }
    #venue-view .col-md-2 {
        width: 33.3%
    }
    .shortlist-venue-row .item-caption .booked {
        width: 90%
    }
/*    .shortlisted .bg-color-search {
        height: 343px
    }*/
    .home-middle-content .video-section .video-img::before {
        margin-top: 97px
    }
    .search-bar {
        width: 100%;
        margin-top: 3px
    }
    .search-bar .form-group input {
        margin-left: 0;
        margin-top: -5px;
        width: 67%;
        float: right
    }
    .search-bar .form-group {
        float: left
    }
    .search-bar .btn {
        padding-top: 0
    }
    .navbar-toggle {
        width: 100%!important
    }
    .main-navigation .navbar.navbar-default .container {
        width: 100%
    }
    .search-bar .form-group {
        width: 83%
    }
    .live-planning .video-img::before {
        margin-top: 9%
    }
    .wedding-plan .col-md-3 {
        width: 50%;
        float: left;
        padding-left: 5px;
        padding-right: 5px
    }
    .wedding-plan .col-md-12 {
        padding: 0
    }
    .wedding-plan .row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media(max-width:667px) {
    .badges_left {
        width: 35%!important
    }
    .badges_right {
        width: 59%!important;
        font-size: 14px!important
    }
    .resviews form#wed_details {
        width: 100%
    }
    .bb-radio4.city_new {
        width: 21%!important
    }
    .bb-radio4.city_new2 {
        width: 45%!important
    }
    .photo_submit input.form-control {
        width: 53%!important
    }
    .col-item .rating {
        width: 50%;
        padding: 0
    }
    .venue-contact-details {
        width: 90%
    }
    .nav>ul>li>a span {
        font-size: 16px
    }
    .shortlist-venue-row .item-caption .booked {
        width: 89%
    }
    .footer.section-padding .col-md-8 {
        width: 52%
    }
    .footer.section-padding .col-md-2 {
        width: 24%
    }
    .footer .col-md-8 .col-md-2 {
        width: 35%!important
    }
    .footer .col-md-8 .col-md-2 {
        width: 33%!important
    }
    .search-bar .form-group {
        width: 81%
    }
    .search-bar .form-group input {
        width: 63%
    }
}
@media(max-width:640px) {
	.bg-color-data .images{    height: 200px;}
    #venue-view .col-md-2{width:50%;}
    .profile form#wed_details .form-group.col-md-6 {
        width: 100%!important;
        float: left!important
    }
    .profile form#wed_details .col-md-7 {
        width: 100%!important;
        float: left;
        padding: 0!important;
        margin-top: 15px!important
    }
    .profile form#wed_details .col-md-5 {
        width: 100%!important;
        float: left;
        padding: 0!important
    }
    .profile form#wed_details .form-group.col-md-3 {
        width: 100%!important;
        float: left!important;
        padding-right: 35px!important
    }
    input.form-control.start_price {
        width: 96%!important
    }
    .pro_btn button.button-medium.cancel {
        float: none!important
    }
    .profile label {
        font-size: 19px!important
    }
    section#coupons .name_coup {
        width: 100%!important
    }
    .copn_inner_sub.row {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .copn_inner_sub .col-md-4 {
        padding: 0 0 15px 0!important
    }
    .copn_inner_sub .col-md-8 {
        padding: 0!important
    }
    .col-item .rating {
        width: 100%;
        padding: 0;
        float: left;
        text-align: left;
        height: 73px
    }
    .home-middle-content .video-section .video-img::before {
        margin-top: 60px
    }
    #recently-view .images {
        width: 100%
    }
    .nav>ul>li {
        width: 48%
    }
    .nav>ul>li:nth-child(2n),
    .nav>ul>li:nth-child(4n),
    .nav>ul>li:nth-child(6n) {
        margin-right: 0
    }
    .nav>ul>li:nth-child(3n) {
        margin-right: 12px
    }
    .nav>ul>li:last-child {
        margin-right: 0
    }
    .search-bar .form-group {
        width: 80%
    }
}
@media(max-width:601px) {
    .photo_submit input.form-control {
        width: 51%!important
    }
    .photo_submit button.button-medium {
        margin-left: 12px!important
    }
    .venue-contact-details {
        width: 89%
    }
    .col-item .rating {
        padding-right: 0
    }
    .shortlist-venue-row .item-caption .booked {
        width: 88%
    }
    .sup_details_task select#gMonth2 {
        width: 100%
    }
    .sup_details_task input#task {
        width: 100%
    }
    .search-bar .form-group input {
        width: 100%;
        margin-top: 10px
    }
    .search-bar .form-group {
        text-align: center;
        width: 100%
    }
    .search-bar {
        text-align: center;
        margin-right: 0
    }
    .footer.section-padding .col-md-8 {
        width: 100%
    }
    .footer .col-md-8 .col-md-2 {
        width: 20%!important
    }
}
@media(max-width:580px) {
.supplier-search .form-group{    width: 100%;}
}

@media(max-width:568px) {
            .bg-color-data{
    height:320px;}
.bg-color-search{height:320px;}
    .badges_right {
        width: 100%!important;
        font-size: 18px!important;
        margin-left: 0!important
    }
    .badges_left {
        width: 100%!important
    }
    .badges_left a {
        font-size: 19px!important
    }
    .budges_das .photo_req {
        padding-left: 0!important
    }
    .budges_main {
        padding-left: 0!important
    }
    .budges_das #wed_details {
        margin-left: -15px!important;
        margin-top: 10px!important
    }
    .budges_das .wed-details {
        margin-left: -15px!important;
        margin-top: 10px!important
    }
    .form-group.save_profile button.button-medium.cancel {
        width: 49%!important
    }
    .bb-radio4.city_new {
        width: 49%!important
    }
    .photo_req {
        width: 100%!important;
        padding-left: 15px!important
    }
    .photo_submit input.form-control {
        width: 100%!important;
        margin-bottom: 10px!important
    }
    .photo_submit button.button-medium {
        width: auto!important;
        margin: 0 auto!important;
        float: none!important
    }
    .photo_section .photo_edit {
        width: 100%!important;
        padding-left: 0!important
    }
    .photo_section.col-md-11 {
        margin-right: -15px!important
    }
    .photos_page form#wed_details {
        padding-left: 0!important;
        width: 100%!important
    }
    .venue-contact-details {
        width: 96%
    }
    .col-md-8.supplierpage_slider .photo {
        margin-top: 14px
    }
    .supplier-search .form-group {
        margin-right: 9px
    }
    div#banner .container {
        width: 100%
    }
    section.home-middle-content .container {
        width: 100%
    }
    #banner .col-md-4 {
        padding: 20px 10px 10px 15px
    }
    .search-section h2 {
        font-size: 25px
    }
    .col-item .rating {
        width: 100%;
        float: left;
        text-align: left;
        padding-left: 0
    }
    .col-item .price {
        width: 100%
    }
    .col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 p {
        text-align: left;
        float: left;
        width: 100%;
        line-height: 17px
    }
    .col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 .price-text-color {
        float: left
    }
    .col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a,
    .col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a:hover {
        float: left
    }
    #venue-view .col-md-2 {
        width: 50%
    }
    .shortlist-view .col-md-12 {
        padding-right: 0
    }
    .shortlist-venue-row .col-md-3 {
        padding-left: 5px;
        padding-right: 5px
    }
    .shortlist-venue-row .item-caption .booked {
        width: 95%;
        margin-left: 7px
    }
    #view-short-list .florists-listed .col-md-6 {
        padding-left: 0
    }
}
@media(max-width:541px) {
    .budget_heading {
        display: table;
        width: 100%
    }
    .shortlisted-icon {
        float: left
    }
    .budget_heading ul li {
        width: 100%;
        padding: 10px 0 10px 20px
    }
    .budget_heading ul li:nth-child(2),
    .budget_heading ul li.over_budget {
        text-align: left
    }
}
@media(max-width:480px) {
.bg-color-data .images{    height: 260px;}
.bg-color-data{height:100%;}
.bg-color-search{height:100%;}
.bg-color-data .item-caption{    height: 150px;}

    .coupons-dashboard .name_coup {
        padding-left: 15px
    }
    .footer_copyright .social-icon {
        margin-top: 5px!important
    }
    .form-group.save_profile button.button-medium.cancel {
        width: 88%!important
    }
    .profile form#wed_details .form-group.col-md-3 {
        padding-right: 20px!important
    }
    .city_new1 {
        width: 49%!important
    }
    .faq_title h1 {
        font-size: 30px!important;
        padding-bottom: 0!important
    }
    .navigation .header_social {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    form.navbar-form.search-bar {
    padding-top: 0;
	}
    .search-section h2 {
        font-size: 20px;
        line-height: 25px
    }
    .venue-contact-details {
        width: 98%
    }
    .sup_details_task form.getting-standard {
        display: inline-block
    }
    .sup_details_task .form-group {
        width: 100%
    }
    .supp_Overview {
        width: 100%;
        float: left
    }
    .supp_read ul.read-more-wrap {
        width: 100%
    }
    .supp_Reviews_test {
        width: 100%
    }
    .slide_left h4,
    .slide_right h4 {
        font-size: 21px
    }
    .sup_details_checklist ul {
        padding-left: 24px
    }
    .sup_details_checklist ul li {
        width: 100%
    }
    .sup_details_task select#gMonth2 {
        width: 100%;
        margin-top: 0
    }
    .sup_details_task {
        padding: 10px 0 28px 0
    }
    .sup_details_task input#task {
        width: 100%;
        margin-top: 0
    }
    .sup_details_task .button-medium {
        margin-left: 10px;
        float: left
    }
    .sup_details_task a,
    .sup_details_task select#gMonth2,
    .sup_details_task input#task {
        margin-left: 0
    }
    #venue-view .col-md-2 {
        width: 100%
    }
    #venue-view .col-md-2 .images {
        height: 151px
    }
    #venue-view .venue-list {
        margin: 0
    }
    #venue-view .col-md-3 {
        width: 100%
    }
    .shortlist-venue-row .venue-title {
        margin-left: 0
    }
    .shortlist-venue-row .col-md-3 {
        width:100%;
        float: left
    }
    .shortlist-venue-row .item-caption .booked {
        width: 97%
    }
    .home-middle-content .video-section .video-img::before {
        margin-top: 0;
        background-size: 40%;
        width: 50%;
        margin-left: 98px
    }
    .footer.section-padding .col-md-2 {
        width: 100%
    }
    .footer .col-md-8 .col-md-2 {
        width: 50%!important
    }
    .footer .col-md-2 ul li {
        width: 100%
    }
    .supplier-search .form-group {
        width: 100%
    }
    .live-planning .video-img::before {
        margin-top: 0
    }
    .wedding-plan .col-md-3 {
        width: 100%;
        padding: 0
    }
    .nav>ul>li {
        width: 100%
    }
    .member-Sponcer h2 {
        font-size: 24px
    }
}
@media(max-width:414px) {
    .budges_das .faq_title h1 {
        font-size: 26px!important
    }
    .reviews_details #wed_details .form-group.col-md-12 label:first-child {
        width: 23%!important
    }
    .reviews_details #wed_details label:first-child {
        width: 24%!important;
        font-size: 15px!important
    }
    .reviews_details #wed_details label:last-child {
        font-size: 15px!important
    }
    .video_popup .video-section .video-img:before {
        top: 9%!important
    }
    form#wed_details a {
        font-size: 17px!important
    }
    .profile label {
        font-size: 17px!important
    }
    section#setting_main .form-control::placeholder {
        font-size: 14px!important
    }
    .shortlist-venue-row .item-caption .booked {
        width: 96%
    }
    .slide_left h4,
    .slide_right h4 {
        font-size: 21px;
        min-height: 59px;
        margin-top: 2px;
        margin-bottom: 5px
    }
    .home-middle-content .video-section .video-img::before {
        background-position: 40% 67%
    }
    .member-offer {
        width: 120px;
        height: 120px
    }
    .search-bar {
        padding-bottom: 0;
        margin-bottom: 0
    }
    .edit-button {
        margin-right: 15px;
        margin-top: 2px
    }
    .member-Sponcer h2 {
        font-size: 20px
    }
    .member-Sponcer h4 {
        font-size: 15px
    }
    .member-offer p {
        font-size: 18px
    }
    .member-offer {
        width: 95px;
        height: 95px
    }
    .member-offer p {
        font-size: 14px
    }
    .member-Sponcer h4 {
        font-size: 13px
    }
    .member-Sponcer h2 {
        font-size: 18px
    }
}
@media(max-width:375px) {
    form#wed_details a.link_social {
        font-size: 14px!important
    }
    div#photo_add1 {
        padding: 84px 15px!important
    }
    section#coupons .faq_title p {
        font-size: 18px!important
    }
    .col-md-8.supplierpage_slider .photo {
        margin-top: 0
    }
    .sup-testimonials {
        margin-top: 15px
    }
    .supp_Reviews_test {
        margin-top: 5px
    }
    .venue-contact-details {
        width: 97%
    }
    .sup-testimonials h2 {
        font-size: 24px
    }
    .supplier-add-review {
        float: left;
        margin-bottom: 20px
    }
    .home-middle-content .video-section .video-img::before {
        background-position: 20% 50%
    }
    .footer .col-md-8 .col-md-2 {
        width: 40%!important
    }
    .live-planning .video-img::before {
        height: 181px
    }
    .wedding-plan h1,
    #venue-views h1,
    #shortlist-views h1 {
        font-size: 30px
    }
}
@media(max-width:360px) {
	.bg-color-data .images{    height: 220px;}
    div#photo_add1 {
        padding: 78px 15px!important
    }
    form#wed_details div#photo_add1 p {
        font-size: 17px!important
    }
    section#setting_main .form-control::placeholder {
        font-size: 13px!important
    }
}
@media(max-width:320px) {
    .badges_right {
        font-size: 15px!important
    }
    section#setting_main .form-control::placeholder {
        font-size: 11px!important
    }
    .reviews_details #wed_details label:first-child {
        width: 29%!important
    }
    .reviews_details #wed_details .form-group.col-md-12 label:first-child {
        width: 27%!important
    }
    .reviews_details #wed_details .form-group.col-md-12 label:last-child {
        width: 65%!important
    }
    .resviews .faq_title h1 {
        font-size: 24px!important
    }
    .video_popup .video-section .video-img:before {
        top: -5px!important
    }
    .dasborad_title h1 {
        font-size: 23px!important
    }
    div#photo_add1 {
        padding: 59px 15px!important
    }
    .photos_page .faq_title h1 {
        font-size: 25px!important
    }
    form#wed_details div#photo_add1 p {
        font-size: 17px!important
    }
    .supp_detailed h2 {
        font-size: 27px
    }
    .sup_details_sort p {
        line-height: 21px
    }
    .sup-testimonials h2 {
        font-size: 22px!important
    }
    .col-item .rating {
        padding-right: 0
    }
    .nav>li:last-child {
        border-bottom: 0;
        padding-right: 0
    }
    .header_social ul li {
        margin: 0
    }
    .slide_left h4,
    .slide_right h4 {
        font-size: 17px
    }
    .shortlist-venue-row .item-caption .booked {
        width: 95%
    }
    .shortlisted-icon ul li {
        display: inline-block;
        width: 100%
    }
    .home-middle-content .video-section .video-img::before {
        background-position: 13% 38%
    }
    .footer .col-md-8 .col-md-2 {
        width: 33%!important
    }
    .wedding-plan h1,
    #venue-views h1,
    #shortlist-views h1 {
        font-size: 27px
    }
    .live-planning .video-img::before {
        height: 143px
    }
    .member-Sponcer h2 {
        font-size: 15px
    }
    .member-Sponcer h4 {
        font-size: 12px
    }
    .member-offer {
        width: 85px;
        height: 85px;
        top: 3px
    }
    .member-offer p {
        margin-top: 12px
    }
}
#mySidenav ul li a .icon-032-check,
#mySidenav ul li a .icon-002-heart,
#mySidenav ul li a .icon-006-money-bag,
#mySidenav ul li a .icon-023-black,
#mySidenav ul li a .icon-007-any-solvent-with-advice,
#mySidenav ul li a .icon-005-settings-1,
#mySidenav ul li a .icon-003-logout-1 {
    display: inline-block;
    margin-right: 5px
}
#mySidenav ul li a .icon-002-heart:before {
    padding: 0;
    font-size: 18px;
    color: #fff
}
#mySidenav ul li a .icon-032-check:before {
    font-size: 15px
}
#mySidenav ul li a .icon-006-money-bag:before {
    position: relative;
    top: 2px
}
#mySidenav ul li a .icon-023-black:before {
    font-size: 16px
}
#mySidenav ul li a .icon-007-any-solvent-with-advice:before {
    font-size: 18px;
    position: relative;
    top: 5px
}
#mySidenav ul li a .icon-005-settings-1:before {
    font-size: 15px;
    position: relative;
    top: 1px
}
#mySidenav ul li a .icon-003-logout-1:before {
    font-size: 16px;
    position: relative;
    top: 2px
}
.view-pref0 {
    display: inline-block;
    margin-left: 10px
}
.view-short-list0 .view-pref0 {
    margin-left: 63px
}
.view-pref2 {
    display: inline-block
}
.whiteboard {
    width: 410px;
    margin-left: 15px
}
.search_img img {
    width: 66%
}
.star_rat {
    list-style-type: none;
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0
}
.star_rat li {
    width: auto;
    float: left;
    margin-right: 5px
}
.rating.hidden-sm.col-md-6 {
    height: auto
}
.star_rat li img {
    width: 35px;
    height: 35px
}
.star_rat li:first-child {
    width: auto
}
.search_img1 img {
    width: 72%
}
.sup_details_party_.loc {
    float: left;
    width: 100%
}
.recently-content.shortlisted-event .icon-001-like-add-button-heart-symbol::before {
    background: url(../img/front/heartsmall4.png)!important;
    background-size: 100% 100%!important;
    padding: 22px 22px!important;
    background-repeat: no-repeat!important;
    content: ""!important;
    border: none!important
}
.show_active a {
    color: #53aaae!important;
    text-decoration: underline
}
.sup_details_checklist ul .show_active::before {
    color: #53aaae!important
}
.budget_price-clr {
    color: #f00
}
.ind_clr {
    color: #53aaae;
    width: 16%!important
}
.base_budget {
    font-size: 17px
}
.budget_heading ul li:first-child {
    width: 30%
}
.budget_heading ul li:last-child {
    padding-left: 5px!important
}
.budget-table .table th:first-child {
    width: 5%
}
.budget-table .table th:nth-child(2) {
    width: 25%
}
.budget-table .table th:nth-child(3) {
    width: 15%
}
.budget-table .table th:nth-child(4) {
    width: 20%
}
.budget-table .table th:nth-child(5) {
    width: 17%
}
.budget-table .table th:last-child {
    width: 10%
}
.budget-table .table td:nth-child(3) {
    color: #53aaae!important
}
.budget-table .table th {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
    height: 75px
}
.over_est {
    color: #f00;
    font-size: 16px
}
.budget-table .table td a {
    margin-right: 10px
}
.budget-table .table tbody tr td {
    border-top: none!important;
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
    vertical-align: middle
}
.budget-table .table tbody tr td:last-child {
    padding-top: 11px
}
.sup_state li {
    float: left;
    margin-right: 30px
}
.sup_state {
    padding-left: 0
}
.sup_state li a {
    color: #666
}
.live-planning h3 {
    margin-top: 20px!important
}
.budget-table .list-data td button.cancel {
    margin-left: -104px
}
.budget-table .edit-list-data td span input[type="text"] {
    height: 31px;
    margin-bottom: 6px
}
.budget-table .table-responsive {
    overflow-x: visible
}
.form-search-bg .fa.fa-play {
    padding-right: 10px
}
.bg_clr_new .row {
    margin-left: -15px!important;
    margin-right: -15px!important;
    background-color: white
}
.bg_clr_new .row .col-md-6 {
    margin-bottom: 20px
}
.bg_clr_new .venue-list {
    margin: 0!important
}
#loginModal .close,
#signupModal .close,
#qaModal .close,
#forgotpasswordModal .close,
#vdoModal .close,
#supplierreviewModal .close,
#email-friend-modal .close,
#addnote-modal .close,
#upgradepackageModal .close,
#upgrademessageModal .close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none;
    color: #fff;
    border: 0;
    outline: 0;
    background: #53aaae;
    float: right;
    opacity: 1
}
#loginModal .modal-content,
#signupModal .modal-content,
#qaModal .modal-content,
#forgotpasswordModal .modal-content,
#vdoModal .modal-content,
#supplierreviewModal .modal-content,
#upgradepackageModal .modal-content,
#upgrademessageModal .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    padding: 20px 25px
}
#loginModal .close:before,
#signupModal .close:before,
#qaModal .close:before,
#forgotpasswordModal .close:before,
#vdoModal .close:before,
#supplierreviewModal .close:before,
#email-friend-modal .close:before,
#addnote-modal .close:before,
#upgradepackageModal .close:before,
#upgrademessageModal .close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif!important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
    font-weight: 300
}
#loginModal .modal-header,
#signupModal .modal-header,
#qaModal .modal-header,
#forgotpasswordModal .modal-header,
#vdoModal .modal-header,
#supplierreviewModal .modal-header,
#email-friend-modal .modal-header,
#addnote-modal .modal-header {
    border-bottom: 0;
    text-align: center
}
#loginModal .modal-dialog,
#signupModal .modal-dialog,
#forgotpasswordModal .modal-dialog {
    width: 31%
}
#loginModal .modal-title,
#signupModal .modal-title {
    font-size: 20px;
    color: #000404
}
.face_log,
.face_log:hover,
.face_log:active:focus {
    width: 100%;
    background-color: #3b5998;
    border-color: #3b5998;
    color: white;
    height: 45px;
    margin-bottom: 14px
}
.google_log,
.google_log:hover,
.google_log:active:focus {
    width: 100%;
    height: 45px;
    background-color: white;
    background-image: url(../img/front/google-logo.png);
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 7px 11px
}
#loginModal .sidelined-text span:after,
#loginModal .sidelined-text span:before,
#signupModal .sidelined-text span:after,
#signupModal .sidelined-text span:before {
    content: "";
    flex-grow: 2;
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    background-color: #dad8d8
}
#loginModal .sidelined-text,
#signupModal .sidelined-text {
    position: relative;
    margin: 28px 0;
    width: 100%;
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center
}
#loginModal .sidelined-text span,
#signupModal .sidelined-text span {
    display: inline-block;
    align-items: center;
    color: #9b9b9b;
    display: flex;
    flex: 1;
    line-height: 1
}
#loginModal .extra-link,
#signupModal .extra-link {
    float: right;
    margin-top: -10px;
    margin-bottom: 10px
}
#loginModal .extra-link a {
    color: #dba293;
    text-decoration: none
}
#signupModal .extra-link1 a,
#signupModal .extra-link1 a:hover {
    color: #53aaae;
    text-decoration: none;
    font-size: 15px
}
.extra-link1 {
    text-align: center;
    margin-bottom: 10px
}
#loginModal .extra-link a:hover {
    color: #dba293;
    text-decoration: underline
}
input.mail_log {
    width: 100%;
    height: 45px;
    border-radius: 0
}
input.pss_log {
    width: 100%;
    height: 45px;
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 12px;
    opacity: .7
}
input.pss_log::placeholder {
    color: #333
}
.login_log {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    border: 0;
    background-color: #53aaae;
    color: white;
    font-size: 17px
}
a.dont_acc,
a.dont_acc:hover {
    text-align: left;
    float: left;
    font-size: 16px;
    cursor: default;
    text-decoration: none;
    color: #555;
    padding-top: 8px
}
.signup_log,
.signup_log:hover,
.signup_log:active:focus {
    padding: 9px 18px;
    background-color: #dba293!important;
    color: white;
    border: navajowhite
}
.face_log i.fa.fa-facebook {
    float: left;
    padding-top: 3px
}
.navbar-default div#myNavbar .navbar-nav>li>a:focus,
.navbar-default div#myNavbar .navbar-nav>li>a:hover {
    color: #53aaae;
    outline: 0
}
.signup_log.focus,
.signup_log:focus {
    background-color: #dba293;
    outline: none!important;
    color: white
}
#qaModal .signup_log,
.signup_log:hover,
#qaModal .signup_log:active:focus {
    background-color: #53aaae
}
#vdoModal .modal-footer {
    border-top: 0;
    text-align: center
}
#qaModal .signup_log,
#vdoModal .signup_log {
    background-color: #53aaae!important
}
form#qa-form {
    width: 100%;
    display: inline-block
}
#qaModal button,
#signupModal button,
#loginModal button,
#vdoModal button {
    border-radius: 0!important
}
#qaModal .modal-dialog {
    height: 600px;
    overflow-y: scroll
}
#qaModal .modal-footer {
    padding: 15px;
    text-align: left;
    border-top: 0;
    padding-top: 0;
    padding-left: 15px
}
#qaModal .modal-body {
    padding: 0
}
#qaModal .modal-header {
    margin-bottom: 15px;
    margin-top: 17px
}
#qaModal h4.modal-title,
#signupModal h4.modal-title,
#loginModal h4.modal-title,
#forgotpasswordModal .modal-title,
#vdoModal .modal-title,
#supplierreviewModal .modal-title,
#emailshare-form .modal-title,
#upgradepackageModal .modal-title,
#upgrademessageModal .modal-title {
    color: #53aaae;
    font-size: 20px
}
.tagline-message {
    display: none;
    color: #53aaae
}
form#qa-form input[type="text"] {
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    padding: 0 10px
}
form#qa-form label {
    color: #666;
    font-size: 16px;
    line-height: 13px;
    font-weight: 500
}
.form_date input[type="text"] {
    padding-left: 10px
}
#display_new {
    display: none
}
#display_new:target {
    display: block
}
.sup_video h3 {
    color: #666;
    text-transform: capitalize
}
.sup_video .video-img img {
    width: 100%;
    position: relative
}
.sup_video .video-img::before {
    background: url(../img/video_arrow.png) no-repeat;
    content: '';
    position: absolute;
    width: 146px;
    height: 166px;
    margin-top: 8%;
    width: 100%;
    text-align: center;
    background-position: 53%;
    font-family: 'frankleinmediumregular';
    background-size: 20%;
    top: -12%;
    z-index: 9
}
.sup_video .row {
    margin-left: -15px!important;
    margin-right: -15px!important
}
.video-img {
    position: relative
}
.col-item .photo #media6 img {
    /*height: 357px!important*/
    height: 566px!important
}
.col-item .photo #media5 img {
    height: 357px!important
}
div#vdoModal .video-img::before {
    background: url(../img/front/video_arrow.png) no-repeat;
    content: '';
    position: absolute;
    width: 146px;
    height: 166px;
    margin-top: 0;
    width: 100%;
    text-align: center;
    background-position: 53%;
    font-family: 'frankleinmediumregular';
    background-size: 20%;
    top: 22%;
    z-index: 9
}
p.video_sub {
    text-align: center;
    font-size: 15px;
    margin-top: 13px;
    margin-bottom: 20px
}
section#setting_main h3 {
    color: #53aaae;
    margin-bottom: 19px
}
section#setting_main label {
    color: #666;
    font-size: 20px;
    font-weight: normal;
    width: 100%;
    margin-bottom: 15px;
}
section#setting_main i.fa.fa-play {
    margin-right: 16px
}
form.setting_details {
    display: inline-block;
    padding-left: 27px;
    width: 80%
}
div.setting_details {
    display: inline-block;
    padding-left: 27px;
    width: 80%
}
section#setting_main .form-control {
    border-color: #666;
    height: 38px
}
form#wed_details {
    display: inline-block;
    padding-left: 27px;
    width: 80%
}
div.wed-details {
    display: inline-block;
    padding-left: 27px;
    width: 80%
}
section#setting_main .form-group.col-md-6 {
    padding-right: 40px
}
section#setting_main h3 span {
    font-size: 18px;
    padding-left: 6px
}
.bb-radio4 {
    width: 29%;
    display: inline-block;
    padding-bottom: 11px
}
section#setting_main .bb-radio4 label {
    width: 72%!important;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 18px
}
section#setting_main .bb-radio4 input[type="radio"] {
    width: 23px;
    height: 20px;
    vertical-align: middle;
    margin-right: 0
}
section#setting_main input[type="radio"] {
    width: 20px;
    height: 21px;
    vertical-align: middle;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 10px
}
section#setting_main .form-group.col-md-6 {
    color: #666;
    font-size: 19px
}
form.setting_details p {
    color: #53aaae;
    font-size: 21px
}
div.setting_details p {
    color: #53aaae;
    font-size: 21px
}
form.setting_details a {
    width: 100%;
    display: inline-block;
    color: #666;
    font-size: 20px
}
div.setting_details a {
    width: 100%;
    display: inline-block;
    color: #666;
    font-size: 20px
}
form#wed_details p {
    color: #53aaae;
    font-size: 21px
}
form#wed_details a {
    width: 100%;
    display: inline-block;
    color: #666;
    font-size: 20px
}
div.wed-details p {
    color: #53aaae;
    font-size: 21px
}
div.wed-details a {
    width: 100%;
    display: inline-block;
    color: #666;
    font-size: 20px
}
input#fb_id {
    margin-bottom: 15px
}
input#fb_id::placeholder,
input#glg_id::placeholder {
    color: #666;
    font-size: 18px;
    text-align: center
}
.img_gglinput {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 3px;
    left: 20px
}
.img_gglinput img {
    width: 100%
}
input#glg_id {
    position: relative;
    padding-left: 35px
}
.img_fbinput {
    background-color: #3b5998;
    color: white;
    padding: 0 8px;
    padding-top: 2px;
    width: 24px;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    bottom: 58px;
    left: 21px;
    height: 25px
}
input#fb_id {
    position: relative;
    padding-left: 35px
}
.img_fbinput i.fa.fa-facebook {
    position: relative;
    bottom: -1px;
    left: 0;
    font-size: 21px
}
div#supplierreviewModal li {
    float: left
}
label.control-label.rate_ex {
    font-size: 19px;
    font-weight: 400;
    color: #666;
    text-align: center;
    width: 100%
}
div#supplierreviewModal ul {
    display: table;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 17px
}
div#supplierreviewModal li i.fa.fa-star-o {
    font-size: 37px;
    padding: 0 5px;
    color: #666
}
div#supplierreviewModal li i.fa.fa-star-o:hover {
    color: #53aaae
}
form.rate_form label {
    color: #666;
    font-weight: 500;
    font-size: 17px
}
textarea#input-supplier-review-message {
    resize: none
}
form.rate_form span {
    font-size: 15px;
    padding-left: 5px;
    font-style: italic
}
div#photo_add {
    border: 1px solid #ccc;
    padding: 98px 15px;
    text-align: center;
    position: relative;
    color: #53aaae;
    font-size: 16px
}
div#photo_add .dz-image-preview{
    width: 50%;
    display: inline-grid;
    margin-bottom: 15px;
}
div#photo_add input[type=file] {
    display: inline-block;
    height: 172px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer
}
.wed_details {
    display: inline-block;
    width: 100%
}
.ui-widget-header .ui-icon {
    background-image: url(../img/left_right.png)!important
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(../img/left_right.png)!important
}
div#supplierreviewModal .modal-dialog {
    width: 53%
}
div#supplierreviewModal input.mail_log {
    height: 39px
}
.col-md-12.foote_cont {
    width: 85%;
    margin: 0 auto;
    float: none;
    text-align: center;
    display: table
}
.col-md-12.foote_cont button {
    width: 32%;
    border-radius: 0
}
.col-md-12.foote_cont p {
    padding: 18px 0 10px 0;
    display: inline-block;
    font-size: 15px;
    color: #666;
    font-weight: 500
}
img.robot {
    width: 57%;
    margin-top: 20px
}
.faq_title h1 {
    color: #53aaae;
    padding-bottom: 10px;
    display: inline-block
}
p.reset_pass {
    color: #666;
    font-size: 17px;
    text-align: center;
    margin-bottom: 26px
}
.set_pass {
    text-align: center
}
section#reset_passw .faq_title {
    text-align: center;
    margin-bottom: 10px
}
section#reset_passw label {
    font-size: 18px;
    font-weight: 500;
    color: #666;
    width: 30%;
    float: left;
    text-align: left;
    padding: 12px 0 11px 10px
}
section#reset_passw input {
    width: 70%;
    margin: 0
}
.reset_btnnew .login_log {
    width: auto;
    padding: 0 18px;
    border-radius: 0
}
.reset_btnnew {
    margin-top: 40px;
    margin-bottom: 25px
}
section#reset_passw {
    padding: 10px 0 40px 0
}
a.navbar-brandnew {
    display: inline-block;
    width: 100%;
    text-align: center
}
a.navbar-brandnew img {
    width: 30%
}
.footer-bottom.reset_foot {
    background: #fdece5;
    padding: 20px 0 0
}
.footer-bottom.reset_foot .credits>a:after {
    background: #b76d6d;
    width: 0
}
section#faq_main .panel-group .panel {
    border: 0;
    box-shadow: none
}
section#faq_main .panel-default>.panel-heading {
    background-color: transparent
}
section#faq_main .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0
}
section#faq_main a#acco_clr {
    font-size: 20px;
    color: #53aaae
}
span.sub_qus {
    width: 100%;
    display: inline-block;
    color: #666;
    font-size: 19px;
    margin-bottom: 5px
}
section#faq_main .panel-body {
    padding: 5px 15px
}
section#faq_main i.fa.fa-play {
    margin-right: 5px
}
.qus_descrip {
    display: inline-block;
    padding: 0 15px;
    border-top: 2px solid #f0d0c3;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px
}
.qus_descrip p {
    padding: 0 26px;
    font-size: 17px;
    color: #666;
    line-height: 22px
}
.thnx_disc h5 {
    font-size: 20px;
    color: #53aaae;
    margin-top: 0;
    text-align: center
}
.thnx_disc p {
    color: #666;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 22px;
    text-align: center
}
.thanks_img {
    width: 100%;
    text-align: center;
    padding: 0 0 30px 0
}
.thnx_disc {
    background-color: #ceeaee;
    padding: 20px;
    width: 70%;
    margin: 0 auto
}
.thnx_disc1 {
    padding: 15px
}
section#thanks_page {
    padding: 60px 0 70px 0
}
.footer-bottom.thanks {
    background: #808285
}
.footer-bottom.thanks .credits>a:after {
    width: 0
}
.credits>a:after {
    width: 0
}
section#coupons p {
    font-size: 20px;
    color: #666
}
.name_coup h4 {
    color: #53aaae;
    font-size: 22px
}
.copn_inner_sub small {
    font-size: 15px;
    color: #666;
    font-weight: 500
}
.copn_inner {
    width: 100%;
    display: inline-block;
    padding-left: 48px;
    padding-bottom: 30px
}
.dasborad_title {
    text-align: center
}
.dasborad_title h1 {
    margin-top: 10px!important;
    margin-bottom: 1px!important
}
.photo_section .photo_edit {
    margin-bottom: 20px
}
.photos_page {
    padding-bottom: 50px
}
.photo_req {
    width: 80%;
    display: inline-block;
    padding-left: 42px
}
.photo_req p {
    font-size: 19px;
    color: #666;
    margin-bottom: 0;
    line-height: 24px
}
.photo_req {
    width: 80%;
    display: inline-block;
    padding-left: 42px
}
.photo_req p {
    font-size: 19px;
    color: #666;
    margin-bottom: 0;
    line-height: 24px
}
.photo_submit input.form-control {
    width: 75%;
    float: left
}
.photo_submit button.button-medium {
    width: auto;
    float: left;
    height: auto;
    padding: 9px 24px;
    line-height: 0;
    margin-left: 20px
}
div#photo_add1 {
    border: 3px dashed #ccc;
    padding: 98px 15px;
    text-align: center;
    position: relative;
    color: #53aaae;
    font-size: 16px;
    margin-top: 12px;
    width: 97%
}
div#photo_add1 input[type=file] {
    display: inline-block;
    height: 172px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer
}
section#setting_main .form-control::placeholder {
    font-size: 19px
}
.photo_edit img {
    width: 100%;
    margin-bottom: 15px;
    position: relative
}
.photo_edit {
    padding-top: 25px
}
div#photo_add1 i.fa.fa-plus {
    font-size: 33px
}
.photo_section .photo_edit {
    margin-bottom: 20px
}
.photos_page {
    padding-bottom: 50px
}
.dasborad_social1 {
    display: none
}
.videos_page .photo_req {
    margin-bottom: 20px
}
.video_popup .video-section .video-img:before {
    background: url(../img/video_arrow.png) no-repeat;
    content: '';
    position: absolute;
    width: 146px;
    height: 166px;
    margin-top: 0;
    width: 100%;
    text-align: center;
    background-position: 48%;
    font-family: 'frankleinmediumregular';
    background-size: 20%;
    top: 24%;
    z-index: 9
}
.videos_page {
    padding-bottom: 50px
}
a.video_clr {
    color: #53aaae!important
}
.profile textarea::placeholder {
    color: #666!important
}
ul.dasborad_head li {
    padding: 10px 39.3px 14px
}
.header_social.dasborad_social ul li a {
    height: 35px;
    width: 35px
}
.header_social.dasborad_social ul li {
    margin: 0
}
.header_social.dasborad_social ul li a.f_facebook {
    padding: 7px 10px
}
.header_social.dasborad_social ul li a.f_twitter {
    padding: 7px 6px
}
.header_social.dasborad_social ul li a.f_instagram {
    padding: 6px 7px
}
.header_social.dasborad_social ul li a.f_pinterest {
    padding: 6px 4px
}
.header_social.dasborad_social ul li a.f_youtube {
    padding: 5px 7px
}
.header_social.dasborad_social ul li a.f_google {
    padding: 4px 6px
}
.dasborad_title {
    float: right;
    width: auto
}
.dask_nav {
    float: right;
    width: 30%
}
.header_social.dasborad_social {
    float: right
}
.das_mynavbar {
    float: right!important
}
.dasborad_title h1 {
    font-size: 36px;
    color: #53aaae
}
.dasborad_title {
    text-align: center;
    padding-top: 20px
}
.dasborad_title h3 {
    color: #666;
    font-size: 27px;
    margin-top: 11px
}
.das_mynavbar li a {
    margin-right: 0!important
}
.cancle_img {
    font-family: FontAwesome;
    font-size: 44px!important;
    color: #666;
    position: absolute;
    top: 12px;
    right: 0;
    background-color: white;
    border-radius: 50%;
    line-height: 26px!important;
    cursor: pointer;
    z-index: 11!important
}
.video_popup .video-section .video-img {
    overflow: hidden;
    min-height: 375px
}
.videos_page .photo_edit img {
    height: 360px;
    width: 100%;
    margin-bottom: 15px;
    position: relative
}
.edit-inline {
    margin-bottom: 5px
}
.dasborad_title {
    text-align: center
}
.dasborad_title h1 {
    margin-top: 10px!important;
    margin-bottom: 1px!important
}
.photo_edit:after {
    content: "\f057";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 44px;
    color: #666;
    position: absolute;
    top: 12px;
    right: 0;
    background-color: white;
    border-radius: 50%;
    line-height: 26px;
    cursor: pointer
}
.photo_section .photo_edit {
    margin-bottom: 20px
}
.photos_page {
    padding-bottom: 50px
}
.photo_req {
    width: 80%;
    display: inline-block;
    padding-left: 42px
}
.photo_req p {
    font-size: 19px;
    color: #666;
    margin-bottom: 0;
    line-height: 24px
}
.photo_req {
    width: 80%;
    display: inline-block;
    padding-left: 42px
}
.photo_req p {
    font-size: 19px;
    color: #666;
    margin-bottom: 0;
    line-height: 24px
}
.photo_submit input.form-control {
    width: 75%;
    float: left
}
.photo_submit button.button-medium {
    width: auto;
    float: left;
    height: auto;
    padding: 9px 24px;
    line-height: 0;
    margin-left: 20px
}
div#photo_add1 {
    border: 3px dashed #ccc;
    padding: 98px 15px;
    text-align: center;
    position: relative;
    color: #53aaae;
    font-size: 16px;
    margin-top: 12px;
    width: 97%
}
div#photo_add1 input[type=file] {
    display: inline-block;
    height: 172px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer
}
section#setting_main .form-control::placeholder {
    font-size: 19px
}
.photo_edit img {
    width: 100%;
    margin-bottom: 15px;
    position: relative
}
.photo_edit {
    padding-top: 25px
}
div#photo_add1 i.fa.fa-plus {
    font-size: 33px
}
.photo_edit:after {
    content: "\f057";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 44px;
    color: #666;
    position: absolute;
    top: 12px;
    right: 0;
    background-color: white;
    border-radius: 50%;
    line-height: 26px;
    cursor: pointer
}
.photo_section .photo_edit {
    margin-bottom: 20px
}
.photos_page {
    padding-bottom: 50px
}
.dasborad_social1 {
    display: none
}
.videos_page .photo_req {
    margin-bottom: 20px
}
.video_popup .video-section .video-img:before {
    background: url(../img/video_arrow.png) no-repeat;
    content: '';
    position: absolute;
    width: 146px;
    height: 166px;
    margin-top: 0;
    width: 100%;
    text-align: center;
    background-position: 53%;
    font-family: 'frankleinmediumregular';
    background-size: 20%;
    top: 22%;
    z-index: 9
}
.videos_page {
    padding-bottom: 50px
}
a.video_clr {
    color: #53aaae!important
}
a.edit1 {
    text-decoration: none
}
.pro_btn button.button-medium.cancel {
    width: 80%;
    height: 40px;
    padding: 0;
    vertical-align: middle;
    padding: 0;
    line-height: 22px;
    font-size: 20px;
    float: right
}
.marg_top {
    padding-top: 7px
}
.profile textarea::placeholder {
    color: #666!important
}
ul.dasborad_head li {
    padding: 10px 39.3px 14px
}
.header_social.dasborad_social ul li a {
    height: 35px;
    width: 35px
}
.header_social.dasborad_social ul li {
    margin: 0
}
.header_social.dasborad_social ul li a.f_facebook {
    padding: 7px 10px
}
.header_social.dasborad_social ul li a.f_twitter {
    padding: 7px 6px
}
.header_social.dasborad_social ul li a.f_instagram {
    padding: 6px 8px
}
.header_social.dasborad_social ul li a.f_youtube {
    padding: 5px 7px
}
.header_social.dasborad_social ul li a.f_google {
    padding: 4px 6px
}
.dasborad_title {
    float: right;
    width: auto
}
.dask_nav {
    float: right;
    width: 30%
}
.header_social.dasborad_social {
    float: right
}
.das_mynavbar {
    float: right!important
}
.dasborad_title h1 {
    font-size: 36px;
    color: #53aaae
}
.dasborad_title {
    text-align: center;
    padding-top: 20px
}
.dasborad_title h3 {
    color: #666;
    font-size: 27px;
    margin-top: 11px
}
.das_mynavbar li a {
    margin-right: 0!important
}
.bb-radio4.city_new {
    width: 12%
}
.profile textarea {
    width: 94%
}
p.maill_prof a {
    color: #53aaae!important;
    display: inline-block;
    width: auto!important
}
p.maill_prof {
    float: left;
    width: auto
}
.city_new1 {
    width: 18%
}
input.form-control.start_price {
    width: 37%
}
label.price_padding {
    padding-bottom: 10px
}
.form-group.save_profile button.button-medium.profilesave {
    width: 24%;
    float: left;
    font-size: 24px
}
.form-group.save_profile label {
    float: left;
    width: auto!important;
    padding-top: 9px;
    margin-left: 25px
}
.form-group.save_profile {
    padding: 40px 0;
    display: inline-block;
    width: 100%
}
.dropzone {
    border: 3px dashed #ccc!important
}
.resviews textarea {
    width: 97%;
    border-color: #666
}
.resviews .form-group.col-md-12 {
    color: #666;
    font-size: 19px
}
.submit_rew {
    height: 40px;
    width: auto;
    padding: 4px 20px;
    line-height: 17px;
    float: left;
    margin-top: 10px
}
.submit_badge {
    height: 40px;
    width: auto;
    padding: 4px 20px;
    line-height: 17px;
    float: left;
    margin-top: 45px
}
.reviews_details .wed-details label:first-child {
    width: 43%!important;
    font-size: 18px!important;
    vertical-align: top
}
.reviews_details .wed-details label:last-child {
    width: 54%!important;
    font-size: 18px!important;
    text-align: justify
}
.reviews_details .wed-details .form-group.col-md-12 label:first-child {
    width: 19.6%
}
.reviews_details .wed-details .form-group.col-md-12 label:last-child {
    width: 76%
}
span.sapce_re {
    display: inline-block;
    vertical-align: top
}
.reviews_details .wed-details .form-group.col-md-12 {
    margin-bottom: 3px
}
.reviews_details div.wed-details {
    position: relative
}
.resviews {
    padding-bottom: 50px
}
.reviews_details .form-group.col-md-6 {
    margin-bottom: 5px
}
.reviews_details {
    padding-bottom: 35px
}
.coupons-dashboard textarea {
    width: 100%;
    border-color: #666
}
.coupons-dashboard .form-group.col-md-6 {
    padding-right: 15px!important
}
.date_coupn .col-md-6:last-child {
    padding-right: 0
}
.coupons-dashboard {
    padding-bottom: 50px
}
.coupons-dashboard p {
    color: #53aaae;
    font-size: 18px
}
.coupons-dashboard .copn_inner {
    padding-left: 43px
}
.coupons-dashboard .copn_inner_sub small {
    font-size: 16px
}
.delete_vid {
    content: "Delete";
    position: absolute;
    right: 0;
    top: -15px;
    cursor: pointer;
    color: #53aaae!important;
    font-size: 17px!important;
    width: auto!important
}
i.fa.fa-calendar.calender1 {
    position: absolute;
    top: 42px;
    right: 50px;
    cursor: pointer
}
.coupons-dashboard .submit_rew {
    margin-bottom: 25px
}
.coupons-dashboard i.fa.fa-calendar.calender1 {
    right: 25px
}
i.fa.fa-calendar.calender2 {
    position: absolute;
    top: 42px;
    right: 10px;
    cursor: pointer
}
#fb-link {
    color: #fff;
    font-size: 14px
}
#gp-link {
    font-size: 14px
}
.remove-element {
    position: absolute;
    right: 0;
    display: inline-block!important;
    left: 411px;
    top: 3px
}
.profile .form-group.col-md-6 {
    min-height: 97px;
    margin-bottom: 0
}
.error {
    color: red!important;
    font-size: 14px!important
}
.photos_page .photo_edit:after {
    content: ""!important
}
.videos_page .photo_submit input.form-control {
    width: 100%
}
.videos_page .form-group.col-md-7.photo_submit {
    padding-left: 30px
}
.videos_page .photo_submit button.button-medium {
    margin-left: 0
}
.videos_page .video_popup .video-section .video-img:before {
    background-position: 46%;
    top: 29%
}
.reviews_details .wed-details .form-group.col-md-12 label:first-child {
    width: 19.6%!important
}
.reviews_details .wed-details .form-group.col-md-12 label:last-child {
    width: 76%!important
}
.reviews_details .wed-details label:last-child {
    width: 55%!important;
    text-align: left
}
.reviews_details .wed-details {
    border: 1px solid #53aaae;
    padding: 20px 0
}
.delete-testimonial {
    right: 5px;
    top: 1px
}
.profile .form-group.col-md-3 {
    min-height: 96px
}
.budges_das .photo_req {
    width: 90%;
    margin-bottom: 25px
}
.budges_main {
    padding-left: 42px;
    display: inline-block;
    width: 100%
}
.budges_das #wed_details {
    width: 100%;
    margin-top: 25px
}
.budges_das #wed_details .form-group {
    margin-top: 15px
}
.budges_das .wed-details {
    width: 100%;
    margin-top: 25px
}
.budges_das .wed-details .form-group {
    margin-top: 15px
}
.budges_das {
    padding-bottom: 50px
}
.badges_right {
    padding: 15px;
    font-size: 18px;
    color: #666;
    background-color: #cfebef;
    margin: 15px
}
.badges-copy-message a {
    text-align: right;
    width: 100%;
    display: inline-block;
    padding-right: 15px;
    font-size: 17px;
    color: #666
}
.budges_das #wed_details label {
    font-size: 19px!important
}
.budges_das .wed-details label {
    font-size: 19px!important
}
.copied-message {
    float: right;
    font-size: 15px;
    margin-right: 60px;
    color: green
}
.additional-contact .form-group.col-md-6,
.additional-feature .form-group.col-md-6,
.additional-award .form-group.col-md-6,
.additional-member .form-group.col-md-6 {
    min-height: 62px
}
.savenext {
    margin-left: 10px
}
.morevideo,
.morevideo:hover,
.morevideo:focus {
    color: #666;
    font-size: 20px;
    line-height: 34px
}
.remvideo,
.remvideo:hover,
.remvideo:focus {
    color: #666;
    font-size: 20px;
    line-height: 34px
}
.florists-listed {
    display: flex;
    width: 100%;
    margin-bottom: 20px
}
.view-pref {
    display: inline-block
}
.view-pref:nth-child(3) {
    margin-left: 10px
}
#form-submit {
    padding: 0 30px;
    width: auto;
    margin: 0;
    text-align: left
}
.bs-wizard {
    margin-top: 20px
}
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0
}
.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative;
    left: -8px
}
.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px
}
.bs-wizard>.bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px
}
.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 45px;
    height: 45px;
    display: block;
    background: #98d6dc;
    top: 16px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    text-align: center;
    border: 3px solid #54abaf;
    border-radius: 50%;
    color: white;
    line-height: 38px;
    font-size: 25px;
    text-decoration: none
}
.bs-wizard>.bs-wizard-step>.progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
    background-color: #feede7
}
.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    width: 0;
    box-shadow: none;
    background: #feede7
}
.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
    width: 100%
}
.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
    width: 50%
}
.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
    width: 0
}
.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
    width: 100%
}
.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #feede7;
    color: #666;
    border-color: white;
    border-width: 1px;
    line-height: 42px
}
.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    opacity: 0
}
.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%
}
.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%
}
.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none
}
.last_one a.bs-wizard-dot {
    width: 92%!important;
    height: auto!important;
    border-radius: 0!important;
    font-size: 17px!important;
    line-height: 40px!important
}
.last_one {
    left: -68px!important
}
.header-inner.new {
    padding: 40px 0 20px!important
}
ul.dasborad_head li {
    padding: 10px 0 14px;
    width: 15.5%
}
.header-inner.new .nav {
    width: 100%!important
}
.nav {
    width: 100%
}
ul.dasborad_head {
    width: 100%
}
.header-section {
    padding-bottom: 20px
}
.header_social ul li a.f_youtube {
    padding: 8px 9px
}
.header_social ul li a.f_google {
    padding: 9px 8px
}
button.add_value {
    background-color: transparent;
    border: none!important
}
button.add_value:focus,
button.add_value:active {
    border: none!important;
    box-shadow: none!important;
    outline: none!important
}
p.dpy_none {
    display: none;
    margin-top: -10px;
    padding-left: 16px
}
p.dpy_none input[type="text"] {
    height: 27px
}
.budget_heading {
    min-height: 95px;
    max-height: 95px
}
.budget_heading ul li {
    vertical-align: top
}
.budget_heading ul li:first-child {
    padding-top: 24px
}
.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
    cursor: pointer!important;
    pointer-events: visible
}
div#supplierreviewModal li i.fa.fa-star-o {
    cursor: pointer
}
.row.lead.star_rate {
    text-align: center;
    font-size: 38px
}
.row.lead.star_rate .glyphicon {
    margin: 0 2px;
    color: #53aaae;
    cursor: pointer
}
.pintre {
    padding: 9px 12px!important
}
.link_in {
    padding: 8px 9px!important
}
.vimeo_new {
    padding: 9px 9px!important
}
.blog_new {
    padding: 7px 12px!important
}
select.city_add {
    height: 39px;
    border-radius: 0!important;
    width: 100%;
    border-color: #666
}
small.add_new_city {
    line-height: 0;
    position: absolute;
    top: -12px
}
.star_rat li img {
    width: auto;
    height: 35px;
    display: none
}
img.active2 {
    display: block!important
}
.pintre {
    padding: 9px 12px!important;
    background-color: #c93636!important;
    border-color: #c93636!important
}
.blog_new {
    padding: 7px 12px!important;
    background-color: #f47722!important;
    border-color: #f47722!important
}
.header_social ul li a.f_google {
    background: #d64136;
    border: solid 2px #d64136
}
.header_social ul li a.f_instagram {
    padding:9px 10.5px
}
.header-inner {
    background: url(../img/front/supp-menu-bg.png)#fdece6;
    padding: 42px 0 34px;
    background-size: 15%;
    background-repeat: repeat-x
}
a.static-link, a.static-link:hover{
    text-decoration: none;
    color: white;
}
.d-block{
    display: block !important;
}
.more_tools_social ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.more_tools_social ul li{
    line-height: 1.8;
    margin-bottom: 2px;
}
.more_tools_social ul li a{
    text-decoration: none;
    font-size: 18px;
    color: #666;
}
.more_tools_social ul li a i{
   background: #52aaae none repeat scroll 0 0;
    border: 1px solid #52aaae;
    box-shadow: 0 0 0 7px transparent;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 21px;
    padding: 4px 5px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 30px;
    border-radius: 100%;
    font-size: 18px;
}
.more_tools_social ul li a i.fa-facebook{
    background: #3e67ab;
    border: solid 2px #3e67ab;
}
.more_tools_social ul li a i.fa-twitter{
    background: #1bb6ea;
    border: solid 2px #1bb6ea;
}
.more_tools_social ul li a i.fa-instagram{
    background: #434343;
    border: solid 2px #434343;
}
.more_tools_social ul li a i.fa-play{
    background: #c93636;
    border: solid 2px #c93636;
}
.more_tools_social ul li a i.fa-pinterest{
    background: rgb(230, 0, 35);
    border: solid 2px rgb(230, 0, 35);
}
ul.more-tools li {
    line-height: 2;
}
ul.more-tools li a{
    color:#666;
}
ul.more-tools li a i{
    color:#53aaae;
}
.step-wiz .nav-pills>li.active>a,
.step-wiz.nav-pills>li.active>a:focus,
.step-wiz .nav-pills>li.active>a:hover{
    background-color:#53aaae;
    color: #ffffff;
}
.step-wiz .nav-pills>li.inactive>a.completed_step{
    background-color: #efcfc2;
    color: #666;
    border:1px solid white;
}
.step-wiz .nav>li>a{
    color: #53aaae;
}
.step-wiz .nav>li.disabled>a{
    color: #777 !important;
}
.lg-toolbar .lg-download:after {
    content: "\f063" !important;
}
.header_social.dasborad_social ul li a.f_youtube {
    padding: 5px 6px
}
.position-relative{
    position: relative;
}
.photo-credit{
    position: absolute;
    right: 5px;
    top: 4px;
    color: white;
}
.col-md-4.sup-details_right .icon-007-back.no-prev-supplier {
    background: url(../img/front/left1.png)!important;
    background-size: 100% 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left;
    display: inline-block;
    height: 40px;
    width: 40px
}
.col-md-4.sup-details_right .icon-003-right-arrow.no-next-supplier {
    background: url(../img/front/right1.png)!important;
    background-size: 100% 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left;
    display: inline-block;
    height: 40px;
    width: 40px
}
.col-md-4.sup-details_right .icon-007-back.prev-supplier {
    background: url(../img/front/left.png)!important;
    background-size: 100% 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left;
    display: inline-block;
    height: 40px;
    width: 40px
}
.col-md-4.sup-details_right .icon-003-right-arrow.next-supplier {
    background: url(../img/front/right.png)!important;
    background-size: 100% 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left;
    display: inline-block;
    height: 40px;
    width: 40px
}
.col-md-4.sup-details_right .icon-002-add-to-favourites:before {
    background: url(../img/front/sort1.png)!important;
    background-size: 100% 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left
}
.col-md-4.sup-details_right .not-shortlisted:before {
    background: url(../img/front/heartsmall.png)!important;
    background-size: 100% 100%!important;
    padding: 21px 21px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left;
    content: ""
}
.col-md-4.sup-details_right .icon-031-checked-3 {
    background: url(../img/front/checksmall1.png)!important;
    background-size: 100% 100%!important;
    padding: 21px!important;
    background-repeat: no-repeat!important;
    float: left;
    height: 36px;
    width: 36px
}
.col-md-4.sup-details_right .not-booked {
    background: url(../img/front/checksmall.png)!important;
    background-size: 100% 100%!important;
    padding: 21px!important;
    background-repeat: no-repeat!important;
    float: left;
    height: 36px;
    width: 36px
}
.col-md-4.sup-details_right .icon-001-edit-1 {
    background: url(../img/front/pansmall1.png)!important;
    background-size: 100%!important;
    padding: 15px 20px!important;
    background-repeat: no-repeat!important;
    padding-top: 10px;
    padding-left: 9px;
    float: left
}
.email_right label {
    width: auto!important;
    float: left;
    margin-right: 30px
}
.email_right p {
    line-height: 25px
}
.slide_left:nth-child(4) h4 {
    margin-top: 10px
}
.slide_left:nth-child(5) h4 {
    margin-top: 10px;
    position: relative;
    top: -48px;
    left: 3px;
    z-index: -1
}
.new_dpy {
    margin-top: -50px!important;
    padding-left: 16px;
    position: absolute;
    left: -20px
}
.photos_page .form-control::placeholder,
.videos_page .form-control::placeholder {
    font-size: 15px!important
}
.supp_supplier_list {
    display: inline-block;
    border-top: solid 1px #666;
    margin-top: 10px
}
#reportissueModal .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    padding: 20px 25px
}
#reportissueModal .modal-header {
    border-bottom: 0;
    text-align: center
}
#reportissueModal .close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none;
    color: #fff;
    border: 0;
    outline: 0;
    background: #53aaae;
    float: right;
    opacity: 1
}
#reportissueModal .modal-title {
    color: #53aaae;
    font-size: 20px
}
#reportissueModal .close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif!important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
    font-weight: 300
}
img.robot1 {
    width: 84%;
    margin-bottom: 15px;
    margin-top: 10px
}
#reportissueModal textarea {
    width: 100%;
    border-color: #ccc
}
#reportissueModal .modal-dialog {
    width: 40%
}
#reportissueModal input.mail_log {
    height: 40px;
    text-align: left
}
.sorted_venue .venue-details-list h3 .icon-002-add-to-favourites:before {
    background: url(../img/sort.png)!important;
    background-size: 100% 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important
}
.venues_form h2 {
    margin-bottom: 0!important
}
.venues_form h3.name-vendor {
    margin-top: 6px;
    margin-bottom: 6px
}
.venues_form .form-group {
    margin-bottom: 7px
}
.venues_form form#quoteform_0 {
    margin-bottom: 15px
}
.venues_form #form-submit {
    padding: 6px 25px;
    width: auto;
    margin: 0;
    text-align: left;
    height: auto!important;
    line-height: 28px;
    margin-top: 14px
}
.select-venue-slide .item img {
    height: 100%;
    width: 100%
}
.favourites_new:before {
    top: 10px!important
}
.add_note .savenote {
    border-radius: 0;
    background-color: #52aaae;
    color: #fff;
    border-color: #52aaae;
    margin-top: 10px;
    font-size: 16px;
    padding: 6px 18px
}
.add_note textarea {
    margin-top: 7px;
    display: inline-block
}
.add_note {
    text-align: center
}
.ui-menu .ui-menu-item {
    text-align: left
}
.navbar-right {
    margin-right: 0
}
.navigation .header_social {
    margin-left: 0
}
.copn_inner_sub.row img {
    width: 100%
}
.sup_state {
    list-style-type: none
}
.sup_state li:before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 8px;
    vertical-align: middle;
    margin-right: 4px
}
.sup_state li {
    margin-right: 10px
}
.row.sup_textprice {
    display: inline-block
}
.col-md-8.supplierpage_slider .price.col-md-6 h2 {
    margin-bottom: 0
}
.basic-plan .venue-list img.img-responsive {
    max-width: 100%;
/*    height: 104px!important;
    width: 100%!important*/
    width:100% !important;
    height:auto !important;
}
.basic-plan .venue-list h3 {
    /*overflow:hidden;*/

    max-height: 56px;
    margin-top: 15px;
    min-height: 56px;
    height: 56px
}
.basic-plan .venue-list h3 {
    max-height: 36px;
    min-height: 36px;
}
.bookoed-informaton a {
    color: #666;
    display: inline-block
}
.bookoed-informaton ul li .book_fa {
    width: 6%;
    float: left;
    padding-top: 6px
}
.bookoed-informaton ul li span {
    width: 94%;
    float: left;
    overflow: hidden;
    line-height: 23px;
    padding-left: 7px;
    text-align: left
}
.bookoed-informaton ul li {
    overflow: hidden
}
.profile .wed-details .btn.dropdown-toggle {
    width: 100%;
    border-radius: 0;
    height: 40px;
    border-color: #666;
    background-color: white
}
.profile .wed-details .bootstrap-select {
    width: 100%!important
}
.profile a#add-contact {
    padding-left: 15px
}
.form-group.save_profile label {
    padding-top: 5px
}
.shortlist-venue-row .venue-list .img-responsive {
    height: auto;
    width: 100%
}
.sup_detail_info .header_social ul li a.f_google {
    padding: 10px 8px
}
.sup_detail_info .header_social ul li a.f_twitter {
    padding: 8px 9px
}
.sup_detail_info a.f_at {
    padding-top: 9px!important
}
.sup_detail_info .header_social ul li a.f_google .fa.fa-google-plus {
    line-height: 16px
}
.resviews .reviews_details {
    padding-left: 41px
}
.col-md-4.sup-details_right .icon-001-edit-1 {
    background: url(../img/front/note3.png)!important;
    background-repeat: repeat;
    background-size: 100% 100%!important;
    padding: 15px 24px!important
}
button.add_value {
    padding-left: 0
}
.header_social.dasborad_social ul li a.f_twitter {
    padding: 6px 6px
}
.header_social.dasborad_social ul li a.f_google {
    padding: 6px 6px
}
.header_social.dasborad_social ul li a.f_youtube {
    padding: 6px 6px
}
.header_social.dasborad_social ul li a.f_google {
    padding: 6px 5px
}
.header_social ul li a.f_twitter {
    padding:8.2px 9px
}
.header_social ul li a.f_youtube {
    padding:9px 6.5px
}
.supp_edit3 {
    margin-top: 3px;
    height: 34px;
    padding: 4px 19px
}
.supp_edit3 i.fa.fa-play {
    margin-right: 9px
}
.manually_add .venue-contact-details ul li {
    padding: 3px
}
.manually_add .venue-contact-details ul {
    margin-top: 33px
}
.manually_add .venue-contact-details ul li i.fa.fa-pencil {
    margin-left: 20px;
    margin-right: 7px
}
.shortlist-venue-row .manually_add .item-caption .booked {
    background: #dba293
}
.manually_add .close-icon .icon-003-close {
    background: #dba293
}
.shortlist-venue-row .manually_add .item-caption .booked .icon-001-edit-1 {
    background: #fee6df;
    color: #dba293
}
.manually_add .venue-contact-details ul li:hover {
    border: dashed 1px #dba293;
    background: #dba293
}
.popup-btn1,
.popup-btn1:hover {
    display: block;
    background: #53aaae;
    border: solid 1px #53aaae;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 7px 20px;
    clear: both;
    margin-left: 18px;
    font-family: 'frankleinmediumregular';
    position: relative;
    top: 10px
}
a.btn.seemore {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    width: 100%;
    border-radius: 0;
    background: #53aaae;
    display: table;
    padding: 6px 11px;
    font-weight: 100;
    text-decoration: none;
    font-size: large
}
.main_logo .center_logo {
    text-align: center;
    width: 58%;
    margin: 0 auto;
    border: solid 1px #53aaae;
    padding: 15px 14px 25px 14px;
    margin-top: 70px
}
.main_logo .center_logo p {
    font-size: 17px;
    color: #666
}
.main_logo .center_logo h1 {
    color: #53aaae
}
.exclusive_top {
    background-color: #53aaae;
    color: white;
    text-align: center;
    padding: 15px 0
}
.exclusive_main {
    background-color: #fdece5;
    padding: 50px 0 60px 0
}
.exclusive_main h3 {
    color: #666;
    font-size: 28px
}
.exclusive_main p {
    font-size: 17px;
    color: #666;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 15px
}
.exclusive_main a.navbar-logo2 {
    display: inline-block;
    width: 100%;
    text-align: center
}
.exclusive_main h3.title_first {
    margin-top: 0
}
#form_right {
    display: inline-block;
    background-color: #fff;
    padding: 30px 5px;
    border-radius: 12px;
    box-shadow: 4px 4px 3px #888;
    margin-top: 20px
}
#form_right label {
    color: #666;
    font-weight: 500;
    font-size: 16px
}
.table-responsive.table_right {
    min-height: .01%;
    overflow-x: auto;
    display: inline-block;
    width: 100%;
    padding: 0 15px
}
div#form_right .button-medium {
    width: 94%
}
.onetime_offer {
    background-color: #fef6df;
    width: 94%;
    margin: 0 auto;
    padding: 12px;
    border: 4px dashed #666;
    padding-bottom: 61px;
    margin-bottom: 19px
}
.onetime_offer .one_time {
    background-color: #98d6dc;
    text-align: center;
    padding: 6px 0;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 7px
}
.onetime_offer .one_time input[type="checkbox"] {
    height: 18px;
    width: 20px;
    vertical-align: top;
    margin-right: 8px
}
.onetime_offer a,
.onetime_offer a:hover {
    color: #666;
    font-size: 17px;
    text-decoration: underline;
    float: left
}
.onetime_offer p {
    display: inline-block;
    margin-left: 5px;
    margin-top: 2px;
    font-weight: 500
}
.table-responsive.table_right .table {
    margin-bottom: 10px
}
.table-responsive.table_right td.dynamic:before {
    content: "";
    height: 16px;
    width: 16px;
    float: left;
    border: solid 6px #54abaf;
    border-radius: 50%;
    margin-top: 2px;
    margin-right: 6px
}
i.fa.fa-envelope.email_right {
    color: #666;
    font-size: 16px;
    position: absolute;
    right: 29px;
    top: 35px;
    cursor: pointer
}
.packages p {
    font-size: 22px;
    font-style: italic
}
.packages .exclusive_main h3 {
    color: #808285;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 20px
}
.packages li {
    list-style-type: none;
    color: #808285;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 11px
}
.packages li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px
}
/*.packages small {
    font-size: 16px;
    color: #808285;
    margin-bottom: 9px;
    display: inline-block
}*/
.packages ul {
    padding: le;
    padding-left: 0;
    padding-right: 9px;
    margin-bottom: 32px
}
.packages_table {
    color: #808285
}
.packages_table td.dynamic:before {
    display: none
}
.packages #form_right label {
    color: #808285
}
.packages td.dynamic input[type="radio"] {
    margin-right: 8px;
    vertical-align: top
}
.packages #form_right {
    box-shadow: 0 2px 8px #888
}
.packages .footer_new {
    background-color: #808285;
    color: #fff;
    font-size: 16px;
    padding: 40px 0
}
.packages_table td span {
    margin-right: 0;
    margin-left: 17px;
    font-size: 12px;
    line-height: 13px;
    position: relative
}
.packages_table td.dynamic {
    position: relative;
    padding: 7px 8px 16px 8px!important
}
.pay_sup input[type="radio"] {
    margin-right: 6px;
    vertical-align: top
}
.pay_sup p span {
    color: #666;
    font-weight: 600
}
.pay_sup .exclusive_main p {
    font-size: 18px;
    font-weight: 500
}
.navigation {
    margin-right: -16px
}
.nav>ul>li>a span {
    margin-top: 8px;
    display: inline-block
}
textarea#custome_msg {
    padding: 12px 12px 12px 12px;
    width: 100%
}
div#contact-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none;
    color: #fff;
    border: 0;
    outline: 0;
    background: #53aaae;
    float: right;
    opacity: 1;
    font-size: 0
}
div#contact-modal .close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif!important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
    font-weight: 300
}
div#contact-modal .modal-content {
    border-radius: 0
}
div#contact-modal .btn-primary {
    background-color: #53aaae;
    border-color: #53aaae;
    padding: 6px 23px;
    border-radius: 0
}
div#contact-modal h4.modal-title {
    color: 53aaae
}
div#contact-modal .modal-header {
    border-bottom: 0;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 8px
}
div#contact-modal .modal-footer {
    border-top: 0
}
p#static-mail-content {
    max-height: 308px;
    overflow-y: auto
}
textarea#mail-content {
    margin-bottom: 16px;
    padding: 10px;
    margin-top: 10px
}
.das_mynavbar .navbar-right li:first-child {
    display: none
}
.das_mynavbar .navbar-right li {
    float: left
}
.das_mynavbar .navbar-right li a {
    margin-left: 0
}
.das_mynavbar .navbar-right {
    padding-top: 15px
}
.das_mynavbar .navbar-right div#mySidenav li:first-child {
    display: block
}
.das_mynavbar .navbar-right div#mySidenav li {
    float: none
}
.dasboard_section {
    padding-bottom: 48px
}
.saving {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px
}
.saving h4 {
    color: #53aaae;
    font-size: 21px
}
.saving p {
    font-size: 16px;
    color: #666
}
.thnx_disc1 button.button-medium {
    width: auto;
    padding: 0 29px;
    height: 42px;
    line-height: 22px
}
.thnx_disc1 button.button-medium i.fa.fa-play {
    margin-right: 12px
}
.thnx_disc1 {
    padding: 10px
}
.thanks .footer_copyright p {
    color: #fff
}
.thanks .footer_copyright a {
    color: #fff
}
#payment-popup .modal-content {
    border-radius: 0
}
#payment-popup .modal-content .modal-header {
    background: #ceeaee
}
#payment-popup .modal-title {
    margin: 0;
    line-height: 1;
    font-size: 17px;
    margin-top: 2px
}
#payment-popup .modal-header .close {
    background: #383535;
    opacity: 1;
    padding: 5px 12px 9px;
    color: #fff;
    line-height: 1;
    position: absolute;
    right: 10px;
    margin-top: -5px;
    font-weight: normal
}
.top_bg_payment {
    background-color: #53aaae;
    padding: 6px 9px 0 15px;
    display: inline-block
}
.packages .top_bg_payment p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    font-style: normal
}
.top_bg_payment h4 {
    color: #fff
}
.setting-page-edit {
    margin-top: -10px;
    height: 35px;
    width: 35px
}
.fancybox-slider-wrap .fancybox-content {
    background-color: transparent!important
}
.fancybox-slider-wrap .fancybox-iframe {
    background-color: transparent!important
}
.fancybox-slider-wrap .fancybox-content {
    width: 1020px!important;
    height: 574px!important;
    margin: auto auto
}
span.sub_qus a {
    color: #666
}
.about_first p {
    font-size: 21px;
    color: #666;
    width: auto
}
.about_first p a,
.about_top a {
    color: #53aaae;
    text-decoration: underline
}
.about_top h3 {
    font-size: 25px;
    color: #000
}
.about_top p {
    font-size: 21px;
    color: #666
}
.about_first .founder_img {
    width: 25%;
    float: left;
    margin-right: 17px;
    padding-top: 5px
}
.about_first .founder_img img {
    width: 100%
}
.founder_img.right_aboutimg {
    float: right;
    margin-right: 0;
    margin-left: 17px;
    width: 100%
}
span.about_name {
    color: #53aaae
}
.about_first {
    display: inline-block
}
.about_first .col-md-9 {
    padding: 0
}
.about_top,
.about_first {
    margin-bottom: 25px
}
.contact_us h4 {
    font-size: 25px
}
.contact_us p {
    font-size: 19px;
    color: #666
}
.contact_us p span {
    font-weight: 500;
    color: #000
}
.contact_us a {
    color: #53aaae;
    font-size: 19px
}
.contact_us .col-md-4 h4 {
    margin-bottom: 0
}
.contact_us .col-md-4 p {
    margin-bottom: 0
}
.contect_bottom .col-md-4 img {
    width: 53px;
    height: 54px;
    float: left;
    text-align: left;
    margin-left: -9px
}
i.fa.fa-facebook.reg_fbc {
    float: left;
    color: #fff;
    background-color: #3e67ab;
    height: 27px;
    width: 27px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 29px;
    font-size: 15px;
    margin-right: 9px
}
.contect_bottom h4 {
    margin-top: 0;
    margin-bottom: 4px
}
.contect_bottom strong {
    color: #53aaae;
    font-size: 19px;
    font-weight: normal
}
.contect_bottom .col-md-8 p {
    border-bottom: solid 1px;
    width: auto;
    display: table;
    padding-bottom: 11px
}
.contect_bottom {
    margin-top: 25px
}
.col-md-12.contact_us {
    padding: 0 0 30px 0
}
.terms_inner p {
    font-size: 19px;
    color: #666
}
.terms_inner h4 {
    font-size: 24px;
    margin-top: 25px
}
.conditions_inner h4 {
    font-style: italic
}
p.inner_strong {
    color: #000;
    font-weight: 600
}
.conditions_inner a {
    color: #53aaae
}
.terms_inner li {
    font-size: 19px;
    color: #666;
    font-family:'frankleinmediumregular';
}
.privacy_inner p {
    font-size: 19px;
    color: #666
}
.privacy_inner h4 {
    font-size: 24px;
    margin-top: 25px;
    /*font-weight: 600*/
}
.privacy_inner a {
    color: #53aaae
}
.privacy_inner p.inner_strong {
    color: #000
}
.privacy_inner span {
    color: #53aaae
}
.coming_img {
    text-align: center;
    margin: 0 auto;
    padding: 50px 0 20px 0
}
.item-caption p {
    margin: -30px 10px 10px!important
}
article.bg-color-search .search-box img {
    width: 16%;
    margin-right: 6px
}
.bg-color-search .search-box h4 {
    line-height: 24px;
    font-size: 19px
}
.search-box .btn-venue {
    margin-top: 10px
}
.venue-title .view-pref .fa-angle-up:before {
    font-size: 24px
}
article.bg-color-search .search-box .short_sub {
    width: 100%;
    max-height: 125px;
    overflow: hidden
}
section#recently-views {
    padding-bottom: 25px
}
.ih-item.square.effect6 .info h3 {
    font-size: 15px!important
}
.numberofsupplier h3 {
    margin-top: 59px!important
}
.recently-content h3 a,
.shortlist-venue-row .item-caption h3 a {
    font-size: 17px
}
.venue-list .recently-content h3 {
    font-size: 15px
}
.disable-header-li {
    background: #eee!important
}
.recently-content p.searchp {
    /*min-height: 115px !important;*/
    min-height: 62px !important;
    max-height: 115px;
    overflow: hidden;
}
.subcategory-ul {
    font-size: 18px;
    color: #53aaae;
    margin-bottom: 40px;
    margin-top: -20px
}
.subcategory-ul a {
    color: #53aaae !important;
}
.subcategory-ul a.active {
    color: #666 !important;
}
.plantinum-package-title{
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.budget-table .table tbody tr td a {
    color: #53aaae
}
.budget_popup .modal-dialog {
    width: 24%;
    margin: 19% auto
}
.budget_popup .modal-content {
    background-color: #efcfc2;
    border-radius: 0;
    color: #666;
    padding: 10px 10px 0 10px
}
.budget_popup .modal-content h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 1px
}
.budget_popup .modal-content img {
    width: 8%
}
.budget_popup .modal-content p {
    font-size: 15px
}
.budget_popup .modal-content li {
    font-size: 16px
}
.modal-open .modal.budget_popup {
    overflow-y: hidden
}
.custom-budget-button {
    width: 130px;
    padding: 0 25px 0 15px;
    margin-left: 0;
    height: 40px;
    line-height: 38px
}
#hangout .hangout_left img {
    width: 100%
}
#hangout .hangout_right img {
    width: 100%
}
#hangout_bottom .img_sec {
    width: 100%;
    overflow: hidden;
    height: 150px
}
#hangout_bottom .img_sec img {
    width: 100%
}
#hangout .hangout_left h3 {
    color: #53aaae;
    font-size: 26px
}
#hangout .hangout_left h2 {
    color: #dba293;
    margin-top: 0;
    font-size: 39px;
    margin-bottom: 15px
}
#hangout .hangout_left .col-md-6:first-child {
    padding: 12px 0 0 0
}
#hangout .hangout_left .col-md-12 {
    padding: 0
}
#hangout .hangout_left strong {
    font-size: 20px;
    color: #666;
    font-weight: 600;
    width: 100%;
    display: inline-block
}
#hangout .right_comment {
    background-color: #f7f7f7;
    float: left;
    width: 100%;
    padding: 0 15px 18px 15px
}
#hangout .right_comment p {
    font-weight: 600;
    margin-bottom: 0
}
#hangout .hangout_left p {
    font-size: 18px;
    color: #666;
    margin-top: 15px
}
section#hangout {
    padding: 40px 0 30px 0
}
#hangout .hangout_left {
    padding-left: 0
}
#hangout .hangout_right {
    padding-right: 0
}
#hangout .right_comment input#comment {
    width: 100%;
    height: 35px;
    padding: 0 7px;
    border: solid 1px #d3d6db
}
#hangout .comm_select {
    text-align: right
}
#hangout .right_comment .col-md-6 select {
    text-align: right;
    font-size: 13px;
    border: solid 1px #d3d6db
}
#hangout .right_comment .col-md-6 {
    padding: 9px 0
}
#hangout .right_comment .col-md-12 {
    border-top: solid 1px #e9ebee;
    padding: 11px 0 0 0
}
#hangout_bottom h3 {
    color: #53aaae
}
#hangout_bottom p {
    color: #666;
    margin-bottom: 0;
    font-size: 16px
}
#hangout_bottom .col-md-3 {
    margin-bottom: 25px
}
#hangout_bottom h3 {
    border-top: solid #ccc 3px;
    margin-top: 0;
    padding-top: 20px;
    margin-bottom: 0;
    padding-bottom: 20px
}
#hangout_bottom {
    padding-bottom: 30px
}
#hangout .tv_img {
    position: relative
}
#hangout .tv_img p {
    font-size: 24px;
    text-align: center;
    position: absolute;
    top: 27%;
    left: 17%;
    letter-spacing: 1px
}
section#lending_banner {
    width: 100%;
    float: left
}
section.home-middle-content.lending {
    width: 100%;
    float: left;
    padding: 50px 0
}
section#lending_banner a.navbar-brand {
    width: 100%;
    float: left;
    display: inline-block
}
.logo_lend {
    width: 100%;
    float: left
}
.logo_lend a img {
    position: static;
    margin-top: 0;
    width: 100%
}
.header-section.lending_header {
    background-color: #fff
}
section#lending_banner {
    background-color: #fdece5;
    padding-top: 20px
}
section#lending_banner .button-medium {
    width: 100%;
    height: auto;
    font-size: 20px
}
section#lending_banner img {
    width: 100%
}
section#lending_banner .col-md-6:first-child {
    padding-right: 80px
}
section#lending_banner .col-md-6:first-child h2 {
    color: #dba293;
    text-align: center;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px
}
section#lending_banner .col-md-6:last-child h2 {
    color: #53aaae;
    text-align: center
}
section.home-middle-content.lending h2 {
    color: #53aaae;
    margin-top: 0
}
section.home-middle-content.lending .slider-category-list ul {
    margin-left: 0
}
section.home-middle-content.lending .slider-category-list ul li {
    line-height: 1.2;
    padding-left: 32px;
    position: relative;
    padding-bottom: 12px;
}
section.home-middle-content.lending .slider-category-list ul li a .fa {
    position: absolute;
    left: 4px;
    top: 5px;
    font-size:80%;
}
section.home-middle-content.lending .slider-category-list ul li a {
    font-size: 22px;
    letter-spacing: 0.5px;
}
section.home-middle-content.lending .video-section .video-img:before {
    background-size: 21%;
    background-position: 53% 0;
    margin-top: 120px
}
section.home-middle-content.lending .video-section .video-img {
    overflow: hidden;
    width: 100%;
    height: 350px
}
section#imgsection_lending .col-md-6:first-child {
    padding: 0
}
section#imgsection_lending .col-md-6:last-child {
    padding-right: 0
}
section#imgsection_lending .col-md-6 img {
    width: 100%;
    height: 418px
}
section#imgsection_lending h2 {
    color: #53aaae;
    margin-top: 0;
    margin-bottom: 30px
}
section#imgsection_lending .col-md-6:first-child .row {
    margin-right: 0;
    margin-left: 0
}
section#imgsection_lending .col-md-6:last-child .row {
    margin-left: 0
}
section#imgsection_lending {
    width: 100%;
    float: left;
    padding-bottom: 40px
}
section.testimonial-section1.lending_slider .video-section .video-img:before {
    background-size: 21%;
    background-position: 53% 0;
    margin-top: 108px
}
section.testimonial-section1.lending_slider .video-section .video-img {
    overflow: hidden;
    height: 318px
}
section.testimonial-section1.lending_slider {
    width: 100%;
    float: left;
    padding: 10px 0 50px 0
}
section.search-section.lending_foot {
    width: 100%;
    float: left
}
section#landing_planning {
    width: 100%;
    float: left;
    padding-bottom: 40px
}
section#landing_planning h2 {
    color: #53aaae;
    margin-top: 0;
    font-size: 37px
}
section#landing_planning p {
    color: #666;
    font-size: 21px;
    margin-bottom: 25px
}
section#landing_planning .button-medium {
    width: auto;
    height: auto;
    font-size: 20px;
    padding: 0 25px;
    float: left
}
section#landing_planning .col-md-6:last-child {
    text-align: center
}
section.asseen-section.lending_asseen h4 {
    float: left;
    width: 100%;
    margin-top: 23px
}
section.asseen-section.lending_asseen {
    width: 100%
}
section#lending_work {
    padding-bottom: 20px
}
section.testimonial-section1.lending_slider h3 {
    font-size: 32px;
    color: #53aaae
}
section.testimonial-section1.lending_slider p {
    font-size: 21px;
    margin-top: 30px;
    padding: 0 20px;
    line-height: 35px
}
.header-section.lending_header .navbar-nav>li>a {
    color: #666;
    margin: 0 4px
}
.header-section.lending_header .navigation .header_social {
    margin-left: 10px
}
section#landing_planning .col-md-6 {
    padding: 0
}
.lb-outerContainer {
    width: 43%!important;
    height: auto!important;
    text-align: center;
    background-color: transparent!important
}
.lb-outerContainer img.lb-image {
    width: 100%!important;
    height: auto!important
}
#hangout .tv_img a img {
    position: absolute;
    width: 89%;
    height: 66.5%;
    top: 31px;
    left: 31px
}
.hangout-frame {
    overflow: hidden;
    width: 88%;
    height: 77%;
    position: absolute;
    top: 47px;
    left: 74px;
    border: 0
}

/*22-01-2018*/
.hangover img{
    position: relative;
}
section#hangout.hangover p{
    position: absolute;
    top: 35%;
    left: 0 !important;
    right: 0;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}



@media(max-width:1280px) {
    .hangout-frame {
        top: 59px
    }
    section#hangout .form-group.row img {
        height: auto!important
    }
}
@media(max-width:1024px) {
.footer-bottom {
    position: relative;
}
.venue-list .recently-content.shortlisted-event p{
	max-height: 86px;
    min-height: 86px;
}
#venue-view .venue-list {
    max-height: 374px;
}
.venue-list .recently-content.shortlisted-event h3, .venue-list .recently-content h3 {
    font-size: 15px;
    min-height: 36px;
    max-height: 36px;
}
form#comment-form {
    margin-bottom: 0;
}
.blog_comment{
	margin-top: 0 !important;
}
.popular_tags .tags-title h3:after{
	right: 0 !important;
}
.tagcloud{
	width: 100% !important;
}
.blog_right .blog_img_sec h4.post-title.entry-title {
    font-size: 18px !important;
    min-height: 76px;
    margin-bottom: 0;
    max-height: 76px;
    overflow: hidden;
}
div#view-short-list-venue .select-venue-slide .item {
    width: 100%;
}
.remodal .form-group .bb-radio {
    margin-top: 10px;
}
/*.shortlisted .bg-color-data{
	height: 319px;
}*/
.budget-table .save-additonal-budget i.fa.fa-play {
    padding: 0 10px;
}
.budget_heading{
        max-height: 124px;
}
.budget-table .list-data td button.cancel {
    margin-left: 0;
}
.sup_details_checklist ul{
    float: left;
    padding-left: 0;
}
.sup_details_checklist ul li {
    margin-left: 0;
    margin-right: 28px;
}
section#weddingplan .v-recent-list iframe {
    width: 100%;
}
._2p3a {
    width: 100% !important;
}
.fancybox-slider-wrap .fancybox-content {
    width: 100% !important;
    height: auto !important;
}
#loginModal .modal-dialog, #signupModal .modal-dialog, #forgotpasswordModal .modal-dialog {
    width: 60%;
}
section#supplier_infographic1 img{
	width: 100%;
}
section#imgsection_lending img{
 	width: 219px !Important;
}
    .hangout-frame {
        left: 59px;
        top: 50px
    }
    div#hangout-video {
        width: 100%;
        float: left
    }
    #hangout .hangout_left {
        h2font-size: 22px
    }
    .header-section.lending_header .navigation .navbar-collapse {
        float: left!important
    }
    section.home-middle-content.lending h2 {
        font-size: 24px
    }
    section.home-middle-content.lending .slider-category-list ul li {
        line-height: 33px
    }
    section#imgsection_lending h2 {
        font-size: 23px
    }
    section.testimonial-section1.lending_slider p {
        margin-top: 0
    }
    section#lending_work img {
        width: 100%
    }
    section.search-section.lending_foot form .form-group {
        width: 40%
    }
    section.home-middle-content.lending .video-section .video-img {
        height: auto
    }
    section.home-middle-content.lending .video-section .video-img:before {
        margin-top: 131px;
    }
}
@media(max-width:906px) {
.footer-bottom {
    position: static;
}
.sup_detail_moreinfo textarea#mail-content{
	width: 100%;
}
.sup_getting .col-md-12,
.sup_getting .col-md-4 {
    padding: 0;
}
.sup_getting .col-md-4{
	float: left;
	width: 50%;
}
.sub_main div#sidebar {
    position: static !important;
}
.slide_left:nth-child(4) h4 {
    margin-top: 0px;
}
.blogdetails_right {
    padding: 0;
}
.budget_heading {
    max-height: initial;
}
.budget_heading ul li {
    width: 49% !important;
    display: inline-block;
}
.budget_heading ul li:nth-child(2){
	line-height: 56px;
}
.header-inner{
	background-image: none;
}
.shortlist-view div#view-short-list-venue .col-md-6{
	width: 50%;
	float: left;
}
.budget_heading ul li{
    padding: 10px 0 20px 20px;
}
.budget-table .table-responsive {
    overflow-x: scroll;
}
.sup_details_task .form-group   {
    width: 30%;
}
.col-md-6.v-recent {
    width: 100%;
}
.v-recent .v-recent-list .col-md-6:first-child{
    width: 30%;
    float: left;
}
.v-recent .v-recent-list .col-md-6:last-chlild {
    width: 70%;
    float: left;
}
.home_wedding h1 {
    margin-top: 15px;
    margin-bottom: 0 !important;
}
.col-md-12.home_wedding .col-md-6 {
    width: 50%;
    float: left;
}
.col-md-12.home_wedding {
    float: left;
    width: 100%;
    padding: 0;
}
._2p3a {
    width: 100% !important;
}
section#weddingplan .col-md-6 {
    display: grid;
}
.asseen-section h4::before,
.asseen-section h4::after {
    width: 39%;
}
.footer.section-padding .col-md-8 ul.col-md-3 {
    width: 27.33%;
    float: left;
}
.contact_us .row.contect_bottom .col-md-4 {
    margin-bottom: 15px;
}
.about_first .col-md-9 {
    width: 71%;
    float: left;
}
.founder_img.right_aboutimg{
	width: 25%;
}
	section#imgsection_lending img {
    width: 200px !Important;
}
    .hangout-frame {
        left: 58px;
        top: 43px;
        width: 87%
    }
    section#lending_banner .col-md-6:first-child h2 {
        font-size: 25px
    }
    section.testimonial-section1.lending_slider h3 {
        font-size: 24px;
        color: #53aaae;
        margin-top: 0
    }
    section.testimonial-section1.lending_slider .owl-pagination {
        margin-top: 20px
    }
    section.testimonial-section1.lending_slider p {
        line-height: 28px
    }
    section#imgsection_lending .col-md-6 img {
        width: 100%;
        height: 500px
    }
    section#imgsection_lending h2 {
        font-size: 23px;
        margin-bottom: 15px;
        margin-top: 20px
    }
    section#imgsection_lending .col-md-6.last_col {
        padding-left: 0
    }
    section.home-middle-content.lending .video-section .video-img:before {
        margin-top: 84px
    }
    section.home-middle-content.lending .slider-category-list ul li {
        line-height: 25px
    }
    section.home-middle-content.lending h2 {
        font-size: 22px
    }
    section.home-middle-content.lending .slider-category-list ul li a {
        font-size: 19px
    }
    section.home-middle-content.lending .slider-category-list ul li a .fa {
        top: 3px
    }
    #hangout .hangout_left h3 {
        margin-top: 0
    }
    #hangout .tv_img p {
        top: 19%;
        left: 20%
    }
    #hangout .hangout_left .col-md-6 {
        padding-left: 0;
        padding-right: 0
    }
    #hangout .hangout_left .col-md-12 {
        padding: 15px 0 0 0
    }
    #hangout .right_comment .col-md-6:first-child {
        width: auto!important;
        float: left
    }
    #hangout .right_comment .col-md-6:nth-child(2) {
        width: auto!important;
        float: right
    }
}
@media(max-width:800px) {
div#sidebar .whiteboard {
    margin-left: 0;
}
.venue-contact-details{
	    height: 94%;
}
.sup_details_task .form-group {
    width: 27%;
}
.sup_details_checklist ul li {
    margin-right: 16px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    width: 36%;
}
.footer.section-padding .col-md-8 ul.col-md-3 {
    width: 50%;
}
#reportissueModal .modal-dialog {
    width: 70%;
}
section#imgsection_lending .col-sm-3 {
    width: 50%;
    margin-bottom: 15px;
    text-align: center;
}
section#imgsection_lending img {
    width: auto !Important;
}
section#imgsection_lending {
    padding-bottom: 20px;
}
.search-section form .form-group {
    display: inline-block;
    width: 48%;
     float: left;
     margin-right: 5px;
}
.search-section form .button-medium{
    display: block;
}
    .hangout-frame {
        left: 53px;
        width: 86.5%;
        top: 34px
    }
    section#lending_banner .button-medium {
        font-size: 17px
    }
    section.testimonial-section1.lending_slider .video-section .video-img:before {
        margin-top: 129px
    }
    section.home-middle-content.lending {
        padding: 50px 0 0 0
    }
    #hangout .tv_img p {
        font-size: 20px
    }
}
@media(max-width:768px) {
.budget_heading ul li:nth-child(2) {
    line-height: 22px;
    padding-top: 23px;
}
    .sup_details_task .form-group {
    width: 42%;
    padding-left: 0;
    padding-right: 10px;
}
.sup_details_task .form-group:first-child {
    width: 100%;
}
.sup_details_checklist ul li {
    margin-bottom: 9px;
}
form.choose-wedding-party input.form-control {
    margin-left: 0px;
}
form.choose-wedding-party  select#gMonth2{
    margin-left: 0;
}
.sup_details_task .button-medium{
    margin-left: 0;
}
	section#supplier_infographic1 {
    	padding: 0 0 15px 0;
	}
    .hangout-frame {
        left: 51px
    }
    section.home-middle-content.lending .video-section .video-img:before {
        margin-top: 95px;
    }
    section.asseen-section.lending_asseen h4::before {
        display: none
    }
    section.asseen-section.lending_asseen h4:after {
        display: none
    }
    .header-section.lending_header #myNavbar {
        margin: 0
    }
    .header-section.lending_header .navbar-header {
        margin: 0
    }
    #hangout .hangout_left h2 {
        font-size: 28px
    }
    section#lending_banner .col-md-6:first-child h2 {
        font-size: 21px
    }
}
@media(max-width:736px) {
section#venue-views .subcategory-ul {
    font-size: 16px;
    margin-bottom: 0;
    display: inline-block;
    margin-left: -15px;
}
.blog_right .blog_img_sec h4.post-title.entry-title {
    min-height: auto;
    margin-bottom: 6px;
    max-height: inherit;
}
.blog_right .blog_img_sec .nav>li {
    padding: 10px 0px;
}
.blog_img_sec .faq-cat-tabs li a {
    padding: 6px 5px !important;
}
#blog_sec .col-md-3.blog_left{
	margin-bottom: 15px;
}
.blog_right .blog_img_sec .post-content.entry-summary{
	min-height: auto !important;
}
/*.shortlisted .bg-color-data {
    height: 341px;
}*/
.florists-listed {
    display: inline-block;
    margin-bottom: 0;
}
.shortlist-view div#view-short-list-venue .col-md-6 {
    width: 100%;
}
.shortlist-view div#view-short-list-venue .col-md-6 .booked-form{
	margin-top: 10px;
}
.shortlisted-icon{
	float: left;
    margin-right: 20px;
    margin-top: 0;
}
.venue-title .venue-details-list h3{
	margin-top: 0;
}
.list-data, .list-data td textarea{
    width: 100%;
}
.sup_details_task .form-group {
    width: 40%;
}
.col-md-6.our-wedding-2 {
    padding: 0;
    width: 100%;
}
.col-md-12.home_wedding .col-md-6 {
    padding: 0 5px;
    display: inline-block !important;
}
section#weddingplan .edit-button{
        margin-right: 26px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    width: 41%;
}
header-inner {
    background-color: #fdece6 !important;
    background: none;
}
#reportissueModal .modal-dialog {
    margin: 20px auto;
}
#loginModal .modal-dialog, #signupModal .modal-dialog, #forgotpasswordModal .modal-dialog {
    margin: 20px auto;
}
section#landing_planning h2{
	text-align: center;
}
section#landing_planning .col-md-6 {
    text-align: center;
    margin-bottom: 15px;
}
section#landing_planning{
	padding-bottom: 10px;
}
section.testimonial-section1.lending_slider {
    padding: 10px 0 20px 0;
}
section#landing_planning .button-medium{
	float: none;
}
section.testimonial-section1.lending_slider p {
    margin-top: 15px;
}
section.testimonial-section1.lending_slider .video-section .video-img:before {
   margin-top: 123px;
    background-position: 37% 0;
    background-size: 16%;
}
section#imgsection_lending .col-sm-3{
	float: left;
}
section#imgsection_lending .col-md-12.row{
	padding: 0;
}
.header-section.lending_header #myNavbar {
    width: 100%;
}
.navigation {
    margin-right: 0;
}
section.home-middle-content.lending .video-section .video-img:before {
    margin-top: 172px;
}
section.home-middle-content.lending {
    padding: 30px 0 0 0;
}
    section#lending_banner .col-md-6:first-child {
        padding-right: 15px
    }
    #hangout .hangout_left .col-md-6:first-child {
        text-align: center
    }
    #hangout .hangout_left .col-md-6:nth-child(2) {
        width: 50%;
        float: left;
        padding-right: 15px
    }
    #hangout .hangout_left .col-md-12 {
        width: 50%;
        float: left
    }
    #hangout .tv_img p {
        font-size: 33px;
        top: 21%;
        left: 23%
    }
    #hangout_bottom .col-md-3 {
        width: 50%
    }
    .hangout-frame {
        left: 48px
    }
    #hangout_bottom .row {
        margin-left: -15px!important;
        margin-right: -15px!important
    }
}
@media(max-width:667px) {
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a{
	padding-left: 10px;
}
.popular_tags .tags-title h3:after {
    right: -25px !important;
}
.postbox input#blog-cmt {
    width: 90% !important;
}
.founder_img.right_aboutimg {
    width: 100%;
}
.about_first .col-md-9 {
    width: 100%;
}
section.testimonial-section1.lending_slider .video-section .video-img:before {
    background-position: 41% 0;
}
    .hangout-frame {
        left: 44px;
        width: 85.5%;
        top: 30px
    }
}
@media(max-width:640px) {
.bg-color-data, .bg-color-search{height: 350px;}
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a {
    padding-left: 0px;
}
.row.sup_textprice {
    margin-bottom: 10px !important;
}
.col-md-8.supplierpage_slider .price.col-md-6 h2{
	font-size: 24px;
}
.sup-details_crums {
    margin-bottom: 0px;
}
.supplierpage_slider .col-item .price {
    width: 100%;
}
.popular_tags .tags-title {
    width: 23% !important;
}
.view-pref:nth-child(3) {
    margin-left: 63px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    width: 48%;
}
.coming_img img {
    max-width: 100%;
    margin: 15px 0;
}
section.home-middle-content.lending .video-section .video-img:before {
    margin-top: 137px;
}
.home-middle-content .video-img img {
    margin-top: 20px;
}
    .hangout-frame {
        top: 28px
    }
}
@media(max-width:601px) {
.popular_tags .tags-title {
    width: 28% !important;
}
.popular_tags .tags-title h3:after {
    right: -6px !important;
}
.postbox input#blog-cmt {
    width: 89% !important;
}
.sup_details_task .form-group {
    width: 39%;
}
.search-bar{
        margin: 0;
}
.header-section {
    padding-bottom: 00px;
}
.footer.section-padding .col-md-8 ul.col-md-3 {
    width: 100%;
}
section.testimonial-section1.lending_slider .video-section .video-img:before {
    background-position: 49% 0;
}
section#imgsection_lending img {
    width: 233px !important;
}
    .hangout-frame {
        left: 42px;
        width: 85%;
        top: 27px
    }
}
@media(max-width:568px) {
.supplierpage_slider ul.star_rat {
    width: 100%;
}
.postbox input#blog-cmt {
    width: 88% !important;
}
.shortlist-view div#view-short-list-venue .col-md-6 .booked-form{
	margin-right: 0;
}
.shortlist-view div#view-short-list-venue .col-md-6 {
    padding: 0;
}
.footer.section-padding .col-md-2 {
    width: 100%;
}
.footer.section-padding .col-md-2 li {
    width: 100%;
}
.v-recent .v-recent-list .col-md-6:first-child {
    width: 52%;
}
.contact_us .col-md-4,
.contact_us .col-md-8{
	padding: 0;
}
div#contact_us {
    padding-bottom: 15px;
}
section#about_main h1 {
    margin-bottom: 0;
    padding-bottom: 0;
}
section#about_main .col-md-12 {
    padding: 0;
}
#loginModal .modal-dialog, #signupModal .modal-dialog, #forgotpasswordModal .modal-dialog {
    width: 75%;
}
section.asseen-section.lending_asseen ul {
    padding: 0;
}
    .hangout-frame {
        left: 39px;
        top: 25px
    }
    #hangout .hangout_left .col-md-6:nth-child(2) {
        width: 100%;
        text-align: center
    }
    #hangout .hangout_left .col-md-12 {
        width: 100%
    }
    #hangout .hangout_left img {
        width: 59%
    }
    #hangout .tv_img p {
        font-size: 24px;
        top: 24%;
        left: 23%
    }
    #hangout .hangout_right {
        padding-right: 0;
        padding-left: 0
    }
}
@media(max-width:480px) {
.bg-color-data, .bg-color-search{    height: 440px;}
section#venue-views .subcategory-ul{
    margin-top: -8px;
}
.sup_getting .col-md-4 {
    width: 100%;
}
div#addnote-modal form#addnote-form button{
	width: 50%;
}
.sup_getting .col-md-4 p{
	margin-bottom: 0;
}
.sup-details_crums a:after{
	font-size: 20px;
    margin: 0 0px 0 0px;
}
.sub_details_features.supp_Pricing {
    margin-top: 10px;
}
.col-md-8.supplierpage_slider h2 {
    margin-top: 0;
}
.sup-details_crums li{
	font-size: 14px;
}
.sup-details_crums a {
    font-size: 14px;
}
.col-md-8.supplierpage_slider h2 {
    font-size: 22px;
    margin-bottom: 10px;
}
.sub_details_features {
    margin: 0;
    padding: 0;
}
.supplierpage_slider .sup_state li {
    margin-bottom: 5px;
}
#venue-view .venue-list {
    max-height: inherit;
    min-height: auto;
}
#venue-view .col-md-2 .images {
    height: auto;
}
#venue-view .icon-001-like-add-button-heart-symbol:before{
	margin-top: -33px;
}
.venue-list .recently-content.shortlisted-event h3 {
    min-height: auto;
    max-height: inherit;
}
#venue-view .images {
    height: auto;
}
.basic-plan .venue-list img.img-responsive{
	height: auto !important;
}
.popular_tags{
	padding: 0px 0px !important;
}
.popular_tags{
	margin-top: 20px !important;
}
.popular_tags .tags-title h3{
	font-size: 20px;
}
.popular_tags .tags-title {
    width: 100% !important;
    position: static !important;
}
.tagcloud {
    padding-left: 0px !important;
}
.popular_tags .tags-title h3:after{
	width: 60px !important;
	height: 3px !important;
	top: auto !important;
    right: auto !important;
    left: 0 !important;
    bottom: -10px !important;
}
.postbox input#blog-cmt {
    width: 82% !important;
}
.blogdetails_right .blog_contain img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 15px;
}
.blogdetails_right .post-meta-top.entry-meta .col-md-12 {
    padding: 0;
}
.blog_img_sec .faq-cat-tabs li a{
	padding: 6px 2px !important;
	font-size: 16px !important;
}
.blog_left h3{
	font-size: 20px;
}
section#blog_sec {
    padding: 25px 0 !important;
}
#blog_sec .blog_accordion .panel-title a {
    font-size: 17px;
}
.blog_right .blog_img_sec .nav>li {
    padding: 00px 0px;
    width: 50%;
}
.budget_heading ul li:last-child {
    padding-left: 15px!important;
}
.budget_heading ul li {
    width: 100% !important;
    padding-bottom: 4px !important;
    padding-left: 15px !important;
    font-size: 17px;
}
#shortlist-views h1{
	float: left;
	width: 100%;
}
.budget_heading ul li:first-child {
    padding-top: 10px;
}
.budget_heading ul li:nth-child(2) {
    padding-top: 8px;
}
div#view-short-list-venue .select-venue-slide .item{
	height: 309px;
}
#select-venue-img .owl-wrapper .owl-item {
    height: 309px;
}
.remodal h4 {
    font-size: 18px !important;
}
div#venue-view .recently-content p.searchp {
    min-height: 78px !important;
    max-height: 78px;
    overflow: hidden;
}
.shortlist-venue-row .col-md-3{
	margin-bottom: 15px;
}
.venue-title .venue-details-list h3 {
    font-size: 21px;
}
.booked-form .name-vendor {
    font-size: 24px;
}
.shortlisted-icon ul li a{
	padding: 0;
}
.shortlisted-icon ul li {
    width: 100%;
}
.wedding-plan h1, #venue-views h1, #shortlist-views h1 {
    font-size: 24px;
    margin: 10px 0 0 0;
}
.sup_details_task .button-medium {
    float: none;
    margin: 0 auto !important;
    display: block;
}
.sup_details_checklist ul li a{
	font-size: 18px;
}
.recently-content h3 {
    margin-top: 5px;
}
.sup_start label.strikethrough{
	font-size: 16px;
}
.sup_start h2 {
    font-size: 22px;
}
.sup_details_checklist h1{
    font-size: 26px;
}
.sup_details_checklist {
    padding: 20px 15px;
}
.sup_start h2{
    font-size: 24px;
}
.sup_details_task .form-group {
    width: 50%;
}
.choose-wedding-party{
    width: 100%;
    display: inline-block;
}
.col-md-6.our-wedding-2 h1 {
    font-size: 26px;
    margin-left: 15px;
}
.ih-item.square.effect6 {
    height: 200px;
}
h1 {
    font-size: 25px;
}
.col-md-12.home_wedding .col-md-6 {
    width: 100%;
}
section#weddingplan .member-Sponcer {
    width: 83%;
    padding: 10px;
    margin-left: -15px;
}
section#weddingplan .member-offer{
    top: 5px;
}
section#weddingplan .edit-button{
    margin-top: 9px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    width: 100%;
}
.recent-coupan {
    margin-top: 15px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    padding: 0 21%;
}
._2p3a{
    margin: 0 auto;
}
.panel-group {
    margin-bottom: 00px;
}
.about_first .col-md-9 .founder_img {
    width: 33%;
}
#reportissueModal .modal-dialog {
    width: 90%;
}
#reportissueModal .modal-content{
	padding: 20px 10px;
}
section.testimonial-section1.lending_slider .col-md-12.col-sm-12.testimonial-slider {
    padding: 0;
}
section.testimonial-section1.lending_slider p {
    margin-top: 15px;
    padding: 0;
}
section.testimonial-section1.lending_slider .col-md-6.col-sm-6 {
    padding: 0;
}
section.testimonial-section1.lending_slider .video-section .video-img:before {
    background-position: 57% 0;
    margin-top: 138px;
}
section#imgsection_lending img {
    width: auto !important;
}
section#imgsection_lending .col-sm-3 {
    width: 100%;
}
section#imgsection_lending {
    padding-bottom: 10px;
}
    .hangout-frame {
        left: 35px;
        width: 84%;
        top: 21px
    }
    #hangout_bottom .col-md-3 {
        width: 100%
    }
    #hangout_bottom .img_sec {
        height: auto
    }
    section#hangout {
        padding: 20px 0 30px 0
    }
    #hangout .hangout_left h3 {
        font-size: 22px
    }
    #hangout .hangout_left h2 {
        font-size: 22px
    }
    #hangout .hangout_left .col-md-6:nth-child(2) {
        padding-right: 0
    }
    #hangout .hangout_left strong {
        text-align: center
    }
    #hangout .hangout_left p {
        text-align: center
    }
}
@media(max-width:414px) {
.slide_left, .slide_right{
	margin-top: 0;
}
.slide_left:nth-child(5){
    max-height: 66px;
}
.slide_left .new_dpy {
    margin-top: -64px!important;
    left: -8px;
}
.slide_left h4, .slide_right h4 {
    font-size: 16px;
}
.sup_detail_info a#send-email {
    width: 93%;
}
#venue-view .icon-001-like-add-button-heart-symbol:before {
    margin-top: -43px;
}
.recently-content h3 {
    margin-top: 20px;
}
#recently-views .item{
	margin-right: 0;
}
.footer ul li a {
    font-size: 16px;
}
.sup_details_task .form-group {
    width: 100%;
}
section#weddingplan .member-Sponcer {
    width: 90%;
}
section#weddingplan .edit-button {
    margin-right: 13px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    padding: 0 17%;
}
.faq_title h1 {
    font-size: 25px!important;
}
#faq_main .faq_title h1 {
    font-size: 25px!important;
}
#loginModal .modal-dialog, #signupModal .modal-dialog, #forgotpasswordModal .modal-dialog {
    width: 95%;
}
section#landing_planning img {
    width: 100%;
}
section#landing_planning h2{
	font-size: 29px;
}
    section#hangout .col-md-12 {
        padding: 0
    }
    div#hangout-video h3 {
        margin-bottom: 0;
        font-size: 21px
    }
    .hangout-frame {
        left: 19px;
        width: 90%;
        top: 19px
    }
    #hangout .tv_img p {
        font-size: 18px;
        top: 21%;
        left: 23%
    }
    #hangout .hangout_left img {
        width: 72%
    }
}
@media(max-width:375px) {
#venue-view .icon-001-like-add-button-heart-symbol:before {
    margin-top: -48px;
}
.remodal .form-group .bb-radio{
	margin-top: 10px;
}
.remodal .form-group center{
	text-align: left;
}
section#weddingplan .member-Sponcer {
    width: 82%;
}
section#weddingplan .member-offer {
    top: 7px;
    width: 110px;
    height: 110px;
}
section#weddingplan .member-offer p{
    margin-top: 18px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    padding: 0 12%;
}
.search-section form .form-group {
    width: 100%;
}
section.testimonial-section1.lending_slider .video-section .video-img:before {
    background-size: 22%;
}

section.home-middle-content.lending .video-section .video-img:before {
    margin-top: 50px;
    background-position: 40% 51%;
}
    .hangout-frame {
        left: 17px;
        width: 90%;
        top: 17px
    }
}
@media(max-width:360px) {
.venue-title .venue-details-list h3 {font-size: 18px;}
.bg-color-data, .bg-color-search{    height:370px;}
.sup_detail_info a#send-email {
    width: 91%;
}
.postbox input#blog-cmt {
    width: 79% !important;
}
section#landing_planning .button-medium{
	padding: 0 10px;
	font-size: 18px;
}
	section#imgsection_lending img {
    width: 100% !important;
}
    .hangout-frame {
        left: 16px;
        width: 90%;
        top: 16px
    }
    #hangout .tv_img p {
        left: 20%
    }
    #hangout .hangout_left img {
        width: 95%
    }
}
@media(max-width:320px) {
.col-md-8.supplierpage_slider .price.col-md-6 h2 {
    font-size: 21px;
}
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 a{
	font-size: 15px;
}
.postbox input#blog-cmt {
    width: 77% !important;
}
div#view-short-list-venue .select-venue-slide .item{
	height: 275px;
}
#select-venue-img .owl-wrapper .owl-item {
    height: 275px;
}
.venue-title .venue-details-list h3 {
    font-size: 17px;
}
.view-pref a {
    font-size: 14px;
}
section#weddingplan .member-Sponcer {
    padding-right: 63px;
}
 section#weddingplan .member-offer {
    top: 10px;
    width: 100px;
    height: 100px;
}
.v-recent .v-recent-list .col-md-6:first-child {
    padding: 0 7%;
}
.about_first .col-md-9 .founder_img {
    width: 44%;
}
section.home-middle-content.lending .video-section .video-img:before {
    background-position: 27% 39%;
}
    #hangout .tv_img p {
        top: 17%;
        left: 15%
    }
    .hangout-frame {
        left: 14px;
        width: 90%;
        top: 14px
    }
}
#blog_sec .blog_accordion .panel-default>.panel-heading {
    background-color: transparent;
    padding: 5px 0
}
#blog_sec .blog_accordion .panel-default {
    border: none!important;
    box-shadow: none;
    background-color: transparent
}
#blog_sec .col-md-3.blog_left {
    background-color: rgba(207, 235, 239, 0.4);
    padding: 20px 20px
}
#blog_sec .blog_accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    padding: 0
}
#blog_sec .blog_accordion ul {
    padding-left: 37px;
    margin-bottom: 0;
    list-style-type: circle;
    font-size: 16px;
    color: #666
}
#blog_sec .blog_accordion ul>li a {
    color: #666
}
#blog_sec .blog_accordion .panel-title {
    font-size: 19px;
    color: #666
}
#blog_sec .blog_accordion {
    margin-bottom: 0
}
.blog_right .top_menu button.button-medium.blog_top_btn {
    float: left;
    margin-right: 10px;
    width: auto;
    height: auto;
    line-height: 32px;
    padding: 0 18px
}
.blog_right .top_menu {
    width: 100%;
    float: left;
    padding: 16px 15px;
    background: #f1f1f1
}
.blog_right .blog_img_sec .section_blogmain {
    box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 25px;
    float: left;
    width: 100%
}
.blog_right .blog_img_sec .post-body {
    position: relative
}
.blog_right .blog_img_sec .post-body .post-top-share {
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 15px;
    top: 15px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    padding: 3px 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4)
}
.blog_right .blog_img_sec .col-md-4:hover .post-top-share {
    opacity: 1
}
.blog_right .blog_img_sec .post-body .post-top-share i.fa.fa-plus {
    vertical-align: middle;
    line-height: 24px;
    font-size: 10px;
    color: #fff;
    padding-right: 3px;
    margin-top: 3px
}
.blog_right .blog_img_sec .post-body .post-top-share:hover {
    cursor: pointer
}
.blog_right .blog_img_sec .post-body .post-top-share:hover i.fa.fa-plus {
    color: #fff;
    padding-left: 0
}
.blog_right .blog_img_sec .post-body .post-top-share:hover span.share-activator-label {
    color: #fff
}
.blog_right .blog_img_sec .post-body .post-top-share span.share-activator-label {
    line-height: 24px;
    vertical-align: middle;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    padding-left: 13px;
    border-left: 1px solid #555;
    margin-top: 4px!important;
    display: inline-block
}
.blog_right .blog_img_sec .post-body .post-media-body {
    padding: 15px
}
.blog_right .blog_img_sec .post-body img {
    max-width: 100%;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: absolute
}
.blog_right .blog_img_sec .post-body .figure-shade {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: transparent
}
.blog_right .blog_img_sec .post-body figure.abs-image {
    text-align: center;
    position: relative;
    overflow: hidden
}
.blog_right .blog_img_sec .post-body i.fa.fa-eye {
    position: absolute;
    top: 40%;
    left: 54%;
    font-size: 32px;
    margin-bottom: -24px;
    margin-left: -24px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #fff;
    opacity: 0
}
.blog_right .blog_img_sec .figure-link:hover .figure-shade {
    background-color: rgba(0, 0, 0, 0.4)
}
.blog_right .blog_img_sec .col-md-4:hover i.fa.fa-eye {
    opacity: 1
}
.blog_right .blog_img_sec .post-content-body {
    padding: 15px
}
.blog_right .blog_img_sec h4.post-title.entry-title {
    margin-top: 0;
    font-size: 24px
}
.blog_right .blog_img_sec .post-content.entry-summary {
    font-size: 15px;
    color: #666;
    max-height: 87px;
    overflow: hidden;
    min-height: 87px
}
.blog_right .blog_img_sec .read-more-link a {
    color: #53aaae
}
.blog_right .blog_img_sec {
    width: 100%;
    float: left;
    padding-top: 0
}
.col-md-9.blog_right {
    padding: 0
}
.blog_right .blog_img_sec .post-meta {
    background-color: #f1f1f1;
    float: left;
    width: 100%
}
.blog_right .blog_img_sec ul.post-categories {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    float: left
}
.blog_right .blog_img_sec .meta-date {
    padding: 15px 0 15px 15px;
    float: left;
    line-height: 20px;
    text-transform: uppercase
}
.blog_right .blog_img_sec .meta-date i {
    font-size: 11px;
    margin-right: 5px
}
.blog_right .blog_img_sec .meta-like {
    padding: 15px 15px;
    float: right;
    line-height: 21px;
    min-height: 50px
}
.blog_right .blog_img_sec .post-meta a {
    color: #53aaae
}
.popular_tags {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    float: left;
    width: 100%;
    padding: 22px 15px;
    margin-top: 40px;
    position: relative
}
.popular_tags .tags-title {
    width: 22%;
    float: left;
    position: absolute;
    top: 22%
}
.popular_tags .tags-title h3 {
    position: relative
}
.popular_tags .tags-title h3:after {
    content: "";
    position: absolute;
    width: 3px;
    display: block;
    height: 100%;
    background-color: #dba293;
    top: 4px;
    right: 28px
}
.tagcloud a.tag-cloud-btn {
    background-color: #52aaae;
    color: #fff;
    font-size: 15px;
    padding: 6px 10px;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 6px;
    float: left;
    text-decoration: none
}
.tagcloud {
    float: left;
    width: 77%;
    padding: 15px 0 10px 0;
    padding-left: 190px
}
section#blog_sec {
    padding: 40px 0
}
#blog_sec .blog_accordion .panel-title a {
    text-decoration: none
}
.blogdetails_right h1.entry-title {
    margin-bottom: 20px;
    margin-top: 0
}
.blogdetails_right h1.entry-title a {
    text-decoration: none;
    color: #53aaae
}
.blogdetails_right .post-meta-top.entry-meta {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    padding: 12px 0;
    margin-bottom: 0;
    float: left;
    width: 100%
}
.blogdetails_right .post-date {
    float: left;
    font-size: 16px;
    color: #666
}
.blogdetails_right .post-author {
    float: left;
    color: #666;
    font-size: 16px;
    margin-left: 13px
}
.blogdetails_right .post-author a {
    color: #53aaae
}
.blogdetails_right .post-media-body {
    float: left;
    width: 100%;
    position: relative
}
.blogdetails_right .post-media-body img {
    width: 100%
}
.blogdetails_right .hover_div {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all .4s ease
}
.blogdetails_right .hover_div:hover {
    opacity: 1;
    cursor: pointer
}
.blogdetails_right .hover_div i.fa.fa-search-plus {
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%
}
.blogdetails_right .blog_contain p {
    font-size: 18px;
    color: #666
}
.blogdetails_right .blog_contain {
    float: left;
    width: 100%;
    padding-top: 20px
}
.blogdetails_right .blog_bottom {
    float: left;
    width: 100%;
    background-color: #f1f1f1;
    padding: 5px 10px
}
.blogdetails_right .blog_bottom .like_blog {
    width: auto;
    float: left;
    margin-top: 2px;
    background-color: transparent;
    color: #666;
    padding: 4px 7px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 25px
}
.blogdetails_right .blog_bottom .like_blog.active {
    width: auto;
    float: left;
    margin-top: 2px;
    background-color: transparent;
    color: #666;
    padding: 4px 7px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 25px;
    display: none
}
.blogdetails_right .blog_bottom .header_social {
    width: auto;
    float: right
}
.blogdetails_right .blog_bottom .header_social ul li a.f_google {
    padding: 9px 8px
}
.blog_comment .cmt_head li.left_side a {
    font-size: 18px;
    color: #666
}
.blog_comment .cmt_head li.left_side {
    float: left;
    margin-right: 22px
}
.blog_comment .cmt_head li.right_side {
    float: right
}
.blog_comment .cmt_head ul {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    padding: 14px 5px
}
.blog_comment .cmt_head li.right_side span {
    background-color: #f05f70;
    color: #fff;
    border-radius: 50%;
    padding: 1px 6px;
    margin-right: 5px
}
.blog_comment .cmt_head li.right_side select {
    border: 0;
    font-size: 18px;
    color: #666;
    background-color: transparent
}
.blog_comment {
    float: left;
    width: 100%;
    margin-top: 22px;
    background-color: #f1f1f1;
    padding: 15px
}
.blog_comment .cmt_head li.left_side span {
    background-color: #ccc;
    padding: 0 3px;
    border-radius: 2px;
    display: inline-block;
    line-height: 19px
}
.blog_comment .cmt_head.top_border {
    border-top: 1px solid rgba(0, 0, 0, 0.3)
}
.postbox .avatar {
    float: left
}
.postbox .avatar img {
    width: 40px
}
.postbox input#blog-cmt {
    width: 91%;
    height: 40px;
    margin-left: 13px;
    padding: 0 10px;
    font-size: 18px
}
.login_with .header_social {
    width: auto;
    float: left
}
.login_with .header_social p {
    margin-bottom: 0;
    font-size: 16px;
    color: #666;
    text-transform: uppercase
}
.login_with .disqus_in {
    float: left;
    width: 73%;
    margin-left: 15px
}
.login_with {
    float: left;
    width: 100%;
    margin-top: 21px
}
.login_with .disqus_in input#disqus {
    height: 35px;
    padding: 5px;
    width: 100%;
    margin-bottom: 10px
}
.login_with .disqus_in p {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
    color: #666
}
.login_with .header_social ul li a.f_google {
    padding: 7px 8px
}
.blog_comment .cmt_head li.right_side select:focus {
    outline: 0
}
.blogdetails_right .lb-outerContainer {
    width: 50%!important
}
.blog_img_sec ul.nav.nav-tabs.faq-cat-tabs {
    width: 100%;
    border-bottom: snow;
    padding-left: 15px;
    padding: 15px 0 15px 15px;
    background-color: #f1f1f1
}
.blog_img_sec .faq-cat-content {
    margin-top: 25px
}
.blog_img_sec .faq-cat-tabs li a {
    padding: 6px 10px 6px 10px;
    color: #666;
    font-size: 19px;
    border-radius: 0;
    margin-right: 10px;
    border: 0
}
.blog_img_sec .faq-cat-tabs li.active a {
    background-color: transparent;
    border: 0;
    text-decoration: underline;
    color: #54abaf
}
.blog_img_sec .faq-cat-tabs>li>a:hover {
    border-color: transparent;
    background-color: transparent
}
.blog_img_sec .faq-cat-content .panel-heading:hover {
    background-color: #efefef
}
.blog_img_sec .active-faq {
    border-left: 5px solid #888
}
.blog_img_sec .panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal
}
#blog_sec .blog_img_sec .header_social ul li a {
    padding: 0!important;
    line-height: 23px;
    font-size: 12px!important;
    height: 25px;
    width: 25px;
    text-align: center
}
#blog_sec .blog_img_sec .collapse {
    float: right
}
.blogdetails_right .view-comment {
    background-color: #f1f1f1;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 15px 0 15px;
    width: 100%
}
.blogdetails_right .view-comment .panel.panel-white.post.panel-shadow .stats .btn-default:hover {
    background-color: transparent
}
.blogdetails_right .view-comment .pull-left.image {
    width: 58px
}
.blogdetails_right .view-comment .pull-left.image img {
    width: 100%
}
.blogdetails_right .view-comment .pull-left.meta .title.h5 {
    font-size: 16px
}
.blogdetails_right .view-comment .pull-left.meta {
    padding-left: 13px
}
.blogdetails_right .view-comment .post-description {
    width: 100%;
    display: inline-block
}
.blogdetails_right .view-comment .panel.panel-white.post.panel-shadow {
    padding: 15px
}
.blogdetails_right .view-comment .pull-left.meta .title.h5 a {
    color: #53aaae
}
.blogdetails_right .modal.blog-detail-modal {
    z-index: 999
}
.blogdetails_right #myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}
.blogdetails_right #myImg:hover {
    opacity: .7
}
.blogdetails_right .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}
.blogdetails_right .modal-content {
    margin: auto;
    display: block;
    width: 80%
}
.blogdetails_right #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px
}
.blogdetails_right .modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-name: zoom;
    animation-duration: .6s
}
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}
@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: .3s
}
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%
    }
}
.blogdetails_right .post-top-share .collapse {
    float: left
}
.blogdetails_right .post-top-share .left_plus {
    float: left
}
.blogdetails_right .post-top-share {
    width: 100%;
    float: left
}
.blog_right .blog_img_sec .hover_social {
    float: left
}
.blogdetails_right .post-top-share .left_plus i {
    font-size: 22px;
    position: relative;
    top: 3px;
    color: #53aaae
}
.blogdetails_right .post-top-share {
    padding: 0
}
.blogdetails_right .post-top-share .header_social ul li a {
    padding: 0!important;
    line-height: 23px;
    font-size: 12px!important;
    height: 25px;
    width: 25px;
    text-align: center
}
.show_hide {
    display: none
}
.post-top-share a {
    text-decoration: none;
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 10px
}
.toggle:before {
    content: "\f067";
    background: 0;
    font: normal normal normal 14px/1 FontAwesome;
    float: left;
    display: inline-block;
    padding: 11px 11px 11px 0;
    font-size: 28px;
    color: #53aaae
}
.toggle.expanded:before {
    content: "\f068"!important;
    background: 0;
    font: normal normal normal 14px/1 FontAwesome;
    float: left;
    display: inline-block;
    padding: 11px 11px 11px 0;
    font-size: 28px;
    color: #53aaae
}
.blogdetails_right .post-top-share span.share-activator-label.share-activator.caption {
    float: left;
    margin-top: 14px;
    color: #53aaae
}
.blogdetails_right .post-top-share .header_social {
    padding-top: 10px;
    margin-left: 12px;
    float: left
}
.check_lists_blog ul {
    list-style-type: none;
    padding-left: 0
}
.check_lists_blog input {
    width: 25px;
    height: 18px;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 5px
}
.check_lists_blog li {
    font-size: 16px;
    color: #666;
    padding: 3px 0
}
.blog_left h3 {
    border-top: 1px solid #98d6dc;
    border-bottom: 1px solid #98d6dc;
    padding: 11px 0;
    color: #54abaf;
    margin-top: 0
}
.check_lists_blog h3 {
    margin-top: 25px
}
.blog2_main ul.nav.nav-tabs.faq-cat-tabs {
    background-color: #fff
}
.blog2_main .blog_img_sec .meta-date {
    padding: 15px 0 15px 9px
}
.blog2_main .blog_img_sec .meta-like {
    padding: 15px 15px 15px 6px
}
.blog2_main ul.nav.nav-tabs.faq-cat-tabs li {
    margin-bottom: 10px
}
.blog2_main .blog_img_sec .faq-cat-tabs li a {
    padding: 4px 7px
}
.blog2_main ul.nav.nav-tabs.faq-cat-tabs li:last-child {
    font-size: 17px;
    cursor: pointer;
    padding-top: 5px
}
.activelike {
    color: #1bb6ea
}
.blog_img_sec .pagination {
    float: right!important
}
.nav.faq-cat-tabs {
    z-index: 0
}
/*.blog_contain p img:nth-of-type(1){width:100%!important}*/

.analytics .submit_rew {
    padding: 4px 33px;
    margin-top: 33px;
    height: 38px
}
.analytics i.fa.fa-calendar.calender1 {
    top: 44px;
    right: 35px
}
.analytics .right {
    width: 72%;
    float: right;
    padding: 6px 10px 10px 10px
}
.analytics .left {
    width: 28%;
    float: left;
    padding: 17px 8px;
    text-align: center;
    background-color: #efcfc2
}
.analytics .left img {
    width: 76%
}
.analytics .main-grid {
    border: 1px solid #666;
    float: left;
    width: 100%
}
.analytics .right p {
    font-size: 16px;
    color: #666;
    margin-bottom: 0
}
.analytics .grid-view {
    width: 100%;
    float: left;
    padding: 20px 0 30px 00px
}
.analytics form#wed_details {
    display: inline-block;
    padding-left: 0;
    width: 100%
}
.cr-slider {
    margin-left: 265px;
}

@media only screen and (max-width:1250px) {
.sup_detail_info{    width: 310px;}
.sup_detail_moreinfo a, .sup_detail_moreinfo a:hover{margin-left: 23px;margin-top: 10px;float: left;}
.col-item .price { width: 48%;}




}

@media only screen and (max-width:1024px) {
.sup_detail_info{    width:280px;}
.nav>ul>li>a {font-size: 21px;}
.col-item .photo #media6 img{    height: auto !important;}
}

@media only screen and (max-width:991px) {
.sup_detail_info{width: 95%;}
.sup_detail_moreinfo a, .sup_detail_moreinfo a:hover{    margin-top: 0;float: right;}
.supplierpage_slider .hidden-xs{    display: block !important;}
}

@media only screen and (max-width:600px) {
.footer .col-md-8 ul.col-md-3 {margin-bottom: 0;}
.button-medium {
  margin-bottom: 15px;
      margin-bottom: 15px;
    float: left;
    width: 100%;
    margin-left: 0 !important;
  }
  .budget_popup .modal-dialog{
    width:95%;
  }
  ul.dasborad_head li{
    width: 100%;
  }
  .bs-wizard{
    display: none;
  }
}
@media only screen and (max-width:568px) {
.recently-content h3 a{font-size:15px !important}
#venue-view .images{    height: 104px;}
#venue-view .venue-list{    min-height: 310px;}
}

@media only screen and (max-width:480px) {

#venue-view .images{    height: auto;}
#venue-view .venue-list{     max-height: 100%;}
.sup_detail_moreinfo a, .sup_detail_moreinfo a:hover{float: left;width: 90%;    margin-top: 10px;}
#media6 .owl-buttons .owl-next:after{    font-size: 38px;}
#media6 .owl-buttons .owl-prev:after{    font-size: 38px;}
div#media6.owl-theme .owl-controls .owl-buttons .owl-next{padding: 0 12px;}
div#media6.owl-theme .owl-controls .owl-buttons .owl-prev{padding: 0 12px;}
}


@media only screen and (max-width:360px) {
.sup_detail_info a#send-email{font-size: 14px;}

}


/* Signup  and Login Page CSS */
.form-450 { width: 400px;margin: 0 auto }
.form-450 .button, .btn{ border-radius: 0px; }
.form-450 .sidelined-text span:after, .sidelined-text span:before{ content: "";flex-grow: 2;display: inline-block;vertical-align: middle;height: 1px;background-color: #dad8d8; }
.form-450 .sidelined-text span{ align-items: center;color: #9b9b9b;display: flex;flex: 1;line-height: 1; }
.form-450 .sidelined-text{ position: relative;margin: 28px 0;width: 100%;font-size: 18px;text-align: center;display: flex;justify-content: center; }
.form-450 .form-header h2{ color: #dba293;text-align: center;float: left;margin-top: 62px;margin-bottom: 20px;font-size: 40px; }
.form-450 .extra-link{ float: right;margin-top: -10px;margin-bottom: 10px; }
.form-450 .extra-link a{ color: #dba293;text-decoration: none; }

.breadcrumb a{
    color: #54abaf !important;
}

.avatar-upload {
     position: relative;
     max-width: 205px;
     margin: 50px auto;
}
 .avatar-upload .avatar-edit {
     position: absolute;
     right: 12px;
     z-index: 1;
     top: 10px;
}
 .avatar-upload .avatar-edit input {
     display: none;
}
 .avatar-upload .avatar-edit input + label {
     display: inline-block;
     width: 34px;
     height: 34px;
     margin-bottom: 0;
     border-radius: 100%;
     background: #fff;
     border: 1px solid transparent;
     box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
     cursor: pointer;
     font-weight: normal;
     transition: all 0.2s ease-in-out;
}
 .avatar-upload .avatar-edit input + label:hover {
     background: #f1f1f1;
     border-color: #d6d6d6;
}
 .avatar-upload .avatar-edit input + label:after {
     content: "\f040";
     font-family: 'FontAwesome';
     color: #53aaae;
     position: absolute;
     top: 10px;
     left: 0;
     right: 0;
     text-align: center;
     margin: auto;
}
 .avatar-upload .avatar-preview {
     width: 192px;
     height: 192px;
     position: relative;
     border-radius: 100%;
     border: 6px solid #53aaae;
     box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
 .avatar-upload .avatar-preview > div {
     width: 100%;
     height: 100%;
     border-radius: 100%;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
}
