/* ==== Start Custom ===*/
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  background-color: #ffffff;
}

.row {
  border: 0px solid;
}
.row {
  margin-left:-10px;
  margin-right:-10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  border: 0px solid;
  
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
ul, ol {
  margin-bottom: 0px;
}
a {
  color: #39beea;
  text-decoration: none;
}
a:hover, a:focus, a:active{
  color: #39beea;
  border-bottom: 1px solid #39beea;
  text-decoration: none;
}
.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
/*== Begin Global Header ==*/
.g01v1-this-page-in {
    height: 36px;
    word-wrap: break-word;
}
.header-social-box {
    float: right;
    line-height: 20px;
    height: 40px;
    border: 1px solid #dedede;
    border-top: 0px;
}

.g01v1-lang {
    font-size: 14px;
    line-height: 20px;
    float: left;
    list-style: none;
    border-right: 1px solid #dedede;
    padding: 10px 15px 10px 15px;
    background-color: transparent;
    word-wrap: break-word;
}
.g01v1-lang ul {
    float: left;
    list-style: none;
    padding: 0px;
}
.g01v1-lang a {
    font-size: 14px;
     line-height: 20px;
    text-decoration: none;
    color: #000;
    position: relative;
    display: flex;
}
.g01v1-lang a:hover {
    text-decoration: none;
    border: 0px;
    color: #39beea;
    position: relative;
    display: flex;
}
.g01v1-lang a:focus {
    text-decoration: none;
    border: 0px;
    position: relative;
    display: block;
}
.g01v1-lang-breadcrumb {
    font-size: 13px;
    line-height: 16px;
    color: #333;
    border: 0px;
    margin: 0px;
    padding-top: 7px;
    float: right;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 95px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    margin-left: -16px;
    margin-top: 9px;
    border-bottom: 2px solid #38b1ef;
    border-radius: 0px;
}
.lan-toggle {
    margin-left: 40px !important;
    margin-top: 5px !important;
}
.logo-img img {
    width: 240px;
    height: 50px;
    display: block;
}
.g01v1-this-page-in-text .dropdown span {
    padding: 0px 0px 0px 2px;
}

.g01v1-this-page-in-text .dropdown span,
.g01v1-this-page-in-text .dropdown a {
    float: left;
}
.g01v1-lang .dropdown-menu > li > a,
.lang-drop-menu ul > li > a {
    color: #000000;
    font-size: 14px;
}
.g01v1-lang .dropdown-menu > li > a:hover {
    background-color: #F2F2F2;
    border: none;
    color: #39BEEA;
}
.f02v4-pulldown {
    box-shadow: none;
    border: solid 1px #dedede;
    border-radius: 0px !important;
    padding: 10px;
    margin: 0px;
    width: 100%;
    height: 37px;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    float: left;
    margin: 10px 0px 10px 3px;
    background-color: #fff;
}
.f02v4-search-box:hover {
    /*width: 42px;*/
    height: 45px;
    padding: 5px;
    margin: 10px 0px 0px 0px;
    float: left;
    border: 0px !important;
}
.f02v4-search-box {
    width: 42px;
    height: 37px;
    padding: 5px;
    /* margin: -57px 16px 0px 0px; */
    margin: 10px 0px 0px 0px;
    float: left;
    position: absolute;
    right: 0px;
    background: url(../img/search-glass.png) no-repeat center;
    background-color: #000;
}
/*== End Global Header ==*/
/*== Begin Global Footer ==*/

.g02v1-footer {
    font-size: 13px;
    line-height: 16px;
    position: relative;
    padding: 20px 0px 20px 0px;
    word-wrap: break-word;
    margin-top: 25px;
}
.g02v1-footer span {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color:#000;
}
.g02v1-footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.g02v1-footer ul li.header {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 2px;
}
.g02v1-footer ul li.header a {
    color: #000;
}
.g02v1-footer ul li.header a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
}
.g02v1-footer ul li.subheader {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.g02v1-footer ul li.subheader a {
    color: #000;
}
.g02v1-footer ul li.subheader a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
}
.g02v1-footer ul li.sub {
    font-size: 12px;
    line-height: 14px;
    color: #818181;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.g02v1-footer ul li.sub a {
    color: #818181;
}
.g02v1-footer ul li.sub a:hover {
    text-decoration: none;
    border-bottom: 1px solid #818181;
}
.g02v1-footer .sub {
    padding: 0px;
}
.fullwidth {
    padding-left: 10px;
}
.fullwidth ul {
    padding-left: 0px;
}
.fullwidth ul li {
    font-size: 12px;
    line-height: 14px;
    color: #818181;
    padding-top: 5px;
    padding-bottom: 5px;
}
.fullwidth ul li:last-child {
    margin-bottom: 25px;
}
.fullwidth ul li a {
    color: #818181;
    padding-left: 0px;
}
.fullwidth ul li a:hover {
    border-bottom: 1px solid #818181;
    padding-left: 0px;
}
.list-inline > li {
    font-size: 13px;
    line-height: 16px;
    color: #818181;
    font-weight: 600;
    padding: 0px;
    margin-top: 10px;
}
.list-inline > li:last-child {
    margin-left: 10px;
    height: 22px;
    border-left: 1px solid #dedede;
    padding-left: 20px;
    vertical-align: sub;
}
.list-inline > li:first-child {
    text-decoration: none;
    border-bottom: 0px !important;
}
.list-inline > li:first-child a:hover {
    text-decoration: none;
    border-bottom: 0px !important;
}
.list-inline > li a {
    color: #818181 !important;
}
.list-inline > li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #818181 !important;
}
.g02v1-copyright {
    padding: 8px 0px 0px 0px;
    margin-top: 8px;
    border-top: 1px solid #adadad;
    line-height: 0px;
}
.g02v1-footer-copyright {
    font-size: 11px;
    line-height: 12px;
    color: #333;
    display: block;
    margin-bottom: 6px;
}
.g02v1-footer-copyright a {
    color: #333;
}
.g02v1-footer-copyright a:hover {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #333;
}
.g02v1-footer-fraud {
    font-size: 11px;
    line-height: 16px;
    color: #333;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    display: block;
}
.g02v1-footer-fraud a{
        color:#000;
}
.g02v1-footer-fraud a:hover{
    color:#000;
    border-bottom:1px solid #000;
    text-decoration:none;
}
.social-media {
    display: inline-block;
    width: 100%;
}
.g02v1-footer ul li.subheader,
.g02v1-footer span.subheader {
    color: #000000;
    font-size: 13px;
}
.mrg-left0{
    margin-left:0 !important;
    }    
.pad-l-r-0{
     padding-left:0;
     padding-right:0;
}   

.g02v1-footer ul li.sub a:hover{
     text-decoration: underline;
                border-bottom: 0px;  
} 
.g02v1-footer .social-icon-img img:hover {
    opacity: 1;
} 
.g02v1-footer .serch-term {
    margin: 5px 0px 20px 0px;
}
.mrg-btm-10{
    margin-bottom:10px !important;
}
.mrg-btm-5{
    margin-bottom:5px !important;
} 
.mrg-top-15{
        margin-top:15px !important;
}
.brd-t-1 {
    border-top: 1px solid #adadad;
}
/*== End Global Footer ==*/
/* ====  start Social Icon ====*/

.social-icon {
    float: left;
    list-style: none;
    border-right: 1px solid #dedede;
    width: inherit;
}
.social-icon ul {
    float: left;
    list-style: none;
    padding: 8px 15px 4px 15px;
}
.social-icon ul li {
    float: left;
    padding: 0px;
    margin-right: 7px;
    margin-bottom: 3px;
}
.social-icon ul li:first-child {
    padding: 0px;
}
.social-icon ul li:last-child {
    padding: 0px;
    margin-right: 0px;
}
.social-icon ul li a {
    padding: 0px;
}
.social-icon ul li a:last-child {
    padding: 0px;
}
.social-icon ul li a:hover {
    text-decoration: none !important;
    border: 0px;
}
.social-icon-bot {
    float: left;
    list-style: none;
    border: 0px solid #dedede;
    border-top: 0px;
    width: inherit;
    padding: 7px 0px 16px 0px;
}
.social-icon-bot ul {
    padding: 0px;
    width: 100%;
}
.social-icon-img {
    display: inline-block;
    float: left;
}
.social-icon-img img {
    opacity: 1.0;
}
.social-icon-img img:hover {
    opacity: 0.4;
    color: #333;
}
/* ====  end Social Icon ====*/
/*== Begin Custom ==*/
.navbar {
  background-color:#fff;
  border-radius:0;
  border-bottom: 2px solid #d6d6d6;
  margin-bottom:0px;
  position:relative;
  top: 0;
  width: 100%;
  z-index:10;
}
.navbar-form {
    padding: 10px 15px;
    margin-top: 0px;
    margin-right: -10px;
    margin-bottom: 0px;
    margin-left: -10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-brand {
  float: left;
  padding: 0px 10px;
  height: auto;
}
.navbar-text  {
  font-size: 13px;
    line-height:18px;
  padding-top: 2px;
  border-left: 1px solid #dedede;
  margin:13px 10px 10px 0px;
  padding-left: 10px;
  color: #333;
}
.navbar-default .navbar-text{
  color:#333;
  float:left !important;
}
.navbar ul.nav li{
  margin:0px;
  font-size: 14px;
    line-height:20px;
  font-weight:600;
  text-transform: uppercase;
  display: list-item;
}
.navbar ul.nav li a {
  padding:0px 5px 8px 5px;
    margin:15px 8px 0px 8px;
  border-bottom: 2px solid transparent;
  color:#000;
  font-weight:600;
  top:2px;
}
.navbar ul.nav li a:hover{
  padding:0px 5px 8px 5px;
    margin:15px 8px 0px 8px;
    font-size: 14px;
    line-height:20px;
    border-bottom: 2px solid #0e2240;
    font-weight:600;
    color:#9c9c9c;
    text-transform: uppercase;
  display: inline-block;
  top:2px;
}

.navbar ul.nav li .active{
  padding:0px 5px 8px 5px;
    margin:15px 8px 0px 8px;
    font-size: 14px;
    line-height:20px;
    border-bottom: 2px solid #0e2240;
    font-weight:600;
    color:#9c9c9c;
    text-transform: uppercase;
  display: inline-block;
  top:2px;
}

.navbar>.container .navbar-brand{
  margin-left:0px;
  border-bottom: none;
  margin-top: 5px;
}
.container>.navbar-collapse{
  margin-left: 0px;
  margin-right: 0px;
}
.screen-reader-text{
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
/*== End Custom ==*/
/*====== Search UI begin ======*/

input {
    outline: none;
    box-shadow: none;
    border-radius: 0px;
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input:-webkit-search-decoration,
input:-webkit-search-cancel-button {
    display: none;
    /* remove the search and cancel icon */
}
.main-search {
    float: left;
    list-style: none;
    font-size: 14px;
}
.input-box {
    margin-top: 12px;
    width: 100% !important;
    border: 1px solid #dedede;
    border-radius: 0px;
}
.main-search input[type=search] {
    z-index: 2;
    border: 0px;
    border-radius: 0px;
    padding: 10px 35px 9px 15px;
    margin: 0px;
    width: 60px;
    height: auto;
    float: left;
    color: #000;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.main-search input[type=search]:focus {
    z-index: 2;
    width: 130px;
    padding: 10px 15px 9px 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}
.serch-icon {
    padding: 0px;
    position: absolute;
    top: 10px;
    float: right;
    cursor: pointer;
    z-index: 2;
    display: inline-block;
    margin: 0px -30px;
}
.serch-icon:hover {
    border-bottom: 0px;
    text-decoration: none;
}
/* placeholder */

input:-moz-placeholder {
    color: #000;
}
input:-webkit-placeholder {
    color: #000;
}
input:-ms-placeholder {
    color: #000;
}
/*====== Search UI end ======*/
/*== Begin Media Query Global Header-Footer ==*/

/*17-04-15 country listing map media query ends*/
@media (min-width : 320px) and (max-width : 991px){

.form-control{
  color: #333;
  border-radius: 0px;
}

.navbar-text {
    display: none !important;
}
.navbar-toggle{
  margin: 2px 0px 16px 10px !important;
  padding: 4px;
  float: none!important;
}
.navbar>.container .navbar-brand{
  margin-left: 0px;
  margin-top: 5px;
}

.navbar-collapse {
  max-height: 100%;
  width: 100%;
  overflow-x: hidden;
  padding: 0px 0px 10px 0px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;

}
.navbar-nav{
  margin-left:0px;
}
.navbar ul.nav li a{
  margin: 10px 1px 0px 2px;
  font-size: 12px;

}
.navbar ul.nav li a:hover{
  margin: 10px 1px 0px 2px;
  font-size: 12px;
}
.navbar ul.nav li .active{
  margin: 10px 1px 0px 2px;
  font-size: 12px;
}

.social-icon ul li a:hover{
  text-decoration:none !important;
  border: 0px;
}
.social-media {
  padding-right: 0px;
}
.input-box{
  margin-top: 12px;
  float: left;
  width: auto!important;  
}
.input-group{
  width: 100%;
  height: auto;
  display: inline-block;
}

/*========= G02v1-footer start========= */

.g02v1-footer-group-list{
  font-size:11px;
  line-height: 16px;
  color:#818181;
  font-weight:bold;
}
.g02v1-footer ul li.sub.hide{
  display: none;
}
.g02v1-footer ul li a {
  color:#000;
}

.fullwidth{
  padding-left:0px;
}
.g02v1-footer-fraud{
  text-align: right;
}
.g02v1-footer{
  padding: 20px 0px 20px 0px!important;
}
.list-inline >li a{
  color:#818181 !important;
}
.list-inline >li a:hover{
  border-bottom: 1px solid #818181!important;
}
/*========= G02v1-footer end========= */
}

/*===== @media 767 ======*/
@media (max-width : 767px){

.container>.navbar-header{
  position: absolute;
  width: auto;
}
.navbar-collapse {
    width: 100%;
    border-top: 0;
    box-shadow: none;
}
.navbar-form {
  overflow: hidden;
  padding: 0px 10px 0px 10px;

}
.navbar ul.nav li {
  border-bottom: 1px solid #dedede;
}
.navbar ul.nav li a{
  border-bottom: 0px solid transparent;
  margin: 10px 1px 0px 2px;
  display: block;
  font-size: 16px;
  text-decoration: none;
}
.navbar ul.nav li a:hover{
  text-decoration: none;
  border-bottom: 0px solid transparent;
  margin: 10px 1px 0px 2px;
  display: block;
  font-size: 16px;
}
.navbar ul.nav li .active{
  text-decoration: none;
  display: block;
  border-bottom: 0px solid transparent;
  margin: 10px 1px 0px 2px;
  font-size: 16px;

}
.navbar ul.nav li:last-child{
  border-bottom: 0px;
}
              
.g02v1-footer-fraud{
  margin-top: 5px;
  text-align: left;
}
.list-inline >li:last-child{
  margin: 5px 0px 0px 5px;
  display: block;
  border-left: 0px;
    padding-left: 0px;
}

.g01v1-lang{
  margin:8px 10px 10px 0px !important;
  padding:6px 4px 5px 4px;
  position: relative;
  float: right;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dedede;
  border-radius: 4px;
  font-weight: 600;
}
.menu{
  margin:8px 0px 10px 0px !important;
  padding:6px 8px 0px 8px;
  position: relative;
  float: right;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dedede;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;

}
.menu-img{
  margin-bottom: 6px;
}
.f02v4-arrow-box-1{
  width: 42px;
  height: 37px;
  padding: 10px;
  margin: -11px -11px 12px 0px;
  border: 1px solid #dedede;  
  border-left: none;  
  float: right;
  background: #000 url("../img/search-arrow.png") no-repeat center;
}
.header-social-box{
  border: 0px;
}
.f02v4-research-pulldown{
  width: 92%;
}
/* ====Start Project listing page code ===== */
}

@media (min-width : 481px) and (max-width : 640px){

.f02v4-research-pulldown{
  width: 90%;
}
}
@media (min-width : 320px) and (max-width : 480px){
.f02v4-research-pulldown{
  width: 84%;
}

}

/*== End Media Query Global Header-Footer ==*/

/*== Begin font icon ==*/
@charset 'UTF-8';
 
/* @FONT-FACE loads font into browser */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa{
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display:block;
  text-decoration: inherit;
  width:20px;
  height:20px;
  font-size:14px;
  color: #000;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  padding: 3px;
  
}

.fa-caret-right:before{
  content: "\f0da";
}
.fa-caret-right{
  color: #000;
  float: right;
}
.fa-caret-down:before{
  content: "\f0d7";
}
.fa-caret-down{
  color: #000;
  float: right;
  margin-top: -3px;
}
.fa-caret-up:before{
  content: "\f0d8";
}
.fa-caret-up{
  color: #000;
  float: right;
  margin-top: -3px;
}
.white{
  color: #fff;
}
.fa-caret-left:before{
  content: "\f0d9";
}
.fa-caret-left{
  color: #000;
  float: right;
}


.fa-angle-down:before{
  content: "\f107";
}
.fa-angle-down{

  padding: 0px 0px 0px 3px;
  font-size: 20px;
  float: right;
  width: auto;
  height: auto;
}
.fa-angle-down:hover{
  font-size: 20px;
  color: #39beea;
  border-bottom: 0px;
  text-decoration: none;
}

.fa-angle-right:before{
  content: "\f105";
}
.fa-angle-right{

  padding: 0px;
  font-size: 20px;
  float: right;
  width: auto;
  height: auto;
}
.fa-angle-right:hover{
  font-size: 20px;
  color: #000;
  border-bottom: 0px;
  text-decoration: none;
}

.fa-angle-left:before{
  content: "\f104";
}
.fa-angle-left{

  padding: 0px;
  font-size: 20px;
  float: right;
  width: auto;
  height: auto;
}
.fa-angle-left:hover{
  font-size: 20px;
  border-bottom: 0px;
  text-decoration: none;
}



/*== End font icon  ==*/
/* == Begin Container Size == */
@media (min-width: 767px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
}
/* == End Container Size == */ 


.center-padding-left {
    padding-left: 20px;
}
.center-left-border {
    border-left: 1px solid #dedede;
}
.n01v1-nav-list {
    font-size: 12px;
    line-height: 17px;
    float: left;
    width: 100%;
    word-wrap: break-word;
}
.n01v1-nav-list ul {
    list-style: none;
    padding-left: 0px;
}
.n01v1-nav-list ul li {
    border-top: 0px solid #dedede;
}
.n01v1-nav-list ul li:first-child {
    border-top: 0px;
}

.n01v1-nav-list ul li a {
    padding: 5px 0px 5px 7px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #333;
}
.n01v1-nav-list ul li a:hover {
    padding: 5px 0px 5px 7px;
    position: relative;
    display: block;
    background-color: #f2f2f2;
    color: #333;
    text-decoration: none;
    border-bottom: 0px;
}
.n01v1-nav-list ul li .active {
    padding: 5px 0px 5px 7px;
    position: relative;
    display: block;
    background-color: #f2f2f2;
    color: #333;
    text-decoration: none;
    border-bottom: 0px;
    font-weight: bold;
} 
h4 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    margin: 0px;
    word-wrap: break-word;
}
.placement-default h2 {
    margin-top: 15px;
    vertical-align: middle;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
    word-wrap: break-word;
}
.serch-term .f02v4-submit-icon {
    position: absolute;
    text-decoration: none;
    top: 0px;
    right: 0px;
    float: right;
    height: 37px;
    width: 42px;
    border-radius: 0px;
}
.serch-term .search-text {
    width: 100%;
    padding: 6px 60px 6px 10px;
    margin: 0px;
}