     .number-years{
                font-size: 23.2px !important;
                color: #00A1E0;
            }    
            .textcss{
                border-left: 5px solid #00a1e0;
                padding-left: 19px;
                text-align: justify;
            }
            .about-image{
                border-bottom: none !important;
                padding-top: 69px;
            }
            .highlight-block-inner{
                padding: 16px !important;
            }
            
            .btncls{
                background: rgb(255, 255, 255) none repeat scroll 0% 0%;
                border: 2px solid #00A1E0;
                font-size: 17px;
                color: #00A1E0;
                margin-top: 10px;
            }

            .btncls:hover{
                 background: #00A1E0;
                 color: #fff;
            }
            .section-content-block{
                padding: 43px 0 43px 0;
            }
            .team_list {
                width: 1080px;
                max-width: 100%;
                height: 370px;
                margin: 0 auto 1rem;
                overflow: hidden;
                border-radius: 3px;
                text-align: center;
            }
            .team_list > div {
                overflow: hidden;
                display: inline-block;
                width: 97px;
                height: 103px;
                margin: 9px;
            }
            .team_list > div > img {
                display: block;
                width: 100%;
                border-radius: 99px;
            }
            .bord{
                border-right: 1px solid #eee;
                margin-bottom: 30px;
            }
            .bord > div{
                text-align: center;
                margin-bottom: 40px;    
            }
            .tools .logo {
                height: 90px;
                background-size: 80px auto;
                background-position: center center;
                background-repeat: no-repeat;
            }
            .details{
                font-size: 19px;
                color: #555;
                font-family: 'Open Sans';
                font-weight: normal;
            }
            .meettex{
                font-size: 34px;
                color: #fff;
            }
            .highlight-block:hover i {
                color: #139cd8;
            }
            .highlight-block:hover {
                background: #006598;
            }
            .highlight-block .highlight-block-inner .a_cls{
                background: #bdb6ae;
            }
            .bg_1:hover{
                background: #000;
            }
            .modal fade{
                background: rgba(65, 62, 62, 0.71) none repeat scroll 0% 0%;
            }
            .modal-header{
                background: rgb(5, 153, 210) none repeat scroll 0% 0%;
            }
            .modal-footer{
                background: rgb(5, 153, 210) none repeat scroll 0% 0%;
            }
            .modal-body{
                background: rgb(243, 243, 243) none repeat scroll 0% 0%;
            }
            .inner-page-hero-banner {
                background-image: url('../images/V1.jpg');
                background-position: center center;
            }
            .title {
                font-weight: normal;
                margin: -4px 0 18px;
                padding: 0;
                position: relative;
                font-size: 42px;
                color: #fff;
            }
            .font_css{
                font-size: 22px;
                font-weight: 600;
                color: #277ec3;
            }
            .big-banner {
                height: 400px;
            }
            .light{
                padding-top: 79px;
            }
           .img-size{
                height: 90px;
                background-size: 80px auto !important;
                background-repeat: no-repeat !important;
                background: url(../images/mission_icon1.png);
           }
           .highlight-block:hover .img-size{
                height: 90px;
                background-size: 80px auto !important;
                background-repeat: no-repeat !important;
                background: url(../images/mission_icon.png);
           }
           .img-size2{
                height: 90px;
                background-size: 80px auto !important;
                background-repeat: no-repeat !important;
                background: url(../images/vision-icon1.png);
           }
           .highlight-block:hover .img-size2{
                height: 90px;
                background-size: 80px auto !important;
                background-repeat: no-repeat !important;
                background: url(../images/vision-icon.png);
           }
           .img-size3{
                height: 90px;
                background-size: 80px auto !important;
                background-repeat: no-repeat !important;
                background: url(../images/Link_Blue1.png);
           }
           .highlight-block:hover .img-size3{
                height: 90px;
                background-size: 80px auto !important;
                background-repeat: no-repeat !important;
                background: url(../images/Link_Blue.png);
           }
           .repair-header-top .btn-quote .btn-request_quote:hover{

            background: #339be3;
           }
           .news-item{
               border-bottom:1px solid #f6f6f6;
           }
           .padd-topbott{
                margin: 8px 0px;
                border: 2px solid #fff;   
           }

/
#wowslider-container1 a.ws_next{
    right: 0px;
}
            @media only screen and (max-width: 992px) {
                .team_list {
                    width: 702px;
                    height: 234px;
                }
                .team_list > div {
                    width: 62px;
                    height: auto;
                    margin: 8px;
                }
            }
            @media only screen and (max-width: 768px) {
                .team_list {
                    width: 468px;
                    height: 324px;
                }
                .light{
                padding-top: 9px;
            }
            }
            @media only screen and (max-width: 500px) {
                .team_list {
                    width: 312px;
                    height:auto;
                }
            }
            .navbar-default .navbar-nav li ul.drop-down {
                z-index: 9999999;
            }