/*Site-Wide Styles*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,900,700italic,500italic,400italic');

body {
    font-family: "open sans", sans-serif;
    font-weight: 500;
    margin: 0;
}

p {
    font-size: 1.8rem;
}
h1{
    display:none;
}
h2, h3 {
    color: #004566;
    font-weight: 700;
    text-transform: uppercase;
}

.txtMacnChz {
    color: #ff9f1a;
    text-transform: uppercase;
    font-weight: 700;
}

.txtWhite {
    color: #fff !important;
    text-transform: uppercase;
}
.contactDeetz h3{
    margin:2px;
}
.noPadding {
    padding: 0;
}

.ltGrayBack {
    background-color: #d9d9d9;
}

.ltBlueBack {
    background-color: #d9eaf0;
}
:focus{
    outline-color:transparent;
    outline-style:none;
}
.jumpToTop{
    position:fixed;
    z-index:400;
    right:10px;
    bottom:50px;
    text-shadow: 1px 1px 1px #808285;
}
.jumpToTop a{
   
    color: #ff9f19;
    
}
/*Navigation Styles*/
.TopNav, .bottomNav {
    background-color: #007299;
    font-weight: 600;
    font-size: 1.3em;
    height: 3em;
    text-transform: uppercase;
}

    .TopNav a, .bottomNav a {
        color: #fff;
        text-transform: uppercase;
    }

.loginBtn {
    background-color: #ff9f19;
    height:54px;
   
}

.siteSearchInput {
    background-color: #007299;
    border: 1px solid #FFF;
    color: #fff;
    padding-left: 10px;
    margin: 10px;
}

    .siteSearchInput ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        opacity: .5; /* Firefox */
    }

    .siteSearchInput :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

    .siteSearchInput ::-ms-input-placeholder { /* Microsoft Edge */
        color: #fff;
    }

.transparentInput, .transparentInput:focus {
    border: 0;
    background-color: transparent;
}
.siteSearchInput:focus {
    border:0;
}
.coveragesMenu {
    background-color: #004e72;
    color: #fff;
    width: 370px;
    margin: 0px;
    padding: 0;
    top: 52px;
}

    .coveragesMenu li {
        cursor: pointer;
        margin: 0 1px 5px 1px;
        padding: 5px;
    }

.downChevron {
    margin-top: -5px;
}

    .downChevron i {
        font-size: 10px;
    }

.flyoutMenu:hover {
    background-color: #007299;
    
}
.flyoutMenu a:hover {
    text-decoration:none;
}
.coveragesMenu li img {
    width: 50px;
    float: left;
    margin: 0 10px 0 10px;
}

.CoveragesMenuTitle {
    font-size: 1.1em;
}

.CoveragesMenuDescr {
    text-transform: capitalize;
    color: #66aac1;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #004e72;
}
/*Header Styles*/

.VelaLogo {
    width: 200px;
    margin-top: 45px;
}

.heroSpace {
    background-color:#000;
    background-image: url(/img/headerStars.jpg);
    background-repeat:repeat-x;
    background-size:auto;
    position: fixed;
    width: 100%;
    top: 50px;
    height: 205px;
    z-index: 2;
}

.tagline1, .tagline2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 38px;
}

.tagline1 {
    margin-top: 10px;
    color: #ff9f19;
}

.tagline2 {
    color: #fff;
    line-height: .9em;
    margin-top:-5px;
}

.tagline3 {
    font-style: italic;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin-top:10px;
}
/*Footer Styles*/
#associations {
    background-color: #fff;
    padding: 5px 0 5px 0;
    width: 100%;
    overflow-x: hidden;
    color: #000;
}

#logoList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    #logoList li {
        display: inline;
        margin: 0 10px 0 10px;
    }

footer {
    background-color: #004e72;
    color: #fff;
}

.footer-social {
    color: #6e9aaf;
    margin-right: 10px;
}

.tollFree {
    color: #f49a23;
}

.disclaimer1 {
    font-size: 1.1em;
    color: #fff;
    font-style: italic;
}

.disclaimer2 {
    font-size: 1.1em;
    color: #fff;
    font-weight: 700;
}

.disclaimer3 {
    font-size: 18px;
    color: #ff9f1a;
    font-weight: 700;
}

.disclaimerText {
    margin-top: 60px;
}

.footerLinksContainer {
    display: flex;
    justify-content: center;
    margin-left: auto;
}
.footerLinks {
    list-style: none;
}

    .footerLinks a:hover {
        color: #ff9f19;
        text-decoration: underline;
    }

.footerContent {
    padding-top: 25px;
    display: flex;
}

.copyrightTxt {
    background-color: #007299;
    height: 60px;
    padding-top: 20px;
    font-weight: 500;
}

.industryLogo {
    width: 120px;
}
/*Page Content Styles*/
.pageContent {
    min-height: 1000px;
    margin-top: 210px;
}
.secondaryPageContent{
    margin-top:255px;
}
.deptLead{
    margin-top:15px;
}
.wrbIframe{
    height:1500px;
    width:100%;
    border:0;
}
.blueBtn {
    text-transform: uppercase;
    font-weight: 700;
    background-color: #007299;
    color: #fff;
    cursor: pointer;
    height: 50px;
    padding: 10px;
    border: 0;
}
.vsbPantoneBtn {
    text-transform: uppercase;
    font-weight: 700;
    background-color: #660033;
    color: #fff;
    cursor: pointer;
    height: 50px;
    padding: 10px;
    border: 0;
}
.blueBtn:hover{
    color:#fff;
}
.ltBlueBtn {
    text-transform: uppercase;
    font-weight: 700;
    background-color: #66aac1;
    color: #fff;
    cursor: pointer;
    height: 50px;
    padding: 10px;
    border: 0;
}
.ltBlueBtn:hover{
    color:#fff;
}
.contactList {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .contactList h2 {
        line-height: 50px;
        margin-bottom:10px;
    }

    .contactList img {
        height: 130px;
        width: 130px;
        border-radius: 100px;
    }

.deptContacts ol {
    list-style: inside none;
}

    .deptContacts ol li {
        display: inline-flex;
        margin-right: 10px;
        padding: 5px;
    }

.contactInfo h3 {
    font-size: 18px;
    margin: 2px;
}

 .jobTitle {
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
    line-height: 16px;
}
 .contactInfo, .contactDeetz{
     font-size:16px;
 }
.contactInfo .contactDeetz {
    min-height: 300px;
    width: 250px;
}

/*HomePage Styles*/
.marketSegments {
    height: 100%;
}

   
.homepageHeadlineTxt {
    margin-top: 10px;
}
.homepageHeadlineTxt ul li.animated {
    list-style: none;
    font-weight: bold;
    font-size: 1.2em;
    color: #007299;
   
}

.recentlyBoundCell {
    padding: 8px; border-top: 1px solid #ddd;
}

.shrinkLineHeight {
     line-height: initial;
}

.newsTickerNav {
    background-color: #d9eaf0;
    height: 135px;
}
.newsTickerItem{
    
}

.velaValue {
    padding-top: 15px;
    padding-bottom: 20px;
}

.newsTicker {
    background-color: #b9d8e3;
    margin-top: 250px;
    height: 50px;
    text-align: center;
    font-size: 1.2em;
    color: #007299;
}
.newsTickerButton{
   float:right;   
   margin-top:0px;
}
.marketSegmentHomepage {
    background-color: #e0e0e0;
    padding: .2em;
    font-weight: 600;
    color: #434343;
    min-height: 100px;
}

.marketSegmentDiv {
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0,0, .2);
    padding: 0;
    margin: 0px;
}
.newBizWinz a, .marketSegmentsMobile a{
    color:#000;
}

.nbWinsMargins {
    padding: 5px;
    min-height:1100px;
}

.nbWinsMarginsNoContent {
    padding: 5px;
}

.marketSegmentDiv h3 {
    font-size: 2.2em;
    font-weight: 500;
    margin-bottom: 0;
}

.marketSegmentDiv:hover h3 {
    text-decoration: underline;
}

.smallBusinessColor {
    border-color: #660033 !important;
}

.constructionYellow {
    border-color: #FF9f19 !important;
}

.manufacturingOrange {
    border-color: #FF491C !important;
}

.plTeal {
    border-color: #55BFB6 !important;
}

.gcGreen {
    border-color: #44B448 !important;
}

.claimsBlue {
    border-color: #0095b7 !important;
}

.nbWinsCardNoContent {
    background-color: #fff;
    min-height: 0;
    padding: 0;
    text-align: center;
    border-top: 10px solid;
    margin-bottom: 15px;
}

.nbWinsCardNoContent h4 {
    font-weight: 600;
    color: #004e72;
    font-size: 16px;
}

.nbWinsCardNoContent p {
    font-size: 15px;
}

.nbWinsCard {
    background-color: #fff;
    min-height: 1000px;
    padding: 0;
    text-align: center;
    border-top: 10px solid;
    margin-bottom: 15px;
}

    .nbWinsCard h4 {
        font-weight: 600;
        color: #004e72;
        font-size: 16px;
    }
.nbWinsCard  p{
    font-size:15px;
}
.marketSegmentWinsImg {
    background-image: url(/img/VelaDarkSky.jpg);
    background-repeat-y: no-repeat;
}

    .marketSegmentWinsImg img {
        height: 110px;
        margin: 20px 0;
    }

.marketSegmentHomepage h3 {
    margin: 0;
    color: #004e72;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

.newBizWinz {
    margin: 30px 0 0 0;
    padding-bottom: 15px;
}

.nbWinsBtn {
    color: #fff;
    width: 100%;
    background-color: #000;
    height: 35px;
    border: 0;
    font-weight: 700;
    text-transform: uppercase;
    padding-top:7px;
}

.btnConstructionYellow {
    background-color: #FF992b;
}

.btnSmallBusinessColor {
    background-color: #660033;
}

.btnManufacturingOrange {
    background-color: #FF491C;
}

.btnPLTeal {
    background-color: #55BFB6;
}

.btnGcGreen {
    background-color: #44B448;
}

.macNCheese {
    color: #ff9f19;
}
.nonSupportedBrowser {
    font-size: 24px;
}

.velaConnectHomepage {
    height: 475px;
    background-image: url(/img/VelaConnectBG.jpg);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 18px;
    padding-top: 110px;
    padding-left: 30%;
    padding-right: 10%;
    background-color: #355e74;
}
#ConnectLogin{
    margin-top:40px;
}
.connectSmallBiz{
    background-color:#d9eaf0;
    margin-top: 20px;
}
.velaSmallBizHomepage {
    height: 475px;
    background-color: #d9eaf0;
    color: #004566;
    font-size: 18px;
    padding: 110px 20% 0 10%;
}

.smallBizLightBlueText {
    color: #66aac1;
}

.btnYellow {
    background-color: #ff9f19;
    padding: 10px;
    text-transform: uppercase;
    border: 0;
    font-weight: 600;
}

.velaConnectHomepage h2, .velaSmallBizHomepage h2 {
    text-transform: uppercase !important;
    font-size: 32px;
}
.brokerSearch{
    margin: 70px 0 ;
}
#findBrokerMap{
    border:2px solid #ABB2BF;
  
    min-height:500px;
    min-width:700px;
    align-content:center;
    
   
}
#findBrokerResultList h4{
    background-color:#006699;
    line-height:1.3em;
    border-bottom:1px solid #004F71;
    color: #efefef;
    margin: 0;
    padding-left:5px;
    text-shadow: 1px 1px 1px #808285;
    font-weight:400;

}
.findBrokerDeetz{
    font:normal 13px verdana;
    width:100%;
    background-color:#BDDBED;
    padding:5px;
}
.findBrokerDeetz:first-of-type{
    display:block;
}
/*Claims page Styles*/
.claimsBlueBack{
    background-color:#0095b7;
    color:#fff;
}

.claimsPageHeader {
    border-top: 10px solid #0095b7;
    margin-top: 0;
    background-color: #d9eaf0;
    height: 165px;
}

    .claimsPageHeader img {
        margin-left: 80px;
    }

    .claimsPageHeader h2 {
        font-size: 60px;
        margin-top: 30px;
    }
    ol{
        padding:0;
    }
/*First Notice of Loss (FNOL)*/
#fnolNav{
    
    height:3em;
    margin:0;
    
}
#fnolSteps{
    width:100%;  
    margin:0;
    padding:0;  
}
.subHeading{
    font-weight:600;
    color:#7a7a7a;
}


#fnolSteps li{
   
    text-align:center;
    color:#fff;
    font-size:1.5em;
    
    font-weight:500;
    text-shadow: 1px 1px 1px #808285;
    cursor:pointer;
    line-height:1.4em;
    background-color:#24A7C4;
}
#fnolSteps li:last-of-type{
    border-top-right-radius:2px;
}
#fnolSteps li:first-of-type{
    border-top-left-radius:2px;
}
.activeStep{
    background-color:#004F71 !important;
    color:#FF9933 !important;
}
#fnolFormPanel{
    margin-left:20%;
    margin-right:20%;
    padding-bottom:10px;
    border:2px solid;
    min-height:600px;
}
/*Recent Wins page Styles*/

.winsPageHeader {
    border-top: 10px solid #007299;
}

.winsBannerImg {
    height: 119px !important;
    margin: 15px !important;
}

/*About page Styles*/
.aboutBannerImg{
    height:119px !important;
    margin:15px !important;
}
.aboutPageHeader{
    border-top: 10px solid #007299;
}
.aboutDetails h3{   
    background-color:#007299;    
    font-size:30px !important;
    padding:20px !important;
    margin-left:0 !important;
    line-height:35px !important;
    height:100px;
}
.marketSegmentContentCard p{
    padding:0 10px;
}
.marketSegmentContentCard{
    margin-top:0;
}
.marketSegmentContentCard li{
    color:#004f6e;
}
.marketSegmentContentCard div{
   padding:10px;
}
.marketSegmentContentCard a{
   font-weight:800;
}
.aboutCard{
    height:400px;

}
.aboutCard div{
   padding:10px;
   color:#004f6e;

}
.locationsContainer{
    background-color:#004e72;
    color:#fff;
    font-size: 18px;
    padding-bottom:20px;
}
.locationDeetz{
    width:260px;
    font-size: 18px;
    height:130px;
}
.locationDeetz div{
    font-size:17px;
    line-height:20px;
    color: rgba(255, 255, 255, .9)
}
.locationDeetz h3{
    color:#fff;
    margin-left:0;
    font-size:18px;
}
.careersSection{
    min-height:200px;
    padding-top:40px;
}
/*Market Segment page contents*/
.contactsHeader{
    background-color:#d7e9ef;
}
.contactsHeader h2{
    font-size:3.5rem;
    margin:35px;
}
.coverageDetails{
    margin-bottom:30px;
    margin-top:30px;
}
.marketSegmentNews{
    background-color:#004e72;
    color:#fff;
    height:250px;
}
.marketSegmentNewsCard{
    background-color:#007299;
    height:150px;
    width:350px;
}
.marketSegmentNewsCard img{
    height:150px;
    width:150px;
    float:left;
}
.marketSegmentNewsCard h3{
    color:#fff !important;
    font-size: 14px;
}
.newsLink{
    position:absolute;
    bottom:4px;
    right:30px;
    vertical-align:bottom;
    text-align:right;
    margin-top:18px;   
    height:25px;   

}
.marketSegmentNewsCardText{
    padding:8px 8px 0 160px;
    font-size:14px;
}
.marketSegmentNews h2{
    text-align:center;
    margin:30px;
}
.coreConstructionYellowBack{
    background-color:#ff9f19;
    color:#fff;
}
.marketSegmentContentCard{
    background-color:#d9eaf0;
    min-height:437px;
}
.marketSegmentApplicationsCoverages ul{
    margin:0;
    padding:5px 0;
}

.marketSegmentApplicationsCoverages ul li{
    list-style:none;
    font-weight:700;
    color:#004566;
    margin: 5px;
    height:60px;
    line-height:20px;
}
.showFive li:nth-child(n+6){
    display:none;
}
.viewMore{
    margin-top:-20px;
}
.marketSegmentApplicationsCoverages ul li a{
    line-height:40px;
    color:#fff;
}
.coverageDetails h3{
    line-height:95px;   
    color:#fff !important;
    padding-left:50px;
    font-size:38px;
    margin:0;
}

.smallBusinessCoverageDetails h3 {
    background-color: #660033;
}

.coreConstructionCoverageDetails h3{   
    background-color:#ff9f19;    
}
.professionalLiabiltyCoverageDetails h3{   
    background-color:#58b7b3;    
}
.specialtyCasualtyCoverageDetails h3{   
    background-color:#3daf2c;    
}
.specialtyConstructionCoverageDetails h3{   
    background-color:#ff491d;    
}

.secondaryPageHeader {    
    margin-top: 0;
    background-color: #d9eaf0;
    height: 160px;
}
.smallBusinessPageHeader {
    border-top: 10px solid #660033;
}
.coreConstructionPageHeader{
    border-top: 10px solid #ff9f19;
}
.professionalLiabiltyPageHeader{
    border-top: 10px solid #58b7b3;
}
.specialtyCasualtyPageHeader{
    border-top: 10px solid #3daf2c;
}
.specialtyConstructionPageHeader{
    border-top: 10px solid #ff491d;
}
    .secondaryPageHeader img {
        margin-left: 80px;
    }

    .secondaryPageHeader h2 {
        font-size: 50px;
        margin-top: 50px;
    }

/*Contact Page Styles*/
.contactCard {
    background-color: #d9eaf0;
    text-align: center;
    margin-top: 50px;
}

    .contactCard .cardHeading {
        background-color: #007299;
        color: #fff;
        font-weight: 800;
        text-align: center;
        padding: 10px;
    }

.cardHeading h2 {
    margin: 1px;
    color: #fff;
}

.contactCard .cardHeading img {
    border-radius: 100px;
    height: 150px;
    width: 150px;
}

.contactCardContent {
    padding: 5px;
    font-size: 1.2em;
}

.contactTitle {
    font-weight: 700;
    margin-bottom: 10px;
    font-size:20px;
    color:#121212;
}

.streetAddress, .contactEmail, .contactPhones {
    margin-bottom: 10px;
}
.contactMarketSegment{    
    height:30px;
    font-weight:600;
    
    font-size:20px;
}
.contactMarketSegment a{
    color:#004f6e;
}
.coreOrangeBack{
    background-color:#ff9f19;
}
.specialtyOrangeBack{
    background-color:#FF491C;
}
.plBlueBack{
    background-color:#58b7b3;
}
.specialtyGreenBack{
    background-color:#44B448;
}


.winsContainer .secondaryPageHeader .winsBtn {
    text-align: end;
}

.winsContainer .secondaryPageHeader h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 45px;
}

#wrbBranding {
    margin-right: auto;
}

.BerkleyLogo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.footerVelaLogo {
    position: absolute;
    top: -15px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-left: 30px;
}

.winsBtnHeader {
    display: flex;
    align-items: center;
    height: 100%;
}
/*Mobile Styles*/
@media (min-width : 992px) {
    .headerContainer #logoSpace {
         margin-top: -20px;
    }

    .headerContainer #logoSpace.anniversaryLogo {
        margin-top: 29px;
    }
}

.headerContainer {
    height: 100%;
    padding-top: 20px;
 }

@media (max-width : 1199px) {

    .winsContainer .marketSegmentWinsImg img {
        margin-left: 60px;
    }

    .headerContainer {
        width: 100%;
        height: 100%;
        padding-top: 20px;
    }
}

@media (max-width : 991px) { 

    .winsContainer .marketSegmentWinsImg img {
        margin-left: 30px;
    }
    .headerContainer {
        width: 100%;
    }
    
    .headerContainer #velaLogo {
        margin-left: 10px;
    }

    .headerContainer #logoSpace.anniversaryLogo {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .headerContainer #logoSpace.anniversaryLogo {
        margin-top: 0;
    }

    .winsContainer .marketSegmentWinsImg img {
        margin-left: 20px;
    }

    .winsContainer .secondaryPageHeader {
        height: 115px;
    }

    .winsContainer .secondaryPageHeader .marketSegmentWinsImg {
        height: 105px;
    }

    .winsContainer .secondaryPageHeader .marketSegmentWinsImg img {
        height: 90px;
    }

    .winsContainer .secondaryPageHeader .winsBtn {
        margin-top: 0;
        margin-left: 15px;
        text-align: start;
    }

    .winsContainer .secondaryPageHeader .blueBtn {
        padding: 5px;
    }

    .footerLinks {
        padding: 10px;
    }

    .headerContainer {
        padding-top: 10px;
    }

    .headerContainer #velaLogo {
        position: absolute;
        top: -30px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
    .secondaryPageContent{
        margin-top:180px;
    }
    .mobileLogo {
        width: 80px;
        margin-top: 5px;
    }

    .mobileLoginLink {
        line-height: 50px;
        padding: 13px;
        margin: 0;
    }
    .marketSegmentChevron{
        right:0;
    }

    .bottomNav {
        height: 35px;
        border-top: 0;
    }

    .heroSpace {
        background-image: url(/img/headerStars-mobile.jpg);
        background-repeat: no-repeat;
        position: fixed;
        top: 0;
        height: 125px;
        z-index: 6;
    }

    .tagline1, .tagline2 {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
        line-height: 1;
    }

    .tagline1 {
        margin-top: 10px;
        margin-bottom: 10px;
        color: #ff9f19;
    }

    .tagline2 {
        color: #fff;
        line-height: .9em;
    }

    .tagline3 {
        font-style: italic;
        color: rgba(255,255,255,.8);
        font-size: 12px;
        font-weight: 300;
        margin-left: 50px;
        margin-top: 5px;
    }

    .contactLinks {
        width: 100%;
        text-align: right;
        padding-right: 15px;
        font-size: 13px;
    }

        .contactLinks a {
            margin-left: 5px;
            color: #fff;
        }
    .footerLinks li{
        font-size:12px;
        margin-top:3px;
    }
    .hamLink {
        color: #004e72;
    }

    .offCanvasNav {
        background-color: #004f6e;
        position: fixed;
        bottom: 50px;
        left: 0px;
        z-index: 9998;
        height: 100%;
        width: 100%;
        padding-top: 50px;
        overflow: hidden;
    }

    .mobileNavList {
        list-style-type: none;
        margin: 0;
        padding: 10px;
    }

    .mobileNavSubmenu {
        list-style-type: none;
        margin-left: -10px;
        padding: 0;
    }

    .smallerFont{
        font-size: 15px;
    }
    .mobileNavList li {
        border-bottom: 1px solid rgba(255,255,255,.2);
        font-size: 1.7em;
        font-weight: 600;
        text-transform: capitalize;
        line-height:40px;
    }
    .mobileNavSubmenu li{
        border:0;
        line-height:20px;
    }
    .CoveragesMenuTitle {
        font-size: 20px;
    }

    .CoveragesMenuDescr {
        font-size: 14px;
        font-weight: 400;
    }

    .mobileNavList li a {
        color: #fff;
    }

    .mobileNavList li:last-of-type {
        border: 0;
    }

    .siteSearchInput {
        margin-top: 10px;
        margin-left: 0;
    }
    .empSearchMobile{
        width:340px;
    }
    .typeahead li a{
        color:#004e72;
    }
    .contactCard {
        background-color: #d9eaf0;
        text-align: center;
        margin-top: -20px;
    }

    /*General Mobile Page Styles*/
    .contactDeetz img{
        width:75px;
        height:75px;
    }
    .contactDeetz h3{
        font-size:16px;

    }
    .contactDeetz .jobTitle{
        font-size:13px;
        color:#353535;
    }
    .contactInfo .contactDeetz{
        width:150px;

    }
    .deptContactsShort{
        height:200px;
        overflow-y:hidden;
    }
    deptContacts ol {
        margin:0 !important;
        padding:0 !important;
        width:100%;
    }
    .mobileContactsShade{
        background-color: rgba(255, 255, 255, .8);
        position:absolute;
        z-index:100;
        height:200px;
        width:100%;
        text-align:center;
    }

    /*Mobile HomePage*/
    .newsTicker {
        margin-top: -85px;
    }

    .newsTickerContent {
        height:60px;
        padding: 0;
        text-align: left;
    }

    .mobileNewsDisks{
        line-height:15px;
    }
    .homepageHeadlineTxt {
        text-align: left;
        margin: 0;
        padding: 0;
        font-size: 1.4rem;
        overflow-y: hidden;
    }

    .marketSegmentsMobile {
        margin-top: 20px;
        text-align: left;
    }

        .marketSegmentsMobile h2 {
            font-size: 1.6rem;
            line-height: 2rem;
            margin: 10px ;
            font-weight:800;
        }

    .mobileMarketSegmentIcon {
        height: 80px;
        width: 80px;
        background-image: url(/img/VelaDarkSky.jpg);
        padding: 10px;
        text-align: center;
        position:absolute;
        z-index:2;
    }

        .mobileMarketSegmentIcon img {
            height: 55px;
        }

    .marketSegmentChevron {
        height: 40px;
        width: 40px;
        color: #fff;
        text-align: center;
        padding-top: .8rem;
        margin-left: -15px;
        padding-left: 0;
    }

    .marketSegmentsMobileDescr {
        padding: 0 0 0 10px;
        margin-left: 16px;
        line-height: 40px;
        font-weight:600;

    }

    .coreConstrucionBack {
        background-color: #ff9f19;
    }

    .smallBusinessBack {
        background-color: #660033;
    }

    .scBack {
        background-color: #ff4713;
    }

    .plBack {
        background-color: #56b8b3;
    }

    .newsBack {
        background-color: #007299;
    }

    .sCasualtyBack {
        background-color: #3cae2b;
    }

    .coreBorder {
        border-top: 5px solid #ff9f19;
        margin-top: 10px;
    }

    .smallBusinessBorder {
        border-top: 5px solid #660033;
        margin-top: 10px;
    }

    .scBorder {
        border-top: 5px solid #ff4713;
        margin-top: 10px;
    }

    .sCasualtyBorder {
        border-top: 5px solid #3cae2b;
        margin-top: 10px;
    }

    .plBorder {
        border-top: 5px solid #56b8b3;
        margin-top: 10px;
    }

    .velaConnectHomepage {
        margin-top: 10px;
        margin-left: -70px;
        height:320px;
        padding-top:10px;
        background-color:#355e74;
    }
    .velaConnectHomepage h2{
            margin:0;
        }
    .velaSmallBizHomepage {
        margin-top: 10px;

        height:320px;
        padding-top:10px;
    }
    .mobileNewsChevron{
        position:absolute;
        right:0;
        top:0px;
        height:50px;
        width:50px;
    }

    .disclaimer3 {
        font-size: 18px;
    }
    /*Mobile Claims Page Styles*/
    .claimsDownload {
        height:40px;
        padding:10px;
        padding-right:50px;
    }
    .claimsDownload span{
            color:#0095b7;
            font-weight:700;
            font-size:1.2em;
        }
    .secondaryPageHeader{

        margin-top: -57px;
        background-color: #d9eaf0;
        height: 90px;
    }
    .claimsPageHeader {
        border-top: 5px solid #007299;
    }

    .secondaryPageHeader img {
        margin-left: 10px;
    }

    .secondaryPageHeader h2 {

        font-size: 25px;
        margin-top: 20px;
    }
    .marketSegmentWinsImg{
        height:80px;
        margin-left:-15px;
    }
    .marketSegmentWinsImg img {
            height:70px;
            margin:5px 0 0 20px;
        }
    .contactInfo .contactDeetz{
        min-height:200px;
    }
    .blueBtn a{
        margin-top:10px;
    }
    /*Mobile MarketSegment Pages*/

    .marketSegmentNewsCard{
        margin-bottom:25px;
    }
    .coverageDetails h3{
        margin-top:10px;

    }
    .marketSegmentNews{
        height:100%;
    }
    .newsLink{
        bottom:30px;
        right:5px;
    }
    .aboutBannerImg{
        width:110px;
        margin-top:-20px !important;

    }
    .coverageDetails h3{
        font-size:25px !important;
    }
    .secondaryPageContent{
        margin-top:180px;
    }
    
}
/*Tablet in portrait mode. small displays*/
@media only screen and (min-width : 768px) and (max-width : 1200px) {
    .transparentInput{
        width:150px;
    }

    .TopNav  li a{
        font-size:15px;
        padding-left:5px;
    }
    .tagline1 {
        margin-bottom: 5px;
    }
    .tagline1, .tagline2{
        font-size:30px;
        line-height: 1;
    }

    .tagline3 {
        font-size: 11px;
    }

}
/*You're just being silly if you're using anything smaller than an iPhone.
     Please take your flip phone and leave now Flintstone*/
@media only screen and (max-width : 319px) {
    body{
        display:none;
    }

}
.responsiveDebug{
    display:none;
    z-index:1200;
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    background-color:red;
    text-align:center;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

