@charset  "utf-8";

/* CSS Document */
.head .col-lg-8 {
    display: none;
}

.domainsearch input {
    width: 160px;
}

ul.why_dijatab li a {
    font-size: 13px;
}
ul.whybloc li {
    width: 100%;
    display: inline-block;
}
.hmplan .hmpbloc {
    border: none;
    margin: 20px 0;
    border-bottom: dashed 2px #CCC;
}

.resp-mobile {
    display: block;
    max-width: 100%;
    height: auto;
}

.reg_left .btn-orng {
    width: 100%;
    font-size: 14px;
    margin: 10px 0;
}

.footlogo {
    float: none;
    clear: both;
    margin-top: 0;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
}

.testmon {
    margin-bottom: 40px;
}

.nav-tabs li a {
    padding: 10px 5px;
    font-size: 12px;
}

.sldtxt .jumbotron p {
    font-size: small;
    font-weight: 200;
    margin-bottom: 4px;
}

.sldtxt .jumbotron h2 {
    font-size: 12px;
}

.sldtxt .jumbotron h1 {
    font-size: 15px;
}

.sldtxt .jumbotron {
    top: 10%;
}

.sldtxt .btn {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0;
}

.owl-item {
    max-height: 800px;
}

.footlink ul {
    list-style: square;
    list-style-image: inherit;
    margin-left: 15px;
    display: inline-block;
    margin-right: 25px;
}

.footlink:first-child {
    padding-left: 33px;
}

.footnav ul li a {
    color: #727c88;
    padding: 0 5px;
}

.footlink {
    height: auto;
    width: 100%;
    float: none;
}
.footsocial {
    float: none;
    clear: both;
    width: auto;
    display: inline-block;
}
.footsocial h2 {
    float: none;
    text-align: left;
}

.footsocial ul {
    float: none;
    margin-top: 10px;
    margin-left: 10px;
}

.newsletter {
    float: left;
}

.sldtxt .titsmall h4 {
    color: #F72;
    font-size: 12px;
}

dl.regrt dd {
	width: 50%;
    font-size: 12px;
}

.hmpbloc {
    text-align: center;
    border: 1px solid #d7d7d8;
    border-right: 1px solid #d7d7d8;
    margin: 30px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 100%;
    display: block;
}
.banner_inner {
    min-height: 220px;
    background: url(../images/banner_inner.jpg) top no-repeat;
    background-size: cover;
}