@charset utf-8;
/*--
	Theme Name: WordPress Theme 1264
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:#1b1b1a;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
  max-width: 100%;
  height: auto;
  width: 100%;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:1.5em;
  line-height:1.2em;
  margin:0 0 0.75em;
  color:#02010e;
  letter-spacing:-1px;
  font-weight:normal;
}
h2{
  font-size:18px;
  line-height:1.5em;
  margin:0 0 1em 0;
  font-weight:normal;
  letter-spacing:-1px;
}
	h2 a {
		color:#0a0a0a;
		text-decoration:none;
	}
	h2 a:hover { color:#707070;}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h3.title {
  font-size:18px;
  line-height:1.2em;
  font-weight:normal;
}
h4{
  font-size:1em;
  margin:0 0 1.5em;
}
h5{
  font-size:0.8333em;
  margin:0 0 1em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
 
}

img{
    max-width: 100% !important;
    width: 100%;
    height: auto !important;
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}

.wp-block-image img {
    max-width: 100% !important;
    width: 100% !important;
     height: auto !important;
}


ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 1.5em;
  font-size: 16px;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  padding:.5em .3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}

 input, select, textarea {
    max-width: 100%;
}

/* General
---------------------------------------- */
html,
body {
  overflow-x: hidden;

	}
body{
	color: #0e0d0d;
	font: 100%/20px Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.75em;
	background:#666666;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}


/* Header
---------------------------------------- */
#header {
	height:225px;
	position:relative;
	z-index:999;
	background: #050505;
	 margin-top: -33px;
}
/*.home #header {}*/

#header .top {
	position:relative;
	z-index:999;
}

/* Logo */
.logo {
	position:absolute;
	left:0;
	top:73px;
    max-width: 500px;
}
	.logo h1,
	.logo h2 {
		font-size:60px;
		line-height:1.2em;
		margin-bottom:0;
		font-weight:normal;
		font-family: 'Anton', arial, serif;
		}
		.logo h1 a,
		.logo h2 a {
			color:white;
			text-decoration:none;
			}
			
	.logo p.description {
		font-size:25px;
		line-height:1.2em;
		color:#777777;
		font-family: 'Dancing Script', arial, serif;
		padding-left:114px;
		margin: 0;
	}		


/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}
	.button-outdent {
		
		}



/* Roundabout Gallery
---------------------------------------- */
#slider-wrapper {
	height:414px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:153px;
	width:100%;
	z-index:99;
	display:none;
}
	
.roundabout-holder  { 
	height:415px;
	width:1100px;
	position:absolute;
	left:50%;
	margin:2px 0 0 -550px;
}
.roundabout-moveable-item {
   width: 556px;
   height: 415px;
   overflow:hidden;
   cursor: pointer;
   list-style-type:none;
}
.roundabout-moveable-item img {
	height:100%;
	width:100%;
	display:block;
}
.roundabout-in-focus { 
	cursor: auto;
}
	.roundabout-in-focus a {
		display:block;
		width:556px;
		height:415px;
	}


#slider-wrapper .next-prev {
	/*position:absolute;
	left:50%;
	top:174px;
	width:556px;
	margin-left:-278px;*/
}

#slider-wrapper #next,
#slider-wrapper #previous {
	width:72px;
	height:71px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(images/next-prev.png);
	position:absolute;
	top:174px;
	z-index:999;
}
#slider-wrapper #next { 
	background-position:-72px top;
	right:50%;
	margin-right:-315px;
/*	float:right;
	margin-right:-37px;
*/}
#slider-wrapper #next:hover { background-position:-72px -71px;}
#slider-wrapper #previous { 
	/*float:left;
	margin-left:-46px;*/
	left:50%;
	margin-left:-326px;
}
#slider-wrapper #previous:hover { background-position:left -71px;}



/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			0; /* match ul width */
	top:			0;
	margin-left:1px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:670px;
	margin-top:105px;
	float:	right;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:			white;
}
.sf-menu > li { margin-left:22px;}
.sf-menu > li > a {
	font-size:17px;
	font-family: impact, arial, serif;
	text-transform:lowercase;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current_page_item > a { color: #828080;}


.sf-menu li li {
	background:url(images/sub-left.gif) no-repeat left top;
	margin-bottom:1px;
}
.sf-menu li li:hover,
.sf-menu li li.sfHover { background-position:left -34px;}

.sf-menu li li a {
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(images/sub-right.gif);
	font-size:11px;
	line-height:34px;
	text-transform:uppercase;
	padding-left:17px;
	height:1%;
}
.sf-menu li li a:hover,
.sf-menu li li.sfHover a {
	color:black;
	background-position:right -34px;
}
.sf-menu li li.sfHover li a {
	background-position:right top;
	color:white;
}
.sf-menu li li li:hover a,
.sf-menu li li li a:hover {
	color:black;
	background-position:right -34px;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	9px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			0;
	top:			1.05em; /* IE6 only */
	width:			5px;
	height:			3px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/nav-arrow.gif) no-repeat 0 0; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			7px;
	background-position: 0 0; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: 0 0; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  0 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position:0 0; /* arrow hovers for modern browsers*/
}

.sf-menu li li .sf-sub-indicator { background-position:-9999px 0 !important;}

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:45px 0 58px 0;
}
	
#content {

  padding: 20px;
  
}
	#content .indent {
		padding:0 30px 0 0;
		}





/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	width: 90%;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fafafa;
				border:1px solid #eee;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						display:inline-block;
						background:#3a3939;
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						}
					.reply a:hover {
						background:#666;
						}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:1em 0 0 20px;
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page h1 { color:black;}

	#page-content h2,
	.page #content h2 { font-size:20px;}
		#page-content ul,
		.post-content ul { margin-left:0;}
			#page-content ul li,
			.post-content ul li {
				list-style-type:none;
				padding:0 0 3px 12px;
				background:url(images/bull.gif) no-repeat left 8px;
			}
	
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}
	
ul.posts-list { margin:0;
    
}	
	ul.posts-list li {
		list-style-type:none;
		border-top:3px solid #eee;
		padding-top:44px;
		margin-top:39px;
	}
	ul.posts-list li:first-child { 
		border:none;
		margin:0;
		padding:0;
	}


article.post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
}


article.single-post {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
.featured-thumbnail {
		float:none;
		 margin-bottom: 10px;
         padding-right: 20px;
        width: 100%%;
	}
	
article.single-post .featured-thumbnail {
		float:none;
		 margin-bottom: 10px;
         width: 100%;
	}

.featured-thumbnail img {
			margin:0 20px 0 0;
			border-bottom:5px solid #ccc;
			float:none;
		}
		a.featured-thumbnail:hover img { border-color:black;}
		
		*+ html a.featured-thumbnail { margin-top:-3px; position:relative;}
		
	.single .featured-thumbnail img { margin-top:5px; max-width: 100%;
    height: auto;
    width: 100%;}	
		
	.post-content {
	font-weight: 300;
    margin: 0 0 1.5em;
    font-size: 16px;
	}
	
		.post-content .excerpt {
			margin-bottom:1.5em;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
.single-post .post-content {

}
		
		
.post-meta {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
	height:auto;
}
	.post-meta time.fleft {
		width:58px;
		height:55px;
		background:#1b1b1a;
		border-bottom:5px solid #ccc;
		text-align:center;
		color:#707070;
		font-size:11px;
		text-transform:uppercase;
		margin-right:13px;
	}
		.post-meta time.fleft span {
			color:white;
			font-size:20px;
			line-height:1em;
			display:block;
			font-family: 'Anton', arial, serif;
			padding-top:13px;
			margin-bottom:-4px;
		}
	
	.post-meta .fright {}	
		.post-meta .fright a { 
			color:#707070;
			text-decoration:none;
			width:41px;
			height:37px;
			display:block;
			line-height:35px;
			background:url(images/icon-comments.gif) no-repeat left top;
			text-align:center;
		}
		.post-meta .fright a:hover { font-weight:bold;} 
	
	.post-meta small {
		font-size:11px;
		text-transform:uppercase;
	}	
	.post-meta small,
	.post-meta small a {
		color:#707070;
	}	
	
	.post-meta small a { text-decoration:none;}
	.post-meta small a:hover { text-decoration:underline;}
		
.post-meta h2 { margin: 4px 0 -5px 0;}
		
.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	border-bottom:5px solid #ccc;
	  max-width: 100%;
	  margin-bottom: 10px;
    margin-top: 10px;

	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	border-bottom:5px solid #ccc;
	    max-width: 100%;
		margin-bottom: 10px;
    margin-top: 10px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	border-bottom:5px solid #ccc;
	  max-width: 100%;
	  margin-bottom: 10px;
    margin-top: 10px;
	}
.alignnone {
	margin:0 0 10px 0;
	padding:7px;
	border-bottom:5px solid #ccc;
	 max-width: 100%;
	 margin-bottom: 10px;
    margin-top: 10px;
	}




/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
	padding-top:30px;
	font-weight:bold;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	border-bottom:1px solid #eee;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #eceaea;
	padding:20px;
	margin-bottom:2em;
	background:#f6f6f6;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments ul { margin-left:0;}
	#recent-author-comments ul li {
		list-style-type:none;
		padding:0 0 3px 12px;
		background:url(images/bull.gif) no-repeat left 7px;
	}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 100px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#707070;
	}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		color:black;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			color:black;
			}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
.header-title {
	margin-bottom:2.5em;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}

#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:-50px 0 50px 0;
		}
		#gallery .portfolio li {
			float:left;
			width:294px;
			margin:50px 34px 0 0;
			position:relative;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:1px;
				border:1px solid #eee;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#FFF url(images/loading.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
					
			#gallery .portfolio li h4 { 
				margin:20px 0 12px 0;
				font-size:16px;
				line-height:1.2em;
			}		
				#gallery .portfolio li h4 a { text-decoration:none;}
				#gallery .portfolio li h4 a:hover { color:#707070;}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:290px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				cursor:pointer;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				top:1px;
				}


.wp-pagenavi .pages { 
	border:none;
	line-height:25px;
}
.wp-pagenavi a {
	background:#1b1b1a;
	color:white;
	border:none !important;
	width:25px;
	height:25px;
	line-height:25px;
	padding:0 !important;
	text-align:center;
	display:inline-block;
}
.wp-pagenavi a:hover { background:#5e5e5e;}
.wp-pagenavi .current {
	border:none;
	background:#eee;
	width:25px;
	height:25px;
	line-height:25px;
	display:inline-block;
	padding:0 !important;
	text-align:center;
}


	li > a:after { content:  ' +'; }
	li > a:only-child:after { content: ''; }

/* Sidebar
---------------------------------------- */
#sidebar-1 ul,
#sidebar-2 ul { margin-left:0;}

	#sidebar-1 > ul > li,
	#sidebar-2 > ul > li {
		list-style-type:none;
		margin-top:60px;
	}
	#sidebar-1 > ul > li:first-child,
	#sidebar-2 > ul > li:first-child { margin-top:0;}

	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
			.widget h3 {
				background:#1d1c1c;
				font-size:20px;
				line-height:51px;
				font-family: 'Anton', arial, serif;
				font-weight:normal;
				padding-left:17px;
				border-bottom:5px solid #ccc;
				margin-bottom:14px;
			}
				.widget h3,
				.widget h3 a { color:white;}
				
				.widget h3 a { text-decoration:none;}
			
			.widget ul { margin:0;}	
				.widget ul li {
					list-style-type:none;
					margin-top:1px;
				}
				.widget ul li:first-child { margin-top:0;}
					.widget ul li a {
						color:#707070;
						font-size:11px;
						line-height:34px;
						text-transform:uppercase;
						text-decoration:none;
						background:url(images/button-bg.gif) no-repeat left top;
						display:block;
						padding-left:17px;
					}
					.widget ul li a:hover {
						background:#1d1c1c;
						color:white;
					}
					
		.widget.widget_archive ul li {
			background:url(images/button-bg.gif) no-repeat left top;
			cursor:pointer;
		}
		.widget.widget_archive ul li:hover {background:#1d1c1c;}
		.widget.widget_archive ul li:hover a { color:white;}			
		.widget.widget_archive ul li a {
			background:none;
			display:inline-block;
		}			
					
		.widget.widget_twitter h3 a {
			background:url(images/icon-twitter.gif) no-repeat right 10px;
			display:block;
			margin-right:12px;
		}	
		.widget.widget_twitter h3 a:hover { color:#267dcb;}
		
		.widget.widget_twitter ul { margin-bottom:26px;}
			.widget.widget_twitter ul li {
				border-top:1px solid #eeeeee;
				margin-top:22px;
				padding-top:22px;
				width:100%;
				overflow:hidden;
				vertical-align:top;
			}
			.widget.widget_twitter ul li:first-child { 
				border:none;
				margin-top:0;
				padding-top:0;
			}
				.widget.widget_twitter ul li a {
					background:none;
					font-size:12px;
					text-transform:none;
					line-height:1.2em;
					color:black;
					text-decoration:underline;
					font-weight:bold;
					display:inline-block;
					padding:0;
				}
				.widget.widget_twitter ul li a:hover { text-decoration:none;}
		
		.widget.widget_twitter a.timesince {
			font-weight:normal;
			text-decoration:none;
			color:#cbcbcb;
			text-transform:none;
			font-size:12px;
			line-height:1.2em;
			display:block;
		}
		.widget.widget_twitter a.timesince:hover { color:black;}
		
		.widget.widget_twitter .text { margin-bottom:10px;}
		
		.widget.widget_twitter a.follow {
			width:100px;
			height:44px;
			line-height:44px;
			font-size:11px;
			text-transform:uppercase;
			background:url(images/button-follow.gif) no-repeat left top;
			text-align:center;
			color:white;
			text-decoration:none;
			display:inline-block;
		}
		.widget.widget_twitter a.follow:hover { background:#1b1b1a;}
		
		.widget ul.children {
			margin:0 0 0 20px;
		}

/* Calendar */
#calendar_wrap {}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#f7f7f7;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}
			


.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li {
	border-top:1px solid #eeeeee;
	padding-top:8px;
	margin-top:8px;
}
.widget.widget_recent_comments ul li:first-child,
.widget.widget_recent_entries ul li:first-child {
	border:none;
	margin-top:0;
	padding-top:0;
}
	.widget.widget_recent_comments ul li a,
	.widget.widget_recent_entries ul li a {
		background:none;
		font-weight:bold;
		color:black;
		font-size:12px;
		line-height:20px;
		padding:0;
		text-transform:none;
		text-decoration:underline;
	}
	.widget.widget_recent_comments ul li a:hover,
	.widget.widget_recent_entries ul li a:hover { text-decoration:none;}
			


/* Custom widgets
---------------------------------------- */

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:1.5em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			}

/* Post Cycle */
.post_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_cycle li {
		border-bottom:1px solid #eee;
		padding:0 0 1.2em 0;
		margin:0 0 1.2em 0;
		}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}

.latestpost {
	width:100%;
	overflow:hidden;
	margin:0;
}	
	.widget .latestpost li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		border-top:1px solid #eeeeee;
		padding-top:16px;
		margin-top:14px;
	}
	.latestpost li:first-child {
		border:none;
		margin-top:0;
		padding-top:0;
	}
		.latestpost li .alignleft {
			border:none;
			padding:0;
			margin-top:3px;
			margin-bottom:0;
		}
		.latestpost li .smalltext {
			color:#cbcbcb;
			text-transform:none;
			font-size:12px;
			line-height:1.2em;
			display:block;
			margin-bottom:10px;
		}
		.widget .latestpost li a { 
			background:none;
			padding:0;
			line-height:20px;
			font-size:12px;
			text-transform:none;
		}
		.widget .latestpost li a:hover {
			background:none;
			color:black;
		}	

.text-styled { 
	margin-top:20px;
	display:block;
	padding-left:1px;
}
	.text-styled a {
		color:#1b1b1a;
		font-weight:bold;
		text-transform:capitalize;
	}



.widget.widget_my_postwidget h3 {
	background:none;
	font-size:25px;
	color:#0a0a0a;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:0;
	border:none;
}



/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:#f4f4f4;
		border:1px solid #eceaea;
		padding:1.5em;
		margin-bottom:2em;
		}
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			}
			.testimonials li blockquote p {
				margin:0 0 .5em 0;
				padding:0;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
		}
			.testimonials li .name-testi a {
				font-weight:normal;
				background:none;
				padding:0;
				line-height:1.2em;
				font-weight:bold;
				color:black !important;
				text-decoration:underline;
			}
			.testimonials li .name-testi a:hover {
				background:none;
				text-decoration:none;
			}
				



/* Footer
---------------------------------------- */
#footer {
	background:#050505;
	padding:30px;
}
	#footer .grid_24 {
		padding:38px 0;
		overflow:hidden;
       margin: 0 auto;
       float: none;
	}
	#footer p { margin:0;}
	
	#footer,
	#footer a { color:#707070;}
	
	#footer a { text-decoration:none;}
	#footer a:hover { text-decoration:underline;}
	
	#footer a.logo-sm {
		font-size:15px;
		color:white;
		font-family: 'Anton', arial, serif;
		margin-right:4px;
		display:inline-block; 
	}
	#footer a.logo-sm:hover { text-decoration:none;}
	
	#footer a.fright {
		padding-right:13px;
		background:url(images/arrow-up.gif) no-repeat right top;
	}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	color:#1b1b1a;
	font-weight:bold;
}
	.button:hover {}
	
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:3px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:50px 0;
	}

/* Address */
.address {
	padding:15px 0 0 0;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#000;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#bdbdbd;
		color:#000;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#eee;
		padding:8px 0 8px 8px;
		width:330px;
		border:1px solid #dbdbdb;
		margin-right:10px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#eee;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:1px solid #dbdbdb;
		overflow:auto;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		background:#eee;
		height:29px;
		width:125px;
		display:inline-block;
		font-size:14px;
		color:#000;
		text-decoration:none;
		margin-bottom:2px;
		border:none;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#000;
		color:#fff;
		}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:100% !important;
			top:-5px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			}




/* Sidebar search form */
#searchform { 
	overflow:hidden;
	width:100%;
}
#searchform .searching {
		width:160px;
		background:#f7f7f7;
		border:1px solid #eceaea;
		color:#707070;
		float:left;
		margin:0;
		padding:6px 4px;
	}
	#searchform .submit {
		width:60px;
		height:29px;
		float:left;
		border:none;
		cursor:pointer;
		background:#403f3f;
		text-transform:uppercase;
		color:white;
		font-size:11px;
		margin:0;
	}
	#searchform .submit:hover { background:#737272;}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.share42init {
z-index: 1000;
display: block;
float: left;
left: 0px;
top: 0px;
position: fixed;
}

#share42,  {
  position: fixed;
  z-index: 1000;
display: block;
float: left;
left: 0px;
top: 0px;
  
}

.mains #sidebar-2{
  display: none;  
}

.toggle-nav {
    display: none;
}

h2.art-PostHeader{

word-spacing: normal;
    text-decoration: none;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    line-height: inherit;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    padding-left: 15px;

}

.fntMdl{
    
 padding: 15px;  
}



.fntClmn{

width: 20%;
}

.fntMn.nuclear{
 width: 100%;
 display: flex;

}

.fntClmn.fntClmnimg{
  margin-left: 0px;
  margin-top: 13px;
  width: 37%;
  max-height: 1377px;
  overflow: auto;  
    
}

.fntClmn.fntClmnimg img {
     max-width: 300px!important;
    width: 100% !important;
    height: auto;
}

body.page-id-11070 #main{
   background:#dbdbdb; 
}


.wpcf7-form-control.wpcf7-captchac{
	max-width: 150px !important;
}


#footer-sidebar{
display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 5px solid #ccc;
    margin-bottom: 50px;
}

#footer-sidebar1, #footer-sidebar2, #footer-sidebar3, #footer-sidebar4{

width: 22%;

}



#footer-sidebar .widget h3{

background: none;
    font-size: 20px;
    line-height: 51px;
    font-family: 'Anton', arial, serif;
    font-weight: normal;
    padding-left: 0;
    border-bottom: none;
    margin-bottom: 14px;

}

#footer #footer-sidebar .widget.widget_recent_comments ul li, #footer #footer-sidebar .widget.widget_recent_entries ul li{
border-top: none;
    padding-top: 0px;
    margin-top: 4px;

}

#footer #footer-sidebar .widget .latestpost li {
    width: 100%;
    overflow: hidden;
    vertical-align: top;
    border-top: none;
    padding-top: 16px;
    margin-top: 14px;
    border: none;
}

#footer #footer-sidebar .widget ul li a{

   background: none;
    font-weight: 500;
    line-height: 20px;
    padding: 0;
    text-transform: none;
	color: #fff;
    font-size: 16px;
    border-top: none;
    text-decoration: none;

}


#footer #footer-sidebar .widget ul li {
    list-style-type: disc;
    margin-top: 1px;
	    color: #fff;
}


#footer #footer-sidebar .widget ul {
    margin: 0;
    margin-left: 20px;
}

#footer #footer-sidebar  a {
    color: #fff;
    font-size: 16px;
    border-top: none;
    text-decoration: none;
    font-weight: 500;
}


#footer #footer-sidebar .widget_my_postwidget .text-styled a {
font-size: 14px;

}



/* Contact form */

.wrap-cals{
    position: relative;
    width: 75%;
    margin: auto;   
    
}

.lojky{
    background: #dbdbdb;
    padding: 35px 25px;
}

.lojki{

    display: flex;
    justify-content: space-around;
}


.lojki ul div {

     display: flex;
    justify-content: space-between;;

}

.lojki ul div h4 {
    width: 20%;
    background: #fff;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    color: #353535;

}

.lojki ul div h4.lojki_h {
    width: 30%;
    background: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;

}

.wrap-cals h2{
    display: block;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #f9ecb0;
    border: 1px solid #000;
    padding: 10px 20px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}


#cals-form ul {
  list-style: none;
 width: 50%; }


#cals-form label {
  margin-bottom: 14px;
  display: block; }
#cals-form label.error {
    color: red; }
#cals-form label span {
    font-size: 14px;
    color: #fff;
    opacity: .7;
    display: block;
    margin-bottom: 3px; }
#cals-form label input, #cals-form label textarea {
    background-color: #fff;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    padding: 9px 15px 9px;
    display: block;
    width: 100%;
    color: #222;
    font-size: 15px;
    border: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
    label input:focus, label textarea:focus {
      background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(90%, #e9e9e9), to(#dedede));
      background: -webkit-linear-gradient(top, #ffffff 0%, #e9e9e9 90%, #dedede 100%);
      background: -o-linear-gradient(top, #ffffff 0%, #e9e9e9 90%, #dedede 100%);
      background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 90%, #dedede 100%); }
  #cals-form label input:active, #cals-form label textarea:active {
      background-color: #e9e9e9;
      color: #fff; }



#cals-form{
  position: relative;
  overflow: hidden;
  width: 100%;}

#cals-form input, #cals-form textarea{
    width: 70%;
    border: 1px dotted #ccc;
    background: #f6f6f6;
    margin: 0 auto;}
  

 #cals-form ul li{
  display: flex;
  justify-content: space-between;}
  
   #cals-form ul li span{
    font-weight: 700;
    font-size: 15px;
    color: #666666; 
   }
  
 #cals-form ul li input{
    width: 20%;
    margin: 0 0;} 
    
#cals-form .lables{
    width: 50%;
    margin: 0 auto 15px;
}    

#cals-form br{
display: none;	
}

.wpcf7-form textarea {
    height: auto !important;
}

.wpcf7-form p {
    font-weight: 300;
    margin: 0 0 1.5em;
    font-size: 16px;
    color: #fff;
    opacity: .8;
}

 .wpcf7-submit{
  background: -webkit-gradient(linear, left top, left bottom, from(#FDCF41), color-stop(90%, #FDCF41), to(#8F7421));
    background: -webkit-linear-gradient(top, #FDCF41 0%, #FDCF41 90%, #8F7421 100%);
    background: -o-linear-gradient(top, #FDCF41 0%, #FDCF41 90%, #8F7421 100%);
    background: linear-gradient(to bottom, #FDCF41 0%, #FDCF41 90%, #8F7421 100%);
    position: relative;
    color: #1d1c1c;
    display: block;
    margin: 0;
    text-transform: uppercase;
    height: auto;
    width: 20%;
    outline: none;
    border: none;
    font-size: 16px;
    padding: 15px;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

#submit-cals.wpcf7-submit{
    background: -webkit-gradient(linear, left top, left bottom, from(#FDCF41), color-stop(90%, #FDCF41), to(#8F7421));
    background: -webkit-linear-gradient(top, #FDCF41 0%, #FDCF41 90%, #8F7421 100%);
    background: -o-linear-gradient(top, #FDCF41 0%, #FDCF41 90%, #8F7421 100%);
    background: linear-gradient(to bottom, #FDCF41 0%, #FDCF41 90%, #8F7421 100%);
    position: relative;
    color: #1d1c1c;
    display: block;
    margin: 35px auto 5px;
    text-transform: uppercase;
    height: auto;
    width: 25%;
    outline: none;
    border: none;
    font-size: 16px;
    padding: 15px 55px 19px;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}



#submit-cals.button:hover, .wpcf7-submit:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(90%, #DEDEDE), to(#808080));
    background: -webkit-linear-gradient(top, #ffffff 0%, #DEDEDE 90%, #808080 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #DEDEDE 90%, #808080 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #DEDEDE 90%, #808080 100%); }


#cals-form ul li .wpcf7-form-control-wrap{
    font-weight: 700;
    font-size: 15px;
    width: 20%;
    color: #666666;
}

#cals-form ul li span input {
    margin: 0 0;
    width: 100%;
    padding: 5px;
}

div.wpcf7 img.ajax-loader {
    max-width: 35px !important;
}


#cals-form .lables_file {
    text-align: left;
    width: 28%;
    padding-left: 10px;
    background: none;
}

#cals-form input.pfile, #cals-form .file-911{
    background: none;
    padding: 0;
    opacity: 0.8;
    position: relative;
    z-index: 0;
    margin-top: 8px;
}

#cals-form .file-911:before {
    content: "";
    width: 46.5%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #ffffff0f;
    color: #000;
    z-index: 1;
}

#cals-form .file-911:after {
    content: "\2913";
    width: 127px;
    text-align: center;
    height: 42px;
    font-size: 32px;
    font-weight: bold;
    position: absolute;
    top: -5px;
    background: #fff;
    opacity: 1;
    bottom: 2px;
    padding-top: 10px;
    left: 50%;
    margin-left: -50%;
    color: #000;
    z-index: 2;
        border: 0.5px solid #666666;
}



@media (max-width: 1250px){
    
#header {
   
    padding: 20px;
}
.wrap-cals{
    width: 80%;

}  
  
}


@media(max-width: 1025px) {
	
.sf-menu {
    max-width: 50%;
    padding-left: 40px;

}
	
.sf-menu > li {
    padding: 0 0 5px 0;
}

.wpcf7-submit, #submit-cals.wpcf7-submit{
   width: 30%;
    padding: 15px;
}
 
#cals-form ul {
    list-style: none;
    width: 40%;
    margin: auto;
}


#cals-form label textarea {
   width: 60%;
    height: 170px !important;
    margin: 40px auto 45px;
}


.lojki ul div h4.lojki_h {
    width: 40%;
}


.wrap-cals h2 {
   width: 50%;
    margin: 30px auto;
    padding: 8px;
    font-size: 18px;
}

.lojki ul div h4 {
    width: 25%;

}

#cals-form ul li .wpcf7-form-control-wrap {
    width: 25%;
}

	
}


@media(max-width: 900px) {
	
.sf-menu {
    max-width: 45%;
    padding-left: 40px;
    margin-top: 70px;
}

.logo {
    position: absolute;
    left: 0;
    top: 40px;
    max-width: 500px;
} 
.wrap-cals h2 {
   width: 42%;
   font-size: 16px !important;
}	
}


@media (max-width: 769px) {
    
 #commentform textarea {
    width: 90%;
    height: 150px;
    padding: 4px;
    overflow: auto;
}   
 
 .sf-menu {
    margin-top: 70px;
}  

.right.quarter {
    color: #fff;
}

.toggle-nav {
    display: block;
    top: 72px;
    text-align: center;
    width: 50px !important;
    height: 40px !important;
    right: 10px;
    position: absolute;
    text-decoration: none;
    z-index: 99999;

}
        
         
    a.toggle-nav:link, 
    a.toggle-nav:visited,
    a.toggle-nav:hover, 
    a.toggle-nav:active {
        text-decoration: none;
    } 


 .dashicons, .dashicons-before:before{
    font-family: dashicons;
     line-height: 0.8 !important;
     color: #fff;
    font-size: 68px !important;
    opacity: 0.9;
    width: inherit!important;
    height: inherit!important;
}

.hamburger {
    position: relative;
    display: inline-block;
    width: inherit;
    height: 30px;
    border-top: 2.5px solid #fff;
    border-bottom: 2.5px solid #fff;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0px;
    width: 100%;
    border-top: 2.5px solid #fff;
}


.primary {
    display: block;
    background: #fff;
    text-align: left;
    position: absolute;
    width: 80%;
    margin-top: 35px;
    overflow: auto;
    top: -25px;
    left: -25px;
    z-index: 9999;
}
     
.primary ul {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: auto;
    top: 0px;
    right: 0px;
    z-index: 99999;
    padding-right: 15px;
    background: #fff;
    margin-top: 10px;
}
     
.primary ul li {
    float: none;
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    color: #000;
    background: #fff;
    text-align: right;
        margin: 20px;
}
     
.primary li:after { 
    content: none; 
}
	
.sf-menu {
    max-width: 760px;
  
}	
	
.sf-menu > li > a {
    font-size: 30px;
    color: #000;
}


 #footer-sidebar1, #footer-sidebar2, #footer-sidebar3, #footer-sidebar4{
width: 48%;

}  

#footer-sidebar1, #footer-sidebar2 {
    margin-bottom: 40px;
}  
  
.wrap-cals{
 width: 100%;
 margin: auto;       
}

.lojki {
    display: flex;
    flex-direction: column; 
}   
   
#content.lojki {
    padding: 20px;
}   
   
#cals-form ul {
    width: 90%;
} 

#cals-form ul:nth-child(1){
margin-bottom: 25px;
} 
  
.wpcf7-form textarea {
    width: 90%;
}

#cals-form .lables_file {
    width: 38%;

} 

#cals-form ul {
    width: 80%;
    margin: auto;
}
.lojki ul div h4 {
    width: 20%;

}

#cals-form ul li .wpcf7-form-control-wrap {
    width: 20%;
}


}

@media (min-width:610px) and (max-width:769px) {
	
	.sf-menu {
    max-width: 50%;

}
	
.sf-menu > li {
    padding: 0 0 5px 0;
}
	
}

@media (max-width: 600px) {
    
  .logo p.description {
    font-size: 28px;
    max-width: 250px;
    padding-left: 0;
} 
.wrap-cals h2 {
    width: 50%;
}


.logo {
    top: 40px;
}

.logo h1, .logo h2 {
    font-size: 45px;
}


#header {
	min-height:250px;
}

.fntMn.nuclear{
padding-left: 0px;
    width: 100%;
    display: block;
}


.fntClmn{
width: 100%;
}

.fntClmn ul li{
display: inline-block;
padding-left: 4px;
}

.fntClmn.fntClmnimg{
  margin-left: 0px;
  margin-top: 13px;
  width: 100%;
  height: 1377px;
  overflow: auto;  
    
}
  
 #footer-sidebar{
    display: flex;
    justify-content: center;
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 5px solid #ccc;
    margin-bottom: 50px;
    flex-direction: column;
}

#footer-sidebar1, #footer-sidebar2, #footer-sidebar3, #footer-sidebar4{
width: 90%;
margin-top: 20px;
margin-bottom: 20px;

} 

.wpcf7-form textarea {
    width: 100%;
}

 .wpcf7-submit{
width: 65%;
}
 #submit-cals.wpcf7-submit {
    width: 45%;
    padding: 15px;
}  
    
 #cals-form ul li .wpcf7-form-control-wrap {
    width: 30%;
}   
      
    
    
.lojki ul div h4.lojki_h {
    width: 50%;
}

 
.lojki ul div h4 {
    width: 30%;
} 
   
   
#cals-form ul li input {
    width: 30%;
    margin: 0 0;
}  


#cals-form ul {
    width: 80%;
    margin: auto;
}
   	
}

@media (max-width: 500px){
 
 .logo {
    top: 30px;
    max-width: 80%;
}

.wrap-cals h2 {
    width: 65%;
    margin: 30px auto;
    font-size: 16px !important;
}

#cals-form label textarea {
    width: 75%;
    height: 150px !important;
}

 #cals-form .lables {
    width: 85%;
    margin: 0 auto 15px;
}

.toggle-nav {
  top: 102px;
}
}

@media (max-width: 400px){
#cals-form ul {
    width: 100%;
    margin: auto;
}

 #submit-cals.wpcf7-submit {
    width: 75%;
} 
 
.wrap-cals h2 {
    width: 75%;
    margin: 30px auto;
    font-size: 16px !important;
}

#cals-form label textarea {
    width: 90%;
    height: 150px !important;
}

 #cals-form .lables {
    width: 100%;
    margin: 0 auto 15px;
}


}

@media (max-width: 329px){
.sf-menu > li > a {
    font-size: 30px;
}
 .logo {
    top: 10px;
    z-index: 0;
    max-width: 80%;
}

}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */