/* 			Menu		 */
@media (max-width: 767px){
	#header .social {
		float: none;
		padding-top: 10px;
	}
	#header .social a.mar-top-left {
		margin-top: -8px;
		margin-left: 4px;
	}
	#header .social a {
		float: none;
		width: auto;
		height: 44px;
		color: #2e3192;
		font-size: 18px;
		text-align: center;
		padding: 5px;
		border-left: 1px solid #e9e9e9;
	}	
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 60px;
    padding: 0px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
@media only screen and (min-width: 768px){
	#header .social a {
		float: left;
		width: auto;
		height: 44px;
		color: #999999;
		font-size: 18px;
		text-align: center;
		padding: 11px;
		border-left: 1px solid #e9e9e9;
	}
}
#header .social a:hover {
    color: #018dc2;
    height: 44px;
}

#slider3 .slider-overlay .container h1 {
    text-transform: none;
}
.header-main h1 {
    text-transform: uppercase;
}
.btn-custom, input[type="button"], input[type="submit"], input[type="reset"], button {
    font-size: 18px!important;
    padding: 9px 30px!important;	
}
#main .main-content {
    /* background: #fafafa url(../images/home/row_2/base_content.png) repeat top center; */
	background: #f7f7f7;
    background-size: cover;
    padding-top: 50px;
    margin: 30px 0px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #e9e9e9;
    -moz-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .12);
    -webkit-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .12);
    box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .12);
}
#main .portfolios-main {
    background: none;
    background-size: cover;
    padding: 0px 0px 0px;
    margin: 30px 0px 0;
    border-top: none;
    border-bottom: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.total{
	font-size:22px;
	color:#018dc2;
}
#main .portfolios-main .item h4 {
    background-color: #fbf9f9;
}
.portfolios .item h4 {
    text-align: left;
}
#bottom .widget ul.cate li {
    list-style-type: disc;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0px dashed #000;
    border-bottom: 0px dashed #4a4a4a;
}
#bottom .widget ul.cate{
    margin-left: 20px;
}
#bottom .widget ul.cate a{
	color:#909090;
}

/* 			NAV		 */
.sub-navigation {
    background: #f7f8f9;
    padding: 30px 30px;
    margin-bottom: 30px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    -moz-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .08);
    -webkit-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .08);
    box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .08);
    height: 150px;
}
.sub-navigation h2 {
    border-bottom: solid 1px #cccccc;
}
.sub-navigation .breadcrumb i {
    color: #2e3192;
    margin: 0px 8px;
}
#footer {
    color: #fff;
    text-align: center;
    background-color: #2e3192;
    padding: 25px 0px;
    border-top: 1px solid #2a2a2a;
}
#portfolio .portfolios .item-one .content h3 {
    font-family: thaisans_neuebold, serif;
    font-size: 32px;
    line-height: 26px;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px){
	.pad1 {
		padding-top: 1px;
	}
}
@media only screen and (max-width: 767px){
	.sub-navigation .breadcrumb ul li {
		list-style: none;
		float: left;
		overflow: hidden;
		margin: 0 15px 0 0;
		height: 34px;
		line-height: 16px;
	}
	.pad1 {
    padding-top: 1px;
	}
}

/* 			ABOUT			 */
.post-header p {
    text-transform: none;
}
ul.haft_br {
  list-style-type: none;
  margin-left: -26px;  
}
ul.haft_br > li {
  text-indent: -5px;
}
ul.haft_br > li:before {
  content: "-";
  text-indent: -5px;
}

/* 			Product List			 */
#portfolio .portfolios .item-one {
    border-bottom: none;
}

/* 			Product Detail			 */
.clients a img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
/* 			CONTACT			 */
.contact_text ul li i {
    color: #2e3192;
}
.contact_text ul li {
    color: #333;
}
.btn-success:hover, .btn-success:focus {
    background-color: #018dc2;
    background-position: 0 -15px;
}
.btn-success {
    background-image: -webkit-linear-gradient(top,#018dc2 0,#018dc2 100%);
    background-image: linear-gradient(to bottom,#018dc2 0,#018dc2 100%);
    background-repeat: repeat-x;
    border-color: #018dc2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018dc2',endColorstr='#018dc2',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#main .features-main {
    padding-top: 0px;
}
#post.padding-top0 {
    padding-top: 0px;
}
.Logo img {
    padding: 4px 0;
}
#bottom {
    color: #fff;
    background-color: #018dc2;
    padding: 60px 0px 20px;
    margin-top: 0px;
    border-top: 8px solid #018dc2;
    border-bottom: 0px solid #018dc2;
}
#bottom .widget ul#text_address li {
    padding-top: 0px;
    border-top: 0px;
    border-bottom: 0px;
    color: #fff;
}
#text_address i {
    margin: 3px 12px 10px 0;
    float: left;
}
#text_address i.fa-map-marker {
    margin: 3px 15px 28px 0;
    float: left;
}
#text_address i.fa-facebook {
    margin: 3px 16px 10px 0;
    float: left;
}
#bottom #text_address a, #bottom #text_address a:visited {
    color: #fff;
}
#text_address i.fa-envelope {
    margin: 3px 9px 10px 0;
    float: left;
}
#bottom .widget ul {
    padding: 0px;
    margin-left: 0px;
}
#bottom .widget ul li {
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0px dashed #000;
    border-bottom: 0px dashed #4a4a4a;
}
ul.disc li {
    list-style-type: disc!important;
    margin-left: 20px;
    border-bottom: 0px dashed #4a4a4a!important;
    border-top: 0px dashed #000!important;
    color: #fff;
}
#bottom .header {
    border-bottom: 1px solid #fff;
}
#bottom .header h4 {
    color: #FFF;
    border-bottom: 2px solid #fff;
}
#portfolio .portfolios .item-one .content p {
    font-size: 24px;
    line-height: 37px;
}
#portfolio .portfolios .item-one .content ul {
    padding-left: 20px;
}
#portfolio .portfolios .item-one .content ul li{
    font-size: 22px;
    margin-bottom: 10px;
}
#portfolio .portfolios .item-one .content h5 {
    font-size: 22px;	
}
.content.learn, .content.learn div{
    font-size: 22px;
    line-height: 28px;	
}
.content.learn h5 {
    font-size: 22px;
}
hr.two-line {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 2px;
}
.ab-detail {
    font-size: 22px;
    line-height: 32px;
}
.ab-detail h4{
	margin-bottom: 20px;
}
#navigation .menu > li > a {
    font-size: 24px;
    font-weight: 700;
    padding: 42px 25px 39px;
}
#portfolio.single-portfolio .portfolio-content, #portfolio.single-portfolio .portfolio-features {
    padding-bottom: 20px;
}
.home-p .container2{
	overflow:hidden;
	height:243px;
}

.pad_but{padding: 5px 30px 7px 30px!important;}
.color-green{color: #018dc2!important;}
.color-black{color: #333!important;}
.color-gray{color: #707070!important;}
.color-red{color: red!important;}
.color-blue{color: #2e3192!important;}
.font20{font-size:20px!important;}
.font24{font-size:24px!important;}
.color-white{color: #fff!important;}
.font27{font-size:27px!important;}
.margin-top0{margin-top: 0px!important;}
.margin-top10{margin-top: 10px!important;}
.margin-top20{margin-top: 20px!important;}
.margin-top40{margin-top: 40px!important;}

.margin-bottom0{margin-bottom: 0px!important;}
.margin-bottom20{margin-bottom: 20px!important;}
.margin-bottom30{margin-bottom: 30px!important;}

.padding-top0{padding-top: 0px!important;}
.padding-top20{padding-top: 20px!important;}
.padding-top40{padding-top: 40px!important;}
.padding-bottom0{padding-bottom: 0px!important;}
.padding-bottom10{padding-bottom: 10px!important;}
.padding-bottom20{padding-bottom: 20px!important;}
.padding-bottom40{padding-bottom: 40px!important;}

.margin-auto {
    margin: 0 auto;
}
.mr-30{
	margin-right: 30px;
}
.ml-30{
	margin-left: 30px;
}
.text-uppercase{
	text-transform:uppercase;
}
.but-s {
    background: rgb(34 159 232 / 83%)!important;
    padding: 6px 83px 14px!important;
    font-size: 42px!important;
    margin-top: 5px!important;
    border-radius: 5px!important;
    color: #fff!important;
    text-shadow: #111 2px 2px;
    letter-spacing: 4px!important;
    border: 1px solid #55e1da!important;
}
.but-s i {
    font-size: 34px!important;
    margin-right: 10px;
    text-shadow: #111 2px 2px;
}
#slider3 .slider-overlay .container h2 {
    color: #FFF;
    font-size: 36px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
    text-shadow: #111 2px 2px;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
	.margin-xs-top0{margin-top: 0px!important;}
	.margin-xs-top10{margin-top: 10px!important;}
	.margin-xs-top30{margin-top: 30px!important;}
	.margin-xs-bottom0{margin-bottom: 0px!important;}
	.margin-xs-bottom10{margin-bottom: 10px!important;}
	.margin-xs-bottom20{margin-bottom: 20px!important;}
	.margin-xs-bottom30{margin-bottom: 30px!important;}
	.padding-xs-top0{padding-top: 0px!important;}
	.padding-xs-bottom0{padding-bottom: 0px!important;}
	.margin-auto-xs{margin:0 auto;}
	.text-center-xs{text-align:center;}
	h1, .h1 {
		font-size: 36px;
	}
	.ab-detail {
		font-size: 20px;
		line-height: 28px;
	}
	
	.sub-navigation h2 {
		font-size: 22px;
	}
	.font18{font-size: 18px!important;}
	.mr-30{
		margin-right: auto;
	}
	.ml-30{
		margin-left: auto;
	}
	.sub-navigation {
		background: #f7f8f9;
		padding: 5px 10px;
		margin-bottom: 30px;
		border-top: 1px solid #e9e9e9;
		border-bottom: 1px solid #e9e9e9;
		-moz-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .08);
		-webkit-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .08);
		box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, .08);
		height: 120px;
	}
	.sub-navigation h2 {
		font-size: 18px;
	}
	#portfolio .portfolios .item-one .content h3 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	#portfolio .portfolios .item-one {
		margin-bottom: 10px;
	}
	#portfolio .portfolios .item-one .content ul li {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.content.learn h3 {
		font-size: 22px;
		line-height: 25px;
	}
	#portfolio .portfolios .item-one:last-child {
		margin-bottom: 0px;
	}
	.content.learn h5 {
		font-size: 20px;
	}
	.content.learn, .content.learn div {
		font-size: 18px;
		line-height: 28px;
	}
	#bottom {
		padding: 30px 0px 0px;
	}
	.SlideLeft ul li a {
		padding: 0 0 2px 12px;
		line-height: 43px;
		font-size: 16px;
	}
	#header .header-info {
		float: none;
		padding-top: 60px;
		border-left: 0px;
	}
	#portfolio {
		padding-top: 10px;
	}
	#portfolio .portfolios .item-one .content {
		padding-top: 0px;
	}
	.features .item h4 {
		font-size: 22px!important;
	}	
	#bottom .widget {
		padding-bottom: 20px;
	}
	#slider3 .slider-overlay .container h1 {
		font-size: 22px!important;
		line-height: 24px!important;
		margin-top: -24px!important;
	}
	#slider3 .slider-overlay .container h2 {
		color: #FFF;
		font-size: 16px!important;
		line-height: 20px!important;
		text-transform: uppercase;
		font-weight: 900;
		margin-bottom: 20px;
		text-shadow: #111 2px 2px;
		margin-top: 10px;
	}
	.but-s {
		background: rgb(34 159 232 / 83%)!important;
		padding: 6px 35px 6px!important;
		font-size: 20px!important;
		margin-top: 0px!important;
		border-radius: 5px!important;
		color: #fff!important;
		text-shadow: #111 2px 2px;
		letter-spacing: 4px!important;
		border: 1px solid #55e1da!important;
	}
	.but-s i {
		font-size: 18px!important;
		margin-right: 10px;
		text-shadow: #111 2px 2px;
	}	
	#slider3 .slider-overlay .container h2 {
		color: #FFF;
		font-size: 36px;
		line-height: 50px;
		text-transform: uppercase;
		font-weight: 900;
		margin-bottom: -5px;
		text-shadow: #111 2px 2px;
		margin-top: 10px;
	}
	#portfolio .portfolios .item-one .content h3 a {
		font-size: 28px!important;
		color: #333;
		line-height: 34px!important;
	}
	#portfolio .portfolios .item-one .content p {
		font-size: 20px;
		line-height: 32px;
	}
	.features .item p {
		margin: 10px 0px 0px;
	}	
	.home-p .container2{
		overflow:hidden;
		height:auto;
	}	
}
#histats_counter {
    margin-top: 10px!important;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}
.header h4 {
    line-height: 30px;
}
a{color:#018dc2;}
.fa{font-size:16px;}
#bottom img.qr {
    border: 0px!important;
}
#navigation .menu{
	text-transform: none;
}
#portfolio .portfolios .item-one .content h3 a {
    font-size: 36px;
    color: #333;
    line-height: 45px;
}
#post .posts-archive .item .content h2 a {
    font-size: 30px;
	color:#333;
}
#post .post-meta a{
	color:#333;	
}
#post .post-meta .btn-readmore {
    background-color: #57b9e1;
}
#post .post-meta .btn-readmore:hover {
    background-color: #57b9e1;
}
.basic_widget a{
	color:#707070;	
}
.btn-success:hover{background-color: #018dc2!important;}
.contact_text a{color:#555;}
.contact_text a:hover {
    color: #018dc2;
}
.bgcolor_head{
	background-color: #018dc2;
    padding: 20px;
}
.contact-map2 {
    height: 200px;
    background-color: #f0f0f0;
    border: 1px solid #dadada;
    margin-bottom: 10px;
}
ul.decimal {
    list-style-type: decimal;
    margin-left: -22px;
}
ul.decimal1 {
    list-style-type: decimal;
    margin-left: -22px;
	margin-top: 20px;
	margin-bottom: 0px;
}
ul.decimal1 li{
	padding-bottom: 20px;
}
.header-info a{color:#333;}
.breadcrumb a{color:#333;}
#navigation .menu > li {
    padding: 0px 30px;
}
#footer p {
    font-size: 16px;
}
#slider3 .slider-overlay .container h1 {
    color: #FFF;
    font-size: 54px;
    line-height: 64px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
    text-shadow: #111 2px 2px;
    margin: 0px;
}

#slider3 .slider-overlay .container h4 {
    color: #FFF;
    font-size: 24px;
    line-height: 64px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
    text-shadow: #111 2px 2px;
    margin: 0px;
}


.header-main p {
    font-family: thaisans_neuebold, serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    margin: 10px 0px 0px;
}
.features .item h4 {
    font-family: thaisans_neuebold, serif;
    line-height: 33px;
    margin: 10px 0px 0px;
    text-transform: uppercase;
    font-size: 30px;
    color: #333;
}
figure.figure-hover i {
    top: 43%;
    position: relative;
    font-size: 30px;
    color: #fff;
}
.container2 {
  position: relative;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgb(74 74 74 / 38%);
}

.container2:hover .overlay {
  opacity: 1;
}
#main .main-content figure {
    text-align: center;
    margin-bottom: 30px;
}
.header-main {
    text-align: center;
    padding-bottom: 30px;
}
.contact_text ul li i {
    float: left;
    margin: 3px 16px 10px 0;
}
.contact_text ul li i.fa-envelope {
    float: left;
    margin: 3px 14px 10px 0;
}
.content{
    font-size: 22px;
    line-height: 32px;	
}
.form-control {
    font-size: 18px;
}
.container2{
	height:243px;
	overflow:hidden;
}
@media(min-width:768px) and (max-width:991px){
	.margin-sm-top0{margin-top:0px!important;}
	.margin-sm-top30{margin-top:30px!important;}
	.margin-sm-bottom0{margin-bottom:0px!important;}
	.margin-sm-bottom10{margin-bottom:10px!important;}
	.margin-sm-bottom20{margin-bottom:20px!important;}
	.margin-sm-bottom30{margin-bottom:30px!important;}
	.padding-sm-bottom0{padding-bottom:0px!important;}
	.padding-sm-bottom30{padding-bottom:30px!important;}
	.padding-sm-top30 {padding-top: 30px!important;}	
	.text-center-xs{text-align:center;}
	.mt-40{margin-top: -40px;}
	.mr-30{
		margin-right: auto;
	}
	.ml-30{
		margin-left: auto;
	}
	.ab-detail {
		font-size: 24px;
		line-height: 32px;
	}	
	.page-contact .contact-map {
		height: 230px;
		background-color: #f0f0f0;
		border: 1px solid #dadada;
	}
	#navigation .menu > li {
		padding: 0px 6px;
	}
	#navigation .menu > li > a {
		font-size: 22px;
		font-weight: 700;
		padding: 42px 10px 39px;
		border-bottom: 3px solid #FFF;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	#navigation .menu {
		padding-left: 0px;
	}	
	#bottom {
		color: #fff;
		background-color: #018dc2;
		padding: 20px 0px 20px;
		margin-top: 0px;
		border-top: 8px solid #018dc2;
		border-bottom: 0px solid #018dc2;
	}
	#text_address i.fa-map-marker {
		margin: 3px 15px 40px 0;
		float: left;
	}
	#bottom .widget {
		padding-bottom: 0px;
	}
	.sub-navigation {
		margin-bottom: 0px;

	}
	#portfolio .portfolios .item-one {
		padding-bottom: 40px;
		margin-bottom: 0px;
	}
	.features .item h4 {
		font-size: 22px;
	}	
	#main .header-main h1 {
		font-size: 30px;
		line-height: 28px;
	}
	#main .header-main p {
		font-size: 20px;
		line-height: 28px;
	}	
	#slider3 .slider-overlay .container h1 {
		color: #FFF;
		font-size: 54px;
		line-height: 64px;
		text-transform: uppercase;
		font-weight: 900;
		margin-bottom: 20px;
		text-shadow: #111 2px 2px;
		margin: 0px;
		margin-top: -95px!important;
	}	
	#slider3 .slider-overlay .container h2 {
		color: #FFF;
		font-size: 30px!important;
		line-height: 50px;
		text-transform: uppercase;
		font-weight: 900;
		margin-bottom: 20px;
		text-shadow: #111 2px 2px;
		margin-top: 10px;
	}
	#portfolio .portfolios .item-one .content h3 a {
		font-size: 26px;
		color: #333;
		line-height: 32px;
	}
	#portfolio .portfolios .item-one .content p {
		font-size: 20px;
		line-height: 32px;
	}
	#portfolio.single-portfolio .portfolio-content, #portfolio.single-portfolio .portfolio-features {
		padding-bottom: 0px;
	}
	.home-p .container2{
		overflow:hidden;
		height:149px;
	}
	#bottom .widget{
		height:330px;
	}	
}
@media (max-width: 1169px) and (min-width: 992px){
	.margin-md-top0{margin-top:0px!important;}
	.margin-md-top10{margin-top:10px!important;}
	.margin-md-top20{margin-top:20px!important;}
	.margin-md-top30{margin-top:30px!important;}
	.padding-md-top0{padding-top:0px!important;}
	.padding-md-top10{padding-top:10px!important;}
	.padding-md-top20{padding-top:20px!important;}
	.padding-md-bottom20{padding-bottom:20px!important;}
	.padding-md-bottom30{padding-bottom:30px!important;}
	.margin-md-bottom0{margin-bottom:0px!important;}
	.margin-md-bottom30{margin-bottom:30px!important;}
	#navigation .menu > li > a {
		font-size: 18px;
	}
	#navigation .menu > li {
		padding: 0px 20px;
	}
	#main .header-main p {
		font-size: 18px;
		line-height: 22px;
	}	
	.features .item h4 {
		line-height: 29px;
		font-size: 25px;
	}
	#bottom {
		padding: 30px 0px 0px;
		margin-top: 0px;
	}
	#portfolio .portfolios .item-one {
		padding-bottom: 0px!important;
		margin-bottom: 40px!important;
	}
	.home-p .container2{
		overflow:hidden;
		height:198px;
	}	
}