/* Helper Classes : Start */
.mt-80{
    margin-top:80px;
}
.ml-50{
    margin-left: 50px;
}
.mt-25{
    margin-top: 25px;
}
.p-25{
    padding:25px;
}
.p-0{
    padding:0;
}
.pr-20{
    padding-right: 20px;
}
.pl-20{
    padding-left: 20px;
}
.pr-30{
    padding-right: 30px;
}
.pl-30{
    padding-left: 30px;
}
.pr-40{
    padding-right: 40px;
}
.pl-40{
    padding-left: 40px;
}
.mb-50{
    margin-bottom: 50px; 
}
.mt-50{
    margin-top: 50px; 
}
.mv-10{
    margin-top: 10px;
    margin-bottom: 10px; 
}
.mv-20{
    margin-top: 20px;
    margin-bottom: 20px; 
}
.mv-30{
    margin-top: 30px;
    margin-bottom: 30px; 
}
.mv-40{
    margin-top: 40px;
    margin-bottom: 40px; 
}
.mv-50{
    margin-top: 50px;
    margin-bottom: 50px; 
}
.fs-20{
    font-size: 20px;
}
.fs-30{
    font-size: 30px;
}
.fs-40{
    font-size: 40px;
}
.fs-50{
    font-size: 50px;
}
.fs-24{
    font-size: 24px;
}
.float_left{
    float:left
}
.margin-rest-video{
    margin-top: 0;
}
.rumple-green {
    background-color: #4b9560 !important;
}
.fw-bold{
    font-weight: bold;
}
.clr-black{
    color: black;
}
.mb-30{
    margin-bottom:30px;
}
.h-600{
    height: 600px;
    width: auto;
}
.bg-transparent{
    background-color: transparent;
}
.req_demo_title{
    color:black !important;
}
.display_flex_vertical_algin{
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}

/* Helper Classes : Ends */
.main_heading{
    font-size: 48px;
    color: #fff;
    padding: 15px 20px;
    letter-spacing: 1px;
    word-spacing: 1px;
    text-align: center;
    font-weight: bold;
    line-height: 72px;

}

.background-cover{
    background-color: #4b9560;
    background-image: url(../images/new_2025/media_crm/Audio-Green.png);
    background-size: cover;
    padding-bottom: 7px;
    max-height: 380px;
}

.background-cover-attribution {
    background-image: url(../images/new_2025/attribution/Audio-Yellow.png);
}

.background-cover-mass-email {
    background-image: url(../images/new_2025/mass_email/Audio-Blue.png);
}

.background-cover-lead-gen {
    background-image: url(../images/new_2025/lead_gen/Audio-Gold.png);
}

.background-cover-spec-studio {
    background-image: url(../images/new_2025/spec_studio/Audio-Purple.png);
}

div.new-menu a, header.new-header a{
    color:black;
    font-weight: bold;
}
.traffic_sys_title{
    color:black;
}
.rumple_simplifies{
    color:black;
}

div.section-title {
    height: 125px;
}
.fundamentals_titles{
    color: black;
    font-size: 30px !important;
}
.left_right_text{
    color:black;
    font-size: 26px;
}
.left_right_blocks_a{
    font-size: 30px !important;
}
.second_header_h2{
    color:black;
}
.price_tabs{
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 100px;
}
.custom_style{
    position: absolute;
    bottom: -100px;
    display: block;
    width: 100%;
}
.price_tabs ul.nav-tabs{
    border: none;
    text-align: center;
}

.custom_style li{
    float: none;
    text-align: center;
    display: inline-block;
}
.custom_style li a{
    text-align: center;
    display: inline-block;
    margin: 0;
    border: 1px solid #ddd !important;
    border-radius: 0;
    font-size: 20px;
    font-weight: bold;
    color: black;
}
.custom_style li:nth-child(2){
    margin-left: -4px;
}
.custom_style li.active{
    border: 1px solid #ddd !important;
    color: black !important;
}

.custom_style li.active a{
    border: transparent !important;
    background-color: #eee !important;
    color: black !important;


}

.custom_style li a:hover{
    color:black;
    text-decoration: none;
    border:1px solid transparent;
    background-color: #ddd;

}

.vertical-line{
    display: block;
    margin: 0 auto;
    border: 1px solid #ddd;
    height: 465px;
    width: 1px;
    margin-top: 40px;

}
.pricing_h3{
    color:black;
    text-align: center;
}
.pricing_text{
    color: black;
    text-align: center;
}
.price_img_card{
    position: relative;
    display: block;
    text-align: center;
    margin:20px 5px;
}
.price_img_card img{
    display: block;
    margin: 10px auto;
    height: 300px;
    width: auto;
}

.price_img_card h3{
    margin: 15px;
    font-weight: bold;
}
.price_img_card p{
    font-size: 18px;
    line-height: 24px;
}
.display_inline{
    display: inline-block;
    text-align:center;
    margin-left: 20px;
    margin-right: 20px;
}
.career-tabs{
    margin: 60px 0;
}
.career-tabs .panel-default .panel-collapse .panel-body{
    border-color:transparent;
}
.career-tabs .panel{
    margin-top: -3px !important;
}
.career-tabs .panel-default {
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 3px solid black;
    border-top: 3px solid black;
    border-radius: 0;
}
.career-tabs .panel-default .panel-heading{
    padding:0 ;
    background-color: transparent;

}
.career-tabs .panel-default .panel-heading .panel-title a{
    position: relative;
    display: block;
    text-decoration: none;
    color:black;
    font-size: 32px;
    padding: 20px 10px;
    letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: bolder;
    text-transform:uppercase;
    padding-right: 40px;
}

.career-tabs .panel-default .panel-heading .panel-title a i{
    position: absolute;
    right: 10px;
    top: 18px;
    font-size: 38px;
    transition: all ease-in-out .2s;
    transform:rotate(180deg);
}
.career-tabs .panel-default .panel-heading .panel-title a.collapsed i{
    transition: all ease-in-out .2s;
    transform:rotate(0);

}
.career_para{
    font-size: 16px;
    line-height: 30px;
    color: black;
}
.career_sub_head{
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 10px;
    color:black;
}
.font_weight_bold{
    font-weight: bold;
}
.footer ul{
    grid-template-columns: repeat(3,1fr);
    justify-items:center;
}
#index_slider{
    position: relative;
    height: 640px;
}
#index_slider .carousel-inner .item{
    height: 640px;
}
#index_slider a span{
    font-size: 40px;
    color:#ddd;
    
}
#index_slider .left{
    position: absolute;
    left: -95px;
    width: auto;
    height: 28px;
    top: 50%;
    background: transparent;
}
#index_slider .right{
    position: absolute;
    right: -20px;
    width: auto;
    height: 28px;
    top: 50%;
    background: transparent;
}

.nav-arrows.angle-right-arrow {
    background: url(../images/right-arrow.png) no-repeat;
    right: -75px;
}
.nav-arrows.angle-left-arrow {
    background: url(../images/left-arrow.png) no-repeat;
    right: -75px;
}

#index_slider .carousel-indicators{
    position: absolute;
    bottom: -50px;

}
#index_slider .carousel-indicators li{
    background-color: #000;
    opacity: .5;
    height: 8px;
    width: 8px;
    border:none;
    margin:0;
    margin-left:30px;
}
#index_slider .carousel-indicators li.active{
    opacity: .75;
    background-color: #000;
    border:none;
    margin:0;
    margin-left:30px;
}
.bdr-none{
    border:none;
}
.testimonial-slider{
    background-color:#e6e6e6;
    padding:60px 0;
}
#testimoni-slider{
    position: relative;
    height: 450px;
}
#testimoni-slider .carousel-inner .item{
    height: 450px;
    margin-top: 35px;
}
#testimoni-slider a span{
    font-size: 40px;
    color:#ddd;
    
}
#testimoni-slider .left{
    position: absolute;
    left: -95px;
    width: auto;
    height: 28px;
    top: 50%;
    background: transparent;
}
#testimoni-slider .right{
    position: absolute;
    right: -20px;
    width: auto;
    height: 28px;
    top: 50%;
    background: transparent;
}

.nav-arrows.angle-right-arrow {
    background: url(../images/right-arrow.png) no-repeat;
    right: -75px;
}
.nav-arrows.angle-left-arrow {
    background: url(../images/left-arrow.png) no-repeat;
    right: -75px;
}

#testimoni-slider .carousel-indicators{
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    left: unset;
    margin-left: unset;
    justify-content: center;

}
.info_details{
    display: none;
}
#testimoni-slider .carousel-indicators li{
    position: relative;
    border:none;
    margin:0;
    margin-left:40px;
    height: 100px;
    width: 100px;
    border-radius: 25%;
    text-indent:unset;
    transition: all ease-in-out .2s;

}
#testimoni-slider .carousel-indicators li img{
    width: 100px;
    height: 100px;
}
#testimoni-slider .carousel-indicators li.active{
    border:none;
    margin:0;
    margin-left:30px;
    height: 100px;
    width: 100px;
    border-radius: 25%;
    background-color: transparent;
    width: 330px;
    transition: all ease-in-out .2s;

}

#testimoni-slider .carousel-indicators li .info_details{
    position: absolute;
    right: 0px;
    transition: all ease-in-out .2s;
    top: 6px;
    text-align: left;
}
#testimoni-slider .carousel-indicators li.active .info_details{
    display: block;
    position: absolute;
    left: 120px;
    top: 16px;
    transition: all ease-in-out .3s;
    color:#7a7a7a;
} 
#testimoni-slider .carousel-indicators li.active::before{
    content: "";
    position: absolute;
    width: 50px;
    height: 25px;
    left: 100px;
    transform: rotate(-27deg);
    background: white;
    top: -33px;
    box-shadow: 0px 0px 11px -4px #433f3f;
    opacity: 0;
    animation: fadeIn;
    animation-delay: .59s;
    animation-fill-mode: forwards;
    @keyframes fadeIn {
        from { opacity: 0; }
        to { opacity: 1; }
    }
}
#testimoni-slider .carousel-indicators li.active::after{
    content: "";
    position: absolute;
    width: 75px;
    height: 31px;
    left: 90px;
    background: white;
    top: -51px;
    opacity: 0;
    animation: fadeIn;
    animation-delay: .59s;
    animation-fill-mode: forwards;
    @keyframes fadeIn {
        from { opacity: 0; }
        to { opacity: 1; }
    }
}

#testimoni-slider .carousel-indicators li.active .info_details h3{
    font-weight: bold;
    margin-top:10px;
    margin-bottom: 5px;
    color:#7a7a7a;
}

.qoutes{
    display: flex;
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    min-height:285px;
    max-height: 285px;
    align-items: center;
    box-shadow: 0px 0px 11px -4px #433f3f;
    margin-left: 10px;
    margin-right: 10px;
}
/* .qoutes::before{
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: -16px;
    left: 195px;
    transform: rotate(-30deg);
    background: white;
} */
.qoutes .qoute_line{
    padding:20px;
    border-right: 10px solid #f90;
    margin-top: 32px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.qoutes .qoute_line img{
    width: 80px;
}
.qoutes .qoute_line p{
    font-size: 60px;
    font-weight: bolder;
}

.qoutes .para{
    font-size: 30px;
    color: #7a7a7a;
    padding: 10px;
    line-height: 34px;
}

.qoutes .content{
    margin-right: 20px;
}
.what-rumple{
    margin-top:320px;
    margin-bottom: 60px;
    position: relative;
    color: black;
}
.what-rumple .tbt{
    width: 220px ;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
}

.what-rumple .img-1{
    position: absolute;
    display: inline-block;
    width: auto;
    height: 120px;
    top: -190px;
    left: -20px;
    
}
.what-rumple .img-line::after{
    content: '';
    position: absolute;
    height: 80px;
    width: 4px;
    background-color: #130c0c;
    bottom: -70px;
    right: -5px;
    transform: rotate(
-35deg);
    border-radius: 4px;
}

.what-rumple .img-2{
    position: absolute;
    display: inline-block;
    width: auto;
    height: 120px;
    top: -20px;
    left: -115px;
    
}
.what-rumple .img-2::after{
    content: '';
    position: absolute;
    height: 60px;
    width: 4px;
    background-color: #130c0c;
    top: 55px;
    right: -34px;
    transform: rotate(109deg);
    border-radius: 4px;
}
.what-rumple .img-3{
    position: absolute;
    display: inline-block;
    width: auto;
    height: 120px;
    top: 180px;
    left: -120px;
    
}

.what-rumple .img-3::after{
    content: '';
    position: absolute;
    height: 75px;
    width: 4px;
    background-color: #130c0c;
    top: -16px;
    right: -35px;
    transform: rotate(66deg);
    border-radius: 4px;
}

.what-rumple .img-6{
    position: absolute;
    display: inline-block;
    width: auto;
    height: 120px;
    top: -205px;
    left: 570px;
    
}

.what-rumple .img-6::after{
    content: '';
    position: absolute;
    height: 75px;
    width: 4px;
    background-color: #130c0c;
    top: 129px;
    left: 40px;
    transform: rotate(
28deg);
    border-radius: 4px;
}



.what-rumple .img-5{
    position: absolute;
    display: inline-block;
    width: auto;
    height: 120px;
    top: -20px;
    left: 745px;
    
}

.what-rumple .img-5::after{
    content: '';
    position: absolute;
    height: 70px;
    width: 4px;
    background-color: #130c0c;
    top: 72px;
    left: -30px;
    transform: rotate(75deg);
    border-radius: 4px;
}

.what-rumple .img-5 .img-cont{
    width: auto !important;
    margin-right: 0 !important;
}
.what-rumple .img-4 .img-cont {
    width: auto !important;
    margin-right: 0 !important;
}

.what-rumple .img-4{
    position: absolute;
    display: inline-block;
    width: auto;
    height: 120px;
    top: 180px;
    left: 740px;
    
}
.what-rumple .img-4::after{
    content: '';
    position: absolute;
    height: 70px;
    width: 4px;
    background-color: #130c0c;
    top: -25px;
    left: -25px;
    transform: rotate(110deg);
    border-radius: 4px;
}

.what-rumple .img-1 img{
    height: 125px;
}
.what-rumple .img-1 .img-cont{
    display: inline-grid;
    text-transform: uppercase;
    margin: 0;
    align-items: center;
    position: relative;
    width: 360px;
    margin-right: 20px;
    padding-left: 10px;

}
.what-rumple .img-1 .img-cont-hover{
    margin: 0;
    align-items: center;
    position: relative;
    width: 360px;
    display: none;
    top: -40px;
    margin-right: 20px;
    padding-left: 10px;
    background-color: #fff;
    box-shadow: 0px 1px 20px 2px #adadad;

}
.what-rumple .img-1 .img-cont-hover::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 60px;
    right: -10px;
    transform: rotate(45deg);
    z-index: -1;
    background-color: #fff;
    box-shadow: 0px 1px 20px 2px #adadad;

}
.what-rumple .img-1 .img-cont-hover ul{
    padding-left: 25px;
    font-size: 14px;
}

.what-rumple .img-1 .img-cont h1{
    color: #000;  
    margin:0;
    font-weight: bold;
    top: 10px;
    font-size: 32px;

}
.trusted_by_div{
    margin-top: 275px;
}

.month_rate{
    color:#fff;
    font-size: 6vw; 
    padding:10px;
    margin:10px
}
.show-786{
    display: none;
}

.subHeadH3{
    color: black;
    padding:10px;
    margin:10px
}


/* Media queries for responsiveness starts */

/* 320px — 480px: Mobile devices */
/* 481px — 768px: iPads, Tablets */
/* 769px — 1024px: Small screens, laptops */
/* 1025px — 1200px: Desktops, large screens */
/* 1201px and more —  Extra large screens, TV */
@media only screen and (min-width: 1901px){
    #new-media_b{
        margin-top: 125px !important;
        width: 46%;
    }
}
@media only screen and (max-width: 1900px){
    #new-media_b{
        margin-top: 120px !important;
        width: 70%;
    }
}
@media only screen and (max-width: 1800px){
    #new-media_b{
        margin-top: 110px !important;
        width: 70%;
    }
}
@media only screen and (max-width: 1700px){
    #new-media_b{
        margin-top: 120px !important;
        width: 70%;
    }
}
@media only screen and (max-width: 1600px){
    #new-media_b{
        margin-top: 100px !important;
        width: 76%;
    }
    .month_rate{
        font-size: 8vh;   
    }
}
@media only screen and (max-width: 1500px){
    #new-media_b{
        margin-top: 90px !important;
    }
}
@media only screen and (max-width: 1480px){
    #new-media_b{
        margin-top: 100px !important;
    }
}
@media only screen and (max-width: 1450px){
    #new-media_b{
        margin-top: 110px !important;
    }
}
@media only screen and (max-width: 1400px){
    #new-media_b{
        margin-top: 120px !important;
    }
}
@media only screen and (max-width: 1380px){
    #new-media_b{
        margin-top: 130px !important;
    }
}
@media only screen and (max-width: 1360px){
    #new-media_b{
        margin-top: 145px !important;
    }
}
@media only screen and (max-width: 1280px){
    #new-media_b{
        margin-top: 0px !important;
    }
    .station_count{
        margin-top: 20px;
    }
    .more_media_companies{
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 1200px){
    .qoutes .para{
        font-size: 24px;
        line-height: 30px;
    }

    .what-rumple .img-1 .img-cont{
        width: 245px;
    }
    .what-rumple .img-1 .img-cont-hover{
        width: 245px;
    }

    .what-rumple .img-1 .img-cont h1{
        font-size:24px;

    }
    .what-rumple .img-2{
        top: -20px;
        left: -85px;
    }
    .what-rumple .img-6{
        top: -211px;
        left: 479px;
    }
    .what-rumple .img-5{
        top: -20px;
        left: 630px;
    }
    .what-rumple .img-4{
        top: 180px;
        left: 625px;
    }
    .what-rumple .img-3{
        top: 160px;
        left: -90px;
    }
    .what-rumple .tbt{
        width: 190px;
    }
}
@media (max-width: 1300px) and (min-width: 990px){
    .custom_style li a{
        font-size: 16px;
    }
}
@media only screen and (max-width: 1086px) {
    .main_heading{
        font-size: 38px;
    }
}
@media only screen and (max-width:1026px) {
    .destop_margin{
        margin-top: 145px;
    }
}
@media only screen and (max-width:1024px) {
    .height_res{
        max-height: 550px;
    }
    .main_heading{
        font-size: 48px;
    }   
}
@media only screen and (max-width:992px) {
    .trusted_by_div{
        margin-top: 250px;
    } 
    .what-rumple{
        margin-top: 225px;
    }
    .trusted_by_div{
        margin-top: 100px;
    }
    .what-rumple .img-1 img {
        width: 90px;
        height: 90px;
    }
    .what-rumple .img-1 .img-cont h1{
        font-size: 18px;
           
    }
    .what-rumple .img-1 .img-cont{
        width: 190px;
    }
    .what-rumple .img-1 .img-cont-hover{
        width: 190px;
    }
    .what-rumple .img-1 .img-cont-hover h3{
        font-size: 13px;
    }
    .what-rumple .img-1 .img-cont-hover ul{
        font-size: 10px;
        padding-left: 8px;
    }


    .what-rumple .img-6::after {
        content: '';
        height: 60px;
        top: 90px;
        left: 40px;
        transform: rotate(28deg);
    }
    .what-rumple .img-1{
        top: -145px;
        left: 13px;
    }
    .what-rumple .img-2{
        top: -20px;
        left: -102px;
    }
    .what-rumple .img-3{
        top: 159px;
        left: -89px;
    }
    .what-rumple .img-3::after{
        height: 55px;
        top: -15px;
        right: -25px;
    }
    .what-rumple .img-5{
        top: -20px;
        left: 504px;   
        width: 250px; 
    }
    .what-rumple .img-5::after{
        height: 55px;
        top: 53px;
        left: -24px;
        transform: rotate(58deg);
    }
    .what-rumple .img-4{
        top: 168px;
        left: 507px;
    }
    .what-rumple .img-4::after{
        top: -22px;
        left: -24px;
        height: 60px;
    }

    .what-rumple .img-6{
        top: -151px !important;
        left: 370px !important;
    }
    .what-rumple .img-line::after{
        content: '';
    position: absolute;
    height: 65px;
    width: 4px;
    background-color: #130c0c;
    bottom: -25px;
    right: -5px;
    transform: rotate( 
-35deg);
    border-radius: 4px;
    }


}
@media only screen and (max-width: 986px){
    .trusted_by_div{
        margin-top: 60px;
    }
    .qoutes .para{
        font-size: 18px;
        line-height: 24px;
    }
    #testimoni-slider .carousel-indicators li img{
        width: 70px;
        height: 70px;
    }
    #testimoni-slider .carousel-indicators{
        bottom: -30px;
    }
    #testimoni-slider .carousel-indicators li.active::before{
        top:-65px;
    }
    #testimoni-slider .carousel-indicators li.active::after{
        top:-81px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details{
        top:0px;
        left: 85px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details h3{
        font-size: 20px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details p{
        font-size: 14px;
    }
    #testimoni-slider .carousel-indicators li.active{
        width: 260px;
    }
}
@media only screen and (max-width: 786px){
    .hidden-786{
        display: none;
    }
    .show-786{
        display: block;
        margin-top: 60px;
    }
    .trusted_by_div{
        margin-top: 60px;
    }
    .month_rate{
        font-size: 4vh;
    }
    .month_rate i{
        font-size: 12px;
    }
    .subHeadH3{
        font-size: 2vh;
    }

}
@media only screen and (max-width: 620px){
    .qoutes .qoute_line{
        padding:8px;
        border-right: 5px solid #f90;
        margin-top: 32px;
        margin-bottom: 30px;
        margin-right: 20px;
    }
    .qoutes .qoute_line img {
        width: 50px;
    }
    .qoutes .para {
        font-size: 12px;
        line-height: 20px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details h3{
        font-size: 15px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details p{
        font-size: 11px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details{
        top:0px;
        left: 72px;
    }
    #testimoni-slider .carousel-indicators li.active::after{
        top: -81px;
        left: 30px;
    }
    #testimoni-slider .carousel-indicators li.active::before{
        top: -66px;
        left: 43px;
    }
    #testimoni-slider .carousel-indicators{
        width: 90%;

    
    }
}

@media only screen and (max-width: 450px){
    #testimoni-slider .carousel-indicators li.active .info_details h3{
        font-size: 11px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details{
        top:0px;
        left: 60px;
    }
    #testimoni-slider .carousel-indicators li.active::after{
        top: -81px;
        left: -5px;
    }
    #testimoni-slider .carousel-indicators li.active::before{
        top: -66px;
        left: 16px;
    }
    #testimoni-slider .carousel-indicators li img{
        width: 60px;
        height: 60px;
    }
}
@media only screen and (max-width: 450px){
    #testimoni-slider .carousel-indicators li.active .info_details h3{
        font-size: 9px;
    }
    #testimoni-slider .carousel-indicators li.active .info_details{
        left: 54px;
    }
}

@media only screen and (max-width: 950px){
    .height_res{
        max-height: 535px;
    }
}
@media only screen and (max-width: 900px){
    .height_res{
        max-height: 520px;
    }
}
@media only screen and (max-width: 900px){
    .height_res{
        max-height: 520px;
    }
}
@media only screen and (max-width: 860px){
    .height_res{
        max-height: 500px;
    }
}
@media only screen and (max-width: 820px){
    .height_res{
        max-height: 486px;
    }
}
@media only screen and (max-width: 991px){
    .display_flex_vertical_algin{
        display: block;
    }
}
@media only screen and (max-width: 770px){
    .height_res{
        max-height: 470px;
    }
}
@media only screen and (max-width: 768px){
    .height_res{
        max-height: 415px;
    }
    .main_heading{
        font-size: 40px !important;
    }
}
@media only screen and (max-width: 730px){
    .height_res{
        max-height: 450px;
    }
}
@media only screen and (max-width: 675px){
    .height_res{
        height: 390px;
    }
    .main_heading{
        font-size: 38px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 660px){
    .height_res{
        height: 360px;
    }
    .padding_Adj{
        padding:10px 0 !important;
    }

}
@media only screen and (max-width: 600px){
    .height_res{
        height: 340px;
    }
    .subHeadH3{
        margin-bottom: 0;
    }
    .month_rate{
        margin-top: 0;
        margin-bottom: 0;
    }

}
@media only screen and (max-width: 586px){
    .height_res{
        height: 320px;
    }
    #new-media_b{
        margin-top: 5px !important;
    }
}
@media only screen and (max-width: 570px){
    .main_heading{
        font-size: 32px;
        line-height: 35px;
    }
    #new-media_b{
        margin-top: -5px !important;
    }
    .height_res{
        height: 310px;
    }
    .margin-reset{
        margin-top: 20px !important;
    }
    .trusted_by_div{
        margin-top: 40px !important;
    }
    .fundamentals_titles{
        font-size: 30px;
    }
    .career-tabs .panel-default .panel-heading .panel-title a{
        font-size: 24px;
    }
}
@media only screen and (max-width: 500px){
    .height_res{
        height: 280px;
    }
    .main_heading{
        font-size: 28px;
        line-height: 30px;
    }
    .second_header_h2{
        font-size: 26px !important;
        margin-bottom: 10px;
    }
    ._adjust_fonts{
        font-size: 34px;
    }
    .price_img_card img{
        height: auto;
    }
    ._adjust_margin_bottom{
        margin-bottom: 0px;
    }
    .supp_left_block{
        margin-top: 20px;
    }
    .request_left_block{
        margin-top:20px !important;
    }
}
@media only screen and (max-width: 400px){
.height_res {
    height: 235px;
}
.main_heading{
    font-size: 22px !important;
}
.margin-reset{
    margin-top: 5px !important;
}
}
@media only screen and (max-width: 380px){
.height_res {
    height: 230px;
}
.main_heading{
    font-size: 18px !important;
}
.margin-reset{
    margin-top: 5px !important;
}
}
@media only screen and (max-width: 360px){
.height_res {
    height: 230px;
}
.main_heading{
    font-size: 18px !important;
    line-height: 23px !important;
}
.margin-reset{
    margin-top: 0px !important;
}
}

 /* @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .main_heading{
        font-size: 38px
    }
} */

/* @media only screen and (max-width: 480px) and (min-width: 320px) {

} */
.font_color_black{
    color: #000 !important;
}
.second_header_h2{
    font-size: 25px !important;
    margin-bottom: 10px;
}
.elev_midd_block {
    color: #000 !important;
}
.happy_clients_heading{
    text-align: center;
    color: #666;
    font-weight: 700;
}
.m-0{
    margin: 0;
}
.mt-10{
    margin-top: 10px;
}
.pt-20{
    padding-top: 20px;
}
.pt-50{
    padding-top: 50px;
}
.fs-12{
    font-size: 12px;
}
.fs-18{
    font-size: 18px!important;
}
.fs-48{
    font-size: 48px;
}
.fc_rumple_green{
    color: #4b9560;
}
.pricing_plan_block{
    margin-bottom: 10px;
    border: 2px solid #000000;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pricing_plan_block .second_header_h2{
    margin-top: 15px;
}
.pricing_plan_block:nth-of-type(2){
    background-color: #f2f2f2;
}
.pricing_plan_block:nth-of-type(2) .second_header_h2:nth-of-type(1){
    margin-top: 30px;
    color: #4b9560;
}
.pricing_plan_list li{
    list-style: none;
}
.pricing_plan_list li .fa-check{
    color: #4b9560;
    margin-right: 5px;
}
.pricing_plan_button_block{
    padding: 10px;
}
.pricing_plan_button_block .new-button{
    box-shadow: none;
    margin: 0 auto;
}
.pricing_plan_block:nth-of-type(2) .pricing_plan_button_block{
    margin-bottom: 15px;
}
.pricing_custom_plan_block{
    border: 2px solid #000000;
    border-radius: 10px;
}
.pricing_custom_plan_block .new-button {
    box-shadow: none;
    margin: 25px auto 0 auto;
}
.pricing_custom_plan_block{
    text-align: left;
}
.pricing_custom_plan_block .second_header_h2{
    text-align: left;
    margin-top: 15px;
}
.price_learn_more, .price_req_demo{
    display: inline-block;
    font-size: 14px;
    padding: 8px 15px;
}
.price_req_demo{
    margin-left: 20px;
}
.see_example{
    font-size: 24px;
}
.select_all_btn{
    background-color: #5dbdc4;
    padding: 8px 25px;
}
.pricing_custom_plan_item_card{
    border: 1px solid #e6e6e6;
    margin-bottom: 15px;
    border-radius: 2px;
}
.pricing_custom_plan_item_card img{
    display: block;
    margin: 20px auto;
    height: 100px;
    width: auto;
}
.pricing_custom_plan_item_card .second_header_h2{
    margin: 10px auto;
    text-align: left;
}
.pricing-switch{
    margin-top: 50px;
    top: 2px;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    margin-bottom: 0px!important;
}
.pricing-switch input{
    display:none;
}
.pricing-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 4px !important;
    bottom: 0;
    background-color: #666666;
    -webkit-transition: .4s;
    transition: .4s;
}
.pricing-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .pricing-slider {
    background-color: #4b9560;
}
input:focus + .pricing-slider {
    box-shadow: 0 0 1px #2196F3;
}
input:checked + .pricing-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.pricing-slider.round {
    border-radius: 34px;
}
.pricing-slider.round:before {
    border-radius: 50%;
}
.btn_selected{
    background-color: #666666;
    cursor: auto;
}
@media only screen and (min-width: 992px){
    .pricing_plan_block{
        margin-bottom: 0;
    }
    .pricing_plan_block:nth-of-type(1){
        border-right: none;
        border-radius: 10px 0 0 10px;
    }
    .pricing_plan_block:nth-of-type(2){
        margin-top: -15px;
    }
    .pricing_plan_block:nth-of-type(3){
        border-left: none;
        border-radius: 0 10px 10px 0;
    }
    .border-radius-left-top{
        border-radius: 10px 0 0 0;
    }
    .border-radius-right-top{
        border-radius: 0 10px 0 0;
    }
}
.padding-0 {
    padding: 0;
}
.background-blue-title-block {
    background: #5dbdc4;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000000;
}

.background-blue-title-block h2 {
    margin: 0!important;
}

.padding-10{
    padding: 10px;
}

.btn-blue {
    background: #5dbdc4!important;
}

.pricing_plan_label {
    margin-bottom: 30px;
    margin-top: -40px;
    background: #4b9560;
    border: 2px solid #000;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
    margin-left: -2px;
    width: calc(100% + 4px);
}