body {
    font-family: 'Open Sans', sans-serif;
    color: #555;
    font-weight: 400;
    font-size: 14px;
}

a:hover {
    text-decoration: none;
}

.container {
    background: unset;
}

/* colors */
.fg-1 {
    color: #f9b100;
}

.ehimage {
    background: transparent no-repeat center / contain;
    min-height: 100px;
    min-width: 100px;
    height: 100%;
    width: 100%;
}

.minh-100 {
    min-height: 100%
}

.popularbox {
    margin-top: 10%;
}

.pop {
    margin-left: 0px;
    border-radius: 5px;
}

.w-200 {
    width: 200px;
}

/*border cont*/
.rlistbor {
    border: 3px solid #fff;
    padding: 10px 15px;
}

.rlist {
    background: #222;
}

/*popup style fixed*/
.animate-pop {
    position: relative;
}

.wanted {
    position: fixed;
    bottom: 10px;
    right: 20px;
    background: purple;
    text-align: center;
    border-radius: 10px;
    z-index: 1;
    padding: 0px 5px;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.tada {
    animation-name: tada;
}

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
}

.c-push {
    position: absolute;
    right: 0px;
    margin-top: -35px;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    width: 30px;
    height: 30px;
    background: purple;
    font-weight: 600;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.wanted .head {
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    padding: 10px 15px;
}

.keyword-wrap {
    padding-top: 40px;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }

}

/*.crw {
    box-shadow: 0px 5px 6px 6px rgba(140, 130, 114, 0.2);
}*/
.imgcont {
    height: 200px;
    overflow: hidden;
    background: transparent;
}

.abtcont p {
    line-height: 2;
}

.abtbtn {
    padding: 10px 20px;
    border-radius: 20px;
    border: 1px solid blue;
}

.abtbtn:hover {
    color: #f9b100;
    background: #222;
    border: 1px solid #f9b100;
}

.header {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    padding-top: 15px;
    padding-bottom: 36px;
}

.header .s-icon {
    margin-bottom: 0;
}

.header .s-icon li {
    display: inline-block;
}

.header .s-icon a {
    color: #fff;
    font-size: 14px;
    padding: 0 6px;
    text-decoration: none;
}

.menuheader {
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 45px;*/
    /*z-index: 10;*/
    background-color: #000000;
}

.menuheader .container {
    background: #000;
}

.sm {
    padding-left: 0;
    float: right;
}

.sm a {
    font-family: 'Nunito', sans-serif;
    padding: 31px 12px !important;
    color: #fff;
    font-size: 14px !important;
    font-weight: 800;
}

.sm a.current {
    color: #000;
}

.sm a:hover {
    color: #f93c64;
    font-weight: 800;
}

.sm a .sub-arrow {
    margin-top: -1px;
    right: 1px;
    border-color: #fff transparent transparent;
}

.sm .enter {
    border: 2px solid rgba(255, 255, 255, 0.15);
    padding: 12px 10px !important;
    text-align: right;
    border-radius: 5px;
}

.submit-wrap a {
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    text-decoration: none;
    border: 2px solid #f93c64;
    background: #f93c64;
    font-family: 'Nunito', sans-serif;
    padding: 10px !important;
}

.submit-wrap a:hover {
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
    border-radius: 3px;
    background: #e0365a;
    border: 2px solid #f93c64;
    color: #fff;
}

.listmenu {
    background: #222;
}

.listmenu .submit-wrap {
    padding-top: 30px;
}

/* faq */
.tab .item {
    cursor: pointer;
}

.tab .active {
    background: #fff
}

.tab .item {
    margin: 0 auto 10px;
    cursor: pointer;
    border-radius: 6px;
    transition: background .5s;
}

.tab .title {
    font-size: 25px;
    font-family: 'Montserrat';
    margin: 0 auto;
    display: inline-block;
}

.tab .content {
    display: none;
}

.ser-cont {
    font-size: 15px;
}

.ser-cont > p {
    margin-top: 10px;
    word-spacing: 3px;
}

.serv-it1 {
    border: 2px solid #555;
}

.tab .serv-it1 {
    background: #f93c64;
}

.tab {
    margin-top: 40px;
    margin-left: 20px;
}

.item .ser-cont> p {
    font-family: 'Montserrat';
    color: black;
    background: #fff;
    padding: 10px 10px 10px 15px;
    margin: 0 auto;
}

.research-mind .down {
    color: #fff;
    font-size: 27px;
    margin-right: 20px;
}

.research-mind .head3 {
    color: #fff;
    padding: 7px;
}

.research-mind .tab-para {
    font-size: 17px;
}

.research-mind .h2 {
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    padding-bottom: 20px;
}

.research-mind {
    padding-bottom: 20px;
}

.enq {
    padding: 6px;
    border-radius: 5px;
    text-align: center;
    background: #A00A20;
    margin-top: 5px;
    margin-bottom: 5px;
}

.enq ul {
    margin: 0;
    padding: 0;
}

.enquiry .head {
    font-family: 'Play';
    color: #A00A20;
    font-weight: bold;
    top: 4px;
    font-size: 35px;
}

.enq li {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin-left: 10px;
}

.enq li:nth-child(2) {
    padding: 5px 10px;
    background: #fff;
    border-radius: 3px;
    color: #000;
}

.welcome .welcome-img img {
    width: 600px;
    height: 250px;
}

/*overlay*/
.expire-overlay {
    position: relative;
    filter: blur(3px);
}

.expire-overlay::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 999;
}

/*slide*/
.h-slide {
    background-image: url(../images/slide/s1.webp);
    background-size: cover;
    background-position: center;
    position: relative;
}

.h-slide::before {
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.slideimage {
    background-size: cover;
    margin-bottom: -60px;
}

.slideimage img {
    position: absolute;
    top: 90px;
    left: 15%;
    right: 10px;
    background-position: center;
    padding: 10px;
}

.s-info .heading {
    font-size: 40px;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 600;
    text-transform: capitalize;    /*line-height: 86.25px;*/
    color: #fff;
    text-align: center;
}

.s-info .heading b {
    color: #f9b100;
}

.s-info p {
    color: rgb(255, 255, 255);
    font-family: Nunito Sans;
    font-size: 23px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
}

.search_form {
    margin: 5px auto 0;
    width: 597px;
    background: #fff;
    padding: 16px;
    border-radius: 5px;
    max-width: 100%;
}

.srch {
    background: #1ec2f3;
}

.search_form .fc {
    padding: 0 30px;
    font-size: 16px;
    height: 60px;
}

.search_btn .btn {
    background: #e81441;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

/*icons wrap*/
.hicon-wrap {

    /*background: #f0f2f2;*/
    background-image: url(../images/banner.webp);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

/*joinus wrap*/
.j-icons .item {
    background: transparent;
    padding: 4px;
    border: 1px dashed rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    color: #fff;
    text-align: center;    /*margin-left: 5px;
    margin-right: 5px;*/
    width: 67%;
    height: 80px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 25%;
}

.j-icons img {
    height: auto;
    margin: 0 auto;
}

.j-icons .owl-nav {
    color: #fff;
    font-size: 36px;
}

.j-icons .owl-nav .owl-prev {
    position: absolute;
    top: 45px;
    left: -45px;
}

.j-icons .owl-nav .owl-next {
    position: absolute;
    top: 45px;
    right: -45px;
}

.j-icons {
    padding: 20px 0;
}

.join-wrap {
    padding: 40px 0;
    background: linear-gradient(5deg, #bebebe 0%, #F1F1F1 20%, #FFF 50%);
}

.join-wrap .heading {
    font-family: 'Cabin', sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 55.2px;
    position: relative;
    padding-bottom: 10px;
    color: #f9b100;
}

.join-wrap .heading b {
    color: #e81441;
}

.join-wrap .heading::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 250px;
    border-bottom: 2px solid #e4e4e4;
}

.join-wrap .heading::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 70px;
    border-bottom: 2px solid #e81441;
}

.join-wrap .description {
    color: rgb(24, 24, 24);
    font-family: Nunito Sans;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
}

.join-wrap p {
    color: rgb(24, 24, 24);
    font-family: "Nunito Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.join-wrap .icon-dcrp img {
    height: 50px;
}

.join-wrap .icon-dcrp img:hover {
    color: rgb(246, 101, 66);
}

.icon-dcrp .sub-heading {
    color: rgb(24, 24, 24);
    font-family: 'Cabin', sans-seri;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.icon-dcrp {
    padding-top: 20px;
}

.join-right-image img {
    height: 500px;
}

.jbutton-wrap li {
    display: inline-block;
    margin-right: 20px;
}

.jbutton-wrap .joinbtn1 {
    background: #e81441;
    padding: 10px;
}

.joinbtn1 a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}

.joinbtn1:hover {
    background: #e81441 !important;
    box-shadow: 0 3px 10px rgba(232, 20, 65, 1);
}

.joinbtn1:hover a {
    color: #ffffff;
}

.joinbtn2 {
    border: 1px solid #e81441;
    color: #1d70a3;
    background-color: transparent;
    padding: 10px;
}

.joinbtn2 a {
    color: #e81441;
    font-weight: 400;
    text-decoration: none;
}

.joinbtn2:hover {
    background: #e81441;
    box-shadow: 0 0 0 2em rgba(232, 20, 65, 1) inset, 0 3px 10px rgba(232, 20, 65, 1);
}

.joinbtn2:hover a {
    color: #ffffff;
}

/*footer*/
.footer {
    background: #252538;
}

.footer .heading {
    font-family: "Cabin", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}

.f-info1 p {
    color: #aeaeb1;
}

.f-info1 li i {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: rgba(255, 255, 255, 0.3) solid 2px;
    text-align: center;
    margin: 0 5px 0 0;
}

.f-info1 i {
    text-align: center;
    color: #38ccff;
    padding-top: 10px;
}

.f-info li a {
    text-decoration: none;
    color: #fff;
}

.f-info li {
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    border: rgba(255, 255, 255, 0.3) solid 2px;
    text-align: center;
    margin: 0 5px 5px 0;
}

.f-info li i {
    margin-top: 10px;
}

.f-info li:hover {
    background: #38ccff;
}

.f-link li {
    float: left;
    width: 30%;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 27px;
}

.f-link li a {
    color: #aeaeb1;
    text-decoration: none;
}

.f-link li a:hover {
    color: #03aee9;
}

.f-link li i {
    padding-right: 10px;
}

.footer-bottom {
    background: #252538;
    padding: 10px 0;
    border-top: #232323 solid 1px;
}

.footer-bottom a {
    color: #aeaeb1;
    font-size: 12px;
    text-decoration: none;
}

.footer-bottom p {
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
}

.apple-wrap {
    border: 2px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 20px;
}

.apple-wrap p {
    margin-bottom: 0;
    padding: 5px 2px;
    color: #aeaeb1;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
}

.apple-wrap i {
    color: #38ccff;
    padding-right: 2px;
}

.android-wrap {
    border: 2px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 20px;
}

.android-wrap p {
    margin-bottom: 0;
    padding: 5px 2px;
    color: #aeaeb1;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
}

.android-wrap i {
    color: #38ccff;
    padding-right: 2px;
}

/*button page*/
.h-btn {
    background: #38ccff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    border: none;
}

/*signin page*/
.login_signup {
    text-align: center;
    margin: 0 auto;
}

.form_wrap {
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
}

.white_box {
    background: #fff;
    padding: 40px 35px;
}

.form_wrap .white_box {
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 30px;
    margin: 90px auto 0;
}

.white_box .heading {
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.white_box form {
    margin: 30px auto 0;
}

.white_box .form-control {
    background: #eee none repeat scroll 0 0;
    color: #888;
    border: none;
    height: 50px;
    font-size: 14px;
}

.white_box .btn {
    background: #38ccff;
    color: #fff;
    font-weight: 400;
}

.back_home .b-button i {
    color: #111;
}

.back_home .b-button {
    font-weight: 700;
    color: #111;
    border-color: #111;
    background: none;
}

.back_home .b-button:hover {
    background: #111;
    color: #fff;
}

.back_home .b-button i:hover {
    color: #fff;
}

.white_box a {
    text-decoration: none;
}

/*individualpage-top*/
.page-top {
    background: url(../images/ctbg.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 90px 0 80px;
    background-position: 50% 80px;
}

.page-top1 {
    background: url(../images/abtbg.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 90px 0 80px;
    background-position: 50% 80px;
}

.page-top2 {
    background: url(../images/paybrisk.png);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 90px 0 80px;
    background-position: 50% 80px;
}

.layer-overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.title-head {
    position: relative;
    z-index: 1;
}

.title-head .tophead {
    font-size: 34px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

/*contactpage*/
.contact-wrap {
    padding: 70px 0 40px;
}

.contact-form .form-control {
    color: #888;
    background: #eee none repeat scroll 0 0;
    border: none;
}

.contact-form input {
    height: 40px;
}

.contact-form .heading {
    font-size: 24px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 10px;
}

/*about page*/
.about-wrap {
    padding: 60px 0 50px;
}

.abt-details .heading {
    font-size: 32px;
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.about-wrap .description {
    font-size: 16px;
    line-height: 30px;
}

/*second menu page*/
.header1 {
    background: #111111;
}

.header1 img {
    height: 98px;
}

.second-menu .sm {
    padding-left: 25px;
}

.dash-bg {
    background: #232323 none repeat scroll 0 0;
}

.dd-img span {
    vertical-align: middle;
    font-weight: bold;
}

.header1 .sm-title1 img {
    height: 40px;
    margin-top: -10px;
}

.dd-img img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.dd-img .btn-secondary {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.dd-img .dropdown-toggle::after {
    content: none;
}

.header1 .sm a {
    padding: 25px 4px !important;
    color: #fff;
    font-size: 10px !important;
    font-weight: 400;
}

.nav-tag.green {
    background-color: #38ccff;
}

.nav-tag.yellow {
    background-color: #b9be1c;
}

.nav-tag.pink {
    background-color: #f43f86;
}

.nav-tag.red {
    background-color: #ee3535;
}

.leftside-wrap li .nav-tag {
    font-family: "Open Sans";
    font-weight: 600;
    display: inline-block;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    padding: 0 7px;
    height: 20px;
    text-align: center;
    border-radius: 50px;
    margin-left: 4px;
}

.leftside-wrap li ul li a:hover {
    margin-left: 6px;
    color: #fff;
    background: transparent;
}

/*dashboard*/
.board-wrap {
    background: #f7f7f7;
}

.leftside-wrap {
    padding: 50px 0 25px 0;
    position: sticky;
    top: 0;
}

.leftside-wrap ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    border-left: 3px solid rgba(0, 0, 0, 0);
    color: #eeeeee;
    display: block;
    font-size: 15px;
    line-height: 24px;
    margin: 0 auto;
    padding-left: 20px;
}

.leftside-wrap .card {
    background: #232323;
}

.leftside-wrap .card ul {
    padding-left: 0;
}

.leftside-wrap li a {
    color: #eee;
    display: block;
    text-decoration: none;
}

.leftside-wrap li {
    color: #eee;
    display: block;
    padding: 10px 0;
}

.leftside-wrap .card ul li {
    border-bottom: none;
}

.leftside-wrap ul li:active {
    background-color: rgba(255, 255, 255, 0.05);
    border-left-color: #38ccff;
    color: #ffffff;
}

.leftside-wrap li i {
    background: #333 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin: 0 3px 0 0;
    text-align: center;
    width: 26px;
}

.leftside-wrap .sm a {
    padding: 16px 12px !important;
}

.leftside-wrap .sm ul {
    background: #232323;
    color: #eee;
    border: none;
}

.leftside-wrap .sm ul a:hover {
    background: #232323;
}

.dashboard-content .q-link li {
    display: inline-block;
    color: #888;
    font-size: 16px;
    padding-right: 3px;
}

.dashboard-content .dashhead {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 400;
}

.notification p {
    margin-bottom: 0;
}

.dashboard-info-box {
    padding: 20px 0 0;
}

.dashboard-info {
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    color: #111111;
    margin-bottom: 20px;
    padding: 13px;
    position: relative;
    text-align: center;
    height: 133px;
    width: 133px;
}

.dashboard-info-box h4 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.dashboard-info-box span {
    color: #555555;
    font-size: 15px;
}

.dashboard-info:hover {
    transform: translateY(-5px);
}

.color-1 {
    border-color: #38ccff;
}

.color-2 {
    border-color: #b9be1c;
}

.color-3 {
    border-color: #ed1721;
}

.color-4 {
    border-color: #025480;
}

.color-5 {
    border-color: #ffae00;
}

.color-6 {
    border-color: #4f17ed;
}

.dashboard-list-box h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 25px 30px;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}

.dashboard-list-box {
    min-height: 80vh;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    padding: 20px;
}

.dashboard-list-box li {
    padding: 17px 30px 17px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.dashboard-list-box .list-box-icon {
    height: 38px;
    width: 38px;
    color: #777;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
    background-color: #eee;
    margin-right: 7px;
}

.dashboard-list-box ul li:hover {
    background-color: #fbfbfb;
}

.dashboard-list-box li strong {
    color: #03aee9;
}

.dashboard-list-box li .close-list-item {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    opacity: 0;
    padding: 4px;
    color: #ea2828;
    transition: 0.3s;
}

.leftside-wrap .sm {
    padding-left: 25px;
}

.dashboard-list-box .button.gray {
    background-color: #e9e9e9;
    color: #666;
}

.dashboard-list-box ul li:hover a.close-list-item {
    opacity: 1;
}

.buttons-to-right .button {
    font-size: 13px;
    font-weight: 600;
}

.red {
    background-color: #ee3535;
    color: #fff;
}

/*myprofile*/
.dashboard-list-box .user-images {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #eeeeee;
    padding: 20px 30px;
    position: relative;
}

.user-images img {
    border-radius: 50%;
}

.user_info .listid {
    font-weight: bold;
    padding-right: 5px;
}

/*reviews*/
.rev1 {
    padding-bottom: 30px;
}

.rev1 .rat span {
    background: #2bb2e0;
    padding: 10px 20px;
    border-radius: 6px;
    color: #fff;
    font-size: 19px;
}

.rev1 .rat i {
    color: #fff;
}

.rev1 p {
    text-transform: capitalize;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
}

.bt-name {
    float: right;
    padding: 5px;
    font-family: 'Montserrat', sans-serif;
}

.bt-name p {
    font-size: 15px;
    font-weight: 600;
}

.bt-name .info-det {
    color: #2bb2e0;
    padding-left: 10px;
}

.bt-name span {
    color: #555;
    padding-right: 5px;
}

.bt-name i {
    font-size: 17px;
    padding-right: 10px;
}

.bt-name li {
    display: inline-block;
}

.bt-name ul {
    padding-right: 10px;
}

/*bookmarks page*/
.bookmark-box {
    margin: 30px 0 0 0;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
}

.listing-card {
    background: #fff;
    border-radius: 2.5px;
    display: flex;
    margin-bottom: 15px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.24);
    text-decoration: none;
    overflow: hidden;
}

.list-image {
    padding: 25px;
}

.list-image img {
    width: 100%;
    border-radius: 4px;
}

.list-divider {
    height: 1px;
    width: 100%;
    background: rgba(0, 0, 0, 0.12);
    margin-bottom: 10px;
}

.listing-detail h3 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 24px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.listing-detail ul {
    margin-left: 25px;
}

.listing-detail ul li {
    margin: 7px 0;
    max-width: 280px;
}

.listing-detail ul li i {
    background: #38ccff;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2.5px;
}

.list-button {
    background: #f2f2f2;
    border-top-right-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    border-left: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 15px;
}

.list-button a {
    text-decoration: none;
}

.cb-list-btn {
    background-color: #38ccff !important;
    border-color: #38ccff !important;
    border-radius: 2.5px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700;
    padding: 6px 6px;
    margin-top: 62px;
}

/*blog2 page*/
.detail-image {
    position: relative;
    max-height: 415px;
    background: #000;
}

.detail-heading {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 5px;
    background: rgba(0, 0, 0, 0.75);
    border-top: 1px solid rgba(252, 214, 45, 0.75);
}

.main-title {
    border-right: 1px solid rgba(252, 214, 45, 0.5);
}

.detail-heading h2 {
    color: #fff;
    margin: 0;
    font-size: 30px;
}

.main-title p {
    color: #fff;
    margin-top: 6px;
    font-size: 14px;
}

.main-title p i {
    margin-right: 2px;
    margin-left: 2px;
    color: #38ccff;
}

.main-title p span {
    color: rgba(255, 255, 255, 0.30);
    margin: 0 4px;
}

.main-rating h3 {
    font-size: 24px;
    color: #fff;
    margin: 0;
}

.detail-rate {
    margin: 0;
}

.new-rate-result-cnt-top {
    width: 93px;
    height: 18px;
    position: relative;
    background-color: rgba(255, 255, 255, 0);
    border: rgba(255, 255, 255, 0) 1px solid;
}

.main-rating p {
    margin: 0;
    color: rgba(255, 255, 255, 0.50);
    font-size: 12px;
}

.new-rate-stars-top {
    height: 15px;
    background: url(../images/new-detail-rating.png);
    width: 80%;
}

.new-rate-bg-top {
    height: 15px;
    background: url(../images/new-detail-rating-single.png);
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}

.dcrp h4 {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}

.dcrp h4 > span {
    background: #38ccff;
    height: 1px;
    width: 60px;
    display: block;
    margin-top: 6px;
}

.current-map {
    margin-bottom: 30px;
}

.enquiry-form {
    background: black;
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 5px 10px;
    border-radius: 25px;
}

.enquiry-form p {
    color: rgba(255, 255, 255, 0.50);
    font-size: 14px;
    text-align: center;
}

.enquiry-form h3 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    font-size: 24px;
    margin: 0;
}

/*career page*/
.carrier-wrap {
    padding: 30px 0;
    background: #f2f2f2;
}

.carrier-wrap h3 {
    padding-left: 0;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    position: relative;
    padding-left: 0;
    text-transform: uppercase;
}

.carrier-wrap h3::after {
    content: '';
    background-color: #fac312;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    top: -6px;
}

.carrier-wrap label {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}

/*privacy page*/
.privay-wrap {
    padding: 40px 0;
}

.privay-wrap .heading {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.privay-wrap .dcrp {
    font-size: 15px;
    color: #848484;
    line-height: 30px;
}

.privay-wrap span {
    font-weight: 600;
}

.privay-wrap li {
    color: #848484;
}

/*listing*/
.listdir-wrap .search_form {
    margin: 10px;
}

.listdir-wrap .heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 20px;
}

.listdir-wrap .page-link {
    color: #000;
    margin: 4px;
}

.listdir-wrap .breadcrumb,
a {
    background: none;
    color: #000;
}

.listdir-wrap .heading {
    font-size: 25px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto 10px;
}

.listdir-wrap .starlist li {
    display: inline-block;
}

.listdir-wrap .sharelist li {
    display: inline-block;
    padding: 0 5px;
}

.sharelist i {
    color: #1d70a3;
    font-size: 18px;
}

.listdir-wrap .a1 {
    border: 1px solid rgba(0, 0, 0, 0.075);
    padding: 10px;
    margin-bottom: 15px;
}

.listdir-wrap .a1 img {
    background: rgba(0, 0, 255, 0.09);
    padding: 5px;
}

.a1 h4 {
    font-family: 'Montserrat', sans-serif;
    color: #fac312;
    font-weight: 400;
}

.a1-infodetails li {
    display: inline-block;
}

.a1-infodetails i {
    color: #000;
    font-weight: 600;
    padding-right: 6px;
}

.a1-infodetails a {
    background: #38ccff;
    color: #fff;
    border-radius: 4px;
    padding: 3px;
}

/*list details page*/
.listing_detail_header {
    background-color: #f0f2f2;
    min-height: 190px;
    padding: 30px 0;
}

.listing_detail_header h1 {
    font-size: 30px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto 10px;
}

.listing_detail_header p {
    font-size: 16px;
    line-height: 30px;
    color: #555;
}

.listing_rating p {
    color: #555;
    font-size: 14px;
    float: left;
    margin: 0 30px 0 0;
}

.review_score {
    background: #38ccff;
    border-radius: 3px;
    color: #fff;
    margin-right: 4px;
    padding: 4px 10px;
}

.listing_detail_header .active {
    color: #ffc600;
}

.listing_like a {
    color: #111;
}

.listing_like i,
.listing_favorites i {
    border: 1px solid #38ccff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #38ccff;
    padding: 6px;
    font-size: 16px;
    margin-right: 5px;
}

.info-br li a i {
    padding-right: 6px;
}

.information-details .info-br {
    border-right: 1px solid #cccc;
    padding-right: 0;
}

.information-details .info-br1 {
    padding-left: 0;
}

.hours_title i {
    padding-right: 6px;
}

.media_title i {
    color: #000;
}

.information-details .card {
    margin-bottom: 10px;
}

.information-details .heading {
    color: #38ccff;
}

.products-list {
    background: #fff;
    box-shadow: 3px 3px 3px 3px #f3f3f3;
    text-align: center;
}

.products-list img {
    height: 160px;
    padding-bottom: 10px;
}

.products-list a {
    text-decoration: none;
}

.listing-sidebar {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    margin: -175px auto 30px;
    padding: 20px 30px 0 20px;
}

.sidebar_wrap li {
    display: inline-block;
    margin-bottom: 20px;
}

.listing_action_btn .poplist {
    border: 1px solid #eee;
    font-size: 13px;
    height: 120px;
    letter-spacing: .5px;
    text-align: center;
    text-transform: uppercase;
    width: 145px;
    margin-right: 10px;
    background: #38ccff;
}

.listing_action_btn .poplist {
    margin-bottom: 20px;
}

.listing_action_btn .poplist a {
    color: #555;
    display: block;
    padding: 20px 8px;
    cursor: pointer;
}

.listing_action_btn i {
    display: block;
    color: #fff;
    font-size: 45px;
    margin: 0;
    opacity: 1;
}

.price-info a {
    background: #38ccff;
    color: #fff;
    margin: 10px 0;
    font-size: 15px;
}

.review-form .card-header button {
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    position: relative;
    padding-bottom: 7px;
}

.review-form .card-header button::after {
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    background: #38ccff;
    width: 50px;
}

.review-form label {
    display: block;
    font-size: 15px;
    font-weight: 800;
    margin: 0 auto 8px;
    font-family: 'Montserrat', sans-serif;
}

.listing_rating input {
    display: none;
}

.listing_rating label {
    display: inline-block;
    overflow: hidden;
    font-size: 24px;
    letter-spacing: 4px;
    color: #dadada;
    cursor: pointer;
}

.listing_rating label i:hover {
    color: #ffc600 !important;
}

.review-form .form-control {
    background: #eee;
    color: #888;
}

.addess-wrap {
    padding-top: 10px;
}

.addess-wrap i {
    color: #38ccff;
    padding-right: 10px;
}

.addess-wrap .img-wrap {
    max-height: 200px;
    overflow: hidden;
}

.price-info .btn-link {
    display: inline-block;
}

.pimg-wrap {
    position: relative;
}

.btn-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 55%;
}

.btn-overlay > .shop-btn {
    visibility: hidden;
    opacity: 0;
    margin-right: -45px;
    transition: all 0.3s ease-in 0.4s;
}

.shop-btn {
    background: #38ccff;
    color: #fff;
    border: none;
}

.btn-overlay:hover > .shop-btn {
    visibility: visible;
    opacity: 1;
    margin-right: 0;
}

.related-wrap i {
    color: #38ccff;
    padding-right: 20px;
}

.related-wrap {
    padding: 10px 0;
    border: 1px solid #cfcfcf;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.related-wrap .serv {
    padding-bottom: 10px;
}

.related-work .rel-wrk a {
    background: #000;
    padding: 5px 58px;
    border-radius: 5px;
}

.rel-wrk {
    margin-bottom: 10px;
}

.related-wrap h3 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

.related-wrap a {
    color: #38ccff;
    font-weight: 600;
}

.related-wrap li {
    line-height: 40px;
    padding-bottom: 6px;
}

/*jobspage*/
.jobapp a {
    background: #38ccff;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    margin-top: 25px;
}

.listofjobs {
    background: #f0f0f0;
    padding: 40px 0;
}

.listofjobs .heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #000;
}

.jobdcrp {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px;
    margin: 0 auto 15px;
}

.jobdcrp1 a .heading {
    color: #1d70a3;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}

.jobdcrp1 a {
    text-decoration: none;
}

.jobdcrp a {
    text-decoration: none;
}

.jobdcrp a .heading {
    color: #1d70a3;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}

.jobdcrp .label,
.jobdcrp1 .label {
    background: #90d241;
    font-size: 15px;
    padding: 4px 3px;
    border-radius: 2px;
    margin-right: 10px;
}

.jobdcrp .location,
.loc {
    padding-left: 20px;
}

.jobdcrp .location i,
.jobdcrp1 .location i {
    color: #90d241;
    font-weight: 600;
    font-size: 20px;
    padding-right: 7px;
}

.dashboard-list-box .j-foot li {
    border-bottom: unset !important;
}

.j-foot li {
    display: inline-block;
    margin-top: 10px;
}

.j-foot p {
    padding-left: 20px;
    margin-top: -20px;
    font-size: 12px;
    margin-bottom: 0;
}

.j-foot i {
    font-size: 12px;
}

.jobind-dcrp {
    background: #f0f0f0;
    padding: 40px 0;
}

.jname {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px;
    margin: 0 auto 15px;
}

.jname .heading {
    color: #1d70a3;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}

.jname .subheading {
    color: #1d70a3;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}

.jname .label {
    background: #90d241;
    font-size: 15px;
    padding: 4px 3px;
    border-radius: 2px;
    margin-right: 10px;
}

.jname .location {
    padding-left: 20px;
}

.jname .location i {
    color: #90d241;
    font-weight: 600;
    font-size: 20px;
    padding-right: 7px;
}

.indfoot {
    text-align: center;
    font-size: 12.5px;
}

.j-name p {
    font-size: 14px;
}

.j-name .c-ma {
    margin: 0 auto;
}

.c-ma td {
    padding: 7px;
    font-size: 14px;
}

.intrestform {
    background: #fcfcfc;
    padding: 20px;
}

.intrestform h2 {
    color: #1d70a3;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}

/*jobs activepge*/
.jobdcrp1 {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px;
    margin: 0 auto 15px;
    position: relative;
}

/*offers page*/
.pro-wrap {
    padding: 30px 0;
}

.pro-wrap .heading {
    font-size: 28px;
    text-align: center;
    color: #000;
    font-weight: 800;
}

.product img {
    height: 250px;
}

.intrest-form {
    margin-top: 10px;
}

.intrest-form h2 {
    font-size: 25px;
    color: #000;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    padding-bottom: 20px;
}

.intrest-form h2::after {
    content: '';
    top: 30px;
    left: 0;
    bottom: 0;
    background: red;
    height: 2px;
    width: 30px;
    position: absolute;
}

/*toggle switch option*/

/* The switch - the box around the slider */ .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    float: right;
}

/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: green;
    -webkit-transition: .4s;
    transition: .4s;
}

input.default:checked + .slider {
    background-color: #444;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

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

.switchhead {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

/*submit listwrap*/
.sub-listing {
    padding: 50px 0;
}

.submit-li {
    background: #fff;
    box-shadow: 2px 3px 13px rgba(0, 0, 0, 0.25);
    padding: 20px;
    line-height: 40px;
}

.submit-li .fr-head {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-bottom: 0;
}

.close-btn {
    background: #848484;
    padding: 7px 20px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}

.toggle {
    position: relative;
    display: block;
    width: 40px;
    height: 20px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
}

.toggle:before {
    content: "";
    position: relative;
    top: 3px;
    left: 3px;
    width: 34px;
    height: 14px;
    display: block;
    background: #9A9999;
    border-radius: 8px;
    transition: background 0.2s ease;
}

.toggle span {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    display: block;
    background: white;
    border-radius: 10px;
    box-shadow: 0 3px 8px rgba(154, 153, 153, 0.5);
    transition: all 0.2s ease;
}

.toggle span:before {
    content: "";
    position: absolute;
    display: block;
    margin: -18px;
    width: 56px;
    height: 56px;
    background: rgba(79, 46, 220, 0.5);
    border-radius: 50%;
    transform: scale(0);
    opacity: 1;
    pointer-events: none;
}

.cbx:checked + .toggle:before {
    background: #947ADA;
}

.cbx:checked + .toggle span {
    background: #4F2EDC;
    transform: translateX(20px);
    transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
    box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
}

.cbx:checked + .toggle span:before {
    transform: scale(1);
    opacity: 0;
    transition: all 0.4s ease;
}

/*addlisting*/
.formlist {
    padding-top: 20px;
    padding-left: 30px;
}

.formlist label {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

.formlist input {
    line-height: 50px;
}

.formlist .h-btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* account-details-page */
.account-details {
    padding-top: 60px;
    padding-bottom: 60px;
    font-family: 'Montserrat', sans-serif;
}

.account-details p {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 23px;
    color: #333;
    font-size: 25px;
}

.table-wrapper table {
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.table-wrapper table > tbody > tr > td,
.table-wrapper table > tbody > tr > th,
.table-wrapper table > tfoot > tr > td,
.table-wrapper table > tfoot > tr > th,
.table-wrapper table > thead > tr > td,
.table-wrapper table > thead > tr > th {
    padding: 8px;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 50%;
}

.account-details .link-holder {
    text-align: center;
}

.account-details .link-holder .h-btn {
    padding: 10px 35px;
    text-transform: uppercase;
    background: #38ccff;
    border-radius: 20px;
    border-color: unset;
    color: #fff;
    font-weight: bold;
    transition: all .5s ease-in-out;
}

.account-details .link-holder .h-btn:hover {
    background: #000;
    border: none;
    color: #38ccff;
}

/*blogs page*/
.blog h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0px;
    text-transform: uppercase;
}

.blog .information {
    line-height: 25px;
}

.blogger img {
    height: 150px;
    width: 100%;
}

.blogger h3 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.blogger h5 {
    font-size: 15px;
    color: red;
}

.blogger p {
    color: #c0c0c0;
}

.blog1 {
    background: #eee;
    padding-top: 20px;
    margin-bottom: 15px;
}

.blog2 {
    background: #eee;
    padding-top: 20px;
    margin-bottom: 15px;
}

.blog3 {
    background: #eee;
    padding-top: 20px;
    margin-bottom: 15px;
}

.blog4 {
    background: #eee;
    padding-top: 20px;
    margin-bottom: 15px;
}

.blogborder {
    border: 1px solid #fcc91b;
    padding: 10px;
}

.blogger2 {
    padding-bottom: 20px;
}

.blogger2 h2 {
    font-size: 23px;
    padding-top: 20px;
    text-transform: capitalize;
}

.blog-btn {
    border: 2px solid #43c3ea;
    color: #fff;
    font-size: 12px;
    padding: 8px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    background: #43c3ea;
}

.blog-btn:hover {
    background: #1f2839;
    color: #fff;
    text-decoration: none;
}

/*feedback page*/
.feedform {
    padding: 30px 0;
    font-family: 'Montserrat', sans-serif;
}

.feedform .h2 {
    font-size: 23px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
}

.feedform form {
    padding: 20px 10px;
    border: 2px solid #cfcfcf;
}

.feedform label {
    color: #222;
}

.radio-inline input {
    margin-right: 6px;
}

/*modal body*/
.modal-body i {
    background: #38ccff;
    color: #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 16px;
    margin-bottom: 6px;
}

.rating .icon {
    color: #38ccff;
    font-size: xx-large;
}

/*popup style fixed*/
.animate-pop {
    position: relative;
}

.wanted {
    position: fixed;
    bottom: 10px;
    right: 20px;
    background: #f93c64;
    text-align: center;
    border-radius: 10px;
    z-index: 1;
    padding: 0px 5px;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.tada {
    animation-name: tada;
}

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
}

.c-push {
    position: absolute;
    right: 0px;
    margin-top: -35px;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    width: 30px;
    height: 30px;
    background: #f93c64;
    font-weight: 600;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.wanted .h2 {
    font-size: 20px;
    color: #89cf34;
    font-family: "Zilla Slab";
    text-transform: uppercase;
    font-weight: 800;
}

.wanted .h3 {
    font-size: 18px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}

.keyword-wrap {
    padding-top: 40px;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }

}

/*sitemap*/
.abthead {
    font-size: 15px;
    padding: 10px 3px;
}

.abtheadbg .abthead::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #f9b100;
    transform: skewX(-25deg);
    transition: all 500ms ease;
    z-index: -1;
}

.abtheadbg {
    height: 75px;
    margin-right: 5px;
}

/*branchespage*/
.branchbor {
    border: 1px solid black;
}

/*mobile responsive design*/
@media(min-width:360px) and (max-width:575px) {
    .header1 {
        background: none;
    }

    .slideimage img {
        right: unset;
        padding: unset;
        top: -31px;
        width: 38%;
        left: 100px;
    }

    .wanted {
        bottom: unset;
        top: 80px;
    }

    .wanted .head {
        padding: 0px;
    }

    .head a {
        font-size: 10px;
    }

    .j-icons .owl-nav .owl-prev {
        position: absolute;
        top: 80px;
        left: 0;
    }

    .j-icons .owl-nav .owl-next {
        position: absolute;
        top: 80px;
        right: 0;
    }

    .logo img {
        margin: 0 60px 0 65px;
        margin-bottom: -46px;
    }

    .header .submit-wrap {
        padding-top: 0;
        text-align: center;
    }

    .header .sm .enter {
        text-align: center;
    }

    .header {
        position: unset;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
    }

    .header img {
        background: #000;
        width: 100%;
        height: 140px;
    }

    .owl-carousel .owl-item img {
        width: 50%;
    }

    .icon-subdcrp {
        padding-left: 60px;
        margin-top: -50px;
    }

    .joinbtn2 a {
        padding: 0 43px;
    }

    .nearme-app .app-dcrp {
        margin-top: 10px;
    }

    .blog1,
    .blog2,
    .blog3,
    .blog4 {
        padding: 20px 0;
        margin-bottom: 15px;
    }

    .page-top,
    .page-top1,
    .page-top2 {
        padding: 80px 0 80px;
    }

    .title-head h1 {
        font-size: 26px;
    }

    .blogborder {
        padding: 17px;
    }

    .blogborder img {
        margin-bottom: 10px;
    }

    .table-wrapper table {
        font-size: 15px;
    }

    .account-details p {
        font-size: 20px;
        padding-top: 0;
    }

    .listmenu .submit-wrap {
        padding-top: 0;
        padding-left: 55px;
        margin-top: -40px;
    }

    .abtbtn {
        border: 1px solid #fff;
    }

    .abtbtn:hover {
        border: 1px solid #fff;
        background: none;
    }

    /*homepage*/
    .sm {
        float: unset;
    }

    .s-info .heading {
        font-size: 21px;
    }

    .s-info p {
        font-size: 15px;
        line-height: 25px;
    }

    .search_form {
        margin: 0 auto 0;
        width: unset;
    }

    .search_form .fc {
        height: 40px;
    }

    .search_btn .btn {
        height: 50px;
        margin: 4px;
    }

    .header1 .hd-btn {
        height: 50px;
    }

    .header1 .hd-img img {
        height: 50px;
    }

    .joinbtn2 {
        margin-top: 5px;
    }

    .app-dcrp .heading {
        font-size: 38px;
    }

    .join-wrap .heading {
        font-size: 38px;
    }

    .joinbtn4 {
        margin-top: 5px;
    }

    .j-icons .item {
        margin-left: 51px;
        margin-right: 51px;
    }

    /*about page*/
    .about-wrap .description {
        font-size: 13px;
    }

    .abt-details .heading {
        font-size: 30px;
    }

    .about-wrap {
        padding: 35px 0 40px;
    }

    /*careerpage*/
    .carrier-wrap label {
        font-size: 15px;
    }

    /*privacy page*/
    .privay-wrap .dcrp {
        font-size: 13px;
    }

    /*paymentpage*/
    .table-wrapper table > tbody > tr > td,
    .table-wrapper table > tbody > tr > th,
    .table-wrapper table > tfoot > tr > td,
    .table-wrapper table > tfoot > tr > th,
    .table-wrapper table > thead > tr > td,
    .table-wrapper table > thead > tr > th {
        width: 55%;
    }

    /*dashboard listing*/
    .listing-sidebar {
        margin: -33px auto 30px;
    }

    /*scrolling menu*/
    .menuscroll {
        margin-top: -34px;
        margin-bottom: 5px;
    }

    .menuscroll .item {
        text-align: center;
        margin-top: 42px;
    }

    .menuscroll .menu-1 {
        background: #393185;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        color: #e78c52;
        padding-top: 7px;
        font-size: 18px;
    }

    .menuscroll .menu-a {
        color: #e22227;
        font-size: 10px;
        text-transform: uppercase;
    }

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

    .submit-wrap a {
        margin-left: 0;
        line-height: 84px;
        padding: 7px 0 !important;
        font-size: 13px;
    }

    .logo1 img {
        height: 50px;
    }

    .listdir-wrap .page-link {
        border: 1px solid #e9797c !important;
    }

    .dashboard-list-box {
        padding: 0;
    }

    .price-info a {
        font-size: 9px;
        padding: 1px;
    }

    .menutrigger {
        position: relative;
        font-size: 30px;
        color: #d7193a;
    }

    .menutrigger:before {
        position: absolute;
        top: 60px;
        left: 20px;
        content: '\f0c9';
        font-family: fontawesome;
    }

    .submit-wrap a {
        padding: unset;
    }

    .adbus>.submit-wrap a:hover,
    .adbus1>.submit-wrap a:hover {
        padding: unset;
        margin: unset;
    }

    .adbus1 {
        margin-top: -84px;
        margin-left: 50%;
    }

    .submit-wrap1 a {
        color: #fff;
        font-size: 16px;
        border-radius: 3px;
        font-weight: 600;
        text-decoration: none;
        border: 2px solid #f93c64;
        background: #f93c64;
        font-family: 'Nunito', sans-serif;
        padding: 7px 10px !important;
        margin-left: 0;
        line-height: 110px;
    }

    .submit-wrap1 a:hover {
        margin-left: 0;
        line-height: 110px;
    }

    .mp-level {
        background: #f93c64;
    }

    .mp-level li a {
        color: #fff;
        text-decoration: none;
    }

    .mp-back::after {
        content: "\f054";
        position: absolute;
        right: 10px;
        color: rgba(0, 0, 0, 0.3);
        font-size: 1.3em;
        font-family: 'fontawesome';
    }

    .mp-menu ul li > a {
        box-shadow: unset;
    }

    .mp-level > ul > li:first-child > a {
        box-shadow: unset;
    }

}

@media(min-width:576px) and (max-width:767px) {
    .menuheader {
        top: 0;
    }

    .slideimage img {
        right: unset;
        padding: unset;
        top: 20px;
        width: 55%;
        left: 190px;
    }

    .abtbtn {
        border: 1px solid #fff;
    }

    .abtbtn:hover {
        border: 1px solid #fff;
        background: none;
    }

    .menuheader .container {
        max-width: unset;
    }

    .logo img {
        margin: unset;
    }

    .sm a,
    .sm {
        padding: 10px !important;
    }

    .search_form {
        width: 480%;
        margin: 20px;
    }

    .adbus {
        margin-left: 20px;
    }

    .adbus1 {
        margin-left: 60%;
        margin-top: -28px;
    }

}

@media(min-width:768px) and (max-width:992px) {
    .menuheader {
        top: 0;
    }

    .menuheader .container {
        max-width: unset;
    }

    .slideimage img {
        right: unset;
        padding: unset;
        top: 20px;
        width: 55%;
        left: 266px;
    }

    .sm a,
    .sm {
        padding: 10px !important;
    }

    .hicon-wrap {
        position: unset;
    }

    .search_form {
        width: 430%;
        margin: 20px;
    }

    .adbus {
        margin-left: 20px;
    }

    .adbus1 {
        margin-left: 70%;
        margin-top: -27px;
    }

}

@media(max-width:992px) {
    .hicon-wrap {
        position: unset;
    }

}

@media(min-width:768px) and (max-width:992px) {
    .s-info .heading {
        font-size: 37px;
    }

    .slideimage img {
        right: unset;
        padding: unset;
        top: 107px;
        width: 36%;
        left: 2px;
    }

}

/* float share */
.bg-fb {
    background-color: #3b579d;
}

.share-menu {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	right: 40px;
	background-color: #f33 !important;
	color: #fff !important;
	border-radius: 50px;
	text-align: center;
	z-index: 1000;
	animation: bot-to-top 2s ease-out;
}

.share-menu-items {
	position: fixed;
	right: 40px;
	bottom: 80px;
	z-index: 100;
}

.share-menu-items li {
	list-style: none;
	margin-bottom: 10px;
}

.share-menu-items li a {
	color: #fff;
	border-radius: 50px;
	text-align: center;
	width: 60px;
	height: 60px;
	display: block;
}

.share-menu-items:hover {
	visibility: visible !important;
	opacity: 1 !important;
}

.share-menu-icon {
	font-size: 24px;
	margin-top: 18px;
}

.share-menu-items {
	visibility: hidden;
}

.share-menu:hover + .share-menu-items,
.share-menu:focus + .share-menu-items {
	visibility: visible;
	animation: scale-in 0.5s;
}

.share-menu i {
	animation: rotate-in 0.5s;
}

.share-menu:hover > i,
.share-menu:focus > i {
	animation: rotate-out 0.5s;
}

@keyframes bot-to-top {
	0% {
		bottom: -40px;
	}

	50% {
		bottom: 40px;
	}
}

@keyframes scale-in {
	from {
		transform: scale(0);
		opacity: 0;
	}

	to {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes rotate-in {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes rotate-out {
	from {
		transform: rotate(360deg);
	}

	to {
		transform: rotate(0deg);
	}
}