html, body{
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  background: #FFf;
}
body a {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
@font-face {
   font-family: 'Ribeye-Regular';
   src: url(../fonts/Ribeye-Regular.ttf)format('truetype');
}
@font-face {
   font-family: 'MavenPro-Regular';
   src: url(../fonts/MavenPro-Regular.ttf)format('truetype');
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],.port-grid ,.text p,.text h3{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-family:MavenPro-Regular;
}	
p{
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-- Header Part Starts Here --*/
.header{
	padding: 1.2em 0;
	position:relative;
	text-align:center;
	background:#fff;
}
.logo a {
    display: block;
}
.logo{
	position:absolute;
	top:0;
	left:48%;
	text-align:center;
}
.logo a h1 {
    text-align: center;
    margin: 0 auto;
    font-size: 5em;
    font-weight: 400;
	 font-family:Ribeye-Regular;
    color: #024db3;
    text-shadow: 3px 4px 0px #fff;
	-webkit-text-shadow: 3px 4px 0px #fff;
	-o-text-shadow: 3px 4px 0px #fff;
	-moz-text-shadow: 3px 4px 0px #fff;
}
.logo a h1:hover {
 text-decoration:none;
}
ul.navig{
	padding:0;
	margin-top: 1em;
}
ul.navig li{
	display: inline-block;
	margin: 0 12px;
	position:relative;
}
ul.navig li:nth-of-type(2) {
	margin: 0 25em 0 20px;
}
ul.navig li:nth-of-type(4){
	margin:0 20px 0 4em;
}
ul.navig li a{
	font-size:1em;
	color:#024db3;
	font-weight:400;
	text-decoration: none;
}
ul.navig li a:hover {
	color:#B9A72B;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul.navig li a.active {
	color:#B9A72B;
}
ul.navig li a:hover ul.navig li a:after{
	display: block;
}
ul.navig li a:after{
	width:15px;
	height:15px;
	background:red;
	display: none;
	content:"";
	position:absolute;
	top:0;
	
}
.head_grid{
	text-align:center;
	width: 26.3%;
}
.head_grid_center{
	margin: 0 7em;
}
.grid_ba{
	width:100%;
	background:#dfdfdf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	text-align:center;
	padding: 5em 1em;
	margin:0 auto;
}
.grid_ba p{
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:600;
	color: #4c4a5a;
}
.stars {
	margin: 7em 0 2em 0;
	text-align: center;
	position: relative;
}
.stars:before {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	left: 9%;
}
.stars:after {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	right: 9%;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}

@media (max-width: 768px){
span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
	padding: 7px;
	font-size: 14px;
	width: 100%;
	font-weight:600;
	display:block;
	color: #fff;
}
ul.navig li a:hover{
	    color: #FEF06D;
}
 span.menu{
	display: block;
    float: right;
    margin: 0;
}
ul.navig{
	margin: 0;
    z-index: 999;
    position: absolute;
    width: 93%;
    text-align: center;
    top: 17%;
    left: 3%;
    padding: 23px 0px;
    background: rgba(19, 46, 99, 0.65);
   }
   ul.navig.second{
	    margin: 0;
    z-index: 999;
    position: absolute;
    width: 93%;
    text-align: center;
    top: 58%;
    left: 3%;
    padding: 23px 0px;
       background: rgba(19, 46, 99, 0.65);
   }
	.navigation {
		height: 60px;
		padding: 0px 16px 0em;
		margin-bottom: 0em;
		    float: right;
	}
	ul.navig li:nth-of-type(4) {
		margin: 0 0px 0 0em;
	}
	ul.navig li:nth-of-type(3) {
		margin: 0 0em 0 0px;
	}
	.logo {
		left: 16px;
	}
	.logo a h1 {
    font-size: 4em;
	}
	ul.navig li:nth-of-type(2) {
		margin: 0 13em 0 0px;
	}
}
/*--Header-Part-Ends-Here --*/
/*--slider-css--*/
.header{
	    background: url(../images/banner.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
       min-height: 800px;
}
/*--header--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  bottom: -25%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:32px;
  width: 32px;
  background: transparent url("../images/arrow.png") no-repeat left top;
  margin-top: 4%;
  display: block;
}
 .callbacks_nav:hover{
  	opacity: 0.5;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
      right:-90px;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 225px;

}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs{
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    display: block;
    bottom: -17%;
    z-index: 0;
    left: 43%;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
  display: inline-block;
  margin: 0 .3em;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:6px;
    width:30px;
    display: inline-block;
    background:#F7E55D;
    border:none;
}
.callbacks_here a:after{
  background:#024db3;
}
.banner-info {
    text-align: center;
    border: 10px solid #F5E35B;
    width: 67%;
    margin: 19em auto 0;
    padding: 2em 1em;
    background-color: rgba(2, 77, 179, 0.3);
}
.banner-info h3 {
        font-size: 5em;
    font-weight: 400;
    color: #F7E55D;
    font-family: 'Maven Pro', sans-serif;
}
/*--about--*/
.about {
    padding: 4em 0;
}
.about-video iframe {
    width: 100%;
    height: 418px;
	border: none;
}
.video-right h2{
   font-size: 2em;
    font-weight: 600;
    color:#F5E35B;
    margin: 0px 0px 30px 0px;
    text-transform: uppercase;
    line-height: 1.4em;
}

a.face-book {
    font-size: 16px;
    font-weight: 500;
    color:#F5E35B;
    border:2px solid #F5E35B;
    padding: 10px 13px;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
	-ms-border-radius: 22px;
	background:#fff;
}
a.face-book:hover{
	background:#F5E35B;
	color:#fff;
}
.tweet {
    margin: 40px 0px 0px 0px;
}
.tweet a {
    font-size: 16px;
    font-weight: 500;
    color:#024db3;
    border:2px solid #024db3;
    padding: 8px 15px;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
	-ms-border-radius: 22px;
	background:#fff;
}
.tweet a:hover{
	color:#fff;
	background:#024db3;
}
.about-video {
    padding-left: 0;
}
h3.tittle,h2.tittle{
       text-align: center;
    font-size: 3em;
    font-weight: 400;
    color: #024db3;
 font-family: 'Maven Pro', sans-serif;
}
/*----about----*/
.about {
  padding: 4em 0;
}
.about-top-left img {
  width: 100%;
}
.about-top-right p {
  color: #555;
  font-size: 0.9em;
  line-height: 1.8em;
  margin-top: 1em;
}
.about-top-right h4 {
  color:#F5E35B;
  font-size: 1.2em;
  font-weight: 400;
  margin: 0;
  line-height: 1.35em;
}
.about-top {
  padding-top: 2em;
}
.about-top-right {
    padding: 0;
}
.about.set2 {
    background-color: #f4f4f4;
}
/*--team--*/
#team {
  padding:6em 0 5em 0;
}
.team-top {   
 padding: 2em 0 1em 0;
}
/* FIFTH EFFECTS */
.fifth-effect img {
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.fifth-effect .mask {
   cursor:pointer;
   opacity:1;
   visibility:visible;
   border:50px solid rgba(2, 77, 179, 0.35);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
}
.fifth-effect:hover .mask {
	border:0px double rgba(0,0,0,0.7);
	opacity:0;
	visibility:hidden;
}
.fifth-effect:hover img {
	opacity:1;
}
/* CSS3 STYLE GENERIC */
.view {
     width:270px;
   height:270px;
    margin: 0 7px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask, .view .content {
 width: 270px;
  height: 270px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0px
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
   background:url(../img/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}
.view.fifth-effect {
  padding-left: 0;
}
/*--services--*/
.services {
    padding: 4em 0;
    background-color: #f7f7f7;
}
.serve-top {
    margin-top: 3em;
}
.service-image img {
    width: 100%;
}
.services-left {
    padding-left: 0;
}
.icon i{
   color: #fff;
   font-size: 1.5em;
   margin-top: 1.1em;
} 
i.glyphicon.glyphicon-heart {
  margin-top: 1.4em;
}
.services-grid {
    margin-bottom: 1.3em;
}
.service-text h5 {
    color:#F5E35B;
    font-size: 1.3em;
    font-weight:600;
	text-transform:uppercase;
    font-family:OpenSans-Regular;
}
.service-text p {
    font-size: 0.9em;
    color: #444;
    line-height: 1.8em;
    margin-top: 0.5em;
}
.icon {
  width:80px;
  height:80px;
   border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  margin: 0 auto;
  text-align: center;
  position: relative;	
  background:#024db3;
      border: 1px solid #024db3;
}
.icon:hover {
   border: 1px solid #F5E35B;
   }
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background:#024db3;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
     border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
   -ms-border-radius: 50%;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#F5E35B;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
     border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*--projects--*/
#portfolio {
    padding: 4em 0;
}
.gallery-bottom {
    margin-top: 3em;
}
.gallery-left {
    padding: 0 3px;
    margin-bottom: 8px;
}
div#example1 {
	padding: 6em 0;
}
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
    width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(241, 174, 161, 0.58);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; 
}
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate-go:hover .b-animate{ 
    visibility:visible;
}
.b-from-left{
	    position: relative;
    left: -100%;
    background: rgba(234, 215, 76, 0.86);
    background-size: 100%;
    margin: 0;
    min-height: 422px;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.animate-head{
	padding:5em 0em;
}
.animate-head-left{
	text-align:center;
}
.animate-head-left span{
	font-size: 0.875em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	margin-top: 0;
}
i.plus{
    width:75px;
    height:75px;
    background: url('../images/plus.png') no-repeat -0px 0px;
    display:inline-block;
    margin-top:9em;
}
i.plus.second{
    width:75px;
    height:75px;
    background: url('../images/plus.png') no-repeat -0px 0px;
    display:inline-block;
     margin: 9em 9em;
}
h3.tittle.ser {
    margin-bottom: 1em;
}
/*--news--*/
.news {
    padding: 4em 0;
	    background-color: #f7f7f7;
}
.article-post {
    position: relative;
	    padding-left: 0;
}
.blog-text {
       position: absolute;
    padding: 1em 1em;
    bottom:31px;
    left: 49px;
    width: 290px;
    height: 290px;
    border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    background: rgba(42, 95, 167, 0.69);
}
.blog-text p {
    color: #fff;
    font-size: 0.85em;
    line-height: 1.8em;
	   text-align: center;
}
.blog-text a h4 {
   color:#F7E55D;
    font-size:1.6em;
    text-align: center;
	margin: 0.3em 0 0.3em 0;
}
.blog-text a h4:hover{
 color:#fff;
}
.blog-text h6 {
    font-size: 1em;
    text-align: center;
    color: #fff;
       margin-top:4em;
    font-weight: 400;
}
.read {
    text-align: center;
       margin-top: 0.5em;
}
.read img {
    width: 8%;
}
ul.ad-info li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 33%;
    font-size: 0.85em;
    color:#D2D8DE;
}
ul.ad-info li a{
   color:#34353a;
}
ul.ad-info li a:hover{
 color:#D2D8DE;
 text-decoration:underline;
}
ul.ad-info li i {
    color: #34353a;
    font-size: 0.95em;
    margin-right:0.2em;
}
ul.ad-info {
    margin-top:0.95em;
}
.news-article {
    margin-top: 2em;
}
/*--testimonials--*/
.testimonials-section {
    background: #F1E054;
    padding: 4em 0 7em 0;
}
.members {
    margin-top: 3em;
}
.text{
    background: #fff;
    padding: 12px;
    text-align: left;
}
.text-info {
    color: #fff;
    margin: 3% auto 0;
}
.text-info p{
line-height:1.9em;
font-size:0.9em;
}
.slide-test{
     text-align: left;
}
.text-info h4 {
    text-transform: uppercase;
        color: #fff;
    font-size: 1.2em;
    margin: 0.5em 0;
	font-weight:600;
}
.member1 {
    padding: 0;
	    width: 19%;
}
.member1 img {
    border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.text-info span {
    font-size: 0.9em;
}
h3.tittle.test {
    color: #fff;
}
/*--portfolio-grid--*/
.header.second {
    background: url(../images/banner-two.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height:220px;
}
.contact-info {
    padding-left: 0;
}
/*--blog--*/
.grid_3{
	position:relative;
}
.blog-poast-admin {
	position: absolute;
    bottom: 11em;
    left: 1.2em;
}
.blog-poast-info {
	
    background:#024db3;
    padding: 0.8em 1em;
    text-align: center;
}
.blog-poast-info ul li {
	display:inline-table;
	margin-right: 1em;
}
.blog-poast-info ul li{
	color: #FFF;
	font-size:0.8125em;
}
.blog-poast-info li i {
    font-size: 0.9em;
    color: #fff;
    margin-right: 0.3em;
    margin-top: -3px;
}
i.glyphicon.glyphicon-comment {
    vertical-align: middle;
}
.blog-poast-info ul li a {
	    color:#F1E054;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.blog-poast-info ul li a:hover{
	text-decoration:none;
}
.blog-poast-info ul li a:hover {
	text-decoration:underline;
}
.blog-section {
  padding: 4em 0;
  position: relative;
}
.blog-top {
  padding-top:3em;
}
.blog-top.two {
  padding: 0;
}
.grid_3  h3  a,.grid_3  h3  {
    font-size: 1.4em;
    font-weight: 400;
	color: #024db3;
}
.grid_3 h3 a:hover{
  color: #F1E054;
}
.grid_3 p {
	color: #555;
	font-size: 0.9em;
	line-height:1.8em;
	margin-top: 3%;
}
.grid_3 h3{
	margin-bottom:1em;
}
.button {
	margin-top: 20px;
}
a.read {
  padding:0.7em 0.8em;
    font-size: 0.9em;
  line-height: 1em;
 text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color:#fff;
}

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
  background:#024db3;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
      border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
	-ms-border-radius: 3px;
}
.blog-poast-admin img {
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#F1E054;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
      border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.grid_3{
	margin-bottom:3em;
	padding-left: 0;
}
p.m_10 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
	padding: 2% 0;
}
p.m_11 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
}
.grid_3 a img {
  width: 100%;
}
.blog-pagenat {
  text-align: center;
  margin-top: 3em;
}
.blog-pagenat ul li {
  display: inline-block;
  list-style:none;
}
.blog-pagenat ul li a {
  display: block;
  background: #fff;
  padding: 8px 1.1em;
  font-size: 0.9em;
  text-transform: uppercase;
  color:#F1E054;
  font-weight: 400;
  display: inline-block;
  margin-top: 1em;
  text-decoration: none;
  border: 1px solid #F1E054;
      border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}
.blog-pagenat ul li a:hover {
  background:#F1E054;
  color:#fff;
}
/*----single------*/
.blog-poast-admin.second {
  position: absolute;
    bottom: 14.5em;
  left: 1.2em;
}
.leave h4,h4.tz-title-4.tzcolor-blue {
     color: #444;
    font-size: 2.5em;
    font-weight: 400;
}
.comment-box {
  padding: 2em 2em;
  border: 1px dashed #E64B50;
  text-align: center;
  margin-top:3em;
 }
 .comment-box h5 { 
 color:#E64B50;
  font-size: 1.3em;
 }
#commentform label {
  display: block;
  font-size: 0.9em;
  color: #555;
  font-weight: 400;
  margin: 0.5em 0;
}
#commentform input[type="text"] {
	padding: 8px 15px;
  width: 100%;
  color: #444;
  font-size: 1em;
  border: 1px solid #eee;
  outline: none;
  display: block;
}
#commentform textarea {
	padding: 13px 20px;
	width: 100%;
	color: #444;
	font-size:0.85em;
	outline: none;
	height:150px;
	display: block;
	resize: none;
	font-weight:400;
	border: 1px solid #eee;
	background:none;
}
p.form-submit {
  margin: 2em 0;
}
#commentform input[type="submit"] {
 background: #024db3;
    outline: none;
    font-size: 1em;
    margin: 16px 0px;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
	-ms-border-radius: 3px;
    padding: 0.5em 2em;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    -webkit-appearance: none;
}
#commentform input[type="submit"]:hover{
 background:#F1E054;
}
span.m_14 {
  color:#024db3;
  font-weight: 400;
  text-transform: capitalize;
    font-size: 0.9em;
}
.single_grid2 p {
  color: #555;
  font-size: 0.85em;
  line-height: 1.8em;
  }
.title a{
 color: #444;
    font-size: 1.4em;
    font-weight: 500;
    font-family: 'Maven Pro', sans-serif;
 }
 ul.list li {
  list-style: none;
}
ul.list {
  padding-top: 2em;
}
.preview img {
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 80%;
}
 h5.m_26 a{
  float:right;
    background: #024db3;
    outline: none;
    font-size: 1em;
    margin: 16px 0px;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
	-ms-border-radius: 3px;
      padding: 0.6em 1em;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    -webkit-appearance: none;
}
h5.m_26 a:hover{
  background:#F1E054;
}
/*--contact--*/
.map {
	position:relative;
}
.map span{
	min-height: 400px;
	width: 100%;
	position: absolute;
	top: 0;
	background: rgba(24, 79, 154, 0.44);
}
.map iframe{
	width:100%;
	min-height:400px;
	border:none;
}
.contact-info h3{
	    font-size:3em;
    color: #444;
    margin: 0 0 0.3em;
    font-weight:400;
	font-family: 'Maven Pro', sans-serif;
}
.contact-info p{
	    font-size: 0.9em;
    color: #444;
    line-height: 1.9em;
}
.contact-form{
	background:#fff;
	padding: 1em;
}
.your-name span,.your-msg span{
	   color: #444;
	font-size:1em;
	    line-height: 1.8em;
}
.your-msg ,.your-submit{
  padding: 0 15px;
}
.your-name input[type="text"] {
	width: 100%;
	outline: none;
	margin: 6px 0px;
	padding: 10px;
	background: #E6E9EC;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}
.your-msg  textarea {
	width: 100%;
	outline: none;
	margin: 10px 0px;
	padding: 10px;
	background: #E6E9EC;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	resize: none;
}
.your-submit  input[type="submit"] {
	background: #024db3;
    outline: none;
    font-size: 1em;
    margin: 16px 0px;
    border: none;
      border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
	-ms-border-radius: 3px;
    padding: 0.5em 2em;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
	-webkit-appearance: none;
}
.your-submit  input[type="submit"]:hover{
	background:#F1E054;
}
.contact-box {
	position:relative;
	    padding: 5em 0;
}
.contact-form{
	position:absolute;
	right:0;
	top:-150px;
}
/*-- contact-page --*/
.contact {
  padding:0 0 1em 0;
}
.section-contact {
  padding: 4em 0;
}
.contact-main {
    margin-top: 2em;
}
.contact-form {
	margin-bottom: 3.5em;
    margin-top: 1em;
}
p.your-para {
    color: #888;
  font-size: 0.9em;
  margin:0 0 5px 0;
}
.contact-grid input[type="text"], .contact-grid textarea {
  width: 100%;
  padding:0.8em;
  margin: 0 0 0.8em 0;

  background: #fff;
  outline: none;
  border: 1px solid #DADADA;
  -webkit-appearance: none;
}
.contact-grid textarea {
  resize: none;
  min-height: 220px;
}
p.sed-para{
     color: #024db3;
  font-size: 20px;
  font-weight: 400;
    margin: 15px 0;
}
p.para1{
 color: #444;
    font-size: 0.9em;
    line-height: 1.8em;
}
address {
   width: 100%;
   color: #444;
  font-size: 0.9em;
  line-height: 1.8em;
}
.contact-grid {
  padding-left: 0;
}
address  a {
 color: #444;
 font-size: 1em;
 line-height: 1.8em;
}
address  a:hover {
	    color: #024db3;
}
.more-address b, strong{
    color: #024db3!important;
}
.more-address{
    padding: 1em 0;
} 
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: none!important;
    color: #444;
}
.map iframe {
  width: 100%;
  height:400px;
  border: none;
}
.send input[type="submit"] {
    background: #024db3;
    outline: none;
    font-size: 1em;
    margin: 16px 0px;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
	-ms-border-radius: 3px;
    padding: 0.6em 2em;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    -webkit-appearance: none;
}
.send input[type="submit"]:hover {
  background:#F1E054;
}
h3.tittle.find {
    margin-bottom: 1em;
}
/*-- //contact-page --*/
/*--copyright--*/
.copyright{
  padding: 1.2em 1em;
  background:#F1E054;
  text-align:center;
}
.copyright p{
  color: #fff;
  font-size:0.9em;
}
.copyright p a{
   color:#024db3;
   margin: 0;
}
.copyright p a:hover{
 text-decoration:underline;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}
/*--Responsive--*/
@media (max-width:1440px){
	.header {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 719px;
	}
	.callbacks_tabs {
		bottom: -17%;
		left: 43%;
	}
	.banner-info {
		margin-top: 15em;
		text-align: center;
	}
	.header.second {
		background: url(../images/banner-two.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 175px;
	}

}
@media (max-width:1366px){
   h3.tittle,h2.tittle.contact-info h3 {
		font-size: 2.9em;
	}
	.video-right h2{
    font-size: 1.8em;
	}
	.header {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 670px;
	}
	.banner-info {
		margin-top: 15em;
		text-align: center;
	}
	i.plus {
		margin-top: 8em;
	}
}
@media (max-width:1280px){
	h3.tittle,h2.tittle.contact-info h3  {
		font-size: 2.7em;
	}
	i.plus {
		margin-top: 7em;
	}
	.header {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 631px;
	}
	.banner-info {
		width: 61%;
		margin: 19em auto 0;
		padding: 2em 1em;
	}
	.header.second {
		background: url(../images/banner-two.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 147px;
	}
}
@media (max-width:1024px){
	h3.tittle,h2.tittle.contact-info h3  {
		font-size: 2.7em;
	}
	.banner-info {
		width: 66%;
		margin: 11em auto 0;
		padding: 1.5em 1em;
	}
	.banner-info h3 {
    font-size: 4.3em;
	}
	.header {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 520px;
	}
	.blog-text {
    position: absolute;
    padding: 1em 1em;
    bottom: 4px;
    left: 10px;
    width: 280px;
    height: 280px;
	}
	#filters {
		margin: 3em auto;
		padding: 0;
		width: 48%;
	}
	.port-grid {
		padding: 0;
		margin-right: 1%;
		width: 32.3%;
		float: left;
	}
	
	.portfolio.icon.mix_all {
		border-radius: 0;
		height: 302px;
		background-color: #fff;
	}
	i.plus {
		margin-top: 5.5em;
	  }
	  .callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 194px;
	}
	.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    bottom: -35%;
	}
	.view {
    width: 221px;
    height: 221px;
    margin: 0 7px;
	}
	.view .mask, .view .content {
    width: 221px;
    height: 221px;
	}
	.fifth-effect .mask {
    cursor: pointer;
    opacity: 1;
    visibility: visible;
    border: 40px solid rgba(2, 77, 179, 0.35);
	}
	.blog-poast-admin {
		position: absolute;
		bottom: 13em;
		left: 1.2em;
	}
	h3.tittle,h2.tittle,.contact-info h3 {
		font-size: 2.5em;
	}
	.about-video iframe {
		width: 100%;
		height: 345px;
		border: none;
	}
	i.plus.second {
		width: 75px;
		height: 75px;
		background: url('../images/plus.png') no-repeat -0px 0px;
		display: inline-block;
		margin: 7em 7em;
	}
}
@media (max-width:800px){
	.header {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 422px;
	}
	.banner-info h3 {
      font-size: 3.5em;
    }
	.member1 {
		padding: 0;
		width: 27%;
	}
	.slide-test {
		text-align: left;
		float: right;
		width: 73%;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 209px;
	}
	.members {
		margin-top: 2em;
	}
	.header.second {
		background: url(../images/banner-two.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 112px;
	}
	.about-top-left {
		padding: 0;
		margin-top: 2em;
		width: 78%;
	}
	.video-right {
		padding: 0;
		margin-top: 1em;
	}
	.about-video iframe {
		width: 100%;
		height: 402px;
	}
	.view {
		width: 230px;
		height:230px;
		margin: 0 0 7px 7px;
	}
	.fifth-effect .mask {
		cursor: pointer;
		opacity: 1;
		visibility: visible;
		border:35px solid rgba(2, 77, 179, 0.35);
	}
	.view .mask, .view .content {
		width: 230px;
		height:230px;
	}
	#team {
		padding: 5em 0 4em 0;
	}
	.testimonials-section {
		padding: 3em 0 6em 0;
	}
	.contact-info {
		padding: 17em 0 0;
	}
	.team-top {
		padding: 2em 0 1em 0;
		margin: 0 auto;
		width: 69%;
	}
	.contact {
		padding: 0 0 1em 0;
	}
	.blog-poast-admin {
		position: absolute;
		bottom: 11.5em;
		left: 1.2em;
	}
	.blog-poast-admin.second {
		position: absolute;
		bottom: 20em;
		left: 1.2em;
	}
	.grid_3 h3 a, .grid_3 h3 {
		font-size: 1.3em;
	}
	.leave h4, h4.tz-title-4.tzcolor-blue {
    font-size: 2em;
	}
	.preview {
		padding: 0;
		float: left;
		width: 15%;
	}
	.data {
		float: right;
		width: 85%;
	}
    .blog-pagenat {
		margin-top: 1em;
	}
	.banner-info {
		text-align: center;
		    border: 8px solid rgb(237, 218, 79);
		width: 70%;
		margin: 9em auto 0;
		padding: 1.5em 1em;
	}
	.callbacks_tabs {
    bottom: -17%;
    left: 38%;
  }
  ul.navig li:nth-of-type(3) {
    margin: 0 68px 0 28em;
	}
	ul.navig li:nth-of-type(3) {
		margin: 0 68px 0 31em;
	}
	.service-text {
		float: right;
		width: 60%;
	}
	.services-icon {
		float: left;
		width: 16%;
		padding: 0;
	}
	.service-text {
		float: right;
		width: 84%;
		padding: 0;
   }
   .service-image {
		padding: 0;
		width: 70%;
		margin-top: 2em;
	}
	div#example1 {
		padding: 4em 0;
	}
	.services {
    padding: 3em 0;
	}
	.article-post {
		position: relative;
		padding-left: 0;
		float: left;
		width: 49%;
		margin-right: 1%;
		margin-bottom: 3%;
	}
	.blog-text {
		position: absolute;
		padding: 1em 1em;
		bottom: 25px;
		left: 30px;
		width: 280px;
		height: 280px;
	}
	.news {
    padding: 3em 0;
	}
	ul.navig li:nth-of-type(4) {
		margin: 0 20px 0 0em;
	}
	ul.navig li:nth-of-type(2) {
		margin: 0 -12em 0 13px;
	}
	.gallery-left {
    padding: 0 3px;
    margin-bottom: 8px;
    float: left;
    width: 33%;
	}
	i.plus.second {
		width: 75px;
		height: 75px;
		background: url('../images/plus.png') no-repeat -0px 0px;
		display: inline-block;
		    margin: 5em 4.5em;
	}
}
@media (max-width:768px){
	ul.navig li:nth-of-type(3) {
		margin: 0 68px 0 0em;
	}
	.contact-box {
		position: relative;
		padding: 3em 0;
	}
	#team {
		padding: 4em 0 3em 0;
	}
	ul.navig li:nth-of-type(2) {
		margin: 0 0em 0 0px;
	}
	.banner-info {
		width: 70%;
		margin: 7em auto 0;
		padding: 1.5em 1em;
	}
	.contact-in {
		padding: 0;
	}
	.about {
		padding: 3em 0;
	}
	.blog-section {
    padding: 3em 0;
	}
	.section-contact {
	  padding:3em 0;
	}
	#our-works {
    padding: 3em 0;
  }
  i.plus.second {
		width: 75px;
		height: 75px;
		background: url('../images/plus.png') no-repeat -0px 0px;
		display: inline-block;
		    margin: 5em 4.5em;
	}
	h3.tittle.find {
		margin-bottom: 0.5em;
	}
}
@media (max-width:640px){
	.team-top {
		padding: 2em 0 1em 0;
		margin: 0 auto;
		width: 82%;
	}
	
	.member1 {
		padding: 0;
		width: 31%;
	}
	.slide-test {
		text-align: left;
		float: right;
		width: 68%;
		padding: 0;
	}
	.gallery-bottom {
      margin-top:1.8em;
   }
	.callbacks_nav {
		position: absolute;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		bottom: -45%;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 191px;
	}
	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: -77px;
	}
	.map iframe {
    width: 100%;
    height: 350px;
	}
	.map iframe {
    width: 100%;
    min-height: 350px;
	}
	.map span {
    min-height: 350px;
	}
	h3.tittle, h2.tittle,.contact-info h3 {
		font-size: 2.3em;
	}
	.contact-box {
		padding: 3em 0;
	}
	.banner-info {
       border: 6px solid rgb(252, 238, 107);
    width: 66%;
    margin: 4em auto 0;
    padding: 1.5em 1em;
    }
	.header {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 363px;
	}
	.callbacks_tabs {
		bottom: -23%;
		left: 38%;
	}
	i.plus {
       margin-top: 4em;
   }
   .blog-text {
		position: absolute;
		padding: 0em 1em;
		bottom: 8px;
		left: 10px;
		width: 260px;
		height: 260px;
	}
	#filters {
		margin: 3em auto;
		padding: 0;
		width: 69%;
	}
	.banner-info h3 {
		font-size: 3em;
	}
	ul.navig {
		margin: 0;
		z-index: 999;
		position: absolute;
		width: 92%;
		text-align: center;
		top: 20%;
		left: 3%;
		padding: 23px 0px;
	}
	ul.navig.second {
		margin: 0;
		z-index: 999;
		position: absolute;
		width: 92%;
		text-align: center;
		top: 59%;
		left: 4%;
		padding: 23px 0px;
	}
	.about-video iframe {
		width: 100%;
		height: 321px;
	}
	ul.social li {
		width: 36.333%;
		font-size: 1em;
	}
	.img-one {
		margin: 46px 0 0 38px;
	}
	.simple-out p {
    font-size: 0.9em;
	}
	.simple-out h4 {
		font-size: 16px;
		margin: 0 0 5px 0;

	}
	.blog-poast-admin {
    position: absolute;
    bottom: 11.5em;
    left: 1.2em;
  }
	.blog-poast-admin.second {
		position: absolute;
		bottom: 23em;
		left: 1.2em;
	}
	.grid_3 h3 a, .grid_3 h3 {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.contact-grid {
		padding-left: 0;
		padding: 0;
	}
	i.plus.second {
		width: 75px;
		height: 75px;
		background: url('../images/plus.png') no-repeat -0px 0px;
		display: inline-block;
		margin: 4em 3.5em;
	}
	#portfolio {
       padding: 3em 0;
    }
}
@media (max-width:480px){
	ul.navig.second {
		margin: 0;
		z-index: 999;
		position: absolute;
		width: 90%;
		text-align: center;
		top: 59%;
		left: 4%;
		padding: 23px 0px;
	}
	.blog-pagenat ul li a {
    display: block;
    background: #fff;
    padding: 8px 0.8em;
    font-size: 0.9em;
	}
	.about-video iframe {
		width: 100%;
		height: 232px;
	}
	.video-right h2{
		font-size: 1.5em;
	}
	.service-text {
    float: right;
    width: 77%;
    padding: 0;
   }
   .service-text h5 {
    font-size: 1.2em;
	}
	.service-image {
		padding: 0;
		width: 100%;
		margin-top: 2em;
	}
	.article-post {
		position: relative;
		padding-left: 0;
		float: left;
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}
	.blog-text {
		position: absolute;
		padding: 0em 1em;
		bottom: 58px;
		left: 62px;
		width: 260px;
		height: 260px;
	}
	#filters {
		margin: 3em auto;
		padding: 0;
		width: 93%;
	}
	.gallery-bottom {
    margin-top: 1em;
}
	.port-grid {
		padding: 0;
		margin-right: 2%;
		width: 48%;
		float: left;
	}
	.member1 {
		padding: 0;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.slide-test {
    text-align: center;
    float: right;
    width: 100%;
    padding: 0;
   }
  .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left: 170px;
   }
   .callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 188px;
  }
	.callbacks_nav {
		top: 221%;
	}
	.contact-info h3 {
    font-size: 2.2em;
	}
	.banner-info {
		    text-align: center;
    border: 6px solid rgb(225, 202, 59);
    width: 71%;
    margin: 2em auto 0;
    padding: 1.2em 1em;
	}
	.banner-info h3 {
      font-size: 2.5em;
    }
    .callbacks_tabs {
		bottom: -23%;
		left: 32%;
	}
	.header {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 261px;
	}
	ul.navig {
		margin: 0;
		z-index: 999;
		position: absolute;
		width: 90%;
		text-align: center;
		top: 27%;
		left: 4%;
		padding: 23px 0px;
	}
	.team-top {
		padding: 2em 0 1em 0;
		margin: 0 auto 0 23%;
		width:0;
	}
	h3.tittle,h2.tittle {
    font-size: 2.3em;
	}
	.blog-poast-admin {
		position: absolute;
		bottom: 12.5em;
		left: 0.2em;
	}
	.blog-poast-admin.second {
		position: absolute;
		bottom: 30em;
		left: 0.2em;
	}
	.map iframe {
    width: 100%;
    height: 300px;
	}
	.map iframe {
    width: 100%;
    min-height: 300px;
	}
	.map span {
    min-height: 300px;
	}
	.serve-top {
    margin-top: 1.3em;
  }
  .services {
    padding: 2em 0;
  }
  div#example1 {
		padding: 2em 0;
	}
	.contact-box {
        padding: 1em 0;
   }
	 i.plus.second {
		width: 75px;
		height: 75px;
		background: url('../images/plus.png') no-repeat -0px 0px;
		display: inline-block;
		margin: 2em 2em;
	}
	.logo a h1 {
		font-size: 3.7em;
	}
	.blog-pagenat {
    margin-top: 0em;
}
}
@media (max-width:375px){
	.banner-info {
		    text-align: center;
    border: 5px solid rgb(236, 209, 57);
    width: 92%;
    margin: 2em auto 0;
    padding: 1em 1em;
	}
	.callbacks_tabs li {
		display: inline-block;
		margin: 0 .1em;
	}
	.callbacks_tabs {
		bottom: -23%;
		left: 27%;
	}
	.about-video iframe {
		width: 100%;
		height: 178px;
	}
	.video-right h2{
		font-size: 1.2em;
	}
	.video-right {
		padding: 0;
		margin-top: 0em;
	}
	.service-text {
		float: right;
		width: 69%;
		padding: 0;
	}
	i.plus {
    margin-top: 3em;
   }
   .news {
    padding: 2em 0;
	}
	.blog-text {
		position: absolute;
		padding: 0em 1em;
		bottom: 24px;
		left: 27px;
		width: 260px;
		height: 260px;
	}
	#filters li span {
    padding: 4px 5px;
    font-size: 13px;
	}
	#filters {
		margin: 2em auto;
		padding: 0;
		width: 100%;
	}
	.port-grid {
		padding: 0;
		margin-right: 0%;
		width: 100%;
		float: left;
	}
	.img-one {
		margin: 90px 0 0 68px;
	}
	ul.social.img-three {
		margin: 74px 0 0 68px;
	}
	ul.social.img-two {
    margin: 127px 0 0 68px;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 115px;
	}
	.callbacks_nav.next {
    left: auto;
		background-position: right top;
		right: 132px;
	}
	.callbacks_nav {
		top: 232%;
	}
	.testimonials-section {
       padding: 2em 0 5em 0;
    }
	.contact-info {
		padding: 18em 0 0;
	}
	.map iframe {
    width: 100%;
    height: 250px;
	}
	.map iframe {
    width: 100%;
    min-height: 250px;
	}
	.map span {
    min-height: 250px;
	}
	.your-name span, .your-msg span {
    font-size: 0.9em;
	}
	h3.tittle,h2.tittle.contact-info h3 {
		font-size: 2em;
	}
	.about {
    padding: 2em 0;
	}
	#portfolio {
		padding: 3em 0;
	}
}
@media (max-width:320px){
	.header {
		background: url(../images/banner2.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 231px;
	}
	.banner-info {
	    text-align: center;
    border: 5px solid rgb(229, 206, 68);
    width: 92%;
    margin: 1em auto 0;
    padding: 1em 1em;
	}
	.banner-info h3 {
		font-size: 2em;
	}
	.about-top {
      padding-top: 1em;
    }
	.about-video iframe {
		width: 100%;
		height: 150px;
	}
	.services-icon {
		float: none;
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.service-text {
    float: right;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 1em;
	}
	i.plus {
		margin-top: 2em;
	}
	.blog-text {
    position: absolute;
    padding: 0em 1em;
    bottom: 10px;
    left: 10px;
    width: 240px;
    height: 240px;
	}
	.blog-text h6 {
		font-size: 1em;
		margin-top: 3em;
	}
	.blog-text a h4 {
    font-size: 1.4em;
	}
	#filters li span {
		padding: 3px 3px;
		font-size: 12px;
	}
   .callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 101px;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 101px;
	}
	.callbacks_nav {
		top: 347%;
	}
	.your-name {
    padding: 0;
	}
	.your-msg, .your-submit {
		padding: 0 15px;
		padding: 0;
	}
	.contact-info h3 {
		font-size: 1.8em;
	}
	.copyright p {
		font-size: 0.85em;
		line-height: 1.6em;
	}
	.team-top {
    padding: 2em 0 1em 0;
    margin: 0 auto 0 4%;
    width: 0;
}
#team {
    padding: 2em 0 2em 0;
}
#portfolio {
    padding: 2em 0;
}
.contact-info p,.text-info p,.about-top-right p,.grid_3 p {
    font-size: 0.85em;
	}
	.about-top-right h4 {
    font-size: 1.1em;
	}
	.grid_3 h3 a, .grid_3 h3 {
       font-size: 1.15em;
       line-height: 1.5em;
	}
	.grid_3 {
		margin-bottom: 3em;
		padding-left: 0;
		padding: 0;
	}
	.blog-poast-info {
		padding: 0.4em 0.3em;
		}
		.blog-poast-info ul li {
		display: inline-table;
		margin-right: 0em;
	}
	.blog-poast-admin {
		position: absolute;
		bottom: 15em;
		left: 0.2em;
	}
	.blog-poast-info ul li {
		font-size: 0.7em;
		margin-right: 0.3em;
	}
	.blog-poast-admin.second {
		position: absolute;
		bottom: 42.5em;
		left: 0.2em;
	}
	.leave h4, h4.tz-title-4.tzcolor-blue {
    font-size: 1.6em;
	}
	#commentform textarea {
		height: 125px;
		}
		p.form-submit {
		margin: 0em 0 0.5em 0;
	}
	.data {
		float: right;
		width: 85%;
		padding: 0;
	}
	.contact-info h3 {
    font-size: 1.6em;
	}
	.blog-section {
		padding: 2em 0;
	}
	.blog-top {
		padding-top: 1em;
	}
	.contact-grid textarea {
		resize: none;
		min-height: 90px;
	}
	p.sed-para {
		font-size: 17px;
		margin: 10px 0;
	}
	p.para1 {
    font-size: 0.85em;
	}
	.address-more, .address-left {
    float: left;
    width: 100%;
	}
	.gallery-bottom {
		margin-top:1em;
	}
	.gallery-left {
		padding: 0 2px;
		margin-bottom: 4px;
		float: left;
		width: 50%;
	}
	i.plus.second {
		width: 75px;
		height: 75px;
		background: url('../images/plus.png') no-repeat -0px 0px;
		display: inline-block;
		margin: 2em 1.5em;
	}
	ul.navig {
		margin: 0;
		z-index: 999;
		position: absolute;
		width: 90%;
		text-align: center;
		top: 30%;
		left: 4%;
		padding: 23px 0px;
	}
	.section-contact {
    padding: 2em 0;
	}
	.service-text p {
		font-size: 0.85em;
		}
		.member1 img {
		width: 37%;
	}
	h3.tittle, h2.tittle {
      font-size: 2.1em;
	}
	.blog-pagenat ul li a {
    display: block;
    background: #fff;
    padding: 6px 0.5em;
    font-size: 0.7em;
	}
}
