/*
#content_wrapper .inner .inner_wrapper .sidebar_content {
	width: calc(100% - 24px);
}
*/

#content_wrapper .inner .inner_wrapper .sidebar_wrapper {
	/*width: 350px;*/
	width: 470px;
}

.post_wrapper.half:nth-child(2n+2) {
	margin-left: 0px;
}

.post_wrapper.half:nth-child(2n+3) {
	margin-left: 21px;
}

.featuredpost_wrapper {
	float: left;
	width: 100%;
	margin-top: 6px;
}

.featuredpost_wrapper .homefeaturedimagelink {
	float: left;
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.featuredpost_wrapper img.homefeaturedimage {
	float: left;
	width: 100%;
}

.featuredpost_background {
	float: left;
	width: calc(100% - 7px);
	padding: 25px 0 0 7px;
	background: #FFFFFF;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.featuredpost-contentarea {
	float: left;
	width: calc(100% - 20px);
	padding: 10px;
}

.featuredpost-title {
	float: left;
	width: 100%;
	color: #404040;
	font-family: 'Gnuolane', sans-serif;
	font-size: 27px;
}

.featuredpost-title:hover {
	color: #666666;
}

.featuredpost-postdetails {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.featuredpost-thecontent {
	float: left;
	width: 100%;
	color: #666;
}

.featuredpost-thecontent p {
	padding: 0;
}

#footer .searchform {
	margin-left: 15px;
    width: calc(100% - 15px) !important;
    float: left;
    margin-top: 10px;
}

#footer .searchform input {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	color: #666666;
}

.sidebar-ads {
	float: left;
	width: calc(100% - 40px);
	margin: 0 20px;
}

.comments {
	float: left;
	width: 100%;
	position: relative;
}

.fbauthtext {
    float: left;
    width: 100%;
    text-align: center;
    color: #3A455F;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    margin-top: 30px;
}

.fb-authorization .fbauthbutton {
    background: url('http://news.groopspeak.com/wp-content/themes/groopspeaknews/images/fbloginbutton.jpg');
    width: 177px !important;
    height: 32px !important;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 10px;
}

.contentfooterwrap {
	width: 100% !important;
    margin-top: 50px;
    margin-bottom: 30px;
    height: 38px !important;
}

.twitterlike-right {
    float: right;
    width: 47%;
    height: 46px;
    background: #52A6F7;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 46px;
    font-family: 'Open Sans', sans-serif;
}

.facebooklike-left {
    float: left;
    width: 47%;
    height: 46px;
    background: #3960BA;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 46px;
    font-family: 'Open Sans', sans-serif;
}

.icon-facebook:before {
    content: "\f09a";
    font-family: FontAwesome;
    font-style: normal;
    padding-right: 6px;
}

.icon-twitter:before {
    content: "\f099";
    font-family: FontAwesome;
    font-style: normal;
    padding-right: 6px;
}

#navtoggle-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    overflow-y: scroll;
    top: 0;
    left: 0;
    webkit-overflow-scrolling: touch;
    font-family: 'Lato', sans-serif;
}

.searchwrap {
    float: left;
    width: 100%;
    margin: 28px 20px 20px 22px;
}

.searchwrap form {
    float: left;
    width: 100%;
}

.searchglass {
    float: left;
    background: url('http://news.groopspeak.com/wp-content/themes/groopspeaknews/images/searchglass.png');
    width: 21px;
    height: 21px;
}

.searchwrap form input {
    float: left;
    font-size: 22px;
    color: #aaaaaa;
    border: none;
    border-bottom: 1px solid #444444;
    background: transparent;
    margin-left: 11px;
    margin-top: -3px;
    padding-bottom: 4px;
    width: 80%;
}

.navtoggle-wrapinner {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding: 5%;
}

#navtoggle-close {
    position: absolute;
    color: #DDDDDD;
    right: 0;
    margin-right: 5%;
    font-weight: 700;
    font-size: 30px;
    z-index: 9999;
    cursor: pointer;
}

.navtoggle-wrapleft {
    float: left;
    display: block;
    margin-right: 2.6738%;
    width: 48.6631%;
}

.navtoggle-header {
    border-bottom: 1px solid #5F5F5F;
    color: #fff;
    letter-spacing: .04rem;
    padding: 10px 0;
    margin: 4% 0 0;
    float: left;
    width: 100%;
    font-size: 16px;
}

.navtoggle-wrapleft ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.navtoggle-wrapleft ul li {
    float: left;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 80px;
    width: 100%;
    text-decoration: none;
    list-style-type: none;
    height: 80px;
    letter-spacing: 0.7px;
    transition: all 0.5s ease;
}

.navtoggle-wrapleft ul li:before {
    content: "\f061";
    font-family: FontAwesome;
    color: #fff;
    float: right;
    font-size: 24px;
    padding: 0;
    line-height: 80px;
}

.navtoggle-wrapleft ul li a {
    color: #FFFFFF;
    text-decoration: none;
}

.navtoggle-wrapleft ul li:after {
    border-bottom: 5px solid #F06140;
    width: 5%;
    height: 1px;
    float: left;
    content: " ";
    color: transparent;
    position: absolute;
    clear: both;
    margin-top: 62px;
    left: 5%;
    transition: all 0.5s ease;
}

.navtoggle-wrapright {
    float: left;
    display: block;
    margin-right: 0;
    width: 48.6631%;
    margin-top: 66px;
    position: fixed;
    right: 10px;
}

.navtoggle-wrapright ul {
    float: left;
    margin: 0;
    padding: 0;
}

.navtoggle-wrapright li {
    float: left;
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}

.navright-img {
    float: left;
    width: 75px;
    height: 75px;
    overflow: hidden;
}

.navright-img img {
    float: left;
    margin: 0;
    position: relative;
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.navright-title {
    float: right;
    color: #EAEAEB;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    width: 80%;
    /* margin-left: 30px; */
    height: 80px;
    display: table;
    line-height: 25px;
}

.navright-title:hover {
	color: #4c69ba;
}

.navright-title span {
    vertical-align: middle;
    display: table-cell;
}

.navtoggle-wrapleft li.categories {
	list-style-type: none;
    color: transparent;
}

.mobilead {
	display: none;
}

#content_wrapper .inner .inner_wrapper .sidebar_content {
	/*width: 550px;*/
	width: 590px;
}

.single .post_wrapper, .category .post_wrapper, .search .post_wrapper {
	/*width: 541px;*/
	width: 580px;
}

.single .post_inner_wrapper, .category .post_inner_wrapper, .search .post_inner_wrapper {
	width: 500px;
}

.single .post_wrapper .post_img a img, .category .post_wrapper .post_img a img, .search .post_wrapper .post_img a img {
	width: 100%;
}

single .post_wrapper .post_img, .category .post_wrapper .post_img, .search .post_wrapper .post_img {
	float: left;
	height: 225px;
	margin-bottom: 16px;
	overflow: hidden;
	width: 100%;
}

.category .post_wrapper .caption_cat, .search .post_wrapper .caption_cat {
	display: none;
}

#about_the_author {
	width: calc(100% - 30px);
}

.home .sidebar_content {
	width: calc(100% - 20px);
}

.post_social {
	display: block !important;
	float: left;
	width: 100%;
	margin-top: 15px;
}

.post_inner_wrapper iframe {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.home .post_wrapper.half {
	width: 344px;
}

.home .post_wrapper.half a img {
	width: 100%;
}

.googlead {
	height: 100% !important;
}

#respond iframe {
	width: 99% !important;
}

.post_social  {
	margin-bottom:-19px;
	margin-top:6px;
}

.post_inner_wrapper img {
	max-width: 100%;
}

#about_the_author .thumb {
	margin: 0;
	margin-right: 10px;
}

.indexadspace {
	width: 336px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.underauthoradspace {
	width: 336px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media screen and (max-width: 1120px) {
	.standard_wrapper {
		width: 1000px;
	}
	.main_nav ul, .main_nav {
		width: 1000px;
	}
	#content_wrapper {
		width: 1000px;
	}
	#content_wrapper .inner {
		width: 1000px;
	}
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper {
		width: 400px;
	}
	#content_wrapper .inner .inner_wrapper .sidebar_content {
		width: 560px;
	}
	.single .post_wrapper, .category .post_wrapper, .search .post_wrapper {
		width: 550px;
	}
	.home .post_wrapper.half {
		width: 311px;
	}
}

@media screen and (max-width: 1000px) {
	.featuredpost_wrapper {
		width: 100% !important;
		max-width: 100% !important;
	}
	.featuredpost_background {
		width: 100% !important;
		max-width: 100% !important;
	}
	.home #content_wrapper .inner .inner_wrapper img {
		width: 100% !important;
		max-width: 100% !important;
	}
	.home .sidebar_left_home_wrapper {
		width: 100% !important;
		max-width: 100% !important;
	}
	.home .post_wrapper.half {
		max-width: 100% !important;
		width: 233px;
	}
	.single .post_inner_wrapper, .category .post_inner_wrapper, .search .post_inner_wrapper {
		width: 450px !important;
		max-width: 100%;
	}
	.home .post_inner_wrapper {
		width: 200px;	
	}
}

@media screen and (max-width: 960px) {
	.logo {
		text-align: center !important;
		float: none !important;
	}
	.hamburger {
		background: url('../images/hamburger.jpg');
		width: 40px;
		height: 26px;
		float: right;
		display: block !important;
		cursor: pointer;
	}
	.hamburger:hover {
		background: url('../images/hamburger.jpg') 0 -26px;
	}
	.header_ads {
	    float: none;
	    width: 728px;
	    margin: 0 auto;
	    margin-bottom: -28px;
	}
	.sidebardeskad {
		display: none !important;
	}
}

@media screen and (max-width: 870px) {
	.navright-title {
	    font-size: 14px;
	    margin-left: 6px;
	    width: 70%;
	    height: 50px;
	}
	.home .post_inner_wrapper, .home .post_header_wrapper.half {
		width: calc(100% - 40px) !important;	
	}
}

@media screen and (max-width: 800px) {
	.navtoggle-wrapleft ul li {
	    margin-bottom: 11px;
	    padding: 14px 0 24px 0;
	    border-bottom: 5px solid #F06140;
	    line-height: 0;
	    height: auto !important;
	}
	.navtoggle-wrapleft ul li:before {
	    line-height: 20px;
	}
	.navtoggle-wrapleft ul li a {
	    line-height: 30px !important;
	}
	.navtoggle-wrapleft ul li:after {
	    border: none;
	}
	.navtoggle-wrapright {
	    position: fixed;
	    right: 0;
	}
}	

@media screen and (max-width:767px) {
	#menu_border_wrapper {
		display: none;
	}
	.mobilead {
		display: block !important;
	}
	.deskad {
		display: none !important;
	}
	.home .post_wrapper.half, .home .post_wrapper.half .post_img a img {
		width: 100% !important;
	}
	.post_wrapper.half:nth-child(2n+3) {
		margin-left: 0 !important;
	}
	.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half {
		width: auto;
		padding: 20px;
	}
	post_social {
		float: left;
	    width: 100%;
	    display: block !important;
	    margin-top: 18px;
	}
	.header_ads {
		display: none;
	}
	#content_wrapper {
		margin-top: -50px !important;
	}
	.single .post_inner_wrapper, .category .post_inner_wrapper, .search .post_inner_wrapper {
		width: 400px !important;
		max-width: 100%;
	}
	.home .sidebar_content {
		width: 100% !important;
	}
	.home .post_header_wrapper {
		margin: 0;
		padding: 0;
		margin-top: -26px;
	}
	.home .post_header_wrapper.half h4 {
		font-size: 25px;
	}
	.sidebar {
		display: none;
	}
	body.single #content_wrapper {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 612px) {
	.navright-title {
	    font-size: 12px;
	    margin-left: 6px;
	    width: 62%;
	    height: 50px;
	    line-height: 17px;
	}
}	

@media screen and (max-width: 499px) {
	.navright-title {
	    font-size: 11px;
	    line-height: 13px;
	}
	.navright-img {
	    width: 50px;
	    height: 50px;
	}
	.navright-img img {
	    width: 50px;
	    height: 50px;
	}
	.navtoggle-wrapleft ul li {
	    font-size: 19px;
	    line-height: 20px;
	    height: 20px;
	}
	.navtoggle-wrapleft ul li:after {
	    margin-top: 56px;
	}
	.single .post_inner_wrapper {
		width: 312px !important;
		max-width: 100%;
	}
	.facebooklike-left {
		width: 100% !important;
		margin-bottom: 10px;
	}
	.twitterlike-right {
		width: 100% !important;
	}
	.contentfooterwrap {
		height: 96px !important;
	}
	.home .post_inner_wrapper {
		margin-top: -17px !important;
		margin-bottom: 0 !important;
	}
	.home .post_header_wrapper.half h4 {
		font-size: 25px;
		line-height: 30px;
	}
	.home .post_inner_wrapper hr {
		margin-top: -9px;
		margin-bottom: -14px;
	}
	.home .post_inner_wrapper p {
		padding-top: 9px;
		padding-bottom: 0px;
	}
	.home .featuredpost_wrapper .homefeaturedimagelink {
		height: auto;
	}
	.home .featuredpost-contentarea {
		margin-top: -24px;
		text-transform: uppercase;
	}
	.home .featuredpost-title {
		line-height: 30px;
	}
	.home .featuredpost_wrapper {
		display: none;
	}
	#wrapper {
		width: 380px !important;
	}
	#content_wrapper {
		width: 370px !important;
	}
	#content_wrapper .inner {
		width: 350px !important;
	}
	#content_wrapper .inner .inner_wrapper .sidebar_content {
		width: 350px !important;
	}
	.googlead {
		margin-left: -12px;
	}
	.mobiletoprevcontent {
		margin-top: -19px;
	}
	.post_inner_wrapper hr {
		margin-top: -18px !important;
	}
	.sidebar_wrapper {
		width: 100% !important;
	}
	.post_social  {
		margin-bottom:-8px;
		margin-top:6px;
	}
	#content_wrapper {
		padding-bottom: 0px !important;
	}
}	