@import url("inner.css");
@import url("css/worldwide.css");
@import url("css/tab.css");

* {
    margin: 0px;
    padding: 0px;
}

.LifeCeatImg
{
    max-width: 193px;
}

body {
    background-image: url(images/home_bg.gif);
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: 'Monda', sans-serif;
    background-repeat: repeat-x;
}

input, textarea, keygen, select, button
{
  font-family: 'Monda', sans-serif;

}


h1, h2, h3, h4, h5 {
    padding: 0;
    margin: 0;
}


.fbBox {
    width: auto;
    position: absolute;
    right: 0px;
    top: 12%;
    z-index: 99999999;
}

@media screen and ( max-height: 700px ) {
    .fbBox {
        width: auto;
        position: absolute;
        right: 0px;
        top: 17%;
        z-index: 99999999;
    }
}

@media screen and ( max-height: 500px ) {
    .fbBox {
        width: auto;
        position: absolute;
        right: 0px;
        top: 22%;
        z-index: 99999999;
    }
}
/*row-one*/
.row-one {
    width: 98%;
    max-width: 1000px;
    margin: auto;
    height: auto;
    clear: both;
}

    .row-one .box-one {
        width: 16.20%;
        height: auto;
        float: left;
        clear: left;
    }

    .row-one .box-two {
        width: auto;
        height: auto;
        display: table;
        float: right;
        clear: right;
        margin-top: 22px;
        background: none;
    }

        .row-one .box-two .left-one {
            width: 168px;
            height: auto;
            float: left;
            clear: right;
        }

            .row-one .box-two .left-one img {
                width: 28px;
                height: auto;
                float: left;
                clear: right;
            }

        .row-one .box-two .left-two {
            width: 90px;
            height: auto;
            float: left;
            clear: right;
        }

            .row-one .box-two .left-two img {
                width: 28px;
                height: auto;
                float: left;
                clear: right;
            }

        .row-one .box-two .left-three {
            width: 152px;
            height: 27px;
            float: left;
            clear: right;
            background: url(images/search_box.gif);
        }

            .row-one .box-two .left-three .field {
                width: 120px;
                height: 27px;
                float: left;
                clear: right;
                font-family: 'Monda', sans-serif;
                font-size: 14px;
                background:none;
                color: #515151;
                font-weight: 400;
                border: none;
                margin:0px; text-indent:10px;
            }

            .row-one .box-two .left-three .btn {
                width: 23px;
                height: 21px;
                float: left;
                clear: right;
                margin: 3px 0 0 0px;
            }

    .row-one h1 {
        font-size: 9px;
        color: #0055aa;
        font-weight: 400;
        line-height: 10px;
        text-indent: 3px;
        font-weight: bold;
    }

    .row-one h2 {
        font-size: 16px;
        color: #f5822d;
        font-weight: 700;
        line-height: 17px;
        text-indent: 3px;
        letter-spacing: -.5px;
    }
/*row-one*/


/*row-two*/
.row-two {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    height: auto;
    clear: both;
}

    .row-two .box-one {
        width: 40px;
        height: 40px;
        float: left;
        clear: right;
        margin-left: 3px;
      
    }

    .row-two .nav_row {
        width: 95%;
        height: auto;
        float: right;
        clear: right;
    }

        .row-two .nav_row ul li {
            list-style-type: none;
            width: auto;
        }

            .row-two .nav_row ul li a {
                font-size: 0.9em;
                color: #FFF;
                line-height: 40px;
                text-align: center;
                display: block;
                text-decoration: none;
            }

                .row-two .nav_row ul li a:hover {
                    color: #fff;
                    background: #f5822d;
                    display: block;
                    width: auto;
                }

                .row-two .nav_row ul li a.active {
                    color: #FFF;
                    text-decoration: none;
                    background: #f5822d;
                }
/*row-two*/

/*row-three*/
.row-three {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    height: auto;
    clear: both;
}

/*row-three*/



/*row-four*/
.row-four {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    height: auto;
    clear: both;
    margin-top: 1%;
}

    .row-four .box-one {
        width: 32%;
        height: auto;
        float: left;
        clear: right;
        margin: 0 1.33% 0 0;
    }

        .row-four .box-one img {
            width: 100%;
            max-width: 320px;
            height: auto;
        }
/*row-four*/



/*row-five*/
.row-five {
    background-color: #e5e5e5;
    width: 100%;
    margin: auto;
    margin-top: 1%;
    height: 285px;
    display: table;
    clear: both;
}

    .row-five .middle {
        width: 97%;
        margin: auto;
        max-width: 1000px;
        height: 285px;
        clear: both;
    }

    .row-five .box-one {
        width: 32%;
        height: 275px;
        float: left;
        margin: 2% 1.33% 0 0;
        background: url(images/news_home.gif) no-repeat 100% 100%;
    }

        .row-five .box-one img {
            width: auto;
            height: auto;
            float: left;
            margin: 0px 5px 0px 0px;
        }

        .row-five .box-one h2 {
            font-size: 18px;
            color: #0055aa;
            text-align: left;
            font-weight: 400;
        }

        .row-five .box-one h3 {
            font-size: 13px;
            color: #f5822d;
            text-align: left;
            font-weight: 700;
            padding: 3% 0 0 0;
            line-height: 16px;
        }

        .row-five .box-one p {
            font-size: 13px;
            color: #616161;
            text-align: left;
            font-weight: 400;
            line-height: 18px;
        }

        .row-five .box-one h4 {
            font-size: 13px;
            color: #f5822d;
            text-align: left;
            font-weight: 700;
            line-height: 40px;
        }

        .row-five .box-one span {
            font-size: 12px;
            color: #f5822d;
            text-align: left;
            font-weight: 400;
            line-height: 25px;
        }

        .row-five .box-one .line {
            height: 1px;
            width: 100%;
            float: left;
            background: #c7c7c7;
            margin: 5px 0 10px 0;
        }



    .row-five .box-two {
        width: 32%;
        height: 275px;
        float: left;
        margin: 2% 1.33% 0 0;
        background: url(images/investor_home.gif) right 210px no-repeat;
    }

        .row-five .box-two h2 {
            font-size: 18px;
            color: #0055aa;
            text-align: left;
            font-weight: 400;
        }

        .row-five .box-two p {
            font-size: 12px;
            color: #616161;
            text-align: left;
            font-weight: 400;
        }

        .row-five .box-two .text {
            font-size: 13px;
            color: #616161;
            text-align: left;
            font-weight: 400;
            line-height: 18px;
        }

        .row-five .box-two p img {
            padding: 0 4% 0 4%;
        }

        .row-five .box-two span {
            font-size: 24px;
            color: #2b7e14;
            font-weight: 700;
            line-height: 45px;
            padding: 0 0 0 5%;
        }

        .row-five .box-two .line {
            height: 1px;
            width: 100%;
            float: left;
            background: #c7c7c7;
            margin: 12px 0 12px 0;
        }

        .row-five .box-two h4 {
            font-size: 13px;
            color: #f5822d;
            text-align: left;
            font-weight: 700;
            padding: 25px 0 0 0;
        }

        .row-five .box-two news-img {
            width: 62px;
            height: 59px;
            float: right;
            clear: right;
            background: url(images/investor_home.gif);
            margin-top: 31px;
        }


    .row-five .box-three {
        width: 32%;
        height: 275px;
        float: left;
        min-height: auto;
        margin: 2% 0 0;
        background-image: url(images/life_img2.jpg);
        background-repeat: no-repeat;
        background-position: -5px 160px;
    }

        .row-five .box-three h2 {
            font-size: 18px;
            color: #0055aa;
            text-align: left;
            font-weight: 400;
        }

        .row-five .box-three p {
            font-size: 13px;
            color: #616161;
            text-align: left;
            font-weight: 400;
            padding: 5% 0 0 0;
            line-height: 19px;
        }

        .row-five .box-three .text {
            font-size: 13px;
            color: #616161;
            text-align: left;
            font-weight: 400;
            line-height: 18px;
        }

        .row-five .box-three p img {
        }

        .row-five .box-three span {
            font-size: 24px;
            color: #2b7e14;
            font-weight: 700;
            line-height: 45px;
            padding: 0 0 0 5%;
        }

        .row-five .box-three .line {
            height: 1px;
            width: 100%;
            float: left;
            background: #c7c7c7;
            margin: 12px 0 12px 0;
        }

        .row-five .box-three h4 {
            font-size: 13px;
            color: #f5822d;
            text-align: left;
            font-weight: 700;
            padding: 120px 0 0 0;
        }

        .row-five .box-three .life-img {
            width: 100%;
            height: 117px;
            float: right;
            clear: right;
            margin: 24px 0px 0px 0;
        }

            .row-five .box-three .life-img img {
                width: 100%;
                height: auto;
            }




/*row-five*/



/*row-six*/
.row-six {
    width: 100%;
    margin: auto;
    max-width: 1000px;
    margin-top: .5%;
    height: auto;
}

    .row-six .box-one {
        width: 32%;
        height: auto;
        float: left;
        margin: 0 1.33% 0 0;
    }

        .row-six .box-one img {
            width: 100%;
            height: auto;
            max-width: 320px;
        }

    .row-six .box-three {
        width: 32%;
        height: auto;
        float: left;
        margin: .65% 1.33% 0 0;
    }

        .row-six .box-three img {
            width: 100%;
            height: auto;
            max-width: 320px;
        }

/*row-six*/




/*row-seven*/
.row-seven {
    width: 100%;
    margin: auto;
    max-width: 1000px;
    margin-top: 12%;
    display: table;
    height: auto;
    clear: both;
}

    .row-seven .box-one {
        width: 22%;
        height: auto;
        float: left;
        border-right: #aaaaaa solid 1px;
        padding: 0 .5% 0 0;
    }

        .row-seven .box-one img {
            width: auto;
            float: left;
            clear: right;
            height: auto;
            padding-right: 5px;
        }


    .row-seven .box-two {
        width: 18%;
        height: auto;
        float: left;
        border-right: #aaaaaa solid 1px;
        padding: 0 .5% 0 4%;
    }

        .row-seven .box-two img {
            width: auto;
            float: left;
            clear: right;
            height: auto;
            padding: 0 5% 0 0;
        }

    .row-seven .box-three {
        width: 20%;
        height: auto;
        float: left;
        border-right: #aaaaaa solid 1px;
        padding: 0 3.3% 0 3%;
    }

        .row-seven .box-three img {
            width: auto;
            float: right;
            clear: right;
            height: auto;
            margin-top: -19px;
        }



    .row-seven .box-four {
        width: 25%;
        height: auto;
        float: right;
    }

        .row-seven .box-four .text-field-box {
            width: 100%;
            height: 28px;
            float: left;
            margin-top: 2%;
        }

            .row-seven .box-four .text-field-box .left {
                width: 80%;
                height: 28px;
                float: left;
                clear: right;
                background: url(images/news_letterbg.gif);
            }

            .row-seven .box-four .text-field-box .btn {
                width: 20%;
                height: 28px;
                float: right;
                clear: right;
            }

        .row-seven .box-four .text-field {
            font-size: 12px;
            color: #9a9a9a;
            font-weight: 400;
            width: 90%;
            height: 27px; line-height:27px; text-indent:10px;
            background: none;
            border: none;
            margin:0px;
        }


    .row-seven h2 {
        font-size: 14px;
        color: #f5822d;
        text-align: left;
        font-weight: 700;
    }

        .row-seven h2 .big {
            font-size: 24px;
            color: #f5822d;
            text-align: left;
            font-weight: 700;
        }


/*row-seven*/


/*row-eight*/
.row-eight {
    width: 100%;
    margin: auto;
    margin-top: 1%;
    height: auto;
    display: table;
    background: #e6e6e6;
    clear: both;
}

    .row-eight .details {
        width: 100%;
        margin: auto;
        max-width: 1000px;
        height: auto;
    }

        .row-eight .details .box {
            width: 16.6%;
            float: left;
            clear: right;
            height: auto;
            padding: 3% 0 3% 0;
            text-transform: capitalize;
        }

            .row-eight .details .box h1 {
                font-size: 12px;
                color: #666666;
                font-weight: 700;
            }

            .row-eight .details .box a {
                font-size: 12px;
                color: #666666;
                font-weight: 700;
                text-decoration: none;
            }

            .row-eight .details .box h2 {
                font-size: 12px;
                color: #666666;
                font-weight: 400;
                padding: 2% 0 1% 0;
            }

                .row-eight .details .box h2 a {
                    font-size: 12px;
                    color: #666666;
                    font-weight: 400;
                    padding: 2% 0 1% 0;
                    text-decoration: none;
                }

/*row-eight*/


/*row-eight*/
.row-nine {
    width: 100%;
    margin: auto;
    margin-top: 1%;
    height: 50px;
}

/*row-eight*/
#divQuickDealerBtnMob {
    display: block;
    width: 1000px;
}

.imgTyreTerrain {
    width: 350px;
    height: 190px;
}

.lifeCareerImg {
    width: 1017px;
    height: 342px;
}

@media only screen and (max-width : 1323px) and (min-width : 801px) {

    .row-seven {
        margin-top: 15%;
    }

    .fbBox {
        top: 15%;
    }
}


@media only screen and (max-width : 800px) and (min-width : 640px) {

    * {
        margin: 0px;
        padding: 0px;
    }
     .fbBox {
        top: 15%; display:none;
    }
	  .fbBox-2 {
    width:100%;
    position: absolute;
    right: 0px;
	bottom:0%;
    z-index: 99999999;
    }

    /*row-one*/
    .row-two {
        width: 95%;
        margin: auto;
        height: auto;
        clear: both;
    }

        .row-two .box-one {
            width: 5%;
            height: 40px;
            float: left;
            clear: left;
            margin-left: 0px;
        }

        .row-two .nav_row {
            width: 95%;
            height: auto;
            float: right;
            clear: right;
        }

            .row-two .nav_row ul {
                width: 100%;
                height: auto;
                margin: auto;
                float: right;
            }

                .row-two .nav_row ul li {
                    list-style-type: none;
                }

                    .row-two .nav_row ul li a {
                        font-size: 100%;
                        color: #FFF;
                        line-height: 40px;
                        text-align: center;
                        display: block;
                        text-decoration: none;
                        padding: 0 18px;
                    }

                        .row-two .nav_row ul li a:hover {
                            color: #fff;
                            background: #f5822d;
                            display: block;
                            width: auto;
                        }

                        .row-two .nav_row ul li a.active {
                            color: #3da4b5;
                            text-decoration: none;
                        }
    /*row-one*/


    /*row-four*/
    .row-four {
        width: 100%;
        max-width: 1000px;
        height: auto;
        float: left;
        clear: right;
        margin-top: 1%;
    }

        .row-four .box-one {
            width: 32%;
            max-width: 320px;
            height: auto;
            float: left;
            margin: 0 0 0 1%;
        }

            .row-four .box-one img {
                width: 100%;
                height: auto;
            }

    /*row-four*/





    /*row-five*/
    .row-five {
        background-color: #e5e5e5;
        width: 100%;
        margin: auto;
        margin-top: 1%;
        height: auto;
        display: table;
    }

        .row-five .middle {
            width: 97%;
            margin: auto;
            max-width: 1000px;
            height: auto;
            clear: both;
        }

        .row-five .box-one {
            width: 31%;
            height: auto;
            float: left;
            margin: 0 2% 0 0;
            border-right: solid 0px #c7c7c7;
        }

            .row-five .box-one img {
                width: auto;
                height: auto;
                float: left;
                clear: right;
                margin: 8px 5px 4px 5px;
            }

            .row-five .box-one news-img {
                width: 62px;
                height: 59px;
                float: right;
                clear: right;
                background: url(images/news_home.gif);
                margin-top: 27px;
            }

            .row-five .box-one h2 {
                font-size: 18px;
                color: #0055aa;
                text-align: left;
                font-weight: 400;
                padding: 8% 0 0 0;
            }

            .row-five .box-one h3 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                padding: 5% 0 0 0;
            }

            .row-five .box-one p {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                line-height: 18px;
            }

            .row-five .box-one h4 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                line-height: 40px;
                padding: 4% 0 0 0;
            }

            .row-five .box-one span {
                font-size: 12px;
                color: #f5822d;
                text-align: left;
                font-weight: 400;
                line-height: 250%;
            }

            .row-five .box-one .line {
                height: 1px;
                width: 100%;
                float: left;
                background: #c7c7c7;
                margin: 12px 0 12px 0;
            }



        .row-five .box-two {
            width: 31%;
            height: auto;
            float: left;
            margin: 0 2% 0 0;
            border-right: solid 0px #c7c7c7;
        }

            .row-five .box-two h2 {
                font-size: 18px;
                color: #0055aa;
                text-align: left;
                font-weight: 400;
                padding: 8% 0 0 0;
            }

            .row-five .box-two p {
                font-size: 12px;
                color: #616161;
                text-align: center;
                font-weight: 400;
            }

            .row-five .box-two .text {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                line-height: 18px;
            }

            .row-five .box-two p img {
                padding: 0 4% 0 4%;
            }

            .row-five .box-two span {
                font-size: 24px;
                color: #2b7e14;
                font-weight: 700;
                line-height: 45px;
                padding: 0 0 0 5%;
            }

            .row-five .box-two .line {
                height: 1px;
                width: 100%;
                float: left;
                background: #c7c7c7;
                margin: 12px 0 12px 0;
            }

            .row-five .box-two h4 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                padding: 25px 0 0 0;
            }

            .row-five .box-two news-img {
                width: 62px;
                height: 59px;
                float: right;
                clear: right;
                background: url(images/investor_home.gif);
                margin-top: 31px;
            }


        .row-five .box-three {
            width: 31%;
            height: auto;
            float: left;
            margin: 0 2% 0 0;
        }

            .row-five .box-three h2 {
                font-size: 18px;
                color: #0055aa;
                text-align: left;
                font-weight: 400;
                padding: 8% 0 0 0;
            }

            .row-five .box-three p {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                padding: 5% 0 0 0;
                line-height: 19px;
            }

            .row-five .box-three .text {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                line-height: 18px;
            }

            .row-five .box-three p img {
                padding: 0 4% 0 4%;
            }

            .row-five .box-three span {
                font-size: 24px;
                color: #2b7e14;
                font-weight: 700;
                line-height: 45px;
                padding: 0 0 0 5%;
            }

            .row-five .box-three .line {
                height: 1px;
                width: 100%;
                float: left;
                background: #c7c7c7;
                margin: 12px 0 12px 0;
            }

            .row-five .box-three h4 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                margin-top: -100px;
            }

            .row-five .box-three .life-img {
                width: 81%;
                height: auto;
                float: right;
                clear: right;
                margin: 8.5% 0 0 0;
            }

                .row-five .box-three .life-img img {
                    width: 100%;
                    height: auto;
                }


            .row-five .box-three h4 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                margin-top: -100px;
            }

            .row-five .box-three .life-img {
                width: 81%;
                height: auto;
                float: right;
                clear: right;
                margin: 8.5% 0 0 0;
            }

                .row-five .box-three .life-img img {
                    width: 100%;
                    height: auto;
                }






    /*row-five*/





    /*row-six*/
    .row-six {
        width: 98%;
        margin: auto;
        max-width: 1000px;
        margin-top: .5%;
        height: auto;
    }

        .row-six .box-one {
            width: 32%;
            height: auto;
            float: left;
            margin: 0 1.33% 0 .3%;
        }

            .row-six .box-one img {
                width: 100%;
                height: auto;
                max-width: 320px;
            }

        .row-six .box-three {
            width: 32%;
            height: auto;
            float: left;
            margin: .65% 0 0 .3%;
        }

            .row-six .box-three img {
                width: 100%;
                height: auto;
                max-width: 320px;
            }

    /*row-six*/




    /*row-seven*/
    .row-seven {
        width: 95%;
        margin: auto;
        max-width: 1000px;
        margin-top: 15%;
        display: table;
        height: auto;
        clear: both;
    }

        .row-seven .box-one {
            width: 20%;
            height: auto; min-height:70px;
            float: left;
            border-right: #aaaaaa solid 1px;
        }

            .row-seven .box-one img {
                width: 30%;
                margin: auto;
                height: auto;
            }


        .row-seven .box-two {
            width: 12%;
            height: auto;
            float: left;
            border-right: #aaaaaa solid 1px;
        }

            .row-seven .box-two img {
                width: 38%;
                float: none;
                height: auto;
            }

        .row-seven .box-three {
            width: 20%;
            height: auto;
            float: left;
            border-right: #aaaaaa solid 1px;
        }

            .row-seven .box-three img {
                width: auto;
                float: right;
                clear: right;
                height: auto;
                margin-top: -5px;
            }



        .row-seven .box-four {
            width: 35%;
            height: auto;
            float: right;
        }

            .row-seven .box-four .text-field-box {
                width: 91%;
                height: 28px;
                float: left;
                margin-top: 2%;
            }

                .row-seven .box-four .text-field-box .left {
                    width: 84%;
                    height: 28px;
                    float: left;
                    clear: right;
                    background: url(images/news_letterbg.gif);
                }

                .row-seven .box-four .text-field-box .btn {
                    width: 30px;
                    height: 28px;
                    float: left;
                    clear: right;
                }

            .row-seven .box-four .text-field {
                font-size: 13px;
                color: #9a9a9a;
                font-weight: 400;
                width: 90%;
                height: 22px;
                background: none;
                border: none;
                margin: 3px 0 0 4%;
            }


        .row-seven h1 {
            font-size: 13px;
            color: #f5822d;
            text-align: center;
            font-weight: 700;
        }

            .row-seven h1 .big {
                font-size: 13px;
                color: #f5822d;
                text-align: center;
                font-weight: 700;
            }


    /*row-seven*/





    /*row-eight*/
    .row-eight {
        width: 100%;
        margin: auto;
        margin-top: 1%;
        height: auto;
        display: table;
        background: #e6e6e6;
    }

        .row-eight .details {
            width: 75%;
            margin: auto;
            height: auto;
            text-align: center;
        }

            .row-eight .details .box {
                width: 30%;
                float: none;
                height: auto;
                min-height: 250px;
                padding: 3% 0 3% 0;
                float: left;
                text-align: left;
            }

                .row-eight .details .box h1 {
                    font-size: 10px;
                    color: #666666;
                    font-weight: 700;
                    width: 100%;
                }

                .row-eight .details .box h2 {
                    font-size: 10px;
                    color: #666666;
                    font-weight: 400;
                    padding: 2% 0 1% 0;
                }

    .accordion_toggle {
        font-size: 16px;
    }

    .imgCsr {
        width: 100%;
        height: auto;
    }

    .csr_logos .box-1 .logo1 {
        height: auto;
        margin: auto;
        width: 170px;
    }

    #divQuickDealerBtnMob {
        width:98%;
    }

    .lifeCareerImg {
        width: 100%;
        height: auto;
    }

    .btnViewLifeFun {
        width: 88px !important;
        height: 38px;
        margin: 10px 18% 18%;
    }

    .life_ceat-inner-row-four .learningbg .txtbox-a, .life_ceat-inner-row-four .learningbg .txtbox-b, .life_ceat-inner-row-four .learningbg .txtbox-c {
        float: left;
        height: auto;
        margin: 1% 10% 0 14% !important;
        width: 100% !important;
    }

    .life_ceat-inner-row-four .learningbg {
        height: 920px !important;
    }
}

@media only screen and (max-width : 640px) {
    /*row-one*/
    .row-two .nav_row ul li a {
        font-size: 100%;
    }
    /*row-one*/
}



@media only screen and (max-width : 639px) and (min-width : 200px) {

    body {
        margin: 0px;
    }
    /*row-one*/
    .row-one {
        width: 96%;
        margin: auto;
        height: auto;
        clear: both;
    }

        .row-one .box-one {
            width: 45%;
            height: auto;
            float: left;
            clear: left;
        }

            .row-one .box-one img {
                width: 100%;
                height: auto;
                float: left;
                clear: left;
                max-width: 170px;
            }

        .row-one .box-two {
            width: 45%;
            height: auto;
            float: right;
            clear: right;
            margin: 0px;
            background: none;
        }

            .row-one .box-two a {
                text-decoration: none !important;
            }

            .row-one .box-two .left-one {
                width: 168px;
                height: auto;
                float: right;
                clear: right;
                margin: 1%;
            }

                .row-one .box-two .left-one img {
                    width: 13%;
                    height: auto;
                    float: left;
                    margin: 1%;
                }

            .row-one .box-two .left-two {
                width: 168px;
                height: auto;
                float: left;
                margin: 1%;
            }

                .row-one .box-two .left-two img {
                    width: 13%;
                    height: auto;
                    float: left;
                    clear: right;
                    margin: 1%;
                }

            .row-one .box-two .left-three {
                width: 152px;
                height: 27px;
                float: right;
                clear: right;
                background: url(images/search_box.gif);
                margin: 1%;
                display: none;
            }

                .row-one .box-two .left-three .field {
                    width: 120px;
                    height: 18px;
                    float: left;
                    clear: right;
                    font-family: 'Lato', sans-serif;
                    font-size: 14px;
                    background: #dadada;
                    color: #515151;
                    font-weight: 300;
                    border: none;
                    margin: 2px 0 0 5px;
                }

                .row-one .box-two .left-three .btn {
                    width: 23px;
                    height: 21px;
                    float: left;
                    clear: right;
                    margin: 3px 0 0 0px;
                }


        .row-one h1 {
            font-size: 10px;
            color: #0055aa;
            font-weight: 400;
            line-height: 10px;
            text-indent: 3px;
            font-weight: bold;
        }

        .row-one h2 {
            font-size: 13px;
            color: #f5822d;
            font-weight: 700;
            line-height: 17px;
            text-indent: 3px;
        }
    /*row-one*/


    /*row-four*/
    .row-four {
        width: 95%;
        height: auto;
        float: none;
        margin-top: 2%;
    }

        .row-four .box-one {
            width: 100%;
            height: auto;
            float: none;
        }

            .row-four .box-one img {
                width: 100%;
                max-width: 100%;
                height: auto;
            }
    /*row-four*/





    /*row-two*/

    .row-two {
        width: /*95%*/ 100%;
        margin: auto;
        height: auto;
        clear: both;
    }

        .row-two .box-one {
            width: 5%;
            height: 40px;
            float: left;
            clear: left;
            margin-left: 0px;
        }

        .row-two .nav_row {
            width: /*95%*/ 89%;
            height: auto;
            float: right;
            clear: right;
        }

            .row-two .nav_row ul {
                width: 100%;
                height: auto;
                margin: auto;
                float: right;
            }

                .row-two .nav_row ul li {
                    list-style-type: none;
                    float: left;
                    width: 14.28%;
                }

                    .row-two .nav_row ul li a {
                        font-size: 0.8em;
                        color: #FFF;
                        line-height: 40px;
                        text-align: center;
                        display: block;
                        text-decoration: none;
                    }

                        .row-two .nav_row ul li a:hover {
                            color: #fff;
                            background: #f5822d;
                            display: block;
                            width: auto;
                        }

                        .row-two .nav_row ul li a.active {
                            color: #3da4b5;
                            text-decoration: none;
                        }
    /*row-two*/



    /*row-five*/
    .row-five {
        background-color: #e5e5e5;
        width: 95%;
        margin: auto;
        margin-top: 1%;
        height: auto;
        display: table;
    }

        .row-five .middle {
            width: 95%;
            margin: auto;
            max-width: 1000px;
            height: auto;
            clear: both;
        }

        .row-five .box-one {
            width: 100%;
            height: auto;
            float: none;
            border-bottom: #FFF 2px solid;
            padding-bottom: 15px;
        }

            .row-five .box-one img {
                width: auto;
                height: auto;
                float: left;
                clear: right;
                margin: 8px 5px 4px 5px;
            }

            .row-five .box-one news-img {
                width: 62px;
                height: 59px;
                float: right;
                clear: right;
                background: url(images/news_home.gif);
                margin-top: 27px;
            }

            .row-five .box-one h2 {
                font-size: 18px;
                color: #0055aa;
                text-align: left;
                font-weight: 400;
                padding: 4% 0 0 0;
            }

            .row-five .box-one h3 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                padding: 1% 0 0 0;
            }

            .row-five .box-one p {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                line-height: 18px;
            }

            .row-five .box-one h4 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                line-height: 40px;
                padding: 4% 0 0 0;
            }

            .row-five .box-one span {
                font-size: 12px;
                color: #f5822d;
                text-align: left;
                font-weight: 400;
                line-height: 250%;
            }

            .row-five .box-one .line {
                height: 1px;
                width: 100%;
                float: left;
                background: #c7c7c7;
                margin: 5px 0 12px 0;
            }





        .row-five .box-two {
            width: 100%;
            height: auto;
            float: none;
            border-bottom: #FFF 2px solid;
            padding-bottom: 29px;
        }

            .row-five .box-two h2 {
                font-size: 18px;
                color: #0055aa;
                text-align: left;
                font-weight: 400;
                padding: 4% 0 0 0;
            }

            .row-five .box-two p {
                font-size: 12px;
                color: #616161;
                text-align: left;
                font-weight: 400;
            }

            .row-five .box-two .text {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                line-height: 18px;
            }

            .row-five .box-two p img {
                padding: 0 4% 0 4%;
            }

            .row-five .box-two span {
                font-size: 24px;
                color: #2b7e14;
                font-weight: 700;
                line-height: 45px;
                padding: 0 0 0 5%;
            }

            .row-five .box-two .line {
                height: 1px;
                width: 100%;
                float: left;
                background: #c7c7c7;
                margin: 12px 0 12px 0;
            }

            .row-five .box-two h4 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                padding: 25px 0 0 0;
            }

            .row-five .box-two news-img {
                width: 62px;
                height: 59px;
                float: right;
                clear: right;
                background: url(images/investor_home.gif);
                margin-top: 31px;
            }


        .row-five .box-three {
            width: 100%;
            height: auto;
            float: none;
            border-bottom: #FFF 0px solid;
            padding-bottom: 5px;
        }

            .row-five .box-three h2 {
                font-size: 18px;
                color: #0055aa;
                text-align: left;
                font-weight: 400;
                padding: 4% 0 0 0;
            }

            .row-five .box-three p {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                padding: 5% 0 0 0;
                line-height: 19px;
            }

            .row-five .box-three .text {
                font-size: 13px;
                color: #616161;
                text-align: left;
                font-weight: 400;
                line-height: 18px;
            }

            .row-five .box-three p img {
                padding: 0 4% 0 4%;
            }

            .row-five .box-three span {
                font-size: 24px;
                color: #2b7e14;
                font-weight: 700;
                line-height: 45px;
                padding: 0 0 0 5%;
            }

            .row-five .box-three .line {
                height: 1px;
                width: 100%;
                float: left;
                background: #c7c7c7;
                margin: 12px 0 12px 0;
            }

            .row-five .box-three h4 {
                font-size: 13px;
                color: #f5822d;
                text-align: left;
                font-weight: 700;
                margin-top: -100px;
            }

            .row-five .box-three .life-img {
                width: 81%;
                height: auto;
                float: right;
                clear: right;
                margin: 8.5% 0 0 0;
            }

                .row-five .box-three .life-img img {
                    width: 100%;
                    height: auto;
                }


    /*row-five*/



    /*row-six*/
    .row-six {
        width: 95%;
        margin: auto;
        margin-top: .5%;
        height: auto;
    }

        .row-six .box-one {
            width: 100%;
            margin: auto;
            height: auto;
            float: none;
            margin: -6px 0 0 0;
        }

            .row-six .box-one img {
                width: 100%;
                max-width: 100%;
                height: auto;
            }

        .row-six .box-three {
            width: 100%;
            height: auto;
            float: none;
            margin: -10px 0 0 0;
        }

            .row-six .box-three img {
                width: 100%;
                max-width: 100%;
                height: auto;
            }

    /*row-six*/


    .fs-pager-wrapper {
        display: none;
    }








    /*row-seven*/
    .row-seven {
        width: 95%;
        margin: auto;
        margin-top: 2%;
        display: table;
        height: auto;
        clear: both;
        padding-bottom: 5%;
    }

        .row-seven .box-one {
            width: 100%;
            height: auto;
            display: table;
            float: none;
            border-right: #aaaaaa solid 0px;
            border-bottom: #aaaaaa solid 1px;
        }

            .row-seven .box-one img {
                width: auto;
                float: left;
                clear: right;
                height: auto;
                display: none;
            }


        .row-seven .box-two {
            width: 100%;
            height: auto;
            float: none;
            border-right: #aaaaaa solid 0px;
            border-bottom: #aaaaaa solid 1px;
            padding: 0;
        }

            .row-seven .box-two img {
                width: auto;
                float: left;
                clear: right;
                height: auto;
                display: none;
            }

        .row-seven .box-three {
            width: 100%;
            height: auto;
            float: left;
            display: table;
            border-bottom: #aaaaaa solid 1px;
            border-right: #aaaaaa solid 0px;
            padding: 0;
        }

            .row-seven .box-three img {
                width: auto;
                float: left;
                clear: right;
                height: auto;
                display: table;
                display: none;
            }



        .row-seven .box-four {
            width: 100%;
            display: table;
            height: auto;
            float: none;
            border-bottom: #aaaaaa solid 0px;
            padding: 10px 0 7px 0;
            border-right: #aaaaaa solid 0px;
        }

            .row-seven .box-four .text-field-box {
                width: 100%;
                height: 28px;
                float: none;
                margin-top: 1%;
            }

                .row-seven .box-four .text-field-box .left {
                    width: 90%;
                    height: 28px;
                    float: left;
                    clear: right;
                    background: url(images/news_letterbg.gif);
                }

                .row-seven .box-four .text-field-box .btn {
                    width: 5%;
                    height: 28px;
                    float: left;
                    clear: right;
                }

            .row-seven .box-four .text-field {
                font-size: 13px;
                color: #9a9a9a;
                font-weight: 400;
                width: 90%;
                height: 22px;
                background: none;
                border: none;
                margin: 3px 0 0 4%;
            }


        .row-seven h1 {
            font-size: 14px;
            color: #f5822d;
            text-align: center;
            font-weight: 700;
            margin-left: 0;
        }

            .row-seven h1 .big {
                font-size: 24px;
                color: #f5822d;
                text-align: center;
                font-weight: 700;
                margin-left: 0;
            }


    /*row-seven*/






    /*row-eight*/
    .row-eight {
        width: 100%;
        margin: auto;
        margin-top: 1%;
        height: auto;
        display: table;
        background: #e6e6e6;
        clear: both;
    }

        .row-eight .details {
            width: 95%;
            margin: auto;
            max-width: 1000px;
            height: auto;
            text-align: center;
        }

            .row-eight .details .box {
                width: 50%;
                float: none;
                clear: right;
                height: auto;
                padding: 3% 0 3% 2%;
                border-right: #ccc 0px solid;
                display: inline-block;
                text-align: left;
            }

                .row-eight .details .box h1 {
                    font-size: 9px;
                    color: #666666;
                    font-weight: 700;
                }

                .row-eight .details .box h2 {
                    font-size: 10px;
                    color: #666666;
                    font-weight: 400;
                    padding: 2% 0 1% 0;
                }

    /*row-eight*/


    .life_ceat-inner-row-four .big-thumb-left {
        width: /*98%*/ 62% !important;
        height: auto;
        float: none;
        margin-top: 3%;
        margin: 0 auto;
        border-right: #d9d9d9 0px solid;
        padding-bottom: 3%;
    }

        .life_ceat-inner-row-four .big-thumb-left h1 {
            margin-left: 10px !important;
            font-size: 25px;
        }

        .life_ceat-inner-row-four .big-thumb-left img {
            padding: 0;
        }

    .imgCareer1 {
        width: 100% !important;
        height: auto;
    }

    .life_ceat-inner-row-four .careers-row-one .right-box {
        clear: right;
        float: left;
        height: auto;
        padding: 10px;
        width: 93%;
    }

    .about-inner-row-four .heading span, .about-inner_part-row-four .heading span {
        color: #0055aa;
        font-size: 179%;
        font-weight: 400;
        line-height: 50px;
        text-align: justify;
        text-decoration: none;
        width: 100%; float:left;
    }

    .about-inner-row-four .vision_box-one h2 {
        font-size: 21px; line-height:normal;
    }

	
	   .about-inner-row-four .vision_box-one {
        width: 96%!important;
        float:none;
        height: auto;
        display: table; margin:auto;
        padding-bottom: 5%;
    }

    .about-inner-row-four .right-nav.inve {
        width: 94%;
        margin: 30px 0 0;
        height: auto;
        float: left;
        height: auto;
        display: table;
    }

    /*.about-inner-row-four .right-nav .btn li a {
        text-decoration: none;
        padding: 4%;
        font-size: 14px;
        color: #808080;
        text-align: left;
        line-height: 51px;
        font-weight: 400;
        background: url(/images/sub_btn_arrow.gif);
        background-repeat: no-repeat;
        padding-left: 30px;
    }

        .about-inner-row-four .right-nav .btn li a:hover {
            text-decoration: none;
            padding: 4%;
            font-size: 14px;
            color: #0055aa;
            text-align: left;
            line-height: 51px;
            font-weight: 400;
            background: url(/images/sub_btn_arrow2.gif);
            background-repeat: no-repeat;
            padding-left: 30px;
        }

    .about-inner-row-four .right-nav .btn {
        width: 67%;
        height: auto;
        border-bottom: #cccccc solid 1px;
    }
    .about-inner-row-four.head h2 {
        font-size: 30px;
    }*/

    .main {
        width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
    }

    .popupBody {
        width: 100%;
    }

   /* .fancybox-wrap, .fancybox-desktop, .fancybox-type-iframe, .fancybox-opened, .fancybox-inner {
        width: 100% !important;
    }*/

        .fancybox-opened .fancybox-skin {
            width: 88% !important;
        }

    .main .row-1 .col-1 img, .imgTyreTerrain, .imgCsr {
        height: auto;
        width: 100%;
    }

    #divQuickDealerBtnMob {
        display: none;
    }

    .accordion_toggle {
        background: url("Images/wordwide/aroow-1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        border-bottom: 1px solid #d9d9d9;
        color: #f5822d;
        cursor: pointer;
        display: block;
        font-size: 15px;
        font-weight: normal;
        height: auto;
        line-height: 13px;
        margin: 0;
        padding: 10px 20px;
        text-decoration: none;
        text-indent: 1px;
        width: 89%;
    }
	
	
    .csr_logos .box-1, .csr_logos .box-2, .csr_logos .box-3, .csr_logos .box-4 {
        border-top: 1px solid #e5e5e5;
		 border-right: 0px solid #e5e5e5;
        clear:none;
        float: none;
        padding:5% 0%;
        width: 100%; margin:10px auto;
    }

    .row-five .box-three {
        border-bottom: 0 solid #fff;
        float: none;
        height: auto;
        padding-bottom: 101px;
        width: 100%;
    }

    .lifeCareerImg {
        width: 100%;
        height: auto;
    }

    .btnViewLifeFun {
        width: 88px !important;
        height: 38px;
        margin: 10px 18% 18%;
    }

    .life_ceat-inner-row-four .learningbg .txtbox-a, .life_ceat-inner-row-four .learningbg .txtbox-b, .life_ceat-inner-row-four .learningbg .txtbox-c {
        float: left;
        height: auto;
        margin: 1% 10% 0 4% !important;
        width: 96% !important;
    }

    .tyreTipsImg {
        width: 100% !important;
        height: auto;
    }
}

.imgCareer1 {
    width: 445px;
    height: 290px;
}

.quike1 {
    width: 292px;
    height: 282px;
    float: right;
    background: #0055aa;
    border: 1px solid #FFF;
    position: absolute;
    margin: -283px 169px 0 0;
    right: 0;
    z-index: 0;
    text-align: center;
}

.locat1 {
    width: 292px;
    height: 167px;
    float: right;
    background: #f5822d;
    border: 1px solid #FFF;
    position: absolute;
    margin: -167px 0 0 0;
    right: 0;
    z-index: 0;
    text-align: center;
}

.btn, .btn2 {
    float: right;
    z-index: 1;
    position: relative;
    margin: 0 0 0 10px;
}

 



.newRow{ width:100%; height:auto; margin:auto; background:#f2f2f2;}
.newRow h3{ font-size:13px; font-weight:400; line-height:30px; color:#666666;}
.newRow h3 a.span{ color:#f5822d; text-decoration:none;}
