/* ============ desktop view ============ */
@media all and (min-width: 992px) {

    
}
footer ul li{ list-style-type: none;}
.bg-info .py-5{padding-top:1em!important;padding-bottom:.8em!important;}
.btn-hide{display:none;}

/* Search styles */
.search-head{
    margin-bottom:3em;
}
#queries_keyword_query{
    display:inline-block;
    margin-right:1em;
    width: 70%;
    max-width: 500px;
}
.search-results ul{
    padding-left:0;
}
.search-results li.sr{
    margin-bottom: 2em;
    list-style-type: none;
}
.search-results li.sr cite{
    font-size: 13px;
}
.search-results li.sr h3{
    font-size: 20px;
}
.search-results li.sr h3 a{
    color:#116f7d;
}
.search-results li.sr .sr-teaser{
    font-size: 16px;
}
.search-results p a{
    color: #cb630a;
    text-decoration: underline;
}
.search-results p a:hover{
    color:#008f93;
}
input[type=submit]{
    background-color: #116F7D!important;
    border-color: #1780a3;
    color: #fff!important;
    padding: 10px 15px;
    line-height: 1;
    border: none;
}
.search-page-btns a{
    font-size: 18px;
    padding: 0 0 1em;
    display: inline-block;
    color:#cb630a;
}
.search-foot{
    margin-top:1em;
    border-top:1px solid #efefef;
    padding-top:1em;
}

.fa-external-link-alt{
    font-size: 12px;
    line-height: 1;
    position: relative;
    top: -8px;
    color: #008f93;
}
/* Feedback styles */
 .article-footer{padding-top:2em;}.article-footer > .col-md-8{padding-left: 0;}.tools{padding-right:0;}.article-data{text-align: right;}@media all and (max-width:991px){.article-data{text-align:left;}.article-footer > .col-md-8, .article-footer > .tools{padding: 0;margin-top: 1.1em;}.article-tools .cp-tools, .article-tools .cp-tools a:last-child{margin-left:0;}}.article-tools .share-tools, .article-tools .share-tools a:first-child{margin-right:0;}.page-feedback-form-wrapper{margin: 1em 0 2em;}.page-feedback-form-wrapper legend{margin-bottom: 1em;border-bottom: none;}.page-feedback-form-wrapper .form-group{margin-bottom: 30px;}#feedbackForm{background: #115B74;border-color: #1780a3;}#feedbackForm:focus, #feedbackForm:active, #feedbackForm:hover{background: #104472;border-color: #104472;}form .page-feedback-form-wrapper .form-group label{font-weight: 400!important;}.page-feedback-form-wrapper .q1 ul{padding-left: 0;}.page-feedback-form-wrapper .q1 li{list-style: none;display: inline-block;float: none;clear: left;position: relative;padding: 0 0 0 15px;margin-bottom: 10px;}.page-feedback-form-wrapper .q1 li input{position: absolute;cursor: pointer;left: 0;top: 0;width: 38px;height: 38px;z-index: 1;margin: 0;zoom: 1;filter: alpha(opacity=0);opacity: 0;line-height: normal;}.page-feedback-form-wrapper .q1 li label{float: none;clear: left;position: relative;padding: 4px 10px 0 50px;margin-bottom: 10px;touch-action: manipulation;cursor: pointer;display: block;margin-right: 30px;}@media all and (max-width:960px){.page-feedback-form-wrapper .q1 li label{margin-right: 10px;}}.page-feedback-form-wrapper .q1 li label:before{content: "";border: 2px solid;background: 0 0;width: 34px;height: 34px;position: absolute;top: 0;left: 0;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.page-feedback-form-wrapper .q1 li label:after{content: "";border: 10px solid;width: 0;height: 0;position: absolute;top: 7px;left: 7px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;zoom: 1;filter: alpha(opacity=0);opacity: 0;}.page-feedback-form-wrapper .q1 li input:checked+label:after {zoom: 1;filter: alpha(opacity=100);opacity: 1;}.page-feedback-form-wrapper .q1 li input[type=radio]:focus {outline: 5px auto #ebcb30;outline-offset: -2px;}.page-feedback-form-wrapper .q1 li input[type=radio]:focus+label:before {-webkit-box-shadow: 0 0 0 4px #ffbf47;-moz-box-shadow: 0 0 0 4px #ffbf47;box-shadow: 0 0 0 4px #ffbf47;}.page-feedback-form-wrapper select:focus, .page-feedback-form-wrapper textarea:focus, .page-feedback-form-wrapper input[type=submit]:focus{box-shadow: none !important;-webkit-box-shadow: none !important;border-color: inherit;outline: 3px solid #ffbf47;outline-offset: 0;}.page-feedback-form-wrapper label {display: inline-block;max-width: 100%;margin-bottom: 5px;}.page-feedback-form-wrapper .sq-form-field{display: block;border: 2px solid #0b0c0c;border-radius: 0;font-size: 1.34em;padding: 0 10px;height: 46px;line-height: 46px;width: 100%;}.page-feedback-form-wrapper textarea.sq-form-field{height: auto;line-height: 1.6;}.page-feedback-form-done i:before{color: green;}
 
 
@media print {
    
footer {display:none !important;}

h2 {
    page-break-before: always;
}
   
}