body{
    font-family: ProximaNovaA-Regular !important;
}

/*Media Queries*/
@media screen and (min-width: 768px) and (max-width: 991px){
    .bbplus-section h2 {
        margin-top: 0px;
        padding-top: 15px;
    }
    .bbplus-section .slider.slider-horizontal .slider-tick-label-container .slider-tick-label{
        text-indent: 225px;
    }
    .bbplus-section .slider.slider-horizontal .slider-tick-label-container .slider-tick-label span{
        margin-left:225px !important;
    }
    .bbplus-section img.block-level-icon {
        width: 110px;
        margin: 15px auto;
    }

    .bbplus-section .slider.slider-horizontal .slider-tick-label-container{
        right:0;
    }
    .bbplus-section .slider-tick {
        height: 50px;
        width: 35px;
        top: -30px !important;
     }

}

@media screen and (max-width: 600px){
    .bbplus-section .slider-tick {
        height: 40px;
        width: 25px;
        top: -19px !important;
     }
}
@media screen and (max-width: 767px){
    .bbplus-section .start-shopping {
    font-size: 14px;
    padding: 6px 18px;
    margin-bottom: 0px;
}
.bbplus-section .panel-group .panel{
    padding-left:20px !important;
}

    .bbplus-section .exp-slider h2 {
    margin: 20px auto 50px;
}
    .bbplus-section .slider-tick {
        height: 40px;
        width: 30px;
        top: -23px !important;
     }
    .bbplus-section .slider.slider-horizontal .slider-tick-label-container{
        top: -75px;
        left: -240px;
    }
    .bbplus-section .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
        font-size: 10px;
    }
    .bbplus-section img.block-level-icon, .bbplus-section .level-icons-section img.level-icons {
    width: 90px;
    margin: 15px auto;
}
.bbplus-section img.flag-icon {
    width: 30px;
    }
    .bbplus-section h2{
        font-size: 18px;
    }
    .bbplus-section h2 {
    font-size: 18px;
    margin-top: 0px;
    padding-top: 20px;
}
.bbplus-section .btn-primary, .bbplus-section .btn-primary:hover {
    color: #222;
    background-color: #f5f5f5;
    border-radius: 0px;
    text-align: left;
    font-weight: 600;
    border: none;
    border-left: 4px solid #84c225;
}
    .bbplus-section .slider.slider-horizontal {
    width: 100%;
    margin-bottom: 40px !important;
}
.bbplus-section p {
    line-height: 20px;
}
.bbplus-section p, .bbplus-section p span {
    color: #555;
    font-size: 14px !important;
}
.bbplus-section a.nav-tabs-dropdown.btn.btn-block.btn-primary:before {
    width: 15px;
    content: " ";
    background-image: url('../img/bbplus-arrow-down.svg');
    background-repeat: no-repeat;
    position: absolute;
    right: 25px;
    top: 10px;
    height: 10px;
    display: block;
    background-color: #f5f5f5;
}
    .bbplus-section .nav-tabs>li.active>a, .bbplus-section .nav-tabs>li.active>a:focus, .bbplus-section .nav-tabs>li.active>a:hover {

    border-color:  transparent !important;

    }
    .bbplus-section .nav-tabs>li>a:hover{
        border-color:  transparent !important;
        font-weight: 600;
        color: #222;

    }

    .bbplus-section .slider.slider-horizontal .tooltip > .tooltip-inner, .bbplus-section .slider.slider-horizontal .tooltip > .tooltip-inner::first-letter{
		font-size: 12px !important;
	}
	.bbplus-section .tooltip.bottom .tooltip-arrow {
	    top: 0;
	    left: 50%;
	    margin-left: 1px;
	    border-width: 0px 7px 7px;
	}
	.bbplus-section .slider.slider-horizontal .tooltip > .tooltip-inner{
	   max-width: 90px !important;
	   text-align: right !important;
	}
}
@media screen and (max-width: 460px){
    .bbplus-section .slider.slider-horizontal .slider-tick-label-container{
        top: -75px !important;
        left: -290px !important;
    }
    .bbplus-section .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
        font-size: 10px;
    }
}