/*mobile*/
@media (max-width: 480px) {
    .heading-style-2 {
        font-size: 20px !important;
        line-height: 36px !important;
        letter-spacing: 0 !important;
        font-weight: bold !important;
    }

    li.half {
        float: none;
        width: 100%;
    }

    .contactpage .section img{
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .section {
        margin-bottom: 50px;
    }

    #aside-right {
        display: none;
    }

   /* #footer {
        display: none;
    }*/

    #content {
        padding-top: 50px;
    }
    h1.heading-style-4, h2.heading-style-4, h3.heading-style-4, h4.heading-style-4, h5.heading-style-4, h6.heading-style-4 {
        font-size: 16px;
    }

    #showcase h4.moduleTitle {
        font-size: 20px;
        font-weight: bold;
    }
    #showcase .span3, #feature .span3, #mainbottom-3 .span4{
        width:50%;
        float:left;
    }
    #showcase .span3 .item_introtext,#feature .span3 .item_introtext {
        display:none;
    }

    #feature h4.item_title {
        height:48px;
    }

    .pretext,
    .category_desc {
        font-size:14px;
    }

    #maintop {
        font-size:14px;
    }

    .mod-newsflash-adv.services .item i.fa {
        float: none;
        font-size: 50px;
    }

    .mod-newsflash-adv.services .item {
        text-align:center;
    }
    .mod-newsflash-adv.services .item .item_introtext{
        height:76px;
    }

    #mainbottom-3 .row-fluid:before,
    #mainbottom-3 .row-fluid:after {
        display: none;
    }
   .toptel {
    display:block !important;
  }
  .topcontact {
    padding-left:10px;
  }
  .lan-wrapper {
		width: 300px;
		z-index: 1001;
		padding-bottom: 0;
	}

	.lan-row {padding: 0px 0 5px 0;width: 100%;border-bottom: 1px solid #ddd;margin-bottom: 5px;}
	.lan-row .lan-r {
		width:100%;
		padding-right:10px;
	}
	.lan-row .title-w {
		float:left;
		padding-left: 10px;
	}
	.lan-row .lan-website {
		float:right;
	}

	.lan-wrapper .lan-icon {
		display: none;
	}

	.lan-website {line-height: 18px;padding-right: 10px;}
	.lan-row .lan-r a {
		line-height:30px;
	}
	.lan-r .title::before{
    width: 3px;
    height: 30px;
    margin-right: 8px;
}
}