﻿main{ outline:none;}
.w100{width:100%}
a.c-action-trigger{overflow:auto;white-space:unset}
.centered picture.c-image img{margin:0 auto}
.c-hero > div > div,.m-hero-item > div > div{padding:25px}
.m-rich-content-block{padding-top:0!important}
img{max-width:100%}
.c-hero > div,.m-hero-item > div{cursor:auto}
.m-feature picture img{min-height:auto;}

.txtsatya{font-weight:normal !important;}

.m-hero-item .c-subheading{max-height:unset!important;}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.vidi{ 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

 @media screen and (min-width: 1300px) {
   .txtsatya{transform:translateY(20%)}
}

 @media screen and (min-width: 870px) {
   .fixabit .m-feature.f-align-right picture {width:35% !important;}
    .fixabit .m-feature.f-align-right>div {left:40% !important; width:60% !important;}
}

 @media screen and (max-width: 1083px) {
    .mobilepad{padding-left: 15px !important; padding-right:15px !important}
}
 @media screen and (max-width: 767px) {
    .centi img.c-image{display:inline !important;}
}


@media (max-width: 539px) {

.nopad{padding-top:0!important}
.nopada{padding:0!important}
.bluebg2{background-color:#fff!important;color:#000}
.fixmob{float:none;text-align:center}
.marmob{margin-left:7px;margin-right:7px}

.m-feature picture img{min-height:unset !important;}
}



/*carla*/
table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed
}

    table caption {
        font-size: 1.5em;
        margin: .5em 0 .75em
    }

    table tr {
        padding: .35em
    }

    table th, table td {
        text-align: left;
        padding: 15px 25px
    }


.tableSubHeader {
    color: #0077D7;
    font-size: 30px;
    font-family: 'SegoeUI';
    text-align: left;
    line-height: 110%;
    clear: left;
}

.tableDesc {
    font-size: 30px;
    font-family: 'SegoeUI';
    line-height: 110%
}

.EnlargeTableHeader {
    text-align: center;
    font-size: 41px
}

.tableCTA {
    font-family: 'SegoeUI';
    font-size: 22px;
    background-color: #CB3300;
    text-align: center;
    width: auto;
    margin-top: 14px;
    cursor: pointer;
    color: #fff;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 18px
}

@media screen and (max-width: 767px) {
    table {
        border: 0
    }

        table caption {
            font-size: 30px
        }

    .tabHeader {
        background-color: #354149 !important
    }

    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        background-color: #354149
    }

    table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em
    }

    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: center
    }

        table td:before {
            content: attr(data-label);
            float: none;
            text-align: center;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 5px;
            color: #cb3300;
            font-size: 15px;
        }

        table td:last-child {
            border-bottom: 0
        }
}