/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body,html{
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
}
*::-webkit-input-placeholder {
    color: white;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: white;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: white;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: white;
}

::selection {
  color: #fff;
  background-color: rgba(192, 78, 69, 0.5);
}
::selection {
  color: #fff;
  background-color: rgba(192, 78, 69, 0.5);
}
/*-- banner --*/
.banner{
	background:url(../images/background.png) no-repeat bottom center #fff;
	width:100%;
	height: 100%
}
.head-logo{
	margin:0;
	display: block;
	text-align: center;
}
.logo{
}
.logo a{
	font-size: 50px;
	color: #fff;
	font-weight: 700;
}
.logo a:hover{
	color:#fff;
	text-decoration:none;
}
.head-logo-right-icons{
	float: left;
	background: #0FC89E;
	margin-left: 1.5em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin-top: .5em;
	position:relative;
}
.head-logo-right ul{
	padding:0;
	margin:0;
}
.head-logo-right ul li{
	display:inline-block;
	border-right: 1px solid #10866C;
	float: left;
}
.head-logo-right ul li a.dot{
	background: url(../images/dot.png) no-repeat 17px 18px;
	width:50px;
	height:55px;
	display:block;
}
.head-logo-right ul li a.dot:hover {
	background: url(../images/dot-1.png) no-repeat 17px 18px;
	width: 50px;
	height: 55px;
	display: block;
}
.head-logo-right ul li a.mes{
	background: url(../images/message.png) no-repeat 14px 20px;
	width:50px;
	height:55px;
	display:block;
}
.head-logo-right ul li a.mes:hover{
	background: url(../images/message1.png) no-repeat 14px 20px;
	width:50px;
	height:55px;
	display:block;
}
.head-logo-right ul li a{
	color:#fff;
	font-size:19px;
	letter-spacing:2px;
	font-family: 'Carrois Gothic', sans-serif;
}
.head-logo-right ul li a:hover{
	color:#EDEDED;
	text-decoration:none;
}
.banner-info h3 span {
	display: -webkit-inline-box;
}
.fig{
	position:absolute;
	top: 29%;
	left: -4.2%;
	background:url(../images/a.png) no-repeat 0px 0px;
	display:block;
	width:15px;
	height:22px;
}
.head-logo-right ul li:nth-child(3) {
	padding: 1em 2em 1em 2em;
	border-right: none;
}
.head-logo-right ul li:nth-child(3):hover {
	background: #467272;
}
.head-logo-right {
	box-shadow: 1px 1px 0px #10866C;
}
.top-nav{
	display: block;
	text-align: center;
}
.top-nav span{
	display:none;
}
.top-nav ul{
	padding:0px;
	margin:2em 0 0;
}
.top-nav ul li{
	display: inline-block;
	margin: 6px 4px;
	padding: 5px 10px;
	background-color: rgba(192, 78, 69, 0.8);
	transition:.2s all;
	-webkit-transition:.2s all;
	-o-transition:.2s all;
	-moz-transition:.2s all;
	-ms-transition:.2s all;
}
.top-nav ul li:hover{
	background-color: rgba(192, 78, 69, 1);
	transition:.2s all;
	-webkit-transition:.2s all;
	-o-transition:.2s all;
	-moz-transition:.2s all;
	-ms-transition:.2s all;
}
.top-nav ul li a{
	color:#fff;
	font-size:18px;
}
.top-nav ul li a.active{
	text-decoration:none;
}	
.top-nav ul li a:hover{
	text-decoration:none;
}
.navi{
	margin-top: 20px;
}
.banner-info{
	margin: 10em 0 0;
	width: 47%;
}
.banner-info h3{
	font-size:60px;
	margin:0;
	color:#fff;
}
.banner-info h3 span{
	font-weight:800;
}
.banner-info p.para{
	margin:1em 0 0;
	font-size:30px;
	color:#fff;
}
.banner-info p.para span{
	display:block;
}
.banner-icons{
	margin-top:40px;
}
.fig1{
}
.fig1 p{
	margin:0;
}
.fig1 p a{
	background: url(../images/row.png) no-repeat center center;
	display: block;
	height: 45px;
	width: 30px;
	margin: 0 auto;
	margin-top: 20px;
}
.social-icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.social-icons ul li {
	display: inline-block;
}
.social-icons ul li a {
	font-size: 35px;
	margin: 0 10px;
	transition:.s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
.social-icons ul li a:hover {
	text-decoration: none;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
.banner .social-icons {
	margin: 20px 0;
}
.banner .social-icons ul li a i {
	color: #C46962;
}
.banner .social-icons ul li a:hover i {
	color: rgba(192, 78, 69, 1);
}
.footer .social-icons ul li a i {
	color: #fff;
}
.footer .social-icons ul li a:hover i {
	color: #ccc;
}

#captcha_img {
  cursor: pointer;
  margin-bottom: 10px;
}
.center {
	text-align: center;
}
/*-- //banner --*/
/*-- banner-bottom --*/
/*------------------ Slider Part starts Here----------*/
#slider3,
#slider4 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.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;
  left: 0;
  top: 0;
}
.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);
	top: 72%;
	left: 14%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 50px;
	width: 31px;
	background: transparent url("../images/arr.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 14%;
}
#slider3-pager a ,#slider4-pager a{
  display: inline-block;
}
#slider3-pager span,#slider4-pager span{
  float: left;
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a{
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a{
  padding: 0;
}
#slider3-pager li,#slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  width:100%;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  left: 29%;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: none;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: -43%;
	z-index: 999;
	left: 47.5%;
	padding: 0;
	margin: 0;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/backward.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display: inline-block;
	margin: 0 .5em;
}
@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:8px;
  width:8px;
  display:inline-block;
  background: #BABABA;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	background: #C04E45;
}
/*------------------ Slider Part ends Here----------*/
.fig2 span{
	background:url(../images/sp11.png) no-repeat 0px 0px;
	display:block;
	height:40px;
	width:45px;
	margin: 0 auto;
}
.fig3 span{
	background:url(../images/sp11.png) no-repeat -57px 0px;
	display:block;
	height:40px;
	width:45px;
	margin: 0 auto;
}
.fig4 span{
	background:url(../images/sp11.png) no-repeat -104px 0px;
	display:block;
	height:40px;
	width:45px;
	margin: 0 auto;
}
.banner-bottom-text{
}
.banner-bottom{
	background:#EDEDED;
	padding: 6em 0;
}
.banner-bottom-text p{
	color:#626262;
	font-size:18px;
	margin:1em 0;
	font-family: 'Merriweather', serif;
	font-style:italic;
	text-align: center;
}
.banner-bottom-text p span{
	display:block;
}
.banner-bottom-text ul{
	padding:0;
	margin:0;
}
.banner-bottom-text ul li{
	display:inline-block;
}
.banner-bottom-text ul li a{
	color:#C04E45;
	font-size:13px;
}
.banner-bottom-text ul li a:hover{
	color:#626262;
	text-decoration:none;
}
.banner-bottom-text ul li{
	color:#626262;
	font-size:13px;
}
.banner-bottom-text ul li:nth-child(2){
	margin-left:3em;
}
label.error {
	color: #C04E45;
	padding: 3px 10px;
	margin-top: 5px;
}
.hidden {
	display: none;
}
.alert {
	padding: 10px !important;
	text-align: center;
}
#contactError {
	background-color: #C04E45;
	color: #fff;
}
#contactSuccess {
	background-color: #56BB40;
	color: #fff;
}
.blog .post:after {
    clear: both;
    content: " ";
    display: block;
    visibility: hidden;
}
.blog .post{
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px dashed #dfdfdf;
}
.blog .post:last-child{
	border-bottom:none;
	margin-bottom: 0;
}
.blog .post img {
	display: block;
	margin: 5px auto;
	width: auto;
}
.blog .post-credits {
	display: block;
	border-top: 1px solid #eee;
	padding-top: 10px;
	padding-right: 30px;
	text-align: right;
}
.blog .post-credits .author,
.blog .post-credits .website {
	display: block;
	color: #111;
}
.blog .post-credits i {
	margin-left: 8px;
	color: #C04E45
}
.blog .post_img {
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
    position: relative;
    width: 35%;
}
.blog .post_img img {
    height: auto;
    max-width: 100%;
    opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.blog .post_img:hover img{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.blog .post_video{
	margin-bottom:25px;
	position: relative;
}
.blog .post_video iframe{
	max-width:100%;
	max-height:100%;
	height:320px;
	width:100%;
	border:none;
	box-shadow: none;
	
}
.blog .post_date {
    float: left;
    margin-right: 20px;
    position: relative;
    text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
}
.blog .post_date span{
	display: block;
}
.blog .post-image {
	text-align: center;
}
.blog .image {
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
}
.blog .post-image p {
	margin: 0 !important;
	font-weight: bold;
}
.blog .day {
	background: none repeat scroll 0 0 #C04E45;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 600;
	padding: 5px 10px;
}
.blog .month {
	background: none repeat scroll 0 0 #A93C33;
	color: #FFF;
	padding: 2px 13px 4px;
}
.blog .post_content {
    margin: 0;
    width: 50%;
}
.blog .post.no_images .post_content {
    width: auto;

	overflow: hidden;
	color:#555;	
}
.blog .post_meta .metaInfo {
	font-size: 0.9em;
	margin-bottom: 7px;
}
.blog .post_meta .metaInfo > span {
	display: inline-block;
	padding-right: 15px;
	color:#777;
}
.blog .post_meta .metaInfo > span > a {
	color: #777;
	font-family: lato;
	font-size: 12.4px;
}
.blog .post_meta .metaInfo > span > a:hover{color:#3aa5ff;}
.blog .post_meta .metaInfo {
	font-family: open sans;
	font-size: 0.95em;
	margin: 0 auto;
	padding: 0 0 20px;
}
.blog .post_meta .metaInfo i {
	margin-right: 3px;
	color:#aaa;
}
.blog .post_meta h2 {
	margin-bottom: 10px;
	margin-top: 0;
	color: #C04E45;
	font-size: 25px;
}
.blog .post_meta h2 a {
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 600;
	color:#555;
	line-height: 34px;
	text-transform:capitalize;
}
.blog .post_meta h2:hover a {
	color:#C04E45;
}
.blog .post_content > p {
	margin-bottom: 20px;
}
.blog .more {
	text-align:center;
	margin-top: 5px;
}
.blog .more a{
	color:#C04E45;
	font-size:15px;
	padding:10px 40px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	display: inline-block;
	font-weight: bold;
	float: right;
}
.blog .more a:hover{
	color: #555;
	background:#e9e9e9;
	text-decoration:none;
}

form input,
form select,
form textarea {
	border: 1px solid #ddd !important;
	color: #C04E45 !important;
	border-radius: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

form select:focus, 
form input:focus,
form textarea:focus {
	border: 1px solid #C04E45 !important;
	background-color: #f2f2f2; 
}

form textarea {
	resize: vertical;
	max-height: 300px
}

.step {
	color: #C04E45;
	font-size: 20px;
	text-align: center
}

.step .number {
	border: 2px solid #C04E45;
	border-radius: 100%;
	width: 35px;
	height: 35px;
	margin-right: 8px;
	color: #C04E62;
	display: inline-block;
	text-align: center;
	line-height: 30px;
}

/*-- //banner-bottom --*/
.list li {
	color: #C04E45;
	margin: 5px 0;
}
.list {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.list.center {
	text-align: center;
}
.list li .number {
	background-color: #C04E45;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 20px;
}
.list li .circle {
	border: 2px solid #C04E45;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 20px;
}
.notice {
	background-color: #f2f2f2;
}
.notice h3 {
	margin: 0;
	color: #777;
	font-size: 20px;
	text-align: center;
	padding: 15px 0;
	line-height: 130%;
}
.trademark {
	background-color: #f7f7f7;
	padding: 15px 0;
	text-align: right;
}
.trademark p {
	color: #555;
	display: inline-block;
	margin: 0;
}
.trademark img {
	display: inline-block;
	margin: 0 8px
}
/*-- page --*/
.page .center-block {
	float: none !important;
}
.page{
	background:#fff;
	padding:30px 0;
}
.page img {
	width: 100%;
}
.page .page-title {
	padding-bottom: 20px;
	border-bottom: 2px solid #eee
}

.page .container .item:last-child {
	border-bottom: none;
}
.page .item {
	border-bottom: 1px dashed #dfdfdf;
	padding-bottom: 20px
}
.page .galley img,
.page .item img {
	margin: 0 auto;
	display: block;
}
.page .gallery .title h2 {
	font-size: 20px;
	color: #C04E45;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.page .item .title h2 {
	font-size: 28px;
	color: #C04E45;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}
.page .gallery .description p,
.page .item .description p {
	text-align: center;
}
.page.center {
	text-align: center;
}
.page h4{
	color:#343434;
	margin:0 0 1em;
	font-size: 16px;
	letter-spacing: 3px;
	text-align:center;
}
.page .page-title h2{
	color:#C04E45;
	font-size: 40px;
	font-weight: 700;
	margin:0;
	text-align:center;
}
.page h2 span{
	display:block;
}
.page p{
	color:#737373;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.page p span{
	display:block;
}
.button {
	text-align:center;
	margin-top: 20px;
}
a.button,
.button a,
.button input[type="submit"] {
	margin: 0 auto;
	border: 2px solid #C04E45 !important;
	background: transparent !important;
	color:#C04E45;
	font-size:15px;
	padding:10px 40px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	display: block;
	font-weight: bold
}
.button.inline {
	display: inline-block !important;
}
.button a:hover,
.button input[type="submit"]:hover {
	color: #555 !important;
	background:#e9e9e9 !important;
	text-decoration:none;
}
form .button {
	border-top: 1px dashed #ddd;
	padding-top:10px;
}
.row {
	margin-bottom: 30px;
}
/*-- //about --*/
/*-- work --*/
#myList li{ 
	display:none;
	list-style-type:none;
}
.blog-text:after{
	clear: both;
}
.blog-grid1{
	margin-top: 5em;
}
.blog-grid2{
	width:30%;
	float:left;
	margin:0 2% 2% 0;
	min-height:160px;
}
#loadMore {
	text-align: center;
	padding: 15px 0px;
	background: url(../images/plus.png) no-repeat 15px 15px #40CBA6;
	width: 20%;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: 700;
	margin: 3em auto 0;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	cursor: pointer;
}
.top-nav .menu {
	background-color: rgba(192, 78, 69, 0.8);
	color: #fff;
	display: none;
	font-size: 24px;
}
#loadMore:hover {
    color:#40CBA6;
	text-decoration:none;
	background: url(../images/plus1.png) no-repeat 15px 15px #fff;
}
.g_r{
	background:none;
}
.l_g_r img{
	width:100%;
}
.clear{
	clear:both;
}
.work{
	padding:6em 0;
	background:#EDEDED;
}
.work h4{
	color:#343434;
	margin:0 0 5em;
	font-size: 16px;
	letter-spacing: 3px;
	text-align:center;
}
.work-grid{
	float:left;
	width:30%;
}
.work-grid img{
	width:100%;
}
.work-grid p{
	color:#fff;
	font-size:14px;
	letter-spacing:3px;
	margin:0;
	background:#C04E45;
	padding: 2em 0;
	text-align: center;
	font-weight: 700;
}
.work-mid{
	margin:0 3em;
}
/*-- //work --*/
/*-- map --*/
.map{
	padding:6em 0 0;
	background:#EDEDED;
	border-top:1px solid #DEDFDF;
	position:relative;
}
.map h4{
	color:#343434;
	margin:0 0 3em;
	font-size: 16px;
	letter-spacing: 3px;
	text-align:center;
}
.map iframe{
	width:100%;
	height:600px;
}
.map-color{
	background: rgba(54, 188, 152, 0.47);
	position: absolute;
	top: 19.5%;
	left: 0;
	min-height: 605px;
	width: 100%;
}
.dot-map{
	position:absolute;
	top:36%;
	left:53.4%;
}
.dot-map span{
	background:url(../images/dot1.png) no-repeat 0px 0px;
	display:block;
	width:66px;
	height:100px;
}
.hire-us{
	position:absolute;
	top: 53%;
	left: 49%;
}
.hire-us a{
	background:#fff;
	padding:10px 80px;
	color:#C04E45;
	font-size:15px;
	font-weight:700;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.hire-us a:hover{
	color:#fff;
	background:#C04E45;
	text-decoration:none;
}
/*-- //map --*/
/*-- footer --*/
.footer{
	background:#C04E45;
	display: block;
	padding: 10px 0;
	line-height: 60px;
	color: #fff;
}
.footer a,
.footer a:visited,
.footer a:active {
	color: #fff;
}
.footer a:hover {
	color: #ccc;
}
.msg{
}
.msg span{
	background:url(../images/1.png) no-repeat 0px 0px;
	display:block;
}
.msg-right{
}
.msg-right a{
	font-size:15px;
	color:#fff;
	letter-spacing:3px;
}
.msg-right a:hover{
	text-decoration:none;
	color:#ccc;
}
.footer-right p{
	color:#fff;
	font-size:12px;
	margin:0;
}
.footer-right p a{
	color: #fff;
}
.footer-right p a:hover{
	color:#ccc;
	text-decoration:none;
}
.footer p {
	margin: 0 !important;
}
.footer ul{
	padding:0;
	margin:0;
}
.footer ul li{
	display:inline-block;
}

.footer ul.menu li a {
	padding: 0px 10px;
	color: #fff;
	border-right: 1px solid #9D4038;
}
.footer ul.menu li:last-child a {
	border-right: none;
}
.footer ul.menu li a:hover {
	color: #ccc;
}
ul li a.dri{
	background:url(../images/11.png) no-repeat 0px 0px;
	display:block;
	width:48px;
	height:48px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
ul li a.dri:hover{
	background:url(../images/11.png) no-repeat 0px -48px;
	display:block;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
ul li a.v1{
	background:url(../images/11.png) no-repeat -48px 0px;
	display:block;
	width:48px;
	height:48px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
ul li a.v1:hover{
	background:url(../images/11.png) no-repeat -48px -48px;
	display:block;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
ul li a.twit{
	background:url(../images/11.png) no-repeat -96px 0px;
	display:block;
	width:48px;
	height:48px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
ul li a.twit:hover{
	background:url(../images/11.png) no-repeat -96px -48px;
	display:block;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
/*-- //footer --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 25px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arrow.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
.banner1{
	background:url(../images/banner.jpg) no-repeat 0px 0px #000;
	background-size:cover;
	width:100%;
	min-height:200px;
	position:relative;
}
.fig11 {
	position: absolute;
	top: 47%;
	left: 24%;
	background: url(../images/a.png) no-repeat 0px 0px;
	display: block;
	width: 15px;
	height: 22px;
}
/*-- portfolio --*/
#portfolio{
	padding:5em 0 2em;
	background:#EDEDED;
}
.portfolio-info p{
	margin: 20px 0 0 0;
	color: #999999;
	font-size: 26px;
	font-weight: 300;
}
.portfolio-info h3{
	text-align:center;
	font-size:35px;
	font-weight:600;
	margin:0;
	color:#C04E45;
}
.portfolio-wrapper h3{
	color:#000;
	font-size:16px;
	font-weight:700;
	margin: 70px 0 0 20px;
	text-align: left;
}
.b-animate-go:hover div.portfolio-wrapper h3{
	color:#ffffff;
}
.portfolio-wrapper p{
	color:#999999;
	font-size:14px;
	text-align: left;
	font-weight:600;
	margin: 0 0 0 20px;
}
/*----- Strip -----*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(15, 207, 140, 0.9);
	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; /* lt-ie9 */
}
/*------------------------------------------*/
/*	Animation effects
/*------------------------------------------*/
.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;
	
}
.b-animate img{
	margin-top:23.5%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.m_4{
	font-size:14px;
	font-weight:400;
}
p.m_5 {
	margin: 2% auto 5%;
	width: 70%;
	color: #283A47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
ul#filters {
	padding: 0px;
	margin: 5em auto 3em auto;
	text-align: center;
}
/*--team--*/
.col_1_of_4:first-child {
	margin-left: 0;
}
.span_1_of_4 {
	width: 22.8%;
}
.col_1_of_4 {
	display: block;
	float: left;
	margin: 1% 0 1% 2.6%;
	background: #FFF;
}
.b-wrapper:hover {
	background: rgba(64, 203, 166, 0.89);
	border: 2px solid #40CBA6;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
/* lt-ie9 */
.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;
}
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
}
	#filters li span {
	display: block;
	border-radius: 4px;
	padding: 6px 12px;
	text-decoration: none;
	color:#75728A;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	margin: 0 10px 0 0;
}
	#filters li span.active,#filters li span:hover {
	background: #C04E45;
	color: #ffffff;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
 	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 20%;
		display:none;
		float:left;
		overflow:hidden;
}
	
	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
}
	
	.portfolio img {
		max-width:100%;
		/*--position: relative;--*/
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
}
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
}
	.portfolio .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
	}
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
	}
			
			.portfolio .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
		}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*-- //portfolio --*/
/*-- blog --*/
.blog{

}
.blog-left-text p{
	color:#343434;
	font-size:15px;
	margin: 1em 0 2em;
	line-height:30px;
}
.blog-left{
	float:left;
	width:55%;
}
.blog-left-text a.read-m{
	padding:10px 40px;
	background:#C04E45;
	color:#fff;
	font-size:15px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.blog-left-text a.read-m:hover{
	text-decoration:none;
	color:#C04E45;
	background:#fff;
}
.blog-right{
	float:right;
	width:40%;
}
.blog-left-text1 h3{
	color:#C04E45;
	font-size:35px;
	font-weight:600;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	margin:0 0 1em;
}
.blog-left-text1 p{
	color:#343434;
	font-size:15px;
	margin: 1em 0 2em;
	line-height:30px;
}
.blog-left-text h3 a{
	color:#C04E45;
	font-size:35px;
	font-weight:600;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
}
.blog-left-text h3 a:hover{
	text-decoration:none;
	color:#343434;
}
.blog-left-text h3{
	margin:0 0 1em;
}
.blog-left-text img {
	width: 100%;
}
.blog-left-text-mid{
	margin:5em 0 3em;
}
.blog-right h3{
	color:#343434;
	font-size:30px;
	font-weight:600;
	margin:0 0 1em;
}
.men{
	float:left;
}
.men span{	
	background:url(../images/co.png) no-repeat 0px 0px;
	display:block;
	width:70px;
	height:70px;
}
.men-txt{
	float:left;
	margin-left: 2em;
	margin-bottom: 1em;
}
.men-txt a{
	color:#C04E45;
	font-size:18px;
}
.men-txt a:hover{
	text-decoration:none;
	color:#343434;
}
.men-txt p{
	color:#343434;
	font-size:20px;
	font-weight:600;
	margin:.5em 0;
}
p.text {
	color:#343434;
	font-size:15px;
	line-height: 30px;
}
p.text span{
	display:block;
}
.men-text-mid{
	margin:2em 0;
}
.recent{
	padding:2em 0;
}
.recent h3{
	color:#343434;
	font-size:30px;
	font-weight:600;
	margin:0 0 1em;
}
.fig-txt-fig{
	float:left;
	width:35%;
}
.fig-txt-fig img{
	width:100%;
}
.fig-txt-text{
	float: right;
	width: 60%;
}
.fig-txt-text p label{
	font-size:18px;
	color:#343434;
	margin:0;
}
.fig-txt-text h4{
	color:#C04E45;
	margin:.5em 0;
	font-size:17px;
}
.fig-txt-text p{
	font-size:15px;
	color:#343434;
	margin:0;
	line-height: 30px;
}
.fig-txt-mid{
	margin:5em 0;
}
.categories h3{
	color:#343434;
	font-size:30px;
	font-weight:600;
	margin:0 0 1em;
}
.categories ul{
	padding:0;
	margin:0;
}
.categories ul li{
	list-style-type: none;
	background: url(../images/1-.png) no-repeat 0px 7px;
	display: block;
	padding-left: 20px;
	margin: 1em 0;
}
.categories ul li a{
	color:#343434;
	font-size:15px;
}
.categories ul li a:hover{
	text-decoration:none;
	color:#C04E45;
}
.blog-right1{
	float:right;
	width:35%;
}
.search h3{
	color:#343434;
	font-size:30px;
	font-weight:600;
	margin:0 0 1em;
}
.search input[type="text"]{
	border:none;
	outline:none;
	width:100%;
	background:#E5E6E6;
	padding:10px 10px 10px 10px;
	font-size:15px;
	 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.search input[type="submit"]{
	background:#C04E45;
	color:#fff;
	font-size:18px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-o-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border:none;
  outline:none;
  width: 40%;
  padding: 6px 0;
  margin: 3em 0;
  }
.search input[type="submit"]:hover{
	color:#C04E45;
	background:#fff;
}
.categories-mid{
	margin:5em 0 0;
}
.tags{
	margin: 2em 0;
	border-top: 1px dashed #97999B;
	border-bottom: 1px dashed #97999B;
}
.tags-left{
	float:left;
}
.tags ul{
	padding:0;
	margin:.5em 0;
}
.tags ul li{
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -o-inline-box;
	display: -ms-inline-box;
	margin: 0 20px;
}
.tags-left ul li a span{	
	font-size:14px;
	color:#97999B;
}
.tags-left ul li span{	
	font-size:14px;
	color:#97999B;
}
.tags-left ul li a:hover{	
	color:#97999B;
	text-decoration:none;
}
.tags-left ul li small.para{
	background:url(../images/sprite.png) no-repeat 0px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
}
.tags-left ul li a small.para1{
	background:url(../images/sprite.png) no-repeat -22px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
}
.tags-left ul li a small.para2{
	background:url(../images/sprite.png) no-repeat -40px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
}
.tags-left ul li a small.para3{
	background:url(../images/sprite.png) no-repeat -63px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
}
.tags-right{
	float:right;
}
.tags-right ul li a small.para4{
	background:url(../images/sprite.png) no-repeat -83px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
}
.tags-right ul li a span{	
	font-size:14px;
	color:#97999B;
}
.tags-right ul li a:hover{	
	color:#97999B;
	text-decoration:none;
}
.tags-right ul li a span:hover{
	color:#C04E45;
}
.tags-left ul li a span:hover{
	color:#C04E45;
}
.related-post{
	float:left;
	width:22%;
}
.related-post img{
	width:100%;
}
.related-post h4{
	color:#C04E45;
	font-size:18px;
	margin:.5em 0;
}
.related-post p{
	color:#343434;
	font-size:15px;
	margin:0;
}
.related-post p span{
	display:block;
}
.related-post:nth-child(3){
	margin:0 2em;
}
.related-post:nth-child(4){
	margin:0 2em 0 0em;
}
.related-posts h3{
	color:#C04E45;
	font-size:25px;
	margin:1em 0;
}
.responses h3{
	color:#C04E45;
	font-size:25px;
	margin: 3em 0 1em;
}
.response-fig{
	float:left;
	width:11%;
}
.response-fig span{
	background: url(../images/co.png) no-repeat 0px 30px;
	display: block;
	width: 70px;
	height: 100px;
}
.response-fig-text{
	float:left;
	margin-left:3em;
	width: 65%;
}
.response-fig-text p label{
	color:#343434;
	font-size:15px;
	margin:0;
}
.response-fig-text p.paragh{
	color:#343434;
	font-size:15px;
	margin:0 0 2em;
}
.response-fig-text a{
	padding: 6px 30px;
	background: #C04E45;
	font-size: 15px;
	color:#fff;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.response-fig-text a:hover{
	text-decoration:none;
	background:#fff;
	color:#C04E45;
}
.responses-response-fig{
	padding: 2em 0em 2em 2em;
	border: 2px solid #C4C4C4;
	width: 60%;
	border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
}
.responses-mid{
	margin:2em 0;
}
.comments h3{
	color:#C04E45;
	margin: .5em 0 2em;
	font-size:25px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}
.comments input[type="text"],.comments textarea{
	padding:10px 10px 10px 10px;
	background:#EDEDED;
	width:50%;
	font-size:15px;
	outline:none;
	border: 1px solid #C4C4C4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.comments textarea{
	resize:none;
	height:200px;
}
.comments input[type="submit"]{
	background:#C04E45;
	color:#fff;
	font-size:20px;
	outline:none;
	border:none;
	width: 18%;
	display: block;
	margin: 2em 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	padding: 10px 0;
	
}
.comments input[type="submit"]:hover{
	background:#fff;
	color:#C04E45;
	text-decoration:none;
}
.comments input[type="text"]:nth-child(2){
	margin:1em 0;
}
.comments input[type="text"]:nth-child(3){
	margin:0 0 1em;
}
/*-- responsive-media --*/
@media (max-width: 1440px)
{	
	.dot-map {
		left: 49.4%;
	}
	.fig11 {
		left: 20.6%;
	}
	.hire-us {
		left: 44%;
	}
	.fig11 {
		top: 35%;
		left: -5%;
	}
}
@media (max-width: 1366px)
{
}
@media (max-width: 1280px)
{
	.navi {
		margin-top: 20px;
	}
	.hire-us {
		left: 41%;
	}
	.dot-map {
		left: 51%;
	}
}
@media (max-width: 1024px)
{
	.banner-info h3 {
		font-size: 50px;
	}
	.banner-info p.para {
		margin: .5em 0 0;
		font-size: 28px;
	}
	.callbacks_tabs {
		left: 46%;
	}
	.rslides li{
		left:24%;
	}
	#loadMore {
		width: 23%;
	}
	.dot-map {
		left: 49%;
	}
	.about h2 {
		font-size: 35px;
	}
	.map iframe {
		height: 550px;
	}
	.map-color {
		min-height: 552px;
		top: 21%;
	}
	ul#myList {
		padding: 0;
	}
	.work h4 {
		margin: 0 0 3em;
	}
	.b-animate img {
		margin-top: 13.5%;
		width: 30%;
	}
	ul#filters {
		margin: 2em auto 3em auto;
	}
	#portfolio {
		padding: 4em 0 0em;
	}
	.blog-left {
		width: 56%;
	}
	.blog-left-text h3 a {
		font-size: 28px;
	}
	a.text span {
		display: inherit;
	}
	.blog-right h3 {
		font-size: 28px;
	}
	.recent h3 {
		font-size: 28px;
		margin: 0 0 .5em;
	}
	.fig-txt-text p label {
		font-size: 16px;
	}
	.categories h3 {
		font-size: 28px;
		margin: 0 0 .5em;
	}
	.blog-left-text1 h3 {
		font-size: 28px;
	}
	.blog-left-text1 img {
		width: 100%;
	}
	.blog-left {
		width: 55%;
	}
	.related-post:nth-child(4) {
		margin: 0 1em 0 0em;
	}
	.related-post:nth-child(3) {
		margin: 0 1em;
	}
	.related-post {
		width: 23.8%;
	}
	.related-post h4 {
		font-size: 17px;
	}
	.related-post p span {
		display: initial;
	}
	.response-fig {
		width: 14%;
	}
	.response-fig-text {
		width: 71%;
	}
	.footer {
		height: auto;
		line-height: normal
}
	.footer .social-icons,
	.footer .menu,
	.footer .development {
		display:block;
		text-align: center;
		margin: 8px 0;
}
	.footer .development {
		margin-bottom: 10px;
		font-size: 0.9em;
}
}
@media (max-width: 768px)
{
	h2, h3, .list {
		text-align: center;
	}
	label {
		text-align: center;
		display: block !important;
	}
	.form-group .col-md-6 {
		margin-bottom: 30px;
	}
	.form-group .col-md-6:last-child {
		margin-bottom: 0px;
	}
	.form-group {
		margin-bottom: 0px !important;
	}
	#captcha_img {
		margin-top:10px
	}
	.top-nav ul li a.active {
		border-bottom: none;
		padding-bottom: 0;
	}
	.top-nav ul li a:hover{
		text-decoration:none;
		color:#467272;
	}
	.banner1{
		min-height:145px;
	}
	.navi {
		margin-top: 20px;
	}
	span.menu {
		display: block;
		cursor: pointer;
		width: 100%;
		position: relative;
	}
	ul.nav1{
		display:none;
		background:rgba(132, 58, 47, 1)
	}
	.top-nav ul li a{
		display:block;
		font-size: 17px;
		color:#fff;
		font-weight:600;
		transition: .5s all;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-o-transition: .5s all;
		-ms-transition: .5s all;
	}
		.top-nav ul li:hover {
			color: rgba(132, 58, 47, 1);
			background-color:#ddd;
	}
	.logo img {
		width: 300px;
}
	.page img {
		width: 80%;
		margin: 0 auto;
		display: block;
		margin-bottom: 20px;
}
	.page p {
		text-align: center
}
	.trademark {
		text-align: center;
}
	.top-nav ul {
		position: absolute;
		padding: 0;
		margin: 0;
		left: 0%;
		width: 100%;
		z-index: 999;
	}
	.top-nav ul.nav1 li {
		display: inline-block;
		text-align: center;
		margin: 0;
		width: 100%;
		padding: 10px 0;
	}
	.top-nav1 ul li a{
		display:block;
		font-size: 15px;
		color:#fff;
		font-weight:600;
	}
	.top-nav1 ul li a:hover{
		text-decoration:none;
		color: #EDEDED;
	}
	.top-nav1 ul {
		position: absolute;
		padding: 0;
		margin: 0;
		top: 67%;
		left: 0%;
		width: 100%;
		z-index: 999;
	}
	.top-nav1 ul.nav1 li {
		display: inline-block;
		text-align: center;
		margin: 0;
		width: 100%;
		padding: 10px 0;
	}
	span.menu{
		margin:20px 0 20px;
	}
	.top-nav ul li a:hover{
		border:none;
		padding:0px;
	}
	.top-nav1 ul li a:hover{
		border:none;
		padding:0px;
	}
	.banner-info h3 {
		font-size: 40px;
	}
	.banner-info p.para {
		font-size: 25px;
	}
	.rslides li {
		left: 17%;
	}
	.about h2 {
		font-size: 30px;
	}
	.about {
		padding: 4em 0;
	}
	.work-mid {
		margin: 0 2em;
	}
	.work-grid:nth-child(1) {
		margin-left: .5em;
	}
	.work-grid p {
		padding: 1.5em 0;
	}
	.work {
		padding: 4em 0;
	}
	#loadMore {
		width: 30%;
		padding: 13px 0px;
	}
	.map {
		padding: 4em 0 0;
	}
	.map-color {
		top: 17.9%;
	}
	.dot-map {
		left: 48%;
		top: 41%;
	}
	.hire-us {
		top: 61%;
		left:37%;
	}
	.portfolio-info h3 {
		font-size: 28px;
	}
	ul#filters {
		margin: 1em auto 2em auto;
	}
	.b-animate img {
		margin-top: 9.5%;
	}
	.blog-left-text h3 a {
		font-size: 25px;
	}
	.blog-right h3 {
		font-size: 25px;
	}
	.blog-left-text p {
		line-height: 28px;
		overflow: hidden;
		height: 173px;
	}
	a.text span {
		display: none;
	}
	.men-txt p {
		font-size: 18px;
	}
	.fig-txt-text p {
		font-size: 14px;
	}
	.fig-txt-text p label {
		font-size: 14px;
	}
	.fig-txt-text h4 {
		display: none;
	}
	.fig-txt-fig {
		margin-top: 3.5em;
	}
	.fig-txt-mid {
		margin: 3em 0 0;
	}
	.fig-txt:nth-child(4) {
		display: none;
	}
	.blog-left-text1 p {
		overflow: hidden;
		height: 28em;
	}
	.tags ul li {
		margin: 0 5px;
	}
	.related-post:nth-child(5) {
		display: none;
	}
	.related-post:nth-child(4) {
		margin: 0;
	}
	.related-post:nth-child(3) {
		margin: 0 2.5em;
	}
	.related-post{
		width:30%;
	}
	.blog-left-text1 h3 {
		font-size: 25px;
	}
	.search h3 {
		font-size: 25px;
	}
	.blog-right1 {
		width: 40%;
	}
	.search input[type="submit"]{
		margin:2em 0;
	}
	.categories h3 {
		font-size: 25px;
	}
	.categories-mid {
		margin: 2em 0 0;
	}
	.responses h3 {
		margin: 2em 0 1em;
	}
	.responses-response-fig {
		width: 80%;
	}
	.comments h3 {
		margin: .5em 0 1em;
	}
	.comments input[type="text"], .comments textarea {
		width: 80%;
	}
	.comments input[type="submit"] {
		font-size: 18px;
		width: 30%;
		padding: 9px 0;
	}
	#portfolio {
		padding: 4em 0 5em;
	}
	.blog {
		padding: 2em 0 0;
	}
	.top-nav .menu {
		display: block
}
	.top-nav ul li a{
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none;
}
	.top-nav ul li:hover {
		color: #aaa;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none;
}
}
@media (max-width: 640px)
{
	.banner-info {
		width: 50%;
	}
	#loadMore:hover {
		background: url(../images/plus1.png) no-repeat 13px 11px #fff;
	}
	.banner-info h3 {
		font-size: 35px;
	}
	.banner-info p.para {
		font-size: 22px;
	}
	.rslides li {
		left: 10%;
	}
	.banner-bottom-text ul li {
		margin-left: 5em;
	}
	.about p span {
		display: initial;
	}
	.about h2 {
		font-size: 25px;
	}
	.work-mid {
		margin: 0 1.8em;
	}
	.work-grid p {
		font-size: 13px;
	}
	.work h4 {
		margin: 0 0 2em;
	}
	#loadMore {
		width: 35%;
		padding: 10px 0px;
		background: url(../images/plus.png) no-repeat 13px 11px #40CBA6;
		font-size: 14px;
	}
	#portfoliolist .portfolio {
		width: 50%;
	}
	.b-animate img {
		margin-top: 17.5%;
		width:25%;
	}
	#portfolio {
		padding: 4em 0 0em;
	}
	.blog {
		padding: 2em 0 0;
	}
	.blog-left-text h3 a {
		font-size: 20px;
	}
	.blog-right h3 {
		font-size: 20px;
	}
	.men-txt p {
		font-size: 15px;
	}
	.blog-left-text a.read-m {
		padding: 7px 35px;
	}
	.fig-txt-text:nth-child(2) {
		overflow: hidden;
		height: 99px;
	}
	.blog-left-text-mid {
		margin: 3em 0 3em;
	}
	.blog-left-text1 h3 {
		font-size: 20px;
	}
	.search h3 {
		font-size: 20px;
	}
	.categories h3 {
		font-size: 20px;
		font-weight: 700;
	}
	.tags ul li {
		margin: 0;
	}
	.related-post:nth-child(3) {
		margin: 0 2.1em;
	}
	.related-post h4 {
		font-size: 16px;
		overflow: hidden;
		height: 16px;
	}
	.responses h3 {
		margin: 1em 0 1em;
	}
	.responses-response-fig {
		width: 100%;
	}
	.comments input[type="text"], .comments textarea {
		width: 100%;
	}
	.related-posts h3 {
		font-size: 23px;
	}
	.responses h3 {
		font-size: 23px;
	}
	.comments h3{
		font-size: 23px;
	}
	.fig-txt-fig {
		margin-top: 0.5em;
	}
}
@media (max-width: 480px)
{
	.logo a {
		font-size: 45px;
	}
	.trademark p, .trademark img {
		display: block;
		margin: 0 auto;
}
	.banner-info {
		width: 70%;
	}
	.head-logo-right-icons {
		display: none;
	}
	.navi {
		margin-top: 20px;
	}
	.fig1 {
		display:none;
	}
	.rslides li {
		left: 1%;
	}
	.callbacks_tabs {
		left: 40%;
		top: -20%;
	}
	.banner-bottom-text p {
		font-size: 15px;
	}
	.banner-bottom-text p span {
		margin: 4px 0;
	}
	.about p {
		font-size: 13px;
		line-height: 26px;
		margin: 1em 0 2em;
	}
	.blog-1 a {
		font-size: 14px;
		padding: 8px 30px;
	}
	.about {
		padding: 3em 0;
	}
	.work {
		padding: 2em 0;
	}
	.work-grid:nth-child(3) {
		display: none;
	}
	.work-grid:nth-child(1) {
		margin-left: 0;
	}
	.work-mid {
		margin: 0 0 0 3em;
	}
	.work-grid {
		width: 45%;
	}
	#loadMore {
		width: 45%;
	}
	.hire-us {
		left: 32%;
	}
	.banner1{
		min-height:115px;
	}
	.blog-left {
		width: 100%;
		float: none;
	}
	.blog-right {
		float: none;
		width: 100%;
	}
	a.text span {
		display: inherit;
	}
	.fig-txt-text h4 {
		display: block;
	}
	.fig-txt-text:nth-child(2) {
		overflow: inherit;
		height: 0px;
	}
	.fig-txt-fig {
		margin-top: 0em;
	}
	.blog-left-text1 p {
		overflow: hidden;
		height: 18em;
	}
	.blog-right1 {
		width: 100%;
		float:none;
	}
	.tags-right {
		float: none;
		text-align: center;
	}
	.related-post:nth-child(4) {
		display: none;
	}
	.related-post:nth-child(3) {
		margin: 0 0 0 3em;
	}
	.related-post {
		width: 45%;
	}
	.response-fig-text p.paragh {
		overflow: hidden;
		height: 60px;
	}
	.comments input[type="submit"] {
		font-size: 17px;
		width: 40%;
		padding: 7px 0;
	}
	.response-fig {
		width: 18%;
	}
	.banner-bottom {
		padding: 3em 0;
	}
	span.menu {
		margin: 16px 0 20px;
	}
}
@media (max-width: 320px)
{
	.footer .menu li {
		display:block;
	}
	.footer .menu li a {
		border: 0 !important;
	}
	.footer .development {
		padding-top: 5px;
		margin-bottom: 5px;
		border-top: 1px solid #AB473F;
	}
	.logo img {
		width: 100%
	}
	.navi {
		margin-top: 20px;
	}
	.work-grid {
		width: 44%;
	}
	.banner-info {
		width: 85%;
	}
	span.menu {
		margin: 2px 0 20px;
	}
	span.menu img {
		width: 80%;
	}
	.logo a {
		font-size: 26px;
	}
	.banner-info h3 {
		font-size: 27px;
	}
	.banner-info {
		margin: 3em 0 0;
	}
	.banner-info p.para {
		font-size: 18px;
	}
	.callbacks_tabs {
		left: 33%;
	}
	.banner-bottom-text p span {
		display: none;
	}
	.banner-bottom-text p {
		font-size: 13px;
	}
	.rslides li {
		left: 0%;
	}
	.banner-bottom-text ul li {
		margin-left: 0em;
	}
	.about h2 {
		font-size: 20px;
	}
	.about p span {
		display: none;
	}
	.work-mid {
		margin: 0 0 0 2em;
		width: 44%;
	}
	.work-grid p {
		font-size: 11px;
		padding: 1em 0;
		letter-spacing: 1px;
	}
	#loadMore:hover{
		background:#fff;
	}
	#loadMore {
		width: 56%;
		background:#40CBA6;
		letter-spacing:1px;
	}
	.map h4 {
		margin: 0 0 1em;
	}
	.map {
		padding: 3em 0 0;
	}
	.map iframe {
		height: 400px;
	}
	.map-color {
		min-height: 400px;
		top:15%;
	}
	.hire-us a {
		padding: 10px 45px;
	}
	.hire-us {
		top: 65%;
		left: 30%;
	}
	.dot-map {
		left: 44%;
	}
	.footer-middle {
		display:none;
	}
	.footer-left {
		text-align: center;
		margin-left: 5em;
	}
	.portfolio-info h3 {
		font-size: 25px;
	}
	#portfolio {
		padding: 3em 0 0em;
	}
	.blog-left-text h3 a {
		font-size: 17px;
	}
	.blog-left-text p {
		font-size: 13px;
	}
	.blog-left-text-mid {
		margin: 2em 0 3em;
	}
	a.text {
		font-size: 13px;
	}
	.men-txt p {
		font-size: 14px;
	}
	.men-txt a {
		font-size: 16px;
	}
	.fig-txt-text h4 {
		display: none;
	}
	.fig-txt-text p {
		font-size: 13px;
	}
	.categories ul li a {
		font-size: 13px;
	}
	.fig-txt-fig {
		margin-top: 1em;
	}
	.blog-left-text1 h3 {
		font-size: 17px;
	}
	.blog-left-text1 p {
		font-size: 13px;
	}
	.search h3 {
		font-size: 17px;
	}
	.search input[type="submit"] {
		margin: 1em 0;
		font-size: 16px;
		width: 48%;
		padding: 6px 0;
	}
	.categories h3 {
		font-size: 17px;
	}
	.tags-left ul li a span {
		font-size: 13px;
	}
	.tags-left {
		float: none;
		text-align: center;
	}
	.tags-right ul li a span {
		font-size: 13px;
	}
	.related-posts h3 {
		font-size: 20px;
	}
	.related-post {
		width: 47%;
	}
	.related-post:nth-child(3) {
		margin: 0 0 0 1em;
	}
	.related-post h4 {
		font-size: 15px;
	}
	.related-post p {
		font-size: 13px;
	}
	.responses h3 {
		font-size: 20px;
	}
	.response-fig {
		width: 27%;
	}
	.responses-response-fig {
		padding: 1em 0em 1em 0.5em;
	}
	.response-fig-text {
		margin-left: 0.3em;
	}
	.response-fig-text p label {
		font-size: 14px;
	}
	.response-fig-text p.paragh {
		font-size: 13px;
		margin: 0 0 1em;
		height: 57px;
	}
	.response-fig-text a {
		padding: 5px 20px;
		font-size: 13px;
	}
	.comments h3 {
		font-size: 20px;
	}
	.comments input[type="submit"] {
		font-size: 16px;
		width: 50%;
	}
	.msg-right a {
		font-size: 14px;
		letter-spacing: 0px;
	}
	.banner1 {
		min-height: 54px;
	}
	.blog {
		padding: 1em 0 0;
	}
	.fig-txt-text p {
		line-height: 23px;
	}
	.top-nav ul.nav1 li {
		padding: 5px 0;
	}
}

.cc-window.cc-banner {
	opacity: .8;
}