/*

Theme Name: Display Responsive Theme

Theme URI: http://www.dessign.net/displayresponsivetheme

Description: Display 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: 2 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;

}

#wpadminbar { display: none; }

/* Global */

body, div { margin: 0; padding: 0; }

body { font-size: 12px; font-family: 'Droid Sans', sans-serif; color: #444; letter-spacing: 1px; line-height: 20px; font-weight: normal;}

a { color: #444; text-decoration: none; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }

a:hover { color: #666; }

h1,h2,h3,h4,h5,p { margin: 10px 0; }

h3 {font-weight: normal; font-size: 17px; font-family: 'Droid Sans', sans-serif; color: #000;}

img { border: none; }

p { line-height: 135%; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

::selection {

	background: #ccc; 

	}

::-moz-selection {

	background: #ccc; 

}

#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* hide infinite scroll loading image */

.container { width: 1180px; margin: 0 auto; }

/* 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: 75px; }

.header_social { float: right; }

.header_social img { float: left; margin-left: 8px; margin-top: 10px; }

.header_menu { float: left; margin-top: 15px; max-width: 630px; }

.header_menu ul { list-style-type: none; margin: 0; padding: 0; }

.header_menu ul li { float: left; margin-right: 35px; font-size: 15px; position: relative; padding-bottom: 8px; margin-bottom: 5px; font-family: 'Droid Sans', sans-serif; }

.header_menu ul li:last-child { margin-right: 0; }

.header_menu ul li a { color: #444; font-family: 'Droid Sans', sans-serif;}

.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: 185px; border-top: 1px solid #f3f3f3; background-color: #fff; padding: 0; }

.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; }

/* Content */

#slider_cont { position: relative; padding-bottom: 30px; }

.banner { position: relative; overflow: auto; }

.banner ul { list-style-type: none; margin: 0; padding: 0; }

.banner ul li { list-style: none; cursor: pointer; }

.banner ul li { float: left; }

.banner ul li {

	display: block;

	float: left;

/*	width: 33%;*/

/*	padding: 160px 0 110px;*/

	min-height: 535px;

	/*		-webkit-background-size: 100% 100%;*/

	-moz-background-size: 100% 100%;

	-o-background-size: 100% 100%;

	-ms-background-size: 100% 100%;

	/*		background-size: 100% 100%;*/

	background-position: center center;

	box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);

}

.banner h1, .banner h2 {

	font-size: 40px;

	line-height: 52px;

	color: #fff;

}

.banner .btn {

	display: inline-block;

	margin: 25px 0 0;

	padding: 9px 22px 7px;

	clear: both;

	color: #fff;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

	border: 2px solid rgba(255,255,255,.4);

	border-radius: 5px;

}

.banner .btn:hover {

	background: rgba(255,255,255,.05);

}

.banner .btn:active {

	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

}

.banner .btn, .banner .dot {

	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

}

.banner .dots {

	position: absolute;

	left: 0;

	right: 0;

	bottom: 20px;

	text-align: center;

	margin: 0;

	padding: 0;

}

.banner .dots li {

	display: inline-block;

	width: 10px;

	height: 10px;

	margin: 0 4px;

	text-indent: -999em;

	border: 2px solid #fff;

	border-radius: 6px;

	cursor: pointer;

	opacity: .4;

	-webkit-transition: background .5s, opacity .5s;

	-moz-transition: background .5s, opacity .5s;

	transition: background .5s, opacity .5s;

}

.banner .dots li.active {

	background: #fff;

	opacity: 1;

}

#content { }

.home_latest_cont { padding-bottom: 10px; 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: -25px; top: 50%; margin-top: -42px; cursor: pointer; }

.home_latest_box { float: left; /*width: 573px;*/ width: 568px; font-size: 13px; margin-bottom: 1px; letter-spacing: .5px; }

.home_latest_box img,

.home_latest_box iframe { max-width: 100%; width: 568px; height: 320px; border-radius: 5px; transition:all 0.3s ease-in-out; }

.home_latest_box_last { float: right; }

.home_blog_box { width: 24%; float: left; font-size: 13px; margin-bottom: 1px; letter-spacing: .5px; padding: 5px; }

.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: 280px; height: 180px; border-radius: 4px; transition:all 0.3s ease-in-out; }

.home_blog_box img:hover,

.home_latest_box img:hover { opacity:0.8; filter:alpha(opacity=80); }

.home_latest_box.clear { width: auto !important; float: none !important; margin: 0 !important; }

.home_blog_box h3 { font-size: 16px; font-weight: normal; }

.home_blog_box .p_date { font-size: 12px; }

.home_blog_box_content { padding: 0 25px 0 10px; }

.archive_title { margin-bottom: 20px; font-size: 23px; }

.list_carousel {

/*	background-color: #ccc;

	margin: 0 0 30px 60px;

	width: 360px;*/

}

.list_carousel ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: block;

}

.list_carousel li {

/*	font-size: 40px;

	color: #999;

	text-align: center;

	background-color: #eee;

	border: 5px solid #999;*/

/*	width: 50px;

	height: 50px;*/

	font-size: 13px;

	padding: 0;

	margin: 6px;

	display: block;

	float: left;

	letter-spacing: .5px;

	font-weight: normal;

	



	

}

.list_carousel.responsive {

	width: auto;

	margin-left: 0;

}

.clearfix {

	float: none;

	clear: both;

}

.prev {

	float: left;

	margin-left: 10px;

}

.next {

	float: right;

	margin-right: 10px;

}

.pager {

	float: left;

	width: 300px;

	text-align: center;

}

.pager a {

	margin: 0 5px;

	text-decoration: none;

}

.pager a.selected {

	text-decoration: underline;

}

.timer {

	background-color: #999;

	height: 6px;

	width: 0px;

}

#foo4 li img, #foo4 li iframe { 	max-width: 100%; width: 568px; height: 320px; border-radius: 4px;}

#single_cont { }

.single_left { float: left; width: 860px; font-size: 13px; }

.single_left img { max-width: 100%; height: auto; }

.single_left p { margin-bottom: 15px; }

h1.single_title { font-size: 21px; margin: 0 0 20px; font-weight: normal; }

.single_inside_content img { max-width: 100%; height: auto; border-radius: 4px; }

#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: 250px; }

.side_box { margin-bottom: 25px; }

h3.side_title { margin: 0 0 12px; font-size: 14px; font-weight: bold; }

.side_box ul { list-style-type: none; margin: 0; padding: 0; }

.side_box ul li { margin-bottom: 5px; }

.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: 'Droid Sans', sans-serif; }

.t1_search_cont input[type=text] { width: 250px; }

.t1_search_cont input[type=submit] { border: none; background-color: #252628; color: #90939C; width: 80px; }

/* Footer */

#footer { padding: 0px 0 0px; background-color: #F1F1F1; margin-top: 25px; }

.footer_box_col { float: left; width: 360px; margin-right: 46px; }

.footer_box { margin: 25px 0; font-size: 12px; font-family: 'Droid Sans', sans-serif; letter-spacing: .5px;

	font-weight: normal;}

.footer_box_col_last { margin-right: 0; }

.footer_copyright { padding: 15px 0; text-align: right; font-size: 11px; }

.footer_box ul { list-style-type: none; margin: 0; padding: 0;  }

.footer_box ul li { margin-bottom: 8px; }