@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&display=swap');

body {
  font-family: 'Open Sans', sans-serif;
}
.clogo {
    max-width: 90px;
    margin: auto;
    padding: 0px;
}
.slogo {
    max-width: 60px;
}
.lpanel {
    float: left;
    width: 28%;
}
.rpanel {
    float: right;
    width: 70%;
}
.rpic {
    float: right;
    width: 22%;
    margin: 11px;
    border-radius: 8px;
    box-shadow: 0 3px 5px #ccc;
}
.fpic {
    width: 100%;
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000;
}
.dropdown-menu.show {
  display: block;
  box-shadow: 0 3px 30px #999;
  margin-top: 14px !important;
  background-color: #f7f7f7;
}
.mtb {
    margin: 8px 0px;
}
.mpic {
    background-color: #fff;
    padding: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 3px #ccc;
}
.mpic img {
    width: 100%;
}
.bshad {
    box-shadow: 0 4px 16px #000;
    height: auto;
    margin: 10px 0 0 0px;
    background-color: #333;
    padding: 8px 8px 2px 8px;
    box-sizing: border-box;
}
.greybg {
    background-color: #f1f1f1;
}
.sicontop {
    width: auto;
    text-align: right;
}
.sicontop span {
    font-size: 14px;
    display: block;
}
.sicontop a {
    font-size: 24px;
    display: inline-block;
    padding 4px 8px;
    color: #666;
}
.features {
    width: 400px;
    padding: 20px;
    box-sizing: border-box;
}
.s-tab-bg {
    background: rgb(183,14,45) !important;
    background: linear-gradient(0deg, rgba(183,14,45,1) 0%, rgba(87,49,90,1) 100%) !important; 
}
.ptb {
    padding: 25px 0px;
}
.bicon {
    font-size: 38px;
}
.greencolicon {
    color: #9ebe37 !important;
}
.locationadd {
    float: left;
    margin: 4px 0 0 0px;
}
.tsicon {
    float: right;
}
.tsicon a {
    color: #666;
    padding: 5px 0px;
    display: inline-block;
    font-size: 19px;
}
.tsicon a:hover {
    color: #333;
}
.topbar {
    background-color: #f7f7f7;
    width: 100%;
    height: 40px;
    box-shadow: 0 0 2px #999;
}
.split {
    clear: both;
}
a {
  text-decoration: none !important;

}
.page-link {
  color: #333 !important;
}
.text-bg-dark::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
}
.text-white {
 
  position: relative;
  z-index: 99;
}
.cbh {
    height: 175px;
}
.cbnh {
    height: 115px;
}
.etitle {
    font-weight: 400 !important;
    height: 55px;
    margin: 0 0 0px 0px;
}
.app_store {
    font-size: 14px;
    line-height: 14px !important;
    color: #000;
    display: block;
    padding: 8px 12px 10px 12px;
    box-sizing: border-box;
    background-color: #fcdc19;
    border-radius: 0 8px 8px 0px;
    margin-top: 9.5px;
}
.picicon {
    width: 58px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: solid 2px #fcdc19;
    border-radius: 0px 8px 8px 0px;
    box-sizing: border-box;
    margin-top: 7px;
    transform: scaleX(-1);

}
#weather {
    margin: 0 0 20px 0px;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.avatar {
  height: 3rem;
  width: 3rem;
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.me-3 {
  margin-right: 1rem !important;
}
.btn-primary-soft {
  color: #0f6fec;
  background-color: rgba(15, 111, 236, 0.1);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 500;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
#close {  
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  color: #fff;
  background:  rgba(51,51,51,1);
  padding: 3px 5px 5px 5px;
  font-size: 18px;
  border-radius: 4px;
}
#overlayscreen {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  display: none;
  z-index: 1000000;
}
.fpic {
    width: 100%;
    margin-bottom: 5px;
}

.hpic {
    width: 50%;
    margin-bottom: 10px;
}
#overlayscreen h4 {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 7px;
  font-family: 'Titillium Web', sans-serif;
    color: #fff;
}
#overlayscreen p {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 20px;
     color: #fff;
}
.wbox {
    background-color: #f9f9f9;
    box-shadow: 0 2px 3px #ccc;
    padding: 12px;
    box-sizing: border-box;
}
.plab {
    float: left;
    margin: 4px 0px;
    font-size: 14px;
}
.pval {
    float: right;
    font-weight: 600;
    margin: 4px 0px;
    font-size: 14px;
}
.stexttab {
    font-size: 11px;
}

progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}

.business_social {
    float: left;
}
.business_social a {
    color: #666;
    font-size: 20px;
    display: block;
    float: left;
    padding: 5px 20px 5px 0;
}

#popup {
z-index: 99999999;
 
  box-sizing: border-box;
 position: absolute;
    padding: 4px 4px 0px 4px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 5px 15px #000;
    
  
 width: 650px;
 transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
left: 50%;
top: 50%;  
}
@media screen and (max-width: 750px) {
#popup {

  z-index: 99999999;
 padding: 12px 12px 0 12px;
  box-sizing: border-box;
    
 position: relative;
 width: 90%;
 transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
left: 50%;
top: 50%;  
}    
}
.stext {
    font-size: 14px;
    color: #666;
}
.padleft {
    padding-left: 22px !important;
}
.ibanner_ads {
    width: 100%;
    margin-bottom: 20px;
}
.ibanner_ads ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.ibanner_ads ul li {
    padding: 0px;
    margin: 4px 0 16px 0px;
    list-style: none;
    width: 100%;
}
.ibanner_ads ul li img {
    width: 100%;
    box-shadow: 1px 2px 3px #999;
}
.wdpic {
    width: 100%;
    margin: 0 0 10px 0px;
}
.card-body a h5{
    color: #222;
}
.nav-link {
    padding:11px 13px!important;
    font-size: 15px !important;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 600;
}
.high-link {
    font-size: 14px;
    color: #333;
    text-transform: none;
    font-weight: 400;
    text-decoration: none;
    width: 49% ;
    float: left;
    display: block;
    border: solid 2px #ccc;
    padding: 4px;
    border-radius: 50px;
    text-align: center;
    margin: 2% 0.5%;
}
:hover.high-link {
    border: solid 2px #bc0f2e;
}
.mt {
    margin-top: 5px;
}
.mrfive {
    margin-right: 5px;
}
.mr {
    margin-right: 10px;
}
.banner_ads {
    width: 100%;
    margin-bottom: 20px;
}
.banner_ads ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.banner_ads ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.banner_ads ul li img {
    width: 100%;
    padding-left: 5px;
}
.newsbar {
    width: 100%;
}
#mzero {
    margin: 0px !important;
}
.address {
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 3px 4px #ccc;
    background-color: #f9f9f9;
    font-size: 13px;
    line-height: 18px;
}
.web {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 20px;
    box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 3px 4px #ccc;
    background-color: #fff;
}
.web span {
    font-size: 13px;
    display: block;
}
.callus {
    font-size: 35px;
    font-weight: 800;
    line-height: 22px;
}
.callus span {
    font-size: 15px;
    display: block;
    font-weight: 600;
   
    font-style: italic;
}
.mzeroads {
    margin: 0px 0 20px 0px!important;
    background-color: #fff;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    box-shadow: 0 4px 8px #ccc;
}
#happening {
    padding: 20px 0px;
    background-color: #f1f1f1;
    width: 100%;
}
.heading {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.gbg {
    background-color: #f1f1f1;
}
.p10 {
    padding: 8px;
}
.carousel-item {
    width: 100%;
    background-color: #000;
}
.carousel-item img {
    opacity: 0.6;
}
.carousel-item h5 {
    font-size: 30px;
    font-weight: 700;   
}
.carousel-item p {
    font-size: 18px;
    font-weight: 500;   
    line-height: 22px;
}
.lnews_title {
    font-size: 18px !important;
    line-height: 22px !important;
    margin: 5px 0 10px 0px;
    height: 40px;
    color: #333 !important;
    text-decoration: none !important;
}
.link {
    font-size: 14px !important;
    line-height: 22px !important;
    margin: 5px 0 10px 0px;
    height: 40px;
    color: #333 !important;
    text-decoration: none !important;
}
.fpic {
    width: 100%
}
.blockthumpic {
    width: 100% !important;
    object-fit: cover !important;
    height: 135px !important;
}
.wbg {
    background-color: #fff;
    padding: 24px;
}
.fl {
    float: left;
}
.ml {
    margin-left: 22px;
}
.lh {
    line-height: 30px;
}
.lnews_date {
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: block;
    margin-top: 6px;
}
.full-star-ratings {
    margin-bottom: 0px;
}
.blthumb {
    float: right;
    width: 125px;
}
.card {
    margin-bottom: 25px;
}
#newscat {
    width: 100%;
    padding: 20px 0px;
}
.catnews {
    width: 100%;
}
.catnews ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.catnews ul li {
    padding: 75px 0 0 0px;
    margin: 0px;
    list-style: none;
    width: 95%;
    height: 165px;
    
}
.catnews ul li div {
    list-style: none;
    background-color: #666;
    padding: 22px;
    box-sizing: border-box;
    width: 100%;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: 700;
    height: 90px;
    position: relative;

}
.catnews ul a {
    text-decoration: none !important;
}
#circle {
    width: 90px;
    height: 90px;
    border-radius: 50px;
    display: block;
    background-color: #fff !important;
    position: absolute;
    margin-top: -70px;
    margin-left: 100px;
    color: #666;
    border: solid 2px #666;
    z-index: 555;
    text-align: center;
    line-height: 85px;
    font-size: 50px;
}
.purplebg {
    background-color: #5b305e !important;
}
.purplecol {
    border: solid 2px #5b305e !important;
    color: #5b305e !important;
}
.orangelbg {
    background-color: #da7e46 !important;
}
.orangebg {
    background-color: #da7e46 !important;
}
.orangecol {
    border: solid 2px #da7e46 !important;
    color: #da7e46 !important;
}
.greenbg {
    background-color: #956328 !important;
}
.greencol {
    border: solid 2px #956328 !important;
    color: #956328 !important;
}
.redbg {
    background-color: #d80621 !important;
}
.redcol {
    border: solid 2px #d80621 !important;
    color: #d80621 !important;
}
.marronbg {
    background-color: #830011 !important;
}
.marroncol {
    border: solid 2px #830011 !important;
    color: #830011 !important;
}
.bluebg {
    background-color: #903e96 !important;
}
.bluecol {
    border: solid 2px #903e96 !important;
    color: #903e96 !important;
}
#story_event {
    width: 100%;
    padding: 30px 0px;
    position: relative;
    z-index: 222;
}
.newsbox {
    background-color: #f9f9f9;
    overflow: hidden;
    height: 370px;
    box-shadow: 0 1px 2px #ccc;
    padding: 15px;
    box-sizing: border-box;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff !important;
  background: rgb(183,14,45) !important;
  background: linear-gradient(0deg, rgba(183,14,45,1) 0%, rgba(87,49,90,1) 100%) !important;
}
.tlink {
    font-size: 14px !important;
    padding: 4px 12px !important;
}
.news_caption {
    width: 100%;
    border-right: solid 1px #ddd;
    margin-bottom: 25px;
}
.news_caption h3 {
    font-size: 20px;
    color: #000;
    margin: 0px 0 4px 0px;
    font-family: 'Playfair Display', serif;
    font-weight: 100;
}
.news_caption p {
    font-size: 14px;
    color: #333;
    line-height: 18px;
    margin: 0px 0 4px 0px;
}
.caldate {
    width: 100%;
    
}
.caldate h4 {
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}
.caldate h3 {
    margin: 0px;
    padding: 0px;
    font-size: 40px;
    font-weight: 700;
    line-height: 33px;
    color: #000;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #642d59;
  --bs-btn-border-color: #642d59;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #d01435;
  --bs-btn-hover-border-color: #d01435;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #d01435;
  --bs-btn-active-border-color: #d01435;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

footer {
    background-color: #f7f7f7;
    min-height: 444px;
    width: 100%;
    padding: 50px 0px 0px 0px;
    position: relative;
    margin-top: -80px;
}
.botlinks {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.botlinks li a {
    font-size: 12px !important;
    list-style: none !important;
    padding: 0px !important;
    margin: 0px !important;
    color: #333 !important;
    text-decoration: none;
    text-transform: uppercase;
}
.smicon {
    width: auto;
}
.smicon a {
    font-size: 25px;
    padding: 5px;
    color: #666;
    line-height: 15px;
}
.smicon a span {
    font-size: 11px;
    padding: 0px;
    color: #333;
    text-decoration: none !important;
}
.smicon a:hover {
    color: #3d3c7b;
}
.stext {
    font-size: 13px;
    color: #333;
}
.stext a {
    font-size: 13px;
    color: #333;
    font-weight: 600;
}

.swtext {
    font-size: 12px !important;
    color: #fff !important;
    line-height: 18px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding: 10px 0 0 0px;
}
.location {
    display: block;
    font-size: 14px;
    padding: 4px 0px 0 0px;
    box-sizing: border-box;
}

div.scrollmenu {
  background-color: #fff;
  overflow: auto;
  white-space: nowrap;
  margin-bottom: 25px;
  box-shadow: 0 3px 10px #ccc;
}

div.scrollmenu a {
  display: inline-block;
  color: #000;
  text-align: center;
  padding: 12px;
  text-decoration: none;
   font-size: 14px;
}

div.scrollmenu a:hover {
  background-color: #000;
  color: #fff;
}
.cative {
  background-color: #000;
  color: #fff!important;
}
.catived {
  background-color: #000;
  color: #fff !important;
}
.bcategories {
    max-height:1075px;
    overflow:auto;
    width: 100%;
}

/* width */
.bcategories::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.bcategories::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.bcategories::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.bcategories::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.bcategories ul {
    width: auto;
    margin: 0px;
    padding: 0px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f9f9f9;
    box-shadow: 0 2px 3px #ccc;
}
.bcategories ul li {
    list-style: none;
    width: 100%;
    margin: 1px 0px;
    padding: 0px;
}
.bcategories ul li a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 12px;
    display: block;
    color: #666;
    font-weight: 600;
}
.bcategories ul li a:hover {
    color: #000;
    background-color: #fff;
}
.mzero {
    margin: 0px !important;
}
.greent {
    color: #f39822 !important;
}
.text-right {
    text-align: right;
}
.mb {
    margin-bottom: 15px !important;
}
.gcal {
    float: left;
    margin-right: 4px;
}
.ical {
    float: left;
    margin-right: 4px;
}
#botads {
    width: 100%;
    margin: 30px 0 10px 0px;
    padding-bottom: 20px;
}
#botads ul {
    padding: 0px;
    margin: 0px;
    list-style: none !important;
}
#botads ul li {
    padding: 0px;
    margin: 5px;
    list-style: none !important;
}
#botads ul li img {
    width: 100%;
}

#vidfr {
    width: 100%;
    margin: 0px;
    padding: 20px 0px 40px 0px;
    background-color: #000;
}
#vidfr h3 {
    color: #fff;
    font-weight: 700;
}
#vidfr ul {
    padding: 0px;
    margin: 0px;
    list-style: none !important;
}
#vidfr ul li {
    padding: 0px;
    margin: 5px;
    list-style: none !important;
}
#vidfr ul li iframe {
    width: 100%;
}

.picr {
    float: right;
    width: 49%;
    margin-left: 1%;
}
.head {
    font-size: 33px;
    line-height: 36px;
    letter-spacing: -1px;
    font-weight: 700;
    margin-bottom: 15px;
}
.subhead {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 22px;
    color: #ee842e;
}
.hline {
    border-top: solid 1px #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mobmenu {
    display: none;
}
.slink {
    text-decoration: none;
}
.sicon {
    width: 45px;
}
@media screen and (max-width: 1366px) {
.nav-link {
  font-size: 14px !important;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: 600;
} 
.sicon {
    width: 40px;
    margin-top: 4px;
}    
}
@media screen and (max-width: 768px) {
   
.hpic {
    width: 100%;
}    
.fifty {
    width: 50% !important;
    float: left !important;
}
.thirty {
    width: 33% !important;
    float: left !important;
}    
.tc {
    text-align: center !important;
}    
.blocktab {
    width: 100% !important;
    display: block !important;
}    
.clogo {
  max-width: 50px;
  margin: auto;
  padding: 0px;
}    
.mb-3 {
  margin-bottom: 0rem !important;
}    
.overlaymenu {
    background-color: rgba(255,255,255,0.9);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 777;
    display: none;
}    
.mobpanel {
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    background-color: #fff;
    box-shadow: 0 1px 3px #ccc;
    z-index: 999;
    height: 100%;
    display: none;
}
.padleft {
  padding-left: 8px !important;
}    
.text-center {
  text-align: center !important;
  
}    
.nav-link {
  font-size: 14px !important;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  width: 100%;
}   
.nav li {
  font-size: 14px !important;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  width: 100%;
}    
.float-end {
  float: none !important;
  width: 100%;
  margin-bottom: 4px;
}
.mobhide {
  display: none;
}
#circle {
  width: 60px;
  height: 60px;
  margin-top: -40px;
  margin-left: 100px;
  color: #666;
  border: solid 2px #666;
  z-index: 555;
  text-align: center;
  line-height: 55px;
  font-size: 30px;
}    
.catnews ul li div {
  list-style: none;
  background-color: #666;
  padding: 22px;
  box-sizing: border-box;
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  line-height: 19px;
  font-weight: 700;
  height: 90px;
  position: relative;
}    
.moblogo {
  float: left !important;
}    
.mobmenu {
  font-size: 25px;
  float: right;
  display: block;
}
.mobmenu i {
  padding: 8px;
  display: block;
  float: left;
}
}