/*
Theme Name: Colony
Theme URI: http://themeskanon.com/livedemo/wp/colony
Author: Themeskanon
Description: Colony Single Page Wordpress Template is the one page Wordpress theme. The theme has clean design and it is easy to customize. There have two front page style, one blog page and two portfolio page. The image which we used in the theme, all are open source product. In the portfolio section we use isotop filter tor sorting the portfolio category. We use the bootstrap version 4.6.0 in Colony single page wordpress template and the font awesome version 5.13.0 for icon of the wordpress template. This template is used for your open ideas and it makes the block editor with your best concepts. Use it for growing your web feelings. You can use it for yours portfolio, business website, personal website, bog and many other purpose.
Version: 2021.1
Requires PHP: 5.6
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: colony
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
.alignfull {
	margin: 0px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}
.alignwide {
	margin: 0px calc(50% - 650px);
	max-width: 100vw;
	width: 100vw;
}
@media only screen and (min-width: 992px) and (max-width: 1132px){
	.alignfull {
		margin: 0px calc(50% - 50vw);
	}
}
@media only screen and (min-width: 320px) and (max-width: 991px){
	.alignfull {
		margin: 0px calc(50% - 50vw);
	}
}
@media (max-width: 1280px)  {
	.alignwide {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
	}
}
@media (max-width: 920px)  {
	.alignwide {
		margin: 0;
		max-width: 100%;
		width: 100%;
	}
}

@media (max-width:599px) {
	.wp-block-column {
		flex-basis: 100%!important
	}
}

@media (min-width:600px) and (max-width:781px) {
	.wp-block-column:not(:only-child) {
		flex-basis: calc(100% - 0em) !important;
		flex-grow: 0;
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
}

@media (min-width:782px) and (max-width:991px) {
	.wp-block-columns {
		flex-wrap: wrap;
	}
	.wp-block-column {
		flex-basis: 100%!important;
		margin-left: 0 !important;
	}
}