﻿body {
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans-Regular.eot') format('embedded-opentype'), url('../font/OpenSans-Regular.ttf') format('truetype');
}
p {
    margin: 0;
}

a:hover {
    text-decoration: none;
}

h2 {
    font-family: AvenirLTStd-Black;
}

.hoverbounce:hover {
    transform: translateY(-30px);
}

.faqmail{
    text-decoration:none;
    color:black;
}

    .faqmail:hover {
        color: #56a9d9;
    }

#imagebanner {
    width: 100%;
    position: relative;
}

#imagebannersize {
    position: relative;
    width: 100%;
    background: url('../images/faq/Fotolia_196029545_S.jpg') center center no-repeat;

    background-position-y: 25%;
    background-size: cover;
    padding-top: 23%;
    min-height: 200px;
    box-sizing: border-box;
}

#imagebannertext {
    position: absolute;
    height: 100%;
    width: 95%;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    max-width: 85%;
}

#imgbannertable {
    height: 100%;
    width: 100%;
    display: table;
}

#imgbannercell {
    display: table-cell;
    vertical-align: middle;
}

#imgtext {
    font-family: AvenirLTStd-Black;
    color: #15396c;
    font-size: 48px;
}


.section{
    width:100%;
    margin-top:5%;
}

.sectiondiv {
    height: 100%;
    width: 95%;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    max-width: 85%;
    padding-bottom:100px;
}

.topdivider {
    height: 8px;
    width: 330px;
    background-color: #15396c;
}

.headersection {
    display:inline-block;
    width:44%;
    height:100%;
    font-family: AvenirLTStd-Medium;
    font-size: 32px;
    line-height: 60px;
    color: #032e6c;
    vertical-align:top;
    margin-top:2%;
}

.headersectionV {
    display: inline-block;
    width: 44%;
    height: 100%;
    font-family: AvenirLTStd-Medium;
    font-size: 32px;
    line-height: 60px;
    color: #032e6c;
    vertical-align: top;
    margin-top: 2%;
}


.qnssection {
    display: inline-block;
    width: 55%;
    height: 100%;
    vertical-align:top;
}

.questionbar:hover {
    background-color: #15396c;
    color:white;
}


.questionbar {
    border-radius: 10px;
    background-color: #cecaca;
    color:black;
    margin: 20px 0;
    font-family: AvenirLTStd-Medium;
}


.questionbar.selected {
    background-color: #15396c;
    color: white;
}

.questionbar.selected .search {
    background: url('../images/faq/openicon.png') center center no-repeat;
    background-size: contain;
 }

.qtxt{
    font-size:18px;
    padding:18px;
    display:inline-block;
    width:88%;
    box-sizing:border-box;
    vertical-align:middle;
    line-height:30px;

}

.search {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: url('../images/faq/searchicon.png') center center no-repeat;
    background-size: contain;
    padding:18px;
}

.ansbar {
    font-family: 'Open Sans';
    font-size: 16px;
    width:100%;
    text-align: left;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 15px 0;
    display: none;
    line-height:30px;
}

.col-left{
    width:30%;
}

.col-right{
    width:70%;
}

.col-head {
    font-family: 'Open Sans';
    font-weight: bold;
    background-color: #cecaca;
}

.ans-table{
    width:100%;
    
}

.ans-table tr td {
    padding-left: 2%;
    border: 1px solid black;
}

.ansbold {
    font-weight: 600;
}

#mobileheader{
    display:none;
}

#mobilesection,
#mobilesectionheading{
    display:none;
}

#faqwrapper{
    min-height:450px;
}

@media screen and (max-width:967px) 
{
    .headersection{
        width:100%;
        font-size:24px;
    }

    #desktopsection,
    #imageheader
    {
        display:none;
    }

    #mobilesection,
    #mobilesectionheading {
        display: block;
    }

    .qnssection
    {
        width:100%;
    }

    #mobileheader {
        display: block;
        width: 100%;
        background-color: #f5f5f5;
    }

    #mobileheaderdiv {
        height: 100%;
        width: 95%;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        max-width: 85%;
        font-family: "AvenirLTStd-Black";
        font-size: 30px;
        color:#113a6b;
        padding: 15px 0;
    }

    #ddl {
        font-family: "AvenirLTStd-Black";
        font:18px;
        width: 100%;
    }

    #ddldiv {
        width: 100%;
        border-top: 2px solid #ececec;
        border-bottom: 2px solid #ececec;
        background-color:#f5f5f5;
    }


}

@media screen and (max-width:440px){
    .search{
        padding:13px;
    }


}



.chosen-container-single .chosen-single {
    background-color:none; border-radius:unset; padding:0 6%;
}
.chosen-container .chosen-results {
    max-height: unset;
}
.chosen-container .chosen-results li {
    padding: 20px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border:none;
}
.chosen-container-single .chosen-single span {

    color:black;

}
.chosen-container-single .chosen-drop {
    margin-top: -3px;
    /*border-radius: 0 0 4px 4px;*/
    border-radius: 10px;
    background-clip: padding-box;
}
.chosen-container-single .chosen-single div {
    background-color: #fcc72f;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    top: 23%;
    right: 6%;
}
.chosen-container-single .chosen-single div b {
        display: block;
        width: 30px;
        height: 100%;
        background: center center no-repeat;
        background-image: url('../images/faq/ddlarw.png');
        background-size: contain;
        background-color: #fcc72f;
        box-shadow: 0 6px 24px rgba(0,0,0, 0.14);
        border-radius: 5px;
    }

#ddl .chosen-rtl .chosen-search input[type="text"],
#ddl .chosen-container-single .chosen-single abbr,
#ddl .chosen-container-single .chosen-single div b,
#ddl .chosen-container-single .chosen-search input[type="text"],
#ddl .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
#ddl .chosen-container .chosen-results-scroll-down span,
#ddl .chosen-container .chosen-results-scroll-up span {
    background-image: url('../images/faq/ddlarw.png') !important;
    background-size: initial !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.bluecolor{
    color: #56a9d9;
    text-decoration: underline;
}

    .bluecolor:hover {
        color: #15396c;
        text-decoration: underline;
    }