#stacks_in_30>.s3_row {
	margin: 0 -10px;
}

#stacks_in_30>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_30>.s3_row>.s3_column_right {
	width: 20.000000%;
}




#stacks_in_30>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_30>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_30>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}








.com_instacks_poster2_main_stack img {
    max-width: 100%;
    height: auto;
}





/* For edit and !edit mode */
.poster-warning {
    color: red;
    text-align: center;
    font-weight: bold;
}

.com_instacks_poster2_main_stack .poster-inside-main-warning,
.poster-template-area-edit .poster-inside-template-warning,
.poster-item-area-edit .poster-inside-item-warning  {
    display: block !important;
}

.poster-inside-main-warning,
.poster-inside-template-warning,
.poster-inside-item-warning {
    display: none;
}

/* .poster-title a:hover, */
.poster-header-content a,
.poster-header-content a:hover {
    text-decoration: none;
    color: inherit;
}

.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}

.poster-external-link::after {
    font-family: 'instacks-fontawesome-solid';
    
    content: "\f08e";
    
    margin-left: 1rem;
    font-size: smaller;
}

/* Social */

.poster-social {
    font-size: 1rem;
    text-align: left;
    line-height: 1rem;
}

.poster-social a {
    text-decoration: none;
    margin-right: 0.5rem;
}

.poster-social a::after {
    position: static;
}



.poster-share::after {
    font-family: 'instacks-fontawesome-solid';
    
    color: #808080;
    
    
    content: "\f1e0";
    
}


.poster-facebook {
    display: none;
}


.poster-facebook::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #01257A;
    
    
    content: "\f39e";
    
}


.poster-twitter {
    display: none;
}


.poster-twitter::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #55ACEE;
    
    
    content: "\f099";
    
}


.poster-pinterest {
    display: none;
}


.poster-pinterest::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #BD2026;
    
    
    content: "\f231";
    
}


.poster-linkedin {
    display: none;
}


.poster-linkedin::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #2E8CD7;
    
    
    content: "\f0e1";
    
}


.poster-xing {
    display: none;
}


.poster-xing::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #1A7576;
    
    
    content: "\f168";
    
}



.poster-envelope::after {
    font-family: 'instacks-fontawesome-solid';
    
    color: #000000;
    
    
    content: "\f0e0";
    
}

.poster-thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.poster-thumbnail-caption {
    margin-top: 5px;
}
#stacks_in_2 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}



.poster-navigation {
    text-align: center;
}


.poster-navigation {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.poster-navigation a {
    text-decoration: none;
}













.poster-list-item {
    transition: background-color 500ms;
    
    
    
    
}

.poster-item {
    
}

.poster-list-item:hover {
    
}

.poster-body {
    
    margin: 5 5 5 5 !important;
    
}
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_29 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_29 {
		display: none !important;
	}
}


/* For edit and !edit mode */
.poster-core-missing-warning {
    display: none !important;
}