a {
   color: #063383;
   text-decoration: none;
   font-weight: 600;
}
/* === Covid 19 Homepage Design css */
@font-face {
font-family: 'Berlin Sans FB Demi Bold';
font-style: normal;
font-weight: normal;
src: local('Berlin Sans FB Demi Bold'), 
url('../fonts/berlinsans/BRLNSDB.woff') format('woff');
}
.new-container{ 
    position:relative}
.logo-container{ 
    top:0
    }
.covid-text1{ 
    position:absolute; 
    top:0px; 
    z-index:9; 
    left:230px; 
    width:650px;
    }
.covid-text1 p{
    font-family:'Berlin Sans FB Demi Bold'; 
    font-weight: normal;
    color:#014493; 
    line-height:1;
    font-size: 28px;
    letter-spacing: -.5px;
}
.covid-text1 h2{ 
    color:#ffb027; 
    margin-bottom:5px; 
    line-height:1;
    font-size: 26px;
    font-weight: 700;
    }
a.btnLink {
    height: 44px;
    line-height: 44px;
    display: inline-block;
    border: 0;
    background: #f19612;
    color: #fff;
    text-align: center;
    min-width: 154px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration:none;
}
a.tuchBtn{
    height: 44px;
    line-height: 44px;
    display: inline-block;
    border: 0;
    background: #f19612;
    color: #fff;
    text-align: center;
    min-width: 154px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration:none;
}
.bnrTTlText{
    margin-top: 195px;
    z-index: 99;
    position: relative;
    width: 112%;
    font-family:'Berlin Sans FB Demi Bold';
    font-weight: normal;
    }
.bnrLeftCol {
    display: inline-block;
    position: relative;
    width: 59%;
    vertical-align: top;
    padding-right: 115px;
    }
.bnrLeftCol:after {
    position: absolute;
    font-family: 'Berlin Sans FB Demi Bold';
    color: #000;
    font-size: 128px;
    top: 0;
    right: 32px;
    line-height: 94px;
    }
.bnrRightCol {
    position: relative;
    display: inline-block;
    width: 103%;
    }
.bnrLeftCol h2 {
    color: #000;
    font-size: 42px;
    line-height: 38px;
    margin-bottom: 0;
    font-weight: normal;
    }
.bnrRightCol h2 {
    color: #000;
    font-size: 42px;
    line-height: 38px;
    margin-bottom: 0;
    font-weight: normal;
    }
.bnrLeftCol h2 span{ 
    display: block;
    }
.bnrLeftCol h3 {
    color: #000;
    font-size: 22px;
    margin-top: 5px;
    font-weight: normal;
    }
.bnrRightCol h3 {
    color: #000;
    font-size: 22px;
    margin-top: 5px;
    font-weight: normal;
    }
.img-Div {
    max-width: 255px;
    }
.img-Div img {
    position: static;
    width: 100%;
    }
a.tuchBtn {
    height: 44px;
    line-height: 44px;
    display: inline-block;
    border: 0;
    background: #f19612;
    color: #fff;
    text-align: center;
    min-width: 195px;
    border-radius: 5px;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    text-shadow: 0 0 0 #333;
    position: relative;
    left: 30px;
    top: -10px;
    }
.linkDv {
    display: block;
    margin-top: 25px;
    width: 33%;
    float: left;
    padding-right: 23px;
}
.linkDv h4 {
    margin: 0;
    font-size: 30px;
    color: #063383;
    letter-spacing: .5px;
    font-weight: normal;
}
.linkDv h4 a {
    text-decoration: underline;
    color: #063383;
}
.linkDv h5 {
    margin: 0;
    font-size: 20px;
    color: #063383;
    letter-spacing: .5px;
    font-weight: normal;
}
.mapBg {
    height: auto !important;
    width: 113% !important;
    bottom: 0 !important;
    top: 0 !important;
    left: 0;
    }
/* === Covid 19 Homepage Design css End*/

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 940px) {
	.banner-link { 
		display:none;
	}
}
 
/* Default: 940px and up  */
@media (min-width: 940px) and (max-width: 1210px) { 
	
}
 
/* Large desktop */
@media (min-width: 1210px) { 
	
}
/*====Covid-19 Homepage Design Update===*/
@media (max-width: 1200px){
.home-banner {    height: auto; min-height:600px}
}
@media (min-width:992px) and (max-width:1199px){
    .new-container{ margin-top: 30px; }
    .bnrTTlText{ width: 100% }
    .covid-text1{ width: 700px; }
    .bnrTTlText{ margin-bottom: 20px; }
    .bnrLeftCol h2 {font-size: 36px; line-height: 34px;}
    .bnrRightCol h2 {font-size: 36px; line-height: 34px;}
    .bnrLeftCol{ width: 53% }
    .home-banner{ min-height: 600px }
   
}
@media (min-width:768px) and (max-width:991px){
    .new-container{ margin-top: 30px; }
    .bnrTTlText{ width: 100% }
    .covid-text1{ width: 500px; }
    .covid-text1 p{ font-size: 22px; }
    .bnrLeftCol h2 {font-size: 32px; line-height: 30px;}
    .bnrLeftCol h3 {font-size: 18px; }
    .bnrRightCol h2 {font-size: 32px; line-height: 30px;}
    .bnrRightCol h3 {font-size:18px; }
    .linkDv{ padding-left: 0px }
    .linkDv h4{ font-size: 24px; }
    .bnrTTlText{ margin-bottom: 20px; }
    .home-banner{ min-height: 600px }
}
@media (max-width:767px){
    .covid-text1 { position: static; left: 0; width: 100%; margin-top: 10px;}
    .bnrTTlText { margin-top: 10px;  width: 100%;}
    .bnrLeftCol { width: 100%; padding-right: 0; padding-bottom: 0;}
    .bnrLeftCol:after { bottom: 0; top: auto; text-align: center; width: 100%; left: 0;}
    .bnrRightCol{ width: 100% }
    .logo-container { top: 0; position: static; margin-top: 30px;}
    .covid-text1 p{ font-size: 22px; }
    .bnrLeftCol h2 {font-size: 32px; line-height: 30px;}
    .bnrLeftCol h3 {font-size: 18px; }
    .bnrRightCol h2 {font-size: 32px; line-height: 30px;}
    .bnrRightCol h3 {font-size:18px; }
    .linkDv{ padding-left: 0px; width: 100%; margin-bottom: 18px;}
    .linkDv h4{ font-size: 24px; }
    .logo-container .col-sm-12{
        text-align: center;
    }
}