﻿body {
}
a {color:#444;border-radius:0 !important;}
a:hover, a:focus {color:#0C560F;}
.btn-danger {border-color:#0C560F!important;}
.header-desktop {min-height:50px;background-color:#485460;display:block;width:100%;}
.header-desktop > .container > .row {margin-top:5px;}
.header-desktop .form-group.has-feedback {margin-bottom:5px;}
.header-desktop .has-feedback .form-control-feedback 
{
    font-size: 29px;
    color: #ddd;
    top: 5px;
    right: 24px;
    position: absolute;
}
.header-desktop .has-feedback input[type=text] {height:40px;padding-right:60px;font-size:15px;}
.header-desktop .has-feedback button {background:none;border:0;width:50px;} 
.header-desktop .btn {padding:9px 12px;font-weight:bold;background-color:#0C560F;}
.header-desktop a {color:#fff;text-decoration:none;}
.navbar-header .navbar-brand>img {max-height:96px;}

.slideshow .carousel .carousel-inner > .item > img {width:100%;}
.carousel:hover .carousel-control,
.carousel:active .carousel-control,
.carousel:focus .carousel-control,
.carousel:hover .carousel-indicators,
.carousel:active .carousel-indicators,
.carousel:focus .carousel-indicators
{opacity:1;}
.carousel-control
{
    width: 51px;
    height: 51px;
    text-shadow: none;
    top: 44%;
    opacity: 0;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}
.carousel-indicators 
{
    opacity: 0;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;    
}
.carousel-control.left, .carousel-control.right{background:none;}
.carousel-control.left {left:1%;}
.carousel-control.right{right:1%;}
.carousel-caption .btn
{
    background-color: #0C560F;
    border: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    padding: 10px 20px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}
.carousel-caption .btn:hover,.carousel-caption .btn:active,.carousel-caption .btn:focus {background-color:#fff;color:#0C560F;}

@media (max-width: 767px)
{
    body {font-size:16px;}
    body a{font-size:16px;}
    body .slogan h2 {font-size:24px;margin-top:50px;}
    body footer h4 {font-size:22px;}
    body .modal-dialog {width: 98% !important;}
    body .modal-dialog.modal-sm {width: 98% !important;}
    body .mainnav .nav-pills > li {width:49.5%;}
    body .mainnav .nav-pills > li > a {width:100%;text-align:center;}
    body .page-content .tab-detail .nav-tabs li {width:100%;}
    body .listNews .thumbnail {height:auto;}
    body .service .thumbnail .caption h4,
    body .listNews .thumbnail .caption h4,
    body .related .thumbnail .caption h4{height:47px;}
    body .service .thumbnail {height:auto;}
    body .service .thumbnail .imgWrap,
    body .listNews .thumbnail .imgWrap,
    body .related .thumbnail .imgWrap
    {height:150px !important;display:table-cell;vertical-align:middle;text-align:center;}
    body .breaking-news .thumbnail {height:auto !important;}
    body .service .thumbnail img {max-width:100%;max-height:100%;}
    body .listNews .thumbnail img {max-width:100%;max-height:100%;}
    body .page-content h4.shared {margin-bottom:15px;display:block;float:left;}
    body .service .thumbnail .caption h4,
    body .listNews .thumbnail .caption h4,
    body .related .thumbnail .caption h4
    {
        font-size:16px;
    }
	body .breaking-news .thumbnail .img-wrap,body .breaking-news .thumbnail img {height:auto !important;}
}
@media (max-width: 540px)
{
    body .service .thumbnail .caption h4,
    body .listNews .thumbnail .caption h4,
    body .related .thumbnail .caption h4{height:43px;}
    body .service .thumbnail {height:auto;}
    body .service .thumbnail .imgWrap,
    body .listNews .thumbnail .imgWrap,
    body .related .thumbnail .imgWrap
    {height:110px !important;display:table-cell;vertical-align:middle;text-align:center;}
    body .service .thumbnail .imgWrap img,
    body .listNews .thumbnail .imgWrap img,
    body .related .thumbnail .imgWrap img{max-width:100%;max-height:100%;}
    body .service .thumbnail .imgWrap {height: auto !important;}
}
.mainnav .row{padding:3px 0;}
.mainnav .navbar-collapse.in {overflow-y: inherit;}
.mainnav .navbar {margin-bottom:0;}
.mainnav .navbar-brand {height:inherit;padding:3px 0;}
.mainnav .navbar-default {border:0;background:none;}
.mainnav .nav-pills > li > a {padding:42px 20px 38px 20px;border-radius:0;font-size:16px;color:#909598;float:left;}
.mainnav .nav > li > a:hover,.mainnav .nav > li > a:focus,.mainnav .nav-pills > li.active > a,.mainnav .nav-pills > li.active > a:hover,.mainnav .nav-pills > li.active > a:focus,.mainnav .nav-pills > li.hover > a {background-color:#f8f9f2;border-bottom:4px solid #0C560F;color:#0C560F;padding:42px 20px 34px 20px;}
.mainnav .nav-pills > li > ul.dropdown-menu {top:97%;border-radius:0;}
.mainnav .nav-pills > li > ul.dropdown-menu > li > ul.dropdown-menu {top:-8px;right:auto;border-radius:0;left:100%;}
.mainnav .nav-pills > li > ul.dropdown-menu > li:hover > ul.dropdown-menu {display:block;}
.mainnav .nav-pills > li > ul.dropdown-menu > li.hover > a
{
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.slogan {border-bottom:1px solid #ddd;margin-top:15px;padding-bottom:15px;}
.slogan img {margin-right:10px;}
.slogan .nav > li {line-height:50px;}
.slogan .nav > li > a:hover,.slogan .nav > li > a:focus {background:none;color:#0C560F;}
.slogan h2 {border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;padding:10px 0;color:#0C560F;font-family:Times New Roman;}
.slogan .nav > li > a
{
    color: #333;
    font-size: 19px;
    text-transform: capitalize;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}

.bg-gray {background-color:#e2e2e2;padding-top:20px;}
@media (max-width: 767px)
{
    body .service h3 {text-align:center;}
    body .service ul.news-high li {width:100%;float:left;}
    body .service ul.news-high li a{text-align:left;height:55px;overflow:hidden;}
    body .slideshow .carousel .carousel-inner .carousel-caption{display:none;}
}
.service h2.tab-title
{
    color: #0C560F;
    font-family: Times New Roman;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 23px;
    text-transform:capitalize;
    margin-top:0;
}
.service h3 {color:#0C560F;border-bottom:2px solid #0C560F;font-family:Times New Roman;padding-bottom:16px;font-weight:bold;margin-bottom:0;font-size:23px;}
.service .col-sm-3 h3 {text-align:right;} 
.service .thumbnail {padding:0;border:0;border-radius:0;height:160px;width:100%;display:table;}
.service .thumbnail > a {display:table-row;width:100%;height:160px;}
.service .thumbnail > a > .imgWrap {width:100%;height:160px;display:table-cell;vertical-align:middle;text-align:center;background-color:#f2f2f2;float:left;}
.service .thumbnail > a > .caption {width:100%;float:left;}
.service .col-sm-4 a {display:block;}
.service .thumbnail:hover {background-color:#0C560F;}
.service .thumbnail:hover a {text-decoration:none;}
.service .thumbnail:hover .caption h4 {color:#fff;}
.service .thumbnail img {max-width:100%;max-height:100%;}
.service .thumbnail .caption {padding:0 5px 3px 5px;width:100%;display:table-cell;float:left;}
.service .thumbnail .caption h4{text-align:center;font-size:15px;height:40px;overflow:hidden;}
.service ul.news-high {width:100%;}
.service ul.news-high li {border-bottom:1px dashed #888;}
.service ul.news-high li a{text-align:right;padding-right:0;color:#3f3f3f;}
.service ul.news-high li a:hover {background:none;color:#000;}
.service a.read-more {display:block;width:200px;float:right;}
.service a.read-more img
{
    float: right;
    padding-bottom: 2px;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
.service a.read-more:hover img
{
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.breaking-news .container {}
.breaking-news .thumbnail {padding:0;border:0;border-radius:0;height:480px;overflow:hidden;background:none;}
.breaking-news .thumbnail a:hover {text-decoration:none;}
.breaking-news .thumbnail .img-wrap {overflow:hidden;width:100%;height:216px;}
.breaking-news .thumbnail img
{
    width:100%;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
    height:216px;
}
.breaking-news .thumbnail img:hover
{
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.breaking-news .thumbnail h3{background-color:#0C560F;padding:10px;font-size:16px;}
.breaking-news .thumbnail h3 a{color:#fff;}
.breaking-news .thumbnail h4 {color:#0C560F;font-family:Times New Roman;}
.breaking-news .thumbnail p {color:#555;}
.breaking-news ul.nav {list-style-type:square;}
.breaking-news ul.nav li a
{
    padding: 5px 0;
    color: #0C560F;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.breaking-news ul.nav li a:hover {background:none;color:#000;}
.breaking-news ul.nav li i {font-size:11px;}

.more-info {background:url(image/bg_1.jpg) no-repeat top center;height:427px;}
.more-info .container {position:relative;}
.more-info .weather a {}
.more-info .weather {/*background:url(image/bg_weather.png) no-repeat top center;*/height:279px;position:absolute;top:70px;left:0;padding-left:20px;}
.more-info .weather > center > div {margin-right:4px;width:488px;overflow:hidden;}
.more-info .weather p {margin-left:15px;}
.more-info .weather p a {margin-top:3px;}
.more-info .video-demo {position:absolute;right:0;top:70px;}

.social {margin:15px 0;height:70px;}
.social .container {position:relative;height:70px;}
.social .line {width:100%;height:1px;background-color:#888;position:absolute;top:50%;}
.social .container .skype,.social .container .yahoo{background-color:#fff;z-index:10;position:absolute;top:3px;}
.social .container .skype {left:41%;}
.social .container .yahoo {left:49%;}

.nav-lang {
    display:flex; 
}
.nav-lang img {
    max-height: 32px;
}
.nav-lang li a {
    padding-top:4px;
    padding-bottom:4px;
}

footer {
    background-color: #0C560F;
}
footer h4 {font-weight:bold;color:#fce865;font-size:1.6em;font-family:Times New Roman;}
footer h4 i {font-size:24px !important;}
footer ul.nav li:hover ul.dropdown-menu {display:none !important;}
footer ul.nav li a{color:#fff;font-size:15px;padding:5px;}
footer ul.nav li a:hover {background:none;color:#F8F034;}
footer ul.nav li a i{font-size:6px;}
footer .map-footer {overflow:hidden;margin-bottom:10px;}
footer .map-footer img
{
    width: 100%;
    margin-top: 5px;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
footer .map-footer img:hover
{
    cursor: pointer;
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
footer .bg-opacity {background-color:rgba(0,0,0,.2);text-align:center;min-height:570px;}
footer .bg-opacity img.qrcode {width:62%;margin:0 auto 10px;}
footer .bg-opacity p {font-weight:bold;color:#fff;text-align:center;}
footer .bg-opacity p span {color:#fff !important;}
footer .bg-opacity .social-static {width:100%;margin:40px auto 0;}
footer .bg-opacity .social-static .nav {
    display:flex;
}
footer .bg-opacity .social-static .nav > li {
    width:20%;
}
footer .bg-opacity .social-static .nav > li > a > i{font-size:40px;}
footer .bg-opacity .social-static .nav > li > a > img {
    height:40px !important;
}
footer .bg-opacity .social-static .col-xs-4 {font-size:24px;color:#fff;text-align:center;padding:0 3px;}
footer .bg-opacity .social-static .col-xs-4 p {font-size:8px;}
.copy-right {background-color:#2C3E50;color:#fff;padding:15px 0;}


/*-----------------------------------------*/
.page-content h3.title-customer 
{
    color: #0C560F;
    border-bottom: 2px solid #0C560F;
    font-family: Times New Roman;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align:left;
}
.page-title {background-color:#0C560F;color:#fce865;font-family:Times New Roman;}
.page-title > .container > a
{
    text-decoration: none;
    color: #fce865;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
.page-title > .container > a:hover {color:#fff;}
.page-content img {max-width:100%;height:auto !important;}
.page-title h2 {margin-bottom:20px;font-family:Times New Roman;font-size:22px;}
.page-content h3.right{text-align:right;}
.page-content h1 {color:#0C560F; font-size:26px;font-family:Times New Roman;}
.page-content h4.shared {margin-top:0;margin-bottom:15px;float:left;}
.page-content small {font-style:italic;}
.page-content ul.nav-what-we-do {width:100%;}
.page-content ul.nav-what-we-do li{border:0;}
.page-content ul.nav-what-we-do li a {font-size:15px;text-transform:capitalize;}
.page-content ul.nav-what-we-do li a i {margin-top:4px;}
.page-content .tab-content-1 {padding-bottom:0;}
.page-content .tab-detail-1 {margin:15px 0;}
.page-content .tab-detail-1 .nav-tabs > li {width:100%;}
.page-content .tab-detail-1 .nav-tabs > li > a:hover > i {right:-40px;opacity:1;}
.page-content .tab-detail-1 .nav-tabs > li > a {padding-left: 0;position: relative;}
.page-content .tab-detail-1 .nav-tabs > li > a:hover {background:none;border-color:transparent;}
.page-content .tab-detail-1 .nav-tabs > li > a > i
{
    font-weight:normal;
    position: absolute;
    top: 3px;
    right: -10px;
    color: #0C560F;
    opacity: 0;
    -webkit-animation-name: thumb;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -webkit-animation-duration: 450ms;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
@-webkit-keyframes thumb 
{
    0% 
    {
        -moz-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        -webkit-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        -o-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
    }
    50% 
    {
        -moz-transform: translateX(15px) translateY(0px) skewX(0deg) skewY(0deg);
        -webkit-transform: translateX(15px) translateY(0px) skewX(0deg) skewY(0deg);
        -o-transform: translateX(15px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: translateX(15px) translateY(0px) skewX(0deg) skewY(0deg);
        transform: translateX(15px) translateY(0px) skewX(0deg) skewY(0deg);
    }
    100% 
    {
        -moz-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        -webkit-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        -o-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
        transform: translateX(10px) translateY(0px) skewX(0deg) skewY(0deg);
    }
}
.page-content .tab-detail {margin-top:27px;}
.page-content .tab-detail .col-sm-6 h1{margin-top:0;font-size:22px;}
.page-content .tab-detail .nav-tabs,.page-content .tab-detail-1 .nav-tabs {border-bottom:2px solid #0C560F;}
.page-content .tab-detail .nav-tabs > li {border-radius:0;margin-bottom:-2px}
.page-content .tab-detail .nav-tabs > li > a > i {font-size:21px;}
.page-content .tab-detail .nav-tabs > li:first-child {}
.page-content .tab-detail .nav-tabs > li.active > a,
.page-content .tab-detail .nav-tabs > li.active > a:hover,
.page-content .tab-detail .nav-tabs > li.active > a:focus
{
    color: #fff;
    cursor: default;
    background-color: #0C560F;
    border:0;
    border-bottom-color: transparent;
}
.page-content .tab-detail .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius:0;
    font-size:15px;
    color:#555;
    padding:10px 7px;
}
.page-content .tab-detail .tab-content {border:0;padding:15px 0;}
.page-content .tab-detail .nav-tabs > li > a:hover {
    border:1px solid transparent;
    color:#0C560F;
}
.page-content .tab-detail .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background:none;
}

.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;}

.related h3 {color:#0C560F;border-bottom:2px solid #0C560F;text-align:center;padding-bottom:20px;font-family:Times New Roman;}
.related .thumbnail {padding:0;border:0;border-radius:0;}
.related .thumbnail:hover {background-color:#0C560F;}
.related .thumbnail:hover a {text-decoration:none;}
.related .thumbnail:hover .caption h4 {color:#fff;}
.related .thumbnail img {width:100%;height:160px;}
.related .thumbnail .caption {padding:0 5px;width:100%;float:left;}
.related .thumbnail .caption h4{text-align:center;font-size:15px;height:47px;overflow:hidden;}
.related ul.news-high {width:90%;}
.related ul.news-high li {border-bottom:1px dashed #888;}
.related ul.news-high li a{text-align:right;padding-right:0;color:#3f3f3f;}
.related ul.news-high li a:hover {background:none;color:#000;}

.listNews .thumbnail .imgWrap {width:100%;height:160px;display:table-cell;vertical-align:middle;text-align:center;background-color:#f2f2f2;float:left;}
.listNews .thumbnail {height:223px;overflow:hidden;}

.pagination 
{
    background: #fff;
    border: 1px solid #dfdfdf;
    text-align:center;
    width:100%;
}
.pagination .active, .pagination > .active:hover, .pagination > .active:focus, .pagination > span:focus
{
    z-index: 2;
    color: #0C560F;
    cursor: default;
    background:none;
    border:0;
}
.pagination > a:hover, .pagination > span:hover, .pagination > a:focus, .pagination > span:focus {
    background-color: #eee;
    color:#0C560F;
}
.pagination > a, .pagination > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    color:#cecece;
    border:0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span
{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span
{
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    margin-left:4px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus
{
    background-color: #ccc;
}
.nav .caret 
{
    border-top-color: #444;
    border-bottom-color: #444;
}
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.nav a:hover .caret {
    border-top-color: #000;
    border-bottom-color: #000;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus
{
    background-color: #0C560F !important;
    border-color: #0C560F;
    color:#fff !important;
}
.nav .dropdown.active .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;    
}
.mm-list > li > span.btn {border-radius:0 !important;}
.btn
{
    border-radius:4px !important;
    position: relative;
    padding-right: 35px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    overflow:hidden;
}
.btn-danger 
{
    color: #fff !important;
    background-color: #0C560F;
    border-color: #0C560F;
}
.btn > i
{
    position: absolute;
    top: 7%;
    right: 15px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    opacity:0;
}
.btn-danger:hover i, .btn-danger:focus i, .btn-danger:active i, .btn-danger.active i, .open .dropdown-toggle.btn-danger i
{
    opacity:1;
    right:0px;
}

 .page-content .tab-detail ul.detail-tab > li > a {padding:10px 15px;}
 .form-control:focus {
    border-color: #E96666;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 102, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 102, 102, 0.6);
}

ul.nav-news-top > li.dropdown:hover > ul.dropdown-menu {display:block;right:100%;left:auto;top:0;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media screen and (min-width: 768px) and (max-width: 992px){
     .mainnav .nav-pills > li.active > a{width:100%;float:left;}
     .service .container .row .col-xs-12 .thumbnail {width:100%;}
     body .container .col-xs-6 .btn-group {float:left;}
}
@media screen and (max-width: 768px)
{
    body .page-title{margin-top:60px;}
    body .container .social-static > ul.nav-justified > li {width:24.5%;float:left;}
    .slogan .nav > li > a {font-size:17px;}
}
@media screen and (max-width: 480px)
{
    .slogan img.fa-2x {font-size:38px;}
    .slogan .nav > li > a {font-size:15px;padding-left:0;padding-right:0;}
}
@media screen and (max-width: 320px)
{
    .slogan img.fa-2x {font-size:34px;}
    .slogan .nav > li > a {font-size:15px;padding-left:0;padding-right:0;}
}