body {
    padding: 0;    
    margin: 0;    
    font-family: "Roboto-Regular",Helvetica,Arial,sans-serif;
    font-size: 16px;
    color:#262626;
    line-height:26px;
    background-color : #fff;
}
@font-face {
font-family: 'Roboto-Light';
src: url('font/Roboto-Light.ttf') format('truetype');
}
@font-face {
font-family: 'Roboto-Regular';
src: url('font/Roboto-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'Roboto-Bold';
src: url('font/Roboto-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'icomoon';
    src:url('font/icomoon.eot?fshzbi');
    src:url('font/icomoon.eot?fshzbi#iefix') format('embedded-opentype'),
        url('font/icomoon.ttf?fshzbi') format('truetype'),
        url('font/icomoon.woff?fshzbi') format('woff'),
        url('font/icomoon.svg?fshzbi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.icomoon{
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e901";
}
.icon-office:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e948";
}
.icon-compass:before {
  content: "\e94a";
}
.icon-map:before {
  content: "\e94b";
}
.icon-youtube:before {
  content: "\e912";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-phone:before {
  content: "\e942";
}
.icon-search:before {
  content: "\e986";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-shield:before {
  content: "\f132";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-user-circle-o:before {
  content: "\e900";
}
.icon-user-md:before {
  content: "\e904";
}
.icon-user-plus:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e902";
}

ul, ol{
padding: 0;
margin: 0;
list-style: none;
}
.fl{float:left;}
.fr{float:right;}
.clb{ clear:both;}
a{ text-decoration:none;color:#02989e; cursor: pointer;}
a:hover, a:focus{text-decoration:none; outline: none;color:#02989e}
img{border:none}
h1{
font-size:20px;
line-height:30px;
}
h1.title{
color: #02989e;
line-height: 30px;
text-transform:uppercase;
padding-bottom: 20px;
}
h1.title a{
color: #333;
padding: 0 10px 0 0;
text-transform:uppercase;
font-size:32px;
}
h2, h2 a{
line-height:30px;
}
h3{
font-size:16px;
line-height:30px;
}
h3.title{
color: #222;
line-height: 30px;
text-transform:uppercase;
padding-bottom: 10px;
}
h3.title span{
color: #222;
padding: 0 10px 0 0;
text-transform:uppercase;
font-size:16px;
}
h3 a{

}
h4, h4 a{
font-size:16px;
color:#333;
}
.error, #str_error{
color: #B40808;
}
.error .error{
font-weight: bold;
}
em.error{
display: block;
font-size: 12px;
}
.line{
height:1px;
width:100%;
clear:both;
padding:1px 0;
margin:20px 0;
border-bottom: 1px solid #ddd
}
.u-line{
background:url(../images/line.png) top left no-repeat;
height: 5px;
display: block;
padding-bottom: 10px;
}
img{
max-width: 100%;
height: auto; }

object,
embed {
max-width: 100%;
}
iframe{
max-width: 100% !important;
}
.flex-video {
position: relative;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 0;
overflow: hidden; }
.flex-video.widescreen {
padding-bottom: 57.25%; }
.flex-video.vimeo {
padding-top: 0; }
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; 
}
.wrapper{
padding: 30px 0 30px 0;
}
/* -- general */

/* ++ bootstrap override */
.row {
margin:0;
margin-bottom: 10px;
}
.row .row {
margin-top: 10px;
margin-bottom: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
padding-left: 5px;
padding-right: 5px;
}
.container {
margin: 0 auto;
max-width: calc(1480px + 5%);
width: auto;
padding: 10px 2%;
}
.form-control {
font-size: 14px;
height: auto;
line-height: 1.4;
padding: 12px 10px;
background-color: #fff;
width: auto;
border-radius:4px;
min-width: 320px;
display: inline;
}
h1, h2, h3, h4, h5, h6{
font-family: Helvetica,Arial,sans-serif;
margin:0 0 10px 0;
line-height: 1.2;
}
h1, h2{
font-weight: 500;
}
/*p{margin: 0;}*/

/* -- bootstrap override */
    
/* ++ layout */    
#s-header{
background: #555;
position: relative
}
#menu{
position: relative;       
z-index: 9998;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
background: #02989e;
}
#menu .navbar-nav{
padding: 0 0 0 20px;
}
#menu.fixed{
position: fixed;
top:0;
right: 0;
left: 0;
z-index: 9998;
color:#333;
background: rgba(238, 108, 53, .9);
box-shadow: 0 0 5px rgba(5,5,5,.5);
}
/*#menu.fixed .navbar-nav{
background: none;
} 
#menu.fixed .nav > li > a{
padding: 20px;
}*/
#menu.fixed:hover{
background-color: rgba(238, 108, 53, 1);
}
#menu a.home img{
max-width: 68px;
}
#menu a.home-s img{
max-width: 68px;
}

#menu .container{
padding: 0px 2% 0 2%;
position: relative;
}
#menu .container .right{
position: absolute;
right: 0;
top: 6px;
z-index: 99;
}
/*#menu.fixed .container .right{
top: 6px;
}*/                                  
#s-user{
float: right;
padding: 6px 20px 6px 30px;
color: #fff;
transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
#s-user a{
color: #fff;
display: inline-block;
}
#s-user .button {
color: #fff;
padding: 10px 20px 6px 20px;
margin: 0;
border-radius: 25px;
background-image: linear-gradient(to right, #017377, #017377); 
}
#s-user .button:hover {
background-image: linear-gradient(to right,#02989e 0%,#017377 51%,#02989e 100%);
}
#s-user .button.btn{
position:relative;
padding-left:50px;
text-align:left;
white-space:nowrap;
overflow:hidden;
}
#s-user .button.btn>:first-child{
position:absolute;
left:3px;
top:2px;
bottom:2px;
width:34px;
height:34px;
line-height: 34px;
font-size:18px;
transition: .7s all;
-webkit-transition: .7s all;
}
#s-user .ico .icomoon{
font-size: 20px;
color: #017377;
background: #fff;
border: 1px solid #fff;
border-radius: 50%;
padding:10px 12px;
width:36px;
height:36px;
-webkit-transition : border 500ms ease-out;
-moz-transition : border 500ms ease-out;
-o-transition : border 500ms ease-out;
transition : border 500ms ease-out;
}
#s-user .user:hover .ico .icomoon{
color: #fff;
background: #017377;
border: 1px solid #017377;
} 
#s-user .profile{
padding-top: 10px;
}
#s-banner{
color: #fff;
}
#s-partner{
background: #f1f1f1;
padding: 60px 0 40px 0;
}     
#s-partner .content{
float: left;
margin: 0 20px 0 0;
padding: 58px 20px 0 0;
font-size: 20px;
}
#s-partner .content h3{
padding: 0 40px 40px 0;
font-size: 40px;
color: #02989e;
}
#s-partner .owl-carousel .owl-item{
display: table-cell;
float: none;
vertical-align:middle
}
#s-news .item, #s-partner .item{
margin: 15px;
}
#s-path{
padding: 10px 0;
font-size:14px;
color:#888;
}
#s-path span{
padding: 0 5px;
}
a.path{
color:#888;
font-weight:normal;
font-size:14px;  
}
.s-body{
clear:both;
padding: 0 0;
}
.body{
clear:both;
}
#s-left{
margin:0 30px 20px 0;
}
#s-right{
margin:0 0 20px 30px;
}
#s-content{
margin:0 0 0px 15px;
}
.s-block{
clear:both;
padding-bottom:10px;
/*position: relative;*/
}
.s-block .s-block-title-bg h3 a{
color:#333;
font-size: 20px;
font-weight: normal;
display: inline-block;
text-transform: uppercase;
}  
.s-block .s-block-content{
padding:0;
}
.s-block .s-block-title-bg{
text-align: center;
padding-bottom: 30px;
}
.s-block .s-block-title-bg h3{
color: #333;
font-size: 18px;
text-transform: uppercase;
display: inline-block;
margin: 0;
background:url(../images/dot.png) bottom 1px left no-repeat;
background-size: 50% 1px;
}
.s-block .s-block-title-bg h3 a, .s-block .s-block-title-bg h3 span{
text-align:center;
color:#262626;
font-size: 34px;
padding-bottom: 20px;
display: block;
text-transform: uppercase;
}
.s-block .s-block-title-bg h3 a:hover{
color: #02989e
}
.s-block .s-block-title-bg .dash{
width: 20%;
padding-bottom: 1px;
display: block;
margin: 0 auto;
border-top: 1px solid #02989e;
}
.s-block .s-block-title-bg.left h3{
background:url(../images/dot2.png) bottom 1px left no-repeat;
background-size: 50% 1px;
}
.s-block .s-block-title-bg.left .dash{
width: 50%;
margin: 0;
border-top: 1px solid #dedede;
}
.btn-more{
display: block;
padding-top:30px;
margin: 0 auto;
width: 200px;
}
.btn.yellow{
background: #F5CC00;
}

#s-left .s-block-title-bg h3{              
display: block;
}
#s-left .s-block-title-bg h3 a{
text-align: left;
font-size: 24px;
padding:0 0 10px 0;
}

img.displayed {
display: block;
margin-left: auto !important;
margin-right: auto !important;
}
#s-left .s-block .s-block-title-bg {
background:none;
text-align:left;
padding-bottom: 10px;
} 
#s-hotline{
padding: 1px;
background-image: radial-gradient(rgba(128, 0, 2, 1), #821f1a, rgba(101, 0, 11, 1)); clear:both; color:#fff
}
#s-hotline p{
text-align: center;
margin: 4px;
}
#s-footer{
background: #02989e;
padding: 30px 0 0 0;
color: #fff;
font-size: 14px;
text-align: center;
}
#s-footer .s-block .s-block-title-bg{
text-align: left;
padding-bottom: 0px;
}
#s-footer .dash{
display: none;
border: none;
}
#s-footer h3{
color: #fff;
text-transform: uppercase;
position: relative;
margin-bottom: 14px;
background: none;
}
#s-footer h3 a{
position: relative;
color: #fff;
font-size: 14px; 
}
#s-footer a, #s-footer ul li a{
color: #e2e2e2;
}
#s-footer a:hover{
color: #fff;
}
#s-footer .open, #s-footer .closed, #s-footer ul.dropdown{
display: none;
}              
#s-footer li.category, #s-footer li.category:hover{
background: none;
list-style: none;
padding: 3px 0;
border: none;
}
#s-footer li a, #s-footer li{
padding: 0 0 6px 0;
}
#s-footer p{
margin-bottom: 5px;
}
#s-footer .s-block{
border: 0;
padding: 0;
}
#s-footer_1{
float: left;
width: 100%;    
}
#s-footer_2{
float: right;
width: 30%;
}
#s-footer .open, #s-footer .closed, #s-footer ul.dropdown{
display: none;
}
#s-footer .ver-down-cat li{
list-style: none;
background: none;
padding: 5px 0 5px 0;
}
.copyright{
background: #02989e;
color: #d6d6d6;
font-size: 14px;
clear: both;
text-align: center;
position: relative;
}
.copyright .container{
padding:14px 10px 10px 10px;
}
#s-bottom{
display: inline-block;
}
#s-bottom a{
color: #707070;
display: inline-block;
padding: 0 5px;
}
/* -- layout */

.title{
color:#333;
}
.brief{
text-align: justify;
}
.detail{
float:right;
}
.content ul, .content ol{
list-style:inside;
}
.content ul li{
list-style:inside;
list-style-type:disc;
}
.content ol li{
list-style:inside;
list-style-type:decimal;
}
.page{
clear:both;
float: right;
background: #F9F9F9;
padding: 10px 0;
font-weight:normal;
}
a.page_no {
display:block;
text-decoration:none;
margin:0 5px;
padding: 1px 8px;
border: 1px #ddd solid;
color:#999;
float:left;
text-align:center;
}
a.page_no:hover {
background-position:bottom;
text-decoration:none;
}
a.page_no_selected {
margin:0 5px;
padding: 1px 8px;
border: 1px #ddd solid;
color:#000 !important;
float:left;
text-align:center;
}
a.page_next, a.page_previous, a.page_first, a.page_last {
display:block;
width:20px;
height:20px;
text-decoration:none;
float:left;
text-align:center;
width:20px;
height:20px;
}
fieldset {
border: 1px solid #ddd;
margin: 0;
padding: 10px;       
position: relative;
border-radius:4px;
}    
legend {
font-size:16px;
font-weight:bold;
margin-bottom: 20px; 
width: 100%;
text-align: center; 
border: 1px solid #ddd;
border-radius: 4px; 
padding: 5px 5px 5px 10px; 
background-color: #ffffff;
}
.form-group{
margin-bottom: 25px;
}
form p{
margin-bottom: 10px;
}
p label {
display: inline-block;
vertical-align: top;
cursor:pointer;
min-width: 180px;
}
label.error{
color: #EA5200;
font-style: italic;
font-weight:normal;
font-size:11px;
padding-left: 6px;
}
label.normal{
font-weight:normal;
width:auto;
}
label.error.checked{
display: none !important;
}
.btn{
padding: 12px;
}
.btn-primary{
background: #017377;
padding: 12px;
border-radius: 10px;
border: 0;
}
.btn-primary:hover{
background: #02989e;
color: #333;
}
.button {
font-family: "Myriadpro-SemiBold",Helvetica,Arial,sans-serif;
color: #fff;
padding: 17px 40px 13px 40px;
margin: 5px 0;
border-radius: 25px;
font-size: 16px;
display: block;
text-transform: uppercase;
background-image: linear-gradient(to right, #017377, #017377); 
background-size: 200% auto;
transition: .7s all;
-webkit-transition: .7s all;
}
.button:hover {
color: #fff;
background-image: linear-gradient(to right,#02989e 0%,#017377 51%,#02989e 100%);
background-position:right center;
}              
.button.btn{
position:relative;
padding-left:60px;
padding-right:20px;
text-align:left;
white-space:nowrap;
overflow:hidden;
outline: none;
}
.button.btn>:first-child{
position:absolute;
left:3px;
top:3px;
bottom:2px;
width:46px;
height:46px;
line-height: 46px;
color: #017377;
font-size:18px;
text-align:center;
border-radius: 100%;
background: #fff;
}             
input, textarea, select {
border: 1px solid #bbb;
padding: 5px;
}
#loading{
position: fixed;
z-index: 9999;
top: 50%;
left: 50%;
margin-top: -50px;
margin-left: -25px;
}
.loader{
background: #03447c url('../images/loader.png') center center no-repeat;
color:#fff;
padding: 20px 20px;
z-index: 9999;
width: 60px;
height: 60px;
} 
#notification{
position: fixed;  
left: 10px;  
bottom: 10px;  
background: rgba(105, 196, 19, .8);
border-radius: 10px;
color: #fff;
z-index: 9999;
display: none;
cursor: pointer;
}
#notification .content{
padding: 20px;
}
#s-popup{
z-index: 9999;
padding-right: 20px !important;
color: #222;
text-align: left;
}
#s-popup h3{
color: #222;
}
#s-popup .modal-dialog{
width: 80%;
max-width: 1000px;
}
#s-popup .modal-header{
padding: 10px 25px 10px 30px;
background: #017377;
}
#s-popup .modal-header h2{
font-size: 24px;
margin: 0;
display: inline;
}
#s-popup .modal-title{
line-height: 40px;
color: #fff
}
#s-popup .modal-body{
padding:20px 10px 20px 10px;
}
#s-popup .modal-header .close{
filter:alpha(opacity=100);
opacity:1;
color: #fff;
font-size: 30px;
padding: 5px;
font-weight: normal;

}
#s-popup .modal-header .close span{
font-size: 20px;
vertical-align: middle;
}
#s-popup .popup p{
clear: both;
}
#s-popup .popup label{
width: 30%;
float: left;
}           
#s-popup .popup span{
width: 70%;
}           
.modal-open .container, .modal-open .s-mod{
-ms-filter:blur(5px);-webkit-filter:blur(5px) grayscale(90%);filter:blur(5px);
}
.zoom{
overflow: hidden;
padding: 0 !important;
}
.zoom img{
-moz-transition: all 1s;
-webkit-transition: all 1s;
transition: all 1s;
}
.zoom:hover img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
filter: brightness(110%);
}
span.date{
font-size: 12px;
color: #888;
}
.no-print{
padding-top: 20px;
}
@media print {
    .no-print {display:none !important}
}     
.checkmark {
display: inline;
position: relative;
padding: 0 10px 0 20px;
cursor: pointer;
font-size: 14px;
font-weight: normal;
margin-top: 8px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.checkmark input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.checkmark .checked {
position: absolute;
top: 0;
left: 0;
height: 14px;
width: 14px;
background-color: #ddd;
}
.checkmark.radio .checked {
border-radius: 50%;
}
.checkmark:hover input ~ .checked {
background-color: #ccc;
}
.checkmark input:checked ~ .checked {
background-color: #02989e;
}
.checked:after {
content: "";
position: absolute;
display: none;
}
.checkmark input:checked ~ .checked:after {
display: block;
}
/*.checkmark .checked:after {
top: 3px;
left: 3px;
width: 8px;
height: 8px;
border-radius: 50%;
background: white;
}*/
.checkmark .checked:after {
top: 2px;
left: 3px;
width: 8px;
height: 8px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
table th, table td{
font-size: 14px;
padding: 5px;
border-color: #ccc;
}
.border{
border: 1px #111 solid;
padding: 20px;
text-align: center;
}
div.A4 {
width: 21cm;
/*height: 27cm;*/
margin: 0 auto;
background: white;
box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
div.A5 {
width: 14.8cm;
/*height: 21cm;*/
margin: 0 auto;
background: white;
box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
div.A6 {
width: 10.5cm;
/*height: 14.8cm;*/
margin: 0 auto;
background: white;
box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
div.AW {
width: 8cm;
height: 100%;
margin: 0 auto;
background: white;
box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
div.A4 table td, div.A5 table td, div.A6 table td{
font-size: 12px;
padding: 1px 0 0 0
}
span[class^="status"]{
cursor:default;
padding: 3px 8px;
margin: 3px 0;
}
.status1{
background: #eee;
}
.status2{
background: #f2f26a;
}
.status3{
color: #fff;
background: #f48153;
}
.status4{
color: #fff;
background: #ea2e2e;
}
.back{
padding: 11px 12px;
}
.btn.button{
display: inline-block;
}          
.btn.btn-primary{
margin: 0 10px;
}
td.action a{
padding: 0 5px;
}

#tabs{
padding:10px 0;
}
ul.tabs {
    float: left;
    margin: 10px 0 -1px 0;
    z-index: 50;    
}
ul.tabs li {
    background: none repeat scroll 0 0 #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #222;
    float: left;
    margin-right:5px;
    padding: 0px 10px;
    list-style: none !important;
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 12px;
    outline:none;
}
ul.tabs li:hover {
    background: #F9F9F9;
    text-decoration: none;
}    
ul.tabs li.active, html ul.tabs li.active:hover {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
}
.tab_container {
    clear: both;
    border: 1px solid #ccc;
    padding:10px;
    margin:10px 0;
}
.tab_content {
    float:left;
    min-height:100px;
    min-width:400px;
}
a.lb img{
    cursor: url("../images/zoom.png"), pointer !important;
}
.skyoss {
display: none;
position: absolute;
right: 2%;
bottom: 4px;
}
.skyoss span {
float:left;
color:#565857;
font-size:12px;
text-transform:none;
}
.skyoss a {
background: url("../images/skyoss.png") no-repeat scroll 0 0 transparent;
display: inline-block;
height: 12px;
width: 74px;
margin-left:4px;
margin-top:9px;
overflow: hidden;
text-indent: 9em;
}

@media screen and (max-width: 1112px) and (min-width: 768px) {
    .nav > li > a{
        font-size: 12px !important;
        padding: 36px 12px 27px 12px !important
    }
}
@media screen and (min-width: 1112px){
    p label {
    min-height: 42px;   
    }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
    #menu a img{
    width: 60px !important;
    }       
    #menu a.home{
    padding-top: 0;
    }    
    .nav > li > a{
    padding:14px 8px !important;
    }
    #menu .container .right{
    top:10px;
    }
    #s-user{
    padding:0;
    }  
    #s-search{
    padding:6px 10px;
    }    
}
@media screen and (max-width: 767px){
    td{ text-align:left}
    td img{ display: block; margin: 0; width: 100%; max-width: none; }
    .form-control {
    min-width: 100%;
    }
    .wrapper{
    padding: 10px 0 10px 0;
    }
    .container {
    padding: 20px;
    }
    .banner{
    margin-top: 0;
    }
    #s-path .container{
    padding: 10px 20px 0 20px;
    }
    .container.wrapper {
    padding:0 15px;
    }     
    #s-left, #s-right, #s-content{ 
    margin:0 0 30px 0; 
    }
    #s-user .button{
    font-size: 14px;
    }
    #s-checkin .form-control{
    width: 100%;              
    max-width: 100%;
    }
    .button{
    padding: 15px 10px 15px 30px;
    }
    .s-block{
    border-bottom: 0;
    border-top: 0 #dadcdd solid;
    padding: 0;
    }
    .s-header .container{
    padding:0;
    }
    .s-top{
    margin: 0;
    }
    .s-top .container{
    padding:6px 10px;
    }
    #s-user{
    padding:0 2px 0 5px;
    }
    #s-user a{
    font-size: 14px;
    }
    #menu, #menu .navbar-nav{
    right: 0;
    width: 100%;
    position: relative;
    background: none;
    padding: 0;
    }
    #menu .container{
    position: static;
    padding: 0;
    }
    #menu .container .right{
    top:8px;
    right:4px;
    }
    #s-aboutus, #s-partner, #s-news{
    padding: 20px;
    }
    #s-aboutus .container{
    padding: 0;
    margin: 0;
    }
    #s-partner .item, #s-news .item{
    margin: 10px 5px;
    }
    #s-partner .content{
    float: none;
    margin: 0;
    }
    legend {
    width: 100%;
    text-align: center;
    }
    #s-footer{
    padding-top: 10px;
    }
    #s-footer_1, #s-footer_2{
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    }
    #s-footer_1 .col, #s-footer_2 .col, #s-footer_3 .col, #s-footer_1 .custom, #s-footer_2 .custom, #s-footer_3 .custom{
    padding-right: 0;
    }
    #s-footer h3, #s-footer h3 a{
    text-transform: uppercase;
    font-weight: normal;
    }
    #s-footer .open, #s-footer .closed{
    display: block;
    right:0;
    top:0;
    position:absolute;
    height:30px;
    width: 30px;
    cursor:pointer;
    font-size: 12px;
    color: #666;
    padding:0px 10px 5px 10px;
    }
    #s-footer .open span, #s-footer .closed span{
    display: block;    
    }
    #s-social ul li a.icomoon{
    font-size: 14px;
    }
    .copyright{
    font-size: 12px;
    }
}
@media screen and (max-width: 1024px){
    p label{
    display: block;
    }
    .form-control{
    min-width: auto !important;
    width: 100%;
    }
}