*,
.hdr_top_nav {
    list-style: none;
    padding: 0
}
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block
}
mark,
rp,
rt,
ruby,
summary,
time {
    display: inline
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
@font-face {
    font-family: latoblack;
    src: url(fonts/lato-black-webfont.eot);
    src: url(fonts/lato-black-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/lato-black-webfont.woff2) format('woff2'), url(fonts/lato-black-webfont.woff) format('woff'), url(fonts/lato-black-webfont.ttf) format('truetype'), url(fonts/lato-black-webfont.svg#latoblack) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: latoregular;
    src: url(fonts/lato-regular-webfont.eot);
    src: url(fonts/lato-regular-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/lato-regular-webfont.woff2) format('woff2'), url(fonts/lato-regular-webfont.woff) format('woff'), url(fonts/lato-regular-webfont.ttf) format('truetype'), url(fonts/lato-regular-webfont.svg#latoregular) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: latosemibold;
    src: url(fonts/lato-semibold-webfont.eot);
    src: url(fonts/lato-semibold-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/lato-semibold-webfont.woff2) format('woff2'), url(fonts/lato-semibold-webfont.woff) format('woff'), url(fonts/lato-semibold-webfont.ttf) format('truetype'), url(fonts/lato-semibold-webfont.svg#latosemibold) format('svg');
    font-weight: 400;
    font-style: normal
}
* {
    margin: 0;
    outline: 0;
    border: none;
    text-decoration: none
}
.noBdr {
    border: none!important
}
.clr {
    line-height: 0;
    font-size: 0;
    clear: both
}
body {
    font-family: Lato, sans-serif;
    font-size: 18px;
    color: #191a1c
}
.container {
    width: 1200px;
    margin: 0 auto
}
.wrapper {
    border-top: 6px solid #52c5e2;
    float: left;
    width: 100%
}
a {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.logo {
    float: left;
    width: auto;
    margin: 62px 0 34px
}
.hdr_right {
    float: right;
    width: 76%
}
.hdr_top {
    float: right;
    width: auto
}
.hdr_top_nav {
    float: left;
    width: auto;
    margin: 22px 0 0
}
.hdr_top_nav li {
    float: left;
    padding: 0 15px;
    border-right: 1px solid #bababa;
    line-height: 19px
}
.hdr_top_nav li a {
    font-size: 13px;
    color: #191a1c;
    font-weight: 700
}
.hdr_top_nav li a:hover {
    color: #51c5e2
}
.hdr_top_nav li.client_login a {
    background: url(images/lock_icon.png) 0 2px no-repeat;
    padding-left: 32px
}
.hdr_top_nav li:last-child {
    border: none
}
.google_lang {
    float: right;
    width: auto;
    margin: 15px 0 0 20px
}
.hdr_sm ul,
.main_nav ul {
    margin: 0;
    list-style: none
}
.main_nav {
    float: right;
    width: 100%;
    padding: 30px 0
}
.main_nav ul {
    padding: 0;
    width: auto;
    float: right
}
.main_nav ul li {
    float: left;
    background: url(images/nav_sep.jpg) right center no-repeat;
    position: relative
}
.main_nav ul li a {
    font-size: 18px;
    color: #191a1c;
    font-weight: 700;
    text-transform: uppercase;
    padding: 9px 39px;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}
.hdr_sm {
    float: right;
    padding-right: 40px;
    width: auto
}
.main_nav ul li:hover>a {
    color: #fff;
    background: #00539b
}
.main_nav ul li:last-child {
    padding-right: 0;
    background: 0 0
}
.main_nav ul li ul {
    position: absolute;
    top: 38px;
    top: 38px\9;
    left: 0;
    width: 310px;
    border: 1px solid #8e8e8e;
    background: #fff;
    display: none;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.main_nav ul li ul li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #d5d5d6;
    background: 0 0;
    position: relative;
    padding: 0
}
.main_nav ul li ul li a {
    font-size: 16px;
    color: #191a1c;
    font-weight: 500;
    text-transform: inherit;
    padding: 10px 12px!important;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.bnr_left h3,
.bnr_leftInr h1,
.bnr_leftInr2 h1,
.bnr_leftInr3 h1 {
    font-weight: 700;
    color: #fff
}
.bnr_left a,
.bnr_left h3,
.bnr_right_btn_Sec span a,
.breadcum,
.cont_btn li input[type=reset],
.footer h3,
.ftr_bottom ul li a,
.inner_content h1 {
    text-transform: uppercase
}
.main_nav ul li ul li:last-child a {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}
.main_nav ul li ul li:last-child {
    border: none
}
.main_nav ul li ul li ul,
.main_nav ul li ul li ul li:last-child a {
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px
}
.main_nav ul li ul li ul {
    position: absolute;
    left: 100%;
    top: -1px;
    display: none;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.main_nav ul li ul li:hover ul,
.main_nav ul li:hover>ul {
    display: block
}
.main_nav ul li ul li ul li:last-child a {
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.main_nav ul li ul li ul li:first-child a {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}
.hdr_sm ul {
    float: right;
    width: auto;
    padding: 0
}
.hdr_sm ul li {
    float: left;
    margin-left: 20px
}
.hdr_sm ul li a {
    width: 32px;
    height: 32px;
    background: #6ed3fa;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 32px
}
.hdr_sm ul li a:hover {
    background: #0e3e73
}
.banner_sec {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    background-position: center
}
.bnr_left {
    margin: 60px 0 0;
    float: left;
    width: 70%;
    padding: 0;
}
.bnr_leftInr {
    margin: -26px 0 0;
    background: rgba(11, 55, 105, .7);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    float: left;
    width: 30%;
    padding: 20px;
    min-height: 300px;
}
.bnr_leftInr2,
.bnr_leftInr3 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    float: left;
    padding: 20px;
}
.bnr_leftInr h1 {
    font-size: 16px;
    margin-bottom: 10px;
}
.bnr_leftInr2 {
    margin: -26px 0 0 3%;
    background: rgba(249, 144, 38, .7);
    border-radius: 15px;
    width: 32%;
    min-height: 300px
    display: none;

}
.bnr_leftInr2 h1 {
    font-size: 16px;
    margin-bottom: 10px;
}
.bnr_leftInr3 {
    min-height: 300px;
    margin: -26px 0 0 3%;
    background: rgba(119, 195, 63, .75);
    border-radius: 15px;
    width: 30%;
}
.bnr_leftInr3 h1 {
    font-size: 16px;
    margin-bottom: 10px;
    display: none;
}
.bnr_left h3 {
    font-size: 19px;
    margin: 0 0 22px
}
.bnr_left p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 20px
}
.bnr_left a {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 800
}
.bnr_right {
    margin: 35px 0;
    background: rgba(255, 255, 255, .75);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    float: right;
    width: 250px;
    padding: 19px 15px;
    text-align: center
}
.bnr_right p {
    font-size: 16px;
    color: #191a1c;
    font-weight: 400;
    padding: 15px 0 20px;
    line-height: 23px
}
.bnr_right p span {
    display: block;
    font-weight: 800
}
.bnr_right p a {
    font-weight: 700;
    color: #191a1c
}
.bnr_right_btn_Sec {
    float: left;
    width: 100%;
    text-align: center
}
.bnr_right_btn_Sec span {
    display: block
}
.bnr_right_btn_Sec span a {
    display: inline-block;
    width: 160px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #77c33f;
    font-size: 18px;
    color: #fff;
    font-weight: 700
}
.bnr_right_btn_Sec span a:hover {
    background: #509a19
}
.bnr_right_btn_Sec span a.eml {
    background: #f99026;
    margin-bottom: 20px
}
.bnr_right_btn_Sec span a.eml:hover {
    background: #cc6e0f
}
.hm_cont_sec {
    float: left;
    width: 100%;
    background: #f6f6f7;
    padding: 27px 0 0
}
.service_sec {
    background: url(images/service_brdr.jpg) center bottom no-repeat;
    float: left;
    width: 100%;
    padding-bottom: 48px
}
.memser_sec,
.service_bx {
    float: left;
    background: #fff
}
.service_sec h3 {
    color: #191a1c;
    font-size: 22px;
    margin: 0 0 45px;
    text-align: center;
    font-weight: 700;
    line-height: 30px
}
.service_sec h1.main-heading {
    color: #191a1c;
    font-size: 22px;
    margin: 0 0 45px;
    text-align: center;
    font-weight: 700;
    line-height: 30px
}
.memser_sec h3,
.resource_sec h3 {
    font-weight: 700;
    line-height: 32px
}
.service_inner {
    float: left;
    width: 100%;
    padding: 0 10px
}
.service_bx {
    width: 100%;
    margin: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, .4);
    box-shadow: 0 1px 4px 0 rgba(50, 50, 50, .4)
}
.service_bx_bot h4,
.service_bx_bot p {
    font-size: 18px;
    color: #1f2326;
    margin: 0 0 17px
}
.service_bx_bot h2.sub-heading{
    font-size: 18px;
    color: #1f2326;
    margin: 0 0 17px
}
.service_bx>img {
    width: 100%
}
.service_col {
    width: 33.33%;
    padding: 0 30px;
    float: left
}
.service_bx_bot {
    float: left;
    width: 100%;
    padding: 23px 49px 20px;
    text-align: center
}
.service_bx_bot h4 {
    font-weight: 700
}
.service_bx_bot h2.sub-heading {
    font-weight: 700
}
.service_bx_bot a {
    color: #00529d;
    font-weight: 700
}
.service_bx_bot a:hover {
    color: #52c5e2;
    text-decoration: underline
}
.memser_sec h3,
.memser_sec ul li span,
.resource_sec h3 {
    color: #191a1c;
    text-align: center
}
.resource_sec {
    float: left;
    width: 100%;
    padding: 40px 0 0
}
.resource_sec h3 {
    font-size: 30px;
    margin: 0 0 45px
}
.resource_col {
    width: 50%;
    padding: 0 30px;
    float: left
}
.resource_bx {
    margin-bottom: 60px;
    min-height: 353px
}
.resource_bx h4,
.resource_bx p {
    margin-bottom: 11px
}
.resource_bx h4 {
    font-size: 18px
}
.memser_sec {
    width: 100%;
    padding: 35px 0 5px;
    text-align: center
}
.memser_sec h3 {
    font-size: 30px;
    margin: 0 0 38px
}
.memser_sec ul {
    list-style: none;
    margin: 0;
    padding: 0 125px;
    width: auto;
    display: inline-block;
    float: none
}
.memser_sec ul li {
    margin: 0 35px 45px;
    display: inline-table;
    position: relative
}
.memser_sec ul li span {
    display: block;
    width: 190px;
    font-size: 13px;
    font-weight: 400;
    opacity: 0;
    min-height: 50px;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
    z-index: 999;
    margin-left: -95px;
    left: 50%;
    top: 100%
}
.footer,
.footer::after {
    width: 100%;
    background: #0e3e73
}
.footer h3,
.ftr_left p.tag {
    color: #fff;
    font-weight: 700
}
.memser_sec ul li:hover span {
    opacity: 1
}
.memser_sec ul li.first {
    margin-left: 0
}
.memser_sec ul li.last {
    margin-right: 0
}
.footer {
    float: left;
    padding: 58px 0 22px;
    position: relative
}
.footer::after {
    position: absolute;
    top: 100%;
    height: 22px;
    content: "";
    left: 0
}
.ftr_left {
    float: left;
    width: 28%
}
.ftr_right {
    float: left;
    width: 72%
}
.ftr_right .ftr_col {
    float: left;
    width: 33%
}
.footer h3 {
    font-size: 16px;
    margin: 0 0 20px
}
.ftr_left p {
    margin-bottom: 21px;
    font-size: 14px;
    color: #fff;
    line-height: 20px
}
.ftr_left img {
    margin-bottom: 10px
}
.ftr_left p.tag {
    font-size: 11.5px;
    line-height: 13px
}
.ftr_left p.tag span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #e5e5e5
}
.ftr_sm,
.ftr_sm li {
    display: inline-block
}
.ftr_left p a {
    color: #6ed3fa;
    font-weight: 700;
    text-decoration: none
}
.ftr_left p a:hover {
    color: #fff
}
.ftr_bottom {
    float: left;
    width: 100%;
    text-align: center;
    padding: 28px 0 0
}
.ftr_col ul,
.ftr_sm {
    padding: 0;
    list-style: none
}
.ftr_sm {
    margin: 10px 0 0
}
.ftr_sm li {
    margin-right: 10px
}
.ftr_sm li a {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background: #6ed3fa;
    color: #0e3e73;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.ftr_sm li a:hover {
    background: #fff
}
.ftr_col ul {
    margin: 0
}
.ftr_col ul li {
    width: 100%;
    padding-bottom: 15px
}
.ftr_col ul li a {
    font-size: 16px;
    color: #6ed3fa;
    font-weight: 400
}
.ftr_col ul li a:hover {
    color: #fff
}
.ftr_bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center
}
.ftr_bottom ul li {
    display: inline-block;
    padding: 0 10px;
    background: url(images/ftr_sep.jpg) right 7px no-repeat
}
.ftr_bottom ul li:last-child {
    background: 0 0
}
.ftr_bottom ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 800
}
.ftr_bottom ul li a:hover {
    color: #6ed3fa
}
.ftr_bottom p {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    margin: 22px 0 0
}
.ftr_bottom p a {
    color: #fff;
    text-decoration: underline
}
.ftr_bottom p a:hover {
    color: #6ed3fa
}
.tab_mob_sec {
    float: left;
    width: 100%;
    padding: 48px 0 0
}
.email_mob {
    float: left;
    width: auto;
    background: url(images/email_icon.png) no-repeat;
    font-size: 26px;
    color: #191a1c;
    font-weight: 500;
    padding: 5px 0 5px 73px
}
.nav_toggle {
    float: right;
    width: 50px;
    height: 36px;
    background: url(images/nav_toggle.png) no-repeat
}
.header_bot_sec {
    float: left;
    width: 100%;
    background: #f4f4f5
}
.header_bot_sec .hdr_sm {
    float: left;
    padding: 28px 0
}
.header_bot_sec .hdr_sm ul li {
    margin-left: 0;
    margin-right: 20px
}
.header_bot_sec .header_bot_secRight {
    float: right;
    width: auto;
    padding: 20px 0 0
}
.header_bot_sec .header_bot_secRight .tab_mob_nav {
    float: left;
    width: auto;
    position: relative
}
.header_bot_sec .header_bot_secRight .hdr_top_nav {
    position: absolute;
    top: 59px;
    left: 0;
    width: 100%;
    margin: 0;
    background: #fff;
    border: 2px solid #04529a;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 10px 0
}
.header_bot_sec .header_bot_secRight .hdr_top_nav li {
    width: 100%;
    border: none;
    background: 0 0;
    padding: 10px
}
.header_bot_sec .header_bot_secRight .hdr_top_nav li a {
    font-size: 20px;
    line-height: normal;
    display: block
}
.header_bot_sec .header_bot_secRight .hdr_top_nav li:hover {
    background: #39f!important
}
.header_bot_sec .header_bot_secRight .hdr_top_nav li:hover a {
    color: #fff!important
}
.header_bot_sec .header_bot_secRight .hdr_top_nav {
    display: none
}
.header_bot_sec .header_bot_secRight .tab_mob_nav .select_nav {
    height: 60px;
    padding: 0 100px 0 20px;
    border: 2px solid #04529a;
    background: url(images/select_aro.png) 95% center no-repeat #fff;
    float: left;
    line-height: 52px;
    font-size: 26px;
    color: #191a1c;
    font-weight: 500;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}
.header_bot_sec .header_bot_secRight .google_lang {
    margin-top: 0
}
.header_bot_sec .hdr_sm ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px
}
.inner_banner {
    min-height: 450px
}
.inner_banner .bnr_right_btn_Sec span {
    display: inline-block
}

.inner_banner .bnr_right_btn_Sec span a.eml {
    margin-right: 7px
}
.inner_cont_sec {
    float: left;
    width: 100%
}
.inner_cont_sec .left_pnl {
    float: left;
    width: 24%;
    padding: 0
}
.inner_cont_sec .mid_pnl {
    float: left;
    width: 57%;
    border-left: 1px solid #cbcbcc;
    border-right: 1px solid #cbcbcc;
    padding: 48px 45px;
    min-height: 1970px
}
.inner_cont_sec .right_pnl {
    float: right;
    width: 19%;
    padding: 8px 0 0
}
.left_menu_sec {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cbcbcc;
    padding: 48px 15px 40px 0
}
.left_menu_sec h3 {
    font-size: 20px;
    color: #00539c;
    font-weight: 700;
    line-height: 25px
}
.left_menu_sec ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}
.left_menu_sec ul li {
    width: 100%;
    margin-top: 19px
}
.left_menu_sec ul li a {
    font-size: 18px;
    color: #1f2326;
    text-decoration: none;
    font-family: latosemibold;
    font-weight: 400
}
.breadcum a,
.cont_sec p span,
.mid_pnl .breadcum ul li a {
    font-family: latoblack
}
.left_menu_sec ul li a:hover {
    color: #00539c;
    text-decoration: underline
}
.mid_pnl .breadcum {
    float: left;
    width: 100%;
    line-height: 22px
}
.mid_pnl .breadcum ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}
.mid_pnl .breadcum ul li {
    float: left;
    color: #1f2326;
    font-weight: 400;
    font-size: 16px;
    background: url(images/breadcum_aro.png) right center no-repeat;
    margin-right: 7px;
    padding-right: 13px;
    line-height: 17px
}
.mid_pnl .breadcum ul li a {
    color: #00539c;
    font-weight: 400;
    display: block;
    line-height: 17px
}
.mid_pnl .breadcum ul li:last-child {
    background: 0 0
}
.inner_content {
    float: left;
    width: 100%;
    padding: 20px 0 0;
    color: #1f2326;
    font-size: 16px;
    line-height: 24px
}
.inner_content a {
    color: #000;
    font-weight: 700;
    text-decoration: underline
}
.inner_content a b {
    font-weight: 700!important
}
.inner_content a:hover {
    color: #00539c;
    text-decoration: none
}
.inner_content h1 {
    border-bottom: 2px solid #52c5e2;
    padding: 0 0 30px;
    font-size: 30px;
    margin: 0 0 25px;
    line-height: 33px;
    color: #1f2326
}
.inner_content p {
    font-size: 16px;
    color: #1f2326;
    margin-bottom: 24px;
    line-height: normal;
    line-height: 24px
}
.inner_content img {
    float: right;
    margin-left: 20px
}
.right_logo_sec {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cbcbcc;
    min-height: 157px
}
.right_logo_sec img {
    max-width: 100%
}
.right_logo_sec p {
    font-size: 14px;
    color: #1f2326;
    padding: 6px 0 0
}
.right_logo_sec p a {
    color: #1f2326
}
.no_brdr {
    border: none
}
.cont_sec {
    float: left;
    max-width: 480px;
    width: 100%
}
.cont_sec .map {
    float: left;
    width: 100%;
    padding: 0 0 10px
}
.cont_sec .map iframe {
    width: 100%;
    height: 238px
}
.cont_sec p span {
    display: block;
    font-size: 16px;
    color: #191a1c;
    font-weight: 400
}
.cont_sec h4 {
    font-size: 16px;
    color: #00539c;
    font-weight: 700;
    line-height: 20px
}
.cont_sec p a {
    color: #1f2326;
    font-size: 16px
}
.cont_form {
    float: left;
    width: 100%;
    padding: 28px 0 0
}
.cont_formRow {
    float: left;
    width: 100%;
    padding: 20px 0 0
}
.cont_formLeft {
    float: left;
    width: 50%;
    padding-right: 10px
}
.cont_formRight {
    float: left;
    width: 50%;
    padding-left: 10px
}
.cont_form h4 {
    margin-bottom: 5px
}
.cont_formRow label {
    font-size: 16px;
    color: #191a1c;
    font-weight: 400;
    display: block;
    padding-bottom: 10px;
    white-space: nowrap
}
.cont_formRow label strong {
    font-weight: 700
}
.cont_formRow label strong span {
    color: #00c4f1
}
.cont_formRow input[type=text] {
    width: 100%;
    height: 37px;
    border-radius: 8px;
    border: 1px solid #cbcbcc;
    padding: 0 10px
}
.cont_formRow textarea {
    width: 100%;
    height: 130px;
    border-radius: 8px;
    border: 1px solid #cbcbcc;
    padding: 10px;
    resize: none
}
.cont_btn {
    float: left;
    width: auto;
    list-style: none;
    padding: 0;
    margin: 0
}
.cont_btn li {
    float: left;
    margin-right: 10px
}
.cont_btn li input[type=submit] {
    height: 45px;
    padding: 0 30px;
    background: #51c5e2;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-appearance: none;
    -webkit-appearance: none
}
.cont_btn li input[type=reset] {
    height: 45px;
    padding: 0 10px;
    background: 0 0;
    font-size: 20px;
    color: #191a1c;
    border: none;
    cursor: pointer;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.cont_btn li input[type=submit]:hover {
    background: #0199bc
}
.cont_btn li input[type=reset]:hover {
    color: #51c5e2
}
.cont_formRow .styled-select select {
    background: 0 0;
    width: 110%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 37px;
    -webkit-appearance: none
}
.cont_formRow .styled-select {
    width: 100%;
    height: 37px;
    border-radius: 8px;
    border: 1px solid #cbcbcc;
    overflow: hidden;
    background: url(images/select_drop_arrow.png) 96% no-repeat #fff
}
.main_nav ul li.srvc_menu>a {
    background-image: url(images/menu_select_drop_arrow.png);
    background-repeat: no-repeat;
    background-position: 94% 19px
}
.top_hdr_nav {
    float: left
}
.header {
    float: left;
    width: 100%
}
.header .headerInr {
    position: relative;
    float: left;
    width: 100%
}
#AITCconnect,
#AITCconnect img {
    width: 100%!important
}
.goog-te-gadget .goog-te-combo {
    background: url(images/select_drop_arrow.png) 95% center no-repeat;
    border: 1px solid #8a8a8a;
    border-radius: 4px;
    color: #191a1c;
    font-size: 16px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none
}
.breadcum {
    color: #1f2326;
    font-size: 0;
    font-weight: 400;
    line-height: 17px
}
.breadcum a,
.breadcum span {
    font-size: 16px;
    font-weight: 400;
    line-height: 17px
}
.breadcum a {
    color: #00539c;
    background: url(images/breadcum_aro.png) right center no-repeat;
    padding-right: 13px;
    margin-right: 7px
}
.content_list li {
    margin-bottom: 20px
}
#AITCconnect {
    left: 0!important;
    margin: 0!important
}
#AITCconnect #aitcNav {
    left: 15px!important
}
.cont_formRow textarea.address_field {
    height: 37px;
    width: 100%
}
.inner_content h2 {
    color: #1f2326;
    font-size: 20px;
    line-height: normal;
    margin: 10px 0 15px;
    padding: 0;
    text-transform: none
}
.side_map,
.side_map ul {
    list-style: none;
    margin: 0;
    width: 100%
}
.side_map {
    padding: 0
}
.side_map ul {
    padding-left: 15px
}
.service_col .service_col_text_holder {
    min-height: 163px
}
.resource_col .service_col_text_holder {
    min-height: 130px
}
.login_btn {
    background: #51c5e2;
    border-radius: 30px;
    color: #fff!important;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    width: 188px;
    -webkit-appearance: none;
    text-decoration: none
}
.login_btn:hover {
    background: #0199bc;
    text-decoration: none!important
}
.main_nav ul li ul li.menu-item-has-children>a {
    background-image: url(images/menu_select_drop_arrow_right.png);
    background-position: 97% center;
    background-repeat: no-repeat
}
.main_nav ul li ul li.menu-item-has-children>a:hover {
    background-image: url(images/menu_select_drop_arrow_right_white.png)
}
.inner_content h3 {
    color: #00539b;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: uppercase
}
.inner_content h3 a {
    color: #00539b
}
.specer_mdl {
    height: 35px
}
.inner_content p.sml_img {
    margin-bottom: 10px
}
.inner_content li {
    background: url(images/blog_bullet2.png) 0 11px no-repeat rgba(0, 0, 0, 0);
    color: #1f2326;
    font-size: 16px;
    margin-bottom: 16px;
    padding-left: 10px;
    font-weight: 400
}
.bnr_leftInr2:hover a,
.bnr_leftInr3:hover a,
.bnr_leftInr:hover a {
    color: #6ed3fa
}
.inner_content>hr {
    border-bottom: 1px solid #ccc;
    margin: 20px 0
}
.inner_content p b,
.inner_content p strong {
    font-weight: 400
}
.memser_sec ul li.sml_logo span {
    top: 83%
}
.right_pnl .inr_side_cont {
    width: 100%;
    position: inherit;
    top: inherit;
    right: inherit;
    border-bottom: 1px solid #cbcbcc;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0;
    padding-top: 39px
}
.right_pnl .inr_side_cont p {
    font-size: 14px
}
.right_pnl .inr_side_cont .bnr_right_btn_Sec span a.eml {
    margin-bottom: 10px
}
.right_logo_sec .right_side_decrib {
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden;
    opacity: 0
}
.right_logo_sec:hover .right_side_decrib {
    display: block;
    opacity: 1
}
.right_logo_sec h2 {
    line-height: 16px;
    padding-bottom: 30px
}
.right_logo_sec h2 span {
    font-size: 15px
}
.inner_content a.more,
.inner_content h4 {
    font-size: 16px;
    text-transform: uppercase
}
.right_logo_sec {
    padding: 25px 15px 10px
}
.inner_content li a {
    font-weight: 700
}
.inner_content .cont_btn li {
    background: 0 0;
    text-indent: 0
}
.bnr_leftInr:hover {
    background: rgba(11, 55, 105, .8)
}
.bnr_leftInr2:hover {
    background: rgba(249, 144, 38, .8)
}
.bnr_leftInr3:hover {
    background: rgba(119, 195, 63, .8)
}
.inner_content>ul {
    padding-left: 15px
}
.no_bullet {
    margin-left: 20px!important
}
.no_bullet li {
    background: 0 0
}
.app_link_hm_sec ul li {
    margin: 0 20px 15px
}
.inner_content h4 {
    color: #00539c;
    font-family: latoblack;
    font-weight: 400;
    margin-bottom: 12px;
    padding-top: 10px
}
.inner_content a.more {
    color: #51c5e2;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px
}
.inner_content h4 a {
    color: #00539c
}
.client_list_comp li {
    margin-bottom: 5px!important
}
.tab_mob_nav select {
    border: 2px solid #04529a;
    border-radius: 8px;
    font-family: Lato, sans-serif;
    font-size: 22px;
    height: 51px;
    margin: 0;
    width: 100%;
    background: url(images/select_aro.png) 95% center no-repeat;
    font-weight: 400;
    padding: 0 10px;
    color: #191a1c;
    -moz-appearance: none;
    -webkit-appearance: none
}
.app_link_hm_sec img {
    width: 131px;
    border-top: 1px solid #cbcbcc
}
.app_link_hm_sec hr {
    border-top: 1px solid #cbcbcc;
    width: 70%;
    padding: 0 0 30px;
    display: inline-block
}
.inner_content a strong {
    font-weight: 700
}
.tab_mob_sec .main_nav ul.sub-menu li ul.sub-menu li a {
    color: #a9b9ca!important
}
.demo .service_col .service_col_text_holder { min-height: 245px;}
.demo .service_col .service_bx_bot{padding: 20px 30px 0;}
.demo .service_col { padding: 0 10px}
.demo .service_col .service_bx img{width: 100%;}

#post-26 .banner_sec .bnr_left p{ min-height: 215px; margin: 0px; }

img.aligncenter{ float:none; display:block; margin:0 auto !important;}
img.alignleft{ float:left !important; margin:0 20px 15px 0;}
