.color_gold{
    width:100%;
    background-color: #efbc3a;
}

.color_gold h3{color:#111 !important;}

.color_gold .black_border{
    width:100%;
    border-bottom: 1px solid #111;
    border-bottom: 1px solid #111;
    margin:20px 0 30px 0; }
.color_gold p{
    color:#111;
    opacity: 1 !important;
}
.color_gold h4{
    font-size:19px !important;
    color:#111 !important;
    margin-bottom:0px !important;
    margin-top:20px !important
}
.sub_line{
    padding:0px;
    margin:0 0 0 0 ;
}
.sub_line p{
    margin:0 0 0 40px;
}

.pricing-page .full-width-box-content p{
    font-size: 17px;
}

.pf-services-list .style-2 .trigger a{
    font-weight: bold;
}

.btn_settings {
    border: solid 1px #d7a82e !important;
    color: #d7a82e !important;
    border-radius: 4px;
    padding: 8px !important;
    margin: 6px 0 0 0;
}

.invalid-feedback{
    width:100%;
    margin-top:.25rem;
    font-size:80%;
    color:#e3342f
}
.plan-price .value {
    font-weight: 600;
}
.plan-price h3{
    font-weight: 600;
    color:#d7a82e;
    margin-top:10px;
}
.plan-price{
    padding: 12px 0 0 0;
}
.plan-price .icon{
    padding-bottom: 10px;
}
.plan-features a.button{
    margin-top:20px;
    margin-bottom: 20px;
    background: #d7a82e;
    color: #fff;
}

.plan-features a.button:hover{
    background: #e0b23a;
}

.plan.color-1 .plan-price{
    background: #f1f1f1;
}
.plan-price .period{
    opacity: 1;
    margin-top:20px;
}
.plan{
    border:solid 1px #e0b23a;
}
form.submitted input:invalid {
    border: 1px solid red;
}
.head h2{
    line-height:50px;
}

.section-background.with-testimonials{
    margin-bottom:40px;
}

#navigation .btn_register{
    color:#c39317 !important;
}

.menu-responsive{
    display:none;
}

.pf-link{
    color:#c39317;
    font-weight: bold;
}

/* Form Wizard START================================= */
.wizard,
.tabcontrol {
    display: block;
    width: 100%;
    overflow: hidden; }

.wizard a,
.tabcontrol a {
    outline: 0; }

.wizard ul,
.tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0; }

.wizard ul > li, .tabcontrol ul > li {
    display: block;
    padding: 0; }

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info,
.wizard > .content > .title,
.tabcontrol > .content > .title {
    position: absolute;
    left: -999em; }

.wizard > .steps {
    position: relative;
    display: block;
    width: 100%; }

.wizard.vertical > .steps {
    float: left;
    width: 30%; }

.wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%; }

.wizard.vertical > .content {
    float: left;
    margin: 0 0 0.5em 0;
    width: 70%; }

.wizard.vertical > .actions {
    float: right;
    width: 100%; }

.wizard.vertical > .actions > ul > li {
    margin: 0 0 0 1em; }

.wizard > .steps .number {
    font-size: 1.429em;
    color:#111;
    margin:6px 0 6px 0;
    height: 50px;
    width:50px;
    text-align: center;
    line-height:48px;
    border-radius:50%;
    background:#fff;
}

.wizard > .steps > ul > li {
    width: 25%;
    float: left; }

.wizard > .actions > ul > li {
    float: left; }

.wizard > .steps a {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 0.5em 0.5em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
.wizard > .steps a:hover, .wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: .5em .5em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.wizard > .steps .disabled a {
    background: #eee;
    color: #aaa;
    cursor: default; }
.wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #d7a82e;
    color: #aaa;
    cursor: default; }

.wizard > .steps .current a {
    background: #2184be;
    color: #fff;
    cursor: default; }
.wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #2184be;
    color: #fff;
    cursor: default; }

.wizard > .steps .done a {
    background: #9dc8e2;
    color: #fff; }
.wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #9dc8e2;
    color: #fff; }

.wizard > .steps .error a {
    background: #ff3111;
    color: #fff; }
.wizard > .steps .error a:hover, .wizard > .steps .error a:active {
    background: #ff3111;
    color: #fff; }

.wizard > .content {
    border: 1px solid #ddd;
    display: block;
    margin: 0.5em;
    /*min-height: 35em;*/
    overflow: visible;
    position: relative;
    width: auto; }

.wizard > .actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%; }

.wizard > .actions > ul {
    display: inline-block;
    text-align: right; }
.wizard > .actions > ul > li {
    margin: 0 0.5em; }

.wizard > .actions a {
    background: #d7a82e;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
.wizard > .actions a:hover, .wizard > .actions a:active {
    background: #d7a82e;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }

.wizard > .actions .disabled a {
    background: #eee;
    color: #aaa; }
.wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: #eee;
    color: #aaa; }

.tabcontrol > .steps {
    position: relative;
    display: block;
    width: 100%; }
.tabcontrol > .steps > ul {
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1; }
.tabcontrol > .steps > ul > li {
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
.tabcontrol > .steps > ul > li:hover {
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0; }
.tabcontrol > .steps > ul > li.current {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0; }
.tabcontrol > .steps > ul > li.current > a {
    padding: 15px 30px 10px 30px; }
.tabcontrol > .steps > ul > li > a {
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none; }
.tabcontrol > .steps > ul > li > a:hover {
    text-decoration: none; }

.tabcontrol > .content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px; }
.tabcontrol > .content > .body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%; }
.tabcontrol > .content > .body ul {
    list-style: disc !important; }
.tabcontrol > .content > .body ul > li {
    display: list-item; }

.wizard .content {
    /*min-height: 245px;*/
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    /*overflow-y: auto; */
}
.wizard .content .body {
    padding: 15px; }

.wizard .steps a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size:17px;
    font-weight: 600;}
.wizard .steps a:active, .wizard .steps a:focus, .wizard .steps a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }

.wizard .steps .done a {
    background-color: rgba(229, 184, 66, 0.42); }
.wizard .steps .done a:hover, .wizard .steps .done a:active, .wizard .steps .done a:focus {
    background-color: rgba(229, 184, 66, 0.67); }

.wizard .steps .error a {
    background-color: #F44336 !important; }

.wizard .steps .current a {
    background-color: #d7a82e; }
.wizard .steps .current a:active, .wizard .steps .current a:focus, .wizard .steps .current a:hover {
    background-color: #e5b842; }
/* Form Wizard END ================================= */

.error {
    color: #ff5d37;
    font-size: 13px;
}
.form-label {
    color: #666;
}
.image-edge.margin-top-80.sec_block {
    max-height: 1000px !important;
    height: 1000px;
}
.image-edge.margin-top-80.sec_block_1{
    max-height: 700px !important;
    height: 700px;
}
#pf_loader {
    text-align: center;
}
#main-header.cloned #logo a img{
    max-height: unset;
}

#backtotop a{
    border-color: #ffffff !important;
}

.btn-applycoupon{
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}

#apply_coupon_btn{
    cursor: pointer;
}






@media (min-width:320px) and (max-width:768px){
     #responsive {
     display:none !important;
}
}

@media only screen and (width:768px){
   .header .menu-responsive{
margin-top: -64px !important;
}
}


@media (max-width:768px){

.header .menu-responsive{
margin-top: 26px;
}

#logo {
    text-align: left;
    width: 80%;
    float: left;
}

body .menu-responsive i.menu-trigger::after{
    display:none;
}

#jPanelMenu-menu{
    right:0;
    left:auto !important;
}

.basic .menu-responsive {
    margin-bottom: 0px;
}
ul#jPanelMenu-menu {
    top: 100px !important;
    width: 100%;
}

.btn_register{
    margin: 0px 0 0 0;
    border:none;
}
.menu-responsive{
    float:right;
    display:block;
    width:50px;
}
.menu-responsive i{
padding: 8px;
text-align: center;
font-size:28px;
}

#jPanelMenu-menu li{
    border-bottom:solid 1px #3b3b3b;
}
    .sec_block{
        display:block;
    }
    .margin-top-80{
        margin-top:0px !important;
    }

    .head h2{
        font-size:32px;
        line-height:40px;
    }
.testimonial-carousel.full-width .testimonial{
    width:90%;
}

.testimonial p{
    padding: 0px 40px 0 40px;
    margin-top:0px;
}

.image-edge-content h2{
    margin-top:20px;
}

.section-background.with-testimonials{
    padding:0px;
}
.margin-top-70{
    margin-top:0px;
}

.with-testimonials{
    padding-bottom:20px !important;
}

.number_sub{
    display:block;
    margin-bottom:25px;
}
.bullet_rt h2{
    margin-top:70px;
}
#payment-form-t-0, #payment-form-t-1, #payment-form-t-2{
    text-align:center ;
}



.header .menu-responsive{
    background-color:#d7a82e;;
}
li.dot{
    background-position: 0.3% 19%;
}

#footer{
    margin-top:30px;
}


}



@media (max-width:992px){

 #responsive {
     display:block;
}

.sec_block{
        display:block;
    }
.margin-top-70{
    margin-top:0px !important;
}
.margin-top-80{
    margin-top:0px !important;
}
.number_sub{
    display:block;
    margin-bottom:25px;
}
#footer{
    margin-top:30px;
}

.testimonial-carousel.full-width .owl-controls{
    top:70%;
}

.full-width-carousel::before{
    background:transparant !important;
}
.full-width-carousel::after{
    background:transparant !important;
}


}

































