
.pricingTable11 {
    text-align: center;
    background: #fff;
    margin: 0px 2px;
    box-shadow: 0 2px 6px rgba(39,65,90,.25);
    padding-bottom: 15px;
    border-radius: 10px;
    color: #cad0de;
    transform: scale(1);
    transition: all .5s ease 0s;
    position: relative;
}
.pricingTable11:hover{transform:scale(1.05);z-index:2;}
    .pricingTable11 .pricingTable-header {
        padding: 25px 10px;
        background: transparent;
        /* border-radius: 10px 10px 50% 50%; */
        /* transition: all .5s ease 0s; */
        min-height: 137px;
        position: relative;
        z-index: 1;
    }
/*.pricingTable11:hover .pricingTable-header{background:#f63134}*/
.pricingTable11 .pricingTable-header i{font-size:50px;color:#858c9a;margin-bottom:10px;transition:all .5s ease 0s}
.pricingTable11 .price-value {
    font-size: 12px;
    color: #333;
    transition: all .5s ease 0s;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-weight: 700;
    line-height: 20px;
}
.pricingTable11 .month{display:block;font-size:14px;color:#cad0de}
.pricingTable11:hover .month,.pricingTable11:hover .price-value,.pricingTable11:hover .pricingTable-header i{color:#fff}
.pricingTable11 .heading{font-size:24px;color:#ff9624;margin-bottom:20px;text-transform:uppercase}
    .pricingTable11 .pricing-content ul {
        list-style: none;
        padding: 0px 0px;
        margin-bottom: 15px;
        text-align: left;
        min-height: 260px;
    }
        .pricingTable11 .pricing-content ul li {
            line-height: 20px;
            color: #424694;
            border-bottom: 1px solid #dde8f6;
            padding: 5.1px 0px;
            font-size: 12px;
            text-align: left !important;
        }
.pricingTable11 .pricingTable-signup a{display:inline-block;font-size:15px;color:#fff;padding:10px 35px;border-radius:20px;background:#3a69b2;text-transform:uppercase;transition:all .3s ease 0s}
.pricingTable11 .pricingTable-signup a:hover{box-shadow:0 0 10px #ffa442}
.pricingTable11.blue .heading,.pricingTable11.blue .price-value{color:#4b64ff}
.pricingTable11.blue .pricingTable-signup a,.pricingTable11.blue:hover .pricingTable-header{background:#3a69b2}
.pricingTable11.blue .pricingTable-signup a:hover{box-shadow:0 0 10px #4b64ff}
.pricingTable11.red .heading,.pricingTable11.red .price-value{color:#ff4b4b}
.pricingTable11.red .pricingTable-signup a,.pricingTable11.red:hover .pricingTable-header{background:#ff4b4b}
.pricingTable.red .pricingTable-signup a:hover{box-shadow:0 0 10px #ff4b4b}
.pricingTable11.green .heading,.pricingTable11.green .price-value{color:#333;}
/*.pricingTable11.green .pricingTable-signup a:hover{box-shadow:0 0 10px #40c952}
.pricingTable11.blue:hover .price-value,.pricingTable11.green:hover .price-value,.pricingTable11.red:hover .price-value{color:#fff}
.pricingTable11.green:hover .pricingTable-header h3,.pricingTable11.red:hover .pricingTable-header h3{color:#fff}*/
.pricingTable11.green:hover .pricingTable-signup a,.pricingTable11.green:hover .pricingTable-signup a{background:#f63134;}

.pricingTable11 .pricing-content ul b img {
    width: 100%;
}
.pricingTable11 .pricing-content ul b {
    width: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.pricingTable11 .pricing-content ul li i {
    text-align: right;
    float: right;
    margin-top: 10px;
}
.pricingTable11 .pricing-content ul li i.fas.fa-times {
    color: #f63134;
}
.pricingTable-header h3 {
    color: #3a69b2;
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    padding: 0 0px 14px;
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-dots {
    display: none;
}
#Product-Quote .selectedSlide {
    /*transform: scale(1.05);*/
    z-index: 1;
}
    #Product-Quote .selectedSlide .pricingTable-header {
        background: #f63134;
        color: #fff;
    }

    #Product-Quote .selectedSlide .price-value {
        color: #fff;
    }
        /*#Product-Quote .selectedSlide .pricingTable-header .price-value {
            color: #27415a;
        }*/
        #Product-Quote .selectedSlide .pricingTable-header h3 {
            color: rgb(51, 113, 193);
            border-bottom: 1px solid #eee;
            padding: 0 0px 14px;
        }
    #Product-Quote .selectedSlide .pricingTable-signup input[type="submit"] {
        background: #f63134;
        color: #ffffff;
        border: 1px solid #fe0000;
        padding: 6px 15px;
    }

@media screen and (max-width:990px){.pricingTable11{margin:0 0 20px}
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #3371c1;
    border-color: #3371c1;
	transform: scale(1.05);
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.buying-selling.active {
    background: #3371c1;   
}

.buying-selling {
    width: auto;
    padding: 8px 23px;
    position: relative;
    background: #dde8f6;
    transform: scale(1);
    transition: all .5s ease 0s;
}

.buying-selling-word {
    font-size: 14px;
    font-weight: 600;
    margin-left: 14px;
}
.radio-dot:before, .radio-dot:after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    border-radius: 100%;
}

.radio-dot:before {
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    top: 12px;
    left: 10px;
}

.radio-dot:after {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    top: 15px;
    left: 13px;
}

.buying-selling.active .buying-selling-word {
    color: #fff;
}

.buying-selling.active .radio-dot:after {
    background: #426C2A;
}

.buying-selling.active .radio-dot:before {
    background: #fff;
    border-color:#f63134;
}

.buying-selling:hover .radio-dot:before {
    border-color: #adadad;
}

.buying-selling.active:hover .radio-dot:before {
    border-color: #699D17;
}


.buying-selling.active .radio-dot:after {
    background: #f63134;
}

.buying-selling:hover .radio-dot:after {
    background: #f63134;
}

.buying-selling.active:hover .radio-dot:after {
    background: #f63134;
    
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding-top: 0px !important;
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer {
    padding: 20px 0px;
}

.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .item {
    padding: 0px 4px;
}

.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav button span {
    font-size: 50px;
    line-height: 0;
    height: auto;
    color: #fff;
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav button.owl-next {
    right: -14px;
    /*opacity: 1;*/
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav button {
    position: absolute;
    top: 14em;
    background: rgba(51, 113, 193, 0.58);
    line-height: 0px;
    height: 25px;
    width: 25px;
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav button span {
    font-size: 30px;
    line-height: 0;
    height: auto;
    color: #fff;
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav button.owl-prev {
    left: -14px;
}

#right-panel .buy-plan-list li a {
    padding: 8px 15px;
}
#right-panel .buy-plan-list li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
#right-panel .buy-plan-btn {
    padding: 8px 0px;
    font-size: 26px;
    border-radius: 6px;
    text-decoration: none;
}
.pricingTable-header h3 br {
    display: none;
}
.pricingTable11.green.active .pricingTable-signup a {
    background: #f63134;
}
@media (max-width: 767px) {
    
    .mobile-br {
        display: none;   
    }

.buying-selling {
    width: auto;
    padding: 8px 13px;
    position: relative;
}
.font-21 {
    font-size: 20px;
}
.font-14 {
    font-size: 12px;
}
.pricingTable-header h3 br {
    display: none;
}
.pt-3.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .item {
    padding: 0px 14px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {

.owl-stage .item {
    padding: 0px 10px;
}

.font-21 {
    font-size: 18px;
}	
.font-14 {
    font-size: 12px;
}
.buying-selling-word {
    font-size: 13px;
    margin-left: 12px;
}
.buying-selling {
    padding: 8px 14px;
}
.buy-plan-list li {
    margin-bottom: 7px;
}
.buy-plan-list li a {
    padding: 14px 15px;
    transition: all 0.3s;
}	
.buy-plan-btn {
    padding: 7px 18px;
    font-size: 22px;
}
}