@charset "utf-8";
.clients .clientimg,
.knowmorewt {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out
}
html { scroll-behavior: smooth; }
.middle .middlediv .rightpagination a,
.no,

.middle .middlediv .formdiv select,
form select {
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    -webkit-appearance: none
}

.text-center {
    text-align: center;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { color: #111; }

body {
    font-family: "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    /*background: #e9eef3;*/
    font-weight: 300;
    font-size: 17px;
    color: #555;
    margin: 0;
    background: url('../img/slider/city-view-bg.png') no-repeat;
    background-position: bottom;
}
.core_div { 
    background: #fff; 
    padding: 30px 50px; 
    box-shadow: 0 5px 20px -6px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 5px 20px -6px rgba(0,0,0,0.15);
    border-radius: 6px;
    text-align: justify;
}
.core_div h2 { margin-top: 10px; 
    /*border-bottom: 2px solid #eff3f6;*/
    /*padding-bottom: 15px;*/
}
.data_body {
    background: linear-gradient(to bottom, #e9eef3, transparent);
}
.core_body {  background: linear-gradient(to bottom, #e9eef3, transparent); }


.info a,
.white {
    font-weight: 400
}

.leftimg {
    float: left;
    width: auto;
    margin: 0 20px 20px 0
}
.pad-0 { padding: 0; }

hr {
    width: 100%;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.mt100 { margin-top: 170px; margin-bottom: 90px; min-height: 462px; }

.pull-center { text-align: center; }
.pull-right { text-align: right; }

*,
:after,
:before {
    box-sizing: border-box
}

.fa-download {
    color: #000;
    font-size: 32px!important;
    display: inline;
    padding-right: 20px
}

.info,
.info a {
    color: #992525
}

.clients .clientimg {
    height: auto!important
}

.employee .clientimg img {
    height: 150px!important
}

.clients {
    width: 100%;
    padding: 20px 0;
    overflow: auto;
    float: left
}

.clients .clientimg {
    width: 137px;
    float: left;
    margin: 5px 3px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    border: 1px solid #F8F8F8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .3s ease-out
}

.clients .clientimg:hover {
    border: 1px solid #FD9F1F
}

.clients .clientimg img {
    height: 70px;
    max-width: 137px;
    margin: auto
}

.info {
    width: 100%;
    padding: 20px;
    background-color: #FFF5F5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

a,
img {
    border: none;
    outline: 0
}
.fulldiv {
    width: 100%;
    overflow: auto;
    margin: auto
}

.leftmargin,
.rightmargin {
    width: 95%;
    overflow: auto;
    float: left
}

.middletext {
    font-size: 15px;
    color: #000;
    text-align: justify
}

.center {
    text-align: center!important
}

.green {
    color: #73BF1E!important
}

.red {
    color: #E5A40D!important
}

.blue {
    color: #0091B4!important
}

.white {
    color: #FFF!important
}

.bold,
.knowmorewt {
    font-weight: 500
}

.leftmargin {
    margin: 0 0 0 5%
}

.rightmargin {
    margin: 0 5% 0 0
}

#top,
.smallspace,
.space {
    width: 100%
}

.space {
    margin: auto;
    height: 20px
}

.smallspace {
    margin: auto;
    height: 10px
}

.littlespace {
    width: 100%;
    margin: auto;
    height: 20px
}

.smalltext {
    font-size: 11px;
    line-height: 14px!important;
    color: #999!important;
    margin-top: 10px
}

#top,
#top .topdiv {
    margin: auto;
    overflow: auto
}

::-moz-selection {
    color: #fff;
    background: #0188A9
}

::selection {
    color: #FFF;
    background: #0188A9
}

img {
    vertical-align: top
}

a {
    text-decoration: none;
    color: #000
}
a:focus, a:hover {
    color: #278ADB;
}

ol li { margin-bottom: 5px; }

.knowmorewt {
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    padding: 10px 70px 10px 0;
    background-image: url(../img/aerrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    transition: all .3s ease-out
}

.knowmorewt:hover {
    padding: 10px 80px 10px 0
}

#top .topdiv {
    max-width: 1100px;
    padding: 8px 0 6px;
    color: #E1E1E1;
    font-size: 15px;
    line-height: 24px
}

#top .topdiv .topleft {
    width: auto;
    overflow: auto;
    float: left;
    text-align: left
}

#top .topdiv .topleft .topleft1 {
    overflow: auto;
    float: left;
    margin-right: 20px
}

#top .topdiv .topleft .topleft1:hover i {
    color: #FFF
}

#top .topdiv .topright {
    width: auto;
    overflow: auto;
    float: right;
    text-align: right
}

#top .topdiv .topright .topright1 {
    overflow: auto;
    float: right;
    margin-left: 20px
}

#top .topdiv .topright .topright1 .login {
    float: right;
    overflow: auto
}

#top .topdiv .topright .topright1 .login a {
    padding: 3px 18px;
    border: 1px solid #999;
    line-height: 26px;
    height: 25px;
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#top .topdiv .topright .topright1 .login a i {
    color: #999;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#top .topdiv .topright .topright1 .login:hover i {
    color: #FFF
}

#top .topdiv .topright .topright1 .login a:hover {
    border: 1px solid #FFF;
    color: #FFF
}

#top .topdiv .topright .topright1 ul {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none
}

#top .topdiv .topright .topright1 ul li {
    float: right
}

#top .topdiv .topright .topright1 ul li a {
    margin-left: 15px;
    text-align: center;
    height: 21px;
    width: 21px;
    color: #FFF;
    line-height: 18px;
    font-size: 14px;
    float: right;
    padding: 2px;
    border: 1px solid #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#top .topdiv .topright .topright1 ul li a:hover {
    color: #FFF;
    border: 1px solid #CCC
}

.mainhead {
    border-bottom: 1px solid #4f84b0; 
    padding: 5px 0;
}

#menu {
    /*background-image: url(../img/black.png);*/
    /*background: rgba(255, 255, 255,0.25);*/
    background: rgba(26, 90, 144,1);
    z-index: 999;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
}

#menu .menudiv {
    /*max-width: 1100px;*/
    margin: auto;
}



#menu .logo {
    float: left;
}

#menu .logo img {
    height: 70px;
    margin: 5px 10px 0px 0;
    float: left;
}

#menu .logo h2 {
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 28px;
}
#menu .logo h2 small { font-weight: 400; color: #fff; }
#menu .minister img {
    width: 100%;
}

#menu .mainmenu {
    float: right
}

.menuspace {
    width: 100%;
    height: 77px;
    margin: auto;
    display: none;
    background-color: #F90;    
    margin-bottom: 0px;
    display: block;
}

.middlebg,
.middlebg2 {
    margin-top: 25px;
    padding: 30px 0;
    overflow: auto
}

.fixedmenu {
    position: fixed;
    top: -5px;
    left: 0;
    width: 100%;
    height: 90px
}

.middlebg {
    background: url(../img/largebg.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.middlebg2 {
    background: url(../img/largebg2.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF
}

.colorbg {
    background-color: #0091B4!important
}

.middle {
    width: 100%;
    margin: auto;
    /*overflow: auto;*/
    background-color: #d4e2ef;
    /*background: linear-gradient(to bottom, #eff7ff 0%, #fff 100%);*/
    /*margin-top: -150px !important;*/
    /*z-index: 99;*/
}

.middle .middlediv {
    max-width: 1100px;
    margin: auto;
    overflow: auto
}

.middle .middlediv .himg {
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.middle .middlediv .himg img {
    width: 100%;
    overflow: auto
}

.middle .middlediv .leftformdiv {
    width: 100%; 
    overflow: hidden;
    position: relative;
    border: 1px solid #EBEBEB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400
}

.middle .middlediv .leftformdiv .maxheight {
    width: 100%;
    height: 85px;
    overflow: scroll
}

.middle .middlediv .rectangleads {
    width: 100%;
    margin: 0 auto 30px;
    overflow: auto;
    float: left;
    background-color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .rectangleads img {
    width: 100%;
    float: left
}

.middle .middlediv .rectangleads a:hover img {
    opacity: .8
}

.middle .middlediv .rightinfo {
    width: 100%;
    background-color: #5EB892;
    margin: 0 auto 30px;
    overflow: auto;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .rightinfo .rtitle {
    background-color: #7DBFA3;
    color: #FFF;
    font-size: 24px;
    width: 100%;
    overflow: auto;
    float: left;
    padding: 15px 10px;
    text-align: center
}

.middle .middlediv .rightinfo .rcontent {
    background-color: #5EB892;
    width: 100%;
    overflow: auto;
    font-size: 14px;
    float: left;
    padding: 15px 10px;
    color: #FFF;
    text-align: left
}

.middle .middlediv .rightinfo .rcontent .rbutton {
    background-color: #3b9972;
    border: 1px solid #3b9972;
    background-image: url(../img/greenbg.png);
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    margin: 10px auto 0;
    overflow: auto;
    font-size: 18px;
    padding: 8px 0;
    color: #FFF;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .rightinfo .rcontent .rbutton:hover {
    background-image: none
}

.middle .middlediv .rightinfo .rcontent ul {
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    margin: 0;
    padding: 0;
    list-style: none
}

.middle .middlediv .rightinfo .rcontent ul li {
    margin: 0 0 10px 10px;
    padding: 0;
    list-style: none;
    font-size: 14px
}

.middle .middlediv .rightinfo .rcontent ul li a {
    font-weight: 500;
    text-decoration: none;
    border-radius: 90px;
    padding: 5px;
    width: 100%;
    color: #FFF;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.middle .middlediv .rightinfo .rcontent ul li a:hover {
    text-decoration: none;
    border: 1px solid #7DBFA3;
    padding-left: 10px;
    background: #7dbfa3;
    background: -moz-linear-gradient(1deg, #7dbfa3 0, #5eb892 52%);
    background: -webkit-linear-gradient(1deg, #7dbfa3 0, #5eb892 52%);
    background: -o-linear-gradient(1deg, #7dbfa3 0, #5eb892 52%);
    background: -ms-linear-gradient(1deg, #7dbfa3 0, #5eb892 52%);
    background: linear-gradient(91deg, #7dbfa3 0, #5eb892 52%)
}

.middle .middlediv .rightpagination {
    width: 100%;
    overflow: auto;
    margin: auto;
    float: left;
    padding: 10px
}

.middle .middlediv .rightpagination ul {
    width: auto;
    float: right;
    list-style: none
}

.middle .middlediv .rightpagination ul li {
    width: auto;
    float: left;
    padding: 0 4px
}

.middle .middlediv .rightpagination .active {
    background-color: #666!important;
    border: 1px solid #000;
    box-shadow: none;
    color: #FFF;
    background: 0 0
}

.middle .middlediv .rightpagination a {
    padding: 4px 8px;
    border: 1px solid #AEAEAE;
    font-size: 14px;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    background: #fff;
    background: -moz-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -webkit-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -o-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -ms-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: linear-gradient(180deg, #fff 19%, #eaeaea 100%);
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15)
}

.contacttext,
.contacttext .headline {
    text-align: center;
    font-family: Oswald, sans-serif
}

.middle .middlediv .largedetail .acform .refresh,
.whitebtn {
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15)
}

.middle .middlediv .rightpagination a:hover {
    background: 0 0
}

.middle .middlediv .lleft {
    margin: 0 0 20px 2%!important
}

.middle .middlediv .largedetail {
    width: 98%;
    background-color: #FFF;
    margin: 0 2% 20px 0;
    overflow: auto;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    float: left;
    padding: 0 0 10px
}

.middle .middlediv .largedetailconatct {
    width: 100%;
    margin: 0;
    overflow: auto;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    float: left;
    padding: 0
}

.middle .middlediv .largedetailconatct .contactform {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0!important;
    float: left;
    overflow: auto
}

.middle .middlediv .largedetailconatct .contactform ul {
    width: 100%;
    float: left;
    overflow: auto;
    list-style: none
}

.middle .middlediv .largedetailconatct .contactform ul li {
    width: 100%;
    float: left;
    overflow: auto;
    padding: 5px 0
}

.middle .middlediv .largedetailconatct .contactform ul li input[type=text],
input[type=password],
input[type=email],
input[type=number] {
    width: 100%;
    float: left;
    overflow: auto;
    padding: 10px 15px;
    background-color: transparent!important;
    background-image: none!important;
    height: 40px
}

.middle .middlediv .largedetailconatct .contactform ul li input[type=checkbox]+label {
    color: #FFF!important
}

.middle .middlediv .largedetailconatct .contactform ul li textarea {
    width: 100%;
    float: left;
    overflow: auto;
    padding: 10px 15px;
    background-color: transparent!important;
    background-image: none!important;
    min-height: 120px;
    color: #FFF
}

.contacttext {
    font-size: 28px
}

.contacttext a {
    color: #FFF!important
}

.contacttext .headline {
    font-size: 42px;
    font-weight: 400;
    color: #FD9F1F
}

.middle .middlediv .largedetail .acform {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #EBEBEB;
    padding: 20px 10px;
    float: left;
    margin: 0 0 10px;
    overflow: auto
}

.middle .middlediv .largedetail .acform .shorttitle {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    background-color: #FFF5E8;
    color: #A56C26;
    font-size: 17px;
    float: left;
    margin: 10px 0;
    overflow: auto
}

.middle .middlediv .largedetail .acform .refresh {
    background: #FFF;
    padding: 5px 9px 6px;
    margin: 5px 20px;
    -webkit-border-radius: 90px;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 90px;
    color: #6C6;
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15);
    border-radius: 90px
}

.middle .middlediv .acforminfo,
.middle .middlediv .largedetail .headline1 {
    overflow: auto;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.middle .middlediv .largedetail .acform .ac50 {
    width: 50%;
    float: left;
    overflow: auto;
    padding: 0 10px 0 0
}

.middle .middlediv .largedetail .acform .aclast50 {
    width: 50%;
    float: left;
    overflow: auto;
    padding: 0
}

.middle .middlediv .largedetail .acform .ac10 {
    width: 20%;
    float: left;
    overflow: auto;
    padding: 0
}

.middle .middlediv .largedetail .acform .ac90 {
    width: 80%;
    float: left;
    overflow: auto;
    padding: 0 0 0 10px
}

.middle .middlediv .largedetail .acform .acinfo {
    text-align: left;
    font-size: 13px;
    color: #B2B2B2
}

.middle .middlediv .acforminfo {
    width: 100%;
    border-radius: 3px;
    background-color: #FCF9ED;
    text-align: left;
    font-size: 14px;
    color: #AD8700;
    padding: 8px 10px;
    float: left
}

.middle .middlediv .acforminfo i {
    margin: 0 5px
}

.middle .middlediv .acforminfo a {
    color: #AD8700!important
}

.middle .middlediv .acforminfo span {
    float: right;
    text-align: right
}

.middle .middlediv .largedetail .acform ul {
    width: 100%;
    overflow: auto;
    float: left;
    padding: 0;
    margin: 4px 0;
    list-style: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.middle .middlediv .largedetail .acform ul:hover {
    background-color: #FCFCFC
}

.middle .middlediv .largedetail .acform ul li {
    width: 45%;
    overflow: auto;
    float: left;
    padding: 0 5px;
    line-height: 32px
}

.middle .middlediv .largedetail .acform ul li:first-child {
    width: 28%
}

.middle .middlediv .largedetail .acform ul li:nth-child(3) {
    width: 22%
}

#page td {
    padding: 0;
    margin: 0
}

#page {
    border-collapse: collapse
}

.middle .middlediv .largedetail table {
    width: 100%;
    margin: 20px 0;
    color: #8D8D8D
}

.middle .middlediv .largedetail table tr td {
    padding: 5px 0
}

.middle .middlediv .largedetail p {
    padding: 0;
    margin: 0 5px 10px;
    text-align: justify;
    line-height: 24px;
    font-size: 15px
}

.middle .middlediv .largedetail p a {
    color: #E5A40D;
    text-decoration: underline
}

.middle .middlediv .largedetail p strong {
    color: #E5A40D!important
}

.middle .middlediv .largedetail .headline1 {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
    text-align: left;
    padding: 5px 10px;
    background-color: #F9BD27;
    color: #FFF;
    border-radius: 3px
}

.middle .middlediv .largedetail .greendiv,
.middle .middlediv .largedetail .orangeheadline {
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 10px;
    overflow: auto
}

.middle .middlediv .largedetail .headline1 span a {
    color: #FFF!important;
    font-size: 14px;
    text-align: right!important;
    float: right
}

.middle .middlediv .largedetail .greendiv {
    background-color: #7DBFA3;
    border-radius: 3px
}

.middle .middlediv .largedetail .orangeheadline {
    font-size: 24px;
    font-weight: 300;
    color: #FFF;
    background-color: #F9BD27;
    border-radius: 3px
}

.middle .middlediv .largedetail .orangeheadline i {
    width: auto;
    font-size: 28px;
    margin: 0 20px 0 0;
    text-align: center;
    background-color: #EFB41F;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .largedetail .greenheadline {
    width: 100%;
    overflow: auto;
    padding: 15px;
    font-size: 24px;
    font-weight: 300;
    color: #FFF;
    background-color: #7DBFA3;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .bluefullheadline {
    width: 100%;
    overflow: auto;
    float: left;
    padding: 10px;
    font-size: 24px;
    font-weight: 300;
    color: #FFF;
    background-color: #79AFCE;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .bluefullheadline i {
    width: auto;
    font-size: 28px;
    text-align: center;
    background-color: #679EBC;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .largedetail .whitediv {
    width: 100%;
    overflow: auto;
    font-size: 17px;
    padding: 10px;
    background-color: #F8F8F8;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .largedetail .largebox {
    width: 100%;
    overflow: auto;
    float: left;
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #FFF;
    margin: 0 auto 30px
}

.orangeheadline2,
.orangeheadline2 a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.middle .middlediv .largedetail .largebox .largecontent {
    width: 100%;
    overflow: auto;
    float: left;
    padding: 10px
}

.middle .middlediv .largedetail .largebox .largecontent .lighttxt {
    color: #B0B0B0
}

.middle .middlediv .largedetail .largebox .largecontent .smallheadline {
    font-weight: 500;
    color: #0187A5!important;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: #CCC dotted 1px
}

.middle .middlediv .largedetail .largebox .socialbox {
    background-color: #FCFCFC;
    padding: 10px;
    width: 100%;
    float: left;
    text-align: justify
}

.middle .middlediv .largedetail .largebox .socialbox .link {
    margin-right: 20px;
    float: left;
    width: auto
}

.middle .middlediv .shortdetail {
    width: 96%;
    background-color: #FFF;
    margin: 0 2% 20px;
    overflow: auto;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    float: left;
    padding: 0 0 10px;
    border-bottom: #EB9112 dotted 1px
}

.middle .middlediv .shortdetail p {
    margin: 5px 0;
    padding: 0;
    text-align: justify
}

.middle .middlediv .shortdetail span {
    color: #999
}

.middle .middlediv .shortdetail .right {
    float: right;
    text-align: right
}

.middle .middlediv .shortdetail a {
    text-decoration: none;
    color: #0091B4
}

.middle .middlediv .shortdetail .scontent {
    width: 100%;
    background-color: #FFF;
    margin: 0 auto 10px;
    overflow: auto;
    float: left
}

.middle .middlediv .shortdetail .scontent .sheadline {
    float: left;
    color: #DB810D!important;
    font-weight: 500;
    margin-right: 10px
}

.middle .middlediv .shortdetail .sviewdetail {
    width: 100%;
    background-color: #F7F7F7;
    margin: 0;
    padding: 10px;
    overflow: auto;
    float: left
}

.orangeheadline2 {
    width: 100%;
    max-width: 1100px;
    margin: auto;
    overflow: auto;
    padding: 20px 10px;
    font-size: 17px;
    font-weight: 400;
    color: #FFF;
    background-color: #F9BD27;
    border-radius: 3px
}

.orangeheadline2 p {
    margin: 0 0 0 200px
}

.orangeheadline2 a {
    width: auto;
    font-size: 18px;
    float: left;
    margin: 0 20px 0 0;
    color: #FFF;
    text-align: center;
    background-color: #EFB41F;
    padding: 10px;
    border-radius: 3px
}

.middle .middlediv .rightinfo2 {
    width: 100%;
    background-color: #EFB41F;
    margin: 0 auto 30px;
    overflow: auto;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .rightinfo2 input {
    border: none!important;
    margin: 4px 0
}

.middle .middlediv .rightinfo2 .rtitle {
    background-color: #F9BD27;
    color: #FFF;
    font-size: 24px;
    width: 100%;
    overflow: auto;
    float: left;
    padding: 15px 10px;
    text-align: center
}

.middle .middlediv .rightinfo2 .rcontent {
    background-color: #EFB41F;
    width: 100%;
    overflow: auto;
    font-size: 14px;
    float: left;
    padding: 15px 10px;
    color: #FFF;
    text-align: left
}

.middle .middlediv .rightinfo2 .rcontent .rbutton2 {
    background-color: #D29F14;
    border: 1px solid #D29F14;
    background-image: url(../img/redbg.png);
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    margin: 10px auto 0;
    overflow: auto;
    font-size: 18px;
    padding: 8px 0;
    color: #FFF;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.middle .middlediv .rightinfo2 .rcontent .rbutton2:hover {
    background-color: #D29F14;
    background-image: none;
    border: 1px solid #D29F14
}

.middle .middlediv .rightinfo2 .rcontent ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.middle .middlediv .rightinfo2 .rcontent ul li {
    margin: 0 0 10px 10px;
    padding: 0;
    list-style: none
}

.middle .middlediv .rightinfo2 .rcontent ul li a {
    font-weight: 500;
    color: #FFF;
    text-decoration: underline
}

.middle .middlediv .rightinfo2 .rcontent ul li a:hover {
    text-decoration: none
}

.middle .middlediv .leftformdiv .leftheadline {
    margin: 0 auto 10px;
    width: 100%;
    padding: 8px 0 8px 10px;
    background-image: url(../img/lbg.png);
    background-repeat: repeat-x;
    background-color: #FD9F1F;
    text-align: left;
    color: #FFF;
    font-weight: 400;
    font-size: 17px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .leftformdiv .leftsmallheadline {
    margin: 0 auto 10px;
    width: 100%;
    padding: 5px 0;
    text-align: left;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    border-bottom: #000 dotted 1px
}

.middle .middlediv .leftformdiv .leftsmallheadline i {
    color: #EA8C10;
    font-size: 14px;
    margin-right: 10px
}

.middle .middlediv .leftformdiv .div100 {
    width: 100%;
    float: left;
    overflow: auto;
    padding: 0 0 10px
}

.middle .middlediv .formdiv {
    max-width: 1100px;
    line-height: 35px;
    margin: auto;
    overflow: auto;
    border: 1px solid #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 10px 20px;
    font-weight: 300;
    background: url(../img/largebg2.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF
}

.middle .middlediv .formdiv input[type=text],
input[type=password],
input[type=email],
input[type=number] {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: none;
    margin: 5px 0 0;
    transition: all linear .3s;
    font-family: Roboto, sans-serif;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    color: #939393;
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.middle .middlediv .formdiv select {
    width: 100%;
    height: 40px;
    padding: 4px;
    box-shadow: none;
    border: none;
    margin: 5px 0 0;
    transition: all linear .3s;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #939393;
    outline: 0;
    background-image: url(../img/formicon2.png);
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.middle .middlediv .formdiv .div200 {
    width: 10%;
    float: left;
    overflow: auto;
    padding: 5px 5px 0 0
}

.middle .middlediv .formdiv .div100,
.middle .middlediv .formdiv .div20 {
    width: 20%;
    float: left;
    overflow: auto;
    padding: 5px 5px 0 0
}

.middle .middlediv .formdiv .div10 {
    width: 10%;
    float: left;
    overflow: auto;
    padding: 5px 5px 0 0
}

.middle .middlediv .formheadline {
    margin: 0 auto 10px;
    width: 100%;
    padding: 0;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, .26);
    color: #000;
    font-weight: 500;
    font-size: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .formdiv .formheadline2 {
    margin: 0 auto 20px;
    width: 100%;
    padding: 7px 0 7px 20px;
    background-color: #FD9F1F;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, .56);
    color: #FFF;
    font-weight: 500;
    font-size: 24px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.middle .middlediv .leftmenu {
    width: 100%;
    overflow: auto;
    float: left;
    margin-bottom: 20px;
    font-family: Oswald, sans-serif;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px
}

.middle .middlediv .leftmenu ul {
    width: 100%;
    overflow: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left
}

.middle .middlediv .leftmenu ul li {
    width: 100%;
    overflow: auto;
    list-style: none;
    float: left
}

.middle .middlediv .leftmenu ul li a {
    width: 100%;
    overflow: auto;
    color: #FFF;
    padding: 10px 0 10px 10px;
    margin: 0;
    list-style: none;
    background-color: #4696c5;
    float: left;
    border-bottom: #388bbc solid 1px;
    border-top: #4b9ece solid 1px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center
}

.middle .middlediv .leftmenu ul li .active,
.middle .middlediv .leftmenu ul li a:hover {
    background-image: url(../img/righttick.png);
    background-position: right center;
    background-color: #3785B2;
    border-bottom: #3A84AF solid 1px;
    border-top: #4b9ece solid 1px;
    background-repeat: no-repeat
}

.middle .middlediv .leftmenu ul li a:hover {
    padding: 10px 0 10px 14px;
    -webkit-box-shadow: inset 1px 1px 5px 0 rgba(50, 50, 50, .14);
    -moz-box-shadow: inset 1px 1px 5px 0 rgba(50, 50, 50, .14);
    box-shadow: inset 1px 1px 5px 0 rgba(50, 50, 50, .14)
}

.middle .middlediv .leftmenu ul li .active {
    -webkit-box-shadow: inset 1px 1px 5px 0 rgba(50, 50, 50, .14);
    -moz-box-shadow: inset 1px 1px 5px 0 rgba(50, 50, 50, .14);
    box-shadow: inset 1px 1px 5px 0 rgba(50, 50, 50, .14)
}

.middle .middlediv .fiveone {
    width: 20%;
    float: left;
    overflow: auto
}

.middle .middlediv .fivetwo {
    width: 60%;
    float: left;
    overflow: auto
}

.middle .middlediv .fivethree {
    width: 20%;
    float: left;
    overflow: auto
}

.middle .middlediv .fivefour {
    width: 80%;
    float: left;
    overflow: auto
}

.middle .middlediv .onethreediv {
    width: 33.3%;
    float: left;
    overflow: auto
}

.middle .middlediv .twothreediv {
    width: 66.6%;
    float: left;
    overflow: auto
}

.middle .middlediv .twotwodiv {
    width: 50%;
    float: left;
    overflow: auto
}

.middle .middlediv .textcontentleft {
    width: 95%;
    float: left;
    text-align: justify;
    overflow: auto;
    line-height: 26px
}

.middle .middlediv .textcontentright {
    width: 95%;
    float: right;
    text-align: justify;
    overflow: auto;
    line-height: 26px
}

.middle .middlediv .newbg,
.middle .middlediv .whychoose {
    width: 98%;
    float: left;
    border: 1px solid #ACACAC;
    background-size: cover
}

.middle .middlediv .newbg {
    background-image: url(../img/business.jpg)!important
}

.middle .middlediv .whychoose {
    background-image: url(../img/whychoose.jpg)
}

.middle .middlediv .whychoose .imgframe {
    width: 84%;
    margin: 7%;
    border: 5px solid #FFF;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.middle .middlediv .whychoose .imgframe:hover {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.middle .middlediv .whychoose .imgframe .imglogo {
    background-image: url(../img/whitebg2.png);
    width: 100%;
    text-align: center;
    padding: 25px 0;
    margin-top: 270px
}

.middle .middlediv .whychoose .imgframe .imglogo img {
    width: 90%
}

.middle .middlediv .smallheadline {
    width: 100%;
    float: left!important;
    overflow: auto;
    padding: 0 0 20px;
    font-size: 32px;
    font-weight: 500
}

.middle .middlediv .smallheadline2 {
    width: 100%;
    margin: auto;
    padding: 0 0 10px;
    font-size: 32px;
    font-weight: 500
}

.middle .middlediv .largeheadline {
    width: 100%;
    float: left;
    overflow: auto;
    padding: 0 0 30px;
    text-align: center;
    font-size: 48px;
    font-weight: 200;
    line-height: 42px
}

.middle .middlediv .largeheadline .lline {
    width: 150px;
    margin: auto;
    height: 3px;
    background-color: #0091B4
}

.middle .middlediv .largeheadline .ltext {
    padding: 0 0 30px;
    width: 100%;
    margin: auto
}

.middle .middlediv .largelist ul {
    width: 100%;
    float: left;
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style: none
}

.middle .middlediv .largelist ul li {
    width: 100%;
    background-image: url(../img/tick.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 26px
}

.middle .middlediv .largelist ul li p {
    margin-left: 100px;
    text-align: justify
}

.middle .middlediv .whiteul {
    width: 100%;
    float: left;
    overflow: auto
}

.middle .middlediv .whiteul ul {
    width: 100%;
    float: left;
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style: none
}

.middle .middlediv .whiteul ul li {
    width: 75%;
    float: left;
    overflow: auto;
    margin: 0 0 10px;
    padding: 0 0 0 40px;
    background-image: url(../img/tick2.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 17px
}

.middle .middlediv .whiteul ul li a {
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    padding: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.middle .middlediv .whiteul ul li a:hover {
    padding: 0 0 0 4px
}

.middle .middlediv .imagelist {
    width: 100%;
    overflow: auto;
    margin: auto
}

.middle .middlediv .imagelist ul {
    width: 100%;
    overflow: auto;
    list-style: none;
    margin: 0;
    padding: 0
}

.middle .middlediv .imagelist ul .imglast {
    margin: 0 2% 0 0
}

.middle .middlediv .imagelist ul li {
    width: 23%;
    margin: 0 2% 0 0;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #000;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .39);
    -moz-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .39);
    box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .39)
}

.middle .middlediv .imagelist ul li span {
    background-image: url(../img/black.png);
    position: absolute;
    z-index: 10;
    margin: 47% 0 0 10%;
    width: 80%;
    padding: 10% 3%;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#footer .footerdiv .onethreediv ul li,
#footer .footerdiv .socialdiv .socialicon,
.middle .middlediv .imagelist ul li img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out
}

.middle .middlediv .imagelist ul li span .text {
    display: block
}

.middle .middlediv .imagelist ul li span i {
    display: none;
    font-size: 36px;
    width: 100%;
    margin-bottom: 0
}

.middle .middlediv .imagelist ul li img {
    width: 100%;
    transition: all .3s ease-out
}

.middle .middlediv .imagelist ul li:hover span {
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    margin: 28% 0 0 34%;
    width: auto;
    padding: 10%;
    color: #E9E9E9
}

.middle .middlediv .imagelist ul li:hover img {
    opacity: .7
}

.middle .middlediv .imagelist ul li:hover i {
    display: block
}

.middle .middlediv .imagelist ul li:hover span .text,
.needpopup,
.scrollToTop {
    display: none
}

.middle .orange {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffa021;
    background-position: center top;
    background-repeat: repeat-y
}

.middle .orangediv {
    max-width: 1100px;
    overflow: auto;
    margin: auto
}

.middle .orangediv .orleft {
    width: 90%;
    float: left;
    margin-right: 10%
}

.middle .middlediv .chat {
    width: 100%;
    overflow: auto;
    float: left
}

.middle .middlediv .chat .popupbox {
    width: 90%;
    padding: 0 0 2px;
    position: relative
}

.middle .middlediv .chat .popupbox .tick {
    position: absolute;
    bottom: 0;
    left: 5px;
    background-image: url(../img/chat.png);
    z-index: 10;
    width: 59px;
    height: 33px
}

.middle .middlediv .chat .popupbox .popupmsg {
    width: 100%;
    border: 1px solid #82CFE0;
    padding: 3%;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 20px;
    color: #FFF;
    text-align: justify;
    font-style: italic;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: url(../img/quote.png);
    background-position: left top;
    background-repeat: no-repeat
}

.middle .middlediv .chat .chatpeople {
    width: 100%;
    overflow: auto;
    float: left
}

.middle .middlediv .chat .chatpeople .people {
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    float: left;
    overflow: hidden;
    height: 58px;
    width: 58px;
    margin: 0 18px 0 9px
}

.middle .middlediv .chat .chatpeople .people img {
    width: 100%
}

.middle .middlediv .chat .chatpeople .name {
    width: auto;
    float: left;
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px
}

.middle .middlediv .subscribe button {
    padding: 8px;
    width: 35%;
    background-color: #007693;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    float: right;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 17px;
    margin: 1px
}

.middle .middlediv .blog {
    width: 100%;
    margin-left: 0
}

.middle .middlediv .blog ul {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    list-style: none
}

.middle .middlediv .blog ul li {
    padding: 0 0 10px;
    float: left;
    width: 100%
}

.middle .middlediv .blog ul li span {
    font-style: italic;
    font-size: 13px;
    color: #999;
    margin-top: 10px;
    float: left;
    width: 100%
}

.middle .middlediv .blog ul li a {
    font-size: 17px;
    list-style: none;
    color: #F28C06;
    font-weight: 500;
    float: left;
    width: 100%
}

.middle .middlediv .blog ul li a:hover {
    text-decoration: underline
}
.footer {
    width: 100%;
    overflow: auto;
    font-weight: 400;
    margin: auto;
    color: #A2BFE1;
    line-height: 26px;
    font-size: 13px;
    background-color: #001c3e;
    padding: 20px;
    position: fixed;
    bottom: 0;
    z-index: 999;
}

#footer {
    width: 100%;
    overflow: auto;
    font-weight: 400;
    margin: auto;
    color: #CCC;
    line-height: 26px;
    font-size: 13px;
    background-color: #212121;
}

#footer .footerdiv {
    max-width: 1100px;
    overflow: auto;
    margin: auto
}

#footer .footerdiv .socialdiv {
    width: 100%;
    overflow: auto;
    margin: auto
}

#footer .footerdiv .socialdiv .socialicon {
    width: 18.8%;
    margin: 2% .5%;
    overflow: auto;
    border: 1px solid #666;
    text-align: center;
    padding: 18px 0;
    float: left;
    transition: all .3s ease-out
}

#footer .footerdiv .socialdiv .fb:hover {
    background-color: #3C5B9A;
    border: 1px solid #3C5B9A
}

#footer .footerdiv .socialdiv .tw:hover {
    background-color: #2DAAE1;
    border: 1px solid #2DAAE1
}

#footer .footerdiv .socialdiv .gp:hover {
    background-color: #F53E27;
    border: 1px solid #F53E27
}

#footer .footerdiv .socialdiv .ln:hover {
    background-color: #0172B1;
    border: 1px solid #0172B1
}

#footer .footerdiv .socialdiv .ut:hover {
    background-color: #C1181D;
    border: 1px solid #C1181D
}

#footer .footerdiv .onethreediv {
    width: 18.1%;
    margin: 20px 2.3% 40px 0;
    float: left;
    overflow: auto
}

#footer .footerdiv .flast {
    margin: 20px 0 40px
}

#footer .footerdiv .onethreediv .hline {
    background-image: url(../img/hline.png);
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    margin-bottom: 30px
}

#footer .footerdiv .onethreediv .hline .htxt {
    font-size: 22px;
    font-family: Oswald, sans-serif;
    font-weight: 300;
    line-height: 24px;
    background-color: #212121;
    background-image: url(../img/hround.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0 50px 2px 0;
    float: left;
    color: #EFEFEF
}

#footer .footerdiv .onethreediv p {
    width: 100%;
    margin: 0 0 20px;
    overflow: auto;
    float: left
}

#footer .footerdiv .onethreediv .logo img {
    width: 98%;
    float: left;
    margin-bottom: 20px
}

#footer .footerdiv .onethreediv ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left
}

#footer .footerdiv .onethreediv ul li {
    width: 98%;
    margin: 0;
    float: left;
    list-style: none;
    background-image: url(../img/circle.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 16px 20px;
    transition: all .3s ease-out;
    line-height: 10px
}

#footer .footerdiv .onethreediv ul li:hover {
    padding: 0 0 16px 28px
}

#footer .footerdiv .onethreediv ul li a {
    color: #B5B5B5;
    padding: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#footer .footerdiv .onethreediv ul li a:hover {
    color: #FFF
}

#footer .footerdiv .onethreediv .map {
    width: 100%;
    overflow: auto;
    float: left
}

#footer .footerdiv .onethreediv .map img {
    width: 100%
}

#footer .copyright {
    width: 100%;
    max-width: 1100px;
    overflow: auto;
    text-align: right;
    padding: 14px 0;
    border-top: #666 solid 1px;
    color: #A7A7A7;
    font-size: 13px;
    margin: auto
}

.needpopup,
.needpopup img {
    max-width: 100%
}

form .file,
form select {
    box-shadow: none;
    border: 1px solid #CCC;
    outline: 0
}

#footer .copyrighttxt,
#footer .flink {
    width: 50%;
    overflow: auto;
    font-size: 15px
}

#footer .copyrighttxt {
    text-align: right;
    color: #A7A7A7;
    float: right
}

#footer .copyrighttxt a {
    color: #CCC;
    text-decoration: none
}

#footer .copyrighttxt a:hover {
    color: #FFF;
    text-decoration: underline
}

#footer .flink {
    text-align: left;
    color: #A7A7A7;
    float: left
}

#footer .flink a {
    color: #CCC;
    text-decoration: none;
    padding: 0 8px
}

#footer .flink a:hover {
    color: #FFF;
    text-decoration: underline
}

.scrollToTop,
.scrollToTop:hover {
    text-decoration: none
}

.scrollToTop {
    width: 65px;
    height: 108px;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    color: #444;
    position: fixed;
    bottom: 25px;
    right: 40px;
    background: url(../img/scroll.png) 0 20px no-repeat
}

form .file {
    width: 100%;
    padding: 5px
}

form input[type=checkbox],
form input[type=radio] {
    display: block;
	cursor:pointer;
	opacity: 0;
	position: relative;
	margin-bottom: -16px;
}

form input[type=checkbox]+label,
form input[type=radio]+label {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #4A4A4A;
	cursor:pointer;
}

form input[type=checkbox]+label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../img/check_radio_sheet.png) left top no-repeat;
    cursor: pointer
}

form input[type=checkbox]:checked+label span {
    background: url(../img/check_radio_sheet.png) -19px top no-repeat
}

form input[type=radio]+label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../img/check_radio_sheet.png) -38px top no-repeat;
    cursor: pointer
}

form input[type=text],
form select,
input[type=password],
input[type=email],
input[type=number] {
    height: 40px
}

form input[type=radio]:checked+label span {
    background: url(../img/check_radio_sheet.png) -57px top no-repeat
}

form select {
    width: 100%;
    padding: 4px;
    margin: 0;
    transition: all linear .3s;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #939393;
    background-image: url(../img/formicon2.png);
    background-position: right center;
    background-repeat: no-repeat
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

form input[type=text]:focus,
form input[type=text]:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=number]:focus,
input[type=number]:hover {
    border: 1px solid #00B3DB;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(50, 50, 50, .22);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(50, 50, 50, .22);
    box-shadow: inset 0 1px 2px 0 rgba(50, 50, 50, .22)
}

form input[type=text],
form textarea,
input[type=password],
input[type=email],
input[type=number] {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #CCC;
    margin: 0;
    transition: all linear .3s;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #000;
    box-shadow: none;
    font-weight: 400;
    outline: 0
}

form textarea {
    height: 100px
}

button, button:focus, button:hover { 
    width: auto;
    padding: 4px 15px;
    border: none;
    border-collapse: collapse;
    background: #1a5a90;
    background: linear-gradient(to bottom, #1a5a90 0%, #397fb9 100%);
    color: #fff !important;
    text-align: center;
    border-radius: 20px;
    margin: 10px 0;
    /* background: #4CAF50; */
    color: #fff;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    min-width: 60px; 
    font-size: 14px;
}


.core_div table { text-align: left; }
.core_div table a { color: #337ab7; }
.core_div table tr th { /*background: #DBB512;*/ background: #ffe1dd; }
.table-striped>tbody>tr:nth-of-type(odd) { background: #fbfbfb; }
.table-hover>tbody>tr:hover { background: none; }

.error,
.success,
.warning {
    border-radius: 5px;
    float: left;
    margin: 0 0 10px;
    width: 100%
}

#social3 a,
.floatform a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out
}

.success {
    background-color: #DFF0D8;
    font-weight: 400;
    color: #487733;
    padding: 15px
}

.success i {
    font-weight: 700;
    padding-right: 10px
}

.warning {
    background-color: #FCF8E3;
    font-weight: 400;
    color: #7A6E34;
    padding: 15px
}

.warning i {
    font-weight: 700;
    padding-right: 10px
}

.error {
    background-color: #F2DEDE;
    font-weight: 400;
    color: #875252;
    padding: 15px
}

.whitebtn,
.whitefullbtn {
    color: #666;
    font-size: 15px
}

.error i {
    font-weight: 700;
    padding-right: 10px
}

.orangebtn,
.whitebtn,
.whitefullbtn {
    cursor: pointer;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    float: left
}

.whitebtn {
    padding: 7px 18px 8px;
    border: 1px solid #AEAEAE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    background: -moz-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -webkit-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -o-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -ms-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: linear-gradient(180deg, #fff 19%, #eaeaea 100%);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15)
}

.whitebtn:hover,
.whitefullbtn {
    background: #fff
}

.whitefullbtn {
    padding: 5px 0 6px;
    width: 100%;
    border: 1px solid #AEAEAE;
    outline: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: -moz-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -webkit-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -o-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: -ms-linear-gradient(90deg, #fff 19%, #eaeaea 100%);
    background: linear-gradient(180deg, #fff 19%, #eaeaea 100%);
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .15)
}

.bluebtn,
.orangebtn {
    padding: 8px 28px 10px;
    margin: 3px 0;
    font-size: 20px;
    outline: 0
}

.whitefullbtn:hover {
    background: #fff
}

.orangebtn {
    border: 1px solid #D68A11;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ffa814;
    background: -moz-linear-gradient(90deg, #ffa814 21%, #e08d11 100%);
    background: -webkit-linear-gradient(90deg, #ffa814 21%, #e08d11 100%);
    background: -o-linear-gradient(90deg, #ffa814 21%, #e08d11 100%);
    background: -ms-linear-gradient(90deg, #ffa814 21%, #e08d11 100%);
    background: linear-gradient(180deg, #ffa814 21%, #e08d11 100%);
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19)
}

.bluebtn,
.lightbluebtn {
    color: #FFF;
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19);
    font-family: Roboto, sans-serif;
    float: left;
    font-weight: 400;
    cursor: pointer
}

.orangebtn:hover {
    background: #ffa814
}

.bluebtn {
    border: 1px solid #0684A0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #35a9c6;
    background: -moz-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: -webkit-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: -o-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: -ms-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: linear-gradient(180deg, #35a9c6 21%, #227b96 100%);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19)
}

.bluebtn:hover {
    background: #35a9c6
}

.lightbluebtn {
    padding: 10px 0 12px;
    margin: 2px 0;
    height: 45px;
    border: none;
    width: 100%;
    font-size: 17px;
    text-shadow: 0 0 1px rgba(150, 150, 150, 1);
    background-color: #1BBBE4;
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19)
}

.bluefullbtn,
.lightbluebtn:hover {
    background: #35a9c6
}

.bluefullbtn {
    padding: 5px 0 6px;
    border: 1px solid #0684A0;
    color: #FFF!important;
    outline: 0;
    width: 100%;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    background: -moz-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: -webkit-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: -o-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: -ms-linear-gradient(90deg, #35a9c6 21%, #227b96 100%);
    background: linear-gradient(180deg, #35a9c6 21%, #227b96 100%);
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .19)
}

.needpopup,
.needpopup .pophline {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.bluefullbtn:hover {
    background: #35a9c6
}

#pop1,
.sitemap .location a,
.sitemap ul li {
    background-repeat: no-repeat
}

.star {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #F2A413!important
}

.nheadline {
    font-family: Oswald, sans-serif;
    color: #35A9C6;
    font-weight: 400;
    font-size: 38px;
    line-height: 48px;
    overflow: hidden;
    text-align: left
}

#footersubscribe button,
.sitemap .location a {
    font-family: Roboto, sans-serif
}

.sitemap,
.sitemap ul {
    overflow: auto;
    float: left
}

.sitemap {
    width: 100%;
    margin: 0 0 30px
}

.sitemap .siteheadline {
    width: 95%;
    background-color: #5EB892;
    font-weight: 500;
    font-size: 14px;
    color: #FFF;
    padding: 7px 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.sitemap ul,
.sitemap ul li {
    width: 100%;
    list-style: none
}

.sitemap ul {
    padding: 0;
    margin: 0
}

.sitemap ul li {
    overflow: auto;
    float: left;
    padding: 0 0 0 20px;
    margin: 0 0 8px;
    background-image: url(../img/circle2.png);
    background-position: left top
}

.sitemap .location,
.sitemap .location a {
    width: auto;
    float: left;
    overflow: auto
}

.sitemap ul li a {
    color: #429B75
}

.sitemap ul li a:hover {
    color: #429B75;
    text-decoration: underline
}

.sitemap .location a {
    padding: 4px 8px 4px 25px;
    border: 1px solid #F8F8F8;
    margin: 4px 10px 4px 0;
    background-color: #FFF;
    font-size: 14px;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: url(../img/location.png);
    background-position: left center
}

.sitemap .location a:hover {
    border: 1px solid #DFDFDF
}

.floatform {
    position: fixed;
    right: 0;
    width: 58px;
    overflow: auto;
    top: 40%;
    z-index: 999999
}

.needpopup-opened.needpopup-scrolled body,
.needpopup_wrapper {
    position: fixed;
    width: 100%
}

.floatform a {
    padding: 0;
    margin: 0 0 10px;
    float: right;
    transition: all .3s ease-out
}

.floatform a:hover {
    /*padding: 0 18px 0 0*/
}

.floatform .jobalert {
    background-color: #F9BD27!important
}

.floatform .feedback {
    background-color: #2DB885!important
}

.ministers {
    position: relative;
}

.ministers>div {
    min-height: 80px;
    text-align: right;
    margin-bottom: -200px;
}
.ministers div div img {
    z-index: 999;
    position: absolute;
    width: auto;
}



#pop1 {
    background-image: url(../img/feedbackbg.jpg);
    background-position: bottom center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.needpopup-opened,
.needpopup-opened body {
    overflow: hidden
}

.needpopup-opened.needpopup-scrolled,
.needpopup-opened.needpopup-scrolled body {
    height: auto
}

.needpopup_wrapper {
    z-index: 999;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding: 20px 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.needpopup-opened .needpopup_wrapper {
    visibility: visible;
    opacity: 1
}

.needpopup-overflow .needpopup_wrapper {
    padding: 10px
}

.needpopup {
    position: relative;
    z-index: 9999;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 600px;
    margin-left: -275px;
    padding: 20px;
    -webkit-transform: scale(.1, .1);
    -ms-transform: scale(.1, .1);
    transform: scale(.1, .1);
    opacity: 0;
    background: #fff;
    border-radius: 5px
}

.needpopup.opened {
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, transform .5s ease;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1
}

.needpopup.stacked {
    top: 0!important;
    margin-top: 0!important
}

.needpopup-overflow .needpopup {
    left: 0;
    width: auto;
    margin-left: 0
}

.needpopup_remover {
    position: fixed;
    z-index: 9999;
    top: 30px;
    right: 30px;
    font-size: 40px;
    line-height: .5;
    color: #fff;
    text-decoration: none
}

.needpopup_remover:hover {
    color: #ccc
}

.needpopup_remover:before {
    content: '×'
}

.needpopup .needpopup_remover {
    top: 10px;
    right: 10px;
    font-size: 20px;
    line-height: .5;
    color: #000
}

.needpopup .needpopup_remover:hover {
    color: #ccc
}

.needpopup .pophline,
.needpopup .popohline {
    width: 100%;
    overflow: auto;
    color: #FFF;
    font-size: 34px;
    padding: 10px;
    margin-bottom: 20px
}

.rcontent input[type=text],
input[type=password],
input[type=email],
input[type=number] {
    background-color: #FFF!important
}

.needpopup .pophline {
    background-color: #7DBFA3;
    border-radius: 5px
}

.needpopup .popohline {
    background-color: #F9BD27;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.needpopup .inputbox,
.needpopup .textbox {
    margin: 10px 0 0;
    color: #000;
    float: left;
    overflow: auto
}

.needpopup .onepop {
    width: 50%;
    float: left;
    overflow: auto;
    padding-right: 5px
}

.needpopup .twopop {
    width: 50%;
    float: left;
    overflow: auto;
    padding-left: 5px
}

.needpopup .textbox {
    width: 30%
}

.needpopup .inputbox {
    width: 70%
}

.needpopup .acforminfo {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #FCF9ED;
    margin: 10px 0;
    text-align: left;
    font-size: 13px;
    color: #AD8700;
    padding: 5px 10px;
    float: left;
    overflow: auto
}

.needpopup .acforminfo span {
    float: right
}

.needpopup .acforminfo i {
    margin: 0 5px
}

.needpopup .acforminfo a {
    color: #AD8700!important
}

.tabs {
    width: 100%;
    display: inline-block;
    margin: 20px 0
}

.tab-links {
    overflow: auto;
    padding: 0;
    margin: 0 0 0 5px
}

.tab-links li {
    float: left;
    list-style: none;
    margin-right: 1px
}

.tab-links a {
    padding: 9px 25px;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 3px 3px 0 0;
    background: #F2F2F2;
    font-size: 14px;
    color: #5EB892;
    transition: all linear .15s
}

.tab-links a:hover {
    background: #5EB892;
    color: #FFF;
    text-decoration: none
}

/*li.active a,
li.active a:hover {
    color: #fff;
    background-color: #7DBFA3
}*/

.tab-content {
    padding: 15px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #EEE;
    overflow: auto
}

.tab {
    display: none
}

.tab.active {
    display: block
}

.studentsay {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #daefda;
    background: -moz-linear-gradient(342deg, #daefda 0, #fff 50%);
    background: -webkit-linear-gradient(342deg, #daefda 0, #fff 50%);
    background: -o-linear-gradient(342deg, #daefda 0, #fff 50%);
    background: -ms-linear-gradient(342deg, #daefda 0, #fff 50%);
    background: linear-gradient(72deg, #daefda 0, #fff 50%);
    width: 100%;
    margin: 0 0 10px;
    float: left;
    padding: 2%;
    font-size: 14px
}

.studentsay p {
    margin: 0 0 10px;
    padding: 0;
    text-align: justify;
    font-size: 15px!important
}

.studentsay img {
    height: 65px;
    float: left;
    max-height: 80px;
    margin: 0 20px 10px 0
}

.studentsay span {
    font-weight: 700
}

.studentsay .date {
    float: left;
    text-align: right;
    color: #999;
    font-size: 13px
}

.ts_map { background-image: url('../img/ts_map.png'); background-repeat: no-repeat; background-position: center; background-size: contain;  }

.addresses { border: 1px solid #dcdcdc; padding: 15px; }

.content_list div {
    width: 24%;
    display: inline-block;
    text-align: center;
    margin: 10px 0px;
    vertical-align: top;
}
.content_list div img {
    width: 60px;
    box-shadow: inset 0 0 1px 0 #ea972d;
    border-radius: 30px;
    margin-bottom: 2px;
}



@media only screen and (min-width: 1367px) and (max-width: 1600px){
    .mt100 { min-height: 535px; }
}

@media only screen and (min-width: 1101px) and (max-width: 1366px){
    .mt100 { min-height: 462px; }
}

@media screen and (max-width:1100px) {
    #menu { background-color: #1a5a90; }
    #menu .logo {
    	margin: 0 !important;
        padding: 2px 10px;
    }
    .ministers {
        margin-bottom: -170px;
        padding-top: 50px;
        right: 265px !important;
    	position: absolute;
    }
    #menu .logo h2 {
    	text-align: left;
    	font-size: 24px;
    	margin-top: 0;
    }
    #menu .logo,
    #top .topdiv .topleft {
        margin-left: 10px
    }
    #menu .mainmenu,
    #top .topdiv .topright {
        margin-right: 10px
    }
    #top .topdiv .topright .topright1 span {
        display: none
    }
    .middlediv {
        width: 94%;
        margin: auto
    }
    #footer .footerdiv .socialdiv .socialicon {
        width: 19.5%;
        margin: 2% .2%;
        overflow: hidden
    }
    #footer .footerdiv {
        width: 96%;
        margin: auto
    }
}

@media screen and (max-width:950px) {
	
    .studentsay p {
        margin: 0 0 10px;
        padding: 0;
        text-align: left!important;
        font-size: 14px!important
    }
    .orangeheadline2 {
        width: 90%;
        max-width: 1100px;
        margin: auto 5%
    }
    .orangeheadline2 p {
        margin: 0
    }
    .orangeheadline2 a {
        width: 100%;
        font-size: 18px;
        float: left;
        margin: 0 20px 10px 0;
        color: #FFF;
        text-align: center;
        background-color: #EFB41F;
        padding: 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    #menu .logo img {
        height: 45px
    }
    #menu .mainmenu {
        width: 100%
    }
    .middle .middlediv .whychoose .imgframe .imglogo {
        background-image: url(../img/whitebg2.png);
        width: 100%;
        text-align: center;
        padding: 25px 0;
        margin-top: 220px
    }
    .middle .middlediv .formdiv .div100 {
        width: 50%
    }
    .middle .middlediv .formdiv .div200 {
        width: 100%
    }
    .middle .middlediv .formdiv .div10 {
        width: 20%
    }
    .middle .middlediv .formdiv .div20 {
        width: 40%
    }
    .middle .middlediv .fiveone {
        width: 30%;
        float: left;
        overflow: auto
    }
    .middle .middlediv .fivetwo {
        width: 70%;
        float: left;
        overflow: auto
    }
    .middle .middlediv .fivefour,
    .middle .middlediv .fivethree {
        width: 100%;
        float: left;
        overflow: auto
    }
    .middle .middlediv .shortdetail {
        width: 98%;
        background-color: #FFF;
        margin: 0 0 20px 2%;
        overflow: auto;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        float: left;
        padding: 0 0 10px;
        border-bottom: #EB9112 dotted 1px
    }
    .middle .middlediv .shortdetail .right {
        float: left;
        text-align: right;
        margin-top: 10px
    }
    .middle .middlediv .rectangleads {
        display: none
    }
    #footer .footerdiv .onethreediv {
        width: 46%;
        margin: 0 2%;
        float: left;
        overflow: auto
    }
    .middle .middlediv .rightinfo,
    .middle .middlediv .rightinfo2 {
        width: 48%;
        margin: 0 1% 30px
    }
}

@media screen and (max-width:800px) {
    #top .topdiv .topright .topright1 ul {
        display: none
    }
    #top .topdiv .topright .topright1 {
        overflow: auto;
        float: right;
        margin-left: 0
    }
    #menu .logo { width: 48%; display: inline-block; }
    #menu .logo img { height: 60px }    
    #menu .logo h2 { margin-top: 5px; }
    #menu .mainmenu {
        width: 49%;
        display: inline-block;
    }
    #cssmenu #menu-button { text-align: right; padding-right: 60px !important; }
    .middle .middlediv .whychoose .imgframe .imglogo {
        background-image: url(../img/whitebg2.png);
        width: 100%;
        text-align: center;
        padding: 25px 0;
        margin-top: 180px
    }
    .middle .middlediv .lleft {
        margin: 0 0 20px!important
    }
    .tab-links {
        margin: 0
    }
    .tab-links li {
        width: auto;
        float: none;
        margin-bottom: 1px
    }
    #footer .copyrighttxt,
    #footer .flink,
    .tab-links a {
        width: 100%;
        float: none
    }
    .tab-links a {
        padding: 9px 5%;
        border-radius: 3px;
        transition: all linear .15s
    }
    #footer .copyrighttxt {
        text-align: center
    }
    
    .ts_map { background-position: top; }
}

@media screen and (max-width:750px) {
    .leftmargin {
        margin: 0;
        width: 100%;
        overflow: auto;
        float: left
    }
    .middle .middlediv .smallheadline {
        padding: 0 0 20px;
        font-size: 22px;
        font-weight: 700
    }
    .middle .orange {
        width: 100%;
        margin: 0;
        padding: 0;
        background-color: #F18C06;
        background-image: none
    }
    .middle .middlediv .twotwodiv {
        width: 96%;
        float: none;
        margin: 3%;
        overflow: auto
    }
    .middle .middlediv .textcontentleft,
    .middle .middlediv .textcontentright {
        width: 100%;
        float: left;
        text-align: justify;
        overflow: auto;
        line-height: 26px
    }
    #menu .mainmenu {
        width: 45%
    }
    .middle .middlediv .onethreediv {
        width: 98%;
        float: none;
        overflow: auto;
        margin: 20px 0
    }
    .middle .middlediv .twothreediv {
        width: 98%;
        float: none;
        overflow: auto;
        margin-top: 20px
    }
    .litlespace,
    .smallspace,
    .space {
        margin: auto;
        width: 100%
    }
    .middle .middlediv .whychoose {
        width: 98%;
        float: none;
        margin: auto
    }
    .space {
        height: 10px
    }
    .smallspace {
        height: 30px
    }
    .litlespace {
        height: 15px
    }
    .middle .middlediv .largeheadline {
        width: 100%;
        float: left;
        overflow: auto;
        padding: 0 0 30px;
        text-align: center;
        font-size: 28px;
        font-weight: 200;
        line-height: 35px
    }
    .middle .middlediv .subscribe {
        border: 1px solid #82CFE0;
        padding: 2px;
        overflow: auto;
        width: 95%;
        float: none;
        margin: 20px auto 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    #footer .footerdiv .onethreediv .hline {
        background-image: url(../img/hline.png);
        background-repeat: repeat-x;
        width: 100%;
        float: left;
        margin: 20px 0
    }
    .middle .middlediv .chat .popupbox {
        width: 100%;
        padding: 0 0 2px;
        position: relative
    }
    .middle .middlediv .largedetail .acform ul li {
        width: 100%;
        max-width: 320px;
        overflow: auto;
        float: left;
        padding: 0 5px;
        line-height: 32px
    }
    .middle .middlediv .largedetail .acform ul li:first-child {
        width: 100%
    }
    .middle .middlediv .largedetail {
        width: 100%;
        background-color: #FFF;
        margin: 0 0 20px;
        overflow: auto;
        font-size: 15px;
        line-height: 20px;
        font-weight: 300;
        float: left;
        padding: 0 0 10px
    }
    .sitemap .siteheadline {
        width: 100%
    }
    .needpopup .inputbox,
    .needpopup .textbox {
        width: 100%;
        overflow: auto;
        float: left;
        margin: 10px 0 0
    }
    .needpopup .onepop {
        width: 100%;
        float: left;
        overflow: auto;
        padding-right: 0
    }
    .needpopup .twopop {
        width: 100%;
        float: left;
        overflow: auto;
        padding-left: 0
    }

}

@media screen and (max-width:480px) {
    
    .ministers {
        padding-top: 70px;
    }
    .sl-slide, .mslider .bg-img img {
        height: 300px !important;
    }
    .middlediv {
        width: 90%;
        margin: auto;
    }
    #testimonials {
        width: 98%;
        margin: 5% 1%;
        overflow: auto;
        padding: 20px;
        background-color: #01819E;
        min-height: 100px;
        -webkit-box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
        -moz-box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
        box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
        border: 1px solid #027993
    }
    .middle .middlediv .formdiv .div100,
    .middle .middlediv .formdiv .div20 {
        width: 100%;
        padding: 5px 0 0
    }
    .middle .middlediv .formdiv .div200 {
        padding: 5px 0 0
    }
    .middle .middlediv .formdiv .div10 {
        width: 33.3%
    }
    #footer .footerdiv .socialdiv .socialicon {
        width: 19.4%;
        margin: 7% .2%;
        overflow: hidden
    }
    #footer .footerdiv .socialdiv .socialicon img {
        height: 27px
    }
    .middle .middlediv .imagelist ul li {
        width: 90%;
        margin: 4%;
        float: none
    }
    .middle .middlediv .imagelist ul .imglast {
        margin: 4%
    }
    #top .topdiv .topleft .hide {
        display: none
    }
    #menu .logo {
        margin: 0 auto;
        width: 100%;
        float: none;
        text-align: center;
        padding: 0 0 0px 20px;
    }
    #menu .mainmenu {
        margin: auto;
        width: 100%;
        float: none
    }
    #cssmenu #menu-button {
        margin: 0 auto;
        float: none
    }
    .menuspace {
        display: block
    }
    #menu .logo img {
        height: 54px;
        margin: 12px 0
    }
    .middle .middlediv .largelist ul li {
        background-size: 30%
    }
    .middle .middlediv .largelist ul li p {
        margin-left: 70px
    }
    .scrollToTop {
        width: 0;
        height: 0;
        padding: 10px;
        text-align: center;
        font-weight: 700;
        color: #444;
        text-decoration: none;
        position: inherit;
        bottom: 15px;
        right: 40px;
        display: none;
        background: 0 0
    }
    .floatform {
    	right: 15px;
    }
    .core_div {
    margin-top: 240px !important;
    	padding: 20px;
    	margin-bottom: 120px !important;
    }
    #footer .footerdiv .onethreediv {
        width: 95%;
        margin: auto;
        float: none;
        overflow: auto
    }
    .middle .middlediv .fiveone {
        width: 100%;
        float: left;
        overflow: auto
    }
    .middle .middlediv .fivetwo {
        width: 100%;
        float: left;
        overflow: auto;
        margin-top: 20px
    }
    .middle .middlediv .leftformdiv .maxheight {
        width: 100%;
        height: 80px;
        overflow: scroll
    }
    .middle .middlediv .bluefullheadline {
        width: 100%;
        overflow: auto;
        float: left;
        padding: 15px;
        font-size: 18px;
        text-align: center;
        font-weight: 400;
        color: #FFF;
        background-color: #79AFCE;
        margin-bottom: 20px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    .middle .middlediv .bluefullheadline i {
        width: 100%;
        font-size: 46px;
        text-align: center;
        background-color: #679EBC;
        padding: 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-bottom: 10px
    }
    .middle .middlediv .largedetail .orangeheadline i {
        width: 100%;
        font-size: 46px;
        margin: 0 0 10px;
        text-align: center;
        background-color: #EFB41F;
        padding: 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    .middle .middlediv .rightinfo,
    .middle .middlediv .rightinfo2 {
        width: 100%;
        margin: 0 auto 30px
    }
    .middle .middlediv .largedetail .acforminfo span {
        float: left;
        text-align: left;
        margin-top: 8px
    }
    .data_body div.container > div { padding: 0; }

    .mt100 { margin-top: 170px; margin-bottom: 30px;}
    .ts_map { background-position: top; }
    .content_list div { width: 49%; }
}

.listsmallicon li,
.listsmalliconround li {
    background-repeat: no-repeat;
    background-position: left top
}

#social3 {
    width: 100%;
    margin: 20px 0
}

#social3 a {
    margin: 3px;
    display: inline;
    text-align: center;
    height: 41px;
    width: 81px;
    color: #FFF;
    font-size: 17px;
    padding: 5px 12px 9px;
    border: 1px solid #CCC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s ease-out
}

.listsmallicon,
.listsmalliconround {
    text-align: left!important;
    width: 97%;
    list-style: none;
    float: left;
    overflow: auto
}

#social3 .fb {
    background-color: #3C5B9A;
    border: 1px solid #3C5B9A;
    padding: 5px 14px 9px
}

#social3 .tw {
    background-color: #2DAAE1;
    border: 1px solid #2DAAE1
}

#social3 .gp {
    background-color: #F53E27;
    border: 1px solid #F53E27
}

#social3 .ln {
    background-color: #0172B1;
    border: 1px solid #0172B1
}

#social3 .ut {
    background-color: #C1181D;
    border: 1px solid #C1181D
}

#social3 .fb:hover,
#social3 .gp:hover,
#social3 .ln:hover,
#social3 .tw:hover,
#social3 .ut:hover {
    -moz-border-radius-topleft: 90px;
    -moz-border-radius-topright: 90px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 90px;
    -webkit-border-radius: 90px 90px 5px;
    border-radius: 90px 90px 5px
}

.listsmallicon {
    margin: 10px 0 10px 3%;
    padding: 0
}

.listsmallicon li {
    margin: 5px 0;
    padding: 2px 0 6px 40px;
    background-image: url(../img/tick4.png)
}

.listsmallicon ul li,
.listsmalliconround li {
    background-image: url(../img/tick5.png)
}

.listsmallicon ul {
    list-style: none
}

.listsmalliconround {
    margin: 10px 0 10px 3%;
    padding: 0
}

.listsmalliconround li {
    margin: 5px 0;
    padding: 2px 0 6px 40px
}

.listsmalliconround ul {
    list-style: none
}

.listsmalliconround ul li {
    background-image: url(../img/tick4.png)
}

.crplicon {
    background-image: url(../img/crplicon.png);
    height: 40px;
    width: 140px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.animatedimg {
    width: 100%;
    overflow: auto;
    float: left;
    border: 1px solid #666;
    z-index: 10;
    position: relative;
    margin-bottom: 30px
}

.animatedimg img {
    width: 100%
}

.animatedimg .brandlogo {
    bottom: 100%;
    width: 100%;
    text-align: center;
    padding: 60% 0;
    background-image: url(../img/black.png);
    position: absolute;
    z-index: 10;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.animatedimg:hover .brandlogo {
    display: block;
    bottom: 0;
    opacity: 1
}

.animatedimg:hover .brandlogo img {
    display: block;
    width: 80%;
    margin: auto
}

#footersubscribe {
    width: 100%;
    float: left;
    border: 1px solid #666;
    padding: 2px;
    margin: 20px 0 10px;
    color: #FFF!important;
    border-radius: 2px
}

#footersubscribe input[type=email],
input[type=text] {
    border: none;
    height: 35px;
    overflow: hidden;
    float: left;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 17px
}

#footersubscribe button {
    cursor: pointer;
    background-color: #0091B4;
    border-radius: 3px;
    width: 25%!important;
    color: #fff;
    float: left;
    border: none;
    height: 35px;
    font-weight: 300;
    font-size: 17px;
    outline: 0;
    box-shadow: none
}

#testimonials {
    width: 90%;
    margin: 0 5% 5%;
    overflow: auto;
    padding: 20px;
    background-color: #01819E;
    min-height: 100px;
    -webkit-box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
    -moz-box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
    box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
    border: 1px solid #027993
}

#testimonials .quote {
    margin: 0 auto 10px;
    text-align: center;
    line-height: 95px;
    height: 78px;
    width: 78px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    background-color: #025568;
    -webkit-box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
    -moz-box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09);
    box-shadow: 7px 7px 0 0 rgba(50, 50, 50, .09)
}

#testimonials .testimonialsline {
    width: 100%;
    margin: 0 auto 10px;
    color: #ADD2DB;
    text-align: center
}

#testimonials ul,
#testimonials ul li {
    width: 100%;
    margin: 0;
    float: left;
    padding: 0;
    overflow: auto;
    list-style: none
}

#testimonials .quote i {
    font-size: 40px;
    color: #EDEDED
}

#testimonials ul li {
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-style: italic;
    line-height: 24px;
    text-indent: 10px
}

#testimonials ul li span {
    font-weight: 700;
    font-style: normal;
    line-height: 28px
}


div.health { 
    background: #fff;
    padding: 30px 50px;
}
.charts { box-shadow: 0 5px 20px -6px rgba(0,0,0,0.15); -webkit-box-shadow: 0 5px 20px -6px rgba(0,0,0,0.15); border-radius: 6px; }
div.health h2 { margin-bottom: 0; margin-top: 10px; }
div.health h4 { padding: 20px 0; color: #999; margin-top: 0; }
div.health div { text-align: center; }
div.health img { width: 80%; }

.charts div.agriculture { background: linear-gradient(to bottom, rgb(19, 78, 94), rgb(113, 178, 128)); }

.visitors { text-align: center; padding: 20px 0 50px; vertical-align: middle; }
.visitors h2 { font-weight: 700; margin: 0; color: #c32b2c; }
.visitors h2 small { color: #111; }


.marquee {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  /*border: 1px solid blue;*/

}
.marquee-content {
  display: inline-block;
  margin-top: 5px;
  animation: marquee 15s linear infinite;
}
.item-collection-1 {
  position: relative;
  left: 0%;
  animation: swap 15s linear infinite;
}
@keyframes swap {
  0%, 50% {
    left: 0%;
  }
  50.01%,
  100% {
    left: 100%;
  }
}
.marquee-content:hover {
  animation-play-state: paused
}
.item1 {
  display: inline-block;
  height: 70px;
  width: 100px;
  background: cyan;
  vertical-align: top;
  margin-left: 15px;
}
.item2 {
  display: inline-block;
  height: 70px;
  width: 100px;
  background: magenta;
  vertical-align: top;
  margin-left: 15px;
  line-height: 14px;
}
/* Transition */

@keyframes marquee {
  0% {
    transform: translateX(0)
  }
  100% {
    transform: translateX(-100%)
  }
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #ff9d5d;
  color: white;
  cursor: pointer;
  padding: 7px 8px 0;
  border-radius: 4px;
  transition: 2s;
}

#myBtn:hover {
  background-color: #555;
}