/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.1.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

body {
  color: #333333 !important;
}

.header-left {padding-top: 5px; padding-bottom: 5px;}

.fixed-header-on .header .logo img {
  max-height: 50px;
}

ul.footer-nav li {line-height:12px !important;}


/* No arrow for parent menu item 
------------------------------ */
.navbar-default .navbar-nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

.dropdown-no-arrow > a:before {
  content: none !important;
}

.dropdown-no-arrow > a {
  padding-right:10px !important;
}


.main-container ul {margin-bottom:30px;}

.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.main ul {}
.main ul li {margin-bottom:5px;}


.antispam-text {padding:0.1em; margin:0 0 0.2em 0; vertical-align: middle; display:inline-block;}
.antispam-img {padding:0.1em; margin:0 0 0.2em 0; vertical-align: middle; display:inline-block;}
.antispam-input {margin-bottom:0; padding-right:5px !important; display:inline-block; font-size:12px;}


.img-panel {margin:0 auto 20px auto !important;}

@media (min-width: 1200px) {

.panel-text {padding:0 20px; height:90px; overflow:hidden;}

.antispam-input {width:235px;}

}


@media (min-width: 992px) and (max-width: 1199px) {

.navbar-default .navbar-nav > li > a {
  font-size: 14px !important;
}

.with-dropdown-buttons .header-dropdown-buttons {right: -15px !important;}

.antispam-input {width:168px;}

}


@media (max-width: 991px) {

.antispam-input {width:50%;}

}

@media (min-width: 768px) and (max-width: 991px) {

.navbar-default .navbar-nav > li > a {
  font-size: 14px !important;
}

}


@media (min-width: 768px) {

.with-dropdown-buttons .header-dropdown-buttons {top: 10px;}
.fixed-header-on .header-dropdown-buttons {top: 3px !important;}

.footer-copy {margin-top:10px;}
.footer-social {text-align:right;}

}


@media (max-width: 767px) {

.footer-copy {margin-top:10px; margin-bottom:20px; text-align:center;}
.footer-social {text-align:center;}

}


@media (min-width: 401px) and (max-width: 767px) {

}


@media screen and (max-width: 400px) {

}
