body 
{
margin:0px; 
padding:0px;
font-family : Trebuchet MS, Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size : 12px; 
color : #696969; 
background-color : #FFFFFF;
}
.head {
background-color: #377895;
padding: 10px 0px 9px 4px;
border-bottom: 2px solid #5299b9;
color: white;
margin: 4px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
a{text-decoration:none;color:#1A83CD;}
p{
padding:0 3px;
}

.share a{
display:inline-block;
}
.share a:hover,.share a:active{
    background: #eee;
}
.shareicon{
    margin: 10px;
}

@media (max-width: 600px) {
.share{
    width:96%;
    overflow:auto;
    margin: 0 auto!important;
    padding: 0!important;
}
.share a{
   text-align:center;
   float: left;
   width: 16%;
}
.shareicon{
   margin: 10px 0!important;
 }
}

p.newj, a.newj {
    color: #1b8cd8;
    background: #fff;
    padding: 10px 5px;
    text-decoration: none;
    font-size: 14px;
    display: block;
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
}
span.info{
float: left;
padding-left: 10px;
text-transform: capitalize;
overflow: hidden;
text-align: justify;
margin: 0;
}
span.info1{
float: left;
padding-left: 10px;
text-transform: capitalize;
overflow: hidden;
text-align: justify;
margin: 0;
position: absolute;
}
span.img {
    float: left;
    padding: 2px 9px;
}
span.info a span{
color:#000;
}
p.black{
color:#000;
font-size:12px;
}

input[type=text], select, textarea {
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
.btn {
  background: #377895 none repeat scroll 0 0;
  border: 0 solid;
  border-radius: 3px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
}

div[class*="rows"]  div[class*="listed"]:first-child  .quality_1, div[class*="rows"] div[class*="listed"]:first-child  .left-design{
    background: #eb6174 none repeat scroll 0 0;
}
div[class*="rows"] div[class*="listed"]:nth-child(3) .quality_1, div[class*="rows"] div[class*="listed"]:nth-child(3) .left-design  {
    background: #2d89c5 none repeat scroll 0 0;
}
div[class*="rows"] div[class*="listed"]:nth-child(4) .quality_1, div[class*="rows"] div[class*="listed"]:nth-child(4) .left-design {
    background: #41bdb0 none repeat scroll 0 0;
}

div[class*="rows"] div[class*="listed"]{
     background: #fff none repeat scroll 0 0 !important;
    border: medium none;
    box-shadow: 0 1px 1px #eee;
    display: block;
    margin: 3px 0;
    position: relative;
}

div[class*="rows"] div[class*="listed"] .left-design {
    background: #eaa34b none repeat scroll 0 0 ;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
}
div[class*="rows"] div[class*="listed"] a{
padding:10px;
display:inline-block;
}
.quality_1 {
    background: #eaa34b none repeat scroll 0 0;
    color: #fff;
    padding: 4px 10px;
}
   p.touch:hover, a.touch:hover,a.touch:active{
font-weight: normal;
background: #eee;
}
span.dinfo{
margin: 4px 0;
display: block;
color:#000;
}
.download-links .touch{
padding: 5px;
}.style18 b {
color: #3889AE;
}
.style18 .style69 {
color: #E94151;
}
.style70 {
color: #009933;
}
hr {
color: #fff;
border-top: solid;
margin: 2px 0;
}
span.imglarge img{
padding: 10px;
width: 150px;
height: 180px;
float: left;
}
div.tag
{padding: 10px;
background: #eee;
margin: 7px;
clear: both;
float: none;
text-transform: capitalize;
}


.description{
padding: 10px;
background: #eee;
margin: 10px;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
div.footer{
padding: 5px;
background: #595959;
color: #ccc;
border: 1px solid #595959;
font-weight: bold;
margin-top: 1px;
}
.next
{
  background-color: #ffffff;
text-align: left;

}
.topbar {
background-color: #565450;
padding: 5px 0px 0px 3px;
border-bottom: 2px solid black;
color: white;
}
.next a
{
background-color: #1b8cd8;
color: #ffffff;
padding: 7px;
margin-top: 5px;
margin-left: 3px;
border-radius: 32px 32px 32px 32px;
}
.next a:hover
{
background-color: #0266a9;
}
span.update
{

font-size: 12px;
font-weight: bolder;

}
div.for
{
margin:5px;
}
div.jazz {
display: none;
}

.pagination > a, .next a, .back a {
      background-color: rgba(253, 252, 252, 0.03);
    color: #BF4F4F;
    border: 1px solid #BF4F4F;
    margin: 3px 0px;
    padding: 4px 4px;
    min-width: 14px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
}


.page {
   background-color: rgba(255, 255, 255, 0.04);
    color: #736e6e;
    border: 1px solid #797777;
    min-width: 13px;
    text-align: center;
    padding: 3px 3px;
    border-radius: 5px;
}

.pagination a:hover {
    border: 1px solid #5ea4ce;
    color: #5ea4ce;
}

.videos{
background: #F7F4F4;
    margin: 0px;
    padding: 10px;
    border: 1px solid #ccc;
}
a.whatsapp {
background-color: #16b508;
color: #fff !important;
font-size: 10px;
border-radius: 3px;
text-decoration: none;
border-bottom: 1px solid #F2F2F2;
margin: 5px;
padding: 6px 12px;
}
a.fb {
background-color: #3b5998;
color: #fff !important;
font-size: 10px;
border-radius: 3px;
text-decoration: none;
border-bottom: 1px solid #F2F2F2;
margin: 5px;
padding: 6px 12px;
}
.google_search2 input[type=text] {
    width: 70%;
	max-width:300px;
    padding: 7px;
	border-radius: 9px;
    border: 2px solid #eee;
}

 .box {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 7px 10px;
}

.box img {
     vertical-align: bottom;
 }

.informationn > p { 
    margin: 2px 0;
    padding: 2px 0;
}
.filmypurvideo a {
    display: block;
}
.filmypurvideo a:hover {
    background: #efefef none repeat scroll 0 0;
    text-decoration: none;
}
  
.filmypurvideo a:nth-child(2n+2) {
    background: #f5f5f5 none repeat scroll 0 0;
}
 
.filmypurvideo a:nth-child(2n+2) {
    background: #f5f5f5 none repeat scroll 0 0;
}

.filmypurvideo a:hover {
    background: #efefef none repeat scroll 0 0;
    text-decoration: none !important;
}
.google_search2 input[type=submit] {
    width: 10%;
    padding: 6px;
    background: #2288ee none repeat scroll 0 0;
    border: 1px solid #0063c9;
    font-size: 14px;
    border-radius: 9px;
    color: #fff;
    box-shadow: 1px 2px 5px #003;
	min-width: 60px;
	cursor: pointer;
}