/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : May 10, 2016, 1:26:37 PM
    Author     : Githyp
*/

  .single .item-content{
      color:#000;
	  width:100%;
	  font-size: 18px;
	  line-height: 32px;
    }
	.single .item-content a{
		color: #0bdb8b !important;
		font-family: 'Roboto',Helvetica,Arial,sans-serif;
		font-weight: 600;
	}

    .item-thumbnail{
        float:left;
		  /* padding: 0 30px; */
      padding: 0 3% 0 2%;
		  background:#fff;
		  /* margin:0 0px 0 50px !important */
      margin: 0 0 0 6% !important;
    }

    .right_comments {
        float: left;
        width: 30%;
        margin-left:10px;
		height:100%;
    }




    .col-md-3 {
        width: 100%;
    }
    .col-md-2 {
        width: 25%;


    }

	.outercls_div {
        float: left;
        width: 100%;
        margin-top:25px;
    }


    h3 {
      margin-bottom: -10px !important;
  }

      h4 {
        color: inherit;
        font-family: inherit;
        font-weight: 400;
        line-height: 1.1;
        text-rendering: optimizelegibility;
    }

    #rt_content {
        margin-top: -10px;
		padding-left:25px;
    }

    ul.toptabs {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        bottom: 0;
        content: "";
        height: 34px;
        left: 0;
        right: 0;
    }



    .toptabs li{
        margin-right: 20px;
    }

    .toptabs li h2{
    margin-top: 0px !important;
    margin-top: 0px !important;
    border-bottom: 1px solid transparent !important;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 15px !important;
    text-decoration: none !important;
    font-weight: normal !important;
    }

	  .toptabs li a :hover{
	   color: #fff !important;
	  }

	.toptabs li h3{
        margin-top: 0px !important;
        border-bottom: 1px solid transparent !important;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 15px !important;


    text-decoration: none !important;
    font-weight: normal !important;
    }
    .panel h4{
        font-weight: normal !important;
      font-size: 13px;
    text-transform: none !important;;
    }
    .mt10{
        margin-top: 12px;
    }
    .menu_opener ul li{
        text-align:left!important;
    }
    .toptabs li:hover{
        border-bottom: 1px solid #fff;

    }
    .toptabs  li a:hover{
        color:#000;
    }

    .toptabs  li a{
        border-bottom: 1px solid transparent;
       /* color: #555;*/
	   color:#fff !important;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        height: 16px;
        line-height: 28px;
        padding-bottom: 7px;
        width: 100%;
        text-decoration:none;

    }


    ul.toptabs_new {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        bottom: 0;
        content: "";
        height: 32px;
        left: 0;
        right: 0;
    }



    .toptabs_new li{
        margin-right: 10px;
    }
    .menu_opener ul li{
        text-align:left!important;
    }
    .toptabs_new li:hover{
        border-bottom: 1px solid #555;

    }
    .toptabs_new  li a:hover{
        color:#000;
    }

    .toptabs_new  li a{
        border-bottom: 1px solid transparent;
        color: #555;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        height: 22px;
        line-height: 28px;
        padding-bottom: 7px;

        text-decoration:none;

    }



    #desktop_thumb{
        display: none;
    }
    #mobile_thumb{
        display: none;
    }

 @media(max-width:280px) {
	 .h2 {
    font-size: 22px;
}
	 }
@media(max-width:325px) {
	 .ss_icon_post_count{
		padding-left: 4px !important;
	}
}
@media only screen  and (min-width:181px) and (max-width: 767px) {

  .item .item-inner {
    margin-top: 0px !important;
	padding: 5px !important;
	}
	.single .item-content{
		padding-right: 5px;
	}

	.right_comments {
		 margin-left: 0px !important;
    }

	.item .item-meta {
		padding-left: 10px;
	}
	.item-comments{
		width:97% !important;
		padding:10px 0;
	}
.posthead_content {
    height: auto !important;
	width:98% !important;
		padding-bottom:10px !important;

}
	/*.item-title-post{
	margin-top: 120px !important;

	}*/
.right_comments {
		margin-left: 0px;

	}
	.item-thumbnail{
		display:none;
	}
	.item-title-post{
	font-size:36px !important;
  padding-top:25px !important;
	}

	.item-subheading-post {
		line-height:1.2 !important;
    font-size:20px !important;
	}
    .bgdivclass_post {
	margin-left:0px  !important;
	position:absolute;
	width:100%  !important;
	height:280px;
	max-height:280px;
	background-size:cover;
	 }
	.bgdivlayer_post {
		margin-left:0px !important;
		position:absolute;
		width:100% !important;
		height:280px;
		max-height:280px;
		opacity:0.9;
	}
	#header {
				top:0!important;
			left:0!important;
			height:40px!important;
				}
	#post_page_image_hq{
		display:none;
}
	#post_page_image_med{
		display:block;
	}
	#header #branding {
		background:#151a1f;
	}
}
@media only screen  and (min-width:768px) and (max-width: 1400px) {
 .item .item-inner {
    margin-top: 0px !important;
	padding: 5px !important;
	}
	.single .item-content{
		padding-right: 5px;
	}

	.right_comments {

		 margin-left: 0px !important;

    }
	.item .item-meta {
		padding-left: 10px;
	}
	.item-comments{
		width:97% !important;
	}

.posthead_content {

    height: auto !important;
	width:98% !important;
	/*padding-bottom:50px !important;*/

}
.item-title-post{
	margin-top: 80px !important;

}
.right_comments {
		margin-left: 0px;

	}
	.item-thumbnail{
		display:none;
	}
	#post_page_image_hq{
		display:block;
}
	#post_page_image_med{
		display:none;
	}
}
@media only screen  and (max-width:1400px) {
	.top5class_mobile{
		display:block !important;

	}
	.top5class{
		display:none !important;

	}
	.ss_icon_post_count{
		padding-right:10px!important;
}
	.player_icon_post_count{
		padding-right:10px!important;
	}
	#desktop_thumb {

		display:none !important;
	}
	#mobile_thumb{
		display:block !important;
	}

	.post-border-div{
		width:100%!important;
		float:left;
		padding-bottom:20px;
	}
}
@media only screen  and (min-width:1400px) {
	#desktop_thumb {

		display:block !important;
	}
	#mobile_thumb{
		display:none !important;
	}
	.top5class_mobile{
		display:none !important;

	}
	.top5class{
		display:block !important;

	}

	.right_comments {
		margin-left:0px;

	}
	/*.post-border-div{
		position:absolute !important;
	}*/
	.item-title-post{
		margin-right: 50px!important;
}
	.item-subheading-post {
    	margin-right: 50px!important;
	}
	#post_page_image_hq{
		display:block;
	}
	#post_page_image_med{
		display:none;
	}

}




@media only screen  and (min-width:1201px) and (max-width: 1400px) {

.right_comments {
		width:100% !important;

	}

}



@media only screen  and (min-width:1401px) and (max-width: 1500px) {

	/*.posthead_content {
	padding-bottom:50px !important;
	}*/
  .single .item .item-thumbnail img{
        width: 250px !important;
    }


}



    @media(max-width:480px) {
        .right_comments {
            float: none;
            width: 100%!important;
            margin-left:0px;
        }


        .item .item-thumbnail{
            width:100%;
        }
        .single .item .item-thumbnail img{
            width:100%;
        }
        #desktop_thumb{
            display: none !important;
        }
        #mobile_thumb{
            display: none!important;
        }

        .toptabs li:hover{
	   border-bottom: none;

	}
    }
      @media(max-width:1200px) {
        .right_comments_left {
            float: none;
            width: 100%!important;
            margin-left:0px;
        }
	}

    @media(max-width:867px) {
        .right_comments {
            float: none;
            width: 100% !important;
            margin-left:0px;

        }
        .col-md-3{
            padding:0;
        }
        .col-md-2{
            width: 100%;
            padding:0;
        }
        .column{
            margin-left: 0px !important;
        }


		.pl20{
             padding-left: 0px !important;
        }
		.pr5{
	padding-right:10px  !important;

	}
        .item .item-thumbnail{
            width:100%;
        }
        .single .item .item-thumbnail img{
            width:100%;
        }
        #desktop_thumb{
            display: none!important;
        }
        #mobile_thumb{
            display: none!important;
        }

    }



    .addcss{
        font-size: 11px!important;
        padding-left: 7px !important;
    }

    .addcssfont{
        font-size: 21px!important;
    }

    .newwid{
        width:40px!important;
        margin-right: 8px!important;
    }


	.column {width:285px;margin-top:7px;margin-left:25px;float:left;}
	.row {padding-bottom:35px;}
	.circle-icon {float:left;margin-top:4px;padding-right:15px;width:60px;}
	.value-count {font-size:28px;font-weight:600;color:#fff;letter-spacing:1px;font-family: 'Roboto',Helvetica,Arial,sans-serif;}
	.value-title {font-size:14px;color:#fff;margin-top:-6px;}
	.value-title a {
	border-bottom:none !important;
	color:#fff  !important;
        cursor: pointer;

	}
        .value-count a {
	border-bottom:none !important;
	color:#fff  !important;
	cursor: pointer;
	}
	.circle-icon-svg {
    float: left;
    margin-top: 0px;
    padding-right: 10px;
    width: 65px;
}

   .toptabs  span{
	border-bottom: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 22px;
    line-height: 28px;
    padding-bottom: 7px;

    text-decoration:none;

 }
#single_top_tabsdesktop {
    display: block;
}
#single_top_tablet {
    display: none ;
}

@media(max-width:500px) {
	#single_top_tabsdesktop {
    display: none !important;
}
#single_top_tablet {
    display: block !important;
}
.toptabs li new_left{

}
}
.sidebar_selected{
    color: #8c8c9c !important;
}

 @media(max-width:1100px) {
#sidebar-secondary{
	display:none!important;

}
.arrow_top_right{
    display:none!important;
}
}

.bgdivclass_post {
	margin-left:-18px;
	position:absolute;
	width:110%;
	height:280px;
	max-height:280px;
	background-size:cover;
	 }


.bgdivlayer_post {
	margin-left:-18px;
	position:absolute;
	width:110%;
 	height:280px;
	max-height:280px;
	opacity:0.94;
}

@media(max-width:866px) {
/* #header {
	background:none;
	}*/

	.outercls_div {
        margin-top:0px !important;
    }

	 #header .sidebar-control{
	  border-style:none !important;
/*	  padding-left:10px;*/
	}
	 #header .navigation-control{
		border-style:none !important;
/*		padding-right:15px;*/
	}
	#rt_content{
		padding-left:0px  !important;
	}
	.bgdivclass_post {

		top:-40px;
	}
	.bgdivlayer_post {

		top:-40px;
	}


}

@media(min-width:768px) {
    #container{


     position:fixed !important;

    }

     .bgdivclass_post {

		top:-100px;

    }
	.item-subheading-post {

	line-height:1.3 !important;

}

}

@media(max-width:599px) {
    .desktopiconbar{
        display:none;

    }
     .desktopshareiconbar{
        display:none;

    }
    .mobileiconbar{
        display:block;
    }
     .mobileiconbarshare{
        display:none;

    }

}
@media(max-width:767px) {


     #container{

    margin-top:0px;
    padding-left:0px;
    height: 100%;


    left: 0px;
      border: 0px solid green;
    }



    .sec_outer{
        display:none!important;
    }


#searchform-sub {
            position: relative;
            display: inline-block;
            margin-right: 10px !important;
        }
        #searchform-sub:before {
            position: absolute !important;
            top: 5px!important;
            left: 8px!important;
            z-index: 1!important;
            color: #ccc!important;
/*            content: '\f002';*/
            font-size: 13px!important;
            font-family: fontAwesome !important;
            margin-top:0px !important;
            content: none;
        }
		.home_srchbox{
			float:left !important;
		}
		#header #searchform-sub #s::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		  color: #fff!important;
		}
		#header #searchform-sub #s::-moz-placeholder { /* Firefox 19+ */
		  color: #fff!important;
		}
		#header #searchform-sub #s:-ms-input-placeholder { /* IE 10+ */
		  color: #fff!important;
		}
		#header #searchform-sub #s:-moz-placeholder { /* Firefox 18- */
		  color: #fff!important;
		}
		 #header .navigation-control a:hover{
		 	 color: #fff !important;
		 }
        #header #searchform-sub #s {
            height: 35px;
            padding-top:0px;
            /* width: 180px; */
            width:250px;
            border: none!important;
            border: 0px solid #fff !important;
            background-color: transparent;
			background:none !important;
            -webkit-transition: width .7s;
            -moz-transition: width .7s;
            -o-transition: width .7s;
            transition: width .7s;
            text-indent: initial;
            position:absolute !important;
            top:-13px;
           left: 30px;
			box-shadow: none !important;
			color: #fff;
			font-size:15px !important;

        }
        #header #searchform-sub:before {
            left: 8px !important;
        }
        #header #searchform-sub:before {
            left: 8px;
        }
        #searchform-sub:placeholder-shown{
            color: #fff;
            display: block!important ;
            opacity: 1 !important;
            visibility: visible !important;
        }
          #searchform-sub .assistive-text,
    #searchform-sub #searchsubmit {
            display: none;
    }

    #searchform-sub {
            position: relative;
    }
     .ie8 #searchform #s {
            line-height: 37px;
    }

    #header #searchform-sub #s:focus {

            color: #fff !important;
    }
}

 #header-inner{
                height:40px !important;
            }
 #searchform-sub {

            display: none;
        }

    .single .item .item-thumbnail img{
        width: 250px;
    }


.item .meta-top a{
border-bottom:none !important;
color:#888;
}

.socialicons_post{
width:100%;
	padding:20px 0 10px 0;
margin-bottom:40px;
	/*border-top:1px solid rgba(255, 255, 255, 0.4);*/
	/*border-top:1px solid #e6e6e6;*/


}

.right_comments {
	max-width:800px;
	/*min-width:450px;*/
}
.item-comments {

	max-width:800px;
}
		.top5class{
		width:250px;
		height:auto;
		color:#fff;
		}
		.top5class_mobile{
		width:97%;
		height:auto;
		color:#fff;
		display:none;
		}
		 .posthead_content {
        float: left;
		width:100%;
	/*padding-bottom:50px;*/
		 height: auto;
	padding-bottom:10px !important;
    }

.item-title-post{
	color: #000;
	hyphens:auto;
	margin-top: 35px;
    padding: 0;
    text-align: left;
    /*text-transform: uppercase;*/
	line-height:1.1 !important;
	font-size: 54px;
}
.item-subheading-post {
    color: #000;
    font-size: 26px !important;
    font-weight: normal;
	padding: 15px 0px 25px;
	line-height:1.3;
}
.player_icon_post{
	color:#000;
	width:25px;
	float:left;

}
.player_icon_post_count{
 	color: #000;
    float: left;
    padding-left: 7px;
    padding-top: 3px;
	width:auto;
	padding-right:20px;
}

.ss_icon_post{
	color:#000;
	width:25px;
	float:left;
}
.ss_icon_post_count{
 	color: #000;
    float: left;
    padding-left: 7px;
    padding-top: 3px;
	width:auto;
	padding-right:20px;
}
.item .item-inner{
	margin-top:25px;
	margin-right:20px;

}
.top5head{
	border-bottom: 1px solid #fff;
    font-size: 15px;
  padding: 15px 0 10px;
	margin: 0 20px;
	text-align: left;
  font-family:'Roboto',Helvetica,Arial,sans-serif;
}

 .top5head_mob{
	 border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 15px;
    margin: 0 20px;
    padding: 15px 0;
  font-family:'Roboto',Helvetica,Arial,sans-serif;
}

.top5gamename{
  font-size: 15px;
    /*margin: 0 20px;*/
    padding: 15px 20px;
	text-align: left;
    width: 210px;
	line-height:25px;
}

.top5gamename a{
	color:#fff !important;
	}
	.top5gamename_mob a{
	color:#fff !important;
	}
.top5gamename_mob{
    font-size: 15px;
   /*  margin: 0 20px;*/
    padding: 15px 20px;
	width:85%;

}

	.top5list{

	width:100%;
	padding:5px 0px;

	}
	.gamelist{
		width:100%;
	   padding:5px 0px;
	}
.item-comments{

		padding:20px 0;
	}
.single .item-content{
		padding-bottom: 20px;
		margin-right: 50px;
	}
	.item-date{
		float:left;
		width:100%;
		font-size:16px;
		color:#888 !important;
		padding-top:10px;
	}

	.player_icon_post_count a{
		color:#000 !important;
	}
	.ss_icon_post_count a{
		color:#000 !important;
	}
	.ss_icon_post_count{
		cursor: pointer !important;
	}
		.ss_icon_post{
		cursor: pointer !important;
	}
	@media only screen  and (min-width:300px) and (max-width: 1375px) {

 .item-date{
		 width: 100%;
		 float:left;
	}
	.item .item-content {
    	 width: 100%;
	}
	}

	#zergnet-widget-43831 .zergheadline a {
	    font-family: "Roboto",Helvetica,Arial,sans-serif !important;
    	font-size: 110% !important;
    	font-weight: 400 !important;
	}
	.zergnetdiv{
 		padding-top:20px;
	}
	.zergnetdivhead {
		border-bottom: 1px solid #ccc;
		float: left;
		margin-bottom: 20px;
		padding-bottom: 10px;
		padding-top: 10px;
		width: 100%;
	}
	.zergnetdivleft {
		 color: #000;
		float: left;
		font-size: 17px;
		font-weight: 600;
		font-family: 'Roboto',Helvetica,Arial,sans-serif;
		width: 50%;
	}
	.zergnetdivright {
		 color: #7f919e;
		float: left;
		font-size: 14px;
		padding-top: 3px;
		text-align: right;
		width: 50%;
	}
	/* Start of new styles for post page rewamp*/
	.top5class_more{
		float: left;
		width: 100%;
	}
	.top5class_more_bg{
		/*float: left;
		width: 100%;*/
		height: 141px;
		font-size: 14px;
		color:#fff;
		position:relative;
		background:#394b61;
		cursor:pointer;

	}
	.top5class_more_bg_img{
		position: absolute;
	    width: 100%;
		height: 141px;
		background-size: cover;
		top:0;
		left:0;
		opacity:.2;
	}
	.top5class_more_bg_m{
		height: 300px;
		font-size: 14px;
		color:#fff;
		position:relative;
		background:#2b2941;
		cursor:pointer;

	}
	.top5class_more_bg_img_m{
		position: absolute;
	    width: 100%;
		height: 300px;
		background-size: cover;
		top:0;
		left:0;
		opacity:.2;
	}
	.top5class_more_head {
	   border-bottom: 1px solid #fff;
	   font-size: 15px;
	   color: #fff;
	   padding: 10px 0;
	   margin: 0 20px;
	   text-align: left;
	   bottom: 20px;
	   position: absolute;
	   /* text-shadow: 1px 1px 10px #000; */
	   width: 84%;
		font-family:'Roboto',Helvetica,Arial,sans-serif;
	}
	.top5class_more_head_m {
	   border-bottom: 1px solid #fff;
	   font-size: 14px;
	   color: #fff;
	   padding: 10px 0;
	   margin: 0 20px;
	   text-align: left;
	   bottom: 20px;
	   position: absolute;
	   /* text-shadow: 1px 1px 10px #000; */
	   width: 84%;
		font-family:'Roboto',Helvetica,Arial,sans-serif;
	}
	.top5class_more_games{
		float: left;
		width: 100%;
    font-size:15px;
	}
	.gamelist_post{
		text-align: left;
		margin: 20px 0 0 0;
		padding:0 20px 0 20px;
		line-height: 1.5;
	}
	a .gamelist_post{
		color: #888 !important;

	}
	a:hover .gamelist_post {
		color: #0bdb8b !important;
	}
	a:hover .gamelist {
		color: #0bdb8b !important;
	}
	.firstmorepost,.firstmorepostmob {
		text-align: left;
		margin: 20px 0 0 0;
		padding:0 20px 0 20px;
		line-height: 1.5;

	}
	a .firstmorepost{
		color: #888;
	}
	/*.firstmorepost a:hover{
		color: #17c287  !important;
	}*/

	a .firstmorepostmob{
		color: #888;
	}
	/*.firstmorepostmob a:hover{
		color: #17c287 !important;
	}*/
	/*.post-border-div{
		border-top:1px solid #e6e6e6;
		width:97%;
		left:20px;
		height:1px;
		z-index:-1;
	}*/
	.post-border-div{
		width:100%!important;
		float:left;
		border-top:1px solid #e6e6e6;
		height:1px;
		padding-bottom:20px;
	}

	.simplefavorite-button{
		display: none !important;
	}
	.post-image-div{
		width:100%;
		float:left;
		padding:0 0 30px 0;
		display:block;
		/* max-height: 350px;
   	overflow: hidden; */
	}
	.post-image-div img{
		width:100%!important;
	}

	/* END of new styles for post page rewamp*/
	 /* SOF of new styles for post/page mobile footer*/
	.container01-mob{
		padding:0px;
	}
	.footer_in {
		margin: 0 auto;
		width: 100%;
	}
	 .right_footer {width: 100%; display:block; float:none; margin:0 auto;}
    .footer_in {margin: 0 auto; width: 100%;}
    .footer_bg p {text-align: center !important;}
    .stay-in-touch {margin: 0 0 11px 0; text-align: center !important;}
    .logosize-foot{float: none; margin: 7px auto 0px;}
    .span3 {float: none; margin: 0 auto; width: 184px;}
    .row-fluid .offset2:first-child {margin-left: 0;}
    .row-fluid .span10 {width: auto;}
    .ft-iconlist {
        border-bottom: 1px solid #333333;
        float: right;
        margin-bottom: 12px;
        margin-right: 0;
        padding-bottom: 12px;
        padding-left:0;
    }
    .pull-right {
        clear: both;
        float: none !important;
        text-align: center;
    }
    .ft-logo {
        border: 0 none;
        display: block;
        margin-bottom: 8px;
        margin-left: 0;
        width: auto;
    }
    .home_srchbox{
        text-align: center; margin: auto 0px; width: auto;
    }
    /* .footer_bg .span12{width: 190px !important; display: block !important; float: none !important; margin: 0 auto !important;} */
	.footer_bg .span12{width: 225px !important; display: block !important; float: none !important; margin-left: -25px !important;}
	@media(max-width:768px) {
		#content {
		 padding-bottom: 0px!important;
		}
	}
	/* END of new styles for post/page mobile footer*/
