@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'!important
}
.white {
    color: #fff!important
}
h1.cta-title {
    font-size: 43px
}
h1 {
    font-size: 36px
}
p {
    font-family: 'frankleinmediumregular'
}
.form-control:focus {
    outline: none!Important;
    border-color: transparent!important
}
.section-padding {
    padding: 10px 0
}
.navbar-default {
    background-color: #fdece5;
    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: 17px
}
.navbar {
    min-height: inherit;
    margin-bottom: 0
}
.navbar-brand {
    height: inherit;
    font-family: 'Poppins', sans-serif;
    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: #666;
    font-weight: 500;
    margin: 0 10px;
    font-size: 18px;
    border-radius: 50px;
    padding: 0 5px 0;
    background: transparent
}
.navbar-default .navbar-nav>li>a .fa-play {
    margin-right: 6px
}
.navbar-default .navbar-nav>li>a .fa-angle-right {
    margin-left: 8px;
    font-size: 25px;
    position: relative;
    top: 2px
}
.navbar-default .navbar-nav>li>a:hover {
    background: transparent;
    color: #52aaae
}
.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-family: 'Montserrat', sans-serif;
    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-family: 'Open Sans', sans-serif;
    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
}
.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: 'Poppins', sans-serif
}
.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
}
.button-medium {
    background: #52aaae;
    border-radius: 40px;
    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: #ffe4e4
}
.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: #000;
    font-size: 16px
}
.footer ul li a .fa {
    margin-right: 15px
}
.footer-bottom {
    background: #f0d0c3;
    padding: 20px 0 0
}
.footer_copyright {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
    text-align: left
}
.footer_copyright a {
    color: #e43c5c;
    font-family: 'frankleinmediumregular'
}
.footer_copyright p {
    display: inline-block;
    color: #000
}
.credits {
    display: inline-block;
    float: right
}
.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_google {
    background: #e2401e;
    border: solid 2px #e2401e;
    color: #fff;
    padding: 9px 8px;
    font-size: 17px
}
#banner {
    background-size: cover;
    height: 400px;
    background-position: 100% 76%
}
.cta2 .btn-default,
.cta2 .btn-default:hover,
.cta2 .btn-default:focus {
    padding: 10px 25px;
    background-color: #fff;
    border: 0
}
.navigation {
    float: right
}
.navigation .navbar-collapse {
    float: left
}
.navigation .header_social {
    display: inline-block;
    margin-top: 5px
}
.navbar-right {
    margin-right: 35px
}
.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 13px;
    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 8px;
    background: #c93636;
    border: solid 2px #c93636;
    color: #fff;
    font-size: 19px
}
.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: 300px;
    margin-top: -30px;
    position: absolute
}
.slider-category-list {
    margin-top: 20px
}
.slider-category-list ul {
    padding: 0
}
.slider-category-list ul li {
    list-style: none;
    line-height: 2.8
}
.slider-category-list ul li a {
    font-size: 20px;
    color: #000
}
.slider-category-list ul li a .fa {
    margin-right: 10px;
    color: #000
}
#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;
    border-radius: 40px
}
.header-section {
    background: #fdece5;
    padding-bottom: 23px
}
#banner .col-md-4 {
    background: rgba(255, 159, 109, 0.87);
    margin-left: 6px;
    margin-top: 50px;
    padding-bottom: 30px
}
.home-middle-content {
    background: url(../img/front/main_back.jpg);
    padding: 100px 0
}
.home-middle-content h2 {
    color: #1b8d92;
    line-height: 1.5
}
.home-middle-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #000
}
.video-section .video-img {
    overflow: hidden
}
.video-section .video-img:before {
    background: url(../img/front/video-icon.png) no-repeat;
    content: '';
    position: absolute;
    width: 146px;
    height: 146px;
    margin-top: 130px;
    width: 100%;
    text-align: center;
    background-position: 50% 100%
}
.search-section {
    background: url(../img/front/search.jpg) no-repeat;
    padding: 100px 0
}
.search-section h3 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 1.5
}
.search-section form label {
    color: #fff;
    width: auto;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin-right: 10px;
    top: 3px
}
.search-section form {
    margin-top: 50px
}
.search-section form .form-control {
    width: 280px;
    display: inline-block;
    margin-right: 15px
}
.search-section form .form-group {
    display: inline-block
}
.search-section form select,
.search-section form input {
    background: #fff;
    border-radius: 40px;
    padding: 6px 20px;
    height: 42px;
    border: solid 2px #fff;
    color: #000;
    font-weight: 600
}
.search-section form .button-medium {
    display: inline-block;
    position: relative;
    top: 2px;
    width: auto;
    padding: 0 30px;
    height: 43px;
    line-height: 0
}
.home-services {
    background: #fefefe;
    padding: 50px 0
}
.home-services .button-medium {
    padding: 6px 30px 11px;
    width: auto;
    line-height: 0;
    height: auto
}
.home-services .button-medium .fa-angle-right {
    font-size: 26px;
    position: relative;
    top: 2px;
    margin-left: 10px
}
.service-list {
    background: #f5e4e4;
    height: 320px;
    padding: 50px 20px;
    margin-bottom: 30px
}
.service-list h4 {
    color: #063f42
}
.service-list p {
    color: #000;
    font-size: 14px;
    line-height: 1.8
}
.services-padd {
    margin-top: 50px
}
.service-list:hover {
    background: url(../img/bg.png);
    background-size: 100% 100%
}
.testimonial-section {
    background: url(../img/front/service-bg.jpg);
    padding: 70px 0 50px
}
.testimonial-section .testimonial-slider .owl-buttons {
    display: none
}
.testimonial-slider {
    text-align: center
}
.testimonial-slider p {
    font-size: 18px;
    color: #001511;
    line-height: 2;
    margin-top: 40px
}
.asseen-section {
    text-align: center;
    padding: 10px 0 0
}
.asseen-section h4 {
    color: #666;
    padding-bottom: 10px;
    font-size: 27px;
    text-align: center;
    font-family: 'frankleinboldregular'
}
.asseen-section ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px
}
.show-tick {
    background: transparent
}
.show-tick .dropdown-toggle {
    background-color: #ceebef;
    border-radius: 0;
    border: 0;
    padding: 0 0 10px 5px!important;
    color: #000!important;
    box-shadow: none;
    border-bottom: solid 1px #000
}
.bootstrap-select.show-tick.btn-group .dropdown-toggle .caret {
    right: 6px
}
.show-tick .dropdown-toggle:focus {
    background: transparent!important
}
.show-tick .btn-default.active,
.show-tick .btn-default:active,
.show-tick.open>.dropdown-toggle.btn-default {
    background-color: transparent!important;
    border-color: #000;
    box-shadow: none!important
}
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0;
    text-decoration: none;
    color: #fff;
    background: url(../img/heart_arrow.png);
    font-size: 12px;
    padding: 1em;
    display: none;
    background-repeat: no-repeat;
    width: 70px;
    height: 64px;
    background-size: 80%
}
.back-to-top .fa {
    font-size: 32px;
    text-align: center;
    width: 100%;
    margin-top: -4px;
    margin-left: -7px
}
.back-to-top:hover {
    color: #fff
}
.slider-supplier-list {
    color: #000;
    text-align: center;
    margin-top: 160px
}
.slider-supplier-list h4 {
    font-size: 30px;
    font-family: 'frankleinboldregular';
    color: #666
}
.slider-supplier-list p {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 25px;
    font-family: 'frankleinmediumregular';
    color: #666
}
.supplier-middle-content h3 {
    color: #666;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 15px
}
.supplier-middle-content .content-supplier ul {
    padding: 0
}
.supplier-middle-content .content-supplier ul li {
    list-style: none;
    font-size: 16px;
    margin-top: 10px;
    line-height: 2;
    margin-bottom: 10px;
    color: #666;
    font-family: 'frankleinmediumregular'
}
.supplier-middle-content .content-supplier ul li:before {
    color: #666;
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 34px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    -moz-osx-font-smoothing: grayscale;
    height: 40px;
    width: 20px;
    float: left;
    position: relative;
    top: 7px;
    font-weight: normal
}
.supplier-form-step {
    background: #ceebef;
    padding: 0 10px 10px;
    margin: 24px
}
.supplier-form-step h4 {
    background: #52aaae;
    padding: 13px 15px;
    margin: 0 -10px;
    color: #fff;
    font-family: 'frankleinboldregular';
    font-size: 20px
}
.supplier-form-step p {
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    line-height: 2;
    color: #000;
    font-family: 'frankleinmediumregular';
    font-weight: 500
}
#msform {
    width: 410px;
    margin: 30px auto -20px;
    position: relative;
    left: -10px
}
#msform fieldset {
    background: #ceebef;
    width: 100%;
    margin: 0;
    position: absolute;
    padding: 0 15px;
    margin-top: -10px;
    padding-bottom: 10px
}
#msform fieldset:not(:first-of-type) {
    display: none
}
#msform input:focus,
#msform textarea:focus,
#msform select:focus {
    outline: 0;
    border-bottom: solid 1px #000!important
}
#supplier-login input:focus,
#supplier-login textarea:focus,
#supplier-login select:focus {
    outline: 0;
    border-bottom: solid 1px #000!important
}
.error::-webkit-input-placeholder {
    color: red
}
.error::-moz-placeholder {
    color: red
}
.error::-ms-input-placeholder {
    color: red
}
.error::-moz-placeholder {
    color: red
}
::-webkit-input-placeholder {
    color: #000
}
::-moz-placeholder {
    color: #000
}
:-ms-input-placeholder {
    color: #000
}
:-moz-placeholder {
    color: #000
}
#msform input,
#msform textarea,
#supplier-login input,
#supplier-login textarea {
    padding: 15px 5px;
    border: solid 1px #000;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
    border-width: 0 0 1px 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    color: #000
}
#msform select,
#supplier-login select {
    padding: 5px 0;
    border: solid 1px #000;
    margin-bottom: 14px;
    width: 100%;
    font-size: 16px;
    height: 40px;
    border-width: 0 0 1px 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    color: #000
}
#msform .error,
#supplier-login .error {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    color: red!important
}
#msform select.error,
#supplier-login select.error {
    margin-bottom: -8px!important
}
#msform .action-button,
#supplier-login .action-button {
    background: #52aaae;
    font-weight: 100;
    color: white;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
    width: 250px;
    font-size: 18px
}
#msform .action-button:focus,
#supplier-login .action-button:focus {
    border-bottom: none!important
}
.supplier-service-section {
    background: #f5f5f5;
    padding: 50px 0
}
.supplier-service-section h4 {
    color: #666;
    font-size: 25px;
    text-align: center;
    font-family: 'frankleinboldregular'
}
.supplier-service-section p {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin: 30px 0;
    font-weight: 500;
    font-family: 'frankleinmediumregular';
    line-height: 1.8
}
.supplier-service-section .supplier-services {
    width: 350px;
    overflow: hidden
}
.supplier-service-section .item h4 {
    font-size: 20px;
    color: #000;
    text-align: left;
    line-height: 1.8;
    font-family: 'frankleinmediumregular'
}
.supplier-service-section .item p {
    color: #000;
    text-align: justify;
    word-break: break-all;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
    font-family: 'frankleinmediumregular';
    line-height: 1.8;
    opacity: 1
}
.supplier-service-section #owl-demo {
    margin-top: 50px
}
.supplier-service-section #owl-demo .owl-item {
    width: 390px!important
}
.supplier-service-section .owl-buttons {
    display: none
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -75px;
    font-size: 0;
    top: 160px
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -70px;
    top: 160px;
    font-size: 0
}
.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;
    right: 1px;
    transform: translate(0, 0);
    font-size: 34px
}
.owl-theme .owl-controls .owl-buttons .owl-next:after {
    content: '\f105';
    display: inline-block;
    font: normal normal normal 23px/1 FontAwesome;
    text-rendering: auto;
    left: 2px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 34px
}
.bootstrap-select.form-control:not([class*=col-]) {
    box-shadow: none!important
}
.bootstrap-select.show-tick .dropdown-toggle:focus {
    outline: none!important
}
.supplier-content {
    background: #ceeaee;
    padding: 20px 0
}
.supplier-content p {
    color: #666;
    font-weight: 500
}
.supplier-content a .fa {
    color: #666
}
.supplier-content h3 {
    color: #666;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.3
}
.supplier-content a {
    background: #fff;
    border: solid 1px#666;
    font-size: 27px;
    width: auto;
    height: 55px;
    margin-top: 45px;
    color: #52aaae;
    text-decoration: none
}
.supplier-middle-content div#integration-list li:before {
    display: none
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.supplier-middle-content #integration-list {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    margin: 0 auto;
    display: table
}
.supplier-middle-content #integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555
}
.supplier-middle-content #integration-list ul>li {
    list-style: none;
    border: 1px solid #52aaae;
    display: block;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 0
}
.supplier-middle-content #integration-list ul>li a {
    padding: 15px;
    background-color: #ceebef
}
.supplier-middle-content #integration-list ul>li a:hover {
    background-color: #52aaae
}
.supplier-middle-content #integration-list ul>li a:hover h2 {
    color: #fff
}
.supplier-middle-content .expand {
    display: block;
    text-decoration: none;
    color: black;
    cursor: pointer
}
.supplier-middle-content div#integration-list h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'frankleinboldregular';
    color: #666
}
.supplier-middle-content div#integration-list span {
    font-size: 12.5px
}
.supplier-middle-content #left,
#right {
    display: table
}
.supplier-middle-content #sup {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}
.supplier-middle-content .detail a {
    text-decoration: none;
    color: #c0392b;
    border: 1px solid #c0392b;
    padding: 6px 10px 5px;
    font-size: 14px
}
.supplier-middle-content .detail {
    margin: 10px 0 10px 0;
    display: none;
    line-height: 22px
}
.supplier-middle-content .detail span {
    margin: 0
}
.supplier-middle-content .right-arrow {
    margin-top: 0;
    margin-left: 20px;
    width: 10px;
    height: auto;
    float: right;
    font-weight: bold;
    font-size: 22px;
    line-height: 20px
}
.supplier-middle-content .icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0
}
.supplier-middle-content #integration-list ul #sup ul:last-child {
    border-bottom: 0;
    margin: 4px 0;
    color: black;
    padding: 0 10px 0 0
}
.supplier-middle-content #integration-list ul>li #sup li {
    list-style: none;
    border: 0;
    display: block;
    padding: 0;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    color: #666
}
.supplier-middle-content div#integration-list li #sup ul li:before {
    content: "\f04b"!important;
    color: #666;
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 34px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    -moz-osx-font-smoothing: grayscale;
    height: 40px;
    width: 20px;
    float: left;
    position: relative;
    top: 7px;
    font-weight: normal
}
.wp_opportunities h3 {
    margin-bottom: 15px;
    margin-top: 10px
}
h2.sec_head {
    color: #666
}
@media(max-width:1024px) {
    .supplier-form-step {
        margin: 0;
        padding: 0 10px 24px
    }
    .supplier-middle-content .col-md-5,
    .supplier-middle-content .col-md-7 {
        width: 100%
    }
    #msform fieldset {
        position: relative
    }
    #msform {
        width: 100%
    }
    #msform .action-button {
        margin-left: 0!important
    }
    #banner {
        background-position: center
    }
}
@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) {
    .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: #000;
    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 {
        height: auto!important
    }
    .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
    }
    .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 {
        margin-top: 13px;
        margin-left: 0;
        float: none
    }
}
@media(max-width:768px) {
    #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) {
    .navbar-nav {
        padding-top: 0
    }
    .search-section form {
        margin-top: 15px;
        margin-bottom: 15px
    }
    #myNavbar {
        padding: 0
    }
    .header-section,
    .navbar {
        background: transparent
    }
    .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
    }
    .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: 6px
    }
    .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: 4px
    }
    .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: 100%
    }
    .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: 1px
    }
    .home-services .col-md-3 {
        width: 70%
    }
}
@media(max-width:480px) {
    #myNavbar {
        margin-left: -2px
    }
    .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
    }
    #myNavbar {
        margin-left: -4px
    }
    .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) {
    #myNavbar {
        margin-left: -6px
    }
    .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
    }
    #msform .action-button {
        width: 100%
    }
}
@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
    }
}
@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: 'Poppins', sans-serif
    }
    .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 {
    font-family: 'frankleinmediumregular';
    text-decoration: none;
    color: #000
}
@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
    }
}
.ui-menu .ui-menu-item a:hover,
.ui-menu .ui-menu-item li a:hover,
.ui-menu .ui-menu-item li:hover {
    background: #52aaae!important;
    width: 100%!important;
    float: left!important;
    color: #fff!important;
    text-decoration: none!important
}
@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'
}
.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: #666;
    font-weight: 500;
    margin: 0 10px;
    font-size: 18px;
    border-radius: 50px;
    padding: 0 5px 0;
    background: transparent
}
.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
}
.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: #ffe4e4;
    position: relative
}
.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: 0;
    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_google {
    background: #e2401e;
    border: solid 2px #e2401e;
    color: #fff;
    padding: 9px 8px;
    font-size: 17px
}
#banner {
    padding: 10px 0;
    background: #fdece5;
    min-height: 398px;
    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 13px;
    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 8px;
    background: #c93636;
    border: solid 2px #c93636;
    color: #fff;
    font-size: 19px
}
.header_social ul li a.f_youtube .fa {
    font-weight: bold!important
}
.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_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;
    z-index: 1
}
.slider-category-list {
    margin-top: 135px
}
.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;
    padding-left: 0;
    margin-top: 103px;
    padding-bottom: 30px
}
#banner .col-md-4 h2 {
    color: #666;
    font-size: 28px
}
#banner .col-md-4 h1 {
    color: #52aaae;
    font-size: 45px
}
#banner .col-md-4 h3 {
    position: relative;
    top: 10px;
    font-weight: 500;
    color: #666;
    cursor: pointer
}
#banner .col-md-4 h3 {
    position: relative;
    top: 10px;
    font-weight: 500;
    color: #666;
    cursor: pointer;
    background-color: #52aaae;
    display: inline-block;
    font-size: 14px;
    padding: 8px;
    text-align: center
}
#banner .col-md-4 h3 .fa-play {
    display: inline-table;
    font-size: 21px;
    margin-right: 10px;
    float: left;
    color: #fff;
    margin-top: 8px;
    line-height: 1.3
}
#banner .col-md-4 h3 span {
    display: inline-table;
    font-size: 21px;
    color: #fff;
    width: 90%;
    float: left;
    line-height: 1.1
}
#banner .col-md-7 {
    padding: 0
}
#banner .col-md-7 .container-fluid {
    width: 1200px
}
.form-horizontal label {
    font-size: 20px;
    font-weight: normal;
    color: #666
}
.form-horizontal .form-control {
    padding: 22px;
    color: #000;
    padding-left: 10px;
    margin-top: 10px;
    border: solid 1px #666;
    font-size: 18px;
    font-weight: normal
}
.form-horizontal .form-control:focus {
    border: solid 1px #666!important
}
.form-horizontal .btn-default .fa {
    color: #666
}
.form-horizontal .btn-default,
.form-horizontal .btn-default:focus,
.form-horizontal .btn-default:hover {
    background: #fff;
    border-radius: 0;
    font-size: 20px;
    padding: 8px 20px;
    margin-top: 9px;
    border: solid 1px #666;
    color: #52aaae
}
.modal-content {
    border-radius: 0
}
.modal-content .modal-header {
    background: #ceeaee
}
.modal-title {
    margin: 0;
    line-height: 1;
    font-size: 17px;
    margin-top: 2px
}
.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
}
.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: 16px;
    line-height: 1.8;
    color: #000
}
.video-section .video-img {
    overflow: hidden
}
.video-section .video-img:before {
    background: url(../img/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
}
.search-section form .form-control {
    width: 370px;
    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: 6px 20px;
    height: 42px;
    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 30px;
    height: 43px;
    line-height: 0;
    background: #317e82
}
.home-services {
    background: #fefefe;
    padding: 25px 0 0
}
.home-services .title-btn .col-md-8 {
    width: 54%
}
.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: left
}
.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;
    font-size: 27px
}
.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: #666;
    padding-bottom: 10px
}
.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) {
    .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) {
    #banner.section-padding {
        margin-bottom: 0!important
    }
    .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 {
        height: auto!important
    }
    .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
    }
}
@media(max-width:768px) {
    #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) {
    .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
    }
    .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: 6px
    }
    .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: 4px
    }
    .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: 1px
    }
    .home-services .col-md-3 {
        width: 70%
    }
}
@media(max-width:480px) {
    #myNavbar {
        margin-left: -2px
    }
    .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
    }
    #myNavbar {
        margin-left: -4px
    }
    .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) {
    #myNavbar {
        margin-left: -6px
    }
    .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: 20px
}
.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: 15px
}
.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
}
.header-inner {
    background: url(../img/supp-menu-bg.png) #fdece5 repeat;
    padding: 40px 0 20px
}
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
}
.nav>ul>li {
    position: relative;
    float: left;
    margin: 0 16px 0 0;
    padding: 10px 29px 14px;
    background: #efcfc2;
    text-align: center;
    border: solid 1px #666
}
.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: 26px;
    line-height: 1;
    text-decoration: none
}
.nav>ul>li>a span {
    font-size: 17px
}
.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/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
}
#recently-views .owl-buttons {
    display: none
}
#recently-views .owl-pagination {
    margin-top: 40px
}
.recently-content h3 {
    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
}
.shortlisted-event .icon-001-like-add-button-heart-symbol:before {
    border: solid 3px #53aaae;
    background: #53aaae;
    cursor: none
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    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 {
    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 {
    font-size: 18px
}
#venue-view .col-md-2 .images {
    width: 100%;
    height: 104px;
    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: -39px
}
.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/heartsmall.png);
    background-size: 100%;
    width: 41px;
    height: 40px;
    margin-bottom: -10px
}
.shortlisted-icon ul li a .icon-002-star-1 {
    background: url(../img/starsmall-10.png);
    background-size: 100%;
    width: 41px;
    height: 40px;
    margin-bottom: -10px
}
.shortlisted-icon ul li a .icon-005-right {
    background: url(../img/checksmall.png);
    background-size: 100%;
    width: 41px;
    height: 40px;
    margin-bottom: -10px
}
.shortlisted-icon ul li a .icon-001-edit-1 {
    background: url(../img/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: 320px;
    margin-bottom: 20px;
    border: solid 2px #ccc
}
.bg-color-data .images {
    width: 100%;
    height: 150px;
    overflow: hidden
}
.bg-color-search {
    background: #fef7db;
    padding: 10px 15px;
    height: 320px;
    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;
    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>span {
    width: 100%;
    display: table
}
.venue-title span h3 {
    display: inline-block;
    margin-bottom: 0;
    color: #666
}
.venue-title span h3 .icon-002-add-to-favourites:before,
.venue-title span h3 .icon-002-star-1:before,
.venue-title span h3 .icon-002-heart:before,
.venue-title span h3 .icon-005-right:before {
    content: ""!important
}
.venue-title span h3 .icon-002-add-to-favourites:before {
    background: url(../img/heart.png)!important;
    background-size: 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important
}
.venue-title span h3 .icon-005-right:before {
    background: url(../img/check.png)!important;
    background-size: 100%!important;
    padding: 9px 27px!important;
    background-repeat: no-repeat!important
}
.venue-title span h3 .icon-002-star-1:before {
    background: url(../img/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/heartsmall.png)!important;
    background-size: 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/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 span h3 .icon-002-add-to-favourites:before,
.venue-title span h3 .icon-002-star-1:before,
.venue-title span h3 .icon-002-heart:before,
.venue-title span 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 {
    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: 18px;
    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 p {
    font-weight: 500;
    font-size: 20px;
    text-align: left
}
.col-md-8.supplierpage_slider .rating.hidden-sm.col-md-6 p: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
}
.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
}
.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/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/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/5.png) left top no-repeat;
    cursor: pointer;
    background-size: 100%
}
.sup_start input[type="checkbox"]:checked+label span {
    background: url(../img/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: left;
    list-style-type: none;
    margin-bottom: 0;
    padding-top: 8px
}
.sup_details_checklist ul li {
    float: left;
    margin-right: 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/1.png);
    font-family: "untitled-font-4"!important;
    height: 50px;
    width: 50px;
    top: -10px;
    left: 0;
    background-size: 100%
}
.sup_details_party {
    padding-top: 25px;
    padding-bottom: 17px;
    margin-bottom: 50px;
    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
}
.sub_details_features small {
    width: 100%!important;
    text-align: left;
    float: left;
    font-size: 17px;
    color: #9b9b9b
}
.supp_Overview {
    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
}
.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%
}
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%
}
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: 200px;
    padding: 0 5px
}
div#media2 .item,
div#media1 .item {
    width: 100%;
    height: 200px;
    overflow: hidden
}
.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/right.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-007-back {
    background: url(../img/left.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-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/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/checksmall.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 {
    background: url(../img/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/1.png)!important;
    background-size: 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
}
.landing-page-banner {
    margin-top: -70px;
    min-height: 545px!important;
    overflow: hidden
}
.budget_heading {
    background: #ceeaee;
    border: solid 2px #efcfc2;
    border-width: 2px 0
}
.budget_heading ul {
    padding: 0
}
.budget_heading ul li {
    list-style: none;
    display: inline-block;
    font-size: 20px;
    padding: 30px 0 20px 20px;
    width: 24%
}
.budget_heading ul li:last-child {
    float: right
}
.budget_heading ul li.over_budget {
    text-align: center;
    color: #f00
}
.budget_heading ul li:nth-child(2) {
    text-align: center
}
.landing-page .navbar-brand>img {
    margin-top: -10px
}
@media(max-width:1170px) {
    #banner .col-md-4 h1 {
        font-size: 35px
    }
    #banner .col-md-4 h2 {
        font-size: 24px
    }
    #banner .col-md-4 h3 span,
    #banner .col-md-4 h3 .fa-play {
        font-size: 22px
    }
}
@media(max-width:1024px) {
.navbar-right {
    margin-right: 21px;
    padding-bottom: 10px;
}    
.supplier-middle-content .col-md-5{
    padding: 0 !important;
    
}   
.supplier-middle-content  .top_bg_payment{
    margin-left: 0 !important;
    padding: 15px !important;
}      
    .landing-page-banner {
        margin-top: 0!important;
        min-height: 626px!important;
        margin-bottom: 30px!important
    }
    .navbar-brand>img {
        position: relative;
        height: auto
    }
    #banner.landing-page-banner .col-md-4 {
        width: 100%!Important
    }
    #banner.landing-page-banner .col-md-7 {
        width: 100%!important;
        position: relative!important
    }
    #banner .col-md-4 h3 {
        top: 0;
        margin-top: 0;
        margin-bottom: 40px
    }
    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
    }
    #venue-view .col-md-2 {
        width: 19.9%
    }
    .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 15px 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) {
    .supplier-content a {
        width: 360px
    }
    .landing-page-banner {
        min-height: 526px!important
    }
}
@media(max-width:906px) {
    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: 25%;
        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) {
    .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) {
    .service-list p {
        margin-top: 0;
        line-height: 20px
    }
    .footer .col-md-8 .col-md-2 {
        width: 30%!important
    }
    .nav>ul>li {
        margin: 0 12px 0 0;
        margin-bottom: 15px
    }
    .landing-page-banner {
        min-height: 520px!important
    }
    #banner.landing-page-banner .col-md-7 {
        margin-top: 30px
    }
}
@media(max-width:736px) {
#myNavbar {
    margin-right: -15px;
    margin-left: -15px;
}
#banner.section-padding{
    height: auto;
    min-height: 282px;
}    
.slider-supplier-list{
        margin-top: 118px;
}
    .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:700px) {
    .landing-page-banner {
        min-height: 490px!important
    }
    .home-services .title-btn h3 {
        font-size: 21px;
        margin-bottom: 20px
    }
    #banner .col-md-4 h1 {
        font-size: 30px
    }
}
@media(max-width:667px) {
    .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) {
    .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%
    }
    .landing-page-banner {
        min-height: 470px!important
    }
}
@media(max-width:601px) {
    .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:568px) {
    .landing-page-banner {
        min-height: 450px!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:480px) {
section.supplier-middle-content.section-padding h2.sec_head {
    font-size: 25px;
}    
.slider-supplier-list { 
    margin-top: 89px;
}    
#msform{
    margin: 10px auto -20px;
}    
#supplier_infographic {
    padding: 10px 0;
}
.supplier-middle-content .col-md-7 {
    padding: 0;
}    
    .navigation .header_social {
        margin-top: 10px
    }
    .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
    }
    .landing-page-banner {
        min-height: 400px!important
    }
    .supplier-content a {
        width: auto;
        font-size: 23px;
        height: 45px
    }
}
@media(max-width:414px) {
    .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) {
.supplier-middle-content .content-supplier ul li{
    line-height: 25px;
}    
.supplier-middle-content .content-supplier ul li:before{
    height: 37px;
}
    .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) {
.navbar-brand>img {
    width: 100%;
}    
#banner.section-padding { 
    min-height: 270px;
}    
.slider-supplier-list {
    margin-top: 58px;
}
    #banner .col-md-4 h3 span, #banner .col-md-4 h3 .fa-play {
        font-size: 20px
    }
    #banner.landing-page-banner .col-md-7 {
        margin-top: 50px
    }
}
@media(max-width:320px) {
.supplier-middle-content .content-supplier ul li:before {
    height: 55px;
}    
    .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: 390px
}
#banner .carousel-inner>.item.active {
    left: -102px
}
#supplier_infographic img {
    width: 100%
}
#supplier_infographic {
    padding: 20px 0
}
#supplier_infographic1 {
    padding: 20px 0
}
div#banner {
    background-size: cover!important;
    background-position: center center!important
}
_:-ms-fullscreen,
:root .landing-page-banner {
    padding: 0!important
}
_:-ms-fullscreen,
:root .landing-page-banner .carousel-inner>.item.active {
    top: -22px!important
}
_:-ms-fullscreen,
:root .header-section.landing_header {
    background: transparent!important
}
_:-ms-fullscreen,
:root .landing-page-banner {
    min-height: 515px!important
}
_:-ms-fullscreen,
:root div#banner {
    top: -17px;
    position: relative
}
_:-ms-fullscreen,
:root .landing-page .navbar-brand>img {
    margin-top: -11px
}
#subscription-form #email {
    padding: 0 12px;
    height: 44px;
    color: #666
}
#subscription-form .form-group .btn.btn-default {
    background-color: #52aaae;
    color: white;
    border-color: #52aaae
}
#subscription-form .form-group .btn.btn-default .fa.fa-play {
    color: white
}
.col-sm-12.new_submit {
    text-align: center
}
#msform input::placeholder {
    color: #666
}
#msform select {
    color: #666
}
_::-moz-range-track,
#msform input::placeholder {
    color: #666;
    opacity: 1
}
_::-moz-range-track,
#msform select {
    color: #666;
    opacity: 1
}
.error::-webkit-input-placeholder {
    color: #f00!important
}
.error::-moz-placeholder {
    color: #f00!important
}
.error:-ms-input-placeholder {
    color: #f00!important
}
.error:-moz-placeholder {
    color: #f00!important
}
.top_bg_payment {
    background-color: #53aaae;
    padding: 6px 9px 0 15px;
    display: inline-block;
    width: 35%;
    margin-left: 40px
}
.top_bg_payment p {
    font-size: 16px;
    font-weight: 500;
    color: #fff!important;
    font-style: normal
}
.top_bg_payment h4 {
    color: #fff
}