﻿
/* tag master css*/

.layout-user-hyundai {
    font-family: HyundaiSansTextKRRegular;
}

body {
    background-color: #F6F3F2;
}


body
{
    font-family: HyundaiSansTextKRRegular !important;
    color: #000;
    font-size: 22px;
    font-size: 0.8125rem;
    line-height: 1.3846;
}

ul li {
    list-style: none;
}

h1
{
    font-family: HyundaiSansHeadKRMedium !important;
}

h2
{
    font-family: HyundaiSansHeadKRMedium !important;
}
h3
{
    font-family: HyundaiSansHeadKRMedium !important;
}
h4
{
    font-family: HyundaiSansHeadKRMedium !important;
}
h5
{
    font-family: HyundaiSansHeadKRMedium !important;
}
h6
{
    font-family: HyundaiSansHeadKRMedium !important;
}

font
{
    font-family: HyundaiSansTextKRRegular !important;
}

.pdfh3 {
    font-family: HyundaiSansHeadKRRegular !important;
}

* {
    margin: 0;
    padding: 0;
}


#stage {
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.content-wrapper {
    min-height: 100vh;
    overflow: hidden;
}

#header {
    background-color: #f0efee;
}

ol, ul {
    list-style: none;
}

body.entry_page #body {
    margin-bottom: 0 !important;
}

#body {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 400px;
    zoom: 1;
}

#body {
    position: relative;
    margin-bottom: -50px;
    min-height: 400px;
    zoom: 1;
    z-index: 5;
}

.content-wrapper .main-content-wrapper {
    background: #fff;
}

#footer {
    z-index: 1;
}

.footer .footer-content {
    font-family: HyundaiSansText-Regular;
    font-size: 14px;
    font-weight: 400;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 79px;
    color: #000;
}


a {
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: #000000;
}


#contentHeader {
    margin-bottom: 0;
}

.sub-container {
    max-width: 1440px;
    margin: 0 auto;
}


.main-content {
    background: #fff;
}


.main-content.main-content .tagline {
    padding-top: 0;
}

.main-content .tagline {
    padding-top: 50px;
}



#header {
    height: 70px;
    background: #fff;
    font-size: 16px;
    font-family: HyundaiSansHead-Regular;
    z-index: 40;
    border-radius: 0;
    margin-bottom: 0;
    position: static;
    border: none;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------*/
/* relative css */
@media screen and (min-width: 768px)
#header .header_wrap {
    position: relative;
    padding: 0 30px;
    border-bottom: 1px solid #e5e5e5;
}



@media screen and (min-width: 768px)
#header .header_wrap .inner_wrap {
    position: static;
}

@media screen and (min-width: 768px)
#header .inner_wrap {
    position: relative;
    max-width: 1120px;
    margin: 0 auto;
}


@media screen and (min-width: 768px)
#header .header_wrap .logo {
    position: relative;
    float: left;
    /* margin-top: 40px; */
}

@media screen and (min-width: 768px)
#header .header_wrap .logo a {
    display: inline-block;
    width: 149px;
    line-height: 70px;
    background: url(/images/logo.png) no-repeat 50%;
    background-size: 100% auto;
    text-indent: -999999px;
}
@media screen and (min-width: 768px)
#header a {
    outline: none;
    text-decoration: none;
    color: #666;
}



@media screen and (min-width: 768px)
#header .menu-btn, #header .mobile-controller {
    display: none;
}

@media screen and (min-width: 768px)
#header .header_wrap .bar {
    position: absolute;
    bottom: 0;
    height: 4px;
    background-color: #007fa8;
    opacity: 0;
    -webkit-transition: left .4s ease,width .4s ease,opacity .4s ease;
    transition: left .4s ease,width .4s ease,opacity .4s ease;
}


@media screen and (max-width: 1024px)
#header .header_wrap .gnb_wrap .lnb_menu>ul {
    text-align: right;
}
@media screen and (min-width: 768px)
#header .header_wrap .gnb_wrap .lnb_menu>ul {
    text-align: center;
    font-size: 0;
}


@media screen and (min-width: 768px)
#header .header_wrap .gnb_wrap .lnb_menu>ul>li {
    font-size: medium;
    display: inline-block;
    padding: 0 15px;
}

@media screen and (min-width: 768px)
#header li, #header ol {
    list-style: none;
}

@media screen and (max-width: 1024px)
#header .header_wrap .gnb_wrap .lnb_menu>ul>li>a, #header .header_wrap .gnb_wrap .lnb_menu>ul>li>button {
    padding: 0;
}
@media screen and (min-width: 768px)
#header .header_wrap .gnb_wrap .lnb_menu>ul>li>button {
   
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -.4px;
    padding: 0 15px;
    line-height: 70px!important;
    color: #444;
}

@media screen and (min-width: 768px)
#header button {
    outline: none;
    background-color: transparent;
    border: none;
}
@media screen and (min-width: 768px)
button {
    cursor: pointer;
    background-color: transparent;
    border: none;
}

@media (min-width: 1025px)
#header .header-content {
    position: absolute;
}

@media (max-width: 1024px)
#header .header-content {
    box-shadow: 0 3px 5px -5px rgba(0, 0, 0, 0.4);
}

@media (max-width: 768px)
#header .header-content {
    height: 70px;
    position: static;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
}


#header .header-logo {
    margin: 18px 0 0 0;
    float: left;
    z-index: 1;
    position: relative;
    margin-right: 20px;
}

#header .header-logo a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}




.header-content {
    z-index: 9;
    position: fixed;
    width: 100%;
    background: #fff;
    height: 70px;
}

@media (min-width: 1200px)
.header-menu-wrapper {
    background: #fff;
    position: relative;
    top: 0;
}

@media (max-width: 1199px)
.header-menu-wrapper {
    display: none;
    position: fixed;
    top: 70px;
    bottom: auto;
    overflow-y: auto;
    background: #f6f3f2;
    min-height: unset;
    max-height: calc(100vh - 70px);
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu {
    height: 70px;
}

@media (max-width: 1199px)
.header-menu-wrapper .main-menu {
    max-width: 290px;
    display: block;
    height: auto;
    position: relative;
    z-index: 0;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu li {
    border-bottom: none;
    position: static;
}

@media (max-width: 1199px)
.header-menu-wrapper .main-menu li {
    display: block;
    height: auto;
}

@media (max-width: 1199px)
.header-menu-wrapper .main-menu li a:not(:last-child) {
    padding: 0;
    margin: 0;
    width: auto;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu .has_children > a > span.arrow {
    width: 36px;
    height: 36px;
    overflow: hidden;
}

@media (max-width: 1199px)
.header-menu-wrapper .main-menu li a:not(:last-child) span {
    border: 0;
    display: inline;
}

@media (max-width: 1199px)
.header-menu-wrapper .main-menu li a:not(:last-child) span {
    border: 0;
    display: inline;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu li nav {
    position: absolute;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu > li > nav {
    transform: translateY(-100%);
    transition: transform 200ms ease-out;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu > li.has_children > nav > ul {
    left: 0;
}

@media (max-width: 1199px)
.header-menu-wrapper .main-menu li.has_children > nav > ul {
    position: static;
    width: auto;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu > li > nav > ul {
    display: block;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu ul {
    overflow-x: hidden;
    overflow-y: auto;
}

@media (min-width: 1200px)
.header-menu-wrapper .main-menu .has_children ul > li {
    padding: 0 15px;
}




@media (min-width: 1200px)
.header-menu-wrapper .main-menu > li.has_children:hover > nav > ul {
    display: block;
    z-index: 0;
}


@media (min-width: 992px)
.header-menu-wrapper .main-menu > li a:hover {
    box-shadow: none;
    color: #00aad2;
    text-decoration: none;
}

@media (min-width: 992px)
.header-menu-wrapper .main-menu .has_children:hover > a {
    box-shadow: none;
    color: #00aad2;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------*/
/*Header - navigation css*/


.itemOver
{   
    font-family:HyundaiSansHeadKRMedium !important;
    height:70px !important;
    color: #002C5F !important;
    border-bottom: 3px solid #002C5F !important;
    line-height:55px !important;

}

.itemOver font
{
    font-family:HyundaiSansHeadKRMedium !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
    border-radius: inherit !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active font
{
    font-family: HyundaiSansHeadKRRegular !important;
    color:#002C5F !important;
}

.nav-link font
{
    font-family: HyundaiSansHeadKRRegular !important;
   /* color: #000 !important;*/
}



.dropdown-item
{
    font-family: HyundaiSansHeadKRRegular !important;
}


.navbar.navbar-light .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-light .navbar-nav .nav-item .nav-link {
    height:70px !important;
    line-height:55px !important;
}
        
.navbar.navbar-light .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    height:70px !important;
    color: #002C5F !important;
    border-bottom: 3px solid #002C5F !important;
    line-height:55px !important;
}




.dropdown:hover .dropdown-menu {display: block;}

.dropdown-menu 
{
    border-radius: inherit !important;
    background-color:#F6F3F2 !important;
    border:none !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    
}

.dropdown-menu .dropdown-item:hover
{
/* background-color: #F6F3F2 !important;*/
   
    background-color:#F6F3F2 !important;
       
}
.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-item:hover
{
    /*  color: #002C5F !important;*/
      color: rgb(0, 43, 95) !important;
    font-family: HyundaiSansHeadKRRegular !important;
}


.header-menu-wrapper {
    border-radius: 0;
    left: 0;
    margin: 0;
    right: 0;
    height: 70px;
}

.header-menu-wrapper .main-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
}

.header-menu-wrapper .main-menu > li {
    position: relative;
}

.header-menu-wrapper .main-menu li {
    border-bottom: 1px solid #dddddd;
}

.header-menu-wrapper .main-menu > li.first > a {
    padding: 0 25px 0 0;
}

.header-menu-wrapper .main-menu > li > a {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 70px;
    padding: 0 25px;
    z-index: 1;
    position: relative;
    background: none;
}

.header-menu-wrapper .main-menu > li a {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    display: block;
    z-index: 2;
}

.header-menu-wrapper .main-menu > li > a > span {
    border-bottom: 4px solid transparent;
    display: block;
    height: 100%;
    white-space: nowrap;
}

.header-menu-wrapper .main-menu .arrow {
    position: absolute;
    right: 0;
    top: 0;
}

.header-menu-wrapper .main-menu .has_children ul {
    box-shadow: none;
    border-radius: 0;
    background: #f6f3f2;
    padding: 0;
    width: 300px;
}

.header-menu-wrapper .main-menu ul {
    overflow: visible;
    display: none;
}

.header-menu-wrapper .main-menu li {
    border-bottom: 1px solid #dddddd;
}

.header-menu-wrapper .main-menu .has_children ul > li > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 60px;
    margin: 0;
    padding: 0 25px 0 15px;
    width: 100%;
}

.header-menu-wrapper .main-menu .has_children ul > li > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 60px;
    margin: 0;
    padding: 0 25px 0 15px;
    width: 100%;
}

.sideCategory
{
    font-family: HyundaiSansHeadKRRegular !important;
}

.mainCategory
{
    font-family: HyundaiSansHeadKRMedium !important;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------*/
/* tree */
.container .condition .tree-wrapper ul li
{
    padding: 0 0 7px 16px;
}
        
/* --------------------------------------------------------------------------------------------------------------------------------------------*/
/* datatable - image, txt, excel btn css*/       
.imgView, .txtView, .imgExcel
{
    cursor:pointer;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------*/        
/*  content - table css*/        
.table-wrap .table 
{
    font-family: HyundaiSansHeadKRRegular !important;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    letter-spacing: -.4px;
    color: #000;
    line-height: 22px;
}

.table-wrap .table caption {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
        
        
caption {
    display: table-caption;
    text-align: -webkit-center;
}
        
colgroup {
    display: table-column-group;
}
        
        thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}  
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
        
.table-wrap .table>thead tr th:first-child {
    border-left: 0;
}
.table-wrap .table>thead tr th:last-child {
    border-right: 1px solid #002c5e;
}
.table-wrap .table>thead tr th {
    height: 35px;
    padding: 10px 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #002c5e;
    color: #fff;
  
    text-align: center;
    vertical-align: middle;
}

th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.table-wrap .table>tbody>tr>th {
    /*padding: 16px 30px; */
    font-family: HyundaiSansHeadKRRegular !important;
    padding:0px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #e4dcd1;
  
    vertical-align: middle;
}

.table-wrap .table>tbody>tr>td 
{
    height: 35px;
    padding:5px;
    /* padding: auto 30px;*/
    border: 1px solid #e4dcd1;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
}

 .table .thead-th
{
    font-family: HyundaiSansHeadKRRegular !important;
}

 .table .th-font
{
    font-family: HyundaiSansHeadKRRegular !important;
}

 .table .thead-th-eval
{
    font-family: HyundaiSansHeadKRRegular !important;
    height:auto !important; 
    padding:5px 15px !important;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    background-color: #e4dcd1 !important;
   
    vertical-align: middle !important;
    color:#000 !important;
}
.table .thead-td-eval
{
    font-family: HyundaiSansTextKRMedium  !important;
    height:auto !important; 
    padding:5px 15px !important;
    border: 1px solid #e4dcd1 !important;
    vertical-align: middle !important;
    word-break: break-all !important;
}
    
.table .thead-td-eval1
{
    font-family: HyundaiSansHeadKRRegular !important;
    height:auto !important; 
    padding:5px 15px !important;
    border: 1px solid #e4dcd1 !important;
    vertical-align: middle !important;
    background-color:#F7F3F0 !important;
   
    word-break: break-all !important;
}

.fontTxtDown
{
    font-family: HyundaiSansHeadKRMedium !important;
}


.fontTxt
{
    font-family: HyundaiSansTextKRMedium !important;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------*/


/* mdb css custom*/

.custom-select
{
    border: 1px solid #cfcfcf !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    display: inline-block !important;
    margin-left: .5rem !im !important;
    border-radius: inherit !important;
}
div.dataTables_wrapper div.dataTables_length select, div.dataTables_wrapper div.dataTables_length input {
    width: auto !important;
      border-radius: inherit !important;
}

.dataTables_length label
{
    font-family: HyundaiSansHeadKRRegular !important;
   color:#676767 !important;
}
.dataTables_filter label
{
   font-family: HyundaiSansHeadKRRegular !important;
   color:#676767 !important;
}
.dataTables_info
{
   font-family: HyundaiSansHeadKRRegular !important;
   color:#676767 !important;
}
.page-link
{
     font-family: HyundaiSansHeadKRRegular !important;
     color:#676767 !important;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination
{
    justify-content: end !important;
}
.pagination .page-item.active .page-link 
{
     font-family: HyundaiSansHeadKRRegular !important;
     background-color:#fff  !important;
     color:#00ACD7 !important;
     border-radius: 0 !important;
     box-shadow: none !important;
}

.form-control 
{
        border: 1px solid #D8D8D8 !important;
}



/* --------------------------------------------------------------------------------------------------------------------------------------------*/



/* form control box radius none css*/
.txtInputUpload
{
    font-family:HyundaiSansTextKRRegular !important;
    font-size:smaller !important;
    border-radius: inherit !important;
    width:100% !important;
    /* background-color: #f6f3f2;*/
    border: 1px solid #EFEAE5 !important;
}

.txtInputUpload_none
{
    font-family:HyundaiSansTextKRRegular !important;
    font-size:smaller !important;
    border-radius: inherit !important;
    width:100% !important;
    /* background-color: #f6f3f2;*/
    border: none !important;
}

        
.datePkUpload
{
    font-size:smaller !important;
    border-radius: inherit !important;
    width:100% !important;
    /* background-color: #f6f3f2;
    border: 0;*/
}
        
.selectUpload
{   
    font-family : HyundaiSansTextKRMedium !important;
    font-size:smaller !important;
    border-radius: inherit !important;
    width:100%;
    /* background-color: #f6f3f2;
    border: 0;*/
}

.selectUpload_none
{   
    font-family : HyundaiSansTextKRMedium !important;
    font-size:smaller !important;
    border-radius: inherit !important;
    width:100%;
    border: none !important;
    /* background-color: #f6f3f2;
    border: 0;*/
}

.selectUpload1
{   
   /*  font-family : HyundaiSansTextKR !important;*/
    font-size:medium !important;
    border-radius: inherit !important;
    width:100%;
    /* background-color: #f6f3f2;
    border: 0;*/
}
/* --------------------------------------------------------------------------------------------------------------------------------------------*/

/* checkbox, radio css */
        
.custom-checkbox .custom-control-label::before {
    border-radius: inherit !important;
    color: #000 !important;
    font-family : HyundaiSansTextKRMedium !important;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #000 !important;
    background-color: #00aad2 !important;
    font-family : HyundaiSansTextKRMedium !important;
}


.custom-control-label-txt
{
    color:#000;
    font-weight:bolder;
    font-size:smaller;
    font-family : HyundaiSansTextKRMedium !important;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------*/
/* button css */

.btn-gray-36
{
    background-color:#9198a0 !important;
    height:36px !important;
    width:140px !important;
    padding:0px !important;
    text-transform: none !important;
    font-family: HyundaiSansHeadKRRegular !important;
    border-radius: 0 !important;
}

.btn-gray1-36
{
    background-color:#CCCCCC !important;
    height:36px !important;
    width:140px !important;
    padding:0px !important;
    text-transform: none !important;
    font-family: HyundaiSansHeadKRRegular !important;
    border-radius: 0 !important;
}

.btn-Darkgray-36
{
    background-color:rgb(103,103,103) !important;
    height:36px !important;
    width:140px !important;
    padding:0px !important;
    text-transform: none !important;
    font-family: HyundaiSansHeadKRRegular !important;
    border-radius: 0 !important;
}



.btn-blue-36
{
    background-color:#002c5f !important;
    height:36px !important;
    width:140px!important;
    padding:0px !important;
    text-transform: none !important;
    font-family: HyundaiSansHeadKRRegular !important;
    border-radius: 0 !important;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------*/



@font-face 
{
    font-family: 'HyundaiSansHeadKRBold';
    src:url('font/HyundaiSansHeadKRBold.ttf');
    src:url('font/HyundaiSansHeadKRBold.eot?#iefix') format('embedded-opentype'),
        url('font/HyundaiSansHeadKRBold.woff') format('woff'),
        url('font/HyundaiSansHeadKRBold.woff2') format('woff2');
}

@font-face 
{
    font-family: 'HyundaiSansHeadKRLight';
    src:url('font/HyundaiSansHeadKRLight.eot');
    src:url('font/HyundaiSansHeadKRLight.eot?#iefix') format('embedded-opentype'),
        url('font/HyundaiSansHeadKRLight.woff') format('woff'),
        url('font/HyundaiSansHeadKRLight.woff2') format('woff2');
}

@font-face 
{
    font-family: 'HyundaiSansHeadKRMedium';
    src:url('font/HyundaiSansHeadKRMedium.eot');
    src:url('font/HyundaiSansHeadKRMedium.eot?#iefix') format('embedded-opentype'),
        url('font/HyundaiSansHeadKRMedium.woff') format('woff'),
        url('font/HyundaiSansHeadKRMedium.woff2') format('woff2');
}

@font-face 
{
    font-family: 'HyundaiSansHeadKRRegular';
    src:url('font/HyundaiSansHeadKRRegular.eot');
    src:url('font/HyundaiSansHeadKRRegular.eot?#iefix') format('embedded-opentype'),
        url('font/HyundaiSansHeadKRRegular.woff') format('woff'),
        url('font/HyundaiSansHeadKRRegular.woff2') format('woff2');
}

@font-face 
{
    font-family: 'HyundaiSansTextKRBold';
    src:url('font/HyundaiSansTextKRBold.eot');
    src:url('font/HyundaiSansTextKRBold.eot?#iefix') format('embedded-opentype'),
        url('font/HyundaiSansTextKRBold.woff') format('woff'),
        url('font/HyundaiSansTextKRBold.woff2') format('woff2');
}

@font-face 
{
    font-family: 'HyundaiSansTextKRMedium';
    src:url('font/HyundaiSansTextKRMedium.eot');
    src:url('font/HyundaiSansTextKRMedium.eot?#iefix') format('embedded-opentype'),
        url('font/HyundaiSansTextKRMedium.woff') format('woff'),
        url('font/HyundaiSansTextKRMedium.woff2') format('woff2');
}

@font-face 
{
    font-family: 'HyundaiSansTextKRRegular';
    src:url('font/HyundaiSansTextKRRegular.eot');
    src:url('font/HyundaiSansTextKRRegular.eot?#iefix') format('embedded-opentype'),
        url('font/HyundaiSansTextKRRegular.woff') format('woff'),
        url('font/HyundaiSansTextKRRegular.woff2') format('woff2');
}

@font-face 
{
    font-family: 'HyundaiSansTextKROTFRegular';
    src:url('font/HyundaiSansTextKROTFRegular.otf');
}











/* font */


/* --------------------------------------------------------------------------------------------------------------------------------------------*/






@media print{@page {size: landscape}}

#coverTitle {
background-image:url('/Content/images/covertitle.jpg');
background-repeat:no-repeat;
background-size: 100%;
    }