*{margin:0px;padding:0px}
body{font-family: Arial, Helvetica, sans-serif;
color: #333333;
}
.right_part {
    margin: auto;
    padding-top: 15px;
}
.PopularStory_img {
    padding: 0px;
    height: 78px;
    overflow: hidden;
}
.PopularStory_wrapper {
    padding: 0px 0px 14px;
    border-bottom: 1px dotted #DDD;
    margin-bottom: 14px;
}
.PopularStory_mete {
    margin-bottom: 0px;
}
.list-unstyled {
    padding-left: 0px;
    list-style: outside none none;
}
.PopularStory_title {
    padding: 0px 15px 0px 8px;
}

.PopularStory_wrapper {
    padding: 0px 0px 14px;
    border-bottom: 1px dotted #DDD;
    margin-bottom: 14px;
}
.PopularStory_title h4 a {
    font-weight: 700;
    font-size: 18px;
    color: #555;
    line-height: 1.2;
    font-family: 'PT Serif', serif;
}
a:hover {
    text-decoration: none;
}
a:hover, a:active, a:focus {
    text-decoration: none;
}
a, a:hover {
    text-decoration: none;
	color:#004891;
}
.info {     
	 height:auto;
     position: relative;
	 padding:0px; 
	 border-right:1px solid #CCC;
     
 }
 .info .col-lg-12{
	 padding:0px;
 }
 .info .col-lg-12 .col-lg-6{
	 padding:10px;
 }
 .right-side {
     position: fixed;
     height:400px;
	 right:0px;
	 
 }
 .post1 {
    cursor: pointer;
    margin-bottom: 30px;
	
}
.jumbotron, .post1 {
    position: relative;
}
.post1 a {
    display: block;
}
a {
    background-color: transparent;
    color: #f64f25;
}

.post1 .post-img {
    height: 250px;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}
img {
    border: 0 none;
}
.button, img {
    vertical-align: middle;
}

.post-list div[class*="column"]:nth-child(9n+8) .post-heading {
    background-color: #e7ae04;
}
.post-half .post .post-heading {
    display: table;
    height: 144px;
    width: 100%;
}
.post1 .post-heading {
   background-color:#f7f7f7;
   border-radius:6px;
   border-bottom: 2px solid rgb(63, 189, 185);
    color: #555;
    line-height: 25px;
    margin: 0;
    padding: 3px;
}

.main-container
{
	padding:0px; 
	margin-top:15px; 
	margin-bottom:15px;
}
.main-container .col-sm-12{
	padding:0px;
}
.logo-img
{
	margin-top:-30px; 
	padding:10px; 
	margin-left:400px;
}
header-logo{
	color:red;
	z-index:99999;
	display:none;
}
@media (max-width: 1920px){
	.push{
		.row-fluid .span3 {
		    width: 22.9282%;
		}	
	}
}
/*
@media (min-width: 1025px) and (max-width: 1068px){
	.navbar .navbar-top li a{
		padding:15px 11px;
	}
}
*/


@media (max-width: 1139px){
	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top{
		margin: 0;
	}	
    
    #header{
        width: 100%;
        .div-header{
            .navbar-top{
                li{
                   .secondLevel{
                        width: 1024px;
                        left: 0;
                   }
                }
            }        
        }
    }
 
 
 @media (max-width: 1024px) {
    #header{
        .div-header{
            .navbar-top{
                li{
                   .secondLevel{
                        width: 800px;
                   }
                }
            }
            .hscroll{
                overflow: hidden;
            }        
        }
    }

    #logo-fixed-responsive{
        display: block;
    }
    #pop-client{
        display: none;
    }
    #level{
        display: none;
    }
    .navbar .pull-right{
        display:none;
    }
    
	.navbar-fixed-top,
	.navbar-fixed-bottom {
	  position: static;
	}
	
	.navbar-dyn {
	  display: none;
	}		
	
	.navbar .btn-navbar {
	  display: block;
	}
	 } 
}
/* BS3 using input group icons from Font-Awesome 3.2.1 */

/* no need for any margin/padding for headings when using WELL */



/* get font-awesome to work with BS3 */

  

/* Why doesn't OR work? Tested with Chrome 29, FF 24 or IE 11
@media (max-width: 480px), (min-width: 1199px) { 
    #social-sign-in .icon-5x {
        font-size: 7em;
    }
}
*/

.coverImg
{
	background: rgb(89, 112, 134) url(&quot;https://s3.amazonaws.com/my-tss/users/cover_image/vp3b9ubkakr680qxp84j.jpeg&quot;) 
    repeat scroll 50% 50% / cover ; 
	height: 280px;
}
.post1 .post-img {
    height: 250px;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}
img {
    border: 0 none;
}
.button, img {
    vertical-align: middle;
}

.post-list div[class*="column"]:nth-child(9n+8) .post-heading {
    background-color: #e7ae04;
}
.post-half .post .post-heading {
    display: table;
    height: 144px;
    width: 100%;
}
.font-bold, b, strong {
    font-weight: 700;
}
.main-container
{
	margin-top:72px; 
	margin-bottom:15px;
}
.main-container .col-lg-12{
	padding:0px;
}
.logo-img
{
	margin-top:-30px; 
	padding:10px; 
	margin-left:400px;
}
header-logo{
	color:red;
	z-index:99999;
	display:none;
}
.post {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 0 15px;
    padding: 8px 0;
}
.navbar-default {
    background-color: #fff;
    border-color: #f90;
	border-bottom:2px solid #64C3E9; 
	/*box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);*/
	
   
}
.navbar {
    border-radius:0px;
}
.navbar-default .navbar-nav > li > a {
    display: inline-block;
height: 60px;
line-height: 60px;
padding: 0 16px;
text-decoration: none;
color:#2653a1;
font-family: 'Raleway' !important;
text-transform: uppercase;
font-size: 15px;
cursor: pointer;
font-weight: 400;
line-height: 60px;
margin: 0;
padding: 0 .9em;
margin-top:0px;
}
.navbar-default ul li a.active {
    background: #e84c4c none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: #e84c4c;
    color:#FFFFFF;
}
.main-menu {
    margin: 0 auto;
    width: 100%;
}
.ishow
{
box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1);
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 999;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border:#000000;
}
 .fixed-nav{
position: fixed;
top: 0;
left: 0;
width: 100% !important;
z-index: 999;
background: #fff;
-webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
padding: 0;
background-color:#FFF;
/*opacity: 0.9;*/
box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1);
}
.loginWrapper {
    bottom: 0;
    float: none;
    height: auto;
    left: 0;
    margin: auto;
	
    
    right: 0;
    top: 0;
}
.userInput input {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #eaedef;
    border-radius: 0;
    height: 50px;
}
.userInput textarea 
{
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #eaedef;
    border-radius: 0;
    height: 50px;
}
.userInput input.checkbox {
    height: auto;
}
.signInWrapper {
   background: #fff none repeat scroll 0 0;
    border-radius: 5px;
   
    margin: 15px auto;
    padding: 40px;
   
}
.seperator {
    background:url(img/or-seperator-vertical.png) no-repeat scroll 0 0;
    height: 155px;
    margin: -25px auto 0;
	
}
.fbLoginBtnWrapper.fb_Sign_In_BtnWrapper {
    margin: 67px auto 10px;
	
}
.fbLoginBtnWrapper {
    float: none;
    margin: 50px auto 10px;
	color:#FFF;
}
span.SignUpOption hr {
    background-color: #ccc;
    border: 0 none;
    display: inline-block;
    height: 5px;
    margin: 0 10px 3px;
    width: 50px;
}
#center-line {
	
   background: #FFF none repeat scroll 0 0;
   border-radius: 10px;
    position: absolute;
    right: 24px;
    top: 80px;
	color:#999;
	font-weight:bold;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top:none;
}
.form-control {
    
    background-image: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;

    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.mypost
{
	height: 200px;
	object-fit: cover; 
	object-position: center top;
    width: 350px; 
	padding:20px;
}
.signup
{
	position: fixed;
	top: 55px;
	left: 0px;
	margin: 0 auto;
	float: none;
	text-align: center;
	width: 100%; 
	font-size: 20px;
}

.list-share {
    margin: 30px -10px;
    width: auto;
}
.list-justified {
    list-style: outside none none;
    padding-left: 0;
    width:51%;
}
.list-share li {
    padding: 20px;
}
.list-justified > li {
    display: table-cell;
    
}
.entry-footer {
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    margin: 30px 37px 20px;
    padding: 20px 0;
	width:90%;
}
.clearfix {
    clear: both;
}
.col-left {
    border-right: 1px solid #e9e9e9;
    float: left;
	padding-right: 20px;
   height:30px;
}
.textview
{
		
        margin:0 0 0 29px; 
	font-weight:700;
	font-family:'Raleway' !important; 
}
.h2, h2 {
    font-size: 30px;
}
.veiwimg
{
	display: block;
    width: 100%;
}
.description
{
	line-height:30px;
	font-size:18px;
}
 #customBtn {
      display: inline-block;
      background: #4285f4;
      color: white;
      width: 190px;
      border-radius: 5px;
      white-space: nowrap;
    }
    #customBtn:hover {
      cursor: pointer;
    }
    span.label {
      font-weight: bold;
    }
    span.icon {
      background: url('/identity/sign-in/g-normal.png') transparent 5px 50% no-repeat;
      display: inline-block;
      vertical-align: middle;
      width: 42px;
      height: 42px;
      border-right: #2265d4 1px solid;
    }
    span.buttonText {
      display: inline-block;
      vertical-align: middle;
      padding-left: 42px;
      padding-right: 42px;
      font-size: 14px;
      font-weight: bold;
      /* Use the Roboto font that is loaded in the <head> */
      font-family: 'Roboto', sans-serif;
    }
	.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px;
	padding-top:0px;
}
.userphoto
{
	width: 88%;
	float: left;
	position: absolute;
	bottom: -50px;
	left: 60px;
	z-index: 9;
}
.userphoto .inner
{
  
 display: block; 
 height: 190px; 
 border: 4px solid rgb(255, 255, 255); 
 border-radius: 4px;
}
.editbtn
{
	color: #34495e;
	border: none;
	padding: 6px 20px;
	font-size: 18px;
	border-radius: 2px;
	border-bottom: 5px solid #dfdfdf;
	box-shadow: rgba(0, 0, 0, 0.5) 3px 2px 3px;
}
.text-center
{
	text-align:center;
}
.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	
}
.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
	width:600px;
	
}
.follwer_btn {
    background-color: rgba(66, 139, 202, 0.9);
    border-bottom: 5px solid #3874a8;
    border-color: #428bca #428bca #3874a8;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 18px;
    margin-right: 10px;
    margin-top: -24px;
    top: 20px;
    width: 138px;
    z-index: 1;
}
.dropdown-menu{
	background-color:#FFF;
	color:#2653a1;
	width:150px;
	margin-top:30px;
}
.dropdown-menu > li > a {
	color:#2653a1;
	
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background-color:#E84C4C;
	color:#FFF;
	text-decoration:none;
}
.navbar-nav > li > .dropdown-menu {
	margin-top:10px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
     background-color:#E84C4C;
     color:#FFF;
}
.social
    {
    	margin-left:95px;
        margin-top:-12px;
    }

@media (max-width:767px){
	.hidden-xs
	{
		display:none!important
	}
	.mobile-menu > li 
	{




	  float: left;
    }
	.hidden-xs
	{
		display:none!important
	}
	navbar-default {
		height: 145px;
	}
	#bottom {
    width: 100%;
    position: fixed;
    bottom: 30px;
    border: 1px solid #F00;
   -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    margin-bottom:-65px;
	background:#e84c4c;
	color:#FFF;
	height:75px;
}
h3
{
	font-size:16px;
}
	.ads
	{
		height:100px;
		width:3px;
	}
	.seven
	{
		padding:0px;
	}
	.social
    {
    	margin-left:0px;
        margin-top:-5px;
    }

}
h3
{
	font-size:16px;
}
.seven
	{
		padding:6px;
	}
    
/* Default Stylesheet */

#responsive-adsense {
  display: none; 
}

#responsive-adsense{
  display: none;
} 


/*
GENERAL MEDIA QUERY FOR SMALL SCREEN SIZES - COVERS COMMON MOBILE DEVICES, PHONES/TABLETS...
*/

@media only screen and (max-width: 1023px) {

.adcontainer {
  display: none; 
}

#responsive-adsense{
  display: none;
} 

}


@media only screen and (max-width: 899px) {

.adcontainer {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0px;
  display: block;
  background: #e74c3c;
  color: #fff;
  margin: 0 auto;
  padding: 5px;
 }

#responsive-adsense {
  width: 728px !important;
  display: block !important;
}

}


@media only screen and (max-width: 767px) {

.adcontainer {
 width: 100%;
 height: auto;
 position: fixed;
 bottom: 0px;
 display: block;
 background: #e74c3c;
 color: #fff;
 margin: 0 auto;
 padding: 5px;
}

#responsive-adsense {
 width: 728px !important;
 display: block !important; 
}

}


@media only screen and (max-width: 599px) {

.adcontainer {
 width: 100%;
 height: auto;
 position: fixed;
 bottom: 0px;
 display: block;
 background: #e74c3c;
 color: #fff;
 margin: 0 auto;
 padding: 5px;
}

#responsive-adsense {
 width: 468px !important;
 display: block !important; 
}

}


@media only screen and (max-width: 479px) {

.adcontainer {
 width: 100%;
 height: auto;
 position: fixed;
 bottom: 0px;
 display: block;
 background: #e74c3c;
 color: #fff;
 margin: 0 auto;
 padding: 5px;
}

#responsive-adsense {
 width: 320px !important;
 display: block !important;
 height:50px;
} 

}

/* Here's the css for mobile devices */  
@media only screen and (max-width: 320px) {

.adcontainer {
 width: auto !important; 
 padding: 0px !important;
 height: 50px !important; 
}

#responsive-adsense {
 width: 320px !important;
 display: block !important; 
}

}
@media only screen and (max-width: 767px) {
	.footer-left{
	margin: 0px;
}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
#responsive-adsense {
 width: 320px !important;
 display: block !important;
 height:50px;
} 
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) { 

	
}