em{ color:var(--main-bg-color); padding-right:3px;}


.content{ 
min-height: 700px;
background-color: #fff;
padding-bottom: 70px;
}
 


b, strong {    font-weight: bold;}
blockquote {
    padding: 10px 20px;
    margin: 10 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ccc;
}

/* welcome box css */

#video #load_data {  margin: 0px 40px;   }
#video .newsList {
  padding: 0px;
  border: 10px #fff solid;
  margin-bottom: 30px;
}
#left_menu_box {
    display: none;
    position: absolute;
   /* bottom: 30px;*/
    background-color: #fff;
    width: 200px;
    z-index:999999999;
	border-radius: 0px 0px 225px 0px;
}
#left_menu_box ul{ margin-left:-40px;}
#left_menu_box ul li{ padding:10px; list-style:none;}
#left_menu_box ul li a{ font-size:15px; color:#000;}
#load_data_message{ margin-bottom: 10px; }
#load_data_message h5{ font-weight: bold;
padding: 10px; }
#footermenu{   max-width:480px;  }
#footermenu .mainTopNav {
    padding-bottom: 1px;
    background-color: #fff;
   /* border-radius: 20px 20px 0px 0px;*/
   border-bottom: 1px #000 solid;
} 
#footermenu .mainTopNav .active {
    color:red!important;
} 

#tag ul{
	margin-left:-30px;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
} 
#tag li {
    float: left;
    padding: 3px 7px 4px;
    border: 1px #000 solid;
    border-radius: 15px;
    list-style: none;
    margin: 2px;
	
}
#tag li a{ color:var(--main-bg-color)!important; }

#home #livevideo {
border-bottom: 5px #ccc solid;
}

#results{ margin:10px 10px;}  


#results .newstbl{ width:100%;}
 
#results .newstbl td{ width:33%;} 
#results .newstbl .tdmiddle{ text-align:center; color: #000; font-weight: bold;} 

#results .homenewads{ /* padding:10px; border-bottom: 5px #ccc6c6 solid; */ } 

#results .newstbl .d1{ color:#fff;  text-align: center; padding: 3px; font-weight: bold; 
   background-image: linear-gradient(to left, rgba(255,0,0,0), rgb(255, 50, 5));
 } 
#results .newstbl .d2{ color:#fff;  text-align: center; padding: 3px; font-weight: bold; 
   background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(255,0,0,1));
 } 

#results .newsList .title{ width:100%; color:#000; font-weight:bold; font-size: 20px;}



#information .content .odd {
    background-color: var(--main-bg-color); color:#fff;
}
#information .listbox{ border-bottom : 5px #ccc solid; 
margin-bottom: 0px;
}

#informationdetail .content{ padding-top:15px; }
#informationdetail .title{  
text-align: center;
background-color: var(--main-bg-color);
color: #fff;
width: 95%;
margin: auto;
    margin-bottom: auto;
padding: 10px;
border-radius: 50px;
margin-bottom: 10px;
font-size: 16px;
 }
#informationdetail .listbox{ 
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
padding: 10px;border-radius: 10px;
margin: 10px; 
 }
 
#team .listbox .photo{ width:60%; margin:auto;  }
#team .listbox .photo img{ width:100%; margin:auto; border-radius: 100%;   }

#team .listbox .detail{ 
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
padding: 10px;border-radius: 10px;
margin: 0px; 
 } 
#team .listbox{ 
border:1px #ccc solid; margin:15px; padding:10px;
 
 }
 
 
 
 
 
#directory .destitle{ color:var(--main-bg-color);
font-size: 20px; 
margin: 10px; 
}
#dircategory .catlistbox { }

#dircategory .catlistbox img{ width:30px; height:30px; border-radius: 50px;  }

.content #searchbox{
background-color:var(--main-bg-color);
	}
.content .search{ 
width: 98%;
border-radius:25px;
font-size: 20px;
}



#directorylist .content .odd{ background-color:var(--main-bg-color-light); }
#directorylist .content .even a{ color:var(--main-bg-color); }

#directorylist .notFound{ width:100%;
width: 95%;
background-color: #ec7b7b;
text-align: center;
border: 1px red solid;
padding: 10px;
color: #fff;
margin:auto;
margin-top:10px;
 }
#directorylist .notFound h1{ font-size: 20px; }

#directory .detail{ 
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
padding: 10px;border-radius: 10px; 
text-align: justify; 
}
#directory .destitle{ color:var(--main-bg-color);
font-size: 20px;

}
#directory .map{ margin-top:5px; }



#newsdetail .content { padding-top:5px;   }
#newsdetail .content .boxdesign{ margin:25px; border: 10px #f4e5e5 solid; }
#newsdetail .news_slider{ padding:10px;}#newsdetail #detail .news_slider{ padding:10px;background-color: var(--main-bg-color-light);
}
.newsList p span { color:var(--main-bg-color); }
 
 
 
 
 
 
 
 
#newsdetail #googleAds {
    width: 100%;
    padding: 15px;
    background-color: #fff;
}
#newsdetail #googleAds img {
    border-radius: 5px;
    width: 100%;
}
#newsdetail #title{ color : #000; 
font-size: 20px;
padding: 2px 10px;
 }

#newsdetail #repoterbox { /*padding:0px; margin-top: -10px;*/ }
#newsdetail #repoterbox #repoter { 
width:96%; margin:auto; padding:5px;  
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
/*border-radius: 50px;*/
font-size: 14px;
}

#newsdetail #repoterbox #repoter img{ width:30px; height:30px; border-radius:100%;}
#newsdetail #repoterbox #repoter .right{ float:right; }
#newsdetail #repoterbox #repoter b{ font-size:20px; }


#newsdetail #detail{ padding:10px; font-size:14px; text-align: justify;}
#newsdetail #detail .box{ padding: 0px; }#newsdetail #detail .boximg{ padding-bottom:5px;}
#newsdetail #detail #video{ padding:10px; }
#newsdetail #share .box{ 
    width: 95%;
    margin: auto;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    margin-block: 10px;
    padding: 10px 2px;
    font-size: 19px;
}
#newsdetail #share{ margin-top:-15px;}
#newsdetail #share .box a{ color : var(--main-bg-color);  }
 
#newsdetail #googleAds2{ padding: 10px;
background-color: var(--main-bg-color-light); 
margin-bottom: 10px;} 
#newsdetail #latestnews{ padding:0px 10px; } 
#newsdetail #latestnews .listItem{
padding: 5px;
background-color: #fff;
border-bottom: 5px #ccc solid;
	}
#newsdetail #latestnews p span{ color:var(--main-bg-color); }
#newsdetail #video { margin: 0px 10px; }
#newsdetail #video { margin: 0px 10px; }


#directorylist #latestnews .listItem{
padding: 50px; 
background-color: #fff;
border-bottom: 5px #ccc solid;
	}


#directorylist .news-img img { 
padding: 0px;  
background-color: #fff;
border: 5px #000 solid;
} 




.heading{ 
text-align:center; width:100%; margin:auto;
background-color: var(--main-bg-color);
color:#fff;
padding:1px;
 }
 
.heading h1 { margin-top: 10px; margin-bottom: 0px;
  text-align:center; 
  font-size:20px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 10px 30px;
}

.heading h1:after,.heading h1:before {
  content: " ";
  display: block;
  border-top: 0.5px solid #fff;
  border-bottom: 0.5px solid #fff;
  background-color:var(--main-bg-color);
}

.eight h1 {
  text-align:center;
 
  text-transform:uppercase;
  font-size:26px; letter-spacing:1px;
  
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 22px;
}
 
.eight h1:after,.eight h1:before {
  content: " ";
  display: block;
  /*border-top: 5px dotted var(--main-bg-color);*/
  border-bottom: 5px dotted var(--main-bg-color);
  background-color:#fff;
}

.btnbox{ width:100%; text-align:center; }
.gradient-button {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 15px;
    padding: 5px 15px;
    text-align: center;
    transition: 0.5s;
    color: #FFF;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    min-width: 150px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
    display: inline-block;
    border-radius: 25px;
	width: 60%;
	margin-top: 20px;
	
}
.gradient-button-1 {
    background-image: linear-gradient(to right, #DD5E89 0%, #F7BB97 51%, #DD5E89 100%);
} 
 

#video #load_data .news-img .vicon{ width: 30px;
height: 30px;
position: absolute;
left: 12%;
margin-top: 4%; }


input[type=text],input[type=file],input[type=number], select, textarea {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 1px;
  margin-bottom: 5px;
  resize: vertical;
}

input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
 
}



#directoryform input[type=submit] {
  background-color: var(--main-bg-color);
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
input[type=submit]:hover {
  background-color: #04AA6D;
}
#directoryform .directoryformbox {
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
}

#directoryform .directoryformbox #box{
border-radius: 5px;
border: 1px #ccc solid;
padding: 20px;
margin: 0px;  
}



.offer p {
    margin: 0px !important;
}

.offer .icon {
    width: 25px;
    height: 25px;
}



.categorySec {
    padding: 7px 10px;
    background-color: #fff;
}

.categoryBox {
    position: relative;
    margin-bottom: 7px;
    background-color: transparent;
    padding: 15px 15px 50px 15px;
    border: 1px solid #ccc;
}

.leftMenuHide{  padding: 15px 15px 15px 15px!important;  }
.categoryBox h4 {
    position: absolute;
    bottom: 0;
    padding: 6px 4px;
    margin: 0;
    width: 100%;
    color: #fff;
    font-size: 12px;
    left: 0;
    color: #333;
    text-align: center;
    background: rgba(0, 0, 0, .9);
    color: rgba(255, 255, 255, .9);
}



.sec-inner {
    max-width: calc(100% - 86px);
    margin: auto;
}

.sec-2,
.sec-inner {
    position: relative;
    z-index: 0;
}

.sec-2::before {
    position: absolute;
    content: '';
    background: url(../images/part1.png) scroll 0 0 rgba(0, 0, 0, 0);
    text-align: center;
    background-repeat: repeat-x;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: bottom;

}

.sec-inner .categoryBox {
    padding: 0;
}

.sec-inner::before {
    content: '';
    position: absolute;
    background: url(../images/part-left.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: -33px;
    width: 33px;
    height: 46px;
    z-index: 1;
    bottom: -17px;
    z-index: -1;

}

.sec-inner::after {
    content: '';
    position: absolute;
    background: url(../images/part-right.png) no-repeat scroll right top rgba(0, 0, 0, 0);
    right: -33px;
    width: 33px;
    height: 46px;
    z-index: 1;
    bottom: -17px;
    z-index: -1;

}

.low-pad {
    padding-left: 5px !important;
    padding-right: 5px !important;
	margin-top:40px;
}

.categoryBox .img-thumbnail {
    padding: 0;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.topbar .form-control {}

.sortBysec {
    padding: 15px;
    background: #000
}

.prod-img a {
    color: #000;
    text-align: left;
}

.sortBysec select.form-control {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #14c8e2;
    border: none;
    color: #fff
}

.downloadbox{ width:100%;}
.downloadbox img{ width: 200px;
margin-top: 50px;
margin-bottom: 50px; }

.sharebox{ width:100%;}
.sharebox img{ width: 200px;
margin-bottom: 50px; }
 