/*
Theme Name: Business Responsive WordPress Theme
Theme URI: http://www.dessign.net/businesstheme
Description: Business Responsive Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any business 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;
}
/* Global */
body, div { margin: 0; padding: 0; }
body { font-size: 14px; font-family: 'Source Sans Pro', sans-serif; color: #666; line-height: 20px; }
a { color: #666; text-decoration: underline; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: #BF1440; }
h1,h2,h3,h4,h5,p { margin: 10px 0;  }
img { border: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
::selection {
	background: #eee; 
	}
::-moz-selection {
	background: #eee; 
}
.container { width: 980px; margin: 0 auto; }
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
#header { position: fixed; top: 0; left: 0; padding: 15px 0 25px; -moz-box-shadow: 0 0 2px 1px #ccc; -webkit-box-shadow: 0 0 2px 1px #ccc; box-shadow: 0 0 2px 1px #ccc; width: 100%; background-color: #fff; z-index: 99; height: 100px; }
.menu_container { float: left; margin-top: 18px; width: 100%; margin-left: 100px; }
.menu_container ul { list-style-type: none; margin: 0; padding: 0; }
.menu_container ul li { display: inline-block; margin-left: 35px; font-size: 13.5px; position: relative; padding-bottom: 10px; text-transform: uppercase; }
.menu_container ul li:first-child { margin-left: 0; }
.menu_container ul li a { text-decoration: none; }
.menu_container ul li a:hover { text-decoration: none; color:#BF1440; }
.menu_container ul li.current_page_item a,
.menu_container ul li.current-menu-item a { color: #BF1440; }
.menu_container ul li.current_page_item ul li a,
.menu_container ul li.current-menu-item ul li a { color: #444; }
.menu_container ul li ul { position: absolute; top: 25px; left: 0; border: 1px solid #efefef; background-color: #fff; padding: 5px 10px; display: none; line-height: 13px; z-index: 50; }
.menu_container ul li ul li { font-size: 12px; margin: 0; padding: 10px 5px; border-top: 1px solid #efefef; display: block; width: 130px; }
.menu_container ul li ul li:first-child { border-top: none; }
.menu_container ul li ul li a { color: #666; display: block; }
.menu_container ul li ul li a:hover { color: #BF1440; }
.header_right { float: right; }
.header_search_cont { float: right; position: relative; margin-left: 8px; }
.header_search_cont input[type=text] { width: 142px; height: 20px; box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; padding: 3px 25px 3px 5px; color: #fff; font-weight: bold; border: none; background-color: #e8e8e8; font-size: 11px; }
.header_search_cont input[type=image] { position: absolute; top: 4px; right: 6px; }
.header_right img { float: left; margin-left: 8px; }
/*.header_right img:first-child { margin-left: 0; }*/
/* Content */
#main_cont { padding-top: 110px; }
.logo { float: left; padding-top: 0; margin-top: 0; width: 250px; }
.home_wide_box { float: left; width: 687px; }
.home_wide_box img,
.home_wide_box iframe {  width: 687px; height: 387px; border-radius: 3px;}
.home_wide_box img:hover,
.home_wide_box iframe:hover,
.home_blog_box img:hover,
.blog_box img:hover,
.home_box img:hover,
.home_box iframe:hover,
.home_archive_box img:hover,
.home_archive_box iframe:hover { opacity:0.8; filter:alpha(opacity=80); }
.home_blog_cont { float: right; width: 265px; }
.home_blog_cont .home_blog_box:first-child { margin-top: 0; }
.home_blog_box { margin-top: 20px; }
.home_blog_box img,
.home_blog_box iframe { float: left; width: 120px; height: 82px; margin-right: 10px; border-radius: 3px; }
.home_blog_box h3 { margin: 0 0 10px; font-weight: 400; font-size: 14px; font-family: 'Source Sans Pro',  }
.home_blog_box p { margin: 0;  font-size: 13px; font-family: 'Source Sans Pro', sans-serif; color: #999; }
.home_box h3 {font-weight: 300; font-size: 22px; font-family: 'Source Sans Pro',}
.home_box p {margin: 0; font-weight: 400; font-size: 14px; color:#777; line-height: 22px; font-family: 'Source Sans Pro',}
.home_box { float: left; width: 476px; margin-top: 25px; }
.home_box img,
.home_box iframe { width: 476px; height: 267px; border-radius: 3px;}
.home_box.right { float: right; }
.col1_text, 
.col2_text { width: 50%; }
.col1_text p { padding-right: 10px;  }
.col2_text p { padding-left: 10px;   }
.home_archive_box { float: left; width: 316px; margin-right: 16px; margin-bottom: 15px; }
.home_archive_box_last { margin-right: 0; }
.home_archive_box img,
.home_archive_box iframe { width: 316px; height: 185px; border-radius: 3px; }
.home_archive_box h3 {font-weight: 300; font-size: 20px; font-family: 'Source Sans Pro',}
.home_archive_box p { line-height: 19px; font-weight: 300; font-size: 14px; font-family: 'Source Sans Pro',  }
.archive_nav_cont { padding: 15px 0; }
.archive_nav_cont img { vertical-align: middle; }
.archive_nav_cont .left a { display: block; height: 25px; padding: 4px 0 0 35px; background:  url('images/archive-prev.jpg') no-repeat; }
.archive_nav_cont .right a { display: block; height: 25px; padding: 4px 35px 0 0px; background:  url('images/archive-next.jpg') no-repeat; background-position: top right; }
.single_left { float: left; width: 980px; margin-bottom: 30px; margin-top: 65px; }
.single_left img { max-width: 100%; height: inherit; }
.single_left iframe { max-width: 100%; }
h1.single_title { margin-top: 0; margin-bottom: 15px; font-weight: 400; font-size: 22px; font-family: 'Source Sans Pro', sans-serif; color: #BF1440; }
h1.single_title2 { margin-top: 5px; margin-right: 100%; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; width: 100%; padding-bottom: 0; margin-bottom: 20px; padding-left: 0; margin-left: 0; height: 100%; float: left; }
.single_inside_content { font-weight: 400; font-size: 15px; font-family: 'Source Sans Pro',  }
.single_inside_content p { line-height: 20px; margin-bottom: 15px; }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
.archive_title { padding: 8px 3px; border-top: 1px solid #e6e6e6; border-bottom: 2px solid #e6e6e6;  font-size: 16px; color: #ccc; margin-bottom: 25px; }
.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; }
.single_left .blog_box:first-child { margin-top: 0; }
.blog_box { margin-top: 30px; }
.blog_box img, .blog_box iframe { float: left; width: 320px; height: 202px; margin-right: 23px; border-radius: 3px;}
.blog_box h3 { margin-top: 0;  font-weight: 300; font-size: 20px; font-family: 'Source Sans Pro', sans-serif; }
.blog_box p { line-height: 20px; font-size: 14px; font-family: 'Source Sans Pro', sans-serif; }
.blog_box_meta { margin-top: 20px; padding: 7px 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; font-size: 12px; }
/* Sidebar */
#sidebar { float: right; width: 220px; margin-bottom: 30px; }
.side_box { margin-bottom: 25px; }
.side_box h3.side_title { margin-top: 0; font-size: 13px; margin-bottom: 10px; padding: 4px 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; }
.side_box ul { list-style-type: none; margin: 0; padding: 0; }
.side_box ul li { margin-bottom: 8px; }
.t1_search_cont { position: relative; width: 200px; }
.t1_search_cont input[type=text] { width: 180px; height: 17px; border: 1px solid #E5E5E5; padding: 3px 15px 3px 5px;  }
.t1_search_icon { position: absolute; top: 6px; right: 3px; }
/* Footer */
#footer { padding: 25px 0; background-color: #f7f7f7; margin-top: 35px; height: 100%; }
.footer_box { float: left; width: 200px; margin-left: 50px; color: #999; }
#footer .footer_box:first-child { margin-left: 0; }
.footer_box ul { list-style-type: none; margin: 10px 0; padding: 0; }
.footer_box ul li { margin-bottom: 8px; }
.footer_box p { line-height: 18px; }
.footer_box h3 { margin-top: 0; font-weight: normal; font-size: 20px; color: #757575; margin-bottom: 15px; }
.footer_box a .textwidget { color: #757575; font-size: 20px;
    font-weight: normal;}
.footer_box a:hover { color: #333; }
.copyright_text {padding: 10px 0 0; font-size: 12px; color: #999; text-align: right; border-top: 1px solid #ccc; margin-top: 15px;} 
#contactside {float: right; width: 450px; padding-left:0 ; padding-top: 10px; }
#wpcf7-f216-p42-o1 {width: 300px; padding-right: 0; margin-right: 0; float: left; }
#projectlist ul li{
list-style-type:none;
margin:0;
padding-bottom: 10px;
float:left;
margin-left: 10px;
border: medium none;
border-radius: 3px 3px 3px 3px;
} 
#projectlist a{
list-style-type:none;
margin:0;
transition: background 0.3s ease 0s, color 0.3s ease 0s;
border: medium none;
border-radius: 3px 3px 3px 3px;
float: left;
padding-bottom: 0;
padding-top: 40px;
padding-left: 0;
margin-left: 0;
} 
#projectlist ul li a{
padding-bottom: 0;
margin-bottom: 0;
float: left;
display: inline-block;
padding-right: 20px;
padding-top: 130px;
border: medium none;
border-radius: 3px 3px 3px 3px;
}
#projectlist a img{
list-style-type:none;
margin:0;
transition: background 0.3s ease 0s, color 0.3s ease 0s;
height: 122px; width: 160px; 
border: medium none;
border-radius: 3px 3px 3px 3px;
border: medium none;
float:left;
padding-right: 0;
} 
#projectlist a:hover{
list-style-type:none;
margin:0;
transition: background 0.3s ease 0s, color 0.3s ease 0s;
opacity:0.8; filter:alpha(opacity=80);
border: medium none;
border-radius: 3px 3px 3px 3px;
border: medium none;
float: left;
} 
.single_left { margin-bottom: 0; padding-bottom: 0; }
.footer_box a:hover { color:#BF1440 }
.textwidget a:hover { color:#BF1440 }
.home_blog_box { padding-bottom: 20px; padding-top: 15px; }
.home_blog_box a { text-decoration: none; margin-top: 15px; padding-left: 15px; }
.home_blog_box h3 { text-decoration: none; margin-top: 15px; padding-left: 15px; }
#tribe-events-bar { padding-top: 45px; }
dt { float:left; display:inline-block; }
dd { padding-left: 20px; }
.archive_title { padding-top:40px; }
.tribe-events-venue-map { width: 575px; }
code { font-weight: 400; font-size: 18px; font-family: 'Source Sans Pro', sans-serif; }
#findpage .staff-member-info-wrap {height: 325px; padding-top: 0; margin-top: 0; }
#findpage .staff-member-name { text-transform: uppercase; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; font-weight: 500; }
#findpage .staff-member-photo { padding-top: 0; margin-top: 0; }
#findpage .staff-member-position { font-family: 'Source Sans Pro', sans-serif; font-size: 15px; }
#contactsocialmedia { padding-left: 5px; }
#copyright { float: right; }
#socialmediafooter { margin-right: 2px; }
.getsocial img {width: 30px; float: left; border: 0; margin-top: -4px; margin-bottom: 5px;}
#findpage .staff-member img {display: none;}
.home_blog_cont li{list-style:none;}
#projectlist ul li {vertical-align: middle;}

#slideshow_cont {  width: 980px; height: 450px; position: relative; margin-bottom: 25px; margin-top: 30px; }
.slide_box {
    z-index:2;
    display:block;
    position:absolute;
    top: 0;
    left: 0;
    opacity:0;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}
.slide_box.open {
    z-index:1;
    opacity:1;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.slide_box img, .slide_box iframe { border-radius: 3px; }
.slide_prev, .slide_next { position: absolute; top: 50%; margin-top: -21px; z-index: 50; cursor: pointer; }
.slide_prev { left: 0; }
.slide_next { right: 0; }
#main_countedown_widget_4 .time_description {
    font-size: 13px;
    font-family: monospace;
    color: #000000;
}

#main_countedown_widget_4 .time_left {
    border-radius: 8px;
    background-color: #ffffff;
    font-size: 40px; !important
    font-family: monospace;
    color: #000000;
}