body {
color: #555;
font-family: 'Ubuntu', sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 25px;
background:#fff;
overflow-x:hidden;
}
html,
body { height: 100% }
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0px;
  margin-top: 0px; 
  color: #333;
  font-weight: 400;
}
a {
text-decoration: none;
transition: all 0.2s ease 0s;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
a:focus {
    outline: none;
    text-decoration: none;
}
p {
    margin-bottom: 0;
}
ul,
li {
    margin: 0;
    padding: 0;
}
span.ktext {
    color:#ffb900;
}
.htext
{
	position:absolute;
	top:0;
	z-index:9999;
	text-align:center;
	width:100%;
	
}
.htext h1
{
	color:white;
	font-size:10px;
}
.network
{
	background:#ffb900;
	padding:50px 0px;
}
.location
{
	list-style-type:none;
}
.location li
{
	float:left;
	margin:10px 20px;
}
.location li a
{
	color:black;
	transition:0.5s ease all;
}
.location li a:hover{
	color:white;

}
.line1 {
    background: black none repeat scroll 0 0;
    border-radius: 2px;
    display: block;
    height: 4px;
    margin: 20px auto;
    width: 60px;
}
::-webkit-input-placeholder {
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif; }

:-moz-placeholder {
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif; }

::-moz-placeholder {
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif; }

:-ms-input-placeholder {
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif; }
fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}


.section-padding { padding: 60px 0 }
.no-padding { padding: 0 }

/* BTN START */
.btn {
background: #ffb900 none repeat scroll 0 0;
border-radius: 5px;
color: #fff;
padding: 12px 35px;
text-transform: capitalize;
}
.btn:hover{
background: #333 none repeat scroll 0 0;
color:#fff;
}
/* BTN END */

/*START SCROLL TO TOP*/
.topcontrol {
background: #ffb900 none repeat scroll 0 0;
border-radius: 30px;
bottom: 5px;
box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
color: #fff;
cursor: pointer;
font-size: 30px;
height: 50px;
line-height: 47px;
opacity: 1;
position: fixed;
right: 5px;
text-align: center;
transition: all 0.2s ease 0s;
width: 50px;
}
.topcontrol:hover {
    background: #333;
    color: #fff;
}
/*END SCROLL TO TOP*/

/*START SECTION TITLE DESIGN*/
.section-title { margin-bottom: 60px }
.section-title  h2 {
font-size: 46px;
font-weight: 500;
margin-bottom: 0;
margin-top: 0;
position: relative;
text-transform: capitalize;
line-height:1.2;
}
.section-title p {
font-weight: 400;
line-height: 25px;
font-size:16px;
margin-bottom:10px;
position: relative;
}
.line{
background: #ffb900 none repeat scroll 0 0;
border-radius: 2px;
display: block;
height: 4px;
margin: 20px auto;
width: 60px;
}
.wpchat
{
    background-color: #57cc64;
    width: 250px;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: white;
    position: fixed;
    bottom: 0px;
}
.wpchat a
{
    display: block;
    color:white;
}
.wpchat i
{
    font-size: 30px;
}
@media only screen and (max-width:480px) { 
.section-title  p{padding:0 15px}
}
/*END SECTION TITLE DESIGN*/
/*==========================*
  01.END GENERAL STYLE
 *=========================*/

/*==========================================*
  02.START BOOTSTRAP NAVIGATION OVERRIDES
 *==========================================*/



.navbar-default {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 10px 0;
    background: #fff;
	height:100px;
    transition: all 0.4s ease-in-out;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
background-color: transparent;
color: #e30e89 !important;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #171717 !important;
    background-color: transparent;
}
.navbar-brand { padding: 0px }
.navbar-brand img {
    width: 150px;
    margin-left: 10px;
}
@media only screen and (max-width:768px) { 
  .navbar-brand img {
  width: 110px;
}
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form { border-color: #fff;  background:#fff; margin-top: 20px; padding-left: 50px; }
.menu-top li a {
	color: #3a1f8a  !important;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
}
.menu-top li a:hover { color: #c01289 !important }
@media only screen and (max-width:768px) { 
    .navbar-default .navbar-nav > li > a {
        margin-top: 10px;
        padding: 5px;
    }
}
@media only screen and (max-width:480px) { 
    .menu-top { background-color: #fff }
    .navbar-default .navbar-nav > li > a { color: #3a2184  !important }
}
.navbar-default.menu-shrink {
background: #fff none repeat scroll 0 0;
box-shadow: 0 5px 40px 0 rgba(42, 111, 199, 0.2);
margin-top: 0;
padding:0;
width: 100%;
}
.navbar-default.menu-shrink .logo {
    height: 100%;
    padding: 2px 0 66px;
    position: relative;
}

.navbar-default.menu-shrink .logo::before {
    background: #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -90px;
    top: 0;
    transform: skewX(-45deg);
    width: 2000px;
    z-index: 999;
}

.navbar-default.menu-shrink .logo a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    z-index: 9999;
}
.navbar-brand img {
    width: 230px;
    margin-left: 10px;
}
@media only screen and (max-width:480px) { 
    .menu-top {
        color: #fff !important;
        margin-left: 0px;
    }
}
.navbar-default.menu-shrink li a {color:#333 !important; line-height:38px; }
.navbar-default.menu-shrink li a:hover { color: #ffb900 !important; }
.navbar-default .navbar-toggle { background: #fff none repeat scroll 0 0; z-index:9999; }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: #fff }
.navbar-default .navbar-toggle .icon-bar { background-color: #ffb900 }

.btn_download{
float: right;
margin-left: 10px;
margin-top: 2px;
}
@media only screen and (max-width:480px) { 
.btn_download {
float: none;
margin-left: 3px;
}
}
.btn_download {
background: #ffb900 none repeat scroll 0 0;
border: 2px solid #ffb900;
border-radius: 30px;
color: #fff;
font-weight: 500;
padding:14px 35px!important;
text-transform: uppercase;
box-shadow:0 5px 40px 0 rgba(42, 111, 199, 0.2);
}
.btn_download:hover{
background:#fff!important;
border: 2px solid #fff!important;
color:#fff!important;
}
.navbar-default.menu-shrink li a.btn_download {
background: #ffb900 none repeat scroll 0 0!important; 
border: 2px solid #ffb900!important;
color:#fff !important; }

.navbar-default.menu-shrink li a.btn_download:hover { color:#333 !important; }
@media only screen and (max-width:480px) { 
    .navbar-default .navbar-nav > li > a.btn_download{color:#333  !important }
    .navbar-default .navbar-nav > li > a.btn_download:hover{color:#333  !important }
}
/*==========================================*
  02.END BOOTSTRAP NAVIGATION OVERRIDES
 *==========================================*/
 
/*========================* 
  03.START HOME DESIGN
 *=======================*/
 #particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.home_bg {
	
    height: 100%;
    position: relative;
}
@media only screen and (max-width:768px) { 
.home_bg {height: 1180px ;}
}

@media only screen and (max-width:480px) { 
.home_bg {height: 1000px ;}
}

@media only screen and (max-width:375px) { 
.home_bg {height: 970px;}
}
@media only screen and (max-width:360px) { 
.home_bg {height: 950px;}
}
@media only screen and (max-width:320px) { 
.home_bg {height: 930px;}
}
.home_bg:before {
    content: "";
    height: 100%;
    filter: alpha(opacity=80);
    position: absolute;
    width: 100%;
}


.hero-text {
	margin-top: 0;
}
@media only screen and (max-width:768px) { 
.hero-text {
margin-top: 70px ;
text-align: center;
}
}
@media only screen and (max-width:480px) { 
.hero-text {
margin-top: 20px;

}
}
@media only screen and (max-width:375px) { 
.hero-text {
margin-top: 10px ;

}
}
@media only screen and (max-width:360px) { 
.hero-text {
margin-top: 0px;

}
}

.hero-text h2 {
color: #fff;
font-size:53px;
padding-top: 250px;
text-transform: capitalize;
}
@media only screen and (max-width:768px) { 
.hero-text h2 {
font-size: 50px;
line-height: 56px;
padding-top:150px;
}
}
@media only screen and (max-width:480px) { 
    .hero-text h2 {
		font-size: 50px;
        line-height: 55px;
    }
}
@media only screen and (max-width:414px) { 
    .hero-text h2 {
		font-size: 45px;
        line-height: 50px;
    }
}
@media only screen and (max-width:375px) { 
    .hero-text h2 {
        font-size: 40px;
		line-height: 45px;
    }
}
@media only screen and (max-width:320px) { 
    .hero-text h2 {
       font-size: 35px;
	   line-height: 40px;
	}
}
.hero-text p {
color: #fff;
margin-top:20px;
}

.home_btn{
margin-left: -10px;
margin-top: 30px;
}
.home_btn a {
background: transparent none repeat scroll 0 0;
border: 2px solid #fff;
border-radius: 50px;
color: #fff;
display: inline-block;
margin: 0 10px 15px;
padding: 12px 40px;
transition: all 0.3s ease 0s;
}
.home_btn a:hover{
background:#fff;color:#333;
}
.home_btn a i{
font-size: 20px;
margin-right: 5px;
vertical-align: middle;
}

.app-btn {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
border: 2px solid #ffb900 !important;
color: #fff !important;
margin-right: 20px;
transition: all 0.3s ease 0s;
}
@media only screen and (max-width:414px) { 
    .app-btn {
	margin-bottom:30px;
	margin-right: 0;
}
}
.app-btn:hover{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
border: 2px solid #fff !important;
color:#fff !important;
}

.hero-text-img {
    padding-top: 148px;
}
.hero-text-img img {
  
}
@media only screen and (max-width:768px) { 
.hero-text-img{padding-top: 45px; }
}
@media only screen and (max-width:480px) { 
.hero-text-img img {width: 100%;}
}
@media only screen and (max-width:320px) { 
.hero-text-img{padding-top: 40px; }
}

/*========================* 
  03.END HOME DESIGN
 *=======================*/

/*============================*
  04.START ABOUT US DESIGN
 *==========================*/
 .about-content {
padding-bottom: 60px;
padding-top: 60px;


}
#who_we_are{background-image: url(../img/bg/bg-w.jpg); 
	background-size:cover; 
	background-position: center center; }
 .about-title {
  margin: 0 auto;
  width: 85%;
}
.aboutBox{ margin-top: 10px; }
@media only screen and (max-width:990px){
    .aboutBox{ margin-bottom: 30px; }
}
.aboutBox .aboutBox-title{
font-size: 22px;
margin: 0 0 20px;
text-align: center;
text-transform: capitalize;
}
.aboutBox .about-content{
    padding: 25px 20px 25px 50px;
    border-top: 2px solid #eee;
    border-right: 2px solid #eee;
    position: relative;
    transition: all 0.3s ease 0s;
}
.aboutBox:hover .about-content{
    border-top-color: #ffb900;
    border-right-color: #ffb900;
}
.aboutBox .about-content:before{
    content: "";
    width: 0;
    height: 2px;
    background: #eee;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 0.3s ease 0s;
}
.aboutBox:hover .about-content:before{
    width: 50%;
    background: #ffb900;
}
.aboutBox .box-description{
line-height: 25px;
margin: 0;
padding: 0;
}
.aboutBox .about-icon{
background: #fff none repeat scroll 0 0;
border: 2px solid #eee;
border-radius: 50%;
color: #333;
font-size: 23px;
height: 50px;
left: 0;
line-height: 47px;
position: absolute;
text-align: center;
top: -25px;
transition: all 0.3s ease 0s;
width: 50px;
}
.aboutBox:hover .about-icon{
    border-color: #ffb900;
    color: #ffb900;
}

/*============================*
  04.END ABOUT US DESIGN
 *==========================*/
 
/*===================================*
  06.START AMAZING FEATURES DESIGN
 *====================================*/
.amazing_feature{
padding-top:60px;
padding-bottom:30px;
background-image: url(../img/bg/what.jpg); 
	background-size:100%; 
	background-position: center center; 
	background-attachment: fixed;
}
.serviceBox{
border: 1px solid #eee;
margin-bottom: 30px;
margin-left: 40px;
padding: 30px 30px 30px 60px;
position: relative;
transition: all 0.3s ease 0s;
}
.serviceBox:hover{ background: #ffb900; }

.serviceBox:hover .service-icon{
    color: #fff;
    background: #ffb900;
}


.serviceBox:hover .service-icon:after{ top: 1px; }
.serviceBox .title{
color: #333;
font-size: 18px;
font-weight: 500;
margin: 0 0 0px;
text-transform: capitalize;
}
.serviceBox:hover .title{color:#fff;}
.serviceBox .description{
color: #676666;
line-height: 25px;
margin-bottom: 0;
position: relative;
transition: all 0.3s ease 0s;
}
.serviceBox:hover .description{color:#fff;}
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 30px; }
}

/*===================================*
  06.END AMAZING FEATURES DESIGN
 *====================================*/


/*===================================*
  08.START APP SCREENSHOT DESIGN
 *==================================*/
.app-screenshot {
	background: #e3f2fd none repeat scroll 0 0;
}
.s-slider .item { margin: 15px; text-align:center;}
.s-slider .item h4{ color: #000; margin:15px 0; font-size:18px;}
.s-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}
.owl-theme .owl-controls{
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 0;
    background: transparent;
}

.owl-prev{
    position: absolute;
    left: -5%;
}
.owl-next{
    position: absolute;
    right: -5%;
}
.owl-prev:after,
.owl-next:after{
background: #ffb900 none repeat scroll 0 0;
color: #fff;
content: "";
font-family: "FontAwesome";
font-size: 30px;
opacity: 1;
padding: 5px 15px;
}
.owl-next:after{ content: "\f105"; }

/*===================================*
  08.END APP SCREENSHOT DESIGN
 *==================================*/

/*============================*
  09.START OWN VIDEO DESIGN
 *============================*/
.own-video {
	padding: 80px 0;
	position: relative;
	background-image: url(../img/bg/video-bg.jpg); 
	background-size:cover; 
	background-position: center center; 
	background-attachment: fixed;
	
}

.video-play {
	display: inline-block;
	position: relative;
}
.own-video h3 {
color: #ffb900;
font-size: 60px;
font-weight: 700;
margin-bottom: 30px;
margin-top: 0;
position: relative;
text-transform: capitalize;
}
.video-play img {
 width: 100px;
}
.own-video p {
color: #fff;
font-size: 25px;
margin-top: 20px;
position: relative;
}
@media only screen and (max-width:480px) { 
    .own-video h3 { font-size: 40px }
	.own-video p{font-size: 22px }
}
@media only screen and (max-width:414px) { 
    .own-video h3 { font-size: 35px }
	.own-video p{font-size: 20px }
}
@media only screen and (max-width:375px) { 
    .own-video h3 { font-size: 32px }
	.own-video p{font-size: 19px }
}
@media only screen and (max-width:360px) { 
    .own-video h3 { font-size: 30px }
	.own-video p{font-size: 17px }
}
@media only screen and (max-width:320px) { 
    .own-video h3 { font-size: 28px }
	.own-video p{font-size: 16px }
}
/*============================*
  09.END OWN VIDEO DESIGN
 *============================*/


/*===============================*
  11.START TESTIMONIAL DESIGN
 *=============================*/
.our_testimonial{background:url(../img/bg/testimonial-bg.jpg) fixed; background-size:cover;}
.testimonial{
    padding: 0px 30px 20px;
    margin: 0px 30px 10px;
    position: relative;
}
@media only screen and (max-width: 414px){
    .testimonial{ padding: 70px 10px 30px; }
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #ffb900;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title {
  text-align: center;
}
.testimonial .title h3{
color: #ffb900;
display: inline-block;
font-size: 20px;
font-weight: 700;
letter-spacing: 1px;
margin: 0 149px 20px;
text-transform: uppercase;
}
@media only screen and (max-width: 768px){
	.testimonial .title h3{margin: 20px 0; }
}
@media only screen and (max-width: 414px){
	.testimonial .title{ font-size: 12px; }
    .testimonial .post{ font-size: 11px; }
}
.testimonial .post{
	color: #fff;
    font-size: 15px;
}
@media only screen and (max-width: 414px){
	.testimonial .post{ display:inline-block; }
}
.testimonial .description{
color: #fff;
font-size: 16px;
line-height: 24px;
margin: 0 150px;
position: relative;
width: 90%;
}
@media only screen and (max-width: 768px){
    .testimonial .description{
		font-size: 18px;
		line-height: 25px;
		margin: 0 100px;
	}
}
@media only screen and (max-width: 480px){
    .testimonial .description{
	line-height: 20px;
}
}
@media only screen and (max-width: 414px){
    .testimonial .description{
	font-size: 16px;
	margin: 0 90px;
	width: 85%;
}
}
@media only screen and (max-width: 360px){
    .testimonial .description{
	font-size: 14px;
	margin: 0 85px;
	width: 80%;
}
}
.testimonial .description:before{
color: #ffb900;
content: "";
font-family: "FontAwesome";
font-size: 165px;
left: -180px;
position: absolute;
top: 45px;
}
@media only screen and (max-width: 768px){
    .testimonial .description:before{
		font-size: 135px;
		left: -140px; 
	}
}
@media only screen and (max-width: 480px){
    .testimonial .description:before{
		top: 60px; 
	}
}
@media only screen and (max-width: 414px){
    .testimonial .description:before{
		font-size: 120px;
		left: -130px;
		 
	}
}
@media only screen and (max-width: 360px){
    .testimonial .description:before{
		font-size: 115px;
		left: -125px;
		 
	}
}
.owl-theme .owl-controls {
    margin-top: 50px ;
    text-align: center;
	display: inline-block !important ;
}
.owl-theme .owl-controls .owl-page {
display: inline-block ;

}
.owl-controls .owl-page,
.owl-controls .owl-buttons div { cursor: pointer }
.owl-theme .owl-controls .owl-page span {
background-color: #ffb900 !important;
border-radius: 20px;
display: block;
height: 12px;
margin: 120px 5px 7px ;
width: 12px;
}
@media only screen and (max-width: 480px){
    .owl-theme .owl-controls .owl-page span{margin: 200px 5px 7px ;}
}
@media only screen and (max-width: 375px){
    .owl-theme .owl-controls .owl-page span{margin: 220px 5px 7px ;}
}
@media only screen and (max-width: 320px){
    .owl-theme .owl-controls .owl-page span{margin: 250px 5px 7px ;}
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #fff !important }
.owl-theme .owl-controls {
  display: block !important;
  margin-top: 0px;
  text-align: center;
}
/*===============================*
  11.END TESTIMONIAL DESIGN
 *=============================*/
 
/*=============================*
  12.START DOWNLOAD DESIGN
*============================*/
.download {background:#ffb900 none repeat scroll 0 0;}
.download_text {padding-top: 15px;}
@media only screen and (max-width: 768px){
    .download_img {

}
}
@media only screen and (max-width: 480px){
    .download_img {
	margin-top: 0;
}
}
@media only screen and (max-width: 480px){
.download_text {
margin-top: 60px;
text-align: center;
}
}
.download_text h3 {
  color: #333;
  font-size: 30px;
}
@media only screen and (max-width: 768px){
    .download_text h3 {
	font-size: 25px;
}
}
.download_text h2 {
color: #fff;
font-size: 44px;
font-weight: 700;
margin-bottom: 20px;
margin-top: 0;
}
@media only screen and (max-width: 768px){
    .download_text h2 {
	font-size: 40px;
}
}
.download_text p{
color:#fff; 
margin-bottom: 30px;
}
.download_btn {
  margin-right: 20px;
}
@media only screen and (max-width: 768px){
.download_btn {
  display: block;
  margin-bottom: 30px;
}
}@media only screen and (max-width: 480px){
.download_btn {
margin-right: 0px;
}
}
@media only screen and (max-width: 414px){
.download_btn {
margin-right: 0;
margin-bottom:30px
}
}
/*=============================*
  12.END DOWNLOAD DESIGN
*============================*/

/*============================* 
  13.START CUNTING DESIGN
 *===========================*/

.cunting {
	padding-top: 80px;
	padding-bottom: 50px;
	position: relative;
	width:100%;
	background-image: url(../img/bg/cunting-img.jpg); 
	background-size:cover; 
	background-position: center center; 
	background-attachment: fixed;
}
.cunting::before {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.95;
  position: absolute;
  top: 0;
  width: 100%;
 }
.cunting_content {
margin-bottom: 30px;
padding: 50px;
}

.cunting_content h4 {
font-size: 28px;color: #fff;text-align: center; font-weight:300;font-style:normal;
margin-bottom:25px;
}

.btn-6 {
    color: #fff;
    background: #371f89;
	 border: 2px solid #775dd1;
    transition: none;
}
.btn-6c:hover {
    background: transparent;
    color: #cb1187 ;
    border: 2px solid #cb1187;
}

/*============================* 
  13.END CUNTING DESIGN
 *===========================*/

/*=========================* 
  14.START NEWSSITE DESIGN
 *==========================*/
 .news-area {
  background: #fff none repeat scroll 0 0;
  padding-top:60px;
  padding-bottom:30px;
}
.news_box {
  background: #eee none repeat scroll 0 0;
  display: inline-block;
  border-radius: 10px;
  margin-bottom: 30px;
}
.teamOne {
    border: 1px solid #ebebeb;
    background-color: #fff;
}
.teamOne .team_content {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    margin: 20px;
}
.teamOne .team_content h4 {
    padding-bottom: 10px;
}
.teamOne .team_content h4 a {
    color: #ffb900;
    font-weight: 600;
}
.news_content_img {
border-radius: 10px 10px 0 0;
height: 250px;
width: 100%;
}
.news_content_text {
  display: inline-block;
  padding: 0 15px 15px;
}
.news_comment > span {
  margin-right: 10px;
}
.news_title a{
color: #333;
font-size: 25px;
font-weight: 700;
margin-top: 20px;
display: block;
transition:0.3s;
}
.news_title a:hover{color:#ffb900;}
.news_date {
  margin-bottom: 15px;
}
.news_name {
  float: left;
  height: 25px;
  margin-top: 30px;
}
.news_name img {
  float: left;
  height: 25px;
  width: 25px;
}
.news_name span {
  margin-left: 10px;
}
.news_comment {
  float: right;
  margin-top: 30px;
}
.news_comment i {
 margin-right: 5px;
}
/*=========================* 
  14.END NEWSSITE DESIGN
 *==========================*/
 

/*====================================================*
  16.START CONTACT FORM & CONTACT ADDRESS DESIGN
 *===================================================*/
.contact_area{
background: #e3f2fd none repeat scroll 0 0;
padding-top:10px;
padding-bottom:0px;
}
.contact {

}
@media only screen and (max-width:768px) { 
.contact {margin-bottom:40px;}
}
.input_padding {
    overflow: hidden;
    padding: 0 40px 56px;
}
.form-control {
background: #fff none repeat scroll 0 0;
border: 1px solid #fff;
border-radius: 5px;
box-shadow: none;
color: #333;
height: 50px;
}
.form-control:hover,
.form-control:focus {
    border: 1px solid #ffb900;
    box-shadow: none;
    outline: 0 none;
}
.btn-contact-bg {
background: #ffb900 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
font-size: 12px;
letter-spacing: 2px;
outline: medium none !important;
padding: 15px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
width: 100%;
}
.btn-contact-bg:hover,
.btn-contact-bg:focus {
    background: #333;
    color: #fff;
}
@media only screen and (max-width:320px) { 
    .btn-contact-bg { padding: 10px 25px }
}
.mb0 { margin-bottom: 0 }

/*START CONTACT ADDRESS*/
.single-address {
margin-bottom: 30px;
}
.single-address i {
color: #ffb900;
float: left;
font-size: 20px;
height: 30px;
line-height: 30px;
margin-right: 10px;
width: 30px;
}
.single-address h4 {
font-weight: 200;

overflow: hidden;
}
.single-address p {
    margin-bottom: 0;
	overflow: hidden;
}
.contact_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.contact_social ul li { display: inline-block }
.contact_social ul li a {
border-radius: 30px;
color: #fff;
display: block;
font-size: 18px;
height: 45px;
line-height: 45px;
margin-right: 3px;
text-align: center;
transition: all 0.2s ease 0s;
width: 45px;
}
@media only screen and (max-width:320px) { 
.contact_social ul li a {margin-bottom: 3px; }
}
.contact_social ul li a:hover { color: #fff;background:#fc5004; }
.f_facebook{background:#3B5998;}
.f_twitter{background:#1A90D9;}
.f_google{background:#FF5252;}
.f_linkedin{background:#0077B5;}
.f_youtube{background:#D32322;}
.f_skype{background:#01A4E0;}
/*END CONTACT ADDRESS*/

/*====================================================*
  16.START CONTACT FORM & CONTACT ADDRESS DESIGN
 *===================================================*/

/*==========================*
  17.START FOOTER DESIGN
 *==========================*/
.footer {
background: #372282 none repeat scroll 0 0;
  padding:30px 0;
}
.footer_logo{margin-bottom:10px;}
.footer_logo img {
  width: 100%;
}
/*START FOOTER SOCIAL DESIGN*/
.footer_social {
  margin-bottom: 10px;
}
.footer_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
@media only screen and (max-width:320px) { 
    .footer_social ul li a{
height: 40px;
line-height: 40px;
margin-right: 2px;
width: 40px;
}
}
.footer_social ul li { display: inline-block }
.footer_social ul li a {
border-radius: 30px;
color: #fff;
display: block;
font-size: 18px;
height: 45px;
line-height: 48px;
margin-right: 3px;
text-align: center;
transition: all 0.2s ease 0s;
width: 45px;
}
@media only screen and (max-width:320px) { 
.footer_social ul li a {margin-bottom: 3px; }
}
.footer_social ul li a:hover { color: #333;background:#fff; }
.f_facebook{background:#3B5998;}
.f_twitter{background:#1A90D9;}
.f_google{background:#FF5252;}
.f_linkedin{background:#0077B5;}
.f_youtube{background:#D32322;}
.f_skype{background:#01A4E0;}
.copyright p {
color:#fff;
margin-bottom: 0;
padding-top: 10px;
}
.copyright p a{ color:#ffb900;}
/*==========================*
  17.END FOOTER DESIGN
*===========================*/
.footer .ytext{color:#ffb900;}

.label {width:100px;text-align:right;float:left;padding-right:10px;font-weight:bold;}
			#contact-form label.error, .output {color:#FB3A3A;font-weight:bold;}
			.rc-anchor-light {
			background: #f9f9f9;
			border: 1px solid #d3d3d3;
			color: #000;
			width: 83%!important;
		}
		
		.g-recaptcha{width:265px!important;}
		.rc-anchor-normal {
			height: 74px;
			width: 255px!important;
		}
		.rc-anchor-normal .rc-anchor-content {
			height: 74px;
			width: 180px!important;
		}
		.rc-anchor-logo-portrait {
			margin: 10px 0 0 0px!important;
			width: 58px;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
		}
		.rc-anchor-normal .rc-anchor-pt {
			margin: 4px 13px 0 0;
			padding-right: 2px;
			position: absolute;
			right: 0;
			text-align: left;
			width: 35%!important;
		   }
		   .form-control{
		   min-height:35px; !important}
		   select {

    background: #fff;
    width: 100%;
    outline: 0;
    border-radius: 10px;
    padding: 13px 20px;
    resize: none;
    color: #444;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #ececec;

}
		   