/*--
Author: san_krish
Author URL: http://etispl.com
--*/

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/*@import url(https://fonts.googleapis.com/css?family=Orbitron);*/

html, body{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  background: #FAFAFA;
  line-height:30px;
  overflow-x:hidden;
  color:#000;
}
.artsexylightbox {
    background: #FFF;
	border: #eee solid 3px;
    margin:29px 1%;
    padding: 22px 1%;
    /*height: 23%;
	width: 31%;*/
}
#map {
	width:100%;
	height:340px;
	color:#555;
	margin-bottom:29px;
}
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;
}
.grid_5 h1, h2, h3, h4, h5, h6
{
color:#000;
}
.effect-bubba h4 {
    color: #fff;
}
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: 'Open Sans', sans-serif;
	font-weight:normal;
}
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

/*New CSS*/

.circle .fa {
    background: #f59911;
    color: #fff;
    font-size: 26px;
    margin-right: 10px;
    padding: 10px 13px;
}

.service-item h3 {
    background: #000;
    color: #fff;
}

.more_info {
    border-bottom: 1px solid #f59911;
    border-top: 1px solid #f59911;
    clear: both;
    display: block;
    float: left;
    padding: 1em 0;
    width: 100%;
}

.head {
    clear: both;
    display: block;
    padding-top: 1em;
    width: 100%;
}

.homebox_image img {
    width: 100%;
}

.box-bottom {
    background: #000;
    text-align: center;
}

.box-bottom > h4 {
    color: #fff;
    padding: 1em 0;
	font-size: 20px;
}

.box-bottom:hover, .box-bottom h4:hover {
	background:#F59911;
	color:#000;
}

.homebottom_contents {
    clear: both;
    display: block;
    padding: 2em 0;
    text-align: justify;
    width: 100%;
}

.aboutus_contents {
    clear: both;
    display: block;
    text-align: justify;
    width: 100%;
	padding:1em 0;
}

.abproducts_list {
    clear: both;
    display: block;
    width: 100%;
	padding:1em 0;
}

.abproducts_list {
    clear: both;
    display: block;
    padding: 1em 0;
    text-align: left;
    width: 100%;
}

.product_list li {
    background: #e7e7e7;
    list-style: outside none none;
    margin-bottom: 8px;
    margin-left: 0;
    padding: 0 10px;
    text-align: left;
    width: 100%;
}

.fa.fa-link {
    background: #000;
    color: #fff;
    margin-right: 10px;
    padding: 7px;
}

.right_img img {
    width: 100%;
}

.homebottom_contents1 {
    background: #000;
    clear: both;
    color: #999;
    display: block;
    padding: 2em 0;
    text-align: center;
    width: 100%;
}

.homebottom_contents1 h3 {
	color:#fff;
}

.viewmore {
    margin-bottom: 0;
    margin-top: 20px;
}

.viewmore > a {
    padding: 0px 10px;
}

.viewmore a:hover, .viewmore a:focus {
	color:#fff;
}

.hvr-radial-in {
    backface-visibility: hidden;
    background: #fba919;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-radial-in::before {
    background: #fff;
    border-radius: 100%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(2);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
    color: white;
}
.hvr-radial-in:hover::before, .hvr-radial-in:focus::before, .hvr-radial-in:active::before {
    transform: scale(0);
}
.hvr-rectangle-in {
    backface-visibility: hidden;
    background: #fba919;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-rectangle-in::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.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 {
    transform: scale(0);
}

.wp-form-control:focus {
	border:1px solid #fba919;
}

.address_info span {
    display: block;
}

.footertop_cont p {
    text-align:center;
}

.top-header2 {
    clear: both;
    display: block;
    position: absolute;
    top: 88px;
    width: 68%;
	right:0;
}

.work_info span {
    display: block;
    margin-top: 10px;
}

.address_info b {
    color: #F59911;
}

.contact_info img {
    margin-right: 4px;
    width: 23px;
}

.contact_details {
    text-align: left;
	padding:0;
}
.url_link {
    padding: 0;
}

.address_info em {
    font-weight: bold;
}
.fa.fa-mobile {
    font-size: 25px;
    margin-right: 6px;
    vertical-align: middle;
}
.fa.fa-phone {
    font-size: 17px;
    margin-right: 6px;
    vertical-align: middle;
}
.welcome_leftcont > h3 {
    margin-bottom: 20px;
    text-align: left;
}

.condition_contents {
    margin-bottom: 30px;
}

figure.effect-layla {
    background: #18a367 none repeat scroll 0 0;
}
figure.effect-layla img {
    height: 100%;
}
figure.effect-layla figcaption {
    padding: 3em;
}
figure.effect-layla figcaption::before, figure.effect-layla figcaption::after {
    content: "";
    opacity: 0;
    position: absolute;
}
figure.effect-layla figcaption::before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: 50px;
    left: 30px;
    right: 30px;
    top: 50px;
    transform: scale(0, 1);
    transform-origin: 0 0 0;
}
figure.effect-layla figcaption::after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 30px;
    left: 50px;
    right: 50px;
    top: 30px;
    transform: scale(1, 0);
    transform-origin: 100% 0 0;
}
figure.effect-layla h2 {
    margin-top: 42px;
    padding: 0;
    transition: transform 0.35s ease 0s;
}
figure.effect-layla p {
    opacity: 0;
    padding: 0.5em 2em;
    text-transform: none;
    transform: translate3d(0px, -10px, 0px);
}
figure.effect-layla img, figure.effect-layla h2 {
    transform: translate3d(0px, -30px, 0px);
}
figure.effect-layla img, figure.effect-layla figcaption::before, figure.effect-layla figcaption::after, figure.effect-layla p {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-layla:hover img {
    opacity: 0.7;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-layla:hover figcaption::before, figure.effect-layla:hover figcaption::after {
    opacity: 1;
    transform: scale(1);
}
figure.effect-layla:hover h2, figure.effect-layla:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-layla:hover figcaption::after, figure.effect-layla:hover h2, figure.effect-layla:hover p, figure.effect-layla:hover img {
    transition-delay: 0.15s;
}

.btn1 {
    border-radius: 0;
    font-size: 15px;
    padding: 6px 14px;
}
.btn-primary1 {
    background: #00577E;
    border: medium none;
    color: #fff !important;
    display: inline-block;
    margin: 10px;
    position: relative;
    transform: translateZ(0px);
}
.btn-primary1:hover {
    background: #00577E;
    border: medium none;
    color: #fff !important;
}
.btn-primary1::before {
    border: 4px solid #00577E;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: 0.3s;
    transition-property: top, right, bottom, left;
}
.artsexylightbox_container {
    text-align: center;
}
.btn-primary1:hover::before {
    bottom: -8px;
    left: -8px;
    right: -8px;
    top: -8px;
}

.banner_image img {
	width:100%;
}
.driving_img li {
    display: inline-block;
    padding: 10px 27px;
}
.driving_img img {
    border: 1px solid #FFEACF;
}
.contact_head1 {
    margin-top: 26px;
    text-align: left;
}
.navigation_links {
    margin-top: 26px;
    text-align: center;
}
.top-header1 {
    padding: 2em 0;
}
.url_link a {
    color: #F59911;
}
.url_link a:hover {
    color: #000;
}
.contact_top {
    border-bottom: 2px solid #fba919;
    padding-bottom: 28px;
}
.breadcrumb {
    border-radius: 4px;
    list-style: outside none none;
    margin-top: 4px;
	margin-bottom:0;
    padding: 8px 15px;
	background:transparent;
}
.top_border {
    background: #8e6377;
    height: 20px;
}
.slider {
    margin-top: 0;
}

.content h2 {
    font-size: 30px;
    width: 50%;
}
.contact_nav > span {
    display: inline-block;
    margin-top: 74px;
    padding: 0 10px;
}
.progress_head h2 {
    color: #8e6377;
    font-size: 2.5em;
    padding: 17px 0 7px;
    text-align: center;
    width: 100%;
	border:none;
}

.gallery_images {
    clear: both;
    display: block;
    float: left;
	padding:1em 0 2em;
    text-align: center;
    width: 100%;
}

.feedback_cont {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 2em;
    width: 100%;
}

.center_cont {;
    padding: 0 0 1.2em;
    text-align: center;
}

.box_smallcont {
    margin: 0;
    padding: 1em 0;
}

.content2 .fa-pencil-square-o {
    /*background: #00577e;*/
    border-radius: 6px;
    color: #00577e;
    font-size: 20px;
    font-weight: bold;
    padding: 6px;
}

.content2 .fa-check-square-o {
    /*background: #00577e;*/
    border-radius: 6px;
    color: #00577e;
    font-size: 20px;
    font-weight: bold;
    padding: 6px;
}

.content h2 {
    margin: 0 auto 0.5em;
    padding-bottom: 0.5em;
    width: 100%;
}

.content h3 {
    font-size: 1.3em;
    width: 50%;
}

.content h3 {
    font-size: 1.3em;
    width: 50%;
}

.content h3 {
    color: #8e6377;
    font-size: 20px;
    font-style: italic;
    font-weight: 100;
    line-height: 2;
    margin: 20px auto;
    text-align: center;
    width: 100%;
}

.nav_links a{
	color:#fba919 ;
}

.nav_links a:hover, .nav_links a:focus {
	color:#000;
}

.breadcrumb > .active {
    color: #999;
}

.active {
	color:#999;
}

.footer-grid a {
    color: #000;
}
.footer-grid a:hover {
    color: #fff;
}
.footer-grid.tweet img {
    vertical-align: middle;
    width: 16px;
}
.tweet > p {
    margin-bottom: 10px;
}
.welcome_image1 {
    margin-top: 10px;
	padding:0;
}
.welcome_image1 > img {
    width: 100%;
	overflow:hidden;
}

.left_image {
    padding-right: 5px;
}
.right_image {
    padding-left:5px;
}
.h_image {
	overflow:hidden;
}
.h_image > img {
    width: 100%;
	transition:2s;
	overflow:hidden;
}

.h_image > img:hover {
	transform:scale(1.3);
}

.image-wrap {
    cursor: pointer;
    float: left;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 50%;
}

.profile-description {
    text-align: justify;
}
.image-wrap img {
    margin-top: 6px;
    width: 100%;
}
.location_head {
    margin-bottom: 20px;
    margin-top: 20px;
}
.image-wrap .hover-wrap {
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transform: rotateY(180deg) scale(0.5, 0.5);
    transition: all 450ms ease-out 0s;
    width: 100%;
}
.image-wrap:hover .hover-wrap, .image-wrap.active .hover-wrap {
    opacity: 1;
    transform: rotateY(0deg) scale(1, 1);
}
.image-wrap .hover-wrap .overlay-img {
    background: #00577E;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
}
.info-text p span {
    color: #eccc11;
}
.image-wrap .hover-wrap .overlay-text-thumb {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    height: 32px;
    left: 0;
    line-height: 32px;
    margin: -26px 0 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 100%;
}

.about-top-right1 a {
	color:#000;
}

.about-top-right1 a:hover, .about-top-right1 a:focus {
	color:#00577e;
}

/*New CSS*/

/*--header--*/

.t-row .btn {
    height: 60px;
    margin: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-blue {
    background: #404040 none repeat scroll 0 0;
}

.btn {
    background: #F59911;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    color: #fff;
    height: 48px;
    line-height: 48px;
    margin-bottom: 0;
    padding: 0 22px;
    text-shadow: none;
}

.btn:hover, .btn:focus {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.btn-blue:hover {
    background: #000;
}

.btn.btn-blue.f-right a {
    color: #fff;
}

.btn.btn-blue.f-right a:hover {
    color: #fff;
}

.f-right {
    float: right;
}


*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
p {
    margin: 0;
}
p {
    margin: 0 0 10px;
}
* {
    box-sizing: border-box;
}
.aboutus_contents {
    text-align: justify;
}
body {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
body, html {
    text-align: center;
}
html, body {
    color: #000;
    /*font-family: "Roboto Condensed",sans-serif;*/
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 30px;
}
html {
    font-size: 62.5%;
}
html {
    font-family: sans-serif;
}
.btn h3 {
    color: #fff;
}

.homebox_cont {
    margin-top: 10px;
}
.welcome_leftcont > img {
    float: left;
    width: 100%;
}
.welcome_rightcont p {
	text-align:justify;
}
.welcome_rightcont > h4 {
    margin-bottom: 20px;
}
.home_cont {
    text-align: justify;
    width: 100%;
}

.homebottom_image {
    clear: both;
    display: block;
    padding: 1em 0 3em;
    width: 100%;
}

.home_image img {
    width: 100%;
}
.welcome_leftcont > p {
    display: flex;
    padding-left: 20px;
    text-align: left;
}

.footertop_cont {
    background: #fba919;
    clear: both;
    display: block;
    padding: 2em 0;
}

.top-header {
	background:url(../images/header.png);
	
}
.logo {
    float: left;
    text-align: left;
	padding: 1.4em 0;
}
.logo a h1{
    font-size:4em;
    font-weight: 400;
    color:#E55E3F;
    font-family: 'Lobster-Regular';
}
.logo  a h1:hover{
 color:#E55E3F;
 text-decoration:none;
}
.logo  a h1 span{
	color:#fff;
	text-decoration:none;
	    font-size:0.4em;
}
.top-menu {
    float: left;
    text-align: center;
    margin-left: 0;
	font-family: 'Orbitron', sans-serif;
	padding-bottom: 15px;
	padding-top: 15px;
}
.top-menu ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.top-menu li {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    text-transform: capitalize;
}

/* Effect 5: same word slide in */
.top-menu ul li a {
    padding: 39px 14px;
}
.top-menu ul li a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.top-menu ul li a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	    color: #E55E3F;
}
.top-menu ul li a:hover span,
.top-menu ul li a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
.top-menu ul li a {
	position: relative;
    display: inline-block;
    margin: 0 0 0 0;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 15px;
    height:auto;
}
.top-menu ul li a.active,.top-menu ul li a:hover{
	color:#fff;
	background:#F59911;
}
.header-right {
    float: right;
    width: 12%;
    border-left: 1px solid rgba(255, 255, 255, 0.39);
    padding: 1.4em 0;
}
.header-right ul{
	padding: .4em 0 0;
	margin:0;
}
.header-right ul li{
	display:inline-block;
}
ul.f-icons{
 float:right;
}
.header-right ul li a.facebook,.header-right ul li a.p,.header-right ul li a.twitter{
	background: url(../images/icons.html) no-repeat -137px 0px;
	display:inline-block;
	height: 30px;
	width: 30px;
}
.header-right ul li a.p{
	    background: url(../images/icons.html) no-repeat -167px 0px;
}
.header-right ul li a.twitter{
	    background: url(../images/icons.html) no-repeat -197px 0px;
}
form.navbar-form.navbar-right {
  padding: 0;
}
.header-right ul li a.facebook:hover,.header-right ul li a:hover.p,.header-right ul li a.twitter:hover{
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  }
/*--nav-768--*/
@media only screen and (max-width :800px) {
	span.menu {
		width: 35px;
		height: 35px;
		background: url(../images/nav.png)no-repeat 0px 0px;
		display: inline-block;
		float: right;
		cursor: pointer;
		margin: 2em 0 0em 0em;
	}
	.top-menu {
		float: none;
		margin-top: 0em;
	}
	.top-menu  ul{
		display:none;
	}
	.top-menu  ul li {
		display:block;
		margin-right:0;
	}
	.top-menu  span.menu{
		display:block;
	}
	.top-menu  ul{
		margin-top: 0;
		padding: 2% 0;
		z-index: 999;
		position:relative;
		width: 93%;
		background: #FDE7CA;
		opacity:0.8;
		text-align: center;
	}
	.top-menu li a {
	  padding: 0.5em;
	  font-weight: 400;
	  font-size:0.9em;
	  }
	.top-menu ul li a {
		font-size: 0.9em;
		margin: 10px 0 0 0;
		display: block;
	}
	.active
	{
	 color:#000 !important;
	}
}
/*--slider-css--*/
.header{
	    background: url(../images/banner.html)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: -58%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 80px;
  width: 40px;
  background: transparent url("../images/arrows.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: 300px;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	 left: 300px;

}
#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: -9%;
    z-index: 0;
       left: 45%;
}
.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: 13px;
    width: 13px;
    display: inline-block;
    background:#E55E3F;
    border: 2px solid #E55E3F;
	    border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
  background:#E55E3F;
}
.banner-info {
  margin-top: 16em;
  text-align: center;
}
.banner-info h3 {
    font-size: 4em;
  font-weight:400;
  color: #fff;
  font-family: 'Poiret One', cursive;
}
.banner-info h4 {
    font-weight: 400;
    color: #fff;
    margin: 0.3em 0;
    font-family: 'Poiret One', cursive;
    font-size: 1.8em;
}
/*--trends--*/

.welcome_rightcont {
    background: #fba919;
    max-height: 317px !important;
    min-height: 317px !important;
}

.welcomebox_rightcont {
	padding:20px 17px;
}
.welcome_rightcont span:hover {
	background:#000;
	color:#fff;
	border-radius:0;
	transition: 0.5s;
}

.welcome_leftcont {
    min-height: 317px;
    padding-right: 0;
}

.h_img {
    max-height: 317px !important;
    min-height: 317px !important;
}

.effect-layla h2 {
    color: #000;
}
.trends {
     padding: 4em 0;
}
.grid {
	position: relative;
	clear: both;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	width: 80%;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 66%;
	height: auto;
	background:transparent;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h4 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h4 span {
	font-weight:500;
	color:#fff;
	font-size: 0.6em;
}
.grid figure h4,
.grid figure p {
	margin: 0;
}
/***** Terry *****/
/*-----------------*/

figure.effect-terry {
	background: #34495e;
}
figure.effect-terry figcaption {
	padding: 1em;
}
figure.effect-terry figcaption::before,
figure.effect-terry figcaption::after {
	position: absolute;
	width: 200%;
	height: 200%;
	border-style: solid;
	border-color:#28282f;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-terry figcaption::before {
	right: 0;
	bottom: 0;
	border-width: 0 70px 60px 0;
	-webkit-transform: translate3d(70px,60px,0);
	transform: translate3d(70px,60px,0);
}

figure.effect-terry figcaption::after {
	top: 0;
	left: 0;
	border-width: 15px 0 0 15px;
	-webkit-transform: translate3d(-15px,-15px,0);
	transform: translate3d(-15px,-15px,0);
}

figure.effect-terry img,
figure.effect-terry p a {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-terry img {
	opacity: 0.85;
}

figure.effect-terry h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.4em 10px;
	width: 50%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	  color:#E55E3F;
	   
		  font-size: 2em;
}
@media screen and (max-width: 920px) {
	figure.effect-terry h4 {
		padding: 0.75em 10px;
		font-size: 120%;
	}
}

figure.effect-terry p {
	float: right;
	clear: both;
	text-align: left;
	text-transform: none;
	font-size: 111%;
}

figure.effect-terry p a {
	display: block;
	  margin-bottom: 0.5em;
	color: #fff;
	opacity: 0;
	-webkit-transform: translate3d(90px,0,0);
	transform: translate3d(90px,0,0);
}

figure.effect-terry p a:hover,
figure.effect-terry p a:focus {
	color: #eacb66;
}
a  i.download,a  i.heart,a i.share,a i.tag{
   color:#fff;
   font-size:1em;
   margin-right: -0.4em;
}
figure.effect-terry:hover figcaption::before,
figure.effect-terry:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover img {
	opacity: 0.6;

}
figure.effect-terry:hover h4,
figure.effect-terry:hover p a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover p a {
	opacity: 1;
}

figure.effect-terry:hover p a:first-child {
	-webkit-transition-delay: 0.025s;
	transition-delay: 0.025s;
}

figure.effect-terry:hover p a:nth-child(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-terry:hover p a:nth-child(3) {
	-webkit-transition-delay: 0.075s;
	transition-delay: 0.075s;
}

figure.effect-terry:hover p a:nth-child(4) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-terry span {
    color: #fff;
    font-size: 0.6em;
}
/*--news--*/
.news {
  padding: 4em 0;
  text-align: center;
  background:#f7f7f7;
}
.new-grid {
  padding: 0;
}
ul.ad-info li, ul.ad-info li a {
    text-align: right;
    padding: 0.3em;
    margin-bottom: 0.2em;
	    color: #fff;
    background-color: #E55E3F;
    padding: 0.3em;
}
ul.ad-info li a {
    color: #CA4D4D;
    margin: 0;
	font-size:0.9em;
}
ul.ad-info li {
    list-style: none;
    display: block;
    margin: 0.5em auto;
}
.new-grid1 h5 {
  font-size: 1.5em;
  font-weight: 400;
    color: #E55E3F;
}
.new-grid1 a.news-tittle  {
    font-size: 2.5em;
    color: #E55E3F;
    text-transform: capitalize;
	    margin-top: 0.3em;
}
.new-grid1 a.news-tittle:hover  {
 color:#E55E3F;
 }
.new-grid1 p {
    font-size: 0.95em;
    line-height: 2em;
    color: #555;
}
.new-grid1 h4 a {
    text-decoration: none;
}
.new-grid1 {
  margin-top: 1.3em;
      text-align: right;
	      padding: 0;
}
.new-inner {
    padding-right: 1.2em;
}
ul.ad-info {
     float: left;
    width:24%;
}
ul.ad-info.new {
     float:right;
    width:24%;
}
.new-grids {
  margin-top: 3em;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
img.zoom-img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.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: #F7F7F7;
    padding: 8px 1.1em;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #E55E3F;
    font-weight: 400;
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    border: 1px solid #E55E3F;
}
.blog-pagenat ul li a:hover {
  background:#E55E3F;
  color:#fff;
      border: 1px solid #E55E3F;
}
img.zoom-img:hover {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
ul.ad-info.two {
    float: left;
    width: 24%;
}
.new-inner.two {
    margin: 0.5em 0 0;
    padding-left: 1.2em;
    text-align: left;
}
ul.ad-info.two li, ul.ad-info.two li a {
    text-align: left;
    padding: 0.3em;
    margin-bottom: 0.2em;
   color: #fff;
    background-color: #E55E3F;
    padding: 0.3em;
}
 ul.ad-info.two li a {
     color: #fff;
 }
ul.ad-info li a:hover{
text-decoration:underline;
}
a.button {
    display: inline-block;
    margin-left: 1em;
}
/*--single--*/
ul.ad-info.single {
    float: right;
    width: 70%;
}
.new-single {
    padding: 0;
}
/*--singe--*/

.welcometop-page {
    clear: both;
    display: block;
    float: left;
    padding: 3em 0 0;
    text-align: left;
    width: 100%;
}

.welcome_image {
    overflow: hidden;
    padding: 0;
    transition: all 2s ease 0s;
}
.welcome_image > img {
    width: 100%;
	transition: all 2s ease 0s;
}
.welcome_image > img:hover {
    transform:scale(1.3);
}
.welcome_topcont {
    background: #f6e25d;
    color: #000;
    padding: 1em 1.8em;
    text-align: justify;
	min-height:455px;
}

.welcome_topcont > h2 {
    text-align: center;
	color:#000;
}

.bullet_num {
    background: #f6e25d;
    color: #21444f;
    display: inline-flex;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 12px 22px;
	margin-right:12px;
}

figure {
    margin: 0;
    overflow: hidden;
    transition: all 1s ease 0s;
    width: 100%;
}

.footer_read > a {
    background: #f6e25d;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
    padding: 4px 8px;
}

.footer_read > a:hover {
    background: #fff;
	color:#000;
}

.fa.fa-certificate {
    margin-right: 6px;
}

.fa.fa-pencil-square-o {
	margin-right: 6px;
}

.bottom_box a {
    color: #F6E25D;
}

.bottom_box a:hover {
    color: #fff;
}

.bottom_box a:visited, a:focus {
	color:#F6E25D;
	outline:none;
	text-decoration:none;
}

.welcome-box {
    margin-top: 2em;
}

.welcome-box > h3 {
    display: block;
    margin-top: 13px;
	color:#000;
}

.welcome-box img {
    width: 100%;
	overflow: hidden;
    transition: all 1s ease 0s;
}

.welcome-box img:hover {
    width: 100%;
	transform:scale(1.6);
}

.fig_caption {
    clear: both;
    display: block;
    padding-bottom: 1em;
    padding-top: 1em;
    text-align: justify;
}

.footer_address {
    background: #21444f;
    float: right;
    padding: 4em;
    width: 200px;
	color:#fff;
}

.top-header2 {
    clear: both;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    width: 68%;
}

.head_top1  {
	text-align:left;
}

.head_top2  {
	text-align:right;
}

.contact_no img {
    margin-right: 4px;
    vertical-align: top;
    width: 16px;
}

.contact_no a {
	color:#00577E;
	font-size:20px;
}

.contact_no a:hover {
	color:#000;
}

.contact_no span {
    display: block;
}

.footer_map {
    background: #f6e25d;
    padding: 4em;
    width: 200px;
	color:#21444f;
}

.footertop_img {
    background: #fff;
}

.footer-grid img {
    width: 44%;
}

.footerbottom_img {
    background: #21444f;
    clear: both;
    display: block;
	float:left;
}

.bottom_box {
    padding: 3em 2em 2em;
}

.f_address {
    padding-right: 0;
}

.f_map {
    padding-left: 0;
}

.bottom_box p {
    color: #fff;
}

input, button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 0.3em;
    color: #888;
    float: left;
    font-size: 1em;
    font-weight: 400;
    margin: 10px 0;
    outline: medium none;
    padding: 11px;
    width: 32%;
}
textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 0.3em;
    color: #888;
    float: left;
    font-size: 1em;
    font-weight: 400;
    height: 200px;
    margin: 10px 0;
    outline: medium none;
    padding: 11px;
    resize: none;
    width: 96%;
}

.single-page {
  padding: 1em 0;
  text-align: center;
}

.single-page1 {
    padding: 0;
    text-align: center;
}

.single-page2 {
    padding: 1em 0;
    text-align: center;
}

.single-top img{
	width:100%;
}
.grid-single{
	width:70%;
	margin:1em auto;
}
.single-one{
	float:left;
	width:33.3%;
	text-align: center;
}
.single-one span {
	  color: #555;
	font-size:1em;
}
.single-one span a{
	color: #555;
	text-decoration:none;
}
 p.eget {
  color: #000;
  padding: 1em 0;
}
p.eget1 {
    color: #000;
    padding: 0.5em 0 0em 0;
}
ul.social-share{
	float:left;
}
ul.social-share li{
	display: inline-block;	
}
ul.social-share li span{
	  color: #1f1e23;
	font-size:1.2em;
	margin:0 1em 0 0;
	font-weight:400;
}
ul.social-share li  i{
  background: url(../images/icons.html)no-repeat 0px 0px;
  width:25px;
  height:25px;
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
}
ul.social-share li  i:hover{
	background: url(../images/icons.html)no-repeat 0px -25px;
}
ul.social-share li  i.tin{
	background: url(../images/icons.html)no-repeat -26px 0px;
}
ul.social-share li  i.tin:hover{
	background: url(../images/icons.html)no-repeat -26px -25px;
}
ul.social-share li  i.message{
  background: url(../images/icons.html)no-repeat -50px 0px;
}
ul.social-share li  i.message:hover{
	background: url(../images/icons.html)no-repeat -50px -25px;
}
.top-comments h3,.leave h3{
  color: #cd3788;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.5em;
}
.single-middle{
	background: #f4f4f4;
	padding: 1.5em;
}
i.arrow{
  background: url(../images/icons.html)no-repeat -75px -0px;
  width: 25px;
  height: 25px;
  display: inline-block;
  float: right;
}
i.arrow:hover{
 background: url(../images/icons.html)no-repeat -75px -25px;
}
.comments-top-top{
	background:#F4F4F4;
}
.men{	
	background:#9295A6;
	float: left;
	width: 9%;
	text-align: center;
	padding: 2em 0;
}
p.men-it{
	float: left;
	width:86%;
	margin:0 0 0 2%;
	font-size:0.9em;
	font-weight: 400;
	line-height: 1.6em;
	color: #555;
	padding: 1.2em 0;
}
.met-in{
	margin: 0 0 0 3em;
}
.met {
	padding: 1em 0;
}
p.smith{
	float:left;
	padding: 0;
	font-size:1em;
}
p.smith a{
  text-decoration: none;
  color: #E55E3F;
  font-weight: 500;
  font-size: 1.2em;
}
.code-in {
	padding: 0 0 0.5em;
}
p.smith  span{
	font-weight: 400;
  padding: 0 2em;
  color: #1f1e23;
}
.top-in{
	background:#f8f8f8;
}
p.reply{
	float:right;
	padding:0;
	width: 17%;
	color:#362f2f;
	font-size:1em;
}
p.reply a{
	text-decoration:none;
	color: #555;
}
p.reply a:hover{
	color: #f43293;
}
p.reply i{
  background: url(../images/icons.html)no-repeat -101px -2px;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 14px 0 0px;
}
p.reply i:hover{
  background: url(../images/icons.html)no-repeat -101px -27px;
}
.single-us input[type="text"],.leave textarea,.leave input[type="submit"] {
  font-size: 1em;
  width: 100%;
  padding: 0.8em 1em;
  margin: 0.5em 0;
  background: #fff;
  outline: none;
  border: 1px solid #ddd;
  color: #555;
  -webkit-appearance: none;
}
.leave input[type="submit"] {
  border: none;
  outline: none;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.8em;
  display: inline-block;
  background: #cd3788;
 margin: 0.5em 0 0 0;
  -webkit-appearance: none;
  width: 13%;
}
.leave input[type="submit"]:hover{
   background:#E55E3F;
}
.leave textarea {
  resize: none;
  width: 100%;
  margin: 0.5em 0em;
  height: 185px;
}
.top-comments {
  padding-top: 1em;
}
.leave {
  margin-top:0.9em;
}
a.news-single {
    font-size: 2.5em;
       color: #cd3788;
}
a.news-single:hover{
 text-decoration:none;
}
.top-single {
    margin-top: 0;
}
/*--testimonials--*/
.testimonials-section{
    background: url(../images/test.html)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:465px
}
.member1 img {
    width: 100%;
}
.members {
    margin-top: 3em;
}
.text{
	background:#fff;
	padding:12px;
}
.text-info {
    color: #fff;
    text-align: center;
    width: 67%;
    margin: 11% auto 0;
}
.text-info p{
line-height:1.9em;
font-size:0.95em;
}
.slide-test{
    background-color: #E55E3F; opacity:0.6;
    padding: 2em 2em;
       min-height: 352px;
}
.text h4  {
    font-size: 1.5em;
    color: #E55E3F;
    text-transform: capitalize;
    padding: 0em 0 0.3em 0;
    font-weight: 700;
}
.member1 {
    padding: 0;
}
/*--top--*/
.biseller-column img{
	margin-bottom:1em;
	width:100%;
}
.feets {
    padding: 4em 0;
	background: #E55E3F;
}
 #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	    margin: 6% auto 4%;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:250px;
	max-height:500px;
	
}
.grid-flex{
	margin:10px 0 20px 0;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
}
.biseller-info {
	margin:1em 0 0 0; 
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:37px;
	height:70px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:-1em;
}
.nbs-flexisel-nav-left {
  right: -3%;
  background: url(../images/arrows1.png) no-repeat -38px -0px;
}
.nbs-flexisel-nav-right {
 left: -3%;
  background: url(../images/arrows1.png) no-repeat 1px -0px;
}
li.nbs-flexisel-item {
 width:370px;
}
/* Styles the thumbnail */
/*Eliminates padding, centers the thumbnail */

body, html {
padding: 0;
margin: 0;
text-align: center;
}
a.lightbox img {
width:100%;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
  border:4px solid #fff;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
z-index: 999;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.lightbox-target img:hover{
	opacity: 0.5;
}
/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
left: 0%;
}

.lightbox-target:target img {
	max-height:70%;
	max-width: 25%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}
a.lightbox img:hover { 
 background:#21A957;
}
/*--about--*/
.header.two {
    background: url(../images/banner-two.html)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:350px;
}
.about {
    padding:12em 0 4em 0;
}
.about-top h3 {
    color: #00577e;
}
h3.tittle{
	font-size: 3.2em;
    font-weight: 400;
    color:#000;
}

.more_info h2 {
    font-size: 1.8em;
    text-transform: capitalize;
}

.abproducts_list h3 {
    padding-bottom: 22px;
}

.head h2 {
    color: #000;
    padding: 20px 0 10px 0;
    text-align: center;
}
.home_head h2 {
    padding-bottom: 22px;
}
.about-top {
    margin-top: 1em;
}

.about-top-right h4 {
    color: #222;
    margin-top: 13px;
    padding: 0 0 10px;
}
.about-top-right1 > h4 {
    margin-bottom: 12px;
}
.about-top-right {
    padding: 0;
}
.about-top-right p {
    color: #000;
    margin-top: 10px;
    padding: 5px 10px;
    text-align: center;
}
.center_contents {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px !important;
}
.about-top-right1 p {
    background: #ffeacf;
    border-left: 6px solid #000;
    border-right: 6px solid #000;
    color: #000;
    padding: 5px 14px;
	margin-bottom:19px;
}
/*--feet-services--*/
.serve-text p {
    color: #000;
    font-size: 0.9em;
    line-height: 1.9em;
}
.serve-text h4 {
      padding: 0 0 20px 0;
    color: #E55E3F;
    font-size: 1.8em;
}
.service-grid ul{
	margin: 1em 0 0 10px;
}
.service-grid li{
    display: block;
    margin: 5px 0;
    font-size: 0.9em;
       color: #fff;
}
.service-grid li a i{
    font-size: 0.9em;
    margin: 0.2em 0.5em 1em 0em;
    color:#E55E3F;
    line-height: 1.8em;
    text-decoration: none;
    padding-left: 0em;
}

/*slide animation start*/

.single_course {
    background-color: #ffffff;
    border: 1px solid #efefef;
    display: inline;
    float: left;
    min-height: 150px;
    width: 100%;
}
.singCourse_imgarea {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
	border:#CCC solid 1px;
}
.singCourse_imgarea img {
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.singCourse_imgarea .mask {
    background-color: #F59911;
    opacity: 1;
    transform: translateX(-100%);
    transition: all 0.3s ease-in-out 0s;
}
.singCourse_imgarea .mask, .singCourse_imgarea .content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.singCourse_imgarea:hover .mask {
    transform: translateX(0px);
}
.singCourse_imgarea:hover img {
    transform: translateX(100%);
}
.course_more {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-top: 20%;
    padding: 10px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.course_more:hover, .course_more:focus {
    background-color: #fff;
    border-radius: 4px;
    outline: medium none;
    text-decoration: none;
	color:#000;
}
.singCourse_content {
    display: inline;
    float: left;
    padding: 10px;
    width: 100%;
}
.singCourse_title {
    border-bottom: 1px solid #efefef;
    font-size: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.singCourse_title a {
    transition: all 0.5s ease 0s;
}
.singCourse_title a:hover {
    outline: medium none;
    text-decoration: none;
}
.singCourse_price {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}
.singCourse_price > span {
    font-size: 18px;
    font-weight: bold;
}
.singCourse_author {
    border-top: 1px solid #efefef;
    display: inline;
    float: left;
    padding: 20px 10px 0;
    width: 100%;
}
.singCourse_author > img {
    border-radius: 50%;
    float: left;
    height: 40px;
    margin-bottom: 25px;
    margin-right: 15px;
    width: 40px;
}
.singCourse_author > p {
    color: #c0c1c1;
    float: left;
    font-size: 18px;
    margin-top: 10px;
    transition: all 0.5s ease 0s;
}
.singCourse_author > p:hover {
    color: #000;
}
.course_nav .slick-prev {
    background-color: transparent;
    background-image: url("../img/course-nav-prev.html");
    background-position: center center;
    background-repeat: no-repeat;
    height: 121px;
    left: -37px;
    width: 36px;
}
.course_nav .slick-next {
    background-color: transparent;
    background-image: url("../img/course-nav-next.html");
    background-position: center center;
    background-repeat: no-repeat;
    height: 121px;
    right: -6px;
    width: 36px;
}
.course_nav .slick-prev, .course_nav .slick-next {
    top: 40%;
}
.title_area h2 {
    color: #fff;
    font-weight: normal;
}

/*slide animation end*/

.service-img {
    padding-left: 0;
	/*overflow:hidden;*/
}
.service-img img {
    padding-left: 0;
	/*transition:1s;*/
}
/*.service-img img:hover {
    transform: scale(1.1);
}*/
.serve-grids {
    margin-top: 2em;
}
.serve-text {
    text-align: left;
}
.img-responsive {
    width: 100%;
}
.feet-section1 {
    padding: 1.4em 0 2.3em;
}
.feet-section {
    padding: 1.4em 0 2.4em 0;
	background: #F6E25D;
}
.about.second {
    clear: both;
    display: block;
    float: left;
    padding: 1.6em 0 0em 0;
    width: 100%;
}
.facilities_contents {
    padding: 4em 0 4em 0;
	background:#21444F;
}
.facilities_contents h4 {
    color: #fff;
}
.facilities_contents p {
    color: #fff;
}
/*--team--*/
.team{
       padding: 6em 0 6em 0;
    background: #f7f7f7;
}
.ch-grid {
	    margin: 2em 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
}

.ch-info-wrap {
	top: 20px;
	left: 20px;
	background: #f9f9f9;
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;
	background:#E55E3F;
	pointer-events: none;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-1 { 
	background-image: url(../images/t1.html);
}

.ch-img-2 { 
	background-image: url(../images/t2.html);
}

.ch-img-3 { 
	background-image: url(../images/t3.html);
}

.ch-info h3 {
	    color: #fff;
    font-size: 29px;
    margin: 0 15px;
    padding: 48px 0 0 0;
    height: 93px;
    text-shadow: 0 0 1px #fff, 
    0 1px 2px rgba(0,0,0,0.3);
	   font-family: 'Lobster-Regular';
}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #e7615e;
	font-style: normal;
	font-weight:400;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}
/*--typography--*/
.typography {
    text-align: left;
    padding: 4em 0;
}
.input-group {
    margin-bottom: 20px;
}
h3.typo{
    padding-bottom: .5em;
    font-size: 2em;
    color: #FA0000!important;
	}
h2.second-tittle {
    margin-top: 2em;
    font-size: 3em;
    color: #fff;
    text-align: center;
}
.bs-example h2 {
  margin-bottom: 0;
  text-align: left;
}
.bs-example h2 {
  margin-bottom: 0;
  text-align: left;
}
.table h2 {
  font-size: 2.2em;
}
.grid_5 h2 {
  font-size: 2em;
  text-align: left;
  margin-bottom: 0;
}
.grid_5 h1, h2, h3, h4, h5, h6 {
  padding: 10px 0;
}
.grid_5 {
  margin: 31px 0;
}
.grid_3 h3 {
  padding-bottom: .5em;
     font-size:2em;
  color: #FA0000;
}
.grid_4 h3 {
  color: #666161;
}
.page-header h1 {
  color: #F00;
}
.typrography {
  padding: 4em 0;
  position: relative;
      text-align: left;
}
.first{
 margin-top:2em;
}
a#profile-tab {
  color: #000;
}
ul#myTab li a {
  padding: 1em 1em;
  color: #666;
}
div#profile p {
  line-height: 1.7em;
  margin: 1em 0;
}
/*--portfolio--*/
.portfolio {
    padding: 4em 0 5em 0;
}
.gallery-grid {
    padding: 0 5px;
}
.gallery-bottom{
	margin-top:2em;
}
.gallery-left img{
	width:100%;
}
.gallery-left:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-left{
	position: relative;
}
.gallery-grid img{
	width:100%;
}
.gallery-grid:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-1{
	margin-top:10px;
}
.gallery-1:nth-child(1){
	margin-top:0;
}
/*--contact-page--*/
.contact-map iframe{
    width: 100%;
    height: 300px;
    border: none;
}
.map iframe {
  width: 100%;
  height: 340px;
}
.contact-form input[type="text"] {
	border: 1px solid #a8a8a8;
	width: 31.65%;
	outline: none;
	padding: 10px;
	font-size: 14px;
  -webkit-appearance: none;
	color: #555;
	margin: 0 24px 24px 0;
}
.contact-form textarea {
	border: 1px solid #a8a8a8;
	width: 100%;
	height: 200px;
	outline: none;
	font-size: 14px;
	color: #555;
	resize: none;
	padding: 10px;
	 -webkit-appearance: none;
	margin-bottom: 24px;
}
.contact-form input[type="text"]:nth-child(3){
margin-right:0;
}
.send {
    text-align: left;
}
.send input[type="submit"] {
    font-size: 1em;
    background:#E55E3F;
    padding: 0.7em 2em;
    color: #fff;
    border: none;
    outline: none;
    text-transform: uppercase;
    -webkit-appearance: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.send input[type="submit"]:hover{
  background:#E55E3F;
}
.contact {
 padding:4em 0;
}
.contact-map {
     margin-bottom: 2em;
}

/*--footer--*/
.footer-section {
  padding:1em 0;
  background:#8E6377;
}
.footer-grid p,p.sub {
  font-size: 0.85em;
  line-height: 1.8em;
  color:#fff;
}
.footer-grids {
    clear: both;
    padding: 1em 0;
    text-align: left;
    width: 100%;
}
p.sub {
 margin-top:1.3em;
}
ul.tag li  {
  display: inline-block;
  list-style: none;
  margin: 15px 0px 6px -1px;
}
ul.tag li a {
  padding: 0.7em 0.8em;
  background: #232323;
  color:#A1A3AB;
  font-size: 0.9em;
    margin: 0;
}
ul.tag li a:hover{ 
	text-decoration:none;
	opacity:0.7;
	color:#E55E3F;
}
.flickr-grid a img {
  width: 100%;
}
.flickr-grid {
  float: left;
  width: 32%;
  margin: 0 0.1em .2em;
}
.footer-grids h4 {
  font-size: 1.6em;
  font-weight:400;
  color: #fff;
}
.border2 {
  border-bottom: 2px solid #fff;
  padding: 0.5em 0 0.5em 0;
  width: 52%;
  margin-bottom: 1.3em;
}
ul.tw li{
display:block;
margin-bottom:0.5em;
font-size:0.9em;
line-height:1.8em;
color:#fff;
}
ul.tw p{
float:left;
}
 a i.square-3 {
  width: 20px;
  height: 20px;
  background: url("../images/tw.html") no-repeat 0px 0px;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
}
.icon-text p {
  color:#A1A3AB;
  font-size:0.9em;
  line-height: 1.6em;
}
.icon-3-square {
  float: left;
  width:10%;
  margin-right: 2%;
}
.icon-text {
  float: left;
  width: 86%;
}
.icon-text h5 {
  color:#E55E3F;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 400;
}
.icon-text a {
  color:#D7D7D8;
    margin: 0;
}
.icon-text a:hover {
   color:#E55E3F;
}
/*--copyright--*/
.copyright {
    background: #000;
    clear: both;
    display: block;
    padding: 1.2em 1em .4em 1em;
    text-align: center;
	width:100%;
	margin-top:29px;
}
.copyright p{
  color: #fff;
  font-size:14px;
}
.copyright p a{
   color:#F59911;
   margin: 0;
}
.copyright p a:hover{
 text-decoration:none;
 color:#fff;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow:visible;
  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.html)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: 746px;
	}
	.banner-info {
		margin-top: 12em;
		text-align: center;
	}
	.header.two {
		background: url(../images/banner-two.html)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: 340px;
	}
	h2.second-tittle {
    margin-top: 1.6em;
    font-size: 3em;
	}
}
@media (max-width:1366px){
	.header {
		background: url(../images/banner.html)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: 665px;
	}
	.banner-info {
    margin-top: 11em;
	}
	.header.two {
		background: url(../images/banner-two.html)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: 313px;
	}
}
@media (max-width:1280px){
	.header {
		background: url(../images/banner.html)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: 638px;
	}
	.header.two {
		background: url(../images/banner-two.html)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: 295px;
	}
	h2.second-tittle {
		margin-top: 1.4em;
		font-size: 3em;
	}
	.banner-info {
		margin-top: 11em;
	}
	.banner-info h3 {
      font-size: 3.7em;
	}
	.testimonials-section {
		background: url(../images/test.html)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: 434px;
	}
}
@media (max-width:1024px){
	.top-menu {
		display: inline-block;
		float: right;
		margin-left: 0;
		padding-bottom: 0;
		padding-top: 1px;
		text-align:right;
	}
	.header-right {
		float: right;
		width: 14%;
		border-left: 1px solid rgba(255, 255, 255, 0.39);
		padding: 1.4em 0;
	}
	.header {
		background: url(../images/banner.html)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;
	}
	.banner-info {
		margin-top: 7em;
	}
	.banner-info h3 {
		font-size: 3.5em;
	}
	.new-grid1 {
		margin-top: 0em;
		text-align: right;
		padding: 0;
	}
	.new-grid1 p {
		font-size: 0.9em;
		line-height: 2em;
		margin: 0em 0 0;
		color: #555;
	}
	.founders_img img {
		width:100%;
	}
	.new-grid1 a.news-tittle {
    font-size: 2.3em;
    margin-top: 0.2em;
	}
	.testimonials-section {
		background: url(../images/test.html)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: 394px;
		clear:both;
	}
	.text-info {
		color: #fff;
		text-align: center;
		width: 90%;
		margin: 9% auto 0;
	}
	.callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left: 216px;
	}
	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: 248px;
	}
	.callbacks_nav {
		bottom: -67%;
		left: 0;
		background: transparent url("../images/arrows.png") no-repeat left top;
		margin-top: 4%;
	}
	.slide-test {
		background-color: #E55E3F;
		opacity:0.78;
		padding: 2em 2em;
		min-height: 303px;
	}
	.flickr-grid {
		float: left;
		width: 29%;
		margin: 0 0.1em .2em;
	}
	.footer-grid p, p.sub {
    font-size: 15px;
    line-height: 30px;
	}
	.icon-text p {
    font-size: 0.8em;
	}
	p.sub {
		margin-top: 0.5em;
	}
	.header.two {
		background: url(../images/banner-two.html)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: 238px;
	}
	h2.second-tittle {
		margin-top: 0.9em;
		font-size: 3em;
	}
	.service-grid li {
      margin: 3px 0;
      font-size: 0.85em;
	}
	h3.tittle {
     font-size: 2.3em;
	}
	h3.tittle1 {
		color: #F6E25D;
		font-size: 2.3em;
		font-weight: 400;
	}
.about-top h3 {
    color: #fba919;
    margin-bottom: 20px;
    text-align: center;
}
.driving_img {
    margin-bottom: 16px;
}
.about-top-right > h3 {
    clear: both;
    display: block;
    margin-bottom: 32px;
    width: 100%;
}
.map_head h3 {
    margin-bottom: 16px;
    margin-top: 0;
    text-align: left;
}
.about-top-right a {
    color: #8E6377;
}
.about-top-right em {
    font-weight: bold;
}
.about-top-right a:hover {
    color: #000;
}
.about-top-right a:visited, a:focus {
    color: #8E6377;
	outline:none;
	text-decoration:none;
}
	.contact-form input[type="text"], .contact-form textarea {
    font-size: 13px;
   }
	.contact-form input[type="text"] {
		margin: 0 19px 24px 0;
	}
	.contact-map iframe {
		width: 100%;
		height: 249px;
	}
	ul.ad-info.single {
		float: right;
		width: 74%;
	}
}

@media (max-width:991px){
figure.effect-bubba h4 {
    font-size: 16px;
    padding-top: 0;
}
.effect-bubba span {
    display: block;
    margin-top: 5px;
}
.welcomebox_rightcont {
    padding: 8px 0;
}
.welcome_rightcont p {
    line-height: 27px;
}
.driving_img li {
    padding: 10px 8px;
}
.address_info span {
    display: block;
	margin-top:0;
}
.top-menu {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
}

.welcome_image > img {
    max-height: auto;
    min-height: auto;
}
.welcome_image {
    min-height: auto;
}
.welcome_topcont {
    min-height: auto;
}
.contact_no {
    margin-top: 0;
}
}

@media (max-width:886px){
.top-menu li {
    margin-left: 2px;
    margin-right: 2px;
}
}

@media (max-width:800px){
	.contact-form input[type="text"], .contact-form textarea {
		padding: 7px;
	}
	.contact-form input[type="text"] {
		margin: 0 14px 20px 0;
	}
	.top-header2 {
    clear: both;
    display: block;
    position: relative;
    top: 0;
    width: 100%;
}
	.top-menu {
		float: left;
		margin-bottom: 0;
		margin-left: 0;
		padding:0;
	}
	.top-menu ul {
		padding:0;
		width:100%;
		background:#fff;
		opacity:1;
	}
	.top-menu ul li a {
	  font-size: 0.9em;
      margin: 0 0 0 0;
	  color:#000;
	}
	.header-right {
		float: right;
		width: 16%;
		border-left: 1px solid rgba(255, 255, 255, 0.39);
		padding: 1.5em 0;
	}
	ul.ad-info.new {
    float: right;
    width: 34%;
	}
.top-menu ul li a.active, .top-menu ul li a:hover {
    background: #F59911;
    color: #fff !important;
    width: 100%;
}
.top-menu li {
    margin-left: 0;
}
	.logo a h1 {
    font-size: 3.5em;
	}
	.header {
		background: url(../images/banner.html)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: 411px;
	}
	.banner-info {
		margin-top: 4em;
	}
	.banner-info h3 {
		font-size: 3.3em;
	}
	.banner-info h4 {
		margin: 0em 0;
		font-size: 1.7em;
	}
	.callbacks_tabs {
		bottom: -15%;
		z-index: 0;
		left: 43%;
	}
	.grid figure {
		margin: 6px 1%;
		min-width: 266px;
		max-width: 480px;
		width: 47%;
	}
	figure.effect-terry p {
		text-transform: none;
		font-size: 84%;
	}
	figure.effect-terry figcaption {
		padding: 1em 1.5em;
	}
	.trends {
		padding: 3em 0;
	}
	.feets {
		padding: 3em 0;
		background: #E55E3F;
	}
	.nbs-flexisel-nav-right {
		left: -1%;
		background: url(../images/arrows1.png) no-repeat 1px -0px;
	}
	.nbs-flexisel-nav-left {
		right: -1%;
		background: url(../images/arrows1.png) no-repeat -38px -0px;
	}
	.news {
       padding: 3em 0;
	}
	.member1 {
		float: left;
		width: 28%;
		    padding: 0;
	}
	.slide-test {
		background-color: #E55E3F; opacity:0.6;
		padding: 2em 2em;
		    min-height: 224px;
		float: right;
		width: 72%;
	}
	.text-info {
		width: 100%;
		 margin: 3% auto 0;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 175px;
	}
	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right:178px;
	}
	.callbacks_nav {
		bottom: -94%;
		left: 0;
		background: transparent url("../images/arrows.png") no-repeat left top;
		margin-top: 4%;
	}
	.testimonials-section {
		background: url(../images/test.html)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: 303px;
	}
	.footer-grid {
		float: left;
		margin-bottom: 1em;
	}
	.new-grid {
		float: left;
		width: 50%;
	}
	.new-grid1 {
		float: left;
		width: 50%;
	}
	ul.ad-info.two {
    float: left;
    width: 39%;
	}
	.new-grid.two {
		float: right;
		width: 50%;
	}
	.new-inner p lable {
		display: none;
	}
	.new-grid1 a.news-tittle {
		font-size: 2em;
		margin-top: 0.2em;
	}
	ul.ad-info {
		float: right;
		width: 36%;
	}
	ul.ad-info li,ul.ad-info.two li {
		display: block;
	     margin: 0em auto 0.2em 0;
	}
	.footer-grids h4 {
		font-size: 1.6em;
		padding: 0;
	}
	.about-top-left {
		padding: 0;
		margin-top: 0;
	}
	.feet-section {
       padding: 3em 0 4em 0;
	}
	.serve-text {
		text-align: left;
		padding: 0;
		margin-top: 2em;
	}
	.service-grid {
		float: left;
		width: 49%;
	}
	.ch-grid li {
		width: 200px;
		height: 200px;
		display: inline-block;
		margin: 20px 10px;
	}
	.ch-info-wrap, .ch-info {
		width: 160px;
		height: 160px;
	}
	.team {
		padding: 5em 0 5em 0px;
	}
	.typography {
		padding: 3em 0;
	}
	.single-page {
    padding: 3em 0;
	}
	.portfolio {
		padding: 3em 0 4em 0;
	}
	.gallery-grid {
		padding: 0 5px;
		float: left;
		width: 50%;
		margin-bottom: 0.6em;
	}
	.new-grid.single {
		width: 75%;
		float: right;
	}
	.new-single {
		padding: 0;
		float: left;
		width: 25%;
	}
	a.news-single {
    font-size: 2.3em;
	}
	.leave input[type="submit"] {
		font-size: 1em;
		padding: 0.7em;
		margin: 0.5em 0 0 0;
		width: 17%;
	}
	.border2 {
		padding: 0.5em 0 0.5em 0;
		width: 52%;
		margin-bottom: 0.5em;
	}
	.new-grids {
		margin-top: 1em;
	}
	.header.two {
		background: url(../images/banner-two.html)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: 192px;
	}
	h2.second-tittle {
		margin-top: 0.3em;
		font-size: 3em;
	}
	.new-grid1 p {
    font-size: 0.9em;
    line-height: 1.8em;
    margin: 0em 0 0;
    color: #555;
}

}
@media (max-width:768px){
	.about.second {
		padding: 1.8em 0 2.4em;
	}
	.ch-info p {
    padding: 10px 5px 0;
    margin: 0 10px;
	}
	.team {
		padding: 4em 0 4em 0px;
	}
	.lightbox-target:target img {
		max-height: 73%;
		max-width: 48%;
	}
	.gallery-1 {
		margin-top: 0px;
	}
}

@media (max-width:767px){
.f-right {
    float: none;
    margin-top: 14px;
}
.right_img {
    margin: 1.8em 0 0.6em;
}
.welcome-grid figure {
	float:none;
}
.about-top-left {
    margin-top: 0;
    padding: 0 15px;
}
figure.effect-bubba h4 {
    font-size: 2em;
    padding-top: 3em;
}
.effect-bubba span {
    display: inline-block;
    margin-top: 0;
}
.welcome_leftcont {
    padding-right: 15px;
}
.welcome_rightcont {
	background:transparent;
}
.welcomebox_rightcont {
    background: #fba919;
    padding: 20px 30px;
}

.welcome_rightcont {
	min-height:100% !important;
	max-height:100% !important;
}
.h_img {
    min-height:100% !important;
	max-height:100% !important;
}
.head_top1  {
	text-align:left;
	width:50%;
	float:left;	
}

.head_top2  {
	text-align:right;
	width:50%;
	float:left;
}
.url_link {
    clear: both;
    display: block;
    margin: 6px 0 22px;
    padding: 0 5px;
    width: 100%;
}
span.menu {
	margin-right:12px;
}
.logo {
    width: 100%;
}
.address_info {
    float: left;
    width: 60%;
}
.address_info span {
    display: inline-block;
}
.contact_info {
    float: left;
    width: 40%;
}
.work_info {
    float: left;
    width: 100%;
}
.web_info {
    clear: both;
    display: block;
    width: 100%;
}
.contact_details {
    clear: both;
    display: block;
    width: 100%;
	padding:0 15px;
}
.driving_img li {
    padding: 10px 41px;
}
.driving_img {
    text-align: center;
    width: 100%;
}
.welcome_rightcont {
    clear: both;
    display: block;
    float: left;
}
.welcome_rightcont li {
    margin-left: 0;
}
.top-menu {
    clear: both;
    display: block;
    width: 100%;
}
.top-menu ul {
    width: 100%;
	position:absolute;
}
.top-menu ul li a {
    padding: 10px 14px;
}
.footer_address {
    background: #21444f;
    color: #fff;
    padding: 4em;
	width:auto;
	float:none;
}
.contact_head1 {
    margin-top: 26px;
    text-align: center;
}
.navigation_links {
    margin-top: 12px;
    text-align: center;
    width: 100%;
}
.pull-right {
    float: none;
}
.breadcrumb {
	width:100%;
}
.right_image {
    padding-left: 0;
}
.left_image {
    padding-right: 0;
}
.serve-text {
    clear: both;
    display: block;
    text-align: left;
	padding-top:3em;
}

.f_map {
    padding-left:inherit;
}

.f_address {
    padding-right:inherit;
}

.footer_map {
    background: #f6e25d;
    color: #21444f;
    padding: 4em;
	width:auto;
}
.footer-grid2 {
    float: left;
    width: 50%;
}
}

@media only screen and (max-width:736px){
	span.menu {
		width: 35px;
		height: 35px;
		background: url(../images/nav.png)no-repeat 0px 0px;
		display: inline-block;
		float: right;
		cursor: pointer;
	}
	
	.grid figure {
		margin: 6px 1%;
		min-width: 266px;
		max-width: 480px;
		width: 47%;
	}
	.grid {
		position: relative;
		clear: both;
		margin: 0 auto;
		padding: 1em 0 0.7em;
	}
}

@media only screen and (max-width:702px){
.footer-grid {
    margin-bottom: 1em;
}
figure.effect-bubba h4 {
    font-size: 2em;
    padding-top: 2em;
}
}

@media only screen and (max-width:667px){
	.grid figure {
    margin: 6px 1%;
    min-width: 266px;
    max-width: 480px;
    width: 47%;
}
}

@media (max-width:640px){
figure.effect-bubba h4 {
    padding-top: 2em;
}
	.header-right {
		float: right;
		width: 20%;
		border-left: 1px solid rgba(255, 255, 255, 0.39);
		padding: 1.5em 0;
	}
	.header {
		background: url(../images/banner.html)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: 326px;
	}
	.banner-info h3 {
		font-size: 2.6em;
	}
	.banner-info {
		margin-top: 2.5em;
	}
	.grid figure {
		margin: 5px 1%;
		min-width: 225px;
		max-width: 471px;
		width: 44%;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		width: 37px;
		height: 70px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: 1em;
	}
	.ch-grid li {
		margin: 20px 85px;
	}
	.ch-info h3 {
		font-size: 29px;
		margin: 0 15px;
		padding: 38px 0 0 0;
		height: 83px;
		text-shadow: 0 0 1px #fff, 
	 0 1px 2px rgba(0,0,0,0.3);
		font-family: 'Lobster', cursive;
	}
	.team {
		padding: 3em 0 3em 0px;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 137px;
	}
	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: 168px;
	}
	.text-info p {
		line-height: 1.9em;
		font-size: 0.85em;
	}
	.text-info {
		width: 100%;
		margin: 1% auto 0;
	}
	.slide-test {
		background-color: #E55E3F; opacity:0.6;
		padding: 2em 1em;
		min-height: 198px;
		float: right;
		width: 72%;
	}
	.callbacks_nav {
    bottom: -115%;
	}
	.testimonials-section {
		background: url(../images/test.html)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: 281px;
	}
	.new-grid {
    float: left;
    width: 100%;
	}
	ul.ad-info.two {
		float: left;
		    width: 100%;
	}
	ul.ad-info li, ul.ad-info.two li {
		display: inline-block;
		margin: 0em auto 0.2em 0;
	}
	.new-grid1 {
		float: left;
		width:96%;
	}
	.new-inner.two {
		width: 100%;
		float: none;
		padding: 0;
	}
	.new-inner p lable {
		display: block;
	}
	.new-grid.two {
		float: right;
		width: 100%;
		margin: 1em 0;
	}
	ul.ad-info.two {
		float: right;
		width: 60%;
	}
	ul.ad-info {
		float: right;
		width: 47%;
	}
	ul.ad-info.new {
    float: right;
    width: 47%;
}
	.new-grid1.two {
		margin-top: 1em;
	}
	a.news-single {
		font-size: 2em;
	}
	ul.ad-info.single {
		float: right;
		width: 85%;
		text-align: right;
	}
	p.eget {
		font-size: 0.9em;
		padding: 0.5em 0;
	}
	.top-comments h3, .leave h3 {
       font-size: 2.3em;
	}
	.contact-form input[type="text"] {
    width: 100%;
	}
	.contact {
		padding: 4em 0 3em 0;
	}
	.men {
    background: #9295A6;
    float: left;
    width: 9%;
    text-align: center;
    padding: 2.5em 0 2.5em 0;
  }	
	.service-grid {
    float: left;
    width: 49%;
    padding: 0;
	}
	.service-grid li {
		margin: 3px 0;
		font-size: 0.8em;
	}
	.service-grid ul {
		margin: 1em 0 0 5px;
	}
	.top-menu {
    float: left;
    margin-left: 0;
	}
	.grid figure {
		    margin: 6px 1%;
    min-width: 226px;
    max-width: 480px;
    width: 47%;
	}
}

@media (max-width: 616px){
.top-menu {
    float: right;
    margin-left: 0;
}
}

@media (max-width: 568px){
.address_info {
    float: left;
    width: 100%;
}
.contact_info {
    float: left;
    width: 100%;
}
.web_info {
    width: 100%;
	clear:both;
	display:block;
}
figure.effect-bubba h4 {
    padding-top: 3.3em;
	font-size:1em;
}
}

@media (max-width:490px){
figure.effect-bubba h4 {
    padding-top: 3em;
	font-size:1em;
}
}

@media (max-width:480px){
figure.effect-bubba h4 {
    padding-top:3.3em;
	font-size:1em;
}
.image-wrap {
    width: 100%;
	display:block;
	clear:both;
}
.welcome_leftcont > p {
    clear: both;
    display: block;
    padding-left: 0;
    text-align: left;
    width: 100%;
	float:left;
}
	.portfolio {
		padding: 2em 0 2em 0;
	}
	.logo {
    padding: 1.5em 0;
}
	.new-grid1 {
		float: left;
		width: 100%;
	}
	ul.ad-info.two {
		float: right;
		width: 62%;
    }
	ul.ad-info.single {
		float: right;
		width: 100%;
		text-align: right;
	}
	ul.ad-info li a {
		margin: 0;
		font-size: 0.85em;
	}
	.single-middle {
		padding: 1em;
	}
	.men {
		background: #9295A6;
		float: left;
		width: 9%;
		text-align: center;
		padding: 3.5em 0 3em 0;
	}
	.leave input[type="submit"] {
		font-size: 1em;
		padding: 0.6em;
		margin: 0.5em 0 0 0;
		width: 25%;
	}
	.footer-grid {
		width: 100%;
		float: left;
		margin-bottom: 1em;
		padding: 0;
	}
	.footer-grids {
		padding: 1em 0 0;
		text-align: left;
	}
	.portfolio {
		padding: 2em 0 2em 0;
	}
	.header-right {
		float: right;
		width: 26%;
		border-left: 1px solid rgba(255, 255, 255, 0.39);
		padding: 1.5em 0;
	}
	.member1 {
		float: left;
		width: 68%;
		padding: 0;
		margin: 0 auto;
	}
	.slide-test {
		background-color: #E55E3F; opacity:0.6;
		padding: 2em 1em;
		min-height: 198px;
		float: right;
		width: 100%;
		margin-bottom: 2em;
	}
	.callbacks_nav {
		bottom: -100%;
		margin-top: 13%;
	}
	.border2 {
		padding: 0.5em 0 0.5em 0;
		margin-bottom: 0.7em;
	}
	.icon-text p {
		font-size: 0.85em;
	}
	
	
	.contact {
		padding: 3em 0 2em 0;
	}
	h2.second-tittle {
		margin-top: 0.3em; 
		font-size: 2.5em;
	}
	.about.second {
		padding: 2em 0 3em 0;
	}
	.typography {
		padding: 2em 0;
	}
	.banner-info h4 {
		margin: 0em 0;
		font-size: 1.6em;
		padding: 0;
	}
	.callbacks_tabs {
		bottom: -22%;
		z-index: 0;
		left: 38%;
	}
	.header {
		background: url(../images/banner.html)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: 278px;
	}
	.trends {
		padding: 2em 0;
	}
	.grid figure {
		margin: 5px 1%;
		min-width: 337px;
		max-width: 471px;
		width: 44%;
	}
	.banner-info {
       margin-top: 1.5em;
    }
	.feets {
       padding: 2em 0;
	}
	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 3% auto 0%;
	}
	ul.ad-info {
    float: right;
    width: 60%;
	}
	.news {
		padding: 2em 0;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 161px;
	}
	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: 146px;
	}
	.banner-info h3 {
      font-size: 2.5em;
	}
	.leave textarea {
		resize: none;
		width: 100%;
		margin: 0.5em 0em;
		height: 158px;
	}
	ul.ad-info.new {
		float: right;
		width: 59%;
	}
}

@media (max-width: 467px){
.head_top1  {
	text-align:center;
	width:100%;
	float:none;	
}

.head_top2  {
	text-align:center;
	width:100%;
	float:none;
}
}

@media (max-width: 465px){
.address_info span {
    clear: both;
    display: block;
    margin-top: 8px;
    width: 100%;
}
}
@media (max-width: 414px){
	span.menu {
		width: 35px;
		height: 35px;
		background: url(../images/nav.png)no-repeat 0px 0px;
		display: inline-block;
		float: right;
		cursor: pointer;
		background-size: 90%;
	}
	.header-right {
		float: right;
		width: 30%;
		border-left: 1px solid rgba(255, 255, 255, 0.39);
		padding: 1.5em 0;
	}
	figure.effect-bubba h4 {
    padding-top: 2em;
	font-size:1em;
}
}
@media (max-width:384px){
	.grid figure {
		margin: 5px 1%;
		min-width: 275px;
		max-width: 471px;
		width: 44%;
	}
	.logo img {
		/*width: 86%;*/
	}
	span.menu {
    margin-right: 0;
}
}
@media (max-width:375px){
	.logo1 img {
    width: 100%;
}
	.grid figure {
		margin: 5px 1%;
		min-width: 271px;
		max-width: 471px;
		width: 44%;
	}
	.header-right {
		float: right;
		width: 33%;
		border-left: 1px solid rgba(255, 255, 255, 0.39);
		padding: 1.2em 0;
	}
	.logo a h1 {
		font-size: 3em;
	}
	ul.ad-info.two {
		float: right;
		width: 100%;
	}
	ul.ad-info {
		float: right;
		width: 100%;
	}
	.new-grid1 p {
    font-size: 0.85em;
	}
	.callbacks_nav {
		bottom: -100%;
		margin-top: 20%;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 107px;
	}
	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: 89px;
	}
	.copyright p {
		font-size: 0.85em;
		line-height: 1.9em;
	}
	.new-grid.single {
		width: 100%;
		float: right;
	}
	.new-single {
		padding: 0;
		float: left;
		width: 100%;
	}
	p.eget {
		font-size: 0.895em;
		padding: 0.2em 0;
	}
	p.men-it {
		float: left;
		width: 86%;
		margin: 0 0 0 2%;
		font-size: 0.81em;
		padding: 1.9em 0 1.2em 0;
	}
	.met-in {
    margin: 0px 0 0 1em;
	}
	p.men-it {
		float: left;
		width: 86%;
		margin: 0 0 0 2%;
		font-size: 0.81em;
		font-weight: 400;
		line-height: 1.6em;
		color: #555;
		    padding: 1.8em 0 1.3em 0;
	}
	.men {
		background: #9295A6;
		float: left;
		width: 9%;
		text-align: center;
		padding: 3.5em 0 3.5em 0;
	}
	.top-comments h3, .leave h3 {
		font-size: 2em;
	}
	p.reply {
		width: 30%;
		font-size: 0.95em;
	}
	.top-menu {
		float: right;
		margin-left: -6em;
	}
	.serve-text h4 {
		padding: 0 0 9px 0;
		font-size: 1.5em;
		line-height: 1.4em;
	}
	.blog-pagenat {
		margin-top: 1em;
	}
	.blog-pagenat ul li a {
    padding: 5px 0.7em;
    font-size: 0.7em;
	}
	a.news-single {
		font-size: 1.6em;
	}
	.single-middle {
		padding: 0.5em;
	}
	ul.social-share li i {
		background: url(../images/icons.html)no-repeat 0px 0px;
		width: 25px;
		height: 25px;
		display: inline-block;
		margin: 0 7px;
		vertical-align: middle;
	}
	.breadcrumb > li {
    display: inline-block;
    font-size: 14px;
}
.breadcrumb {
    padding: 8px 0px;
}
figure.effect-bubba h4 {
    padding-top: 2em;
	font-size:14px;
}
}
@media (max-width:320px){
	.new-grid1 {
		float: left;
		width: 100%;
	}
	ul.ad-info.two {
		float: right;
		width: 62%;
	}
	.header-right {
		float: right;
		width: 37%;
		border-left: 1px solid rgba(255, 255, 255, 0.39);
		padding: 1.2em 0;
	}
	.grid figure {
		margin: 5px 1%;
		min-width: 216px;
		max-width: 471px;
		width: 44%;
	}
	figure.effect-terry p a {
		display: block;
		margin-bottom: 0.1em;
	}
	h3.tittle {
		font-size: 2.3em;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		width: 34px;
		height: 41px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: 0.5em;
	}
	.nbs-flexisel-nav-right {
		left: -8%;
		background: url(../images/arrows1.png) no-repeat 14px -0px;
			background-size:119%;
	}
	.nbs-flexisel-nav-left {
		right: -5%;
		background: url(../images/arrows1.png) no-repeat -22px -0px;
			background-size:119%;
	}
	ul.ad-info.two {
		float: right;
		width: 100%;
	}
	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: 87px;
	}
	.callbacks_nav.prev {
		right: auto;
		background-position: left top;
		left: 81px;
	}
	.new-grid1 a.news-tittle {
		font-size: 1.8em;
		margin-top: 0.2em;
	}
	.callbacks_nav {
		bottom: -100%;
		margin-top: 28%;
	}
	.slide-test {
		background-color: #E55E3F; opacity:0.6;
		padding: 1em 0.5em;
		min-height: 210px;
		float: right;
		width: 100%;
		margin-bottom: 2em;
	}
	.member1 {
		float: left;
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}
	.header-right {
		    float: right;
       width: 41%;
    border-left: 1px solid rgba(255, 255, 255, 0.39);
    padding: 1em 0 0.9em 0;
	}
	
	.logo a {
		cursor: pointer;
	}
	.banner-info h3 {
		font-size: 1.8em;
	}
	.banner-info h4 {
		margin: 0em 0;
		font-size: 1.2em;
		padding: 0;
	}
	.header {
		background: url(../images/banner2.html)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: 200px;
	}
	.banner-info {
		margin-top: 0.5em;
	}
	.callbacks_tabs {
    bottom: -34%;
    z-index: 0;
    left: 33%;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
	 
	.ch-grid li {
		margin: 20px 38px;
	}
	.team {
		padding: 2em 0 2em 0px;
	}
	h3.tittle.two {
		font-size: 1.8em;
	}
	.about-top-right h4 {
    font-size: 1.3em;
    padding: 0 0 8px 0;
	}
	.about.second {
		padding: 1em 0 2em 0;
	}
	.about-top-right p {
    font-size: 0.85em;
	}
	.feet-section {
		padding: 2em 0 3em 0;
	}
	.serve-grids {
		margin-top: 0.5em;
	}
	.service-grid {
		float: left;
		width: 100%;
	}
	.ch-grid {
    margin: 1em 0 0 0;
	}
	.header.two {
		background: url(../images/banner-two.html)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: 148px;
	}
	h2.second-tittle {
    margin-top: 0.3em;
    font-size: 2em;
	}
	.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
		border: 1px solid #ddd;
		padding: 0 5px!important;
	}
	.typography {
		padding: 1.6em 0;
	}
	.gallery-grid {
		padding: 0 2px;
		float: left;
		width: 50%;
		margin-bottom: 0.2em;
	}
	.portfolio {
		padding: 1em 0 2em 0;
	}
	.contact-form textarea {
    border: 1px solid #a8a8a8;
    width: 100%;
    height: 123px;
	}
	.send input[type="submit"] {
    font-size: 1em;
    padding: 0.6em 2em;
	}
	.contact-map iframe {
		width: 100%;
		height: 169px;
	}
	.contact {
    padding: 2em 0 2em 0;
  }
  .men {
    background: #9295A6;
    float: left;
    width: 9%;
    text-align: center;
    padding: 4.3em 0 4.3em 0;
	}
	p.smith {
		font-size: 0.9em;
	}
	.single-us input[type="text"], .leave textarea, .leave input[type="submit"] {
    font-size: 0.9em;
    width: 100%;
    padding: 0.6em 1em;
	}
	.leave input[type="submit"] {
		font-size: 1em;
		padding: 0.5em;
		margin: 0.5em 0 0 0;
		width: 32%;
	}
	.single-page {
		padding: 2em 0;
	}
	p.eget {
		font-size: 0.85em;
		padding: 0.2em 0;
	}
	
	.header-right ul {
		padding: 0;
		margin: 0;
	}
	ul.ad-info.new {
		float: right;
		width: 100%;
	}

}