@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;
}
#mainmenu_nav {
	text-align: right;
}
#mainmenu {
	margin: 0;
	list-style-type: none;
}
#mainmenu li {
	display: inline-block; position:relative;
}
#mainmenu li a, #search_btn {
	padding: 45px 10px;
	display: block;
	color: #AFAFAF;
	font-weight: 600;
	font-size: 16px;
}
.mean-bar #mainmenu li a{padding:10px 20px;}
#mainmenu li a:hover {
text-decoration:none;
}
#mainmenu li ul {
	display: none;
}
#mainmenu li:hover:after {
	content: '';
	position:absolute;
	text-align:center;
	height:3px;
	width:100%;
	bottom: 0;
	left:0px;
	background: #F4901E;
}
#mainmenu li:hover:before {
	content: "\f0d8";
	font-family: FontAwesome;
	bottom: -5px;
	left: 45%;
	position: absolute;
	color: #F19621;
}

#mainmenu li.active:after {
	content: '';
	position:absolute;
	text-align:center;
	height:3px;
	width:100%;
	bottom: 0;
	left:0px;
	background: #F4901E;
}
#mainmenu li.active:before {
	content: "\f0d8";
	font-family: FontAwesome;
	bottom: -5px;
	left: 45%;
	position: absolute;
	color: #F19621;
}
#page_title_section {
	position: relative;
}
#page_title_section #page_title {
	position: absolute;
	text-align: center;
	width: 100%;
	color: #fff;
	top: 37%;
}
#page_title_section #page_title h1 {
	font-weight:800; font-size:35px; line-height:40px;
	text-transform:uppercase;
	margin:5px 0px; padding:0px;
}
#page_title_section #page_title h2 {
	font-weight:300; font-size:30px; font-style:italic; margin:0px; padding:5px 0px;
}

.box-page_section{position: relative;}
.box-page_section .box-page-title{position:absolute; text-align:center; vertical-align:middle; display:table-cell; width:100%; height:100%; color:#fff; left:0; top:0; background:rgba(0, 0, 0, 0.5);}
.box-page_section .box-page-title .ayaz{ padding-top:38%;}
.box-page_section .box-page-title .ayaz h1 {font-weight:800; font-size:35px; line-height:40px;}
.box-page_section .box-page-title .ayaz h2 {font-weight: 300; font-size:36px; font-style:italic;}

.box-page_section .box-page-text{font-weight:400; font-size:18px; color:#666; padding:20% 15%;}
.btn-theme{color:#fff; background:#314FA1; border-radius:50px; padding:15px; min-width: 300px;}
.btn-theme:hover{color:#fff;}
.call-number{color:#EF5D15; font-weight:600; font-size:18px;}

.all-services{ padding:90px 0px;}
.services-box{ padding:50px 0px;}
.services-box .services-text{padding:0px 20px 50px; font-size:24px; color:#666; font-weight:300; font-style:italic; text-align:center;}
hr.tall {
	margin:15px 0;
	background-image: -webkit-linear-gradient(left, transparent, rgba(0,0,0,0.2), transparent);
	background-image: linear-gradient(left, transparent, rgba(0,0,0,0.2), transparent);
	border: 0;
	height: 1px
}

h1.style5{
	margin: 0 0 10px 0;
    padding: 0 0 22px 0px;
    position: relative;
    color: #636363;
	text-align: center;
	font-weight: 400; 
	font-size:36px; text-transform:uppercase;}
h1.style5:before, h1.style5:after {
	background-color:#ddd;
	content: '';
	display: block;
	position: absolute;
}	
h1.style5:before {
    content: '';
    height: 1px;
	width: 240px;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
}	
h1.style5:after {
    content: '';
    height: 11px;
	width: 11px;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 50%;
}

.home-box{padding:50px 0px; background:#FBFBFB; border-bottom:1px solid #ccc;}
.home-text{padding:0px 70px 10px; font-size:24px; color:#666; font-weight:300; font-style:italic; text-align:center;}
.paragraph-text{padding:10px 70px 50px; font-size:16px; color:#666; font-weight:400; text-align:center;}

.case-study{padding:50px 0px;}
.newsupdate{margin:50px 0px;}
.newsupdate div{text-align: center;}
.newsupdate div h3 {
    color: #1a1a1a;
    font-size: 14px;
    margin: 0px;
    padding: 10px 0px;
}

.home-box-services{padding:50px 0px; background:#FBFBFB; border-top:1px solid #ccc;}

.home-bottom{padding:50px 0 0 0px; background:url(../images/homebanner3.jpg); background-size:100% 100%; float:left; width:100%;}
.home-bottom-content{padding:50px;}
.home-bottom-content h4{ color:#fff; text-transform:uppercase; font-weight:400; font-size:16px; margin:20px 0 0 0;}
.home-bottom-content p{ color:#fff; font-weight:300; line-height:22px; font-size:14px;}


/*Owl Dots*/
.owl-dots {text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }
.owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #ccc;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {background: #EF5D15; }

/*Owl Nav Middle*/
.owl-middle-narrow .owl-nav {position:absolute; left:0; width:100%; top:10%; margin-top: 10px; -webkit-tap-highlight-color: transparent; }
.owl-middle-narrow .owl-nav [class*='owl-'] {
    color: #ccc;
    font-size:50px;
    display:inline-block;
    cursor: pointer;
    border-radius: 0px; position: absolute;}
.owl-middle-narrow .owl-nav [class*='owl-']:hover {color:#1a1a1a; text-decoration: none; }
.owl-middle-narrow .owl-nav div.owl-prev{left:-15px;}
.owl-middle-narrow .owl-nav div.owl-next{right:-15px;}
.owl-middle-narrow .owl-nav .disabled {opacity: 0.5; cursor: default; }
.owl-middle-narrow .owl-nav.disabled + .owl-dots {margin-top: 10px; }

/*Owl Nav Bottom*/
.owl-bottom-narrow .owl-nav {margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-bottom-narrow .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 18px;
    margin: 5px;
    padding: 4px 7px;
    background: #0172bb;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
.owl-bottom-narrow .owl-nav [class*='owl-']:hover {background: #2e3190; color: #FFF; text-decoration: none; }
.owl-bottom-narrow .owl-nav .disabled {opacity: 0.5; cursor: default; }
.owl-bottom-narrow .owl-nav.disabled + .owl-dots {margin-top: 10px; }


.box-style-1{border:0px solid #ccc; box-shadow:0 0 4px rgba(0,0,0,.2); text-align:center; padding:20px; min-height:250px;}
.box-style-2{border:0px solid #ccc; text-align:center; padding:20px; text-transform:uppercase;}
.box-style-2 span div img{ max-width:100%; width:90px;}

.box-style-3{position:relative; border:1px solid #ccc; min-height:180px; text-align:center;  margin:30px 30px 60px; padding:0 30px 30px;}
.box-style-3 span div{position: relative; top:-35px;}
.box-style-3 span div img{ max-width:100%; width:60px;}
.box-style-3 h5{position: relative; top:-10px; line-height:20px; font-size:16px;  color:#666; font-weight:400;}

header{border-bottom: 1px solid #ccc;}
header .search{padding: 0; position: relative;}
/*header .search:after{content: ''; width: 0; height: 0; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #a1a1a1;
    position: absolute; right: 180px; bottom: -83px; opacity: 0; -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;    
	transition: all 0.3s ease-in-out;}
header .search.search_open:after{opacity: 1;}*/

header #search_btn{cursor:pointer;}
header .search_area{position: absolute; width: 100%; min-height:116px; left: 0; top:112px; background-color:#a1a1a1; z-index:999;
    padding:25px;}
header #search_close{color: #fff;position: absolute;top: 0;right: 0;padding:15px 0;font-size:22px;display: block;text-align: center;width: 50px;cursor: pointer;height: 50px;background-color: rgba(255, 255, 255, 0.1);}
header .search_area input{width: 100%; font-size:20px; height: 66px; padding: 12px; border-radius: 0; display: block!important;}
header .search_area h6{font-size: 62px; font-weight: 100; padding: 16px;}
header .search_area input.submit{border: none; background-color:#F19621; color: #FFF;}


/*Typography styles*/
.innerpage{}
.innerpage h1, .innerpage h2, .innerpage h3, .innerpage h4, .innerpage h5, .innerpage h6{
	margin: 10px 0 5px 0px;
    padding: 0 0 5px 0px;
    position: relative;
    clear: both;
    color: #444;
    font-weight: 400; text-align:left;
	}


.innerpage p{text-align:left; font-size:14px; color:#666;}
.innerpage img{max-width:100%; max-height:100%;}

.innerpage ul.list{margin:5px 0 15px 0px; padding:0px; float:left; width:100%;}
.innerpage ul.list li {
	float:left;
	list-style:none;
	text-align:justify;
	margin: 0px;
	padding:1px 15px 1px 15px;
	width:100%; 
	position:relative; font-size:13px;
}
.innerpage ul.list li:before {
    /*content:"\f111";*/
	content:"\f105";
	font-family:'FontAwesome';
    color:#116834;
    display:block;
    position:absolute;
    top:1px;
    left:0;
    font-size:12px;
}	
.innerpage ul.list.list li a {
	padding:0px;
	color: #444;
}
.innerpage ul.list li a:hover{
	/*background: #CF1E14;*/
	color: #DD9933;
	text-decoration: none;
}

.innerpage ul.list2{margin:5px 0 15px 0px; padding:0px; float:left; width:100%;}
.innerpage ul.list2 li {
	float:left;
	list-style:none;
	text-align:justify;
	margin: 0px;
	padding:3px 0px;
	width:100%; 
	color: #666;
	position:relative; font-size:14px;
}

.innerpage ul.list2 li a {
	padding:0px;
	color: #666;
}
.innerpage ul.list2 li a:hover{
	/*background: #CF1E14;*/
	color: #F19621;
	text-decoration: none;
}
.innerpage table td{vertical-align:middle!important; text-align:left;}


.content-box{ padding:50px 0px;}
.media {
  margin-top: 15px;
  &:first-child {
    margin-top: 0;
  }
}

.media,.media-body {zoom:1; overflow:hidden; }
.media-body {width:10000px;}
.media-object {display:block; &.img-thumbnail{max-width: none;} }

.media-right,.media > .pull-right {padding-left:10px;}
.media-left,.media > .pull-left {padding-right:40px; text-align: center;}
.media-left,.media-right,.media-body {display:table-cell; vertical-align:top; color:#666;}
.media-middle {vertical-align:middle;}
.media-bottom {vertical-align:bottom;}
.media-heading {margin-top:15px; color: #000; margin-bottom:15px; font-size: 24px; font-weight:bold; text-align:center;}
.media-list {padding-left:0; list-style:none;  padding:40px 0px;}

.latest-news .media-left, .latest-news  .media > .pull-left {padding-right:10px; text-align: left;}
.latest-news .media-heading {margin-top:0px; margin-bottom:5px; text-transform:capitalize; text-align:left; font-size:14px; font-weight:normal; color:#666;}
.latest-news .media-list {padding-left:0; list-style:none;  padding:0px;}


ul.list3{margin:5px 0 15px 0px; padding:0px; float:left; width:100%;}
ul.list3 li {
	float:left;
	list-style:none;
	margin: 0px 5px 0 0;
	padding:0px;
	
}

ul.list3 li a {
	padding:5px;
	background: #333333;
	color: #fff;
	font-size:12px;
}
ul.list3 li a:hover{
	background: #F19621;
	color: #fff;
	text-decoration: none;
}

.site-footer{background:#D4D4D4; margin:0px 0 0 0; padding:40px 0px; position:relative; float:left; width:100%;}
.site-footer h4{color:#929292; text-transform:uppercase;}

.footer-bottom{background:#333333; margin:0px; padding:0px; position:relative; float:left; width:100%;}
.footer-bottom .copyright{padding:20px 0px; color:#fff; font-size:12px;}

.homebanner-title{ top:19%!important;}

@media (min-width: 1400px) {

}

/* lg */ 
@media (min-width: 1200px) {

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
.box-page_section .box-page-text{padding:15% 20%; font-size: 16px;}
.box-style-3{margin:30px 10px 60px; padding:0 20px 30px;}
.homebanner-title{ top:16%!important;}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
.logo, .logo a{text-align:center;}
.logo img{display:inherit;}
#page_title_section #page_title {top:25%;}
.box-page_section .box-page-text{padding:5% 5%; font-size: 14px;}
.box-style-3{margin:30px 30px 60px; padding:0 20px 30px;}

.box-page_section .box-page-title .ayaz h1 {font-size:36px;}
.box-page_section .box-page-title .ayaz h2 {font-size:24px;}
.homebanner-title{ top:13%!important;}
}

/* xs */
@media (max-width: 767px) {
.logo, .logo a{text-align:center;}
.logo img{display:inherit;}
#page_title_section #page_title {top:20%;}
#page_title_section #page_title h1{font-size:20px;}
#page_title_section #page_title h2{font-size:16px;}

.media-body, .media-left{
width: 100%;
float: left;
text-align: center;
}
.media-object {display:inherit;}
.media-left, .media > .pull-left {padding-right:0px;}

.latest-news .media-body, .latest-news .media-left{width:inherit; float:inherit; text-align: inherit;}
.latest-news .media-object {display:block;}
.box-page_section .box-page-text{padding:5% 5%; font-size: 14px;}

}
@media screen and (max-width: 767px) and (min-width: 700px)
{
	.homebanner-title{ top:8%!important;}
.homebanner-title img{ /*width:250px!important;*/}
.small_main_font{margin-top:15px !important;}
}
@media screen and (max-width: 699px) and (min-width: 650px)
{
	.homebanner-title{ top:8%!important;}
.homebanner-title img{ /*width:250px!important;*/}
.small_main_font{margin-top:9px !important;}
}
@media screen and (max-width: 649px) and (min-width: 600px)
{
	.homebanner-title{ top:5%!important;}
.homebanner-title img{ /*width:250px!important;*/}
.small_main_font{margin-top:5px !important;}
}
@media screen and (max-width: 599px) and (min-width: 550px)
{
	.homebanner-title{ top:5%!important;}
.homebanner-title img{ /*width:250px!important;*/}
.small_main_font{margin-top:8px !important;}
}
@media screen and (max-width: 549px) and (min-width: 500px)
{
.homebanner-title{ top:3%!important;}
.homebanner-title img{ /*width:250px!important;*/}
.small_main_font{margin-top:0px !important;}
}
@media screen and (max-width: 499px) and (min-width: 400px)
{
	#custom_define{font-size:16px !important; }
	.small_main_font{font-size:16px !important;}
	#custom_define_second{font-size:16px !important;}
}
@media screen and (max-width: 399px) and (min-width: 350px)
{
	#custom_define{font-size:16px !important; }
	.small_main_font{font-size:16px !important;}
	#custom_define_second{font-size:16px !important;     margin-top: -10px !important;}
}
@media screen and (max-width: 349px) and (min-width: 300px)
{
	#custom_define{font-size:12px !important; }
	.small_main_font{font-size:16px !important;}
	#custom_define_second{font-size:12px !important;     margin-top: -10px !important;}
}
@media screen and (max-width: 299px)
{
	#custom_define{font-size:9px !important; }
	.small_main_font{font-size:12px !important; margin-top:-3px !important;}
	#custom_define_second{font-size:9px !important;     margin-top: -10px !important;}
}
/* XS Portrait */
@media (max-width: 480px) {
.logo, .logo a{text-align:center;}
.logo img{display:inherit;}
#page_title_section #page_title {top:1%;}
#page_title_section #page_title h1{font-weight:800; font-size:20px; margin:2px 0px; padding:0px 0px;}
#page_title_section #page_title h2{font-weight:300; font-size:14px; margin:0px; padding:0px 0px;}

.media-body, .media-left{width:100%; float:left; text-align:center;}
.media-object {display:inherit;}
.media-left, .media > .pull-left {padding-right:0px;}

.latest-news .media-body, .latest-news .media-left{width:inherit; float:inherit; text-align: inherit;}
.latest-news .media-object {display:block;}

.box-page_section .box-page-title .ayaz h1 {font-weight:600; font-size:30px;}
.box-page_section .box-page-title .ayaz h2 {font-weight:300; font-size:16px;}

.box-page_section .box-page-text{padding:10px;}
.btn-theme {padding: 10px 5px; min-width: 250px;}
.call-number{font-size: 15px;}
.homebanner-title{ top:10%!important;}
.homebanner-title img{ /*width:170px!important;*/}
.homebanner-title h1, .homebanner-title h2{ margin:0px!important; padding:0px!important;}
}