@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);

@charset "utf-8";
/* CSS Document */
body{font-family: 'Roboto', sans-serif; font-size:15px;}
.row {
    margin-right: 0; 
    margin-left: 0; 
    
}
.loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background:url(../images/logo.png) 50% 50% no-repeat #fff}
.*{ box-sizing:border-box;}

.aligncenter{text-align:center;}
.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: auto;
  padding: 0px;
  width: 150px;
    margin-top:0px;
}
.navbar-left {  position: relative;      font-size: 18px;    color: #fff; font-weight: bold; width: 40%;}
.navbar-left p {
    padding-left: 30%;
    font-weight: bold;
}

.brand-centered {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: 0;
      left: 0% !important;
      margin-top: 9% !important;
}
.brand-centered .navbar-brand {
  display: flex;
  align-items: center;     z-index: 999;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background-color: #fff;
}
.header-text.hidden-xs .btn-primary {
    margin: 0;
}

.over .btn-primary {
    margin: 0;
}

/* CSS Transform Align Navbar Brand Text ... This could also be achieved with table / table-cells */
.navbar-alignit .navbar-header {
	  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 50px; width:60%;
}
.navbar-alignit .navbar-brand {
	top: 50%;
	display: block;
	position: relative;
	height: auto;
	transform: translate(0,-50%);
	margin-right: 15px;
  margin-left: 15px;
}


.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

.nav > li > a > img {
    max-width: 30px;
    margin-right: 5px;
}
.navbar-nav>li>.dropdown-menu {
	z-index: 9999;     margin-top: -22px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
}

.navbar-nav > li {
    float: left;
    font-size: 16px; 
  }
.no-border {border:none !important; } .no-border > a {padding: 15px 5px !important;} .no-border1 {border:none !important; }
body {
 font-family: 'Roboto', sans-serif;
}
.navbar-default {
    /* border-color: #e7e7e7; */
    background-color: #fff;
	border:none;
	border-radius:0px;min-height:140px;
}

.navbar-right {
    float: right !important;
    margin-right: 0px;
}

.navbar-nav > li > a { line-height: 45px;     padding: 15px 10px;}
.carousel-indicators .active {
    background-color: #424497;
}

.carousel {
    position: relative;
   top:0px;
  
}

.carousel-indicators { display:none;
    position: absolute;
    bottom: 42%;
left: initial;
    right: 0%;
    z-index: 15;
    width: 3%;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li { display: block; background-color: rgb(255, 255, 255);   border-radius: 10px;     margin: 10px 1px;}

.carousel-inner img {
    width: 100%;
}

.carousel-control {
    width: 0;     top: 40%;
}

.carousel-control.left { opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
   left: 5%;}

.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
    right: 10%;
}

.carousel-control.left span {
	padding: 0px;
}

.carousel-control.right span {
	padding: 0px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	/*background-color: #000;*/
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
 font-family: 'Roboto', sans-serif;
color:#FFFFFF;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	 font-family: 'Roboto', sans-serif;
	padding: 15px 0;
color:#ffff00; font-size:36px; font-weight:bold;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: 10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: 10px;
}
.col-md-12 {
    width: 100%;     padding-left: 0px;
}

.header-text {
    position: absolute;
    top: 25%;
    left: 7%;
    right: auto;
    width: 100%;
    color: #424497 ;
  font-family: 'Roboto', sans-serif;
}
h1, .h1, h2, .h2, h3, .h3, h5, .h5, h4, .h4{
    margin-top: 10px;
    margin-bottom: 10px;
 font-family: 'Roboto', sans-serif;     color: #424497;
}
h3, .h3 {
    line-height: 40px;
}
.btn-primary {
    color: #fff;
    background-color: #424497;
    border-color: #2e6da4;
    margin-left: 14%;
}

.s_name{float:right;background:#006cb5;padding:15px 0px;text-align:center;font-size:22px; text-transform:uppercase;color:#fff;width:88%;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;height:65px;
}
.navbar-header{width:100%;}
.memb_login a{background: #f06135 !important;
    color: #fff !important;
    line-height: 12px !Important;
    margin-top: 18px;border-radius:3px;    padding: 10px 10px !important; margin-left: 20px;}
.memb_login a:hover{background:#f89633 !important;color:#fff;}
.navbar-collapse{padding:0px;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{ background:url(../images/hover.png) center 16px no-repeat;}
.navbar-default .navbar-nav > li > a.active{ background:url(../images/hover.png) center 16px no-repeat;}
.navbar{margin-bottom:0px;}
/* slider ends */
.project h2 { margin-bottom:20px;font-weight: 700; text-align:center;}
.content h2{ text-align:center; margin-bottom:30px;}
.project span { color:#ed3338; font-weight:500; text-transform:uppercase;}
.project p {font-weight:400; line-height:32px;}
.project { width:100%; float:left; background:url(../images/prj-bg.png) -150px 154px no-repeat; text-align:left;background-size: 100%;}
.project ul { text-align:center;     width: 70%; margin: 0 auto; position:relative; top:20px;}
.project ul li { list-style:none; float:left; margin:0 40px; }

.project ul li>a>img {     margin-bottom: 40px; -webkit-box-shadow: 2px 22px 47px 0px rgba(158,158,158,0.42);
-moz-box-shadow: 2px 22px 47px 0px rgba(158,158,158,0.42);
box-shadow: 2px 22px 47px 0px rgba(158,158,158,0.42);}
.project ul li>a> h4 {position: relative; top: 50px;     margin-top: 10px;}
.content {width:100%; text-align:left; background:url(../images/content-bg.png) no-repeat; float:left; padding:50px 0; margin-top: 50px;     background-size: cover;}
.content span { color:#ed3338; font-weight:500; text-transform: none;}
.content p { line-height:32px;}
a:hover {
    color: #9debf8;
}
.content_sec{width:100%;float:left;padding:50px 0px;}

/*footer*/
.footer1 {
    background-color: #006cb5;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;/*	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;*/
}


.title-widget {
	color: #c3f7ff;
	font-size: 18px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;

}





.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
	position: relative;  
	margin-bottom: 7px;
    padding-bottom: 7px;
	width:95%;
font-family: 'Roboto', sans-serif;
}

.list-unstyled li {
    background: none !important;
    display: block !important;
}

.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.footerp p {font-family: 'Open Sans', sans-serif; color: #fff; padding-left:35px; font-size:14px;}


#social:hover {
    			-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
			}
			#social {
				-webkit-transform:scale(0.8);
                /* Browser Variations: */
-moz-transform:scale(0.8);
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
			}           
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}
			.nomargin { margin:0px; padding:0px;}



.widget_nav_menu ul li a{ font-weight:normal;}
.footer-bottom {
    background-color: #005086;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
text-align:center;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}
a {
    color: #fff;
}

.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
    width: 30%;
	color: #fff;
}

.newsletter-box .btn-primary {     background-color: #000260;} 

.newsletter-box {
	overflow: hidden;
}
.full {
    width: 70%;
    float: left;
    height: 40px;	
font-family: 'Roboto', sans-serif;
}

.social { width:100%; float:left; margin-bottom:7px;}

.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 44px;
	line-height: 36px !important;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 44px !important;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) ;
	-webkit-transform: scale(1.1) ;
	-moz-transform: scale(1.1) ;
	-ms-transform: scale(1.1) ;
	-o-transform: scale(1.1) ;
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}

.contact {width:100%; float:left;}
.contact ul{ font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #fff;
}
.contact .fa {
    line-height: 19px;
    padding-right: 10px;
    font-size: 18px;
    color: #f07c01;
}
.contact li { padding-bottom:20px;} .contact li>a {color:#000000; font-family: 'Roboto', sans-serif; font-size: 14px;}
.error { color:#FF0004; font-size:12px; float: right;}
.form-horizontal .form-group {height: 60px }
.btn-danger { margin-left: 4%;}

form {font-family: 'Roboto', sans-serif; border-right:1px solid #DCDCDC;}
label {text-align: left !important; font-family: 'Roboto', sans-serif; font-weight:400;}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 97%;
}
.footerp1 { width:100%; text-align:left;     height: 375px;  border-left:1px solid #DCDCDC;}
.footerp1 p {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding-left: 35px;
    font-size: 14px;
    font-weight: 600; margin-bottom: 20px;
    margin-left: 40px;
}
.col-lg-6 {
    padding:0 1px;
}

.btn {
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
}

.gallery
{
    display: inline-block;
    margin-top: 20px;
}
.main_gal{ display:block; margin:0 auto;width:65%;}
.list-group h3{ text-align:center;}
.img-thumbnail {
    display: inline-block;
    width: 275px;
    height: 275px;
    padding: 5px;
    margin: 30px 30px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
     -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

-webkit-box-shadow: 0px 10px 40px 5px rgba(199,199,199,1);
-moz-box-shadow: 0px 10px 40px 5px rgba(199,199,199,1);
box-shadow: 0px 10px 40px 5px rgba(199,199,199,1);
}
.panel-title {
    color: #006cb5; padding: 5px 0; font-weight:normal;
}
#accordion .panel-heading { padding: 0;}
#accordion .panel-title > a {
	display: block;
	padding: 0.4em 0.6em;
    outline: none;
    font-weight:normal;
    text-decoration: none;
}
#accordion .panel-title > a:hover{color:#000;}
#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before  {
    content:"\e159";
    float: right;
    font-family: 'Glyphicons Halflings';
	margin-right :0em;
color:#3f408c;
font-size:20px;
}
#accordion .panel-title > a.accordion-toggle.collapsed::before, #accordion a.collapsed[data-toggle="collapse"]::before  {
  content:"\e160";
color:#3f408c;
font-size:20px;
}



#accordion1 .panel-heading { padding: 0;}
#accordion1 .panel-title > a {
	display: block;
	padding: 0.4em 0.6em;
    outline: none;
    font-weight:normal;
    text-decoration: none;
}
#accordion1 .panel-title > a:hover{color:#000;}
#accordion1 .panel-title > a.accordion-toggle::before, #accordion1 a[data-toggle="collapse"]::before  {
    content:"\e159";
    float: right;
    font-family: 'Glyphicons Halflings';
	margin-right :0em;
color:#3f408c;
font-size:20px;
}
#accordion1 .panel-title > a.accordion-toggle.collapsed::before, #accordion1 a.collapsed[data-toggle="collapse"]::before  {
  content:"\e160";
color:#3f408c;
font-size:20px;
}



	.caption-style-1{
		list-style-type: none;
		margin: 0px;
		padding: 0px;border-radius:50%;  
		
	}
.caption-style-1 h4 { line-height:30px;     left: 25px;   position: relative;     z-index: -1;}

	.caption-style-1 li{
		float: left;
margin:0 !important;
		padding: 0px;
		position: relative;
		overflow: hidden;
border-radius:50%;  border:4px solid #fff;  -webkit-box-shadow: 0px 10px 40px 5px rgba(199,199,199,1);
-moz-box-shadow: 0px 10px 40px 5px rgba(199,199,199,1);
box-shadow: 0px 10px 40px 5px rgba(199,199,199,1); 
margin-bottom: 50px !important;
	}

	.caption-style-1 li:hover .caption{
		opacity: 1;

	}



	.caption-style-1 img{
		margin: 0px !important;
		padding: 0px;
		float: left;
		
border-radius:50%;
width:250px;
height:250px;   border:4px solid #fff;  
	}


	.caption-style-1 .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;

	}
	.caption-style-1 .blur{
		background-color: rgba(0,0,0,0.65);
		height: 250px;
		width: 250px;
		z-index: 5;
		position: absolute;
border-radius:50%; border:4px solid #fff;
	}

	.caption-style-1 .caption-text h1{
		color:#ffde00;
		font-size: 24px;
	}
	.caption-style-1 .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		width: 250px;
		height: 250px;
		text-align: center;
		top:90px;
border-radius:50%;
	}
.rate { position: relative; top:150px; z-index:-1;  font-size:18px; font-weight:600;  left: 55px; }
.rate1 { position: relative; top:150px; z-index:-1; margin-right:0px; float:right; font-size:18px; right: 50px;}
.para {     padding: 15px 38px; background-color: yellow; border-radius: 20px; font-weight: 600 !important; color:#F01519;}
.content1  {width:100%; float:left;}
.content1 ul { top:0 !important;}
.nav-tabs > li {
    float: left;
    color: #3d3f94;
    margin-bottom: -1px;
    margin-right: 20px;
   font-family: 'Roboto', sans-serif;    font-size: 18px;
border-right:1px solid #3d3f94;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ed3338;
    cursor: default;
      border:0;
 background:url(../images/hover-arrow.png) center bottom no-repeat;
}
.nav-tabs > li > a {margin-right: 0px; border-radius: 0;   color: #3d3f94;}
.project-detail { width:100%; float:left; background:url(../images/prj-bg.png) -150px 154px no-repeat; }
.project-detail ul {margin: 0 auto;     width: 84%; }
.tab-pane>ul { padding: 0 !important; font-family: 'Roboto', sans-serif; margin:0 !important; top:0 !important;}
.tab-pane> ul > li>.fa {color:#f58220; margin-right:10px; font-size: 20px;     margin-top: 5px;}
.tab-pane .col-lg-5> ul> li , .col-md-5> ul> li , .col-sm-5> ul> li, .col-xs-12> ul> li{ margin-bottom:20px; font-size:16px;  line-height: 30px; list-style: url(../images/bullet.png); }
.tab-pane .col-lg-7> .img-thumbnail, .col-md-7> .img-thumbnail , .col-sm-7> .img-thumbnail ,.col-xs-12> .img-thumbnail { width:255px !important; height:255px !important;     margin-top: 22% !important;}
.tab-pane .col-lg-8> ul> li, .col-md-8> ul> li, .col-sm-8> ul> li, .col-xs-12> ul> li{ margin-bottom:20px; font-size:14px; line-height: 30px; list-style: url(../images/bullet.png);}
.tab-pane .col-lg-4> .img-thumbnail, .col-md-4> .img-thumbnail, .col-sm-4> .img-thumbnail, .col-xs-12> .img-thumbnail { width:275px !important; height:275px !important;    }
.nav-tabs {border: 0px solid #ddd; }
.tab-pane .col-lg-5> ul, .col-md-5> ul , .col-sm-5> ul , .col-xs-12> ul{  width:100% !important;}
.tab-pane .col-lg-8> ul, .col-md-8> ul, .col-sm-8> ul, .col-xs-12> ul{  width:100% !important;}
.tab-pane .col-lg-12> ul> li, .col-md-12> ul> li, .col-sm-12> ul> li , .col-xs-12> ul> li{ margin-bottom:20px; font-size:14px; line-height: 30px; list-style: url(../images/bullet.png); }
.tab-pane .col-lg-12> ul, .col-md-12> ul , .col-sm-12> ul,  .col-xs-12> ul{  width:100% !important;}

.fa-star:before {
    content: "\f005";
    color: #f58220;
    margin-right: 10px;
}

.well { padding: 10px;    margin-bottom: 0;     background-color: #dfdfdf;     float: left;}
thead {     background-color: #4749ad;}
.table { font-family: 'Roboto', sans-serif; overflow-x: scroll;  display: inline-block;}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
     width: 10%;     text-align: center;}
.table > thead > tr > th {
    vertical-align: middle;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    font-size: 16px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #ddd;
    text-align: center;

}
.table > tbody > tr > td {    font-size: 14px;  padding: 8px; line-height: 1.42857143;  vertical-align: middle; border: 1px solid #ddd;  text-align: center;    font-family: 'Open Sans', sans-serif;}
.post_img img {width:100%;     margin-bottom: 10px;}
ul> li {list-style:none}

.tit_post>h2> a { color:#a50d12 !important;} .tit_post>a { color:#a50d12 !important;}
.tit_post {padding: 40px 20px; border-bottom:1px solid #ececec; margin-bottom:20px;}
.post_img a {    color: #7d7d7d;}
.post_img .fa {    padding: 0 5px;}
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}
.tab-pane { padding:30px 0; float:left;}
.dimention { font-weight:600; font-size:14px; margin-bottom: 25px;     margin-top: 13px;}
.btn {    font-size: 18px;     margin-bottom: 15px;     font-weight: 600;}
.red { color:#ed3338 !important; font-weight:600;}
iframe { border:none; width:100%; height:400px;}
.margin { margin-top:60px;}
.cab {background: url(../images/car.png) 34% center no-repeat;   font-size: 20px; text-align:center; }
.image {}
.over-img { width:30%; float:left;}
.over {width:69%;  float:right; text-align:justify; margin-top: 70px;}
p {
    line-height: 30px;
}
ul>ul>li { list-style: disc; line-height:30px;font-size:13px;}
ul>ul{width:100%;}
.list-group.gallery a {
    float: left;
}
.gal {
    padding-left: 30px;
}
.testimonials h3{
margin-top:25px;
}
.hdownload{ float:left; margin-left:42px;}.hdownload img{border-radius:5px;}
.image-size { width:200px !important; height:200px !important;}

.nav-tabs > li:last-child{ border-right:none;}

/*-------------To Top-------------*/


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

 } 
@media only screen and (max-width:4051px){
 
 } 
 @media only screen and (max-width:4102px){ 
.banner-cont{left:28%;}

 }
 @media only screen and (max-width: 2698px)
 {
.banner-cont { left: 21%;}
#slider{width:16.7%;top: 247px;}

 } 
 @media only screen and (max-width: 2025px){ 
.banner-cont { left: 17%;    top: 20%;}
#slider { width: 18.8%;}


 } 
 @media only screen and (max-width: 1798px){
.banner-cont { left: 10%;}
#slider {  width: 22.5%;}


 } 
 @media only screen and (max-width: 1498px){ 
 .banner-cont { left: 6%; top:15%;}
#slider { width: 25%;}

 } 
 @media only screen and (max-width: 1349px){

 }
 @media only screen and (max-width: 1024px){
 .navbar-nav > li {  font-size: 14px;}
.navbar-nav > li > a {
    line-height: 40px;
    padding: 15px 20px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -25px;
}
.navbar-left {  font-size: 16px; }
.navbar-left p {    padding-left: 25%;}
.brand-centered {  margin-top: 7% !important;}
.navbar-brand>img {width: 110px;  margin-top: 0px;}
h3, .h3 {    font-size: 16px;     line-height: 30px;}
.header-text h3 span {  padding: 15px 0;   font-size: 24px;  }
.img-thumbnail { width: 250px;   height: 250px;}
.project ul li {  margin: 0 0px;}
iframe {height:300px;}
.caption-style-1 img{width:200px;height:200px;  }
.caption-style-1 .blur{height: 200px; width: 200px;}
.caption-style-1 .caption-text{	width: 200px; height: 200px; top:60px;}
.rate {  top:130px;  font-size:16px;   left: 50px; }
.rate1 { top:130px;font-size:16px; right: 50px;}
.caption-style-1 h4 { font-size:16px;     left: 25px;}
.nav-tabs > li { font-size:14px;}
.tab-pane .col-lg-5> ul> li , .col-md-5> ul> li, .col-sm-5> ul> li, .col-xs-12> ul> li { font-size:12px; padding-left: 0px; }
.tab-pane .col-lg-7> .img-thumbnail, .col-md-7> .img-thumbnail , .col-sm-7> .img-thumbnail , .col-xs-12> .img-thumbnail { width:175px !important; height:175px !important; }
.tab-pane .col-lg-8> ul> li, .col-md-8> ul> li, .col-sm-8> ul> li, .col-xs-12> ul> li { font-size:12px;  }
.tab-pane .col-lg-4> .img-thumbnail, .col-md-4> .img-thumbnail, .col-sm-4> .img-thumbnail, .col-xs-12> .img-thumbnail { width:175px !important; height:175px !important; }
.tab-pane .col-lg-5> ul, .col-md-5> ul, .col-sm-5> ul, .col-xs-12> ul {  width:100% !important;}
.tab-pane .col-lg-8> ul, .col-md-8> ul, .col-sm-8> ul, .col-xs-12> ul {  width:100% !important;}
.tab-pane .col-lg-12> ul> li, .col-md-12> ul> li, .col-sm-12> ul> li, .col-xs-12> ul> li{  font-size:12px;}
.tab-pane .col-lg-12> ul, .col-md-12> ul, .col-sm-12> ul, .col-xs-12> ul {  width:100% !important;}
.footerp p {   font-size: 12px;}
.widget_nav_menu ul li {   font-size: 12px;}
.list-unstyled li {
    background: none !important;
    display: block !important;
}
.gal {
    padding-left: 0px;
}
.cab {
    background: url(../images/car.png) 31% center no-repeat;
}
.project-detail ul {    width: 87%;}
.btn-primary {    margin-left: 8%;}
.main_gal{width:66%;}
.s_name{height:40px;padding: 8px 0px; font-size:16px;}.navbar-default{ min-height:110px;}
}




 @media only screen and (max-width: 992px){
 .navbar-left { font-size: 12px;  width: 42%;}
.navbar-left p { padding-left: 30%; line-height:20px;} 
.navbar-header {}
 .container {    width: 99%; padding:0px 10px;}
  .navbar-nav > li {    font-size: 10px;} 
  .brand-centered {    margin-top: 5% !important;}
 .navbar-nav > li > a {   line-height: 30px;   padding: 10px 15px; font-size:16px;}
 .navbar-brand>img {  width: 90px;   margin-top: 0px;}
 .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}
 .nav > li > a > img {  max-width: 20px;}
 .no-border > a {    padding: 10px 5px !important;}
 .navbar-right {    margin-right: 5px;}
.header-text {width: 50%; }
h3, .h3 {  font-size: 14px;  line-height: 20px;}
.header-text h3 span {  padding: 15px 0;   font-size: 18px;}
.btn {    display: inline-block;    padding: 5px 13px;     font-size: 14px;}
.img-thumbnail {   width: 180px;   height: 180px;}
.project ul li>a> h4 { top: 27px;    margin-top: 10px;    font-size: 16px;}
.content {    padding: 0;    margin-top: 50px;}
.content p {    line-height: 28px;    font-size: 12px;}
.project ul { width: 80%;}
.project h2 {   font-size: 22px;}
.title-widget {   font-size: 14px;}
 .widget_nav_menu ul li {   font-size: 12px;}
 .social li {    height: 32px;    line-height: 18px !important;    padding: 0;    width: 32px !important;}
 .social img {     width: 28px;}
 .project p {   line-height: 30px;    font-size: 12px;}
 .cab {background: url(../images/car.png) 31% center no-repeat;   font-size: 14px;   background-size: 25px;}
 .caption-style-1 img{width:150px;height:150px;  }
.caption-style-1 .blur{height: 150px; width: 150px;}
.caption-style-1 .caption-text{	width: 150px; height: 150px; top:40px;}
.rate {  top:100px;  left: 40px; }
.rate1 { top:100px;  right: 40px;}
.caption-style-1 h4 { font-size:12px;     left: 20px;     line-height: 20px;}
.para {  padding: 10px 10px;  font-size:12px;}
.tab-content > .tab-pane {   font-size: 12px;    line-height: 25px; width:100%;}
.tab-pane .col-lg-5> ul> li, .col-md-5> ul> li, .col-sm-5> ul> li, .col-xs-12> ul> li {  font-size: 12px;  }
.tab-pane .col-lg-7> .img-thumbnail, .col-md-7> .img-thumbnail, .col-sm-7> .img-thumbnail {  width:175px !important; height: 175px !important;  margin-top: 10% !important;     margin: 10px 30px;}
.nav-tabs > li {   font-size: 12px; margin-right: 0px;}
.list-unstyled li { background:none !important;    display: block !important;}
.footerp p {    font-size: 11px;}
.table {overflow-x: scroll;   width: 720px;}
.table > thead > tr > th { font-size:12px; }
.panel-title { font-size:14px; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { font-size:12px;}
.image {width:81%;}
.footerp1 p { font-size:11px;}
.over {
    width: 69%;
    float: right;
    text-align: justify;
    margin-top: 40px;
}
.memb_login a{margin-top:7px;}
 .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background: url(../images/hover.png) center 2px no-repeat;
}
 .navbar-default .navbar-nav > li > a.active {
    background: url(../images/hover.png) center 2px no-repeat;
}

 }
@media only screen and (max-width: 768px){
.s_name{width:86%;}.navbar-nav > li > a{padding: 10px 12px;}
.navbar-default {
    min-height: 90px;
}
}

 
  @media only screen and (max-width: 767px){
  .navbar-left {  font-size: 20px;   width: 100%; margin:0;}
.navbar-left p {  padding-left: 25%;     line-height: 30px;}
.navbar-header {  width: 100%;}
.navbar-brand>img {    width: 120px;}
  .container {   width: 99%;   padding: 0px 8px;}
  .img-thumbnail { width: 125px;    height: 125px;}
  .project ul li>a> h4 {   top: 2px;   margin-top: 10px;   font-size: 12px;}
  .content { margin-top: 0px;}
  .project p {line-height: 25px;   font-size: 10px;}
  .title-widget {   font-size: 16px;}
  .widget_nav_menu ul li {   font-size: 12px;}
  .footerp p {  font-size: 12px; }  
#accordion .panel-title > a.accordion-toggle.collapsed::before, #accordion a.collapsed[data-toggle="collapse"]::before {  font-size: 14px;}
#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before { font-size: 14px;}
  .panel-title {    font-size: 12px;}
  .panel-default > .panel-heading + .panel-collapse > .panel-body {    font-size: 11px;}
  .project h2 {    margin-bottom: 20px;}
.margin {    margin-top: 40px;}
  .cab {    background: url(../images/car.png) 20% center no-repeat;    font-size: 17px !important;}
  .caption-style-1 {top: 0 !important; margin: 0 65px !important;}
.caption-style-1 img {    width: 200px;    height: 200px;}
  .caption-style-1 .caption-text {   width: 200px;    height: 200px;    top: 60px;}
  .caption-style-1 .blur {    height: 200px;  width: 200px;}
    .caption-style-1 .caption-text h1 {    font-size: 26px;}
.caption-style-1 .caption-text p {    font-size: 16px;}
  .rate {  top: 65px;    left: 110px;}  .rate p { font-size:20px !important;}
  .rate1 {    top: 65px;    right: 70px;}   .rate1 p { font-size:20px !important;}
  .caption-style-1 h4 {    left: 13%;   font-size: 18px;   float: left;   top: 87px; }
  .project-detail ul {   width: 97%;}
  .tab-pane .col-lg-5> ul> li , .col-md-5> ul> li , .col-sm-5> ul> li .col-xs-12> ul> li{  font-size:12px;     list-style: url(../images/bullet.png); }
.tab-pane .col-lg-7> .img-thumbnail, .col-md-7> .img-thumbnail , .col-sm-7> .img-thumbnail .col-xs-12> .img-thumbnail { width:250px !important; height:250px !important;}     
  .tab-pane .col-lg-8> ul> li, .col-md-8> ul> li, .col-sm-10> ul> li, .col-xs-12> ul> li{ font-size:12px;     list-style: url(../images/bullet.png);}
.tab-pane .col-lg-4> .img-thumbnail, .col-md-4> .img-thumbnail, .col-sm-4> .img-thumbnail, .col-xs-12> .img-thumbnail { width:250px !important; height:250px !important;     margin-top: 5% !important;    margin-left: 25%;   }
.tab-pane .col-lg-5> ul, .col-md-5> ul , .col-sm-5> ul , .col-xs-12> ul{  width:100% !important;}
.tab-pane .col-lg-8> ul, .col-md-8> ul, .col-sm-10> ul, .col-xs-10> ul{  width:100% !important;}
.tab-pane .col-lg-12> ul> li, .col-md-12> ul> li, .col-sm-12> ul> li , .col-xs-12> ul> li{ font-size:12px; list-style: url(../images/bullet.png); }
.tab-pane .col-lg-12> ul, .col-md-12> ul , .col-sm-12> ul,  .col-xs-12> ul{  width:100% !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent; position: absolute; top: 90px; background-color: #f89735;  z-index: 99; width: 100%;
    left: 0;}
	.memb_login a{margin-left:0px;}
.navbar-nav > li {   float: none;    font-size: 14px; border-right: 0px ridge #fe6c70;}  
.brand-centered {      left: 0% !important; margin-top: 5% !important; }   
.navbar-right {margin-right: 0px; width: 100%;}
.no-border { }
.navbar-default .navbar-nav .open .dropdown-menu > li > a {    color: #fff;}
.nav > li > a { padding: 10px 8px;}   
.over-img {    width: 97%;    float: left;}
.over { width: 100%;  margin-top: 14px;   padding: 0;}
.gal {    padding-left: 60px;}
.meshim_widget_components_chatWindow_ChatPanel.cwp_medium {
    width: 290px ;
    height: 250px;
}
.s_name {
    width: 66%;    height: 90px;border-radius:0px;    padding: 22px 0px;
}
.navbar > .container .navbar-brand{
width:100px;	
	}
	.navbar > .container .navbar-brand img{width:100%;}
	.brand-centered{margin-top:19px !important;}
  }
  
  
  
   @media only screen and (max-width: 479px){
   .navbar-left {  font-size: 13px;   width: 100%; margin:0;}
.navbar-left p {  padding-left: 32%;     line-height: 20px;}
.navbar-header {  width: 100%;}
.navbar-brand>img {
    width: 90px;
}
h2, .h2 {
    font-size: 24px;
}
   .container {    width: 100%; padding:0 10px;}
   .carousel-indicators {display:none;}
   .project ul {top:0px; width:100%;}
   .image-size {
    width: 200px !important;
    height: 200px !important;
}
   .img-thumbnail { width: 175px;    height: 175px;     margin: 30px 0px;}
  .project ul li>a> h4 {   top: 2px;   margin-top: 10px;   font-size: 12px;}
  .content { margin-top: 0px; background: url(../images/content-bg.png) repeat;}
  .project p {line-height: 25px;   font-size: 10px;}
  .title-widget {   font-size: 16px;}
  .widget_nav_menu ul li {   font-size: 12px;}
  .footerp p {  font-size: 12px; }  
#accordion .panel-title > a.accordion-toggle.collapsed::before, #accordion a.collapsed[data-toggle="collapse"]::before {  font-size: 14px;}
#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before { font-size: 14px;}
  .panel-title {    font-size: 10px;}
  .panel-default > .panel-heading + .panel-collapse > .panel-body {    font-size: 9px;}
  .project h2 {    margin-bottom: 20px;}
.margin {    margin-top: 40px;}
  .cab {       background: url(../images/car.png) 7% center no-repeat;    font-size: 12px !important;}
  .caption-style-1 {top: 0 !important; margin: 0 0px !important;}
  .caption-style-1 img {    width: 200px;    height: 200px;}
  .caption-style-1 .caption-text {   width: 200px;    height: 200px;    top: 60px;}
  .caption-style-1 .blur {    height: 200px;  width: 200px;}
    .caption-style-1 .caption-text h1 {    font-size: 26px;}
.caption-style-1 .caption-text p {    font-size: 16px;}
  .rate {  top: 55px;    left: 25px; padding: 0;}  .rate p { font-size:14px !important;}
  .rate1 {    top: 55px;    right:10px; padding: 0;}   .rate1 p { font-size:14px !important;}
  .caption-style-1 h4 {    left: 20%; font-size: 14px; top:0px; margin-bottom:30px;}
  .caption-style-1 li {    margin-bottom: 15px !important;}
  .project-detail ul {        width: 100%;}
  .nav-tabs {    background-color: #eee;}
  .nav-tabs > li {    font-size: 12px;    margin-right: 0px;    padding: 0;    float: none;    width: 100%;    text-align: left;    border-right: 0px solid #3d3f94; }
  .nav-tabs > li > a {    margin-right: 0px;    border-radius: 0;    color: #3d3f94;     padding: 10px 20px; border: 0px solid transparent; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {    color: #fff;    cursor: default;    border: 0;    background: #5557a0;}
  .tab-pane .col-lg-5> ul> li , .col-md-5> ul> li , .col-sm-5> ul> li, .col-xs-12> ul> li{  font-size:12px;line-height: 20px;  margin-bottom: 10px;     list-style: url(../images/bullet.png);margin-left: 20px; }
.tab-pane .col-lg-7> .img-thumbnail, .col-md-7> .img-thumbnail , .col-sm-7> .img-thumbnail .col-xs-12> .img-thumbnail { width:190px !important; height:190px !important;}     
  .tab-pane .col-lg-8> ul> li, .col-md-8> ul> li, .col-sm-10> ul> li, .col-xs-12> ul> li{ font-size:12px;line-height: 20px;    margin-bottom: 10px;     list-style: url(../images/bullet.png);margin-left: 20px;}
.tab-pane .col-lg-4> .img-thumbnail, .col-md-4> .img-thumbnail, .col-sm-4> .img-thumbnail, .col-xs-12> .img-thumbnail { width:200px !important; height:200px !important;     margin-left: 0;  }
.tab-pane .col-lg-5> ul, .col-md-5> ul , .col-sm-5> ul , .col-xs-12> ul{  width:100% !important;     margin: 0;    padding: 0;}
.tab-pane .col-lg-8> ul, .col-md-8> ul, .col-sm-10> ul, .col-xs-10> ul{  width:100% !important;    margin: 0;    padding: 0;}
.tab-pane .col-lg-12> ul> li, .col-md-12> ul> li, .col-sm-12> ul> li , .col-xs-12> ul> li{ font-size:12px;line-height: 20px;    margin-bottom: 10px;    list-style: url(../images/bullet.png); margin-left: 20px;}
.tab-pane .col-lg-12> ul, .col-md-12> ul , .col-sm-12> ul,  .col-xs-12> ul{  width:100% !important;     margin: 0;    padding: 0;}
.form-horizontal .form-group {    margin-right: 0;    margin-left: 0;}
.footerp1 {    border-left: 0px solid #DCDCDC; } .footerp1 p {  margin-left: 0px; }
form { border-right: 0px solid #DCDCDC; }

.navbar-nav > li {   float: none;    font-size: 14px; border-right: 0px ridge #fe6c70;}  
.brand-centered {      left: 0% !important; }   
.navbar-right { margin-right: 0px;}
.no-border { }
.navbar-default .navbar-nav .open .dropdown-menu > li > a {    color: #fff;}
.list-group.gallery a {    float: none; }
.over-img {    width: 97%;    float: left;}
.over { width: 100%;  margin-top: 20px;   padding: 0;}
.s_name{ display:none;}.navbar-toggle{ margin-top:32px;}
   }
   
   
 