/*
Theme Name: Immigration Law Consultant
Theme URI: http://makemywebservices.com/
Author: Make My Web Services
Author URI: http://makemywebservices.com/
Version: 1.0
*/

/* Global Styles */
@import 'https://fonts.googleapis.com/css?family=Quattrocento:400,700';
html, body {
	height: 100%;
}
body {
	padding-top: 0;
	font-family: 'Quattrocento', serif; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
a { color:#000; text-decoration:underline;}
a:hover { color:#000; text-decoration:none;}
img { max-width:100%; height:auto;}
label { font-weight:normal; margin-bottom:0;}
.logo {
	font-family: "Quattrocento" !important;
	font-size:25px;
	padding:8px 0 0 0;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
h2{font-size:36px !important;
}
.logo:hover {
	color:#fff;
	text-decoration:none;
}
.martingtop {
	margin-top:50px;
}
.martingbottom {
	margin-bottom:20px;
}
.text {
	font-family: "Quattrocento" !important;
	text-align:justify;
	font-size: 16px !important;
}
.page-header {
	border: 0 none;
	color: #333;
	font-size: 25px;
	margin: 20px auto;
	text-align: center;
	width: 75%;
	letter-spacing:1px;
}
.menu {
	text-align:right;
	float:right;
}
.carousel-caption {
	color: #d5d5d5 !important;
	font-family: "Quattrocento" !important;
	font-weight: 400 !important;
	letter-spacing: 4px !important;
	line-height: 21px !important;
	text-shadow:none;
	top:33% !important;
}
.suheader {
	position:absolute;
	padding:18px 0;
	width:100%;
	z-index:50;
}
.posi {
	position:fixed;
	width: 100%;
	padding:9px 0;
	background:rgba(35, 35, 35, 0.95) none repeat scroll 0 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-top: 0;
	z-index:500;
	top:0;
}
/* Home Page Carousel */
header.carousel {
	height: 50%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 90%;
	background-position: center;
	background-size: cover;
}
/* 404 Page Styles */
.error-404 {
	font-size: 100px;
}
/* Pricing Page Styles */
.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}
.period {
	display: block;
	font-style: italic;
}
/* Footer Styles */
footer p {
	margin:0;
}
footer {
	background:#000;
	color:#fff;
	margin:50px 0 0 0;
	padding:18px 0;
}
footer a {
	color:#fff;
	text-decoration:none;
}
footer a:hover {
	color:#fff;
	text-decoration:underline;
}
footer a.link {
	color:#fff;
	text-decoration:underline;
}
footer a.link:hover {
	color:#fff;
	text-decoration:none;
}
footer .footercon h3 {
	color: #fff;
	font-family: "Quattrocento";
	font-size: 18px;
	text-transform: uppercase;
}
footer .footercon ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
footer .footercon ul li a {
	background: rgba(0, 0, 0, 0) url("images/arrow1.jpg") no-repeat scroll left 5px;
	color:#fff;
	display: block;
	font-family: "MyriadPro-Regular";
	font-size: 14px;
	padding: 2px 0 2px 15px;
	text-decoration:none;
}
footer .footercon ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

.clear1 { clear:both;}
.clear5 { clear:both; height:5px;}
.clear10 { clear:both; height:10px;}
.clear15 { clear:both; height:15px;}
.clear20 { clear:both; height:20px;}
.clear30 { clear:both; height:30px;}

.alignleft { float:left; margin:0 15px 10px 0;}
.alignright { float:right; margin:0 0 10px 15px;}
.aligncenter { text-align:center;}
.alignnone { float:none;}

.btn { text-decoration:none;}
.btn-black { background-color:#2E2E2E; border-color:#000; color:#fff;}
.btn-black:hover { background-color:#000; border-color:#000; color:#fff;}
.btn-black:focus { color:#FFF;}

.margin10-rb { margin:0 10px 10px 0;}
.radius0 { border-radius:0;}

.small_field1 { width:48%; display:inline-block; margin-right:2%;}
.small_field2 { width:50%; display:inline-block;}
.red { color:#F00;}

.blog-post { border-bottom:#ccc 1px solid; padding-bottom:20px; margin-bottom:20px;}
.blog-post h3 { color:#333; margin:0 0 10px 0;}
.blog-post h3 a { color:#333; text-decoration:none;}
.blog-post h3 a:hover { color:#000; text-decoration:underline;}
.post-meta { margin:0 0 10px 0; font-size:14px;}

#sidebar {}
#sidebar h3 { margin:0 0 10px 0;}
#sidebar ul { list-style:none; padding:0; margin:0;}
#sidebar ul li { border-bottom:#ccc solid 1px;}
#sidebar ul li a { color:#000; text-decoration:none; padding:5px; display:block;}
#sidebar ul li a:hover { background:#f4f4f4;}
#sidebar .widget { margin-bottom:30px;}
.textwidget { text-align:left;}

/* Responsive Styles */
@media(max-width:991px) {
.customer-img, .img-related {
	margin-bottom: 30px;
}
}
@media(max-width:768px) {
header.carousel {
	height: 20%;
}
.menu {
	float: right;
	text-align: right;
	width: 100%;
}
.carousel-caption {
	top:15px !important;
}
.mean-container a.meanmenu-reveal {
	top:-14px !important;
}
.mean-container .mean-nav {
	margin:0 !important;
}
.suheader {
	background: #333 none repeat scroll 0 0;
	padding: 11px 0;
	position: relative;
	width: 100%;
	z-index: 50;
}
}
@media(max-width:550px) {
.mean-container .mean-nav ul li a.mean-expand{right:0 !important;}
.mean-container .mean-nav ul li a{ text-decoration:none;}
.page-header {
    border: 0 none;
    color: #333;
    font-size: 19px;
    letter-spacing: 1px;
    margin: 20px auto;
    text-align: center;
    width: 100%;
}
.h3, h3 {
    font-size: 18px;
}
.carousel-caption h2 {
    font-size: 14px !important;
    font-weight: bold;
}
.logo {
   
    font-size: 18px;
  
    padding: 8px 0 6px;
    
}
.menu {
	float: right;
	text-align: right;
	width: 100%;
}
.carousel-caption {
	top:-2px !important;
}
.mean-container a.meanmenu-reveal {
	top:-14px !important;
}
.mean-container .mean-nav {
	margin:0 !important;
}
.suheader {
	background: #333 none repeat scroll 0 0;
	padding: 11px 0;
	position: relative;
	width: 100%;
	z-index: 50;
}
}