﻿/*

Template   : Lionsso Responsive & Clean Template;
Skin       : Dark Blue;
Main Color : #336693;
Version    : 1.0 ;
By         : Ayoubiz ;

*/

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/*******************************************************************************
 Principal Sections CSS
********************************************************************************/
body {
  background: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #575d5e;
}
#header_section {
  background: none;
  border-bottom: none;
  width: 100%;
  z-index: 3000;
  position: relative;
  padding-bottom: 0px;
}
#slider_section {
  background: none;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 1;
}
#welcome_section_boxed {
  margin-top: 5px;
  padding-bottom: 5px;
}
#blocks_section {
  background: none;
  margin-top: 5px;
}
#footer_section {
  background: #2e2e2e;
  height: 100%;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  padding-top: 10px;
}
#static_block {
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto;
  width: auto;
}
#static_block h2 {
  font-size: 20px;
  margin-top: 0px;
}
#static_block h2 span {
  border-bottom: 3px solid #336693;
  padding-bottom: 5px;
  padding-right: 40px;
}
#static_block p {
  text-align: justify;
}
#main_section {
  padding-top: 0px;
}
/*******************************************************************************
 top message container & the toggle button
********************************************************************************/
.widget_container_top {
  background: #336693;
  color: #ffffff;
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 10px;
  display: none;
}
.top_toggle_container {
  position: relative;
  top: 0px;
  padding-top: 3px;
  border-top: 4px solid #575d5e;
}
.top_toggle_container a:hover {
  text-decoration: none;
}
.top_toggle_container .top_toggle_button {
  cursor: pointer;
  background: #575D5E;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 1px;
  padding-top: 2px;
  border-top: 4px solid #336693;
  font-size: 19px;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  -webkit-box-shadow: 0px 9px 14px -7px #242424;
  -moz-box-shadow: 0px 9px 14px -7px #242424;
  box-shadow: 0px 9px 14px -7px #242424;
  color: #fff;
}
.top_toggle_container .top_toggle_button:hover {
  border-top: 4px solid #fff;
}
/*******************************************************************************
 menu and Logo CSS
********************************************************************************/
.menu_logo {
  background: none;
  margin-top: -15px;
}
.menu_logo .logo {
  padding: 0px;
}
.menu_logo .logo a {
  color: #336693;
}
.menu_logo .logo a:hover {
  text-decoration: none;
}
.menu_logo .logo a img {
  border: none;
}
.menu_logo .infos {
  font-size: 12px;
  padding-top: 10px;
}
.menu_logo .infos address {
  margin-bottom: 0px;
}
.menu_logo .infos div {
  margin-bottom: 4px;
}
.menu_logo .infos div span {
  font-weight: 500;
  background-color: #575d5e;
}
.menu_logo .menu {
  text-align: center;
  margin-top: 5px;
  background: #575d5e;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.menu_logo .menu .sf-menu {
  margin-bottom: 0px;
  padding: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.menu_logo .menu .sf-menu li {
  background: none;
  margin-right: 2px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
}
.menu_logo .menu .sf-menu li div {
  font-size: 12px;
  margin-bottom: 0px;
}
.menu_logo .menu .sf-menu li i {
  margin-right: 2px;
  margin-top: 2px;
}
.menu_logo .menu .sf-menu li a {
  background: none;
  color: #ffffff;
}
.menu_logo .menu .sf-menu li.home {
  background: url(../../img/icons/glyphicons_020_home_white.png) no-repeat center center;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu_logo .menu .sf-menu li ul {
  border-left: 3px solid #336693;
  -webkit-border-radius: 0px 0px 0px 7px;
  -moz-border-radius: 0px 0px 0px 7px;
  border-radius: 0px 0px 0px 7px;
  width: auto;
  margin-top: 27px;
  margin-left: -1px;
}
.menu_logo .menu .sf-menu li ul li {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #606667;
  text-align: left;
  font-size: 12px;
  border-left: none;
  margin-top: 0px;
  width: 210px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 -4px 10px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -4px 10px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -4px 10px -1px rgba(0, 0, 0, 0.1);
}
.menu_logo .menu .sf-menu li ul li i {
  float: right;
  padding: 0px;
  margin-top: 3px;
  margin-left: 5px;
}
.menu_logo .menu .sf-menu li ul li.last {
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.menu_logo .menu .sf-menu li ul li:hover {
  background: #575d5e;
}
.menu_logo .menu .sf-menu li ul li a {
  width: auto;
  font-weight: 500;
  color: #ffffff;
}
.menu_logo .menu .sf-menu li ul li a span.label {
  font-size: 10px;
  padding: 3px;
}
.menu_logo .menu .sf-menu li ul li ul {
  margin-top: 0px;
  border-top: none;
  margin-left: 91px;
  background: none;
}
.menu_logo .menu .sf-menu li ul li ul li:hover {
  border-left: 3px solid none;
}
.menu_logo .menu .dicover_more {
  float: right;
  background: #336693;
  border-left: 3px solid rgba(255, 255, 255, 0.4);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 22px;
  padding-bottom: 19px;
  -webkit-border-radius: 0px 0px 3px 0px;
  -moz-border-radius: 0px 0px 3px 0px;
  border-radius: 0px 0px 3px 0px;
}
.menu_logo .menu .dicover_more:hover {
  border-left: 3px solid rgba(255, 255, 255, 0.8);
}
.menu_logo .menu .dicover_more a {
  color: #ffffff;
  font-size: 14px;
}
.menu_logo .menu .dicover_more a:hover {
  text-decoration: none;
}
/*******************************************************************************
 mobile menu CSS
********************************************************************************/
select.select-menu {
  border-bottom: 2px solid #336693;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 100%;
  padding: 0px;
  padding-left: 10px;
}
/*******************************************************************************
 slider container 
********************************************************************************/
.slider_container {
  margin-top: 0px;
  height: 100%;
  /* OneByOne Slider */

  /* iView Slider */

  /* Nivo Slider */

  /* FlexSlider CSS */

}
.slider_container #onebyoneSlider {
  background: #333333;
  height: 415px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider_container .oneByOne_container .oneByOne_item {
  text-align: center;
}
.slider_container .oneByOne_container h1 {
  font-size: 21px;
}
.slider_container .oneByOne_container h1 span {
  color: #fff;
  padding-bottom: 5px;
  border-bottom: 2px solid #336693;
}
.slider_container .oneByOne_container h1.txt0 {
  margin-top: 15px;
  padding-bottom: 35px;
  font-size: 29px;
}
.slider_container .oneByOne_container h1.txt0 span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #336693;
  border: none;
  padding: 8px;
  border-bottom: 4px solid rgba(255, 255, 255, 0.3);
}
.slider_container .oneByOne_container .sl1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.slider_container .oneByOne_container .sl1 h1.txt1 {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 30px;
}
.slider_container .oneByOne_container .sl1 h1.txt1 span {
  background: #336693;
  padding: 8px;
  border-bottom: 4px solid rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.slider_container .oneByOne_container .sl1 .pics {
  margin-right: 0px;
  float: right;
  margin-top: -25px;
}
.slider_container .oneByOne_container .sl1 .pics img.img1 {
  position: relative;
  margin-left: 0px;
}
.slider_container .oneByOne_container .sl1 .pics img.img2 {
  position: relative;
  margin-left: 0px;
}
.slider_container .oneByOne_container .sl1 .pics img.img3 {
  margin-left: 15px;
}
.slider_container .oneByOne_container .sl1 .pics h1 {
  margin-right: 0px;
  *display: inline;
}
.slider_container .oneByOne_container .sl1 .description {
  color: #fff;
  font-size: 14px;
  float: left;
  width: 540px;
  text-align: justify;
  margin-top: 0px;
  background: url(../../img/bg_accordion.png);
  padding: 15px;
  padding-left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.8;
  border-bottom: 2px solid #336693;
}
.slider_container .oneByOne_container .sl1 .right_pic {
  margin-top: -270px;
  margin-left: 592px;
}
.slider_container .oneByOne_container .sl1 .left_pic {
  margin-top: 90px;
  margin-left: -670px;
}
.slider_container .oneByOne_container .sl1 .crown {
  margin-top: -580px;
  margin-left: 590px;
}
.slider_container .oneByOne_container .sl2 img.img1 {
  position: relative;
  margin-top: 30px;
}
.slider_container .oneByOne_container .sl2 h1.txt2 {
  text-align: right;
  margin-top: 0px;
  margin-left: 20px;
}
.slider_container .oneByOne_container .sl2 h1.txt2 span {
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white;
  color: #336693;
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
}
.slider_container .oneByOne_container .sl2 h1.txt1 {
  text-align: right;
  margin-top: 20px;
}
.slider_container .oneByOne_container .sl2 h1.txt1 span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #336693;
  padding: 8px;
  border-bottom: 4px solid rgba(255, 255, 255, 0.3);
}
.slider_container .oneByOne_container .sl2 .plate_pic {
  padding-top: 35px;
  margin-left: -550px;
}
.slider_container .oneByOne_container .sl2 .css3_pic {
  margin-top: -269px;
  margin-left: -440px;
}
.slider_container .oneByOne_container .sl2 .right_content_1 {
  margin-right: 0px;
  margin-top: -135px;
}
.slider_container .oneByOne_container .sl2 .right_content_1 h1.txt1 {
  text-align: right;
}
.slider_container .oneByOne_container .sl2 .right_content_1 h1.txt1 span {
  padding-right: 10px;
  padding-left: 10px;
}
.slider_container .oneByOne_container .sl2 .right_content_2 {
  margin-right: 0px;
}
.slider_container .oneByOne_container .sl2 .right_content_2 h1.txt1 {
  text-align: right;
}
.slider_container .oneByOne_container .sl2 .right_content_2 h1.txt1 span {
  padding-right: 10px;
}
.slider_container .oneByOne_container .sl2 .right_content_3 {
  margin-right: 10px;
}
.slider_container .oneByOne_container .sl4 {
  padding: 20px;
  padding-top: 50px;
}
.slider_container .oneByOne_container .sl4 h1.txt1 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
}
.slider_container .oneByOne_container .sl4 h1.txt1 span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #336693;
  padding: 8px;
  border-bottom: 4px solid rgba(255, 255, 255, 0.3);
}
.slider_container .oneByOne_container .sl4 h1.txt2 {
  text-align: center;
  margin-top: 0px;
  margin-left: 20px;
}
.slider_container .oneByOne_container .sl4 h1.txt2 span {
  background: white;
  color: #336693;
}
.slider_container .oneByOne_container .sl4 .img1 {
  background: #336693;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider_container #iview {
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
.slider_container a.nivo-nextNav {
  background: #ffffff url(../../img/icons/glyphicons_223_thin_right_arrow.png) center center no-repeat;
  opacity: 0.8;
  height: 54px;
  border-left: 3px solid #336693;
}
.slider_container a.nivo-prevNav {
  background: #ffffff url(../../img/icons/glyphicons_224_thin_arrow_left.png) center center no-repeat;
  opacity: 0.8;
  border-right: 3px solid #336693;
  height: 54px;
}
.slider_container a.nivo-nextNav:hover,
.slider_container a.nivo-prevNav:hover {
  opacity: 1;
}
.slider_container .nivo-caption {
  background: none;
  padding: 0px;
  margin-bottom: -3px;
  text-align: left;
  opacity: 0.8;
  height: 64px;
}
.slider_container .nivo-caption span {
  background: #fff;
  color: #575d5e;
  font-size: 23px;
  padding: 21px;
  display: block;
  width: 100%;
  -webkit-border-radius: 0px 0px 4px 0px;
  -moz-border-radius: 0px 0px 4px 0px;
  border-radius: 0px 0px 4px 0px;
}
.slider_container .nivo-caption .nivo-read-more {
  position: absolute;
  padding-bottom: 5px;
  bottom: 0px;
  height: 64%;
  width: 20px;
  cursor: pointer;
  right: 0px;
  opacity: 1;
  background: #336693 url(../../img/icons/glyphicons_050_link_white.png) center center no-repeat;
}
.slider_container .nivo-caption .nivo-read-more:hover {
  opacity: 0.8;
}
.slider_container .flexslider {
  background: #fff;
}
.slider_container .flexslider .flex-next {
  background: #336693 url(../../img/icons/glyphicons_223_thin_right_arrow_white.png) center center no-repeat;
  padding: 5px;
}
.slider_container .flexslider .flex-prev {
  background: #336693 url(../../img/icons/glyphicons_223_thin_arrow_left_white.png) center center no-repeat;
  padding: 5px;
}
.slider_container .flexslider .flex-caption {
  background: #fff;
  position: absolute;
  bottom: 0px;
  color: #575d5e;
  opacity: 0.9;
  padding: 30px;
  padding-right: 60px;
  padding-left: 20px;
  font-size: 23px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.slider_container .flexslider .flex-next,
.slider_container .flexslider .flex-prev,
.slider_container .flexslider .flex-caption {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.slider_container .flexslider .flex-read-more {
  position: absolute;
  bottom: 0px;
  padding: 20.5px;
  height: 40px;
  cursor: pointer;
  right: 0px;
  opacity: 0.7;
  background: #336693 url(../../img/icons/glyphicons_223_thin_right_arrow_white.png) center center no-repeat;
}
.slider_container .flexslider .flex-read-more:hover {
  opacity: 1;
}
.slider_container .flexslider .flex-control-paging li a {
  background: #fff;
  padding: 1px;
}
.slider_container .flexslider .flex-control-paging li a:hover {
  background: #336693;
}
.slider_container .flexslider .flex-control-paging li a.flex-active {
  background: #336693;
}
/*******************************************************************************
 welcome message container
********************************************************************************/
.welcome_container_boxed {
  font-size: 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.welcome_container_boxed p {
  text-align: center;
  color: #575d5e;
  line-height: 40px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
/*******************************************************************************
 the blocks/columns container
********************************************************************************/
.blocks_container {
  margin-top: 0px;
  margin-bottom: 20px;
  /* Heading of a block */

  /* block content */

}
.blocks_container .heading {
  margin-bottom: 00px;
}
.blocks_container .heading h2 {
  padding-bottom: 8px;
  font-size: 17px;
  line-height: 1.4;
  border-bottom: 4px solid #336693;
}
.blocks_container .heading h2 a {
  color: white;
}
.blocks_container .heading h2 span {
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  padding: 10px;
  background: #575d5e;
  color: #ffffff;
  width: auto;
  text-align: center;
}
.blocks_container .block {
  margin-bottom: 10px;
  /* block thumb*/

}
.blocks_container .block h2 {
  font-size: 16px;
  text-align: center;
  padding: 15px;
  margin: 0px;
  color: #ffffff;
  background: #575d5e;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.blocks_container .block .block-thumb {
  position: relative;
}
.blocks_container .block .block-thumb img {
  /*max-width: 100%;
          max-height: 256px;*/

  padding: 0px;
  border-radius: 1px 1px 0 0;
}
.blocks_container .block .block-description {
  padding: 10px;
  line-height: 18px;
  font-size: 13px;
  line-height: 20px;
  background: #ffffff;
  color: #575d5e;
  margin-top: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
.blocks_container .block .block-description h2 {
  background: none;
  padding: 0px;
  color: #242424;
  text-align: left;
  border: none;
  margin: 0px;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 5px;
}
.blocks_container .block .block-description h2 a {
  color: #242424;
}
.blocks_container .block .block-description h2 a:hover {
  text-decoration: none;
}
.blocks_container .block .block-meta {
  font-size: 10px;
  background: #575d5e;
  color: white;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 3px;
  text-align: left;
}
.blocks_container .block .block-meta .post_date,
.blocks_container .block .block-meta .post_by,
.blocks_container .block .block-meta .post_category {
  background: white;
  color: black;
  padding: 4px;
  margin-top: 4px;
  margin-left: 2px;
  border-bottom: 0px;
  padding-left: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.blocks_container .block .block-meta .post_date a,
.blocks_container .block .block-meta .post_by a,
.blocks_container .block .block-meta .post_category a {
  color: #242424;
}
.blocks_container .block .block-meta .post_date a:hover,
.blocks_container .block .block-meta .post_by a:hover,
.blocks_container .block .block-meta .post_category a:hover {
  color: #336693;
  text-decoration: none;
}
.blocks_container .block .block-meta .post_date {
  background: url(../../img/icons/calendar.png) no-repeat 1px center #ffffff;
}
.blocks_container .block .block-meta .post_by {
  background: url(../../img/icons/author.png) no-repeat 0px center #ffffff;
}
.blocks_container .block .block-meta .post_category {
  background: url(../../img/icons/category.png) no-repeat 0px center #ffffff;
}
.blocks_container .block .latest img {
  float: left;
}
/*******************************************************************************
 Portfolio 
********************************************************************************/
.portfolio-thumb {
  position: relative;
}
.portfolio-thumb img {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
/* title of portfolio item*/
.portfolio-title {
  text-align: left;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffffff;
  color: #575d5e;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
.portfolio-title a {
  text-decoration: none;
  color: #575d5e;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 5px;
  padding-right: 10px;
  line-height: 2;
}
/* description of portfolio item */
.portfolio-description {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}
.portfolio-description p {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
  background: #ffffff;
  margin: 0px;
  line-height: 20px;
  font-size: 13px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  border-bottom: none;
}
/* the categories filter for portfolio items */
.filter {
  text-align: center;
}
.filter a {
  color: #336693;
}
.filter ul.nav-pills {
  padding-bottom: 15px;
  display: block;
  text-align: center;
  background: url(../../img/bg_divid_2.png) no-repeat bottom center;
}
.filter ul.nav-pills li {
  float: none;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: white;
  background-color: #336693;
}
/* End Portfolio */
/*******************************************************************************
 blog posts
********************************************************************************/
.blog_posts .blog_post {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E3E3E3;
}
.blog_posts .blog_post .post_info {
  padding-left: 0px;
}
.blog_posts .blog_post .post-title h2 {
  line-height: 30px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}
.blog_posts .blog_post .post-title h2 a {
  color: #575D5E;
  font-size: 19px;
}
.blog_posts .blog_post .post-title h2 a:hover {
  color: #336693;
}
.blog_posts .blog_post .post-thumb a img {
  background: url(../../img/bg_divid_2.png) no-repeat bottom center;
  padding-bottom: 9.5px;
}
.blog_posts .blog_post .comms_loveit,
.blog_posts .blog_post .comms_loveit_single {
  padding-right: 0px;
  margin-top: 22px;
}
.blog_posts .blog_post .comms_loveit .post_comments_2,
.blog_posts .blog_post .comms_loveit_single .post_comments_2 {
  height: 64px;
  width: 64px;
  background: url(../../img/icons/comments_bg.png) top left no-repeat;
  margin-top: 12px;
  padding-top: 18px;
}
.blog_posts .blog_post .comms_loveit .post_comments_2 a,
.blog_posts .blog_post .comms_loveit_single .post_comments_2 a {
  color: #fff;
  padding-left: 26px;
  font-size: 20px;
}
.blog_posts .blog_post .comms_loveit .loveit,
.blog_posts .blog_post .comms_loveit_single .loveit {
  height: 64px;
  width: 64px;
  background: url(../../img/icons/heart_bg.png) top left no-repeat;
  padding-top: 22px;
  margin-top: -14px;
}
.blog_posts .blog_post .comms_loveit .loveit a,
.blog_posts .blog_post .comms_loveit_single .loveit a {
  color: #fff;
  padding-left: 22px;
  font-size: 20px;
}
.blog_posts .blog_post .comms_loveit .views,
.blog_posts .blog_post .comms_loveit_single .views {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  height: 44px;
  width: 60px;
  background: #575d5e url(../../imgs/icons/views.png) center bottom no-repeat;
  padding-top: 11px;
  padding-bottom: 5px;
  margin-top: -14px;
  color: #fff;
  font-size: 20px;
}
.blog_posts .blog_post .comms_loveit .views a,
.blog_posts .blog_post .comms_loveit_single .views a {
  color: #fff;
}
.blog_posts .blog_post .comms_loveit .views span,
.blog_posts .blog_post .comms_loveit_single .views span {
  font-size: 16px;
}
.blog_posts .blog_post .share_buttons {
  padding-bottom: 10px;
}
.blog_posts .blog_post .share_buttons .pinterest_button,
.blog_posts .blog_post .share_buttons .facebook_button,
.blog_posts .blog_post .share_buttons .twitter_button,
.blog_posts .blog_post .share_buttons .google_button,
.blog_posts .blog_post .share_buttons .loveit_button {
  padding-right: 50px;
}
.blog_posts .blog_post .post-meta {
  font-size: 11px;
  color: white;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.blog_posts .blog_post .post-meta .post_date,
.blog_posts .blog_post .post-meta .post_by,
.blog_posts .blog_post .post-meta .post_category,
.blog_posts .blog_post .post-meta .post_comments,
.blog_posts .blog_post .post-meta .post_tags {
  background: white;
  color: black;
  padding: 4px;
  border-bottom: 2px solid #336693;
  border-left: 1px solid #336693;
  margin-right: 3px;
  padding-left: 20px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.blog_posts .blog_post .post-meta .post_date a,
.blog_posts .blog_post .post-meta .post_by a,
.blog_posts .blog_post .post-meta .post_category a,
.blog_posts .blog_post .post-meta .post_comments a,
.blog_posts .blog_post .post-meta .post_tags a {
  color: #242424;
}
.blog_posts .blog_post .post-meta .post_date a:hover,
.blog_posts .blog_post .post-meta .post_by a:hover,
.blog_posts .blog_post .post-meta .post_category a:hover,
.blog_posts .blog_post .post-meta .post_comments a:hover,
.blog_posts .blog_post .post-meta .post_tags a:hover {
  color: #336693;
  text-decoration: none;
}
.blog_posts .blog_post .post-meta .post_by {
  background: url(../../img/icons/author.png) no-repeat 2px center #ffffff;
}
.blog_posts .blog_post .post-meta .post_category {
  background: url(../../img/icons/category.png) no-repeat 2px center #ffffff;
}
.blog_posts .blog_post .post-meta .post_comments {
  background: url(../../img/icons/comment.png) no-repeat 2px center #ffffff;
}
.blog_posts .blog_post .post-meta .post_date {
  background: url(../../img/icons/date.png) no-repeat 2px center #ffffff;
}
.blog_posts .blog_post .post-meta .post_tags {
  background: url(../../img/icons/tag.png) no-repeat 2px center #ffffff;
}
.blog_posts .blog_post .post-content {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding-top: 10px;
}
.blog_posts .blog_post .comment {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding-top: 10px;
}
.blog_posts .blog_post .comment .avatar {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.blog_posts .blog_post .comment .comment_author {
  font-size: 14px;
  margin-bottom: 3px;
}
.blog_posts .blog_post .comment .comment_date {
  font-size: 11px;
  background: white;
  color: black;
  padding: 4px;
  border-bottom: 2px solid #336693;
  border-left: 1px solid #336693;
  margin-right: 3px;
  padding-left: 20px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  background: url(../../img/icons/date.png) no-repeat 2px center #ffffff;
}
.blog_posts .blog_post .comment .comment_date a {
  color: #242424;
}
.blog_posts .blog_post .comment .comment_date a:hover {
  color: #336693;
  text-decoration: none;
}
.blog_posts .blog_post .comment .comment_content {
  margin-top: 3px;
  font-size: 12px;
}
.blog_posts .blog_post #comment_form textarea {
  width: 90%;
}
.blog_posts .share_buttons h4,
.blog_posts .comments h4,
.blog_posts .related_projects h4 {
  margin-bottom: 15px;
  line-height: 2;
  color: #ffffff;
  font-size: 16px;
  border-bottom: 4px solid #336693;
}
.blog_posts .share_buttons h4 span,
.blog_posts .comments h4 span,
.blog_posts .related_projects h4 span {
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  padding: 8px;
  background: #575d5e;
  padding-bottom: 7px;
}
/*******************************************************************************
 sidebar
********************************************************************************/
aside.sidebar .widget {
  margin-bottom: 15px;
}
aside.sidebar .widget .sidebar_list {
  list-style: none;
  margin-left: 0px;
}
aside.sidebar .widget .sidebar_list li {
  padding: 10px;
  border-left: 1px solid #e4e4e4;
}
aside.sidebar .widget .sidebar_list li a {
  font-size: 14px;
}
aside.sidebar .widget .sidebar_list li a:hover {
  text-decoration: none;
}
aside.sidebar .widget .sidebar_list li:hover {
  border-left: 1px solid #336693;
}
aside.sidebar .widget h2 {
  margin-top: 0px;
  font-size: 15px;
  border-bottom: 4px solid #336693;
}
aside.sidebar .widget h2 span {
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  background: #575d5e;
  color: #ffffff;
  padding: 11px;
}
aside.sidebar .widget .post {
  margin-bottom: 10px;
}
aside.sidebar .widget .post h3 {
  font-size: 13px;
  margin-top: -3px;
  margin-bottom: 5px;
  margin-left: 81px;
  line-height: 20px;
}
aside.sidebar .widget .post h3 a {
  color: #575D5E;
}
aside.sidebar .widget .post h3 a:hover {
  color: #336693;
}
aside.sidebar .widget .post .thumb {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.heading-icon {
  margin-bottom: 10px;
  margin-top: 5px;
}
.heading-icon h3 {
  font-size: 15px;
  text-align: center;
}
.heading-icon img {
  margin-right: 10px;
}
/*******************************************************************************
 testimonials carousel
********************************************************************************/
.testimonials {
  max-width: 360px;
}
.testimonials blockquote {
  background: white;
  padding: 20px;
  margin-left: 0px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.testimonials blockquote p {
  line-height: 20px;
  font-size: 13px;
}
.testimonials img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.testimonials .timer {
  background-color: #336693;
  height: 1px;
  width: 96%;
  margin-left: 7px;
  -webkit-box-shadow: 0 1px 7px 1px #336693;
  -moz-box-shadow: 0 1px 7px 1px #336693;
  box-shadow: 0 1px 7px 1px #336693;
}
/*******************************************************************************
 Footer CSS
********************************************************************************/
#footer_section .footer_widget h3 {
  color: #e0e0e0;
  font-size: 16px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  border-bottom: 4px solid #336693;
}
#footer_section .footer_widget h3 span {
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  padding: 10px;
  padding-bottom: 10px;
  background: #575d5e;
  color: #ffffff;
}
#footer_section .footer_widget ul li {
  list-style-type: none;
}
#footer_section .footer_widget ul li a {
  color: #ffffff;
}
#footer_section .footer_widget ul li a:hover {
  color: #336693;
}
#footer_section .footer_widget p {
  color: #ACACAC;
}
#footer_section .footer_widget address {
  color: #ACACAC;
}
#footer_section .footer_widget address strong {
  color: #ffffff;
}
#footer_section .social {
  color: #ccc;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: right;
}
#footer_section .social a img {
  margin: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid black;
  background: #336693;
}
#footer_section .social a img:hover {
  background: white;
}
#footer_section .social span {
  font-size: 17px;
  vertical-align: middle;
}
#footer_section .footer_links {
  background: #333333;
  border-top: 3px solid rgba(255, 255, 255, 0.1);
  border-bottom: none;
  padding-top: 10px;
  color: #ffffff;
}
#footer_section .footer_links ul {
  margin: 0px;
  padding: 10px;
  padding-top: 5px;
  list-style-type: none;
}
#footer_section .footer_links ul li {
  padding: 5px;
  display: inline;
}
#footer_section .footer_links ul li a {
  color: #ffffff;
}
#footer_section .footer_links ul li a:hover {
  text-decoration: none;
  color: #336693;
}
#footer_section .footer_widget_content {
  padding-top: 7px;
  color: #ffffff;
}
#footer_section .footer_widget_content .followers_subscribers {
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer_section .footer_widget_content .followers_subscribers a.followers,
#footer_section .footer_widget_content .followers_subscribers a.subscribers {
  text-decoration: none;
  color: #ACACAC;
  padding-left: 37px;
  padding-top: 5px;
  height: 30px;
  *display: inline;
  font-size: 14px;
}
#footer_section .footer_widget_content .followers_subscribers a.followers:hover,
#footer_section .footer_widget_content .followers_subscribers a.subscribers:hover {
  text-decoration: none;
}
#footer_section .footer_widget_content .followers_subscribers a.followers img,
#footer_section .footer_widget_content .followers_subscribers a.subscribers img {
  border: none;
}
#footer_section .footer_widget_content .followers_subscribers a.followers:hover,
#footer_section .footer_widget_content .followers_subscribers a.subscribers:hover {
  color: #ffffff;
}
#footer_section .footer_widget_content .followers_subscribers a.followers {
  background: url(../../img/icons/twi_1.png) no-repeat center left;
}
#footer_section .footer_widget_content .followers_subscribers a.followers:hover {
  background: url(../../img/icons/twi_1_hover.png) no-repeat center left;
}
#footer_section .footer_widget_content .followers_subscribers a.subscribers {
  margin-left: 6px;
  padding-left: 30px;
  background: url(../../img/icons/rss_1.png) no-repeat center left;
}
#footer_section .footer_widget_content .followers_subscribers a.subscribers:hover {
  background: url(../../img/icons/rss_1_hover.png) no-repeat center left;
}
.gmaps {
  height: 400px;
  margin-bottom: 10px;
}
/*******************************************************************************
 twitter feed widget
********************************************************************************/
.tweet,
.query {
  font-size: 14px;
  color: #085258;
  overflow: hidden;
  padding-bottom: 20px;
}
.tweet ul.tweet_list,
.query ul.tweet_list {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  list-style: none;
  overflow-y: hidden;
  margin: 0;
  padding: 0;
}
.tweet ul.tweet_list li,
.query ul.tweet_list li {
  overflow-y: auto;
  overflow-x: hidden;
  list-style-type: none;
  padding: .5em;
  padding-top: .2em;
  padding-left: 0px;
}
.tweet ul.tweet_list li a,
.query ul.tweet_list li a {
  color: #336693;
}
.tweet ul.tweet_list .tweet_text,
.query ul.tweet_list .tweet_text {
  color: #ACACAC;
}
.tweet ul.tweet_list .tweet_text a,
.query ul.tweet_list .tweet_text a {
  color: #336693;
  text-decoration: underline;
}
.tweet ul.tweet_list .tweet_avatar,
.query ul.tweet_list .tweet_avatar {
  padding-right: .5em;
  float: left;
}
.tweet ul.tweet_list .tweet_avatar img,
.query ul.tweet_list .tweet_avatar img {
  vertical-align: middle;
}
/*******************************************************************************
 flickr feed plugin
********************************************************************************/
#flickrImages img {
  margin: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-bottom: 0px;
  width: 63px;
  height: 63px;
}
/*******************************************************************************
 contact form css
********************************************************************************/
#contact_form textarea {
  width: 90%;
}
blockquote.style_1 {
  border-left: 5px solid #E4E4E4;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
blockquote.style_2 {
  padding: 10px;
  background: #E4E4E4;
  border-left: 5px solid #575D5E;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
ul.style_1,
ul.style_2 {
  list-style: none;
  margin-left: 0px;
}
ul.style_1 li,
ul.style_2 li {
  padding: 10px;
  border-left: 1px solid #e4e4e4;
}
ul.style_1 li a,
ul.style_2 li a {
  font-size: 14px;
}
ul.style_1 li a:hover,
ul.style_2 li a:hover {
  text-decoration: none;
}
ul.style_1 li:hover,
ul.style_2 li:hover {
  border-left: 1px solid #336693;
}
ul.style_2 li {
  border-left: none;
  border-bottom: 1px solid #e4e4e4;
}
ul.style_2 li a {
  font-size: 14px;
}
ul.style_2 li a:hover {
  text-decoration: none;
}
ul.style_2 li:hover {
  border-left: none;
  border-bottom: 1px solid #336693;
}
/*******************************************************************************
 isotope config
********************************************************************************/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
/*******************************************************************************
 MISC
********************************************************************************/
.container {
  padding: 0px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.btn {
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
}
.alert {
  border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
.tab-content {
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-bottom: 1px solid #336693;
  background: #fff;
  border-top: none;
  margin-top: -19px;
}
.nav-tabs {
  border-bottom: none;
}
.my_divider {
  background: url(../../img/bg_divid.png) no-repeat bottom center;
  height: 15px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}
ul.sf-menu li.backLava {
  background: #336693 !important;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
a .sf-sub-indicator {
  top: 1em;
}
.the-icons {
  margin-left: 0;
  list-style: none;
}
.the-icons li {
  float: left;
  width: 25%;
  line-height: 25px;
}
/* thumnails overlays css */
.thumb-mask {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  top: 0;
  left: 0;
}
/* Links color */
a {
  color: #242424;
}
a:hover {
  color: #336693;
}
.link {
  background: url(../../img/icons/glyphicons_050_link.png) center center no-repeat #ffffff;
}
.picture {
  background: url(../../img/icons/glyphicons_011_camera.png) center center no-repeat #ffffff;
}
.video {
  background: url(../../img/icons/glyphicons_180_facetime_video.png) center center no-repeat #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.welcome_container_boxed p,
.welcome_container_wide p,
a,
.social span {
  font-family: 'PT Sans', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #fff;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #336693;
  text-decoration: none;
}
/*******************************************************************************
 some mobile & tablets tweaks
********************************************************************************/
@media (max-width: 980px) {
  .post-meta,
  .post-title,
  .post-thumb,
  .post-excerpt {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .logo {
    margin-left: 10px;
  }
  .footer_widget {
    padding: 10px;
  }
  .portfolio-item,
  .block {
    max-width: 971px;
  }
  #blocks_section {
    padding-right: 10%;
    padding-left: 10%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .post_date,
  .post_by,
  .post_category,
  .post_comments,
  .post_tags {
    display: block;
  }
}
@media (max-width: 480px) {
  .top_toggle_container {
    top: 0px;
  }
  .menu_logo {
    margin-top: 0px;
  }
  .post-meta,
  .post-title,
  .post-thumb,
  .post-excerpt {
    margin-left: 0px;
  }
  .blog_posts .blog_post .post-thumb a img {
    background: none;
    padding-bottom: 0px;
  }
  .filter ul li {
    width: 100%;
  }
  .post_date,
  .post_by,
  .post_category,
  .post_comments,
  .post_tags {
    display: block;
  }
  .post_date a,
  .post_by a,
  .post_category a,
  .post_comments a,
  .post_tags a {
    padding: 0px;
    margin: 0px;
  }
  .share_buttons div {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .share_buttons .pinterest_button,
  .share_buttons .facebook_button {
    padding-left: 0px;
  }
  .footer_widget {
    padding: 10px;
  }
  #footer_section .social,
  #header_section .social {
    text-align: center;
  }
  #footer_section .footer_widget_content .followers_subscribers a.followers,
  #header_section .footer_widget_content .followers_subscribers a.followers,
  #footer_section .footer_widget_content .followers_subscribers a.subscribers,
  #header_section .footer_widget_content .followers_subscribers a.subscribers {
    display: block;
  }
}
