body {
    background: #fff;
    font-family: 'Roboto', sans-serif;
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, label, p {
    margin: 0;
}

div.maker{
    height:0;
    left: -3em;
    position: relative;
    text-align: right;
    width: 2.7em;
    font-weight: bold;
}

.foot-top{
    height: 80px;
}

#float.div1{
    margin-bottom: 50px;
}
#float.div1_1{
    margin-bottom: 50px;
    position: fixed;
    top:5%;
}
.line{
    margin-top: 20px;
}

div.abs{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
}

h4.abs{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    color:#1e719b;
}


span.pub{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #444;
}

h4.pub {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
}

h6.pub {
    margin-top: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    margin-bottom: 3px;
}

.header {
    padding: 1.5em 0;
    background: #f5f5f5;
}

.upload-button {
    margin-top: 10px;
    position: relative;
    display: inline-block;
    background: #4fa7d1;
    font-size: 1.5em;
    border-radius: 6px;
    padding: 0.64em 1.48em;
    overflow: hidden;
    color: #FFFFFF;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    font-weight: 700;
}

.upload-button:hover{
    background: #755f83;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    color: #FFFFFF;
}

.upload-button input{
    position: absolute;
    /*font-size: 100px;*/
    right: 0;
    top:0;
    opacity: 0;
}
canvas {
    position: relative;
    top: 0px;
    background: #f5f5f5;
}

.header-krona {
    position: absolute;
    padding: 1.5em 0;
    /*background: #f5f5f5;*/
    width: 100%;
    z-index: 1;
}

.logo {
    float: left;
}

.header-bottom {
    float: right;
    width: 60%;
}

.top-nav {
    float: right;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

/*----*/
.top-nav ul li {
    display: inline-block;
    position: relative;
}

.top-nav ul li:nth-child(5) {
    border-right: none;
}

.top-nav ul li ul{
    display: none;
    position: absolute;
}
.top-nav ul li:hover ul{ display:block}

.top-nav ul li ul li{
    float: none;
    margin:0;

}

.top-nav ul li ul li a{
    width: 120px;
    display: inline-block;
    color: #1f6481;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.1em;
    margin: 0.1em 0.5em;
    padding: 0.7em 1.2em;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

.top-nav ul li ul li a:hover{
    background: #fafafa;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border: 1px solid #1f6481;
}


.top-nav ul li a {
    display: inline-block;
    color: #1f6481;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.2em;
    margin: 1em 0.5em;
    padding: 0.7em 1.2em;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

.top-nav ul li a:hover, .top-nav ul li.active a {
    background: #fafafa;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border: 1px solid #EEEFF0;
}

.top-nav span.menu {
    display: none;
}

/*----*/
@media (max-width: 768px) {
    span.menu {
        display: block;
        text-align: right;
        cursor: pointer;
        position: relative;
    }

    .top-nav ul {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 9999;
        left: 0%;
        margin: 1em 0em;
        background: #0E4D6F;
        border: 0;
    }

    .top-nav span.menu {
        display: block;
        width: 100%;
        text-align: right;
        cursor: pointer;
    }

    .top-nav ul li {
        display: block;
        float: none;
        padding: 0.3em;
        text-align: center;
    }

    .top-nav ul li a {
        color: #fff;
        display: block;
        margin: 0;
        background: none;
        border: none;
        padding: 0.4em;
    }

    .top-nav ul li a:hover, .top-nav ul li.active a {
        background: none;
        border: none;
        color: #9e82ae;
    }
}

/*----*/
.banner {
    background: url(../images/banner1.jpg) no-repeat;
    /*background: peachpuff;*/
    /*background: url("../images/bg.jpg")no-repeat;*/
    /*background-color: #93b1c6;*/
    width: 100%;
    min-height: 600px;
    display: block;
    background-size: cover;
    padding: 6em 0;
}

.banner-in-2 {
    background: url(../images/banner2.jpg) no-repeat;
    /*background: peachpuff;*/
    /*background: url("../images/bg.jpg")no-repeat;*/
    /*background-color: #93b1c6;*/
    width: 100%;
    min-height: 600px;
    display: block;
    background-size: cover;
    padding: 6em 0;
}

.banner-in-2 {
    min-height: 291px;
    padding: 6em 0 0;
}

.banner-in-2 h1 {
    color: #fff;
    font-size: 3.5em;
    font-weight: 900;
}

.banner-in {
    min-height: 291px;
    padding: 6em 0 0;
}

.banner-in h1 {
    color: #fff;
    font-size: 3.5em;
    font-weight: 900;
}

.item-right h1 {
    color: #fff;
    font-size: 4.3em;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 0.8em;
}

.item-right span {
    color: #fff;
    font-size: 1.8em;
    font-weight: 100;
}

.item-right p {
    color: #fff;
    font-size: 1.1em;
    font-weight: 100;
    line-height: 1.8em;
    margin: 2em 0;
}

#content {
    margin-top: 20px;
    border: none;
    color: #333333;
    text-decoration: none;
    font-size: 1.8em;
    font-weight: 900;
    background: #F5F5F5;
    padding: 0.5em 1.3em;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
}

#content:hover {
    background: #C7D0D5;
}

.item-right a {
    margin-top: 20px;
    border: none;
    color: #333333;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: 800;
    background: #F5F5F5;
    padding: 0.3em 0.9em;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
}

.styled-select select {
    /*font-weight: 900;*/
    display: inline-block;
    margin-top: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    /*background: url("../images/arrow.png") no-repeat right #F5F5F5;*/
    /*width: 120px;*/
    /*padding: 5px;*/
    line-height: 1;
    padding: 0.3em 0.9em;
    font-size: 1.1em;
    border: 1px solid transparent;
    height: 34px;
    /*-webkit-appearance: none; !*for chrome*!*/
}

#select-type {
    width: 130px;
}

#select-protein {
    width: 115px;
}

#select-method {
    width: 200px;
}

/*select::-ms-expand{display: none;}*/

.item-right a:hover {
    background: #C7D0D5;
}

#go:hover {
    background: #C7D0D5;
}

.item-right a i {
    background: url(../images/img-sprite.png) no-repeat -8px -9px;
    width: 30px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0px;
}

.banner-matter {
    padding: 2em 1em;
}

/*----*/
.content-top {
    padding: 3em 0;
}

.grid {
    padding: 2em;
    border: 1px solid #d9e3e7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    width: 30%;
    margin-right: 5%;
}

.grid:nth-child(3) {
    margin-right: 0;
}

.grid h3 {
    color: #1e719b;
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
}

.grid h3 i {
    background: url(../images/img-sprite1.png) no-repeat -164px 0px;
    width: 60px;
    min-height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.grid h3 i.mid {
    background-position: -226px -8px;
}

.grid h3 i.just {
    background-position: -295px -3px;
}

.grid p {
    color: #5f5f5f;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.8em;
    margin: 0em 0 1em;
}

/*--grid--*/
.grid:hover.grid h3 {
    color: #755f83;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.grid:hover.grid h3 i {
    background-position: -164px -46px;
}

.grid:hover.grid h3 i.mid {
    background-position: -226px -54px;
}

.grid:hover.grid h3 i.just {
    background-position: -295px -46px;
}

.grid:hover a.just-do-in {
    background: #755f83;
}

a.just-do, a.just-do-in {
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 600;
    background: #4fa7d1;
    padding: 0.3em 1em;
    display: inline-block;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
}

a.just-do:hover {
    background: #755f83;
}

.content-grid {
    padding: 2em 0 4em;
    text-align: center;
}

.content-grid h2 {
    color: #1e719b;
    font-size: 2.4em;
    font-weight: 700;
}

.content-grid p {
    color: #5f5f5f;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.8em;
    margin: 2.5em 0 0;
}

/*----*/
.content-bottom {
    background: #9e82ae;
    padding: 3em 0;
    text-align: center;
    position: relative;
}

.content-bottom h3 {
    color: #fff;
    font-size: 4.3em;
    font-weight: 900;
    text-transform: uppercase;
}

.content-bottom p {
    color: #fff;
    font-size: 2em;
    font-weight: 100;
    margin: 0.5em 0 0;
}

.content-bottom i {
    background: url(../images/ar.png) no-repeat 0px 0px;
    width: 55px;
    min-height: 17px;
    display: inline-block;
    margin: 0 auto;
    position: absolute;
    bottom: -17px;
    right: 48%;
}

/*----*/
ul.drop li {
    list-style: none;
}

ul.drop li a {

    color: #0e4d6f;
    background: #fff;
    border: 1px solid #D9E3E7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 1px 1px 1px 0px #d9e3e7;
    padding: 1em;
    text-decoration: none;
    display: block;
    font-size: 1.3em;
    margin: 0em 0 1em;
    font-weight: 900;
}

ul.drop li a:hover {
    background: #fafafa;
}

.ser-grid h3 {
    color: #1e719b;
    font-size: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
}

.ser-grid h3 i {
    background: url(../images/img-sprite1.png) no-repeat -164px 0px;
    width: 60px;
    min-height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.ser-grid h3 i.mid {
    background-position: -226px -8px;
}

.ser-grid p {
    color: #5f5f5f;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.8em;
}

/*----*/
.ser-grid:hover.ser-grid h3 {
    color: #755f83;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.ser-grid:hover.ser-grid h3 i {
    background-position: -164px -46px;

}

.ser-grid:hover.ser-grid h3 i.mid {
    background-position: -226px -54px;
}

.ser-grid:hover a.just-do-in {
    background: #755f83;
}

.ser-grid:hover a.see {
    text-decoration: none;
}

a.do {
    float: left;
}

a.see {
    color: #b2b2b2;
    text-decoration: underline;
    font-size: 1.1em;
    font-weight: 400;
    display: inline-block;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    float: right;
    font-style: italic;
    padding: 0.3em 0em;
}

a.see:hover {
    text-decoration: none;
}

.do-see {
    padding: 1.2em 0 0;
}

.ser-grid {
    padding: 2em;
    border: 1px solid #d9e3e7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    margin: 3em 0 0;
}

.grid-this h3 {
    color: #755f83;
}

a.do-this {
    float: left;
}



h1.pub{
    margin-right: 50px;
    border-bottom: dashed 1px #6699cc;
}

.grid-service h1 {
    color: #1e719b;
    padding-bottom: 0.1em;
    font-size: 3.0em;
    font-weight: 900;

}

.grid-service h2 {
    padding-top: 20px;
    color: #1e719b;
    padding-bottom: 0.2em;
    font-size: 2.4em;
    font-weight: 700;
    border-bottom: solid 2px #6699cc;
}
.grid-service h5 {
    margin-top: 10px;
    color: #1e719b;
    padding-bottom: 0.2em;
    font-size: 1.4em;
    font-weight: 300;
    /*border-bottom: solid 2px #6699cc;*/
}

.grid-service p {
    color: #5f5f5f;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 2.5em;
    margin: 2em 0 0;
}

a#nc_num{
    display: inline-block;
    /*font-family: Menlo, Monaco, Consolas, "Courier New", monospace;*/

    color: #1e6e98;
}

a#nc_num:hover{
    text-decoration: underline;
    color: #ac2925;
}

#show{
    display: inline-block;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    text-decoration: underline;
    color: #1e6e98;
    /*margin-top: 20px;*/
}
#show:hover{
    color: #ac2925;
    text-decoration: underline;
}
.table{
    font-size: 1em;
    font-weight: 700;
    padding: 1.8em 0 0.8em;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    overflow: hidden;
}
#table-one,#table-two,#table-three{
    color: #ffffff;
}



.table th{
    border: 1px solid #C7D0D5;
    padding: 8px 5px;
    vertical-align: middle;
    font-size: 100%;
    text-align: center;

}
.table td{
    border-right: 1px solid #C7D0D5;
    border-left: 1px solid #C7D0D5;
    border-bottom: 1px solid #C7D0D5;
    font-weight: normal;
    text-align: center;
    word-break: break-word;
}
.table td tr{
    padding: .3em;
    /*float: left;*/
}

th #graphical-view{
    width: 300px;
}

.table .table-left{
    /*width: 40%;*/
    float: left;
    margin-bottom: 20px;
}
.table .table-right{
   /*width: 60%;*/
    float: left;
    margin-bottom: 20px;
}

.mutations{
    margin-top: 1.4em;
}
.mutation{
    height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
}


.mutation span{
    float: left;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    width: 70px;
    line-height: 40px;
    display: inline-block;
    /*vertical-align: middle;*/
}
.left-line{
    float: left;
    background: #1e719b;
    height: 40px;
    width: 2px;
    margin-right: 5px;
    margin-left: 5px;
    /*margin-top: 2px;*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
}
.c{
    height: 40px;
    margin-left: 82px;
}
.mutaionview{
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}
.point0_legend{
    border-left: .5em solid #ff6666;
    padding-left: 5px;

}
.point1_legend{
    border-left: .5em solid #0099cc;
    padding-left: 5px;

}
.point2_legend{
    border-left: .5em solid #99cc66;
    padding-left: 5px;

}
.point3_legend{
    border-left: .5em solid #ffcc00;
    padding-left: 5px;

}

.point00{
    height: 10px;
}
.point11{
    height: 10px;
}
.point22{
    height: 10px;
}
.point33{
    height: 10px;
}
.point0{
    height: 10px;
    vertical-align: middle;
    float: left;
    border-right: 3px solid #ff6666;
}
.point1{
    height: 10px;
    vertical-align: middle;
    float: left;
    border-right: 3px solid #0099cc;
}
.point2{
    height: 10px;
    vertical-align: middle;
    float: left;
    border-right: 3px solid #99cc66;
}
.point3{
    height: 10px;
    vertical-align: middle;
    float: left;
    border-right: 3px solid #ffcc00;
}

.viewcenter_stru{
    height: 20px;margin-top: 8px;
    margin-bottom: 9px;
}
.viewcenter{
    height: 20px;
    /*margin-top: 8px;*/
    margin-bottom: 8px;
    float: left;
}
.graphicalview{
    height: 20px;
    margin: 5px 8px;
    position: relative;
}
.structureview{
    position: relative;
    /*margin: 10px 0px;*/
    margin-top: 1em;
    width: 100%;
    height: 30px;
}
.structureview span{
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    padding-top: 6px;

}
.structureviewcenter{
    background:#eeeeee;
    height: 20px;
    float: left;
}

.domain_view{
    position: relative;
    width: 100%;
    height: 30px;
}
.domain_viewcenter{
    height: 30px;
    float: left;
}

.circle_image{
    position: absolute;
    top: 50%;
    margin-top: -0.5%;
    margin-left: -0.5%;
    width: 1%;
}
.circle_image_stru{
    position: absolute;
    top: 50%;
    margin-top: -0.5%;
    margin-left: -0.5%;
    width: 1%;
    transition: all 0.15s linear;
}
.square_image_stru{
    position: absolute;
    top: 50%;
    margin-top: -1%;
    margin-left: -0.5%;
    width: 2%;
    transition: all 0.15s linear;
}
.circle_image_stru:hover {
    margin-top: -0.75%;
    margin-left: -0.75%;
    width: 1.5%;
}

.circle_image_stru:active {
    margin-top: -0.75%;
    margin-left: -0.75%;
    width: 1.5%;
}

.stru_detail{
    margin-left: 20px;
    margin-top: 40px;
}

.stru_detail h5{
    margin-top: 10px;

    padding-bottom: 0.2em;
    font-size: 1.2em;
    font-weight: 300;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}


.em0 {
    background: #ff6666;
    font-style: normal;
    font-weight: bold;
}

.em1 {
    background: #0099cc;
    font-style: normal;
    font-weight: bold;
}

.em2 {
    background: #ffcc00;
    font-style: normal;
    font-weight: bold;
}
.em3 {
    background: #ebcccc;
    font-style: normal;
    font-weight: bold;
}

.DNASeq p,.sequences p{
    font-size: 1.2em;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    margin-right: 5px;
}
.DNASeq{
    text-transform: uppercase;
}

.Turn{
    background:#99ee88;
    height: 30px;
    /*margin-top: 8px;*/
    /*margin-bottom: 8px;*/
    float: left;
}
.Beta{
    background:#88cfd8;
    /*background:#0099cc;*/
    height: 30px;
    /*margin-top: 8px;*/
    /*margin-bottom: 8px;*/
    float: left;
}
.Helix{
    /*background: #ff6666;*/
    background:#ffadad;
    height: 30px;
    /*margin-top: 8px;*/
    /*margin-bottom: 8px;*/
    float: left;
}

.text{
    margin-top: 1em;
    font-size: 1.3em;
    font-weight: 400;
    vertical-align: middle;
    /*font-family: Menlo, Monaco, Consolas, "Courier New", monospace;*/
}

.Helix_legend{
    border-left: .5em solid #ffadad;
    padding-left: 5px;

}
.Beta_legend{
    border-left: .5em solid #88cfd8;
    padding-left: 5px;

}
.Turn_legend{
    border-left: .5em solid #99ee88;
    padding-left: 5px;

}
.domain_legend{
    border-left: .5em solid #a94442;
    padding-left: 5px;
}
.circle_legend{
    width: 1.5%;
    margin-bottom: 2.5px;
    margin-right: 5px;
}

.legends span{
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    padding-right: 5px;
}

.structure_content{
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

p.you {
    margin-top: 1em;
    font-size: 1.3em;
    line-height: 1.8em;
    padding-bottom: 1.9em;
}

.service-para h4 {
    font-size: 2em;
    color: #9e82ae;
    padding: 1.3em 0 0.8em;
}

.service-name {
    padding: 0 2em 0 0;
}

.service-name:nth-child(2) {
    padding: 0 0em 0 0;
}

.service-name input[type="text"], .service-name textarea {
    width: 100%;
    padding: 11px;
    outline: none;
    border: 1px solid #d9e3e7;
    -webkit-appearance: none;
    background: #f9f9f9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

.service-name textarea {
    resize: none;
}

.service-name span {
    margin: 17px 0px;
    font-size: 1.1em;
    width: 100%;
    color: #838383;
    font-weight: 500;
    display: block;
}

.send input[type="submit"] {
    border: none;
    outline: none;
    color: #FFF;
    padding: 0.6em;
    font-size: 1.2em;
    font-weight: 500;
    -webkit-appearance: none;
    background: #47a1ce;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    width: 23%;
}

.send input[type="submit"]:hover {
    background: #755f83;
}

.send {
    padding: 1em 0 0;
}

.service-top {
    padding: 6em 0;
}

/*--price--*/
.price-grid ul li {
    list-style: none;
}

.price-grid h5 {
    color: #1e6e98;
    font-size: 1.5em;
    padding: 0 0 0.7em;
}

.price-grid ul li span {
    font-size: 1em;
    color: #000;
    padding: 0.5em 0;
    display: block;
}

.price-grids {
    padding: 6em 0;
}

.price-grid p {
    color: #5f5f5f;
    font-size: 1em;
    line-height: 1.5em;
}

/*--404--*/
.four {
    text-align: center;
    padding: 8em 0 10em;
    min-height: 521px;
}

.four h2 {
    font-size: 4em;
    color: #1f6481;
}

.four h3 {
    font-size: 4em;
    color: #5f5f5f;
    padding: 0.7em 0;
}

/*----*/
.contact-head span {
    color: #777;
}

.contact-map iframe {
    min-height: 300px;
    width: 100%;
    border: none;
    margin: 1.5em 0 1em;
}

.contact-form-row {
    margin-bottom: 1em;
    padding-top: 20px;
    height: 60px;
    width: 100%;
}

.contact-form-row div {
    width: 32.6%;
    float: left;
    margin-right: 1%;
}

.contact-form-row div span, .contact-form-row2 span {
    font-size: 1.2em;
    color: #838383;
    font-weight: 700;
    display: block;
    padding: 0 0 0.5em;
}

.contact-form-row div input[type="text"] {
    width: 100%;
    padding: 1em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #EEE;
    -webkit-appearance: none;
    outline: none;
    color: #777;
    transition: border-color 0.4s;
    -webkit-transition: border-color 0.4s;
    -moz-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    -ms-transition: border-color 0.4s;
    background: #f9f9f9;
}

.contact-form-row div input[type="text"]:hover, .contact-form-row2 textarea:hover,
.service-name input[type="text"]:hover, .service-name textarea:hover {
    border-color: #4fa7d1;
}

.contact-form-row div:nth-child(3) {
    margin-right: 0;
}

.contact-form-row2 label{
    /*margin-top: 10px;*/
    color: #1e719b;
    /*padding-bottom: 0.2em;*/
    font-size: 1.4em;
    font-weight: 300;
    vertical-align: top;
    line-height: 62px;
}



.contact-form-row2 textarea {
    width: 100%;
    padding: 1em;
    border: 1px solid #EEE;
    -webkit-appearance: none;
    outline: none;
    color: #777;
    min-height: 200px;
    resize: none;
    transition: border-color 0.4s;
    -webkit-transition: border-color 0.4s;
    -moz-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    -ms-transition: border-color 0.4s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #f9f9f9;
}

.contact-form-row2 {
    margin-top: 1em;

}
.contact-form input[type="reset"] {
    background: #4fa7d1;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    outline: none;
    margin-top: 1em;
    padding: 0.4em 2em;
    font-size: 1.5em;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border-radius: 6px;
}




.contact-form input[type="submit"] {
    background: #4fa7d1;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    outline: none;
    margin-top: 1em;
    padding: 0.4em 2em;
    font-size: 1.5em;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border-radius: 6px;
}
.contact-form input[type="reset"]:hover {
    background: #755f83;
}
.contact-form input[type="submit"]:hover {
    background: #755f83;
}

.contact {
    padding: 4em 0;
}

/*--footer--*/
.footer {
    background: #c7d0d5;
    padding: 3em 0 1em;
}

.footer-top {
    border-bottom: 1px solid #466F85;
    padding: 2em 0 4em;
}

.footer-left p {
    color: #fff;
    font-size: 1em;
    font-size: 1.1em;
    font-weight: 300;
}

p.foot {
    font-size: 1.2em;
    font-weight: 500;
    padding: 0.7em 0 0;
}

.submit input[type="text"] {
    width: 65%;
    color: #cccccc;
    font-weight: 400;
    background: #fff;
    outline: none;
    font-size: 1.2em;
    padding: 0.8em;
    margin: 0 1em 0 0;
    border: none;
    -webkit-appearance: none;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

.submit input[type="submit"] {
    border: 1px solid #fff;
    outline: none;
    color: #FFF;
    padding: 0.7em 1em;
    font-size: 1.2em;
    font-weight: 500;
    margin: 0;
    -webkit-appearance: none;
    background: none;
    text-transform: uppercase;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

.submit input[type="submit"]:hover {
    background: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    color: #cccccc;
}

p.footer-class {
    color: #2180A9;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 3em 0 2em;
    text-align: center;
}

p.footer-class a {
    color: #2180A9;
}

p.footer-class a:hover {
    color: #fff;
    text-decoration: none;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 25px;
    right: 10px;
    overflow: hidden;
    width: 52px;
    height: 52px;
    border: none;
    text-indent: 100%;
    background: url('../images/up.png') no-repeat 0px 0px;
}

/*--responsive--*/
@media (max-width: 1440px) {
}

@media (max-width: 1366px) {
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
    .item-right h1 {
        font-size: 3.3em;
    }

    .item-right p {
        margin: 1em 0;
        height: 106px;
        overflow: hidden;
    }

    .banner {
        min-height: 506px;
    }

    .grid h3 {
        font-size: 1em;
    }

    .submit input[type="text"] {
        width: 60%;
    }

    .banner-in {
        min-height: 247px;
    }

    ul.drop li a {
        font-size: 1.3em;
    }

    .grid-service h2 {
        font-size: 2em;
    }

    .grid-service p {
        margin: 1.5em 0 0;
    }

    .price-grid ul li span {
        font-size: 0.81em;
    }

    .price-grid h5 {
        font-size: 1.2em;
    }

    .content-bottom i {
        right: 47%;
    }
}

@media (max-width: 768px) {
    .banner-matter, .banner-side, .side {
        float: left;
        width: 50%;
    }

    .item-right h1 {
        font-size: 2.3em;
    }

    .item-right span {
        font-size: 1.4em;
    }

    .item-right a {
        font-size: 1.3em;
        padding: 0.3em 0.5em;
    }

    .item-right p {
        height: 55px;
    }

    .banner {
        min-height: 357px;
        padding: 4em 0;
    }

    .grid {
        width: 100%;
        margin: 0 auto 1em;
    }

    .grid:nth-child(3) {
        margin: 0 auto;
    }

    .content-grid h2 {
        font-size: 1.8em;
    }

    .content-bottom h3 {
        font-size: 3.3em;
    }

    .footer-left {
        padding: 0;
    }

    .submit {
        padding: 1em 0 0;
    }

    .top-nav {
        margin-top: 1.5em;
    }

    .grid-service-in, .service-name {
        padding: 0;
    }

    .grid-service {
        padding: 3em 0 0;
    }

    .banner-matter-in {
        width: 50%;
        float: left;
    }

    .banner-in {
        min-height: 172px;
        padding: 4em 0 0;
    }

    .service-para h4 {
        padding: 0.6em 0 0em;
    }

    .service-top {
        padding: 4em 0;
    }

    .grid h3, .ser-grid h3 {
        font-size: 1.2em;
    }

    .price-grids {
        padding: 4em 0;
    }

    .price-grid h5 {
        font-size: 1.3em;
    }

    .price-grid ul li span {
        font-size: 1.1em;
    }

    .price-grid {
        padding: 0 0 1em;
    }
}

@media (max-width: 640px) {
    .item-right h1 {
        font-size: 1.8em;
    }

    .banner-matter {
        padding: 1em 1em;
    }

    .item-right p {
        margin: 0.5em 0 1em;
    }

    .item-right a {
        padding: 0.1em 0.5em;
    }

    .banner {
        min-height: 309px;
    }

    .content-grid h2 {
        font-size: 1.6em;
    }

    .banner-in {
        min-height: 143px;
        padding: 4em 0 0;
    }

    .banner-in h1 {
        font-size: 2.8em;
    }

    .grid-service h2 {
        font-size: 1.7em;
    }

    .four h2 {
        font-size: 3em;
    }

    .contact {
        padding: 3em 0;
    }

    .content-bottom i {
        right: 43%;
    }
}

@media (max-width: 480px) {
    .banner-matter, .banner-side, .banner-matter-in {
        float: none;
        width: 100%;
    }

    .banner-side {
        padding: 0;
    }

    .banner-matter {
        padding: 0em 0em 2em;
    }

    .content-grid p {
        margin: 1.5em 0 0;
        height: 104px;
        overflow: hidden;
    }

    .content-bottom h3 {
        font-size: 2.3em;
    }

    .content-bottom p {
        font-size: 1.5em;
    }

    .submit input[type="text"] {
        padding: 0.5em 1em;
    }

    .submit input[type="submit"] {
        padding: 0.4em 1em;
    }

    p.footer-class {
        padding: 2em 0 1em;
    }

    .footer-top {
        padding: 1em 0 3em;
    }

    .content-top {
        padding: 3em 0 1em;
    }

    .banner-in h1 {
        font-size: 2.2em;
        padding: 0 0 1em;
    }

    .banner-side {
        display: none;
    }

    .banner {
        min-height: 281px;
        padding: 3em 0;
    }

    .content-bottom i {
        right: 43%;
    }

    .side-banner {
        display: block;
    }

    .banner-in {
        min-height: 266px;
        padding: 3em 0 0;
    }

    .four h2 {
        font-size: 2.5em;
    }

    .four h3 {
        font-size: 3em;
    }

    .four {
        min-height: 431px;
    }

    .contact-form-row div {
        width: 100%;
        float: none;
        margin-right: 0%;
    }

    .contact-form-row2 textarea {
        min-height: 236px;
    }

    .contact-map iframe {
        min-height: 200px;
    }

    .contact-form-row div span, .contact-form-row2 span {
        padding: 0.5em 0 0.5em;
    }
}

@media (max-width: 320px) {
    .logo img {
        width: 100%;
    }

    .logo {
        width: 65%;
    }

    .top-nav img {
        width: 90%;
    }

    .top-nav {
        margin-top: 1.3em;
    }

    .header {
        padding: 0.5em 0;
    }

    .item-right h1 {
        font-size: 1.5em;
    }

    .item-right span {
        font-size: 1.2em;
    }

    .item-bottom {
        padding: 0 0 2em;
    }

    .item-right a {
        padding: 0.3em 0.5em;
        font-size: 1em;
    }

    .item-right a i {
        width: 18px;
        height: 24px;
        background-size: 367px;
    }

    .item-bottom {
        padding: 0 0 1em;
    }

    .banner-matter {
        padding: 0;
    }

    .item-right p {
        height: 18px;
        font-size: 1em;
    }

    .banner {
        min-height: 181px;
        padding: 2em 0;
    }

    .grid {
        padding: 1em;
    }

    .grid p, .ser-grid p {
        font-size: 1em;
        line-height: 1.5em;
    }

    a.just-do, a.just-do-in {
        font-size: 1em;
    }

    .content-grid h2 {
        font-size: 1.3em;
    }

    .content-grid {
        padding: 1em 0 2em;
    }

    .content-grid p {
        margin: 0.5em 0 0;
    }

    .content-bottom h3 {
        font-size: 1.6em;
    }

    .content-bottom p {
        font-size: 1.3em;
    }

    .footer {
        padding: 1.5em 0 1em;
    }

    p.foot {
        font-size: 1.1em;
    }

    .submit input[type="submit"] {
        padding: 0.65em 0.6em;
        line-height: 1em;
        font-size: 1em;
        font-size: 1em;
    }

    .submit input[type="text"] {
        font-size: 1em;
    }

    p.footer-class {
        padding: 1em 0 1em;
        font-size: 1em;
    }

    .footer-top {
        padding: 1em 0 1em;
    }

    .content-top {
        padding: 2em 0 1em;
    }

    .content-bottom i {
        right: 38%;
    }

    .content-bottom {
        padding: 1.5em 0;
    }

    .banner-in h1 {
        font-size: 1.6em;
        padding: 0 0 0.5em;
    }

    .banner-in {
        min-height: 152px;
        padding: 2em 0 0;
    }

    .side {
        padding: 0 0.5em;
    }

    .service-top {
        padding: 2em 0;
        /*width: 1500px;*/
    }

    ul.drop li a {
        padding: 0.6em;
        font-size: 1em;
    }

    .grid h3, .ser-grid h3 {
        font-size: 1em;
    }

    .ser-grid {
        padding: 1em;
        margin: 1.5em 0 0;
    }

    a.see {
        font-size: 1em;
    }

    .grid-service {
        padding: 2em 0 0;
    }

    .grid-service h2 {
        font-size: 1.3em;
    }

    .grid-service p {
        font-size: 1em;
        line-height: 1.5em;
        height: 64px;
        overflow: hidden;
        margin: 0.5em 0 0;
    }
    .grid-service span{
        margin-top: 1em;
        font-size: 1.3em;
        line-height: 1.8em;
        padding-bottom: 1.9em;
    }

    p.you {
        font-size: 1.1em;
        line-height: 1.5em;
        height: 50px;
        overflow: hidden;
        margin: 0.5em 0 0;
    }

    .service-para h4 {
        font-size: 1.5em;
    }

    .service-name span {
        margin: 7px 0px;
    }

    .send input[type="submit"] {
        padding: 0.5em;
        font-size: 1.1em;
        width: 32%;
    }

    .four h2 {
        font-size: 1.7em;
    }

    .four h3 {
        font-size: 2.5em;
        padding: 0.5em 0;
    }

    .four {
        padding: 6em 0 7em;
        min-height: 309px;
    }

    .price-grids {
        padding: 2em 0;
    }

    .price-grid h5 {
        width: 100%;
        font-size: 1.1em;
    }

    .price-grid ul li span {
        font-size: 0.77em;
    }

    p.on-to {
        display: none;
    }

    .price-grid p {
        height: 60px;
        overflow: hidden;
    }

    .contact {
        padding: 1em 0;
    }

    .contact-form-row2 textarea {
        min-height: 136px;
    }

    .contact-map iframe {
        min-height: 100px;
    }

    .contact-form-row div input[type="text"] {
        padding: 0.7em;
    }

    .contact-form-row div span, .contact-form-row2 span {
        font-size: 1em;
    }

    .top-nav ul li a {
        font-size: 1em;
    }

    .contact-form input[type="submit"] {
        font-size: 1em;
    }

}