/*
Theme Name: Photo Swipe Responsive Theme
Theme URI: http://www.dessign.net/photoswipetheme
Description: Photo Swipe Responsive Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any creative, illustrator or graphic designer. 
Version: 2.0
Author: Marios Lublinski
Author URI: http://www.dessign.net
Tags: 3 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: 'Lato', sans-serif; color: #333; letter-spacing: 1px; line-height: 20px; font-weight: 400; }
input { font-family: 'Lato', sans-serif; }
a { color: #444; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: #000; text-decoration: none; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
h3 {font-weight: normal; font-size: 21px; font-family: 'Lato', sans-serif; color: #333; font-weight: 400;}
h1 {font-weight: normal; font-size: 17px; font-family: 'Lato', sans-serif; color: #333;}
img { border: none; }
p { line-height: 160%; }
.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 */
::selection {
	background: #ccc; 
	}
::-moz-selection {
	background: #ccc; 
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
/*#header { padding: 20px 0; }*/
.slicknav_menu { display: none; }
#header { background-color: #fff; position: fixed; top: 0; left: 0; padding: 20px 0; width: 100%; z-index: 9999; }
.logo { float: left; margin-right: 55px; }
.header_menu { float: left; margin-top: 8px; max-width: 680px; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: left; margin-right: 35px; font-size: 14px; position: relative; padding-bottom: 8px; margin-bottom: 5px;  font-weight: 700; text-transform: uppercase; letter-spacing: 1px; }
.header_menu ul li:last-child { margin-right: 0; }
.header_menu ul li a { color: #333; }
.header_menu ul li a:hover { color: #000; text-decoration: none; }
.header_menu ul li ul { position: absolute; top: 25px; left: 0; z-index: 9999; display: none; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.header_menu ul li ul li { float: none; margin: 0; width: 160px; border-top: 1px solid #f3f3f3; background-color: #fff; padding: 0;  font-size: 12px; }
.header_menu ul li ul li:first-child { border-top: none; }
.header_menu ul li ul li a { padding: 8px 10px; display: block; }
.header_menu ul li ul li a:hover { background-color: #f9f9f9; text-decoration: none; }
.header_search { float: right; width: 200px; margin-top: 5px; position: relative; }
.header_search input[type=text] { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 30px; border: none; background-color: #F5F5F5; padding-left: 10px; padding-right: 10px; -moz-border-radius: 8px; border-radius: 8px; }
.header_search_icon { position: absolute; top: 8px; right: 8px; }
#gallery::-webkit-scrollbar { display: none !important; }
#gallery {  }
/* Content */
#slider_cont { position: relative; padding-bottom: 30px; }
#content { margin-top:10px; }
#owl-demo img { max-height: 600px; }
#owl-demo .item { position: relative; overflow: hidden; height: 600px; }
#owl-demo .item_details { position: absolute; bottom: 0; left: 0; width: 100%; }
#owl-demo .item_details h3 { margin: 0; color: #fff; font-size: 12px; font-family: 'Montserrat', sans-serif;  letter-spacing: 2px;  font-weight: 400;  text-align: center; padding: 35px 75px 35px; line-height: 125%; text-transform: uppercase; }
#owl-demo .item_details h3 a { color: #fff;  }
#owl-demo .item_details h3 a:hover { text-decoration: underline; }
.owl-theme .owl-controls .owl-prev,
.owl-theme .owl-controls .owl-next { background: url('images/left-arrow.png') no-repeat !important; width: 45px; height: 71px; text-indent: -99999px; padding: 0 !important; margin:0 !important; }
.owl-theme .owl-controls .owl-next { background: url('images/right-arrow.png') no-repeat !important; }
.owl-theme .owl-controls { position: relative; }
.owl-theme .owl-controls .owl-prev,
.owl-theme .owl-controls .owl-next { position: absolute; top: -350px; }
.owl-theme .owl-controls .owl-prev { left: 25px; }
.owl-theme .owl-controls .owl-next { right: 25px; }
.home_latest_cont { padding-bottom: 5px; position: relative; }
.home_featured_prev { background: url('images/home-featured-prev.png') no-repeat; width: 23px; height: 42px; position: absolute; left: -32px; top: 50%; margin-top: -42px; cursor: pointer; }
.home_featured_next { background: url('images/home-featured-next.png') no-repeat; width: 23px; height: 42px; position: absolute; right: -32px; top: 50%; margin-top: -42px; cursor: pointer; }
.home_latest_box { float: left; /*width: 573px;*/ width: 568px; font-size: 16px; margin-bottom: 10px; }
.home_latest_box img,
.home_latest_box iframe { max-width: 100%; width: 568px; height: 270px; transition:all 0.3s ease-in-out;  }
.home_latest_box img:hover { opacity:0.8; filter:alpha(opacity=80); }
.home_latest_box_last { float: right; }
.home_blog_box { font-size: 17px; font-family: 'Lato', sans-serif; font-weight: 400; margin-bottom: 25px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
.home_blog_box.clear { width: auto !important; float: none !important; margin: 0 !important; }
.home_blog_box img,
.home_blog_box iframe { max-width: 100%; width: 830px; height: 467px; transition:all 0.3s ease-in-out;  }
.home_blog_box img:hover { opacity:0.8; filter:alpha(opacity=80); }
.home_blog_box h3 { font-weight: 900;  margin-top: 0; transition:all 0.3s ease-in-out; font-size: 35px;  font-family: 'Lato', sans-serif; line-height: 38px; margin-bottom:20px;}
.home_blog_box .p_date { font-size: 13px; }
.home_blog_box_content { padding: 0 25px 0 10px; }
.home_blog_box .read_more { float: right; display: block; padding: 5px 10px; color: #333; text-decoration: none;  font-size: 14px;  }
.archive_title { margin: 10px 0 40px; /*font-size: 0px; */ text-align: center; font-size: 30px; font-weight: 700; letter-spacing: 1px; }
.archive_title span { display: inline-block; padding: 10px 25px; border: 1px solid #000; text-transform: uppercase; }
.archive_box { margin-bottom: 30px; font-size: 16px; font-family: 'Lato', sans-serif; line-height: 25px; font-weight: 400; color: #444;}
.archive_box .left { width: 650px; }
.archive_box .left img,
.archive_box .left iframe { max-width: 100%; width: 650px; height: 366px; transition:all 0.3s ease-in-out;  }
.archive_box .left img:hover { opacity:0.8; filter:alpha(opacity=80); }
.archive_box .right { width: 495px; }
.archive_box h3 { font-weight: 300;  margin-top: 0; transition:all 0.3s ease-in-out; font-size: 26px;  font-family: 'Lato', sans-serif;  line-height: 30px; margin-bottom:20px; }
.archive_box h3 a { color: #666; text-decoration: none; }
.archive_box h3 a:hover {color: #222; text-decoration: none; }
#single_cont { margin-top:20px; }
.single_left { float: left; width: 830px; font-size: 17px; font-family: 'Lato', sans-serif;  letter-spacing: 1px; line-height: 150%; font-weight: 400; }
.single_left img { max-width: 100%; height: auto; }
.single_left p { margin-bottom: 15px; }
h1.single_title { font-size: 27px; margin: 0 0 20px; font-weight: 900; line-height: 140%; text-transform: uppercase; letter-spacing: 1.5px; }
.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; }
/* Sidebar */
#sidebar { float: right; width: 280px; }
.side_box { margin-bottom: 25px; }
h3.side_title { margin: 0 0 15px; font-size: 15px; font-weight: 700; }
.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: 'Lato', sans-serif; }
.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: 5px; }
.footer_box_col { float: left; width: 362px; margin-right: 46px; }
.footer_box { margin: 25px 0; text-align: center; font-size: 14px; font-family: 'Lato', sans-serif;  font-weight: 400;}
.footer_box_col_last { margin-right: 0; }
.footer_copyright_cont { padding-bottom: 25px; padding-top: 10px; }
.footer_copyright { padding: 20px 0 20px; text-align: right; font-size: 12px; text-align: center; background-color: #fff; }
.footer_box ul { list-style-type: none; margin: 0; padding: 0; }
.footer_box ul li { margin-bottom: 8px; }
.footer_social { float: none; text-align: center; padding-bottom: 15px; }
.footer_social img { display: inline-block; margin: 0 5px; }