/*
Theme Name: Vector Responsive WordPress Theme
Theme URI: http://dessign.net/vectortheme
Description: Vector Responsive WordPress Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any digital designer or photographer.
Version: 2.0.2
Author: Dessign Themes
Author URI: https://dessign.net
Tags: 3 column theme, clean, portfolio
*/
/* =WordPress Core
-------------------------------------------------------------- */
html { margin: 0 !important; }
.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: 13px; font-family: 'Lato', sans-serif; font-weight: 400; color: #444; line-height: 140%; letter-spacing: 1px; }
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: #666; text-decoration: none; }
h2,h3,h4,h5,p { margin: 10px 0; }
h1 a { color: #fff; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
h1 a:hover { color: #ccc; text-decoration: none; }
img { border: none; }
p { line-height: 150%; }
.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; }*/
header .container { position: relative; }
#logo { width: 235px; box-sizing: border-box; padding: 20px 0; background: #fff; text-align: center; position: fixed; top: 0; z-index: 999; margin-bottom:10px;  border-radius: 0px 0px 15px 15px; }
#logo .logo_cont { padding: 0 30px; margin-bottom: 15px;}
#logo img { max-width: 100%; height: auto; }
#head_menu ul { padding: 0; margin: 0; list-style: none; }
#head_menu ul li { position: relative; display: block; }
#head_menu ul li.current-menu-item a { text-decoration: none;color: #333; }
#head_menu ul li a { font-size: 16px; color: #888; display: block; margin: 12px 0; text-transform: uppercase; padding: 0 20px; line-height: 130%;  letter-spacing: 2px; }
#head_menu ul li a:hover { color: #333; }
#head_menu ul li .sub-menu { background: #fff; display: none; left: 230px; position: absolute; top: -10px; width: 170px;  }
#head_menu ul li .sub-menu li a { font-size: 13px; padding: 0 10px; text-align: left;  }
#head_menu ul li .sub-menu .sub-menu { left: 170px; }
.mob_menu { display: none; }
.slicknav_menu { display: none; }
body.home .header_spacing, .header_spacing { display: none; }
.header_spacing { margin-bottom: 20px; }
body.home .footer_copyright_cont { display: none; }
.copyright p { color: #888; margin-top:30px; font-size: 11px;}
#gallery::-webkit-scrollbar { display: none !important; }
#gallery {  }
/* Content */
#slider_cont { position: relative; padding-bottom: 30px; }
#slides {  position: fixed !important; }
#slides .slides-container { display: none; }
#slides .scrollable { *zoom: 1; position: relative; top: 0; left: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; height: 100%; }
#slides .scrollable:after { content: ""; display: table; clear: both; }
.slides-navigation { visibility: hidden; margin: 0 auto; position: absolute; z-index: 999; top: 48%; width: 100%; }
.slides-navigation a { position: absolute; display: block; }
.slides-navigation a.prev { left: 0; display: block; width: 60px; height: 60px; background: url('images/slider_previous.png') no-repeat; }
.slides-navigation a.next { right: 0; display: block; width: 60px;  height: 60px; background: url('images/slider_next.png') no-repeat; }
.slides-pagination { display: none; position: absolute; z-index: 3; bottom: 0; text-align: center; width: 100%; }
.slides-pagination a { border: 2px solid #222; border-radius: 15px; width: 10px; height: 10px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; background-image: url(""); margin: 2px; overflow: hidden; text-indent: -100%; }
.slides-pagination a.current { background: #222; }
#slides .container { position: relative; width: 50%; max-width: 500px; left: 90px; top: 15%; padding: 10px 20px; margin: 0; color: #fff; text-shadow: 1px 1px #000;  font-size: 22px; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; font-weight: 400; line-height: 40px; }
#slides .contrast {  padding: 1px 10px; -webkit-box-shadow: 0 0 23px 5px rgba(0, 0, 0, 0.0); -moz-box-shadow: 0 0 23px 5px rgba(0, 0, 0, 0.0); box-shadow: 0 0 23px 5px rgba(0, 0, 0, 0.00); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px;-o-border-radius: 3px; border-radius: 3px; font-size: 17px; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; font-weight: 400; }
#content .container { position: relative; }
#content .abs { position: absolute; width: 100%; z-index: 9; }
.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: 283px; }
.home_latest_box_last { float: right; }
.home_blog_box { font-size: 16px; margin-bottom: 25px; padding-bottom: 20px; font-family: 'Lato', sans-serif; letter-spacing: 1px; font-weight: 400;  }
.home_blog_box.clear { width: auto !important; float: none !important; margin: 0 !important; }
.media_block a { display: block; height: 230px; overflow: hidden; }
.home_blog_box img,
.home_blog_box iframe { max-width: 100%; height: 230px; transition: transform 0.25s ease-in-out 0s; width: 100% }
.home_blog_box img:hover { transform: scale(1.05); }
.home_blog_box h3 {  margin-top: 0; font-size: 20px; font-family: 'Lato', sans-serif; letter-spacing: 1px; font-weight: 700; line-height: 100%; }
.home_blog_box h3 a:hover { text-decoration: none; color: #888;}
.home_blog_box p { font-size: 14px; line-height: 1.2; }
.home_blog_box .meta_fields { margin-bottom: 35px; }
.home_blog_box_content { padding: 0 25px 0 10px; text-align: center; }
.home_blog_box .read_more { font-size: 12px; font-weight: bold; display: block; padding: 5px 10px; color: #000; text-decoration: none; border: 1px solid #ccc; text-align: center; }
.archive_title { margin-bottom: 20px; font-size: 23px; }
.archive_box {  font-size: 15px; font-weight: 300; }
.archive_box_media > a { display: block; overflow: hidden; }
.archive_box_media img:hover { transform: scale(1.05);}
.archive_box img,
.archive_box iframe { max-width: 100%; transition: transform 0.25s ease-in-out 0s; }
.archive_box h3 { font-weight: 700; font-size: 16px; margin-top: 0; text-align: center; padding: 10px 10px 0; }
.archive_box h3 a { color: #444; text-decoration: none; }
.archive_box h3 a:hover { color: #888; text-decoration: none; }
.archive_box.clear { margin: 0; padding: 0; float: none; }
.archive_box_last { margin-right: 0; }
.archive_box_hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('images/trans-back.png') repeat; display: none;  }
.archive_box { font-size: 12px; line-height: 1.2;  text-align: center; }
.archive_box_media { position: relative; }
.archive_box_media img { display: block; }
#single_cont { }
.single_left { float: left; width: 1180px; font-size: 16px; }
.single_left img { max-width: 100%; height: auto; }
.single_left p { margin-bottom: 15px; }
.single_leftblog { float: right; width: 900px; font-size: 16px; background: #fff; box-sizing: border-box; padding: 40px 45px;  line-height: 150%;}
.info_block { float: right; width: 360px; }
.media_block { float: left; width: 415px; }
.media_block img { max-width: 100%; height: 230px; }
.single_leftblog p { margin-bottom: 15px; }
h1.single_title { font-size: 25px; margin: 0 0 20px; padding-right: 110px; letter-spacing: 1px; font-weight: 400; line-height: 120%; font-family: 'Lato', sans-serif; }
.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; }
.single_block { position: relative; }
.single_block img { max-width: 100%; }
.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: left; width: 280px; }
.side_box { margin-bottom: 25px; }
h3.side_title { margin: 0 0 15px; font-size: 19px; font-weight: 400; font-family: 'Lato', sans-serif; }
.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: 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; */}
.footer_copyright { padding: 20px 0 20px; text-align: right; font-size: 13px; }
.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; }