@charset "utf-8";
body,
html {
    margin: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    -webkit-font-smoothing: antialiased;
}

.blue_title_bold {
    font-weight: bold;
    color: #095cac;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.card-tag-all {
    background-color: #064b6b !important;
    color: #ffffff !important;
}

#tagbar {
    padding-top: 2em;
    padding-bottom: 2em;
}

#topbar {
    float: right;
    width: 58.2%;
    margin: 0;
    padding: 0;
    border-top: 5px solid #8cc73a;
}

.item h4 {
    font-size: 1.2em;
    color: #006595;
    font-weight: 550;
}

.item span {
    display: inline-block;
    color: #6A6972;
}

.item ul {
    padding-left: .5em;
}

.itemcontent ul li {
    font-size: 1.1em !important;
    color: #6A6972;
}

.itemcontent {
    padding-bottom: .5em;
}

.downloadbox {
    /*display:flex;*/
    /*align-items:center;*/
    display: inline-block;
    background-color: #e6eff7;
    color: #006595;
    font-weight: bold;
    padding: .5em 1em;
    border-radius: 16px !important;
    margin-top: .8em;
    margin-bottom: .8em;
    margin-left: 1em;
}

.downloadbox a:hover {
    color: #095cac !important;
}

.downloadbox span {
    color: #618fc3 !important;
    display: inline-block;
    padding: 0;
}

.download {
    /*background-color:#e6eff7;*/
    /*color:#006595;*/
    /*font-weight:bold;*/
    /*padding:.5em 1em;*/
    /*border-radius:16px!important;*/
    /*width:100%;*/
}

.imgdownload {
    vertical-align: middle;
    max-width: 4%;
    padding-bottom: .2em;
}


/*a:hover,a:visited{*/


/*	color:#80a6d1!important;*/


/*}*/

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.form-control {
    border-color: #666666;
}

.form-horizontal .checkbox-inline {
    margin: 0;
}

#getbtn {
    position: fixed;
    top: calc(100vh - 230px);
    right: 5%;
}

.searchbox {
    border-color: #80a6d1;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 #80a6d1;
}

.searchbox:focus {
    border-color: #e7edf3;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 #e7edf3;
}

.facebook {
    background: #3B5998;
    color: white;
}

.whatsapp {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #80a6d1;
    color: white;
}

#st-1 .st-btn[data-network='weibo'] {
    background-color: #3B5998 !important;
}

.weibo {
    background: #3B5998;
    color: white;
}

#st-1 .st-btn[data-network='wechat'] {
    background-color: #80a6d1 !important;
}

.wechat {
    background: #80a6d1;
    color: white;
}

#st-1 .st-btn[data-network='instagram'] {
    background-color: #3B5998 !important;
}

.instagram {
    background: #3B5998;
    color: white;
}

.header-area {
    padding-top: 2.1em;
    padding-bottom: 1em;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #bcbec0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 4px;
    border-radius: 4px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both !important;
}

.text_left {
    text-align: left;
}

.text_right {
    text-align: right;
}

.text_center {
    text-align: center;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

.btn {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

[class*=cell0] {
    float: left;
}

.no_padding {
    padding: 0 !important;
}

.no_margin {
    margin: 0 !important;
}

ul,
li {
    text-decoration: none;
}

a,
a * {
    color: #80a6d1;
    font-size: inherit;
    text-decoration: none;
}

a:hover,
a:hover *,
a:focus {
    text-decoration: none;
    color: inherit;
    outline: 0;
}

a:focus {
    border: 0;
}

.img-full {
    width: 100%;
    height: auto;
}

.img-max {
    max-width: 100%;
}

.fl_left {
    float: left !important;
}

.fl_right {
    float: right !important;
}

.div-clear:after {
    content: '';
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
}

th,
td {
    border: none;
    text-align: left;
    padding: 8px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #000;
}

::selection {
    color: #fff;
    background: #000;
}


/**************************************************/


/* header */


/**************************************************/

.sub-header-01 {
    font-size: 15px;
    color: #333333;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.dropdown-menu {
    background: none;
    border: none;
    padding-left: 1.5em;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: bold;
    line-height: 1.42857143;
    color: #999999;
    white-space: nowrap;
}

.navbar-inverse {
    background-color: #fff;
    border-color: transparent;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #e3000b;
    background-color: transparent;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
}

#btnNext_m {
    width: 120%;
}

#btnSearch {
    background-color: #80a6d1;
    border-color: #80a6d1;
}

#navbarpanel {
    padding-right: 0;
    padding-left: 0;
}

.navbar-inverse .navbar-nav>li>a {
    color: #999999;
}

.icon-header-lang {
    padding: 0 4px 0 0;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: #ff0202;
}

.main-banner-01-bar {
    background-color: #e3000b;
    color: #fff;
    height: 50px;
}

.main-banner-01-bar-text {
    font-weight: 800;
    margin: 0;
    padding: 10px 10px 10px 30px;
    float: left;
}

.main-banner-01-bar-btn {
    font-weight: 800;
    border: 1px #fff solid;
    float: right;
    padding: 5px 30px;
    margin: 5px 30px 5px 0;
    border-radius: 2px;
}

.main-banner-01-bar-btn:hover {
    background-color: #fff;
    color: #e3000b;
}


/**************************************************/


/* Index */


/**************************************************/

.index-col-text-03 {
    padding: 15px;
}


/**************************************************/


/* Share */


/**************************************************/

.page-topic-01 h1,
.page-topic-02 h1,
.page-h1 {
    font-size: 50px;
    color: #000;
    padding: 0;
    margin: 0;
}

.page-h2 {
    font-size: 25px;
    color: #000;
    padding: 30px 0 15px 0;
    margin: 0;
}

.page-h3 {
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    margin: 0;
    padding: 15px 0;
}

.page-h4 {
    font-size: 25px;
    line-height: 32px;
    font-weight: bold;
    color: #000;
    padding: 30px 0 15px 0;
    margin: 0;
}

.page-h5 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 15px 0;
    margin: 0;
}

.page-h6 {
    font-size: 25px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    padding: 30px 0;
    margin: 0;
}

.page-p1 {
    font-size: 14px;
    color: #000;
    padding: 15px 0;
    margin: 0;
}

.page-p2 {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
    margin: 0;
    padding: 15px 0;
}

.page-p3 {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
    margin: 0;
    padding: 15px 0 0 0;
}

.page-p4 {
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #777777;
    padding: 15px 0;
    margin: 0;
}

.page-p5 {
    font-size: 14px;
    color: #000;
    padding: 15px 15px;
    margin: 0;
}

.page-p6 {
    font-size: 14px;
    letter-spacing: 4px;
    color: #000;
    padding: 15px 0;
    margin: 0;
}

.page-topic-01 {
    padding: 30px 15px;
    margin: 0;
}

.page-topic-02 {
    padding: 30px 0px;
    margin: 0;
}

.page-h1-underline {
    background-color: #e3000b;
    height: 3px;
    width: 100px;
    margin: 10px 0 0 0;
}

.page-topic-02 {
    padding: 30px 0 0 0;
    margin: 0;
}

.page-list-style-01 {
    margin: 0;
    padding: 0 0 0 30px;
}

.page-list-style-02 {
    margin: 0;
    padding: 0 0 0 30px;
}

.page-list-style-03 {
    margin: 0;
    padding: 0 0 0 60px;
}

.page-list-style-04 {
    margin: 0;
    padding: 0;
}

.page-list-style-01 li {
    list-style-type: decimal;
}

.page-list-style-02 li {
    list-style-type: disc;
}

.page-list-style-03 li {
    list-style-type: disc;
}

.btn-page-more-01 {
    color: #e3000b;
    margin: 0;
}

.btn-page-more-01:hover {
    color: #e3000b;
    text-decoration: underline;
}

.btn-page-more-02 {
    color: #fff;
    margin: 0;
}

.btn-page-more-02:hover {
    color: #999999;
    text-decoration: underline;
}

.page-more {
    padding: 15px 0 30px 0;
}

.btn-from-01 {
    width: 182px;
    height: 50px;
    text-align: center;
    background-color: #ff675b;
    border: 1px solid #ff675b;
    color: #fff;
    padding: 14px;
    font-weight: bold;
    float: right;
}

.btn-from-01:hover {
    background-color: #ff4b3c;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn-send {
    width: 74px;
    height: 50px;
    text-align: center;
    background-color: #e3000b;
    border: 1px solid #e3000b;
    color: #fff;
    padding: 14px;
    margin: 0px 0;
    font-weight: bold;
    float: left;
}

.btn-send:hover {
    background-color: #ff2732;
    color: #FFF;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn-send.disabled {
    background-color: #ff9398;
    border-color: #ff9398;
}

.text-color-01 {
    color: #e3000b;
}

.photo-padding-01 {
    padding: 30px 0 0 0;
}

.from-border-01 {
    border: 1px solid #ddd;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


/**************************************************/


/* Field */


/**************************************************/

.field01 {
    width: 100%;
    height: 46px;
    line-height: 31px;
    vertical-align: middle;
    font-size: 14px;
    color: #939598;
    padding: 10px;
    background: #fff;
    border: 2px solid #d1d3d4;
    border-radius: 2px;
}

.field02 {
    width: 100%;
    height: 80px;
    line-height: 18px;
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
    padding: 10px;
    background: #fff;
    border: 1px solid #fb7d02;
    border-radius: 2px;
}

textarea.field01 {
    height: 75px;
    resize: none;
}

.field01:focus {
    box-shadow: none;
    outline: 0;
    border-color: #ff0202;
}

input[type=checkbox],
input[type=radio] {
    margin-right: 6px;
    vertical-align: baseline;
}

label {
    margin-right: 12px;
    /*	font-weight:normal;*/
    margin-bottom: 0;
}

.downloadBtn {
    color: #f7f7f7 !important;
    border-color: #ff4b3c;
    background-color: #ff4b3c;
    width: 180px;
    text-align: center;
    padding: 20px 15px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #e3000b;
}

.nav>li {
    position: relative;
    display: block;
}

div#hint {
    z-index: 11;
    position: absolute;
    top: 10px;
    right: 0;
    background: gold;
    color: orangered;
    /*padding: .5em;*/
    box-sizing: border-box;
    /*overflow: hidden;*/
    /*height:0;
	width: 100px;*/
    font-weight: bold;
    transition: height 1s, width 1s, padding 1s, visibility 1s, opacity 0.5s ease-out;
}


/*inside menu*/

.collapsible2 {
    background-color: #fdefe6;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    overflow: hidden;
}

.collapsible2:hover {
    background-color: #ffddc7;
}

.collapsible2:after {
    content: '\25bc';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    overflow: hidden;
}

.content1 {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

.menu1button {
    background-color: #e3e3e3;
}

.menu1button:hover {
    background-color: #f8f7f7;
}

[data-toggle="collapse"] .famenu:before {
    color: rgb(128, 166, 209);
    content: "\25b2";
    float: right;
    margin-left: 5px;
}

.collapsed[data-toggle="collapse"] .famenu:before {
    color: rgb(128, 166, 209);
    content: "\25bc";
    float: right;
    margin-left: 5px;
}

.menu2button {
    background-color: #e3e3e3;
}

.menu2button:hover {
    background-color: #f8f7f7;
}

.menu2button[data-toggle="collapse"] .famenu:before {
    color: rgb(128, 166, 209);
    content: "\25b2";
    float: right;
    margin-left: 5px;
}

.menu2button[data-toggle="collapse"].collapsed .famenu:before {
    color: rgb(128, 166, 209);
    content: "\25bc";
    float: right;
    margin-left: 5px;
}

.menucontent:before {
    color: rgb(128, 166, 209);
    content: "\00a0\00a0\00a0\00a0";
    float: right;
    margin-left: 5px;
}

.menucontent {
    cursor: pointer;
}

.menucontent span {
    color: #5b595a;
}

.menucontent:hover span {
    color: #ec6100;
}

.greyborder {
    /*border:1px grey solid;*/
    /*border-top:    1px grey solid;*/
    border-right: 1px grey solid;
    border-bottom: 1px grey solid;
    border-left: 1px grey solid;
}

.rightmarginpx {
    right: 20px;
    /*right:-300px;*/
}

#searchbox {
    color: #004da3;
}

#menuwebbutton span {
    background-color: #004da3;
}

#landingnavbar {
    border-top: 1px solid #666666;
    background-color: #ffffff;
    z-index: 13;
    position: absolute;
    top: 0;
    width: 300px;
}

.amigoheadtextcolor {
    /*font-family: 'Open Sans', serif;*/
    font-size: 48pt !important;
    color: #999999;
    text-align: center;
    font-weight: bold;
    /*padding-left:1em;*/
    /*padding-top: 4em;*/
    text-transform: uppercase;
}

.amigotextcolor {
    font-size: 18pt !important;
    position: relative;
    top: 70%;
    left: 16%;
    width: 70%;
    color: #ffffff;
    text-align: center;
    padding-top: 1em;
    line-height: 150%;
    font-weight: normal;
}

.fa {
    display: inline-block;
    font-family: FontAwesome, serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5em;
}

.fa-search:before {
    content: "\F002";
}


/*.container > .navbar-collapse {*/


/*	float: right;*/


/*}*/

#navbarCollapse {
    padding: 2em;
    margin: 0;
}

#navbarCollapse .dropdown-toggle[aria-expanded="false"]::after {
    content: "\f105";
    position: absolute;
    right: 10px;
}

#navbarCollapse .dropdown-toggle[aria-expanded="true"]::after {
    content: "\f107";
    position: absolute;
    right: 10px;
}

#navbarCollapse .dropdown-toggle::after {
    border: none;
}

#navbarCollapse .dropdown-toggle::after,
#navbarCollapse .dropdown-toggle::before {
    font: normal normal normal 14px/1 FontAwesome;
    vertical-align: baseline;
    font-size: 20px;
    padding-right: 5px;
}

.navbar-nav {
    text-align: left;
}

.navbar .container {
    display: block;
}

.bannercover {
    display: block;
    width: 100vw !important;
    max-height: 620px !important;
    object-fit: cover;
}

.titlebar {
    text-align: center;
}

.column {
    width: 100%;
    height: 25em;
    font-size: 1em;
    text-transform: uppercase;
    padding-top: 12em;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.breadcrumb {
    background: none !important;
    padding: 0 !important;
    color: #999999;
    font-size: 1.1em;
}

.breadcrumb a {
    color: #999999;
}

.breadcrumb a:hover {
    color: #095cac;
}

.breadcrumb .active {
    color: #095cac;
}

.headingtitle {
    font-size: 20pt;
    color: #004da3;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 1px;
}

.pagetitle {
    font-size: 20pt;
    color: #095cac;
    text-transform: none;
    font-weight: bold;
    line-height: 100%;
    letter-spacing: normal;
}

.bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #FFFFFF;
    padding: 90px 90px;
}

.services-area {
    padding-top: 4em;
}

.services-area .titlebar {
    padding-bottom: 50px;
}

.boxcontainer {
    cursor: pointer;
    /*position: relative;*/
}

.boxtext-layer .text-center {
    color: white;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
}

.boximage {
    z-index: 2;
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.boxcontainer:hover .boximage {
    opacity: 0.3;
}

.boxcontainer:hover .middle {
    opacity: 1;
}

.boxtext {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

.services-area .container {
    padding-left: 2.5em;
    padding-right: 2.5em;
}

.getbtntitlebar {
    padding-left: 4.5em;
}

.servicecol {
    background-size: 85%;
    background-repeat: no-repeat;
    height: 30em;
    text-align: center;
    padding-bottom: 2.5em;
    /*position:relative;*/
}

.servicecol img {
    width: 85%;
}

.servicetxt {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}

.footerbg {
    height: auto;
    background-color: #095cac;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
}

.footerbg h5 {
    line-height: 200%;
    text-transform: none;
    color: #DADADA;
    font-size: 1em;
    padding-bottom: .2em;
    /*font-weight: normal;*/
}

.footerbg .title {
    color: #CCDBEE;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.5em;
}

.footerbg .subtitle {
    font-weight: bold;
    font-size: 1em;
    color: #7696BD;
    text-transform: uppercase;
}

.footerbg .subcontent {
    /*margin-top: -1em;*/
    font-weight: 100;
    text-transform: none;
    font-size: 1em;
    line-height: 1.5;
    color: #ffffff;
}

.footercolumn {
    line-height: 120%;
    padding-top: 3em;
    color: #ffffff;
}

#footermediabar {
    padding-bottom: 0;
    padding-top: 2em;
    margin-bottom: 0;
}

#footermediabar li {
    padding-left: .27em;
}

#footermediabar li img {
    width: 80%;
}

.socialmediabar {
    margin-bottom: 1.5em;
}

#copyright {
    text-align: center;
    color: #ffffff;
    font-size: .8em;
    font-weight: lighter;
    background-color: #095cac;
    padding: 1rem 0;
    /*margin-top:1rem;*/
}

.banners-area {
    width: 100%;
    margin: 0;
}

.banner {
    height: 259px;
}

.banner img {
    height: 100%;
}

.nav-link a:hover {
    color: #8cc73a;
}

.bootmenu .nav-item {
    /*margin-right: 20px;*/
}

.lang {
    cursor: pointer;
}

#footermenu {
    padding-top: 2em;
    border-bottom: 1px solid #ffffff;
}

.list-inline-item {
    border-right: 1px solid #ffffff;
    padding: 0;
    line-height: 120%;
}

.list-inline-item:nth-child(3n) {
    border: none;
}

.list-inline .list-inline-item:last-child {
    border: none;
}

.list-inline-item a,
.list-item a {
    color: #ffffff;
}

.list-inline-item:not(:last-child) {
    margin-right: 0;
}


/*-- aboutus starts --*/

#aboutus-content-area,
#account-content-area {
    padding-bottom: 3em;
}

.leftmenu {
    /*height:620px;*/
}

.leftcolumn {
    background-color: #e6eff7;
    padding: 0;
}

#contactus-content-area .leftcolumn {
    background: none;
    padding-left: 1em;
    padding-right: 1em;
}

.contactuscontent {
    text-align: center;
    padding-top: 2em !important;
    font-size: 1.4em !important;
    line-height: 180%;
}

#contactus-content-area .rightcolumn {
    padding: 6em 0 0 !important;
    margin: 0 !important;
}

#contactusform {
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
}

#landinglangbar {
    padding-left: .5em;
}

.leftmenutitle {
    text-align: center;
    font-size: 1.2em;
    color: #095cac;
    /*background-color:#004da3;*/
    padding: 1em;
    font-weight: normal;
    border-bottom: 1px solid #ffffff;
}

.leftmenutitle:not(.active):hover {
    cursor: pointer;
}

.leftmenutitle a {
    color: #095cac;
}

.leftmenutitle a:hover {
    color: #ffffff;
}

.leftmenutitle.active a {
    color: #ffffff;
}

.leftmenuitems {
    /*padding:1em 2em;*/
}

#aboutustitle,
#contactustitle {
    text-transform: none;
    letter-spacing: normal;
}


/*-- aboutus ends --*/


/*-- contactus starts --*/

#contactustitle {
    line-height: 110%;
}

#contactusform label {
    color: #004da3;
}

#contactusform .nowrap {
    white-space: nowrap;
    color: #666666;
}

#contactusform .form-group:nth-child(6) {
    padding-left: 1em;
}

#contactusform .custom-control-label {
    color: #666666;
}


/*-- contactus ends --*/


/*-- core starts --*/

#account-content-area .leftmenutitle {
    /*font-size:1.5em;*/
}


/*-- core ends --*/


/*-- career starts --*/


/*-- career ends --*/


/*-- research starts --*/

#research-content-area .list-group-item {
    border: none;
    padding: 0 2em .2em 0;
    text-decoration: underline;
    color: #666666;
}

.content-div {
    position: relative;
    /* margin-top: 50px; */
    /* justify-content: center; */
    justify-content: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*top: 20px;*/
}

.card-tag {
    cursor: pointer;
}

.card-detail-tab {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.card-lab {
    display: block;
    margin: 0 auto;
    width: auto;
}

.card-lab-2 {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.content-card {
    position: relative;
    transition: all 0.5s;
    font-size: 10pt;
    width: 350px;
    background: #f2f2f2;
    margin: 10px;
    padding: 0;
    /*padding: .5em;*/
    /*border: 1px solid #e0e0e0;*/
}

.content-card:hover {
    box-shadow: 0 0 15px 0px grey;
}

.card-title-span {
    color: #004da3;
    font-weight: bold;
    font-size: 1.5em;
}

.card-lab-label {
    color: #666666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin: 2px;
}

.card-title-div {
    padding-top: 10px;
    padding-left: 1em;
    padding-right: 1em;
}

.card-title-span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.card-img {
    height: 220px;
}

.card-detail-tab {
    padding-top: .5em;
    padding-bottom: 1em;
}


/*-- research ends --*/

.rowcontent {
    color: #666666;
    padding-left: .5em;
    padding-right: .5em;
    padding-top: 2em;
    font-size: 1.1em;
}

.rowcontent p {
    font-size: 1.1em !important;
}

.rowcontent.chi p {
    font-size: 1.2em !important;
}

.lastrowcontent {
    padding-left: .5em;
    padding-top: 1.5em;
    color: #666666;
    padding-bottom: 1.2em;
    font-size: 1.3em;
}

.rightcolumn {
    margin-left: 2.5em;
    /*border-bottom: 2px solid #004da3;*/
    padding-bottom: 3em;
    /*margin-bottom:2.5em;*/
}

.leftcolumn {
    margin-left: 2.5em;
}

.listcontent {
    color: #666666;
}

#contactus-content-area .rightcolumn {
    border: none;
}

.disclist {
    list-style-type: disc;
}

.disclist li {
    line-height: 180%;
}

.leftmenutitle {
    font-weight: bold;
    background-color: #cedeee;
}

.leftmenutitle.active {
    color: #ffffff;
    background-color: #a3d261 !important;
}

.leftmenutitle:hover {
    color: #ffffff;
    background-color: #a3d261;
}

.checkboxwrapper {
    padding-left: 1.2em;
}

.checkboxwrapper label {
    color: #666666 !important;
    /*white-space: nowrap;*/
}

.breadcrumb img {
    width: 80%;
    padding-bottom: .2em;
}

#maparea {
    margin-top: 2.5em;
    padding: 4em 2em;
    background-color: #80a6d1;
}

#maparea iframe {
    height: 250px;
}

.contenttitle {
    padding-top: 15px;
    color: #004da3;
    font-weight: bold;
    font-size: 1.7em;
}

.firstrowcontent {
    color: #666666;
    padding-top: 1.5em;
}

.listcontent {
    font-size: 1.3em;
    padding-top: 15px;
}

.leftmenutitle {
    font-size: 1.5em;
}

.leftmenutitle:first-of-type {
    font-size: 1.7em;
    cursor: default!important;
}

#account-content-area .listcontent:last-child {
    padding-bottom: 0;
}

#account-content-area .firstrowcontent {
    /*padding-top:1.5em;*/
}

#account-content-area .contenttitle {
    /*padding-top:3.5em;*/
}

#account-content-area .breadcrumb {
    font-size: 1.3em;
}

#account-content-area .breadcrumb img {
    width: 85%;
}

#coretitle {
    padding-top: 1.2em;
    font-size: 2.2em !important;
}

#account-content-area .rowcontent {
    font-size: 1.3em;
    line-height: 200%;
}

.coresubtitle {
    padding-top: 2.7em;
    padding-left: .5em;
}

.corelistcontent {
    padding-top: 1.5em;
    padding-left: 1.5em;
}

#audit-content-area .breadcrumb {
    font-size: 1.3em;
}

#audit-content-area .breadcrumb img {
    width: 90%;
}

#audit-content-area .rowcontent {
    font-size: 1.3em;
    line-height: 180%;
}

#audit-content-area .pagetitle {
    font-size: 18pt;
}

#audit-content-area .listcontent {
    font-size: 1.4em;
}

#audit-content-area .disclist li {
    padding-bottom: 1em;
}

#tax-content-area .breadcrumb {
    font-size: 1.2em;
}

#tax-content-area .breadcrumb img {
    width: 90%;
}

#tax-content-area .rowcontent {
    font-size: 1.4em;
    line-height: 180%;
}

#tax-content-area .taxrowcontent {
    padding-top: 1.5em;
}

#tax-content-area .taxrowcontent:last-child {
    padding-bottom: 1.7em;
}

#tax-content-area .coresubtitle {
    padding-top: 2.2em;
}

#tax-content-area .pagetitle {
    font-size: 18pt;
}

#tax-content-area .listcontent {
    font-size: 1.4em;
}

#tax-content-area .disclist li {
    padding-bottom: 1em;
}

.card-tag>span {
    position: relative;
    color: #fff;
    /* display: inline-block; */
    padding: 0 .5em;
}

.navbar-nav .nav-item a {
    color: #095cac;
}

.navbar-nav .nav-item a:hover {
    color: #8cc73a;
}

.navbar {
    padding: 0;
}

@media screen and (min-width: 1681px) and (max-width: 1920px) {
    #navbarCollapse {
        background-color: #ffffff!important;
    }
    .banners-area {
        padding-top: 0 !important;
    }
}

@media screen and (min-width: 770px) {
    #navbarCollapse {
        padding: 2em;
        margin: 0;
        /*background-color: #ffffff!important;*/
    }
    #footermenu {
        padding-top: 4em!important;
    }
    .list-inline-item:nth-child(3n) {
        border-right: 1px solid #ffffff !important;
    }
    .servicecol img {
        background-size: 95% !important;
        width: 100% !important;
    }
    .list-inline-item:not(:last-child) {
        margin-right: .5rem !important;
    }
    .list-inline-item:last-child {
        padding-left: 0 !important;
    }
    .fa {
        font-size: 16px !important;
    }
    .header-logo-01-width {
        /*margin-left:-3em;*/
        width: 580px;
    }
    .navbar-brand {
        margin: 0;
    }
    .lang {
        font-size: smaller;
    }
    .sub-header-01 {
        font-size: 1.21em;
        color: #999999;
        padding: 0 30px 0 30px;
        margin-right: -.5em;
        text-align: right;
        font-weight: normal;
    }
    /*#navbarCollapse {*/
    /*	padding: 0;*/
    /*	margin-left: 5em !important;*/
    /*	background: none;*/
    /*}*/
    .dropdown-toggle::after {
        content: "" !important;
    }
    .dropdownlink.dropdown-toggle::after {
        position: static !important;
        display: inline-block !important;
        width: 0 !important;
        height: 0 !important;
        padding: 0 !important;
        /*margin:0!important;*/
        margin-left: .255em !important;
        vertical-align: .1em !important;
        content: "" !important;
        border-top: .3em solid !important;
        border-right: .3em solid transparent !important;
        border-bottom: 0 !important;
        border-left: .3em solid transparent !important;
    }
    #maparea {
        padding: 6em 18em;
        background-color: #80a6d1;
    }
    .rowcontent {
        padding: 0;
    }
    .leftcolumn {
        width: 150%;
    }
    /* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
    .media-icon-bar {
        z-index: 900;
        position: fixed;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    /* Style the icon bar links */
    .media-icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        font-size: 20px;
    }
    /* Style the social media icons with color, if you want */
    .media-icon-bar a:hover {
        background-color: #000;
    }
    .col-sm {
        flex-basis: 1%;
    }
    .navbar-header {
        float: left;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #leftcontact {
        border-right: solid 2px #004da3;
        padding-right: 4em;
        background: none;
    }
    .form-horizontal .control-label {
        text-align: left;
    }
    .headingtitle {
        font-size: 20pt;
        letter-spacing: 2px;
    }
    .boxtext-layer .text-center {
        color: white;
        font-size: 1.3rem;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1.5px;
    }
    .getbtntitlebar {
        /*padding-left:0;*/
    }
    .footerbg {
        color: #ffffff;
        height: auto;
        padding-top: 46px;
    }
    .footerbg h5 {
        line-height: 295%;
        text-transform: none;
        color: #DADADA;
        font-size: 1.25em;
        padding-bottom: .2em;
        /*font-weight: normal;*/
    }
    .footerbg .title {
        color: #CCDBEE;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 2em;
    }
    .footerbg .subtitle {
        font-weight: bold;
        font-size: 1em;
        color: #7696BD;
        text-transform: uppercase;
    }
    .footerbg .subcontent {
        /*margin-top: -1em;*/
        font-weight: 100;
        text-transform: none;
        font-size: 1em;
        line-height: 1.5;
    }
    .footercolumn {
        padding-top: 0 !important;
    }
    #footermediabar {
        /*padding-left:.1em;*/
        margin-bottom: 0;
    }
    #footermediabar li {
        padding-left: .27em;
    }
    #footermediabar li img {
        width: 88%;
    }
    .socialmediabar {
        margin-bottom: 1.5em;
    }
    #copyright {
        text-align: center;
        font-size: 12px;
        font-weight: lighter;
    }
    .rightcolumn {
        /*border-right: 2px solid #004da3;*/
        border-bottom: none;
        padding-bottom: 0;
        margin: 0 !important;
        padding-left: 4em;
        padding-right: 2em;
    }
    .leftcolumn {
        margin: 0 !important;
    }
    .rowcontent {
        padding-top: 1.5rem !important;
        font-size: 1em;
        padding-bottom: 3.5em !important;
    }
    .firstrowcontent {
        padding-top: 0;
    }
    .contenttitle {
        padding-top: 15px;
        color: #004da3;
        font-weight: bold;
        font-size: 1.2em;
    }
    .listcontent {
        font-size: 1em;
        padding-top: 10px;
        width: 100%;
    }
    #rightpanel {
        width: 100%;
    }
    .lastrowcontent {
        color: #666666;
        padding-bottom: 1.2em;
        font-size: 1em;
        padding-left: 0;
    }
    .disclist li {
        line-height: 250%;
    }
    .leftmenutitle {
        font-size: 1.3em;
    }
    .leftmenutitle:first-of-type {
        font-size: 1.3em;
    }
    #account-content-area .breadcrumb {
        font-size: 1.1em;
    }
    #account-content-area .breadcrumb img {
        width: 75%;
    }
    #account-content-area .listcontent:last-child {
        padding-bottom: .5em;
    }
    #coretitle {
        padding-top: 1em;
        font-size: 2em;
    }
    #account-content-area .contenttitle {
        padding-top: 3.5em;
    }
    #account-content-area .rowcontent {
        font-size: 1.2em;
        padding-bottom: 1em !important;
        line-height: 150%;
    }
    #account-content-area .listcontent {
        font-size: 1.2em;
    }
    .coresubtitle {
        padding-top: 2.2em !important;
        padding-left: 0;
    }
    .corelistcontent {
        padding-top: 1em;
        padding-left: 1em !important;
    }
    #audit-content-area .breadcrumb {
        font-size: 1.1em;
    }
    #audit-content-area .breadcrumb img {
        width: 80%;
    }
    #audit-content-area .rowcontent {
        font-size: 1.2em;
        line-height: 160%;
    }
    #audit-content-area .pagetitle {
        font-size: 16pt;
    }
    #audit-content-area .listcontent {
        font-size: 1.2em;
    }
    #audit-content-area .disclist li {
        line-height: 150%;
        padding-bottom: .8em;
    }
    #tax-content-area .breadcrumb {
        font-size: 1.1em;
    }
    #tax-content-area .breadcrumb img {
        width: 80%;
    }
    #tax-content-area .rowcontent {
        font-size: 1.3em;
        line-height: 170%;
        padding-bottom: .5em !important;
    }
    #tax-content-area .taxrowcontent {
        padding-top: 0;
    }
    #tax-content-area .taxrowcontent:last-child {
        padding-bottom: 1.7em;
    }
    #tax-content-area .coresubtitle {
        padding-top: 1.5em !important;
    }
    #tax-content-area .lastcoresubtitle {
        padding-top: 2.5em !important;
    }
    #tax-content-area .lasttaxrowcontent {
        padding-bottom: 2em !important;
    }
    #tax-content-area .pagetitle {
        font-size: 18pt;
    }
    #tax-content-area .listcontent {
        font-size: 1.3em;
    }
    #tax-content-area .disclist li {
        padding-bottom: 1em;
    }
    #contactus-content-area .leftcolumn {
        background: none;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1.5em;
    }
    .contactuscontent {
        text-align: justify;
        padding-top: 2em !important;
        font-size: 1em !important;
        line-height: 140%;
        padding-right: 2.5em;
        padding-left: 2.5em;
    }
    #contactus-content-area .rightcolumn {
        padding: 2em 0 0 !important;
        margin: 0 !important;
    }
    #contactusform {
        padding-top: 1em;
        padding-right: 1em;
        padding-left: 1em;
    }
    .dropdown-menu {
        background-color: #ffffff !important;
        border: 1px solid #999999;
        padding-left: 0;
    }
    #maparea iframe {
        height: 360px;
    }
    #tagbar {
        padding-top: 2.5em;
        padding-bottom: 3.5em;
    }
    #researchdetail-content-area #tagbar {
        padding: 1em .7em !important;
    }
    #researchdetail-content-area .rightcolumn {
        border-left: 2px solid #004da3;
        border-right: none;
    }
    #researchdetail-content-area .leftcolumn {
        padding-right: 1.5em;
    }
    #researchitemimg>img {
        /*width:90%;*/
        /*height:80%;*/
    }
    #researchitemcontent {
        padding-right: 3em;
        padding-left: 3em;
    }
    #researchdetail-content-area .rightcolumn {
        padding-left: 2.5em;
        padding-right: 0;
    }
    .popblock {
        height: 210px;
    }
    #researchitemtitle {
        line-height: 130%;
    }
    .poptitle {
        padding-top: .5em;
    }
    .popimg {
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .footercolumn:nth-child(2) {
        padding-top: 1em !important;
    }
    .footercolumn:nth-child(2) .row:nth-child(1) {
        padding-bottom: 1em;
    }
    #footerrow .footercolumn:nth-child(2) {
        padding-left: 11em;
    }
    .thumbnail {
        float: right;
        width: 160px;
        height: auto;
        padding: 1em;
    }
    .itemcontent {
        width: 63em;
    }
    .item {
        /* text-align: start !important; */
    }
    .itemdate {
        float: none !important;
        /*padding-left: 1.5em !important;*/
        margin-left: 0 !important;
    }
    .item h4 {
        font-size: 1.1em !important;
    }
    .item p {
        font-size: 1em !important;
    }
    .itemcontent ul li {
        font-size: 1em !important;
    }
    #contactusmap {
        padding-bottom: 3em;
    }
    #contactustbl td:first-child {
        width: 20% !important;
    }
    #contactustbl td:nth-child(2) {
        width: 80% !important;
    }
    #contactustitle {
        font-size: 1.8em !important;
    }
    .header-area {
        padding-bottom: 0 !important;
    }
    #langbar {
        padding-top: 1em;
        padding-right: 1em;
    }
    .itemcontainer {
        flex-direction: row !important;
    }
    .itemsection:nth-child(1) {
        flex: .25;
    }
    .itemsection:nth-child(2) {
        flex: .35;
    }
    /* #listcontent {
        text-align: start !important;
    } */
    .itemcontainer:last-child {
        border-bottom: 1px solid #095cac !important;
    }
    #indexleftpanel {
        padding-right: 2em !important;
        border-right: 1px solid #bdd1e7;
        margin-bottom: 2em !important;
    }
    #indexleftpanel .rowcontent {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        border-bottom: none !important;
    }
    #indexrightpanel {
        padding-left: 1em !important;
        padding-right: 0 !important;
    }
    #indexlatestnews .itemdate {
        padding: 0;
    }
    #services-area {
        padding-top: 4.5em !important;
        /*padding-bottom: 1.5em !important;*/
        padding-left: 0 !important;
    }
    .boxtext-layer {
        width: 100% !important;
        padding-left: 2.5em !important;
        padding-right: 1em !important;
    }
    .boxtext-layer ul li {
        font-size: 1em !important;
        line-height: 120% !important;
        padding-bottom: 0;
    }
    .list-inline-item {
        padding: 0 1.25rem 0 0 !important;
    }
    .latestnewsitem .itemcontent p {
        font-size: 1.1em !important;
    }
    .latestnewsitem .itemdate {
        font-size: 1.1em;
    }
    .itemcontent.rowcontent p {
        padding-left: 1.5em !important;
    }
    .itemqualification {
        padding-left: 1.5em !important;
    }
    #pagewrapper {
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
    .assessment-content {
        padding: 0 15em 3.8em 15em !important;
    }
    .assessment-content label {
        margin-right: 12px !important;
    }
    .buttonzones {
        padding: 4.6em 0 !important;
    }
    .assessmentbtn {
        font-size: 1.5em !important;
    }
    .intervention.item {
        text-align: left;
    }
}

@media(max-width:767px) {
    .navbar-brand {
        text-align: center;
    }
    .header-logo-01-width {
        max-width: 95%;
    }
    .list-inline-item {
        display: block;
        border-right: none;
        padding: 3px 0px;
    }
}

@media screen and (max-width:768px) {
    #navbarCollapse {
        background-color: #e6eff7;
    }
}

.form.buttonzones {
    padding: 1.5em .5em;
}

.gender {
    padding-right: 1em;
}

.buttonzones.row {
    padding: .5em;
}

#buttonzones {
    padding-top: 3em;
    padding-bottom: 6em;
}

#confirm {
    padding-top: 1em;
}

.testtbl p {
    font-size: .8em;
}

#testinfobar_m {
    margin-top: 1em;
    background-color: #e7f3f9;
    padding: 1em;
    width: 100%;
}

#testinfobar {
    margin-top: 1em;
    background-color: #e7f3f9;
    padding: 1em;
}

#testinfobar h3,
small {
    color: #6A6972;
}

#testinfobar small {
    font-size: 60%;
}

.radiogroup {
    padding: .2em 0 .5em .7em;
    border-bottom: 1px solid #0c83c8;
}

.radiogroup .radio {
    display: inline-block;
    padding: 0 .6em;
}

.buttonzones_secm {
    padding: 1em 1em .5em 1em;
    /*padding-bottom:1em;*/
}

.buttonzones_secm.result {
    padding: 0 1em;
}

.buttonzones_secm .btnresult {
    width: 60%;
    font-size: 1.1em;
}

.buttonzones_secm .assessmentbtn_sec {
    font-size: 1.1em;
}

#surveyinfo {
    float: right;
    margin-top: -3em;
}

#surveyinfo table,
th,
td {
    border: none !important;
}

#surveyinfo th {
    padding: 0 .53em;
}


/*.testtbl th{*/


/*	font-size:1em;*/


/*}*/

#surveyinfo thead tr:nth-child(2) th {
    color: #0c83c8;
    padding: 0 0 .2em 1.3em;
}

#printform_sec {
    font-size: .85em;
}

#printform_sec.printform_secm {
    font-size: .7em!important;
}

#printform_sec label {
    color: #0c83c8;
}

#printform_sec h3 {
    text-align: center;
    color: #0c83c8;
}

#resultinfo {
    padding: 1em 3em;
    background-color: #ddeef7;
}

#resultinfo.secm {
    padding: 1em;
}

#resultinfo p {
    line-height: 250%;
}

#resultinfo p:nth-child(3) {
    padding-left: 11.3em;
}

#resultinfo.secm p:nth-child(3) {
    padding-left: 0;
}

#resultnote {
    padding-top: 1em;
}

#totalaverage {
    color: #0c83c8;
    font-size: 2em;
    /*font-weight: bold;*/
}

.testresult {
    margin-left: .5em;
}

.buttonzones.priresult {
    padding-top: 6em !important;
}

#testcontent.priresult {
    margin-bottom: 6.8em;
}

.btnresult_pri_m {
    background-color: #dc783c;
    color: #ffffff;
    border-radius: 15px;
    margin-top: 1em;
    font-size: 1.5em;
    width: 40%;
}

.btnresult_pri {
    background-color: #dc783c;
    color: #ffffff;
    border-radius: 15px;
    margin-top: 1em;
    font-size: 1.5em;
    width: 20%;
}

.btnresult {
    background-color: #0c83c8;
    color: #ffffff;
    border-radius: 15px;
    margin-top: 1em;
    font-size: 1.5em;
    width: 20%;
}

#question>span {
    line-height: 130%;
}

.form-control-twocol input {
    float: left;
}

.itemrow li {
    color: #80a6d1;
}

.itemrow li a {
    display: block;
}

#testpagingbar {
    float: right;
}

#testcontent {
    font-size: 1.5em;
}

#question {
    font-size: 1.5em;
    padding: 1em .5em;
}

#answer {
    padding-left: 1.5em;
}

.assessment-content .form-check {
    padding-bottom: 1em;
    padding-left: 0;
}

.assessment-content label {
    /*margin-right: 5em;*/
}

.assessment-content {
    padding: 0 1em 3.5em 1em;
    background-color: #ffffff;
}

.assessment-content p {
    line-height: 180%;
}

.assessment-content ul {
    padding-left: 1.7em;
    list-style-type: none;
}

.assessment-content li {
    font-size: 1.2em;
    line-height: 150%;
    padding-bottom: .5em;
}

.assessment-content li strong {
    color: #dc783c;
}

.assessment-content.pri li:before {
    content: "\2022";
    color: #dc783c;
    font-weight: bold;
    font-size: 1.5em;
    display: inline-block;
    width: .8em;
}

#testinfo h3 strong {
    color: #0c83c8;
}

#testinfo ul {
    padding-left: 2.2em;
}

#infodetail {
    padding: 1em;
    background-color: #ddeef7;
}

#infodetail table,
tr,
td {
    border: none !important;
}

#infodetail td {
    vertical-align: top;
}

#infodetail p {
    font-size: 1.2em;
    line-height: 170%;
}

#testinfo li {
    font-size: 1.5em;
}

.assessment-content.sec li strong {
    color: #0c83c8;
}

.assessment-content li:before {
    content: "\2022";
    color: #0c83c8;
    font-weight: bold;
    font-size: 1.5em;
    display: inline-block;
    width: .8em;
}

.assessmentbtn {
    background-color: #dc783c;
    color: #ffffff;
    font-size: 1.1em;
    border-radius: 15px;
}

.assessmentbtn_sec {
    background-color: #0c83c8;
    color: #ffffff;
    font-size: 1.5em;
    border-radius: 15px;
}

.buttonzones img {
    margin-bottom: .1em;
}

.buttonzones_m {
    padding: 2.25em 0 4.7em 1em;
}

#infoform {
    padding: 1em 0;
}

#infoform .row {
    margin-bottom: 1.1em;
}

#onlinesecondary {
    background-color: #ddeef7;
}

#onlinesecondary .headtitle {
    text-align: center;
    font-weight: bold;
    color: #0c83c8;
    padding: .5em 0;
}

#onlinesecondary #copyright {
    background-color: #0c83c8;
}

#onlineprimary {
    background-color: #ffedce;
}

#onlineprimary .headtitle {
    text-align: center;
    font-weight: bold;
    color: #dc783c;
    padding: .5em 0;
}

#onlineprimary #copyright {
    background-color: #dc783c;
}

#pagewrapper {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.pubcontent {
    padding-left: 1.5em;
}

.itemqualification {
    padding-left: 0;
}

.hidebottomborder {
    border-bottom: 1px solid #e5e4e4 !important;
}

.itemcontent.rowcontent {
    padding-top: 0 !important;
    padding-bottom: .2em !important;
}

.itemcontent.rowcontent p {
    padding-left: 0;
}

.itemcontent.rowcontent ul {
    padding-left: 2.2em;
}

.itemcontent.rowcontent ul li {
    font-size: .9em !important;
}


/*.rowcontent table, th, td {*/


/*	border: 1px solid #666666 !important;*/


/*}*/

.rowcontent span {
    font-size: 1.1em;
}

.rowcontent ul {
    font-size: 1.1em;
    list-style-type: disc;
    padding-left: 1em;
}

#latestnewsitem-content .rightcolumn {
    margin-bottom: 0;
    padding-bottom: 0;
}

.latestnewsitem .itemdate {
    width: 100%;
}

.latestnewsitem .imgblock {
    width: 300px;
    /*text-align: center;*/
}

.latestnewsitem img {
    max-width: 100%;
}

.boxtext-layer {
    /*z-index: 9000;*/
    /*transition: .5s ease;*/
    /*opacity: 1;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*text-align: start;*/
    /*width: 88%;*/
    /*padding-left: 2.5em;*/
    /*padding-right: 2.5em;*/
    /*line-height:400px;*/
}

.boxtext-layer ul {
    padding-top: 12em;
    padding-left: 1em;
}

.boxtext-layer ul li:before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.boxtext-layer ul li {
    color: #537a9f;
    font-size: 1.2em;
    line-height: 100%;
    padding-bottom: 1.5em;
}

.boxtext-layer ul li:hover {
    color: #095cac;
}

#services-area {
    background-color: #e6eff7;
    padding-top: 3em;
    /*padding-bottom: 1.5em;*/
    /*padding-left: 2em;*/
}

#indexlatestnews .itemcontainer {
    cursor: pointer;
    border: none;
    padding-bottom: 0;
}

#indexlatestnews .itemcontainer:last-child {
    border: none !important;
}

#indexlatestnews p:nth-child(n+2) {
    display: none;
}

#indexlatestnews p:nth-child(2) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#indexlatestnews .itemtitle {
    text-align: start !important;
}

#indexlatestnews .itemsection:nth-child(1) {
    flex: .2;
}

#indexlatestnews .itemsection:nth-child(2) {
    flex: .8;
}

.morenews.d-block {
    padding-top: 2.5em;
    padding-bottom: 1.5em;
    text-align: right;
}

.morenews {
    float: right;
    margin-top: -2.5em;
}

.morenews span {
    color: #095cac;
}

#indexrightpanel {
    padding-left: 3em;
    padding-right: 3em;
}

#indexleftpanel {
    padding-right: 3em;
    padding-left: 3em;
}

#indexleftpanel .rowcontent {
    border-bottom: 2px solid #ddeaf5;
}

#indexleftpanel .rowcontent p {
    text-align: justify;
    line-height: 180%;
}

#paginationbar {
    text-align: center;
    padding: 1em 0;
}

#pages {
    display: inline;
    list-style-type: none;
}

#pages li {
    float: right;
    padding-right: .5em;
}

a.disabled {
    color: #999999;
    cursor: default;
}

#latestnews-area .row {
    padding: .75rem 1rem !important;
}

#listcontent {
    text-align: center;
}

.filterbar .filter {
    color: #999999;
    border: 1px solid #999999;
    padding: .2em 1.5em .2em .5em;
}

#latestnewsfilterbar {
    background-color: #e6eff7;
    padding: .5em;
    width: 100%;
}

#years {
    margin-left: .5em;
}

.itemcontainer {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #095cac;
    cursor: pointer;
}

.itemcontainer:last-child {
    border: none;
}

.itemsection {
    flex: 1;
    padding-bottom: 1em;
}

.itemsection .itemdate {
    padding-left: 0;
    font-size: 1em;
    float: none;
}

.itemsection span {
    font-size: 1.2em;
    text-align: start;
    display: inline-block;
}


/*.itemsection p:not(:first-child){*/


/*	display:none;*/


/*}*/

.itemsection p:first-child {
    /*display:block;*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.latestnewsthumbnail {
    max-width: 90%;
    /*max-height:50%;*/
}

.itemtitle {
    color: #095cac;
    font-weight: bold;
    padding-bottom: .5em;
    text-align: center !important;
}

#mlangbar {
    padding-top: 1em;
}

#contactustitle {
    font-size: 1.7em;
}

#contactustbl {
    background-color: #efefef;
}

#contactustbl td:first-child {
    width: 25%;
}

#contactustbl td:nth-child(2) {
    width: 75%;
}

#contactusmap {
    border: none;
    height: 300px;
    width: 100%;
}

.downloadpdf {
    float: right;
    width: 4%;
}

#downloadtbl,
th,
td {
    border: 1px solid #ffffff!important;
}

.noborder {
    border: none!important;
}

.noborderbottom {
    border-bottom: none!important;
}

#downloadtbl th {
    background-color: #095cac;
    color: #ffffff;
    text-align: center;
}

#downloadtbl th:first-child {
    width: 25%;
}

#downloadtbl thead th,
#downloadtbl tbody td {
    vertical-align: top;
    border-color: #ffffff;
}

#downloadtbl tbody td:first-child {
    background-color: #eae9e9;
    color: #333333;
}

#downloadtbl tbody td:nth-child(2) {
    background-color: #efefef;
    color: #333333;
}

.downloadcell a {
    color: #095cac;
}

.downloadcell a:hover {
    color: #96c5f3;
}

.downloadpdf {
    cursor: pointer;
}

.catname {
    font-weight: bold;
}

.item {
    /* text-align: center; */
    text-align: left;
    border-bottom: 1px solid #006595;
    margin-bottom: 1.5em;
    padding-bottom: .5em;
}

.item:last-child {
    border: none;
}

.item h4 {
    font-size: 1.3em !important;
}

.item p {
    font-size: 1.1em;
    padding-top: 1em;
    padding-left: 1.1em;
}

.itemdate {
    font-size: .8em;
}

.itemrow {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.itemcontent {
    clear: left;
    text-align: start;
}

.downloaditem {
    font-size: .8em;
    padding-left: 0 !important;
}

.thumbnail {
    padding: 1em 1em 1.5em 1em;
}

#researchdetail-content-area .leftcolumn {
    background: none;
}

#researchitemtitle {
    padding-top: 1em;
}

#researchitemdate {
    color: #999999;
    padding-top: 1.5em;
    padding-bottom: 1em;
}

#researchitemimg {
    padding-top: 1.5em;
}

#researchitemcontent {
    padding-top: 1.5em;
}

#researchdetail-content-area .rightcolumn {
    padding-bottom: 0 !important;
}

#researchdetail-content-area .rightcolumn .title {
    background-color: #004dac;
    color: #ffffff;
    padding: .3em 0;
}

#researchdetail-content-area #tagbar {
    padding: 2em;
}

#researchdetail-content-area .card-lab-label {
    overflow: visible;
    margin: .3em;
    /*-webkit-line-clamp: 1;*/
}

#researchdetail-content-area .card-lab-label span {
    /*font-size:xx-small;*/
}

.popblock {
    /*padding-bottom:1em;*/
    border-bottom: 1px solid #004da3;
}

.popimg {
    margin-top: .5em;
    margin-bottom: .5em;
}

.poptitle {
    color: #004da3;
    font-weight: bold;
    text-align: start;
    font-size: 1.2em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: .5em;
}

#researchdetail-content-area .leftcolumn {
    padding-left: 1em !important;
    padding-right: 1em !important;
    padding-bottom: 1.5em !important;
}

#researchdetail-content-area .rightcolumn {
    margin-bottom: 1em !important;
}

#debugbar {
    display: none;
}

.grecaptcha-badge {
    visibility: hidden;
}

section:nth-of-type(2) {
    margin-top: -1em;
}

.boxcontainer {
    padding-bottom: 1.5em;
}

.boxcontainer ul {
    padding-top: 10em;
    padding-left: 2em;
    padding-right: 1em;
}

.boxcontainer ul li:before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.boxcontainer ul li {
    color: #537a9f;
    font-size: 1em;
    line-height: 100%;
    padding-bottom: 1.5em;
}

.boxcontainer ul li:hover {
    color: #095cac;
}

.serviceblock {
    background-size: 100%;
    background-repeat: no-repeat;
    height: 470px;
    margin: 0 1em 0 1em;
}

#services-area {
    /*padding-bottom:6em;*/
}

#copyrightsection {
    position: fixed;
    bottom: 0px;
    width: 100%;
}

#answer label {
    cursor: pointer;
}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
    .serviceblock {
        /*height:500px;*/
        height: 350px;
        margin: 0 1em 0 1em;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
    .serviceblock {
        margin: 0 .2em 1em .2em;
        /*height:300px;*/
        /*height:350px!important;*/
        height: 500px;
    }
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {
    .boxcontainer ul {
        padding-left: 2em;
        padding-right: 1em;
    }
    .serviceblock {
        margin: 0 .2em 1em .2em;
        /*height:300px;*/
        height: 750px!important;
    }
}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
    .boxcontainer ul {
        /*padding-top:30em;*/
        padding-left: 2em;
        padding-right: 1em;
    }
    .serviceblock {
        margin: 0 .2em 1em .2em;
        /*height:300px;*/
        height: 350px!important;
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
    .serviceblock {
        margin: 0 .2em 1em .2em;
        /*height:300px;*/
        height: 350px!important;
    }
}

.lang {
    cursor: pointer;
    color: #999999;
}

.lang.active {
    cursor: default;
    color: #80a6d1;
}