/*LINKS ON HOVER*/
#rec185719359 a:hover{
    color: #137cc3;
}
/*FOOTER LINKS ON HOVER*/
#rec157951363 a:hover{
    color:#f28d10!important;
}
a.t-menu__link-item {
    padding: 10px 0px !important;
}
.t923__wrapper, .t774__wrapper, .t859__inner-col{
    border-top:3px solid #137cc3;
}
/*IMAGE BORDER FOR ABOUT US*/
.t533__img{
    border:12px solid #eaeaea;
}
#rec186141389 .t522__row{
    margin:30px!important;
}
#rec186141389{
    padding-top:0!important;
}
.t175__descr{
    opacity:1;
}
.t860__inner-col{
    border-top:5px solid #137cc3;
    box-shadow:0px 5px 20px 0px rgba(51,51,51,0.1);
}

/*MOBILE CSS STYLE*/
@media screen and (max-width: 640px) {
/*FONT-SIZE ON MOBILE IN ALL PAGES*/
    .t-heading, .t-name{
        font-size:20px!important;
    }
    .t-descr, .t-text, .t522__persdescr, .t501__title{
        font-size:18px!important;
    }
}

@media screen and (max-width: 980px){
/*SPACING ON HEADING AND ELEMENTS ON MOBILE*/
    /*.t-rec_pt_15, .t-rec_pt_30, .t-rec_pt_45,*/
    /*.t-rec_pt_60, .t-rec_pt_90, .t-rec_pt_105{*/
    /*    padding-top:0!important;*/
    /*}*/
    /*.t-rec_pb_15, .t-rec_pb_30, .t-rec_pb_45,*/
    /*.t-rec_pb_60, .t-rec_pb_90, .t-rec_pb_105{*/
    /*    padding-bottom:0!important;*/
    /*}*/
/*HOMEPAGE STYLING MARGIN-BOTTOM REMOVED BETWEEN IMAGE AND TITILE HEADING*/
    .t490__img{
        margin-bottom:0;
        padding-top:20px;
    }
    .t493__item_padding-top{
        padding-top:30px;
    }
/*ITS BEING USED AND LOVED SECTION*/
    #rec157481549 .t493__textwrapper, #rec164162767 .t493__textwrapper,
    #rec164162763 .t493__textwrapper, #rec179960075 .t493__textwrapper{
        padding-left:20px;
    }
/*REMOVE PADDING-LEFT FOR SECTION TEMPLATE WITH IOCN AND TEXT*/
    .t493__textwrapper{
        padding-left:0;
    }
/*REMOVE PADDING LEFT&RIGHT FOR TEXT DESCRIPTION ON SECTIONS*/
    .t490__wrappercenter, .t844__wrappercenter{
        padding:0;
    }
/*REMOVER MARGIN BOTTOM FOR TITLE OR HEADING OF EACH ELEMENT*/
    .t-heading, .t-name{
        margin-bottom:5px!important;
    }
    .t493__heading{
        padding-bottom:0!important;
    }
/*LINE BREAK EACH TITLE HEADING OR SECTION*/
    /*.t029 .t-container{*/
    /*    padding:30px 0;*/
    /*}*/
/**REMOVE MARGIN BOTTOM AT ABOUT US SECTION*/
    .t533__separator{
        margin-bottom:0!important;
    }
/*MARGIN BOTTOM OF EACHIMAGE IN SECTION*/
    .t493__box-img-mobile, .t490__col, #rec172248540 .t-col,
    #rec174134737 .t-col, #rec179958927 .t-col{
        margin-bottom:25px;        
    }
/*VARD ICON AND OTHER SECITONS REESIZE*/
    .t858__bgimg, .t844__img{
        width:50px!important;
        height:50px!important;
        margin-bottom:5px!important;
    }
/*YOU CANNOT MANAGE WHAT YOU CANT MEASURE ONPAIN CLINICS SECTIONS*/
    .t-container_flex, #rec163873828 .t490__col{
        display:flex;
        flex-direction:column;
    }
    .t-col_5, .t490__img{
        order:2;
    }
    .t175__title{
        text-align:center;
    }
/*REMOVE ORANGE LINE ON THE FIRST SECTION IN PARTNERS LANDING PAGES*/
    .t501__line{
        display:none;
    }
/*CARDS VERTICAL SPACING*/
    .t774__col_mobile-grid, .t858__col{
        margin-bottom:50px;
    }
/*CENTER IMAGE FOR REVIEW SECTIONS*/
    .t798__bgimg{
        margin:0 auto;
    }
}

@media screen and (max-width: 1200px){
/*MOBILE MENU CUSTOM STYLING*/
    a.t-menu__link-item {
        height: 100%;
        padding: 0px;
    }
    .t-menusub {
        background: #ffffff!important;
    }
    .t282__menu{
        padding:0 0 20px 0!important;
        width:100%;
    }
    .t-menusub__content {
        padding-top:20px!important;
    }
    .t282__menu__item{
        padding-top:0!important;
    }
    .t-active {
        opacity:100%!important;
        background:#509bf6!important;
        text-decoration: underline!important;
    }
    .t282__menu__items {
        padding:0;
    }
    .t-menusub__link-item.t-active{
        background:#ffffff!important;
    }
    .t282__menu__item {
        margin-bottom:0;
    }
}
