﻿ 
/* ----------  Master.master ---------- 08:05 PM ‎16/‎11/‎2018 ---------- */
body
{
    background-color: #3E85D5;
    margin-top: -2px;
    margin-bottom: -22px;
    text-align: center;
    -moz-user-select: none;
    -webkit-user-select: none;
    font-size: 6pt;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

 
 
 /*------630-  &  */ 
#content
{
    height: 100%;
    width: 99%;
    max-width: 730px;
    min-width: 300px;
    background-color: #FFFFFF;
    border: 2.5px solid #3333CC;
    border-radius: 2px;
    text-align: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto; /*  -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
 
 /*   -webkit-box-shadow: 4px 4px 4px 4px #3333CC;  */
    box-shadow: 10px 0 10px -6px #3333CC, -10px 0 10px -6px #3333CC;
}
/* ----------  Next Previous Btn---------- */

.DIVnextprevious
{
    margin:  auto;
    padding:auto;
    width: 100%;
}

.reports
{
    height: auto;
    width: auto;
    margin: auto;
    font-size: 100%;
    background: #ffffff;
    
}



.nextbtn
{
    margin: 4px 40px 4px 40px;
    background: #3E85D5;
    border-radius: 0 50px 50px 0;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 4px 20px 9px 20px;
    border: solid #238ed1 3px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}
  
.nextbtn:hover {
  background: #3E85D5;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.previousbtn
{
    margin: 4px 40px 4px 40px;
    background: #3E85D5;
    border-radius: 50px 0 0 50px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 4px 20px 9px 20px;
    border: solid #238ed1 3px;
    text-decoration: none;
    font-weight: bold;
    cursor:pointer
}
  
.previousbtn:hover {
  background: #3E85D5;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

/* ----------  Next Previous Btn---------- */




 .Divlogo{
text-align:left;
margin: auto;
padding: auto;
 
}  

/*------------------------------------------------------------------  font-size: calc(0.12em + 1vmin); Tit ---------------------------------------------------------------------*/

#Divtxts
{
    height: auto;
    width: auto;
    margin: 18px;
    padding: 18px;
   
    font-family: Times New Roman;
    font-size: 220%;
    text-align: center;
      text-align: left;
    color: #0000FF;
    box-shadow: 10px 0 10px -6px #3333CC, -10px 0 10px -6px #3333CC;
    border-radius: 4px;
    border: 1px solid #3333CC;
  
}




#Divtxtyt
{
    height: auto;
    width: auto;
    margin: 18px;
    padding: 18px;
   
    font-family: Times New Roman;
    font-size: 220%;
    text-align: center;
      text-align: left;
    color: #0000FF;
    box-shadow: 10px 0 10px -6px #3333CC, -10px 0 10px -6px #3333CC;
    border-radius: 4px;
    border: 1px solid #3333CC;
  
}


.Tit1
{
    height: auto;
    width: 100%;
    margin: auto;
    padding: -4px -4px -4px -4px;
    margin: -24px 0px 0px 0px;
    font-weight: bold;
    font-size: small;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    color: #0000FF;
       
}


.Tit2
{
    height: auto;
    width: 98%;
    padding: auto auto auto 8px;
    margin: auto auto auto auto;
    margin-bottom: 2px;
    font-size: 0.9em;
    font-weight: 100;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    color: #0000FF;
    border-radius: 4px;
    border: 1px double #3333CC;
    font-family: Arial, Helvetica, sans-serif;
}


.vidTit
{
    height: auto;
    width: 98%;
    margin:4px;
    padding: 2px;
    font-size: 130%;
    font-style: normal;
    color: #0000FF;
    border-radius: 4px;
    border: 1px solid #3333CC;
    text-align: center;
}


/* This code is tested with latest version of Firefox and Chrome */


  
/*------------------------------------------------------------------ Tit -------box-shadow: 0 7px 16px #3333CC;--------------------------------------------------------------*/
 #DivAds1
{
    width: auto;
    height: auto;
    margin: auto;
    padding: auto;
 
}


 #DivAds2
{
    height: auto;
    width: auto;
    margin: auto;
    padding: auto;
}

.Divimgads
{
    height: auto;
    width: auto;
    margin: auto;
    padding: auto;
}

/*------------------------------------------------------------------ responsiveAds -- 302-------------------------------------------------------------*/
.resonsiveAdsp { width: 100%; height: 100%; }
    
@media (min-width: 260px)    { .responsiveAds { width: 250px; height: 250px; } }
@media (min-width: 290px)    { .responsiveAds { width: 300px; height: 250px; } }
@media (min-width: 302px)    { .responsiveAds { width: 300px; height: 250px; } }
@media (min-width: 320px)    { .responsiveAds { width: 300px; height: 250px; } }
@media(min-width:  360px)    { .responsiveAds { width: 300px; height: 250px; } }
@media(min-width:  430px)    { .responsiveAds { width: 336px; height: 280px; } }
@media(min-width:  500px)    { .responsiveAds { width: 336px; height: 280px; } }
@media(min-width:  530px)    { .responsiveAds { width: 530px; height: 360px; } }
@media(min-width:  640px)    { .responsiveAds { width: 336px; height: 280px; } }
@media(min-width:  726px)    { .responsiveAds { width: 530px; height: 360px; } }
@media(min-width:  800px)    { .responsiveAds { width: 728px; height: 90px; } }
@media(min-width: 1040px)    { .responsiveAds { width: 970px; height: 250px; } }
@media(min-width: 1024px)    { .responsiveAds { width: 970px; height: 250px; } }
@media(min-width: 1280px)    { .responsiveAds { width: 970px; height: 250px; } }
@media(min-width: 1366px)    { .responsiveAds { width: 970px; height: 250px; } }
@media(min-width: 1360px)    { .responsiveAds { width: 970px; height: 250px; } }
@media(min-width: 1366px)    { .responsiveAds { width: 970px; height: 250px; } }
/*------------------------------------------------------------------ responsiveAds ---------------------------------------------------------------*/
 #dlinkinfo
{
    border: thin solid #0000FF;
     width: 80%;
    min-width : 350px;
    height: auto;
   
    margin: auto;
    padding: 6px;
    color : #0000FF;
    font-size : 200%;
    text-align: center;
    
    
    -box-shadow: 0px 5px 3px #476cff;
    -moz-border-radius: 4px;
    -moz-box-shadow: 0px 5px 3px #476cff;
    -webkit-box-shadow: 0px 5px 3px #476cff;
}

.dlinkinfo1
{
    height: auto;
    width: 30%;
    min-width : 130px;
    max-width : 500px;
    margin: auto;
    padding: 4PX;
    border: 1px solid #3333CC;
    text-align: center;
}
.dlinkinfo2
{
    height: auto;
    width: auto;
    margin: auto;
    padding: 4PX;
    border: 1px solid #3333CC;
    text-align: center;
}
.Divspace
{
    height: 6px;
    width: 98%;
    margin: auto;
    padding-top: 1px;
    padding-bottom: 4px;
} 
.spc10
{
    height: 6px;
    width: 100%;
    margin: auto;
    padding-top: 1px;
    padding-bottom: 4px;
} 


.Divtxt
{
    font-family: Times New Roman;
    font-size: 14px;
    height: auto;
    width: auto;
    text-align:  left;
    margin-left: 8px;
    margin-right: 8px;
    padding: 1px 5px 1px 5px;
    color: #000000;
}

#divButton
{
    height: auto;
    width: 98%;
    padding: 10px 0px 0px 0px;
    margin: 4px;
    text-align: center;
} 

 #divsharethis{
width:  98%;
height:  auto;
MAX-height : 300px;

margin-right: auto;
margin-bottom: auto;
border: 1px solid #3333CC;
overflow:hidden;
 background-color: #3E85D5;     
margin-left:   auto;
margin-right:  auto;
margin-top :2%;
text-align: center;
position: relative;
font-size: 180%;
color: #ffffff;

} 
  
.DivLAdsMatchedcontent
{
    width: 100%;
    height: auto;
    max-height: 250px;
    min-width: 250px;
    padding: auto;
    margin: auto;
    text-align: center;
}
  
 .divpostimg
{
    height: 400px;
    width: 90%;
    padding: auto;
    margin: auto;
    max-height: 300px;
    text-align: center;
}
  
  .youtubeImage
{
    width: 100%;
    height: auto;
    min-width: 300px;
    max-width: 500px;
    max-height: 340px;
    margin: auto;
    padding: auto;
    background-color: #ffffff;
    text-align: center;
}
 

.watchnow
{
   
    width: 50%;
    height: auto;
    
     max-height: 250px;
    max-width: 500px;
     min-width: 300px;
    margin: auto;
     padding: 4px;
    
    background-color: #ffffff;
    text-align: center;
     
}

.Footer { 
    overflow:hidden;
    height: auto;
}

.btn
{
    cursor: pointer;
    min-width: 180px;
    -webkit-border-radius: 1;
    -moz-border-radius: 1;
    border-radius: 3px;
    
    text-shadow: 0.1px 0.1px 0.1px #666666;
    -webkit-box-shadow: 1px 1px 1px #666666;
   
    
    -moz-box-shadow: 0px 1px 1px #666666;
    box-shadow: 0px 1px 1px #666666 font-family: color: #ffffff;
    font-size: 10pt;
    background: #FFFFFF;
    
    border: solid #38a4de 0.2px;
   
    font-weight: bold;
    font-style: normal;
    color: #4A82C2;
    text-align: center;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color: #FFFFFF;
} 

 
/*------------------------------------------------------------------ Default end ------------------------------------------------------------ ----*/
/*------------------------------------------------------------------ download start --------------------------------------------------------------*/
#dcircle
{
    margin: auto auto auto auto;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    line-height: 70px;
    border: 3px #fff solid;
    border-color: #ffffff;
    border-radius: 50px;
    box-shadow: 0px 2px 4px #000000;
    width: 65px;
    height: 65px;
    background: #3E85D5;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -webkit-box-shadow: 0px 2px 4px #000000;
    -moz-box-shadow: 0px 2px 4px #000000;
     
    
}
#badge
{
    background: radial-gradient( 1px -9px, circle, white 8%, red 26px );
    background: #3E85D5;
    border: 2px solid white;
    border-radius: 20px; /* one half of ( (border * 2) + height + padding )  font-size: 120%; */
    box-shadow: 2px 2px 2px black;
    color: white;
    font: bold 15px/13px Helvetica, Verdana, Tahoma;
    height: 16px;
    width: 40%;
    min-width: 200px;
    padding: 10px 8px 8px 8px;
    margin: auto;
    text-align: center;
    font-size: calc(0.3em + 2vmin);
   
}

#divwaiting
{
    height: auto;
    width: auto;
    padding: 10px;
    background-color: #FFFFFF;
    font-size: 14px;
    font-style: normal;
    margin-left: auto;
    margin-right: auto;
}



/*------------------------------------------------------------------ download end ------------------------------------------------------------ ----*/


/* ----------------------------------------------------- Css Menu Responsev.css ---------------------------------------------------------------------*/
ul.topnav {
 list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #3E85D5;
  width:100%;
  text-align: center;
 
}

ul.topnav li {float: left;text-align: center;}
 
ul.topnav li a
{
    margin: auto;
    padding: auto;
    display: inline-block;
    color: #f2f2ee;
    text-align: center;
    padding: 20px 20px 10px 20px;
    text-decoration: none;
    font-size: 15px;
}

ul.topnav li a:hover {background-color: #0066CC;}

ul.topnav li.icon {display: none;}

@media screen and (max-width:680px) {
  ul.topnav li:not(:first-child) {display: none;}
   
  ul.topnav li.icon {
    float: right;
    display: inline-block;
    
    
  }
}

@media screen and (max-width:680px) {
  ul.topnav.responsive {position: relative;}
 
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
    
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    
    
  }
}



/*----------------------------------------------------------------------------------------------------------------------------------------------------*/




#narrow
{
    padding: 2px;
    float: right;
    width: auto;
    height: auto;
    text-align: left;
 }   

#wide {
  float: left;
  width:  50%;
  height: auto;
  text-align: left;
  padding: 2px;
  }
   



 

 
#narrow2 {
float: left;
width: 821px;
height: auto;
margin-left: 5px;
margin-right: 5px;
font-size: times new roman;
text-align: left;
}
#wide2 {
  float: left;
 width: auto;
 height: auto;
 margin-left:  1px;
margin-right: 1px;
text-align: left;  
}


.wrapper { 
    overflow:hidden;
    height:auto;
}


#one {
 height: auto;
  width:0%;
  background-color: #FFA500;
 
 }
#two { 
height: auto;
  width:100%;
 
 background-color: #3E85D5;
}
  		









     


#DivEmptyspace2 {
    height: 1px;
    width: 100%;
    font-size : 1px;
   	}





 .float-left {
float:left;
width:12%; 
height: auto;
}
a
.Halffooter {
 
float:left;
width:50%; 
height: auto;
 color: #3333FF;
 
	
border-radius:3px;
border:2px solid #84bbf3;
}

.spaces {
float:left;
height: 7px;
width: 100%;

background-color: #FFFFFF;
font-size : 1px;
	}    
    
   
#divDownloadLink {
    height: 10%;
    width: auto;
    padding:8px 8px 8px 8px;
    background-color: #FFFFFF;
    font-size : 14px;
     font-style : normal;
   
    margin-left:  auto;
    margin-right: auto;
}




 


 


  


#fot1 {
  width:30%;
  background-color: #FFA500;
  float:left; 
 }
#fot2 { 
  width:70%;
  background-color: #FFFF00;
  overflow:hidden;
 }
 

   
 .divtext{ 
 margin:1%;   
}
 /*
 * Nav end code
 */ 


/*------------------------------------------------------------------------- Default.css---------------------------------------------------------------*/