#footer {
    background-image: url(../images/footer-background.jpg);
    float: left;
    padding: 40px 0px 0px 0px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.ptop-50{
	padding-top:50px;
}
.footer_section {
    float: left;
    width: 100%;
}
.footer-logo{
	    padding-bottom: 16px;
}

.reach-us p{
	color: #9a9a9a;
	font-size:13px;
}
.connect-us p{
	padding: 10px 0px 5px 0px;
    text-align: justify;
    letter-spacing: 0px;
    color: #e4e4e4;
    font-size: 13px;
    font-family: sans-serif;
    word-spacing: 0px;
    line-height: 20px;
}
.sales-depart .add li{
	color: #9a9a9a;
	font-size:13px;
}
.tech-depart .add li{
	color: #e4e4e4;
    font-size: 12px;
    font-family: sans-serif;
    word-spacing: -1px;
    letter-spacing: 0px;
}
.tech-depart .add li a span{
	color: #e4e4e4;
    font-size: 12px;
    font-family: sans-serif;
    word-spacing: 0px;
    letter-spacing: 1px;
}
.sales-depart .add li i{
	padding-right: 5px;
}
.tech-depart .add li i{
	padding-right: 5px;
}
.add span{
	font-size:15px;
	color: #9a9a9a;
}
.robo-icon h5{
	color: #fff;
    font-weight: 600;
	padding-bottom:18px;
}
.connect-us h5{
	font-weight: 600;
	color:#ffffff;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
    font-size: 17px;
}
.sales-depart h5{
	color: #fff;
    font-weight: 600;
}
.tech-depart h5{
	color: #fff;
    font-weight: 600;
}
#footer .footer-copyright{
	background: #43474d;
    float: left;
    width: 100%;
    padding: 12px;
}
#footer .footer-copyright .copy-mac{
    width: auto;
    padding: 0;
    margin: 0;
	text-align: center;
}
#footer .footer-copyright .copy-mac .macpower {
 
    padding-left: 40px;
    margin-left: 0;
}
#footer .footer-copyright .copy-mac li {
    display: inline-block;
    color: #7c8083;
    padding: 0 10px 0 0;
    margin: 0;
    line-height: 22px;
    font-size: 12px;
}
#footer .footer-copyright .copy-mac li a{
	color: #7c8083;
}
#footer .footer-copyright .copy-mac li a:hover{
	color:#d6d6d6;
}
#footer .app-1{
	    padding-bottom: 15px;
}
.email a{
	color: #c1c1c1;
}
.email a:hover{
	color: #fff;
}
.footer_contact h3{
	text-transform:capitalize;
    font-weight: 500;
}
.phones p{
	color: #c1c1c1;
	line-height: 0px;
    margin: 0 0 0px 0;
}

.footer_logo {
    display: table;
    float: left;
    height: 265px;
    text-align: center;
    width: 100%;
	position: relative;
    top: 22px;
}
.develop a:hover{
	color:#fff;
	border-bottom:1px solid #fff;
}
.footer_logo > a {
    display: table-cell;
    vertical-align: middle;
}
.footer_contact, .footer_copyright {
    float: left;
    padding: 30px 0;
    position: relative;
    width: 100%;
}
.footer_cn {
    float: left;
    width: 100%;

}
.footer_head {
    color: #000;
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 25px;
}
.footer_content {
    float: left;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-top: 30px;
    width: 100%;
	color: #c1c1c1;
    font-weight: 600;
}
.footer_content > ul {
    float: left;
    padding: 0;
    width: 100%;
}
.footer_content li {
    display: block;
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
.emails, .phones {
    float: left;
    width: 100%;
}
.emailinco, .phoneinco {
    color: #fff;
    float: left;
    height: 44px;
    position: relative;
    width: 35px;
}
.emailinco::after, .phoneinco::after {
    background: #a8aaad none repeat scroll 0 0;
    color: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.emailinco > span, .phoneinco span {
    color: #ebebeb;
    font-size: 60px;
    left: -6px;
    position: absolute;
    top: 10px;
    z-index: 1;
}
.email, .phone {
    float: left;
    line-height: 23px;
    padding: 0 0 0 9px;
}
.export {
/*    line-height: 40px;*/
}

.footer_copyright {
    border-top: 1px solid #ccc;
    padding: 20px 0 0;
}
.social_links{
	float: left;   
    text-align: left;
    width: 100%;
	padding: 30px 0px 40px 0px;
}
.social_links > ul {
    float: left;
    padding: 0;
    text-align: left;
    width: 100%;
}
.social_links li {
    display: inline-block;
    font-size: 22px;
    padding-right: 10px;
}
.social_links li a{
    transition: all 0.3s linear;
    width: 30px;
    height: 30px;
    line-height: 25px;
    display: block;
    text-align: center;
    font-size: 16px;
    background:#838383;
    color: #3d4045;
    border-radius: 50%;
}

.footer-para p{
	padding: 0px 0px 10px 0px;
    margin: 0px;
    text-align: justify;
    letter-spacing: 0px;
    color: #e4e4e4;
    font-size: 13px;
    font-family: sans-serif;
    word-spacing: -1px;
	width: 90%;
	line-height: 22px;
}
.sales-depart .add li{
	    padding-bottom: 3px;
}
.sales-depart h5{
	padding-bottom:10px;
	padding-bottom: 10px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
    font-size: 17px;
}
.sales-depart p{
	color: #e4e4e4;
    font-size: 12px;
    font-family: sans-serif;
    word-spacing: -1px;
}
.tech-depart .add li{
	padding-bottom: 3px;
}
.tech-depart h5{
	padding:10px 0px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
    font-size: 17px;
}
.simplenewsletter fieldset input{
	background: #343434;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    width: 100%;
        color: #a9abae;
        font-family: 'Lato', sans-serif;
    font-weight: 400;
    border: 1px solid #343434;
    border-radius: 0;
	letter-spacing:1px;
}
.simplenewsletter fieldset{
	padding-bottom:20px;
}
.footer-logo p{
	font-size: 12px;
	margin-bottom: 0px;
	color: #e4e4e4;
}    
.simplenewsletter input.simplenewsleter-field-submit{
	background: #343434;
    font-size: 14px;
    border: none;
    color: #fff;
    height: 37px;
    width: 34px;
    margin-left: 2px;
    font-weight: 400;
    padding: 5px 15px;
    font-family: 'Roboto', sans-serif;
    border-radius: 0;
    text-transform: inherit;
    background-image: url(../images/sub-arrow.png);
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-size: contain;
    background-size: auto;
    background-position-y: 8px;
}
.mac-footer-widgets{
	float: left;
}
#ft-newsletter fieldset{
	width: 85%;
	float: left;
}
.mac-footer-widgets .widgets-list li{
	display: inline-block;
    padding: 0px 5px;
    margin-right: 5%;
    margin-top: 14%;
    float: left;
    width: 25%;
}
.simplenewsletter input.simplenewsleter-field-submit:hover{
	background: #232323;
    background-image: url(../images/sub-arrow.png);
    color: #000000;
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 8px;
	-webkit-transition: all .3s linear;
}
.social_links li a img
{
	width: 32px;
    padding: 7px;
    position: relative;
    top: -1px;
}
.after-line{
	width:25px;
	height:2px;
	background-color:#ED3237;
}
.social_links li a:hover{
	opacity:1;
	transition:all 0.3s linear;
	background-color: #c1c1c1;
}

.copyright {
    float: left;
    line-height: 22px;
    text-align: right;
    width: 100%;
}
.copy {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-weight: 600;
    color: #0c0c0c;
}
.develop {
    display: block;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
	color: #080808;
    font-weight: 600;
}
.develop a{color: #c1c1c1; transition:all 0.3s ease-in-out; position:relative;}
.develop a:after{width:0; height:1px; content:""; position:absolute; background:#000; transition:all 0.3s ease-in-out;left:0; bottom:0;}
.f-menu li a{color: #e4e4e4;
    font-size: 12px;
    font-family: sans-serif;}
.f-menu li a:hover{color:#ffffff;}

@media only screen and (max-width: 991px){
.footer-logo {
    padding-bottom:0px;
}
.ptop-50 {
    padding-top: 20px;
}
#footer .footer-copyright {
    
    padding: 4px 20px;
}
}
 @media only screen and (max-width: 767px) {

.footer-logo {
    padding-bottom: 18px;
}
#footer .connect-us{
	padding-top: 18px;
}
#footer{
	text-align:center;
}
.social_links > ul {
    text-align: center;
}
/*.simplenewsletter fieldset input {
    width: 70%;
	margin:0 auto;
}*/
.mac-footer-widgets {
    float: none;
}
.mac-footer-widgets .widgets-list li {
    margin-top: 5%;
    float: none;
    width: 20%;
}
