/*
Theme Name: FREE Screen Responsive WordPress Theme
Theme URI: https://dessign.net/screentheme
Description: Screen Responsive WordPress Theme is stylish, customizable, simple, and readable. Perfect for any creative, architect or graphic designer.
Version: 2.0.1
Author: Dessign Themes
Author URI: http://www.dessign.net
Tags: 4 column theme, clean, portfolio
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}

/* Global */
body, div { margin: 0; padding: 0; }
body { font-size: 14px; font-family: 'Inconsolata', monospace; font-weight: 400; color: #222; line-height: 140%; }
input { font-family: 'Inconsolata', monospace; }
a {color: #333; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: #666; text-decoration: none; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
img { border: none; }
p { line-height: 140%; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.container { width: 1180px; margin: 0 auto; }
#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* hide infinite scroll loading image */
::-moz-selection {
    background-color: #000;
    color: #fff;
}
 ::selection {
    background-color: #000;
    color: #fff;
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */


#header {  position: absolute; width: 100%;  top: 0; left: 0; padding: 1px 0;  z-index: 9999; }
body.home #header { background: none; }

body.home .header_spacing { display: none; }
 
.slicknav_menu { display: none; }
.sy-pager { display: none !important; }
.logo_cont { float: left; max-width: 250px; margin-right: 25px; }
.full_logo_cont { padding: 0px 0 15px;  text-align: center; float: left; max-width: 250px; }
.full_logo_cont img,
.logo_cont img { max-width: 100%; height: auto; }
.header_right_text { float: right; width: 300px; padding-bottom: 10px; }

.logo { /*float: left; margin-right: 55px;*/ }

.header_bottom { padding: 5px 0; }
.header_menu { float: right; margin-top: 5px; max-width: 900px; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: left; margin-right: 10px; font-size: 15px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;
position: relative; padding-bottom: 8px; margin-bottom: 5px; }
.header_menu ul li:last-child { margin-right: 0; }
.header_menu ul li a { color: #333; display: block;  padding: 5px 15px; /*border-bottom: 3px solid #fff;*/ }
.header_menu ul li a:hover,
.header_menu ul li.current-menu-item a,
.header_menu ul li.current_page_item a { color: #000; text-decoration: none; /*border-bottom: 3px solid #000;*/ }
.header_menu ul li ul { position: absolute; top: 32px; left: 0; z-index: 100; display: none; }
.header_menu ul li ul li { float: none; margin: 0; width: 180px;  background-color: #fff; padding: 0; font-size: 12px; font-weight: 400; letter-spacing: 2px; text-transform: uppercase;  }
.header_menu ul li ul li:first-child { border-top: none; }
.header_menu ul li ul li a { padding: 8px 10px; display: block; border-bottom: none; }
.header_menu ul li ul li a:hover {  text-decoration: underline; border: none; }
#gallery::-webkit-scrollbar { display: none !important; }
#gallery {  }
.header_search { float: right; width: 260px; position: relative; margin-left: 10px; }
.header_search input[type=text] { height: 30px; box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; width: 100%; background-color: #F5F5F5; -moz-border-radius: 8px;
border-radius: 8px; border: none; }
.header_search_icon { position: absolute; top: 8px; right: 8px; }
/* Content */

#home_inside_cont { padding: 0 10px; }
#home_cont {  padding-top: 25px }
#content { padding-top: 25px; }
.home_left { float: left; width: 770px; }
#stalac_cont { text-align: center; }
.stalac_box { max-width: 450px; /*margin: 0 10px; padding: 10px 0;*/ text-align: left; padding-bottom: 3px; }
.stalac_box img { max-width: 100%; height: auto; }

.stalac_box h3 { font-size: 20px; font-weight: 700; text-align: center; line-height: 140%; letter-spacing:2px; }

.stalac_box_img { position: relative; display: block;  }
.stalac_box_img img { display: block; }
.stalac_box iframe { max-width: 100%; height: 350px !important; }
.stalac_box_hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-decoration: none; /*background: url('images/black-trans.png') repeat;*/ display: none; }
.stalac_box_hover:hover { text-decoration: none; }
.stalac_box_hover_inside_tbl { display: table; height: 100%; width: 100%; }
.stalac_box_hover_inside_row { display: table-row; }


.stalac_box_hover_inside_cell { display: table-cell; color: #000; vertical-align: middle; padding: 15px 25px;  background: url('images/white-trans.png') repeat; text-decoration: none; }


.stalac_box_hover_inside_cell2 { background-image: none; height: 20px; padding: 0; }
.stalac_box_hover_inside_cell3 { width: 20px; background-image: none; padding: 0; }
.stb_inside {  }


.home_featured { margin: 1px 0; text-align: center; font-size: 24px; line-height: 140%; letter-spacing:2px; color: #222;}

.scroller{position:absolute;bottom:5%;width:100%;padding:12px 0px;text-align:center;color:rgba(0,0,0,0.6);font-family:"Lato",sans-serif;font-weight:300;-webkit-transition:color 0.2s ease-out;-moz-transition:color 0.2s ease-out;-o-transition:color 0.2s ease-out;-ms-transition:color 0.2s ease-out;transition:color 0.2s ease-out;z-index:100}
.scroller .scroller-icon{position:absolute;left:50%;margin-left:-24px;margin-top:-12px;border:2px solid rgba(0,0,0,0.6);font-size:2em;width:50px;height:50px;line-height:50px;text-align:center;line-height:50px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:border-color 0.2s ease-out;-moz-transition:border-color 0.2s ease-out;-o-transition:border-color 0.2s ease-out;-ms-transition:border-color 0.2s ease-out;transition:border-color 0.2s ease-out}
.scroller span{padding-left:80px}
.scroller:hover{cursor:pointer;color:#fff}
.scroller:hover .scroller-icon{border-color:#fff}
.blog_box { margin-bottom: 35px; position: relative; }
.blog_box .left { float: none; position: absolute; width: 380px; background-color: rgba(255,255,255,1);  top: 120px; left: 0; }
.blog_box .left_inside { padding: 15px 10px;  }
.blog_box .left h3 { font-size: 18px; font-weight: 400;  line-height: 130%; letter-spacing:1px; text-transform: uppercase; }
.blog_box .right { float: none; padding-left: 200px; margin-top: 55px; }
.blog_box .right img { max-width: 100%; height: auto; }
.blog_box .right iframe { width: 830px; height: 470px; }
.blog_box_cont { padding-left: 40px; font-size: 16px; padding-right:140px; }
.blog_box .read_more { display: inline-block; padding: 5px 80px; background-color: #222222; color: #fff; font-size: 13px; letter-spacing:2px; }
/*.home_blog_box .read_more { float: right; display: block; padding: 5px 10px; color: #000; text-decoration: none; border: 1px solid #ccc; }*/
.archive_title { margin-bottom: 20px; font-size: 23px; }
.sy-caption-wrap .sy-caption { display: none !important; }
#single_cont { margin-top:55px; }
.single_full_cont { }
.single_left { float: left; width: 830px; font-size: 16px; font-family: 'Inconsolata', monospace; font-weight: 400; color: #555; line-height: 140%; letter-spacing:1px; }


.single_left a {  text-decoration: underline;}


.single_left img { max-width: 100%; height: auto; }
.single_left p { margin-bottom: 15px; }
.single_full { float: none; width: 900px; margin: 0 auto; position: relative; }
h1.single_title { font-size: 23px; margin: 0 0 20px; font-weight: normal; padding-right: 110px; line-height: 140%; letter-spacing:1px;}
.single_inside_content img { max-width: 100%; height: auto; }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
.next_prev_cont { padding: 25px 0; }
.next_prev_cont .left { float: left; width: 45%; }
.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 25px; min-height: 30px; }
.next_prev_cont .right { float: right; width: 45%; text-align: right; }
.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 25px;  min-height: 30px; }
.next_prev_cont_top_right {  padding: 0; position: absolute; top: 0; right: 0; }
.next_prev_cont_top_right .left { float: left; width: auto; }
.next_prev_cont_top_right .left a { display: block; background: url('images/new-prev.png') no-repeat; background-position: top left; padding-left: 0px; min-height: 0px; width: 30px; height: 30px; }
.next_prev_cont_top_right .right { float: right; width: auto; margin-left: 10px; }
.next_prev_cont_top_right .right a { display: block; background: url('images/new-next.png') no-repeat; background-position: top right; padding-right: 0px;  min-height: 0px; width: 30px; height: 30px; }
/* Sidebar */
#sidebar { float: right; width: 300px; }
.side_box { margin-bottom: 25px; }

.side_box a:hover {  text-decoration: underline; }
h3.side_title { margin: 0 0 15px; font-size: 15px; font-weight: bold; }
.side_box ul { list-style-type: none; margin: 0; padding: 0; }
.side_box ul li { margin-bottom: 8px; }
.t1_search_cont input[type=text], .t1_search_cont input[type=submit] { box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; height: 24px; font-family: 'Inconsolata', monospace; }
.t1_search_cont input[type=text] { width: 180px; }
.t1_search_cont input[type=submit] { border: none; background-color: #252628; color: #90939C; width: 80px; }
/* Footer */
#footer { padding: 0px 0 0px;  margin-top: 25px; }
.footer_box_col { float: left; width: 362px; margin-right: 46px; }
.footer_box { margin: 25px 0; text-align: center; }
.footer_box_col_last { margin-right: 0; }
.footer_copyright_cont { /*padding-bottom: 25px; padding-top: 10px; */ margin-top: 5px; padding-bottom: 5px; text-align: center;  padding-top: 5px; }
.footer_copyright { padding: 20px 0 20px; text-align: right; font-size: 14px; text-align: center; }
.footer_box ul { list-style-type: none; margin: 0; padding: 0; }
.footer_box ul li { margin-bottom: 8px; }
.footer_social { text-align: center; padding-bottom: 15px; }
.footer_social img { display: inline-block; margin: 0 2px; }