
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:#ecf0f3;
	background-size:1500px;
	
	
}
a{color:red; font-weight:bold;}
.logo-new{font-size:35px; padding:10px;color:red; text-align:center;}
.maincontent2{line-height:36px;}
.banner{margin:0 0 40px 0;}
	
p{
	margin:0;
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Josefin Sans', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
} 
/*-- //nav-effect --*/
.header {
    padding: 2em 0 0 0;
    border-bottom: 1px solid #EAEAEA;
	
} 
.navbar {
    margin-bottom: 0;
} 
/*-- //header --*/  
/* footer{margin:0 auto; */
/* float:left;} */
.footer-logo img a{

	font-size: 2em;
    color: #fff;
    text-decoration: none;
    font-family: 'Josefin Sans', sans-serif;
    background: url(../images/index.html) no-repeat 0px -180px;
    padding-left: 1.2em;
}
.footer-logo h2 a i{
	transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    /* display: inline-block; */
    color: white;
	font-style:normal;
}
.footer-logo h2 a span{
	display: block;
    font-size:0.3em;
	line-height: 0;
	padding-left: 4em;
}
.agileinfo_footer_grid h4{
	font-size:1em;
	color:#fff;
	margin:1.5em 241px 0 -413px;
    line-height: 2em;
	text-align:center;
	position: relative;
}
.agileinfo_footer_grid h4 span{
	display:block;
	font-size: 2em;
}
.agileinfo_footer_grid p{
	margin: -5em 0;
    color: #fff;
    line-height: 2em;
}
.agileinfo_footer_grid p span{
	display:block;
}
.agileinfo_footer_grid ul{
	padding:1em 0 0;

}

.agileinfo_footer_grid ul 2{
	padding:1em 0 0;
	margin:0em 81px 0 -83px;
}
.agileinfo_footer_grid ul:nth-child(2){
	padding:0;
}
.agileinfo_footer_grid ul li{
	list-style-type:none;
	margin:0 0 1em;
}
.agileinfo_footer_grid ul li a{
	font-size:14px;
	text-decoration:none;
	color:#fff;
}
.agileinfo_footer_grid ul li a:hover{
	color:#F58703;
}
.footer-copy{
	background:#3D3D3D;
	padding:1.5em 0;
	text-align:center;
}
.footer-copy p{
	line-height:1.8em;
	color:#fff;
	margin:0;
}
.footer-copy p a{
	color:#F58703;
}
.footer-copy p a:hover{
	color:#fff;
}
.agileinfo_footer_grid1 ul li{
	padding-left: 2em;
    background: url(../images/img-sp.png) no-repeat -19px -260px;
}
.agileinfo_footer_grid_left{
	float:left;
	width:50%;
}
/*-- //footer --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	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 --*/ 
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.w3ls_services_bottom_grid_grid:hover .w3ls_services_bottom_grid_grid_pos{
    border: 5px solid #fff;
	background:#F58703;
}
.w3ls_services_bottom_grid_grid:hover .w3ls_services_bottom_grid_grid_pos h4{
	color:#fff;
}
.services-icons h3{
	font-size:2em;
	color:#212121;
	line-height:1.8em;
	text-align:center;
	width:80%;
	margin:0 auto;
}
.services-icons h3 span{
	color:#F58703;
}
.more{
	margin:3em 0 0;
	text-align:center;
}
.more a{
	padding:10px 30px;
	background:#212121;
	font-size:1em;
	color:#fff;
}
/*-- //services --*/
/*-- gallery --*/
.wthree_gallery_grids{
	margin:3em 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #F58703;
    cursor: default;
    background: none;
    border: none;
    border-bottom-color: transparent;
    border-bottom: 1px solid #F58703;
}
.nav-tabs > li > a {
    margin-right: 3px;
    border-radius: 0;
    font-size:14px;
    color: #212121;
	border: none;
	text-transform:uppercase;
	border-bottom: 1px solid #fff;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li {
    margin: 0 10px;
}
.nav-tabs > li > a:hover {
    border: none;
	color: #F58703;
    border-bottom: 1px solid;
	background: none;
}
.nav > li > a:hover, .nav > li > a:focus {
    color: #F58703;
}
.nav-tabs > li:first-child {
    margin-left: 20em;
}
.view-sixth img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .mask {
   background-color:rgba(40, 40, 40, 0.5);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-in 0.4s;
   -moz-transition: all 0.3s ease-in 0.4s;
   -o-transition: all 0.3s ease-in 0.4s;
   -ms-transition: all 0.3s ease-in 0.4s;
   transition: all 0.3s ease-in 0.4s;
}
.view-sixth h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
   transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover img {
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view {
    margin: 0;
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
	width:100%;
	height:100%;
}
.view .mask,.view .content {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}
.view img {
   display: block;
   position: relative;
}
.view p {
   position: relative;
   color: #fff;
   padding:4em 2em 0;
   text-align: center;
   line-height:1.8em;
}
/*-- jz-box --*/
#jzBox {
  top: 0;
  left: 0;
  z-index: 10000;
  position: fixed;
  background-color: rgba(30, 30, 30, 0.9);
  margin: 0 !important;
  text-align: center;
  width: 100%;
  height: 100%;
  display: none;
  color: #fff;
}

#jzBoxTargetImg {
  margin:6% 0 1% 0;
  max-width: 96%;
  max-height: 73%;
  cursor: pointer;
}

#jzBoxCounter {
  margin-bottom: 1%;
  font-size: 12px;
}

#jzBox i:hover {
  cursor: pointer;
  color: #2aabd2;
}

#jzBoxBottom { max-height: 22%; }

#jzBoxNextBig, #jzBoxPrevBig {
  cursor: pointer;
  top: 0;
  left: 0;
  width: 35%;
  position: fixed;
  z-index: 10001;
  height: 100%;
}

#jzBoxNextBig { left: 65%; }

.close {
    float: none;
    opacity:1;
    background: url(../images/close.png) no-repeat 0px 0px;
    display: block;
    width: 32px;
    height: 32px;
	margin:1em auto 0;
}
.arrow-left{
	background: url(../images/left.png) no-repeat 0px 0px;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.arrow-right{
	background: url(../images/right.png) no-repeat 0px 0px;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
/*-- //jz-box --*/
.tab_img:nth-child(2) {
    margin: 2em 0;
}
/*-- //gallery --*/
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
    color:#F58703;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.nav-tabs {
	margin-bottom: 3em;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*--//Typography --*/
/*-- mail --*/
.agileits_mail_grids{
	margin:3em 0 0;
}
.agileits_mail_grid_left h4{
	font-size:1.2em;
	color:#F58703;
	margin-bottom:1em;
}
.agileits_mail_grid_left input[type="text"],.agileits_mail_grid_left input[type="email"],.agileits_mail_grid_left textarea{
	outline: none;
    background:  rgba(28, 160, 222, 0.15);
    border: 1px solid #E8E8E8;
    color: #212121;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 3em;
}
.agileits_mail_grid_left textarea{
	min-height:150px;
}
.agileits_mail_grid_right_grid{
	text-align: right;
}
.agileits_mail_grid_right_grid h4{
	font-size: 1.7em;
    color: #212121;
    padding-bottom: .5em;
    position: relative;
	margin:0 0 1em;
}
.agileits_mail_grid_right_grid h4:before{
	content: '';
    background: #F58703;
    width: 15%;
    height: 2px;
    position: absolute;
    bottom: 0%;
    right: 0%;
}
.agileits_mail_grid_right_grid p{
	color:#999;
	line-height:1.8em;
}
.agileits_mail_grid_right_grid:nth-child(2){
	margin:3em 0;
}
ul.contact_info li {
    list-style-type: none;
    margin-bottom: 1em;
    color: #999;
    font-size: 14px;
}
ul.contact_info li i {
    color: #999;
    border: 1px solid #999;
    padding: .5em;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
}
ul.contact_info li span {
    display: block;
    margin-left: 3em;
}
ul.contact_info li a {
    color: #999;
    text-decoration: none;
}
ul.contact_info li a:hover{
	color:#F58703;
}
ul.contact_info {
    text-align: left;
    padding-left: 8em;
}
.map iframe{
	width:100%;
	min-height:400px;
	margin-bottom:-6px;
}
/*-- //mail --*/
/*-- single --*/
.w3_single_grid_left_grid ul li {
    display: inline-block;
    font-size: 14px;
    color: #999;
}
.w3_single_grid_left_grid ul li i {
    margin:0 .8em;
}
.w3_single_grid_left_grid ul li a {
    color: #999;
    text-decoration: none;
}
.w3_single_grid_left_grid ul li span {
    padding-right: .5em;
}
a.bake {
    padding:.3em 1em;
    background:#F58703;
    color:#fff !important;
}
.w3_single_grid_left_grid ul li a:hover {
	color:#F58703;
}
.w3_single_grid_left_grid ul {
    margin-bottom: 3em;
}
.w3_single_grid_left_grid h3{
	font-size: 1.8em;
    color: #212121;
    line-height: 1.3em;
    margin: 1em 0;
    text-align: center;
    text-transform: capitalize;
}
.w3_single_grid_left_grid p{
	color:#999;
	line-height:1.8em;
	margin-bottom:2em;
}
.w3_single_grid_left_grid1_left ul li{
	font-size:14px;
	color:#212121;
	margin-bottom:1.5em;
	padding-left: 2em;
    background: url(../images/img-sp.png) no-repeat -19px -260px;
	text-transform:capitalize;
	list-style-type:none;
}
.w3_single_grid_left_grid1_left {
    padding-left: 0;
}
.w3_single_grid_left_grid1 p{
	color:#999;
	line-height:1.8em;
	margin-top:2em;
}
.w3_single_grid_right_grid h3,.recent h3,.comments h3,.wthree_write_reply h3{
	font-size:2em;
	color:#212121;
	margin-bottom:1.3em;
	text-align:right;
	position: relative;
    padding-bottom: .5em;
}
.w3_single_grid_right_grid h3:before,.recent h3:before,.comments h3:before,.wthree_write_reply h3:before{
	content:'';
	position:absolute;
	right:0%;
	bottom:0%;
	background:#F58703;
	height:2px;
	width:15%;
}
.pa_italic i {
    left: -1em;
	font-size: 11px;
}
.pa_italic span {
    display: none;
}
.collapsed span {
    display: inline-block;
    left: -1em;
	font-size: 11px;
}
.collapsed i {
    display: none;
}
.panel-heading {
    padding:10px 35px;
}
.panel-title {
    font-size: 1em;
    color:#fff;
    text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}
.panel-default {
    border-color: #FFF;
	background: #f5f5f5;
}
.panel-default > .panel-heading {
    border-color: #FFF;
    color: #fff;
    background-color: #F58703;
}
.panel-body {
    padding: 2em;
    font-size: 14px;
    line-height: 2em;
    color: #999;
}
a.pa_italic label {
    cursor: pointer;
	font-weight:500;
}
a.pa_italic:focus {
    outline: none;
    text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.recent{
	margin:3em 0 0;
}
.related-post-left {
	float: right;
    width: 30%;
}
.related-post-right {
    float: left;
    width: 65%;
	text-align: right;
}
.related-post-right h4 a {
    color: #F58703;
    font-size: 1.2em;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.5em;
    margin: 0.3em 0 0;
    display: block;
}
.related-post-right h4 a:hover{
	color:#212121;
}
.related-post-right p {
    color: #999;
    margin: .5em 0 0;
    line-height: 1.8em;
}
.related-post:nth-child(3) {
    margin: 2em 0;
}
.comments-grid-left{
	float:left;
	width:15%;
}
.comments-grid-right{
	float:right;
	width:80%;
}
.comments-grid-right h4 a{
	font-size: 1.1em;
    color: #212121;
	margin:0;
	text-decoration:none;
}
.comments-grid-right h4 a:hover{
	color:#F58703;
}
.comments-grid-right h5{
	font-size:.8em;
	color:#F58703;
	margin:.5em 0 1em;
}
.comments-grid-right p{
	margin:0 0 2em;
	line-height:1.8em;
	color:#999;
}
.reply a{
	font-size: 14px;
    color: #fff;
    padding: 6px 30px;
    background: #F58703;
    text-decoration: none;
    text-transform: uppercase;
}
.reply a:hover{
	background:#212121;
}
.comments-grid:nth-child(3){
    margin: 3em 0;
}
.comments-grid-left img {
    padding: .5em;
    box-shadow: 0px 0px 4px #999;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin: 0 auto;
}
.comments h3,.wthree_write_reply h3 {
    text-align: left;
}
.comments h3:before,.wthree_write_reply h3:before{
	left:0% !important;
}
.comments-grid1{
	padding-left:10em;
}
.wthree_write_reply h4{
	font-size:1.2em;
	color:#F58703;
	margin-bottom:1em;
}
.wthree_write_reply input[type="text"],.wthree_write_reply input[type="email"],.wthree_write_reply textarea{
	outline: none;
    background: #f5f5f5;
    border: 1px solid #E8E8E8;
    color: #212121;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 3em;
}
.wthree_write_reply textarea{
	min-height:100px;
}
.wthree_write_reply input[type="submit"]{
	outline: none;
    background: #212121;
    border:none;
    color: #fff;
    padding: 10px 0;
    font-size: 1em;
    width: 25%;
}
.wthree_write_reply input[type="submit"]:hover{
	background:#F58703;
}
/*-- //single --*/
/*-----start-responsive-design------*/
@media (max-width:1680px){
	.agileits_about_bottom_left {
		padding: 5em 6em 7.15em 15em;
	}
}
@media (max-width:1600px){
	.agileits_about_bottom_left {
		padding: 5em 5em 5em 13em;
	}
}
@media (max-width:1440px){
	.agileits_about_bottom_left {
		padding:4em 4em 3em 8em;
	}
	.agileits_about_bottom_left ul {
		padding: 3.1em 0 0;
	}
}
@media (max-width: 1366px){
	.agileits_about_bottom_left {
		padding: 3em 3em 2.8em 5em;
	}
	.w3_updates_bottom_grid1 p {
		font-size: 2.5em;
	}
}
@media (max-width: 1280px){
	.about, .team, .testimonials, .comments, .single, .services, .services-bottom, .services-icons, .gallery, .typo, .mail {
		padding: 4em 0;
	}
	.agileits_about_bottom_left {
		padding: 2em 2em 1.8em 4em;
	}
	.agileits_about_bottom_left ul {
		padding: 2.8em 0 0;
	}
	.agileits_newsletter_grids {
		width: 53%;
	}
	.agile_testimonials_grid1:before {
		bottom: -9%;
	}
}
@media (max-width: 1080px){
	.navbar-nav {
		margin: 0 0 0 3em;
	}
	.header {
		padding: 1.5em 0;
	}
	.about-grid-right {
		padding: 2em;
	}
	.about-grids {
		margin: 3em 0 0;
	}
	.about h3, .team h3, .testimonials h3, .newsletter h3, .services h3, .services-bottom h3, .gallery h3, h3.title, .mail h3 {
		font-size: 2.2em;
	}
	.agileits_about_bottom_left h3 {
		font-size: 1.8em;
	}
	.agileits_about_bottom_left {
		padding: 3em;
		float: none;
		width: 100%;
	}
	.agileits_about_bottom_right {
		float: none;
		width: 50%;
		margin: 0 auto;
	}
	.wthree_team_grid1_pos h4 {
		font-size: 13px;
	}
	.wthree_team_grid1_pos h4:before {
		border-top: 14px solid transparent;
		border-bottom: 14px solid transparent;
		border-right: 14px solid #F58703;
		top: -3%;
		left: -8%;
	}
	.wthree_team_grid1_pos h4:after {
		border-top: 14px solid transparent;
		border-bottom: 14px solid transparent;
		border-left: 14px solid #F58703;
		top: -3%;
		right: -8%;
	}
	.newsletter {
		padding: 3em 0;
	}
	.agileits_newsletter_grids {
		width: 60%;
	}
	.agile_testimonials_grid1 {
		padding: 1.5em;
	}
	.agile_testimonials_grid1:before {
		bottom: -11%;
	}
	.agile_testimonials_grid {
		width: 97%;
	}
	.nbs-flexisel-container {
		max-width: 99%;
	}
	.footer {
		padding: 3em 0 2em;
	}
	.w3_single_grid_left {
		padding-left: 0;
	}
	.w3_single_grid_left_grid ul li i {
		margin:0 .4em;
	}
	a.bake {
		padding: .3em .5em;
	}
	.w3_single_grid_left_grid ul li {
		font-size: 13.2px;
	}
	.w3l_services_grid h4 a {
		font-size: 1.24em;
	}
	.w3ls_services_bottom_grid {
		padding-left: 0;
	}
	.w3_single_grid_right_grid h3, .recent h3, .comments h3, .wthree_write_reply h3 {
		font-size: 1.8em;
	}
	.nav-tabs > li:first-child {
		margin-left: 12em;
	}
	.view p {
		padding: 2.7em 1em 0;
	}
	ul.contact_info {
		padding-left: 4em;
	}
	.agileits_mail_grid_right_grid h4 {
		font-size: 1.6em;
	}
	.map iframe {
		min-height: 300px;
	}
	.cd-search input {
		font-size: 1.5em;
	}
	.footer-logo h2 a {
		font-size: 1.8em;
	}
}
@media (max-width: 1024px){
	.related-post-right h4 a {
		font-size: 1.1em;
		margin: 0;
	}
	.w3_single_grid_left_grid1 p {
		margin-top: 1em;
	}
}
@media (max-width: 991px){
	.navbar-brand {
		padding: 0 0 0 1.2em;
		line-height: 45px;
		font-size:1.2em;
		background: url(../images/img-sp.png) no-repeat -1px -61px;
	}
	.navbar-nav > li > a {
		font-size: 13px;
		padding: 20px 10px 0;
	}
	.cl-effect-1 a::before {
		margin-right: 5px;
	}
	.cl-effect-1 a::after {
		margin-left: 5px;
	}
	.navbar-nav {
		margin: 0 0 0 1em;
	}
	.about-grid-left.non {
		float: left;
		text-align: right;
	}
	.about-grid-right.aliquam {
		float: right;
	}
	.about-grid.about-one:nth-child(2) {
		padding-top: 2em;
	}
	.about-grid-right {
		padding: 2em 4em 2em 2em;
		border-right: 1px solid rgba(188, 188, 188, 0.57);
	}
	.about-grids {
		margin: 0;
	}
	.about-grid.about-one:nth-child(2):after {
		left: 0%;
	}
	.about-grid:nth-child(1):after {
		left: 0%;
	}
	.about-grid {
		position: relative;
		padding:2em 0;
	}
	.about-grid:after {
		content: '';
		height: 1px;
		background-color: rgba(188, 188, 188, 0.57);
		width: 90%;
		position: absolute;
		display: block;
		left: 0%;
		bottom: 0%;
	}
	.about-grid-left {
		margin-top: 0;
	}
	.about-grids:nth-child(3){
		margin:3em 0 0;
	}
	.wthree_team_grid {
		float: left;
		width: 50%;
	}
	.agileits_about_bottom_left {
		padding: 4em 7em 3em;
	}
	.wthree_team_grid1 img {
		margin: 0 auto;
	}
	.wthree_team_grid1_pos {
		bottom: -4.5%;
		width: 60%;
		left: 21%;
	}
	.wthree_team_grid1_pos h4:before {
		left: -7%;
	}
	.wthree_team_grid1_pos h4:after {
		right: -7%;
	}
	.wthree_team_grid:nth-child(2) {
		margin-bottom: 2em;
	}
	.agileits_newsletter_grids {
		width: 80%;
	}
	

	.agile_testimonials_grid1:before {
		bottom: -9%;
	}
	.agileinfo_footer_grid {
		float: left;
		width: 50%;
	}
	.agileinfo_footer_grid:nth-child(2) {
		margin-bottom:2em;
	}
	.footer {
		padding: 3em 0;
	}
	.footer h2:hover{
	font-size:26px;}
	
	.w3_single_grid_left_grid1_left {
		float: left;
		width: 50%;
	}
	.w3_single_grid_right:nth-child(2) {
		margin: 2em 0 0;
	}
	.related-post-right h4 a {
		margin: 2em 0 0;
	}
	.w3l_services_grid {
		float: left;
		width: 33.33%;
	}
	.w3l_services_grid h4 a {
		line-height: 1.5em;
	}
	.w3l_services_grid ul li {
		margin-right: 1em;
	}
	.w3l_services_grid p {
		margin-bottom: 1.5em;
	}
	.w3ls_services_bottom_grid:nth-child(2) {
		margin: 2em 0 0;
	}
	.services-icons h3 {
		font-size: 1.8em;
		line-height: 1.5em;
		width: 100%;
	}
	.nav-tabs > li:first-child {
		margin-left: 6em;
	}
	.agile_gallery_grids {
		float: left;
		width: 50%;
	}
	.view p {
		padding: 6.7em 1em 0;
	}
	.agile_gallery_grids:nth-child(2) {
		margin-bottom: 2em;
	}
	.agileits_mail_grid_right_grid {
		text-align: left;
	}
	.agileits_mail_grid_right_grid h4:before {
		right: auto;
		left: 0%;
	}
	ul.contact_info {
		padding-left: 0;
	}
}
@media (max-width: 800px){
	.agileits_about_bottom_left {
		padding: 4em 3em 3em;
	}
	.agileits_about_bottom_right {
		width: 70%;
	}
}
@media (max-width: 768px){
	.about, .team, .testimonials, .comments, .single, .services, .services-bottom, .services-icons, .gallery, .typo, .mail {
		padding: 3em 0;
	}
	.agile_testimonials_grid1:before {
		bottom: -11%;
	}
	.footer-logo h2 a {
		font-size: 1.8em;
	}
	.agileinfo_footer_grid:nth-child(2) {
		margin-bottom: 1em;
	}
	.w3_single_grid_left_grid ul li {
		font-size: 14px;
	}
	.w3_single_grid_left_grid ul li i {
		margin: 0 1em;
	}
	.comments-grid1 {
		padding-left: 5em;
	}
	.wthree_write_reply input[type="text"], .wthree_write_reply input[type="email"], .wthree_write_reply textarea {
		margin-bottom: 2em;
	}
	.more,.w3ls_services_bottom_grids,.wthree_gallery_grids {
		margin: 2em 0 0;
	}
	.nav-tabs > li:first-child {
		margin-left: 4em;
	}
	.nav-tabs {
		margin-bottom: 2em;
	}
}
@media (max-width: 767px){
	.navbar-toggle {
		margin:.8em 21em 0 0;
	}
	.navbar-default .navbar-toggle {
		border-color: #212121;
		float:right;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #212121;
		
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
		float:right;
	}
	.navbar-nav {
		margin: 0;
		text-align: center;
		float: none;
		background: #f5f5f5;
		padding-bottom: 1em;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #e7e7e7;
		position: absolute;
		width: 100%;
		padding: 0;
		background: #000;
		z-index: 9999;
		margin: 1em 0 0;
	}
	.cl-effect-1 a::before {
		margin-right: 10px;
	}
	.cl-effect-1 a::after {
		margin-left: 10px;
	}
}
@media (max-width: 736px){
	.navbar-toggle {
		margin: .8em 20.2em 0 0;
	}
}
@media (max-width: 667px){
	.navbar-toggle {
		margin:.6em 18.2em 0 0;
	}
	.cd-search input {
		font-size: 1.2em;
	}
	.navbar-brand {
		padding: 0 0 0 .9em;
		font-size: 1.2em;
		background: url(../images/img-sp.png) no-repeat -1px -48px;
		background-size: 127%;
		height: 52px;
	}
	.header-bottom {
		padding: .5em 0;
	} 
	.footer {
		padding: 2em 0;
		 /* display:flex; */
    justify-content:space-between}
	}
	.footer-logo h2 a {
		font-size: 1.5em;
		background: url(../images/img-sp.png) no-repeat 0px -154px;
		background-size: 140%;
	}
}
@media (max-width: 640px){
	.navbar-brand {
		font-size: 1em;
		background: url(../images/img-sp.png) no-repeat -1px -39px;
		background-size:120%;
		height: 44px;
		padding: 0 0 0 1.1em;
	}
	/* .footer-logo h2 a { */
		/* background: url(../images/img-sp.png) no-repeat 0px -154px; */
		/* background-size: 122%; */
	}
	.navbar-toggle {
		margin: .6em 17.2em 0 0;
	}
	.about h3, .team h3, .testimonials h3, .newsletter h3, .services h3, .services-bottom h3, .gallery h3, h3.title, .mail h3 {
		font-size: 1.8em;
	}
	p.dolor {
		line-height: 1.8em;
	}
	p.dolor:after {
		width: 10%;
		left: 45%;
	}
	.about-grid.about-one {
		padding: 0 0 2em 0;
	}
	.about-grid-right {
		padding: 2em 3em 2em 2em;
	}
	.agileits_about_bottom_left h3 {
		font-size: 1.6em;
	}
	.agileits_newsletter_grids {
		margin: 2em auto 0;
	}
	.agile_testimonials_grid {
		width: 75%;
		margin: 0 auto;
	}
	.agile_testimonials_grids {
		margin: 2em 0 0;
	}
	.agileinfo_footer_grid h4 {
		margin: 0.5em 0 0;
	}
	.wthree_service_breadcrumb_right h3 {
		font-size: 1.7em;
	}
	.w3l_services_grid {
		float: none;
		width: 70%;
		margin: 0 auto;
	}
	.w3l_services_grid:nth-child(2){
		margin:2em auto;
	}
	.w3_single_grid_left_grid ul li i {
		margin:0 .5em;
	}
	.w3_single_grid_left_grid h3,.services-icons h3 {
		font-size: 1.6em;
	}
	.nav-tabs > li:first-child {
		margin-left: 1em;
	}
	.view p {
		padding: 5.5em 1em 0;
	}
	.related-post-right h4 a {
		margin: 1em 0 0;
	}
	.map iframe {
		min-height: 250px;
	}
}
@media (max-width: 600px){
	.navbar-toggle {
		margin: .6em 15.9em 0 0;
	}
	.agileits_about_bottom_left {
		padding: 3em 2em 2em;
	}
	.wthree_team_grid1_pos {
		bottom: -5.5%;
		width: 67%;
		left: 18%;
	}
	.agileits_newsletter_grids input[type="submit"] {
		width: 14%;
	}
	.agileits_newsletter_grids input[type="email"] {
		width: 85%;
	}
}
@media (max-width:568px){
	.navbar-toggle {
		margin: .6em 14.9em 0 0;
	}
	.about-grids:nth-child(3) {
		margin: 2em 0 0;
	}
	.w3_updates_bottom_grid1 h4 {
		font-size: 1.2em;
	}
	.wthree_team_grid1_pos {
		width: 80%;
		left: 11%;
	}
}
@media (max-width:480px){
	.cd-search input {
		font-size: 1em;
	}
	.w3l_header_left {
		float: none;
		margin: 0 0 1em;
		text-align: center;
	}
	.w3l_header_right {
		float: none;
		text-align: center;
	}
	.navbar-toggle {
		margin: .6em 11.9em 0 0;
	}
	.about h3, .team h3, .testimonials h3, .newsletter h3, .services h3, .services-bottom h3, .gallery h3, h3.title, .mail h3 {
		font-size: 1.6em;
	}
	.about, .team, .testimonials, .comments, .single, .services, .services-bottom, .services-icons, .gallery, .typo, .mail {
		padding: 2em 0;
	}
	.about-grid-right {
		padding: 2em 2em 2em 2em;
	}
	.about-grid-left h4 {
		font-size: 1.3em;
	}
	.agileits_about_bottom_left {
		padding: 2em 2em 2em;
	}
	.agileits_about_bottom_left h3 {
		font-size: 1.43em;
	}
	.agileits_about_bottom_left p {
		margin: 1em 0;
	}
	.w3_updates_bottom_grid1 p {
		margin: 0 !important;
	}
	.agileits_about_bottom_left1 {
		float: none;
		width: 100%;
	}
	.agileits_about_bottom_left1:nth-child(4){
		margin:2em 0;
	}
	.agileits_about_bottom_right {
		width: 100%;
	}
	.wthree_team_grid {
		float: none;
		width: 60%;
		margin: 0 auto;
	}
	.wthree_team_grids {
		margin: 2em 0 0;
	}
	.wthree_team_grid:nth-child(2) {
		margin: 2em auto;
	}
	.wthree_team_grid:nth-child(4) {
		margin-top: 2em;
	}
	.agileits_newsletter_grids {
		width: 100%;
	}
	.agile_testimonials_grid {
		width: 90%;
	}
	.agileinfo_footer_grid {
		float: none;
		width: 100%;
	}
	.agileinfo_footer_grid:nth-child(3) {
		margin-bottom: 2em;
	}
	.w3l_services_grids {
		margin: 2em 0 0;
	}
	.w3l_services_grid {
		width: 100%;
	}
	.w3_single_grid_left_grid ul li {
		margin-bottom: 1.5em;
	}
	.w3_single_grid_left_grid ul {
		margin-bottom: 1em;
	}
	.w3_single_grid_left_grid h3, .services-icons h3 {
		font-size: 1.5em;
	}
	.w3_single_grid_left_grid1_left {
		float: none;
		width: 100%;
	}
	.related-post-right h4 a {
		margin: 0;
	}
	.comments-grid1 {
		padding-left: 0;
	}
	.wthree_write_reply {
		margin: 1em 0 0;
	}
	.wthree_write_reply input[type="submit"] {
		width: 100%;
	}
	.nav-tabs > li > a {
		font-size: 13px;
		padding: 10px 1px;
	}
	.agile_gallery_grids {
		float: none;
		width: 100%;
	}
	.agile_gallery_grids:nth-child(2) {
		margin: 2em 0;
	}
	.agile_gallery_grids:nth-child(3) {
		margin-bottom: 2em;
	}
	.view p {
		padding: 8.5em 1em 0;
	}
	.agileits_mail_grid_left input[type="text"], .agileits_mail_grid_left input[type="email"], .agileits_mail_grid_left textarea {
		margin-bottom: 2em;
	}
	.agileits_mail_grid_right_grid h4 {
		font-size: 1.3em;
	}
	.agileits_mail_grid_right_grid:nth-child(2) {
		margin: 2em 0;
	}
	.newsletter {
		padding: 2em 0;
	}
}
@media (max-width: 414px){
	.navbar-toggle {
		margin: .6em 7.9em 0 0;
	}
	.about-grid-left,.about-grid-left.non {
		width: 72%;
	}
	.agileits_about_bottom_left h3 {
		font-size: 1.4em;
		line-height: 1.5em;
	}
	.agileits_about_bottom_left {
		padding: 2em 2em 1em;
	}
	.wthree_team_grid {
		width: 75%;
	}
	.agileits_newsletter_grids input[type="submit"] {
		width: 17%;
	}
	.agileits_newsletter_grids input[type="email"] {
		width: 81%;
	}
	.agileinfo_footer_grid h4 {
		margin: 0;
	}
	.agileinfo_footer_grid:nth-child(2) {
		margin-bottom: 0em;
	}
	.wthree_service_breadcrumb_right h3 {
		font-size: 1.5em;
	}
	.w3_single_grid_left_grid h3, .services-icons h3 {
		font-size: 1.3em;
	}
	.w3_single_grid_left_grid1 p {
		margin-top: 0;
	}
	.w3_single_grid_right:nth-child(2) {
		padding: 0;
	}
	.panel-body {
		padding: 1em;
	}
	.comments-grid-left {
		width: 25%;
	}
	.comments-grid-right {
		width: 68%;
	}
	.w3_single_grid_right_grid h3, .recent h3, .comments h3, .wthree_write_reply h3 {
		font-size: 1.6em;
	}
	.nav-tabs > li {
		float: none;
		text-align: center;
	}
	.nav-tabs > li {
		margin: 0;
	}
	.nav-tabs > li > a {
		font-size: 14px;
		padding: 15px 0px;
	}
	.nav-tabs > li:first-child {
		margin-left: 0em;
	}
	.view p {
		padding: 7.5em 1em 0;
	}
	.map iframe {
		min-height: 200px;
	}
}
@media (max-width:384px){
	.navbar-toggle {
		margin: .6em 5.9em 0 0;
	}
	.about h3, .team h3, .testimonials h3, .newsletter h3, .services h3, .services-bottom h3, .gallery h3, h3.title, .mail h3 {
		font-size: 1.5em;
	}
	.about-grid-left h4 {
		font-size: 1.2em;
	}
	.about-grid-left, .about-grid-left.non {
		width: 71%;
	}
	.about span.glyphicon {
		font-size: 1.5em;
	}
	.agileits_about_bottom_left {
		padding: 2em 1em 1em;
	}
	.agileits_newsletter_grids input[type="submit"] {
		background: url(../images/img-sp.png) no-repeat -129px 3px #fff;
	}
	.agileits_newsletter_grids input[type="submit"]:hover {
		background: url(../images/img-sp.png) no-repeat -129px -27px #212121;
	}
	.w3_single_grid_left_grid ul li i {
		margin: 0 .2em;
	}
	.view p {
		padding: 6.5em 1em 0;
	}
	.agileits_mail_grids {
		margin: 2em 0 0;
	}
	.agileits_mail_grid_left {
		padding: 0;
	}
	.w3l_header_left ul li {
		margin-right: 1em;
	}
}
@media (max-width:375px){
	.w3l_header_left ul li span {
		padding-right: .5em;
	}
	.about h3, .team h3, .testimonials h3, .newsletter h3, .services h3, .services-bottom h3, .gallery h3, h3.title, .mail h3 {
		font-size: 1.7em;
	}
	.wthree_team_grid {
		width: 80%;
	}
	.related-post-right {
		width: 66%;
	}
	.related-post-right h4 a {
		font-size: 1em;
	}
	.wthree_write_reply input[type="text"], .wthree_write_reply input[type="email"], .wthree_write_reply textarea {
		margin-bottom: 1em;
	}
}
@media (max-width:320px){
	.w3l_header_left ul li {
		font-size: 13px;
	}
	.w3l_header_left ul li {
		margin-right: 0em;
	}
	.header {
		padding: 1em 0;
	}
	.navbar-brand {
		font-size: .9em;
		background: url(../images/img-sp.png) no-repeat -1px -34px;
		background-size: 125%;
	}
	.navbar-toggle .icon-bar {
		width: 18px;
	}
	.navbar-toggle {
		padding: 7px 7px;
	}
	.navbar-toggle {
		margin: .6em 4.9em 0 0;
	}
	.cd-search input {
		font-size: 14px;
		padding: 10px 25px;
	}
	.about h3, .team h3, .testimonials h3, .newsletter h3, .services h3, .services-bottom h3, .gallery h3, h3.title, .mail h3 {
		font-size: 1.5em;
	}
	.about h3 {
		font-size: 1.38em;
	}
	.alert, p,.agileits_about_bottom_left ul li,ul.contact_info li,.agileits_mail_grid_left input[type="text"], .agileits_mail_grid_left input[type="email"], .agileits_mail_grid_left textarea,.panel-body,.wthree_write_reply input[type="text"], .wthree_write_reply input[type="email"], .wthree_write_reply textarea,.w3_single_grid_left_grid1_left ul li,.wthree_service_breadcrumb_left ul li,.agileits_newsletter_grids input[type="email"],.agileinfo_footer_grid ul li a {
		font-size: 13px;
	}
	.map iframe {
		min-height: 150px;
	}
	.agileits_mail_grid_left h4,.wthree_write_reply h4 {
		font-size: 1em;
	}
	.view p {
		padding: 5em 1em 0;
	}
	.wthree_write_reply input[type="submit"] {
		font-size: 14px;
	}
	.w3l_services_grid h4 a {
		font-size: 1.1em;
	}
	.panel-heading {
		padding: 10px 24px;
	}
	.panel-title {
		font-size: 14px;
	}
	.wthree_service_breadcrumb_left ul li i {
		padding: 0 0.5em;
	}
	.wthree_service_breadcrumb_right h3 {
		font-size: 1.3em;
	}
	.wthree_service_breadcrumb_left ul {
		padding: 0;
	}
	.w3_single_grid_left_grid ul li {
		margin-bottom: 1em;
		font-size: 13px;
	}
	p.dolor {
		padding-bottom: 1em;
	}
	.w3_single_grid_left_grid h3 {
		line-height: 1.5em;
		font-size: 1.1em;
	}
	.navbar-nav > li > a {
		padding: 20px 0px 0;
	}
	.about-grid-right {
		padding: 1em 1.5em 6em 1em;
	}
	.wthree_team_grid {
		width: 100%;
	}
	.agileits_newsletter_grids input[type="submit"] {
		background: url(../images/img-sp.png) no-repeat -134px 3px #fff;
		padding: 8px 0 10px;
	}
	.agileits_newsletter_grids input[type="submit"]:hover {
		background: url(../images/img-sp.png) no-repeat -134px -27px #212121;
	}
	.agile_testimonials_grid1 {
		padding: 1em;
	}
	.agileinfo_footer_grid h4 span {
		font-size: 1.5em;
	}
	.w3_single_grid_right_grid h3, .recent h3, .comments h3, .wthree_write_reply h3 {
		font-size: 1.5em;
	}
	.w3ls_services_bottom_grid_grid_pos {
		top: 40%;
		width: 40px;
		height: 40px;
	}
	.w3ls_services_bottom_grid_grid_pos h4 {
		font-size: 1em;
		padding-top: .6em;
	}
	.more a {
		padding: 8px 30px;
		font-size: 14px;
	}
}
.menu{
	width:100%;
	text-align:center;
	margin-TOP: 20px;}

.menu ul  {list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
	width:100%;
	margin: 0 auto;
	}

.menu li{
	float: left;
	 top: 50%;
  left: 50%;

    /* border-right:1px solid #bbb; */

}

.menu li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	 left: 150%;
    float: none;
   width:150px;
font-size: 18px;
}

.menu li a:hover:not(.active) {
    background-color: #111;
}
.menu a:active {
    color:#333;
    text-decoration: none;
} 


.container2 {display:inline-block;
    padding: 15px;
    margin: 0 auto;
    
	
	}


footer {margin:0 auto;
width:100%;}
	
.footer{ }

.footer h4{ color:white;
font-family:'Josefin Sans', sans-serif;
text-align:center;
font-size:20px;
/* padding-bottom:50px; */
/* padding-top:10px; */
/* padding-right:20px; */

margin:0 auto;
width:50%;
/* float:left; */
/* border-right: 1px solid grey; */
}

.text{    margin-top: 18px;
    background-color: #2d2d2d;
    padding: 20px;}

.footer p{ color:white;
font-family:'Josefin Sans', sans-serif;
padding:20px;
/* text-align: justify; */
/* text-justify: inter-word; */
font-size:20px;
/* padding-bottom:0px; */
/* width:50%; */
/* border-right: 1px solid grey; */
}

.footer social-icons{margin:0 auto;
 margin-top:30px;
 padding:10px ;
 position: relative;
 background-color:#2f2f2f;}
 



.logo2{ 

margin-top:15px;
margin-bottom:-10px;
}

.footer2{background-color:#929292;
padding:0px;}
/* nav responsive */
@media only screen and (max-width: 600px){
.menu ul li a {
font-size: 13px;
    padding-top: 10px;
	padding-right: 23px;
    padding-bottom: 10px;
    padding-left: 23px;
    margin-right: 0;
	width:auto;
	height:30px;
	display:inline;}
}

@media only screen and (max-width: 384px){
.menu ul li a {
font-size: 13px;
    padding-top: 10px;
	padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-right: 0;
	width:auto;
	height:30px;
	display:inline;}
}

/* @media only screen and (max-width: 322px){ */
/* .menu ul li a { */
/* font-size: 20 px; */
    /* padding-top: 10px; */
	/* padding-right: 10px; */
    /* padding-bottom: 10px; */
    /* padding-left: 10px; */
    /* margin-right: 0; */
	/* width:auto; */
	/* height:30px; */
	/* display:inline;} */
/* } */

@media only screen and (max-width: 320px){
.menu ul li a {
font-size: 18 px;
    padding-top: 10px;
	padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-right: 0;
	width:auto;
	height:30px;
	display:inline;}
}
