/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */

body {
	color: #555;
	background: #efefef;
	font-family: 'Droid Sans', sans-serif !important;
	font-size: 14px;
	line-height: 1.5em;

	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.tablewrap {
    table-layout: fixed;
    overflow-wrap: break-word;
}
.colwrap {    
    word-wrap: break-word;
}

//slider
.fs50 {
    font-size:50px;
}
#ytslider {
   position: fixed;        
    right: 30px;  
    z-index:999;     
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#ytslider_img {
   position: fixed;     
    right: 20px;  
    top: 40%; 
    height:100%;    
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#ytslider_inner {
    position: fixed;
    top: 10px;
    width: 250px;
    right: -380px;	
	/*height:520px;*/
	border:1px solid #d8d8d8;
        background:#ffffff;
	/*margin-left:40px;*/
	padding:20px 40px;
	border-radius:3px;
	box-shadow:0 0 8px gray;    
   z-index:999;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#ytslider.onme:hover #ytslider_inner {
    right: 40px;
}
#ytslider_inner.onme:hover {
    right: 40px;
}
.ytslider_inner_close {
   position: absolute;    
    top: 0; 
    right:0;    
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.ytslider_inner_close:hover {
  cursor: pointer; cursor: hand;
}
.ytslider_layer {
  z-index:999;
  position:relative;  
}

//slider ends

blockquote p {
	/*font-family: "Georgia", "Times New Roman", Times, serif;*/
        font-family: 'Droid Sans', sans-serif !important;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
}

.post-single-title {
        background: #6F6F6F;
        color: #ffffff;
        border: 5px #989898;
        padding-left: 3px;
}
code {
	font-family: monospace, serif, sans-serif !important;
	font-style: normal;
}

.widget-wrapper {
	margin: 0 0 20px;
	padding: 20px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff !important;
}

.add-comment {
  background: url("images/add-comment.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 51px;
  margin-top: 20px;
  width: 147px;
}

.comment-respond {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
  margin: 35px 0 25px !important;
  padding: 10px 15px 0;
  width: 96%;
  display: none;
}

#ad_bottom
{
	position: fixed;	        
        bottom: 30px;
        margin-bottom:2px;
        align:center; 
        left: 20%;       
}

#tbBMContainer{
	position: fixed;
	right: 0;
        bottom: 6px;
        margin-top:1px;
	
}

.adsense-top
{
	float:left;  
        margin: 0 10px 0 0; 
        text-align:center;
        font-weight:loghter;
}
.advtext
{
color: #CCC;
font-size: 0.8em;
}

#sidebar-ads
{
   //float: right;
}
/************Related youtube videos icon on top styling************/
.lbp_secondary span {
  background: url("images/yt_play_button_red.png") no-repeat;
// background: url(" http://i.imgur.com/TxzC70f.png ") no-repeat;
  height: 100%; 
  position: absolute;  
  top: 40%;
  width: 100%;   
  left: 30%; 
}

.lbp_secondary {
    position:relative; float: left; width: 120px; height: 90px; margin-right: 10px;
}

img.youtube-thumb { max-width: 100%; width: 100%;}

#stats {
	border-top:1px solid #e4e4e4;
        margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
        color:#999;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

/*********************************************************
/ tb social 
/*********************************************************/

#tbSocialContainer {
	position: fixed;
	right: -20px;
        top: 6px;
        margin-bottom:5px;
	
}

#tbSocialContainer li {
	display: block; //inline-block
	//margin-left: 8px;
}

.lt-ie8 #tbSocialContainer {
	width: 240px;
}

.lt-ie8 #tbSocialContainer li {
	display: block; //inline
	//float: left;
}

#tbSocialContainer li a {
	display: block !important;
	width: 32px !important;
	height: 32px !important;
	background-image: url('images/tb-social.png') !important;
	background-repeat: no-repeat !important;
}

#tbSocialContainer li a.facebook {
	background-position: left top;
}

#tbSocialContainer li a.twitter {
	background-position: -40px top;
}

#tbSocialContainer li a.pinterest {
	background-position: -80px top;
}

#tbSocialContainer li a.googleplus {
	background-position: -120px top;
}

#tbSocialContainer li a.instagram {
	background-position: -160px top;
}

#tbSocialContainer li a.youtube {
	background-position: -200px top;
}

#tbSocialContainer li a.facebook:hover {
	background-position: left  -40px;
}

#tbSocialContainer li a.twitter:hover {
	background-position: -40px -40px;
}

#tbSocialContainer li a.pinterest:hover {
	background-position: -80px -40px;
}
#tbSocialContainer li a.googleplus:hover {
	background-position: -120px  -40px;
}

#tbSocialContainer li a.instagram:hover {
	background-position: -160px  -40px;
}

#tbSocialContainer li a.youtube:hover {
	background-position: -200px -40px;
}

#tbtopfloat {    
    width:100%;    
    background:#fff;
    background-position:fixed;
    z-index:10;    
}

.social-button-container {
    clear:both; 
    margin: 0 auto;
    display:inline-block;
    width: 100%;   
    //Added for fixed positioning   
    //position: fixed;
    //top: 150px;
}

.social-twitter,
.social-gplus,
.social-linkedin,
.social-fb {
	margin: 0px 0; 
        float: left;             
}

/* Related Content */

.psprelated_container {
        //float:left;
        display:inline-block;
        clear: both;
        //margin-top: 12em;
	margin-bottom: 2em;
	width: 100%;
}

.psprelated_normal_embedded_wrapper {
	text-align: left;
	margin: auto;
}

.psprelated_embedded_title {
	font-weight: bold;
	font-size: larger;
	margin-bottom: .3em;
}

.psprelated_thumbnail_area {
	margin-top: 1em;	
}

.psprelated_thumbs {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

.psprelated_thumb {
	float: left;
	width: 120px;
	height: 175px;
	line-height: 1.1em;
	font-size: 11px;
	display: inline;
	overflow: hidden;
        margin: 0 20px ! important;
}

.psprelated_thumb img {
	padding: 5% 5% 1% 5%;
	display: block;
	margin: 0 auto ! important;
	-ms-interpolation-mode: bicubic;
}

.psprelated_thumb a {
	cursor: pointer;	
}

.psprelated_videothumb {
	float: left;
	width: 120px;
	height: 175px;
	line-height: 1.1em;
	font-size: 11px;
	display: inline;
	overflow: hidden;
        margin: 0 20px ! important;
       // margin: 0 .4em 0 0 ! important; 
}
.psprelatedfloat_videothumb {
	float: left;
	width: 120px;
	height: 175px;
	line-height: 1.1em;
	font-size: 11px;
	display: inline;
	overflow: hidden;        
        margin: 0 .4em 0 0 ! important; 
}

.psprelated_videothumb img {
	padding: 5% 5% 1% 5%;
	display: block;	
	-ms-interpolation-mode: bicubic;
}

.psprelated_meta_group {
	margin-top: 0;
	text-align: left;
	padding: 0 5% 0 5%;
}

.psprelated_single_video .psprelated_meta_group {
	padding: 0;
}

.psprelated_meta {
	float: left;
}

dl.psprelated_meta_group {
	width: 100%;
}

dt.psprelated_meta_title, 
dt.psprelated_meta_runtime, 
dt.psprelated_meta_url,
dt.psprelated_meta_description {
	display: none;	
}

dd.psprelated_meta {
	margin-bottom: auto ! important;
	margin-left: 0 ! important;
       
}

dd.psprelated_meta_video_title {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: auto;
         margin-top: 10px ! important;
              
}

dd.psprelated_meta_title, dd.psprelated_meta_title a, dd.psprelated_meta_title a:hover {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: auto;             
}

dd.psprelated_meta_runtime {
	font-size: 11px;
	font-weight: bold;
	clear: both;	
}

dt.psprelated_meta_author, 
dt.psprelated_meta_keywords, 
dt.psprelated_meta_category, 
dt.psprelated_meta_rating, 
dt.psprelated_meta_ratings,
dt.psprelated_meta_likes,
dt.psprelated_meta_id,
dt.psprelated_meta_views,
dt.psprelated_meta_uploaddate {
	font-style: italic;
	color: #666666;
}

dt.psprelated_meta_author:after, 
dt.psprelated_meta_keywords:after, 
dt.psprelated_meta_category:after, 
dt.psprelated_meta_rating:after, 
dt.psprelated_meta_ratings:after,
dt.psprelated_meta_likes:after,
dt.psprelated_meta_id:after,
dt.psprelated_meta_views:after,
dt.psprelated_meta_uploaddate:after {
	content: ":"
}

dd.psprelated_meta_author, 
dd.psprelated_meta_keywords,
dd.psprelated_meta_category, 
dd.psprelated_meta_rating, 
dd.psprelated_meta_ratings,
dd.psprelated_meta_likes,
dd.psprelated_meta_id,
dd.psprelated_meta_views,
dd.psprelated_meta_uploaddate {
	margin-left: .2em ! important;	
}

dd.psprelated_meta_url {
	clear: left;
}
dd.psprelated_meta_description {
	clear: both;
	float: left;
	width: 100%;
}

.psprelated_meta_group dt {
	clear: both;
	float: left;
}

.psprelated_sidebar .psprelated_thumb {
	width: 100%;	
	height: auto;
	margin-top: 1em;
}

.psprelated_sidebar .psprelated_thumb img {
    width: auto ! important;
    padding: 5% 5% 1% 2%;
    margin: 0 auto ! important;
    -ms-interpolation-mode: bicubic;
    display: inline;
}

.psprelated_sidebar .psprelated_thumbnail_area {
    margin-top: auto;   
}

.psprelated_sidebar .psprelated_thumb  {
    margin-top: auto;   
}

.psprelated_sidebar .psprelated_meta_group {
    padding: 0 2%;  
}

.psprelated_container div.pagination span.disabled {
	color: #adaaad;
}

.psprelated_container div.pagination .psprelated_pagination_dots {
    padding: 0px 0px 0px 3px;
}

div.psprelated_single_video {
	float: left;	
	width: 100%;
	text-align: left;
}

div.psprelated_single_video dd.psprelated_meta_description {
	margin-top: .3em;
	margin-bottom: .8em;
}

div.psprelated_container div.pagination {
    font-size: 13px;	
    text-align:center;
    clear: both;    
    margin: .7em 0px;
}

div.psprelated_container div.pagination a, div.psprelated_container div.pagination span {
    display: inline-block;
    margin: 2px !important;
    text-decoration: none;
    padding: 3px 5px;
    cursor: pointer;
    line-height: 24px;
}

div.psprelated_container div.pagination span.current {
    background: none repeat scroll 0 0 #313428;
    border: 1px solid #202020;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    margin: 0;
    padding: 0px 8px;
    
}
div.psprelated_container div.pagination a {
    background: #999; /* for non-css3 browsers */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0F0F0'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #fff,  #F0F0F0); /* for firefox 3.6+ */ 
    border: 1px solid #C0C0C0;
    border-radius: 3px 3px 3px 3px;
    color: #000099;
    display: inline-block;
    margin: 0;
    padding: 0px 8px;
    text-decoration: none;
}

div.psprelated_container div.pagination a:hover {
	box-shadow: 0 0 3px #383838;
}

/*****************Related Youtube Videos*******************/

video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}

video {
	display: inline-block;
}

.relatedYouTubeVideos {
  //float: left !important;
  list-style-type: none !important;
  margin: 5px;
  padding: 0;
  width: 100% !important;
  clear: both;
  //overflow: hidden;
}

/*.relatedYouTubeVideos li:first-child {
  float: left;
  height: 425px;
  margin: 5px 0 0 13px;
  width: 96%;
}
.relatedYouTubeVideos li:first-child object {
height: 405px;
}*/
.relatedYouTubeVideos li {
  float: left;
  //height: 85px;
  margin: 0 21px 0 0;
  width: 17%;
  position: relative;
/*  float: left;
  height: 425px;
  margin: 5px 0 0 13px;
  width: 96%;*/
}

/*.videotitle {
  float: left;  
  width: 100;  
  position: relative; 
}*/

.relatedYouTubeVideos li object {
  height: 135px;
}
.relatedYouTubeVideos li:last-child {
  margin-right: 0;
}

.uprlayout {float: left;width: 100%;}
#page {background-color: #E9E9E9;float: left;width: 100%;}
.pageuprlayout{width:1041px;margin:0 auto;}
#colophon{float:left;width:100%;margin-top: 0px;}

.top-section{float: left;width: 100%;height: 35px;}
.entry-thumbnail > img {float: left;}
#main{float: left;width: 100%;}
.pageoutr {background-color: #E9E9E9;float: left;width: 100%;}
.logosec{float: left;width: 230px;}
.social-header{float: right;margin-top: 35px;}
ul.nav-menu li:last-child a{background: none;padding-right: 0;}
.social-header a{float: left;margin-left: 3px;}
#navbar {background: url("images/nav-bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);float: left;height: 68px;margin-top: 17px;width: 100%;}
body{background: none !important;}
.rfe{color: #376B9C;
float: right;
margin-top: 30px;}
#searchform{float: right !important;}
.slider {float: left;margin-top: 20px;width: 100%;}
html{overflow-x:hidden;}

*Related youtube video css*/
#colorbox {
  width: 250px !important;
}
.video-div object {
  height: 205px;
}
.video-div {
  float: left;
  width: 100%;
}
#cboxCurrent {
  display: none !important;
}

}
@media screen and (min-width: 480px) and (max-width: 767px){
html{
	overflow: visible;
}

/*.lbp_secondary.cboxElement span {
  background: url("images/yt_play_button_red.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
  height: 50px;
  position: absolute;
  right: 40px !important;
  top: 10px;
  width: 60px;
}*/
.header{
	width: 100%;
	float: left;
}
.menubar{
	width: 100%;
	float: left;
}
#navbar{
	background: url("images/nav-bg.png") no-repeat scroll center top / 102% 100% rgba(0, 0, 0, 0);
	margin-top: 3px;

}

/*.relatedYouTubeVideos li:first-child object {
    height: 240px;
}
.relatedYouTubeVideos li:first-child {
  float: left;
  height: 275px;
  margin: 5px 0 0 0px;
  width: 100%;
}*/

.rel-post .crp_related_widget li {
  border: medium none !important;
  float: left;
  margin: 0 18px 10px 0;
  width: 28%;
}
.relatedYouTubeVideos li {
    float: left;
    height: 105px;
    margin: 5px 0 0;
    width: 33%;
}
.video-div {
  float: left;
  width: 100%;
}
.video-div object {
  height: 250px;
  width: 100%;
}
.relatedYouTubeVideos li object {
  height: 260px !important;
}

.right-arrow{
	left: 71px;
}

/*.relatedYouTubeVideos img {
    height: 90px;
    width: 120px;
    margin-top: 0px;
    max-width: 120px;
}
.lbp_secondary .cboxElement span {
  background: url("images/yt_play_button_red.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
  height: 50px;
  position: absolute;
  right: 18px;
  top: 8px;
  width: 60px;
}*/

/*.relatedYouTubeVideos li:first-child img{
width: 720px;
height: 480px;
margin-top: 10px;
}*/

div.play-button { height: 32px; width: 32px; left: 50%; top: 50%; margin-left: -16px; margin-top: -16px; position: absolute; background: url("http://i.imgur.com/TxzC70f.png") no-repeat; }

/**********media queries from parent***********/

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		page-break-after: avoid;
	}

	ul,
	ol,
	dl {
		page-break-before: avoid;
	}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
	body {
	}
}

/* =Headings
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: 700;
	line-height: 1.0em;
	word-wrap: break-word;
}