﻿@font-face {
    font-family: 'CM';
    src: url("../fonts/CircularStd-Medium.eot");
    src: url("../fonts/CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Medium.woff2") format("woff2"), url("../fonts/CircularStd-Medium.woff") format("woff"), url("../fonts/CircularStd-Medium.ttf") format("truetype"), url("../fonts/CircularStd-Medium.otf") format("opentype"), url("../fonts/CircularStd-Medium.svg#CircularStd-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p,a,span{
    word-break: keep-all !important;
}

*,
*:focus {
    outline: none
}

a {
    text-decoration: none
}

.trans {
    transition: 200ms all ease-in-out;
    -webkit-transition: 200ms all ease-in-out
}

button,
input,
select,
textarea {
    resize: none;
    border: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

input[type=submit],
select {
    cursor: pointer
}

img {
    max-width: 100%;
    vertical-align: middle;
    border-radius: 0
}

.absoImg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

::-webkit-input-placeholder {
    color: #231F20
}

:-moz-placeholder {
    color: #231F20;
    opacity: 1
}

::-moz-placeholder {
    color: #231F20;
    opacity: 1
}

:-ms-input-placeholder {
    color: #231F20
}

.txt::-webkit-input-placeholder,
.wpcf7-form-control::-webkit-input-placeholder {
    color: #1B4473
}

.txt:-moz-placeholder,
.wpcf7-form-control:-moz-placeholder {
    color: #1B4473;
    opacity: 1
}

.txt::-moz-placeholder,
.wpcf7-form-control::-moz-placeholder {
    color: #1B4473;
    opacity: 1
}

.txt:-ms-input-placeholder,
.wpcf7-form-control:-ms-input-placeholder {
    color: #1B4473
}

.txt:focus::-webkit-input-placeholder,
.wpcf7-form-control:focus::-webkit-input-placeholder {
    opacity: 0
}

.txt:focus:-moz-placeholder,
.wpcf7-form-control:focus:-moz-placeholder {
    opacity: 0
}

.txt:focus::-moz-placeholder,
.wpcf7-form-control:focus::-moz-placeholder {
    opacity: 0
}

.txt:focus:-ms-input-placeholder,
.wpcf7-form-control:focus:-ms-input-placeholder {
    opacity: 0
}

body {
    overflow-x: hidden;
    font: 16px/1.2 "Montserrat", sans-serif;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wrapper {
    overflow: hidden;
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 900
}

p {
    font: 400 16px/26px "Montserrat", sans-serif;
    color: #231F20
}

p:last-child {
    padding-bottom: 0
}

h1 {
    font-size: 55px;
    line-height: 65px;
    color: #fff;
    padding-bottom: 47px
}

h2 {
    font-size: 28px;
    line-height: 34px;
    color: #009FE4;
    padding: 0 0 31px
}

.titleSmall {
    font-size: 24px;
    line-height: 29px
}

h3 {
    font-size: 30px;
    line-height: 40px;
    color: #243487;
    font-weight: 500
}

h3 a {
    color: #243487;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

h4 {
    font-size: 18px;
    line-height: 31px;
    color: #243487;
    font-weight: 500
}

h5 {
    font-size: 24px;
    line-height: 29px;
    color: #009FE4;
    font-weight: 500;
    padding: 0 0 22px
}

.btn,
.wpcf7-submit {
    color: #009FE4;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1
}

.btn:after,
.wpcf7-submit:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    height: 1px;
    background-color: #009FE4;
    z-index: -1;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.btn-white {
    color: #ffffff
}

.btn-white:after {
    background-color: #ffffff
}

a {
    color: #ffffff
}

b,
strong {
    font-weight: 700
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

button {
    cursor: pointer
}

.fl {
    float: left
}

.fr {
    float: right
}

.allMiddle>* {
    display: inline-block;
    vertical-align: middle
}

.circleDiv {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.scrollTop {
    width: 70px;
    height: 70px;
    z-index: 11;
    -o-transition: 300ms all;
    -moz-transition: 300ms all;
    transition: 300ms all;
    -webkit-transition: 300ms all;
    background: #102E50 url(../images/top-arrow.svg) no-repeat center center;
    position: absolute;
    right: 16.5px;
    top: 4px
}

.por {
    position: relative
}

em {
    font-style: italic
}

.menuButton {
    position: relative;
    float: right;
    width: 25px;
    height: 25px;
    background-color: transparent;
    display: none
}

.menuButton span {
    width: 25px;
    height: 25px
}

.menuButton small {
    display: block;
    height: 4px;
    background-color: #ffffff;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.menuButton small~small {
    margin-top: 4px
}

.menuOpen .menuButton span {
    width: 21px
}

.menuOpen .menuButton .line1 {
    -webkit-transform: rotate(45deg) translate(5px, 6px);
    transform: rotate(45deg) translate(5px, 6px)
}

.menuOpen .menuButton .line2 {
    opacity: 0
}

.menuOpen .menuButton .line3 {
    -webkit-transform: rotate(-45deg) translate(2px, -4px);
    transform: rotate(-45deg) translate(2px, -4px);
    margin-top: 0
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    z-index: 1;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: 200ms all ease-in-out;
    transition: 200ms all ease-in-out;
    background-color: #ffffff
}

.slick-arrow:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 14px;
    height: 26px;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    background-color: #1B4473
}

.slick-arrow:before {
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-color: #1B4473;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.slick-disabled {
    opacity: 0.74
}

.slick-prev {
    left: 0
}

.slick-prev:after {
    -webkit-mask: url(../images/previous.svg) no-repeat 0 0/contain;
    mask: url(../images/previous.svg) no-repeat 0 0/contain
}

.slick-next {
    right: 0;
    margin-left: 2px
}

.slick-next:after {
    -webkit-mask: url(../images/next.svg) no-repeat 0 0/contain;
    mask: url(../images/next.svg) no-repeat 0 0/contain
}

.slick-dots {
    text-align: center;
    line-height: 11px;
    padding: 0
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    opacity: 0.4
}

.slick-dots li button {
    display: none
}

.slick-dots li~li {
    margin-left: 5px
}

.slick-dots li.slick-active {
    background-color: #e61a1a;
    opacity: 1
}

.container {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1400px
}

.row {
    margin: 0 -16px
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.site-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11;
    padding: 16px 0 0
}

.logo {
    float: left
}

.logo img {
    max-width: 72px;
    height: auto
}

.headRight {
    float: right;
    padding: 6px 0 0
}

.primary-menu>li {
    float: left;
    margin-left: 49px;
    position: relative;
    padding: 15px 0
}

.primary-menu>li.services-menu {
    display: none
}

.primary-menu>li>a {
    float: left;
    font-size: 16px;
    line-height: 19px;
    font-weight: 900
}

.primary-menu>li>.sub-menu {
    position: absolute;
    left: auto;
    top: 100%;
    background-color: #def2fd;
    border: 1px solid rgba(36, 52, 135, 0.2);
    border-bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 300ms all
}

.primary-menu>li>.sub-menu>li>a {
    display: block;
    padding: 0 30px 0 15px;
    line-height: 50px;
    border-bottom: 1px solid rgba(36, 52, 135, 0.2);
    white-space: nowrap;
    font-weight: 500;
    color: #243487;
    opacity: 0.8
}

.primary-menu>li .toggleMenu {
    margin: 0 0 0 12px;
    float: right
}

.primary-menu>li .toggleMenu:after {
    content: '\f0d7';
    color: #ffffff;
    font-family: 'FontAwesome';
    font-size: 16px;
    display: inline-block;
    vertical-align: middle
}

.countryDrop {
    position: relative;
    margin-left: 180px;
    min-width: 155px
}

.countryDrop .switcher {
    width: 100%
}

.countryDrop .switcher .selected {
    background: none
}

.countryDrop .switcher .selected a {
    border: 0;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    background: none !important;
    font: 900 16px/19px "Montserrat", sans-serif;
    color: #ffffff
}

.countryDrop .switcher .selected a img {
    border: 2px solid #ffffff
}

.countryDrop .switcher .selected a:after {
    content: '';
    position: absolute;
    right: 0;
    line-height: 1;
    top: 4px;
    bottom: 0;
    margin: auto;
    content: '\f0d7';
    color: #ffffff;
    font-family: 'FontAwesome';
    font-size: 14px
}

.countryDrop .switcher .selected a:hover {
    background: none
}

.countryDrop .switcher .selected a.open:after {
    content: '\f0d8'
}

.countryDrop .switcher a img {
    opacity: 1;
    vertical-align: middle;
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 8px
}

.countryDrop .switcher .option {
    padding: 0;
    position: absolute;
    border: 0
}

.countryDrop .switcher .option a {
    background-color: #def2fd;
    padding: 10px;
    font-weight: 500;
    border-bottom: 1px solid rgba(36, 52, 135, 0.2);
    font-size: 16px;
    color: #009FE4
}

.countryDrop .switcher .option a.selected {
    background-color: #def2fd
}

.countryDrop .switcher .option a:hover {
    background-color: #def2fd
}

.countryDrop>.countryTxt {
    position: relative;
    padding-right: 20px
}

.countryDrop .countryTxt {
    cursor: pointer
}

.countryDrop .countryTxt>* {
    display: inline-block;
    vertical-align: middle;
    color: #fff
}

.countryDrop .countryTxt>i {
    border: 2px solid #ffffff;
    margin-right: 4px;
    line-height: 1
}

.countryDrop .countryTxt>i>img {
    vertical-align: top
}

.countryDrop .countryTxt>span {
    line-height: 19px;
    font-weight: 900
}

.countryDrop .countryTxt:after {
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    bottom: 0;
    margin: auto;
    content: '\f0d7';
    color: #ffffff;
    font-family: 'FontAwesome';
    font-size: 14px
}

.countryDrop>.countryValue {
    position: absolute;
    cursor: pointer;
    left: 0;
    right: -50px;
    padding: 10px 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.countryDrop>.countryValue>div {
    background-color: #def2fd;
    padding: 10px;
    font-weight: 500;
    border-bottom: 1px solid rgba(36, 52, 135, 0.2)
}

.countryDrop>.countryValue>div>* {
    display: inline-block;
    vertical-align: middle
}

.countryDrop>.countryValue>div i {
    margin: 0 4px 0 0
}

.countryDrop>.countryValue>div span {
    color: #243487;
    opacity: 0.8
}

.countryDrop:hover .countryValue {
    opacity: 1;
    visibility: visible
}

.serachIcon {
    width: 22px;
    height: 22px;
    position: relative;
    margin: 0 0 0 25px
}

.serachIcon>i {
    background: url(../images/search.svg) no-repeat center center/contain;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer
}

.serachIcon .fa.fa-close {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    background: none
}

.serachIcon .searchArea {
    position: absolute;
    top: auto;
    background-color: #def2fd;
    min-width: 300px;
    right: 0;
    margin: 20px 0 0;
    padding: 10px;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    opacity: 0;
    visibility: hidden
}

.serachIcon .searchArea input {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    font: 400 16px/20px "Montserrat", sans-serif;
    padding: 0 15px
}

.showSearch .searchArea {
    opacity: 1;
    visibility: visible
}

.bannerPart {
    position: relative;
    z-index: 1;
    padding: 363px 0 0
}

.bannerPart .lightenEffect {
    position: absolute;
    background-color: #243487;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    mix-blend-mode: lighten
}

.bannerPart .colorShade {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.bannerPart .colorShade>* {
    position: absolute;
    width: 100%;
    left: 0
}

.bannerPart .colorShade .layerLast {
    background-color: #243487;
    bottom: 0;
    height: 150px
}

.bannerPart .colorShade .layer4 {
    top: 0;
    bottom: 0;
    background-color: #1A2147;
    opacity: 0.35
}

.bannerPart .colorShade .layer9-1 {
    background: linear-gradient(0deg, #243487 0%, rgba(36, 52, 135, 0) 100%);
    height: 250px;
    bottom: 150px
}

.bannerPart .img-wrapper {
    display: none
}

.bannerPart img {
    display: none
}

.bannerPart .container {
    position: relative;
    padding-bottom: 90px
}

.bgimgDiv {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.innerBanner .img-wrapper {
    display: none
}

.innerBanner .img-wrapper:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: #243487;
    z-index: 2;
    mix-blend-mode: lighten
}

.innerBanner .img-wrapper:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: rgba(26, 33, 71, 0.35);
    z-index: 1
}

.innerBanner img {
    display: none;
    width: 0;
    height: 0
}

.innerBanner .bgimgDiv:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #243487;
    z-index: 2;
    mix-blend-mode: lighten
}

.innerBanner .bgimgDiv:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #1A2147;
    opacity: 0.35;
    z-index: 1
}

.bannerCon {
    float: left;
    max-width: 605px
}

.bannerCon>p {
    font-size: 21px;
    line-height: 34px;
    font-weight: 500;
    color: #ffffff
}

.bannerBluebox {
    float: right;
    background-color: #009FE4;
    padding: 0;
    position: absolute;
    bottom: -80px;
    right: 16px;
    min-width: 31.072%;
    padding: 55px 0 0
}

.bannerBluebox>h2 {
    color: #ffffff;
    padding: 0 0 27px 40px
}

.bannerBluebox li a {
    font-size: 18px;
    line-height: 68px;
    font-weight: 500;
    padding: 0 40px;
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-bottom: 1px solid rgba(36, 52, 135, 0.2);
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.bannerBluebox li a>* {
    display: inline-block;
    vertical-align: middle
}

.bannerBluebox li a>i {
    min-width: 45px
}

.allLink {
    text-align: center;
    line-height: 80px;
    position: relative;
    height: 80px
}

.allLink .btn,
.allLink .wpcf7-submit {
    position: absolute;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.newsLeft {
    float: left;
    width: 65.79%;
    padding: 58px 0 0
}

.newsMore {
    margin: -4px 0 0
}

.newsRow {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 0 40px
}

.newsRow>figure {
    float: left;
    width: 250px;
    height: 250px;
    overflow: hidden
}

.newsRow>figure a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.newsRow>figure a:before {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-color: #1A2147;
    opacity: 0.35;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.newsRow>figure a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #243487;
    z-index: 1;
    mix-blend-mode: lighten
}

.newsRow>figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.newsRow>.newsCon {
    overflow: hidden;
    padding: 0 0 0 40px
}

.newsRow>.newsCon>h3 {
    padding: 0 0 9px
}

.newsRow>.newsCon>p {
    max-width: 590px
}

.dateSpan {
    display: block;
    padding: 0 0 21px;
    line-height: 19px;
    color: #009FE4
}

.midSec {
    position: relative
}

.asideRight {
    float: right;
    width: 31.799%;
    z-index: 1;
    margin: 120px 0 0
}

.asideRight .rightSidebar {
    /*border: 1px solid #009FE4;*/
    background-color: #ffffff
}

.asideRight .rightSidebar>h2 {
    padding: 40px 40px 0;
    margin: 0 0 -8px
}

.asideRight .rightSidebar>ul li a {
    display: block;
    padding: 39px 40px 30px;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.asideRight .rightSidebar>ul li a:hover {
    padding-right: 30px;
    padding-left: 50px
}

.asideRight .rightSidebar>ul li a>.dateSpan {
    padding-bottom: 18px
}

.asideRight .widget_text .textwidget {
    padding: 30px 0
}

.asideRight .widget_text p {
    padding: 0 40px;
    font-weight: 500;
    color: #243487
}

.asideRight .widget_text p strong {
    color: #009FE4
}

.asideRight.is_stuck {
    margin: 0
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.site-footer {
    background-color: #def2fd;
    padding: 0 0 84px;
    margin: 190px 0 0
}

.site-footer .container {
    position: relative
}

.site-footer .scrollTop {
    position: absolute;
    right: 15px;
    top: 167px;
    background-color: #FFFFFF;
    width: 63px;
    height: 63px
}

.site-footer .scrollTop:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 19px;
    content: '';
    background: url(../images/top-arrow.svg) no-repeat center center
}

.site-footer .scrollTop:hover:after {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.site-footer .newsletter {
    margin: -90px 0 72px;
    text-align: center;
    background-color: #243487;
    padding: 56px 0
}

.site-footer .newsletter .newsTitle {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    max-width: 40%;
    text-align: left;
    margin: 0 27px 0 0
}

.site-footer .newsletter .newsForm {
    position: relative
}

.site-footer .newsletter .wpcf7-response-output {
    position: absolute;
    left: 0;
    top: 100%;
    color: #ffffff;
    margin: 0
}

.site-footer .newsletter .newsForm span.wpcf7-not-valid-tip {
    text-align: left;
    color: #fff
}

.site-footer .newsletter .newsForm .wpcf7-form-control-wrap {
    width: 354px;
    float: left
}

.site-footer .newsletter .newsForm form>p {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.site-footer .newsletter .newsForm input[type="email"] {
    width: 100%;
    height: 60px;
    border: 0;
    background-color: #ffffff;
    color: #231F20;
    font: 400 16px/20px "Montserrat", sans-serif;
    padding: 0 20px;
    vertical-align: top;
    float: left
}

.site-footer .newsletter .submitBtn {
    background-color: #009FE4;
    width: 200px;
    height: 60px;
    color: #fff;
    display: inline-block;
    font: 900 16px/60px "Montserrat", sans-serif;
    vertical-align: top;
    float: left
}

.site-footer .newsletter .submitBtn:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 16px;
    background: url(../images/right-arrow.png) no-repeat center center/19px auto;
    margin: -2px 0 0 16px
}

.site-footer .newsletter .submitBtn:hover:after {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.site-footer .foMenu a,
.site-footer p {
    color: #243487;
    opacity: 0.8;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.site-footer .mailP {
    display: inline-block;
    vertical-align: top
}

.site-footer p a {
    color: #243487;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.site-footer p a:hover {
    opacity: 1
}

.site-footer .footerLeft {
    float: left;
    width: 25.585%
}

.site-footer .foService {
    width: 34.138%
}

.site-footer .copyRight {
    padding: 96px 0 0
}

.site-footer .copyRight p {
    float: left;
    padding: 4px 0 0
}

.site-footer .copyRight .socialUl {
    float: right
}

.site-footer .copyRight .socialUl li {
    float: left;
    margin: 0 0 0 10px;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.site-footer .copyRight .socialUl li a {
    display: block;
    width: 36px;
    height: 36px;
    background-color: #3A579A;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 36px;
    position: relative;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.site-footer .copyRight .socialUl li a>i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.site-footer .copyRight .socialUl li .linkedin {
    background-color: #0076B8
}

.site-footer .copyRight .socialUl li .gpluse {
    background-color: #DE5757
}

.site-footer .copyRight .socialUl li .twitter {
    background-color: #00C8FF
}

.site-footer .copyRight .socialUl li:hover {
    opacity: 0.6
}

.innerBanner {
    height: 650px;
    padding: 0
}

.innerBanner .container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 80px
}

.darkSec {
    background-color: #243487;
    text-align: center;
    padding: 56px 140px 70px;
    color: #ffffff;
    margin: -250px 0 0;
    position: relative;
    z-index: 1
}

.darkSec>small {
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    display: block;
    padding: 0 0 42px
}

.darkSec p {
    color: #ffffff;
    font-size: 21px;
    line-height: 32px;
    padding-top: 8px
}

.darkSec .allLink {
    margin: 66px -140px -70px;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.contentdiv {
    max-width: 1134px;
    margin: 0 auto;
    padding: 50px 0 0
}

.pubPdf {
    max-width: 1292px
}

blockquote {
    text-align: center;
    color: #009FE4;
    font-weight: 900;
    font-size: 21px;
    line-height: 32px;
    padding: 18px 82px 53px
}

blockquote p {
    color: #009FE4;
    font: 900 21px/32px "Montserrat", sans-serif
}

.cmsCon p:not(:last-child) {
    padding: 0 0 26px
}

.cmsCon h2 {
    font-size: 22px;
    line-height: 30px;
    padding: 23px 0 26px
}

.cmsCon h2:first-child {
    padding-top: 0
}

.cmsCon a {
    color: #009FE4
}

.twoColumn {
    max-width: 935px;
    display: block;
    margin: 79px auto 0
}

.twoColumn .columnDiv {
    float: left;
    width: 50%;
    padding: 0 15px
}

.twoColumn .columnDiv .columnDivinner {
    text-align: center
}

.twoColumn .columnDiv .columnDivinner .columnContent {
    padding: 36px 45px 0;
    position: relative
}

.twoColumn .columnDiv .columnDivinner .columnContent p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 6px
}

.twoColumn .columnDiv .columnDivinner .columnContent>a {
    position: absolute;
    left: 0;
    right: 0;
    top: -22.5px;
    z-index: 11;
    margin: auto;
    background-color: #009FE4;
    color: #ffffff;
    max-width: 280px;
    width: 100%
}

.twoColumn .columnDiv .columnDivinner .columnContent>a span {
    display: inline-block;
    vertical-align: top;
    min-width: 180px;
    position: relative;
    padding-right: 20px;
    text-align: left;
    font: 900 16px/45px "Montserrat", sans-serif
}

.twoColumn .columnDiv .columnDivinner .columnContent>a span:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 12px;
    content: '';
    background: url("../images/right-arrow.png") no-repeat center center;
    background-size: contain
}

.twoColumn .columnDiv .columnDivinner .columnContent>a:hover span:after {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.twoColumn .columnDiv .columnDivinner figure {
    position: relative;
    height: 247px;
    overflow: hidden
}

.twoColumn .columnDiv .columnDivinner figure:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: #243487;
    z-index: 2;
    mix-blend-mode: lighten
}

.twoColumn .columnDiv .columnDivinner figure:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: rgba(26, 33, 71, 0.35);
    z-index: 1
}

.twoColumn .columnDiv .columnDivinner figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.twoColumn .columnDiv .columnDivinner h4 {
    color: #009FE4;
    font: 900 18px/28px "Montserrat", sans-serif
}

.twoColumn .columnDiv .columnDivinner h4 a {
    color: #009FE4;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.conSocial {
    display: block;
    width: 100%;
    max-width: 1134px;
    margin: 0 auto;
    padding: 56px 0 0
}

.conSocial a {
    float: left;
    background-color: #def2fd;
    color: #243487;
    margin: 0 10px 0 0;
    padding: 0 18px;
    font: 400 16px/55px "Montserrat", sans-serif;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.conSocial a>* {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.conSocial a>i {
    font-size: 20px;
    margin-right: 8px
}

.conSocial a i.fa-facebook {
    margin-top: -1px
}

.conSocial a i.fa-linkedin,
.conSocial a i.fa-envelope-open {
    margin-top: -3px
}

.newsMid {
    padding: 60px 0 0;
    z-index: 1
}

.newsMid .newsLeft {
    padding: 0
}

.newsMid .asideRight {
    margin: -255px 0 0
}

.pagiNation {
    padding: 20px 0 0
}

.pagiNation li {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #009FE4;
    border-left-width: 0;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.pagiNation li>* {
    display: block;
    width: 100%;
    height: 100%;
    color: #243487;
    font: 500 24px/48px "Montserrat", sans-serif;
    font-family: 'CM';
    position: relative;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.pagiNation li:first-child:not(.pagePrev) {
    border-left: 1px solid #009FE4
}

.pagiNation .pagePrev, .pageFirst {
    border-color: #243487;
    background-color: #243487;
    margin-right: 20px
}

.pagiNation .pagePrev>*:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 17px;
    height: 20px;
    content: '';
    background: url("../images/arrow-left.svg") no-repeat center center;
    left: 0
}

.pagiNation .pageFirst>*:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 28px;
    content: '';
    background: url("../images/arrow-double-left.svg") no-repeat center center;
    left: 0;
    background-size: 28px 28px;
}

.pagiNation .pagePrev+li {
    border-left-width: 1px
}

.pagiNation .pageNext, .pageLast {
    border-color: #243487;
    background-color: #243487;
    margin-left: 20px
}

.pagiNation .pageNext>*:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 17px;
    height: 20px;
    content: '';
    background: url("../images/arrow-right.svg") no-repeat center center;
    left: 0
}

.pagiNation .pageLast>*:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 28px;
    content: '';
    background: url("../images/arrow-double-right.svg") no-repeat center center;
    left: 0;
    background-size: 28px 28px;
}

.pagiNation .active>* {
    background-color: #009FE4;
    color: #ffffff
}

.pubForm {
    position: absolute;
    left: 0;
    top: -60px;
    right: 0;
    max-width: 1368px;
    margin: 0 auto;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    background-color: #009FE4;
    padding: 65px 0;
    text-align: center
}

.pubForm .allLink {
    border-top: 1px solid rgba(36, 52, 135, 0.2);
    margin: 0 -20px;
    display: none
}

.pubForm .pubfrmInner {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.pubForm .pubfrmInner>* {
    float: left
}

.pubForm .labelspan {
    font: 900 28px/60px "Montserrat", sans-serif;
    color: #ffffff;
    padding-right: 40px
}

.pubForm .width280 {
    width: 280px
}

.pubForm .selectize-input {
    color: #1B4473;
    border: 1px solid #1B4473;
    background: url(../images/pulldown.svg) no-repeat 92% center/20px auto
}

.pubForm .smalllabelspan {
    font-size: 16px;
    padding: 0 9px 0 29px
}

.pubForm .dateBox {
    width: 160px;
    margin-left: 10px
}

.pubForm .searchDiv {
    margin-left: 30px;
    float: right
}

.txt,
.wpcf7-form-control {
    width: 100%;
    color: #1B4473;
    border: 1px solid #1B4473;
    background-color: #ffffff;
    font: 400 16px/30px "Montserrat", sans-serif;
    height: 60px;
    padding: 0 20px
}

.date_event {
    background: #fff url(../images/calendar.svg) no-repeat calc(100% - 20px) center/20px auto
}

.txtBox {
    position: relative
}

.frmBtn {
    position: absolute;
    -webkit-mask: url(../images/search.svg) no-repeat left center/20px 20px;
    mask: url(../images/search.svg) no-repeat left center/20px 20px;
    background-color: #243487;
    width: 40px;
    height: 60px;
    right: 0;
    top: 0
}

.hasDatepicker {
    background: #fff url(../images/calendar.svg) no-repeat 89% center/18px auto
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(27, 68, 115, 0.6);
    display: none;
    padding: 15px 10px;
    width: 250px
}

.ui-datepicker a {
    color: #000000
}

.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
    color: #2A6496;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 10px;
    text-align: center
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    height: 20px;
    line-height: 1;
    width: 30px;
    position: relative
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right
}

.ui-datepicker .ui-icon {
    display: block;
    font-size: 0;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.ui-datepicker .ui-datepicker-next span {
    background: url(../images/ui-icons_454545_256x240.png) no-repeat -32px 0
}

.ui-datepicker .ui-datepicker-prev span {
    background: url(../images/ui-icons_454545_256x240.png) no-repeat -96px 0
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out
}

.ui-datepicker .ui-datepicker-calendar td:hover {
    background-color: #eee;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none
}

.ui-datepicker .ui-datepicker-current-day {
    background-color: #1b4473
}

.ui-datepicker .ui-datepicker-current-day a {
    color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default
}

.pubToggle {
    margin-right: 54px;
}
.pubToggle li{
    display: inline-block;
   float: right;
   padding: 0 16px 30px 12px;
   opacity: 0.5;
}

.pubToggle li.pubToggleActive {
    opacity: 1.0;
}

.pubList .pubRow {
    margin: 0 80px 0 60px;
}
 
.pubList .pubRow .pubBox {
    float: left;
    width: 100%;
    padding: 14px 20px 0;
    border-bottom: 1px solid #E0E0E0;
    padding-left: 0;
}

.pubList .pubRow .pubBox:first-of-type {
    border-top: 1px solid #E0E0E0;
}


.pubList .pubRow .pubBox figure {
    width: 50px;
    height: 50px;
    float: left;
    margin: 0 0 14px;
}
.pubList .pubBox h4{
    overflow: hidden;
    font-family: 'CM';
    padding: 0 0 0 30px;
}

.pubList .pubBox .dateSpan {
    overflow: hidden;
    padding: 2px 0 0 30px;
}
.pubList .pagiNation {
    padding-top: 80px;
}

.pubRowmain {
    margin: 0 0 -60px;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.pubRow {
    margin: 0 -28px
}

.pubRow .pubBox {
    float: left;
    width: 25%;
    padding: 0 28px 60px
}

.pubRow .pubBox .dateSpan {
    padding-bottom: 2px
}

.pubRow .pubBox:nth-child(4n+1) {
    clear: both
}

.pubRow .pubBox figure {
    position: relative;
    height: 300px;
    margin: 0 0 27px;
    overflow: hidden
}

.pubRow .pubBox figure a.absoImg {
    z-index: 1111
}

.pubRow .pubBox figure a.absoImg:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: #243487;
    z-index: 2;
    mix-blend-mode: lighten;
    
}

.pubRow .pubBox figure a.absoImg:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: rgba(26, 33, 71, 0.35);
    z-index: 1
}

.pubRow .pubBox figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.pubRow .pubBox h4 {
    line-height: 28px;
    font-weight: 800
}

.pubRow .pubBox h4 a {
    color: #243487;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: 300ms all;
    transition: 300ms all
}

.pubPagination {
    text-align: center;
    padding: 32px 0 0
}

.pubPagination .pagiNation {
    display: inline-block;
    vertical-align: top
}

.landingBox {
    text-align: center
}

.landingBox .logo {
    float: none
}

.landingBox .logo img {
    width: 140px;
    max-width: 140px
}

.landingBox .site-header {
    padding: 32px 0 0
}

.landingBox .bannerCon {
    width: 100%;
    max-width: 100%
}

.landingBox .bannerCon>p {
    font-size: 18px
}

.landingBox .bannerCon>h1 {
    padding-bottom: 17px
}

.landingBox .bannerPart {
    padding: 300px 0 0
}

.landingBox .site-footer {
    margin: 0
}

.landingBox .site-footer .copyRight {
    padding: 82px 0 0
}

.tcolumnDiv {
    max-width: 1020px;
    margin: 49px auto 0
}

.tcolumnDiv .tcolumnBox {
    float: left;
    width: 33.3333%;
    padding: 0 20px
}

.tcolumnDiv .tcolumnBox .tcolumnBoxinner {
    background-color: #ffffff
}

.tcolumnDiv .tcolumnBox .tcolumnBoxinner figure {
    height: 208px;
    border-bottom: 1px solid rgba(36, 52, 135, 0.2);
    position: relative
}

.tcolumnDiv .tcolumnBox .tcolumnBoxinner figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.landingBox .bannerPart .colorShade .layerLast {
    height: 316px
}

.landingBox .bannerPart .colorShade .layer9-1 {
    bottom: 315px
}

.formGroup {
    float: left;
    width: 50%;
    padding: 0 15px 30px
}

.formGroup label {
    font: 500 16px/30px "Montserrat", sans-serif;
    color: #1B4473
}

.formGroup.fullWidth {
    width: 100%
}

.formGroup.fullWidth .wpcf7-form-control {
    padding: 10px 15px;
    height: 100px
}

.formGroup.btnDiv {
    padding-bottom: 0;
    width: 100%;
    text-align: right
}

.formGroup.btnDiv .ajax-loader {
    position: absolute
}

.page-id-18 .newsColumn .wpcf7 form {
    overflow: hidden;
    margin: 0 -15px
}

.wpcf7-form-control {
    height: 50px;
    padding: 0 15px
}

.wpcf7-submit {
    height: 60px;
    background-color: #009FE4;
    border: 0;
    padding: 0 30px;
    width: auto
}

.wpcf7-submit span {
    display: inline-block;
    vertical-align: middle;
    font: 900 16px/60px "Montserrat", sans-serif;
    color: #ffffff
}

.wpcf7-submit span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 16px;
    position: relative;
    background: url(../images/right-arrow.png) no-repeat center center/19px auto;
    margin: -2px 0 0 16px
}

.wpcf7-submit:hover span:after {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.wpcf7-submit:after {
    display: none
}

body div.wpcf7-response-output {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center
}

.search-results .newsRow>.newsCon>p {
    max-width: 100%
}

@media only screen and (min-width: 1200px) {
    .primary-menu li:hover>ul {
        opacity: 1;
        visibility: visible
    }
    .primary-menu li:hover>.toggleMenu:after {
        content: ""
    }
    .columnDivinner:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    .twoColumn .columnDiv .columnDivinner h4 a:hover {
        color: #243487
    }
    .conSocial a:hover {
        background-color: #009FE4;
        color: #ffffff
    }
    .newsRow:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    .newsRow:hover a:before {
        opacity: 0.35
    }
    .newsRow:hover a:after {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
    .btn:hover:after,
    .wpcf7-submit:hover:after {
        left: -10px;
        right: -10px;
        bottom: -4px;
        height: calc(100% + 10px)
    }
    .btn:hover,
    .wpcf7-submit:hover {
        color: #ffffff
    }
    .btn-white:hover {
        color: #009FE4
    }
    .foMenu a:hover,
    .site-footer p.mailP:hover {
        opacity: 1
    }
    .foMenu a:hover,
    .site-footer p a:hover {
        padding-left: 5px
    }
    .bannerBluebox li a:hover {
        padding: 0 30px 0 50px
    }
    h3 a:hover {
        color: #009FE4
    }
    .sub-menu li a:hover {
        opacity: 1 !important
    }
    .countryDrop:hover .countryTxt:after {
        content: '\f0d8'
    }
    .pagiNation li>*:hover {
        background-color: #009FE4;
        color: #ffffff
    }
    .pagePrev:hover,
    .pageNext:hover {
        border-color: #009FE4
    }
    .pagePrev:hover>*,
    .pageNext:hover>* {
        background-color: #009FE4
    }
    .pubBoxinner:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    .pubBoxinner:hover a {
        color: #009FE4 !important
    }
}

@media only screen and (max-width: 1200px) {

    .pubList .pubRow {
        margin-left: 40px;
    }
    .pubToggle {
        margin-right: 10px;
    }

    .pubForm .selectize-input {
        background-position: calc(100% - 20px) center
    }
}

@media only screen and (max-width: 767px) {
    .pubList .pubRow {
        margin-left: 20px;
        margin-right: 30px;
    }

    .logo img {
        max-width: 50px
    }
    .site-header {
        padding: 15px 0;
        z-index: 99
    }
    .headRight {
        padding: 8px 0 0
    }
    .headRight .main-navigation,
    .headRight .countryDrop {
        display: none
    }
    .menuButton {
        display: block;
        margin: 2px 0 0 21px
    }
    .serachIcon {
        width: 24px;
        height: 24px
    }
    .bannerPart {
        padding: 160px 0 0
    }
    .bannerCon {
        text-align: center;
        width: 100%;
        max-width: 100%
    }
    h1 {
        line-height: 34px;
        padding: 0 0 30px;
        font-size: 28px;
    }
    h2 {
        font-size: 28px;
        line-height: 34px;
        padding: 0 0 20px
    }
    h3 {
        font-size: 16px;
        line-height: 24px
    }
    h4 {
        font-size: 16px;
        line-height: 24px
    }
    .bgimgDiv {
        background-size: 800px auto !important
    }
    .bannerPart .colorShade .layer9-1 {
        display: none
    }
    .bannerBluebox {
        position: relative;
        bottom: inherit;
        min-width: 1px;
        right: inherit;
        padding: 30px 0 0
    }
    .bannerBluebox:before {
        background: linear-gradient(0deg, #243487 35%, rgba(36, 52, 135, 0) 100%);
        height: 150px;
        position: absolute;
        left: -16px;
        right: -16px;
        top: 0;
        content: '';
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: -1
    }
    .bannerBluebox>p {
        color: #ffffff;
        padding: 0 20px;
        text-align: center;
        font-size: 16px
    }
    .bannerBluebox>h2 {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 25px 20px 10px
    }
    .bannerBluebox li a {
        padding: 0 20px;
        font-size: 16px;
        line-height: 60px
    }
    .bannerBluebox li a>i {
        min-width: 35px
    }
    .bannerBluebox li a>i img {
        max-width: 25px;
        max-height: 25px
    }
    .bannerPart .container {
        padding-bottom: 0
    }
    .newsLeft {
        width: 100%;
        padding: 30px 0 0
    }
    .newsRow {
        padding: 0 0 20px
    }
    .newsRow figure {
        width: 60px;
        height: 60px
    }
    .newsRow .newsCon {
        padding: 0 0 0 10px;
        margin: -3px 0 0
    }
    .newsRow .newsCon p {
        display: none
    }
    .newsRow .newsCon .dateSpan {
        font-size: 12px;
        padding: 0
    }
    .newsRow .newsCon h3 {
        padding: 0 0 4px
    }
    .newsMore {
        marign: 0
    }
    .asideRight {
        width: 100%;
        margin: 50px 0 0
    }
    .asideRight .rightSidebar>h2 {
        padding: 30px 20px 0;
        margin: 0 0 5px
    }
    .asideRight .rightSidebar ul li a {
        padding: 20px 20px
    }
    .asideRight .rightSidebar ul li a .dateSpan {
        padding-bottom: 10px
    }
    .dateSpan {
        font-size: 14px
    }
    .site-footer {
        text-align: center;
        margin: 220px 0 0;
        padding: 0 0 30px
    }
    .site-footer .newsletter {
        text-align: center;
        padding: 20px 20px 30px;
        margin: -170px 0 30px
    }
    .site-footer .newsletter .newsTitle {
        margin: 0 0 20px;
        max-width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 26px;
        font-weight: 900;
        width: 100%
    }
    .site-footer .newsletter .newsForm {
        width: 100%
    }
    .site-footer .newsletter .newsForm .wpcf7-form-control-wrap {
        width: 100%
    }
    .site-footer .newsletter .newsForm .wpcf7-response-output {
        position: static;
        margin: 15px 0 0
    }
    .site-footer .newsletter .newsForm input[type="email"] {
        width: 100%;
        text-align: center;
        color: #243487
    }
    .site-footer .newsletter .newsForm input[type="email"] p {
        opacity: 1
    }
    .site-footer .newsletter .newsForm .submitBtn {
        margin-top: 10px
    }
    .site-footer .newsletter .newsForm .submitBtn:after {
        margin-left: 10px
    }
    .site-footer .newsletter .newsForm input[type="email"]::-webkit-input-placeholder {
        color: #243487
    }
    .site-footer .newsletter .newsForm input[type="email"]:-moz-placeholder {
        color: #243487;
        opacity: 1
    }
    .site-footer .newsletter .newsForm input[type="email"]::-moz-placeholder {
        color: #243487;
        opacity: 1
    }
    .site-footer .newsletter .newsForm input[type="email"]:-ms-input-placeholder {
        color: #243487
    }
    .site-footer .newsletter .newsForm .submitBtn {
        width: 100%
    }
    .site-footer .scrollTop,
    .site-footer .socialUl {
        display: none
    }
    .site-footer .footerLeft:not(.foContact) {
        display: none
    }
    .site-footer .foContact {
        width: 100%;
        text-align: center
    }
    .site-footer h5 {
        color: #243487;
        font-weight: 900;
        font-size: 28px;
        line-height: 45px
    }
    .site-footer p {
        line-height: 26px;
        opacity: 1
    }
    .site-footer .copyRight {
        padding: 50px 0 0
    }
    .site-footer .copyRight p {
        padding: 0;
        width: 100%
    }
    .forMobile {
        background-color: #243487;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        display: none;
        overflow: hidden;
        z-index: 99
    }
    .forMobile .main-navigation {
        overflow: hidden
    }
    .forMobile .primary-menu {
        margin: 110px 0 0;
        padding: 30px 0;
        overflow: hidden
    }
    .forMobile .primary-menu>li {
        margin: 0;
        padding: 0 30px;
        width: 100%;
        position: relative
    }
    .forMobile .primary-menu>li.services-menu {
        display: block
    }
    .forMobile .primary-menu>li>a {
        font-size: 16px;
        font-weight: 400;
        display: block;
        vertical-align: top;
        float: none;
        line-height: 60px;
        width: 100%
    }
    .forMobile .primary-menu>li:first-child a {
        border-top: 1px solid rgba(255, 255, 255, 0.1)
    }
    .forMobile .primary-menu>li .sub-menu {
        position: relative;
        top: inherit;
        opacity: 1;
        visibility: visible;
        display: none;
        clear: both;
        border: 0;
        background-color: transparent;
        transition: none
    }
    .forMobile .primary-menu>li .sub-menu li {
        white-space: normal
    }
    .forMobile .primary-menu>li .sub-menu li a {
        border: 0;
        color: #ffffff;
        padding: 0;
        opacity: 1;
        font-weight: 400;
        line-height: 40px
    }
    .forMobile .primary-menu>li .sub-menu li:last-child {
        margin-bottom: 15px
    }
    .forMobile .primary-menu>li:after {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        content: '';
        display: block
    }
    .forMobile .primary-menu .expandMenu,
    .forMobile .primary-menu .setWhite {
        background-color: #3a4893
    }
    .forMobile .primary-menu .expandMenu:after,
    .forMobile .primary-menu .setWhite:after {
        opacity: 0
    }
    .forMobile .primary-menu .hideBorder:after {
        opacity: 0
    }
    .forMobile .countryDrop {
        margin: 0 30px;
        min-width: 1px;
        border: 1px solid rgba(255, 255, 255, 0.1)
    }
    .forMobile .countryDrop .switcher .selected a,
    .forMobile .countryDrop .countryTxt {
        line-height: 60px;
        padding: 0 15px
    }
    .forMobile .countryDrop .switcher .selected a:after,
    .forMobile .countryDrop .countryTxt:after {
        top: 50%;
        right: 15px;
        bottom: inherit;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    .toggleMenu {
        position: absolute;
        right: 30px;
        left: 30px;
        height: 60px;
        line-height: 60px;
        z-index: 99;
        text-align: right
    }
    .expandMenu .toggleMenu:after,
    .topArrow:after {
        content: '\f0d8' !important
    }
    .serachIcon .searchArea {
        right: -47px;
        min-width: 1px;
        width: calc(100vw - 30px)
    }
    .countryDrop .countryValue {
        right: 0;
        padding: 0
    }
    .countryDrop .countryValue,
    .countryDrop:hover .countryValue {
        opacity: 1;
        visibility: visible;
        display: none;
        transition: none
    }
    .innerBanner {
        height: auto;
        min-height: 300px
    }
    .darkSec {
        margin: -15px 0 0;
        padding: 30px 20px 30px
    }
    .darkSec>small {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 20px;
        margin: -85px 0 0;
    }
    .darkSec p {
        font-size: 16px;
        line-height: 26px
    }
    .darkSec h1 {
        padding-bottom: 10px
    }
    .darkSec .allLink {
        margin: 30px -20px -30px
    }
    .contentdiv {
        padding: 30px 20px 0
    }
    .pubPdf {
        padding-left: 0;
        padding-right: 0
    }
    .cmsCon p {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    .cmsCon p:last-child {
        padding-bottom: 0
    }
    .cmsCon blockquote {
        font-size: 14px;
        line-height: 24px;
        padding: 0 0 20px;
        text-align: left
    }
    .cmsCon blockquote p {
        font-size: 14px;
        line-height: 24px
    }
    .cmsCon h2 {
        font-size: 18px;
        line-height: 26px;
        padding: 13px 0 26px
    }
    .twoColumn {
        margin: 15px -15px 0
    }
    .twoColumn .columnDiv {
        width: 100%
    }
    .twoColumn .columnDiv .columnDivinner figure {
        height: 180px
    }
    .twoColumn .columnDiv .columnDivinner .columnContent {
        padding: 44px 15px 0
    }
    .twoColumn .columnDiv .columnDivinner .columnContent h4 {
        font-size: 16px;
        line-height: 24px
    }
    .twoColumn .columnDiv .columnDivinner .columnContent p {
        font-size: 13px;
        line-height: 22px
    }
    .twoColumn .columnDiv .columnDivinner .columnContent>a {
        max-width: 280px;
        top: -30px
    }
    .twoColumn .columnDiv .columnDivinner .columnContent>a span {
        font-size: 16px;
        line-height: 60px;
        min-width: 1px;
        padding-right: 30px
    }
    .twoColumn .columnDiv .columnDivinner .columnContent>a span:after {
        background-size: contain;
        width: 18px;
        height: 12px
    }
    .twoColumn .columnDiv~.columnDiv {
        margin-top: 40px
    }
    .newsMid .asideRight,
    .conSocial {
        display: none
    }
    .page-id-18 .newsMid .asideRight {
        display: block;
        margin: 30px 0 0
    }
    .newsMid {
        padding: 40px 0 0
    }
    .pagiNation li {
        width: 40px;
        height: 40px
    }
    .pagiNation li>* {
        font-size: 18px;
        line-height: 38px
    }
    .pagiNation li>*:after {
        width: 14px !important;
        height: 16px !important;
        background-size: contain !important
    }
    .pagiNation .pagePrev {
        margin-right: 15px
    }
    .pagiNation .pageNext {
        margin-left: 15px
    }
    .innerBanner .container {
        padding-bottom: 0;
        text-align: center;
        z-index: 111
    }
    .innerBanner .container h1 {
        padding-bottom: 26px;
    }
    @media only screen and (min-width: 1px) and (max-width: 480px) {
        .innerBanner .container h1 {
            display:none;
        }
    }
    .pubForm {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        top: inherit;
        padding: 28px 20px 0;
        margin: -140px 0 40px
    }
    .pubForm .pubfrmInner {
        width: 100%;
        padding: 0 0 10px
    }
    .pubForm .pubfrmInner>* {
        width: 100%;
        margin: 0 0 20px
    }
    .pubForm .allLink {
        display: block !important
    }
    .pubForm .labelspan {
        text-align: center;
        padding: 0 0 11px;
        margin-bottom: 0
    }
    .pubForm .smalllabelspan {
        line-height: 40px;
        text-align: left;
        padding: 10px 0 0
    }
    .pubForm .dateBox {
        margin: 0 0 10px
    }
    .pubForm .extra-wrapper {
        width: 100%;
        margin-bottom: 0;
        display: none
    }
    .pubForm .extra-wrapper:after {
        content: '';
        height: 10px;
        display: block;
        width: 100%;
        float: left
    }
    .pubForm .extra-wrapper>* {
        width: 100%;
        float: left
    }

    .pubToggle {
        display: none;
    }

    .pubList .pagiNation {
        padding-top: 40px;
    } 

    .pubRowmain {
        margin-bottom: -25px
    }
    .pubRow .pubBox {
        width: 100%;
        padding-bottom: 25px
    }
    .pubRow .pubBox figure {
        width: 70px;
        height: 70px;
        float: left
    }
    .pubRow .pubBox h4 {
        overflow: hidden;
        font: 500 18px/24px "Montserrat", sans-serif;
        font-family: 'CM';
        padding: 0 0 0 10px
    }
    .pubRow .pubBox .dateSpan {
        overflow: hidden;
        padding: 6px 0 0 10px
    }
    .pubPagination {
        text-align: left;
        padding: 15px 0 0
    }
    .landingBox .logo img {
        width: 93px
    }
    .landingBox .bannerPart {
        padding: 188px 0 0
    }
    .landingBox .bannerPart .container {
        padding-bottom: 20px
    }
    .landingBox .bannerPart .colorShade .layerLast {
        height: auto;
        top: 32%;
        bottom: 0
    }
    .landingBox .bannerPart .colorShade .layerLast:before {
        position: absolute;
        left: 0;
        right: 0;
        top: -60px;
        height: 60px;
        content: '';
        z-index: -1;
        background: linear-gradient(0deg, #243487 0%, rgba(36, 52, 135, 0) 100%)
    }
    .landingBox .bannerCon>h1 {

    }
    .landingBox .bannerCon>p {
        line-height: 28px
    }
    .landingBox .bannerCon p+p {
        padding-top: 21px
    }
    .landingBox .tcolumnDiv {
        margin-top: 36px
    }
    .landingBox .tcolumnDiv .tcolumnBox {
        width: 100%;
        padding: 0 0 20px
    }
    .landingBox .tcolumnDiv .tcolumnBox .tcolumnBoxinner {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        position: relative
    }
    .landingBox .tcolumnDiv .tcolumnBox .tcolumnBoxinner figure {
        width: 112px;
        height: 110px;
        border-bottom: 0;
        border-right: 2px solid rgba(36, 52, 135, 0.2)
    }
    .landingBox .tcolumnDiv .tcolumnBox .tcolumnBoxinner figure img {
        max-width: 80px;
        max-height: 78px
    }
    .landingBox .tcolumnDiv .tcolumnBox .tcolumnBoxinner .allLink {
        position: absolute;
        left: 135px;
        top: 50%;
        text-align: left;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 15px
    }
    .landingBox .site-footer {
        padding: 0 0 54px
    }
    .landingBox .site-footer .copyRight {
        padding: 59px 0 0
    }
    .landingBox .site-footer .copyRight .socialUl {
        display: block;
        float: none;
        display: inline-block;
        vertical-align: top;
        padding: 46px 0 0
    }
    .innerBanner {
        padding: 0 0 0;
        min-height: 200px;
        max-height: 300px;
        overflow: hidden
    }
    .innerBanner .bgimgDiv {
        display: none
    }
    .innerBanner .img-wrapper {
        display: block
    }
    .innerBanner .img-wrapper img {
        display: block;
        width: auto;
        height: auto;
        max-width: 165%;
        position: relative;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .formGroup {
        width: 100%
    }
    .countryDrop .switcher .option {
        position: relative;
        width: 100%
    }
    div.countryData .cmsCon {
        padding-right: 15px;
        padding-left: 15px
    }
    div.nofAccordian .countryRow {
        padding: 20px 45px 20px 15px
    }
    div.nofAccordian .countryRow:after {
        right: 27px
    }
    div.nofAccordian .countryRow:before {
        right: 15px
    }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
    .site-footer .newsletter .newsForm .wpcf7-form-control-wrap {
        width: 60%
    }
    .site-footer .newsletter .newsForm .submitBtn {
        width: 40%;
        margin-top: 0
    }
    .twoColumn .columnDiv {
        width: 50%
    }
    .twoColumn .columnDiv~.columnDiv {
        margin-top: 0
    }
    .landingBox .tcolumnDiv {
        margin: 36px -10px 0
    }
    .landingBox .tcolumnDiv .tcolumnBox {
        width: 33.3333%;
        padding: 0 10px 20px
    }
    .landingBox .tcolumnDiv .tcolumnBox .tcolumnBoxinner figure {
        border-bottom: 1px solid rgba(36, 52, 135, 0.2);
        border-right-width: 0;
        width: 100%;
        height: 130px
    }
    .landingBox .tcolumnDiv .tcolumnBox .tcolumnBoxinner .allLink {
        position: relative;
        top: inherit;
        left: inherit;
        right: inherit;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        text-align: center
    }
    .innerBanner .img-wrapper img {
        max-width: 130%
    }
    .formGroup {
        width: 50%
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    .bannerBluebox:before {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    h1 {
        font-size: 50px;
        padding-bottom: 40px
    }
    h3 {
        font-size: 25px;
        line-height: 35px
    }
    .newsLeft {
        width: 100%
    }
    .newsLeft .newsRow figure {
        width: 230px;
        height: 230px
    }
    .newsLeft .newsRow .newsCon {
        padding-left: 20px
    }
    .newsMid .asideRight,
    .asideRight {
        width: 100%;
        margin: 50px 0 0
    }
    .site-footer {
        padding: 0 0 50px;
        margin: 170px 0 0
    }
    .site-footer .newsletter {
        padding: 50px 30px
    }
    .site-footer .newsletter .newsTitle {
        max-width: 82%;
        margin: 0 0 15px;
        width: 100%;
        text-align: center
    }
    .site-footer .foService {
        width: 40%
    }
    .site-footer .copyRight {
        padding: 50px 0 0
    }
    body .innerBanner {
        padding: 0
    }
    .innerBanner {
        height: 500px
    }
    .darkSec {
        padding: 50px
    }
    .darkSec p {
        font-size: 16px
    }
    .darkSec h1 {
        font-size: 40px;
        line-height: 50px
    }
    .darkSec .allLink {
        margin-bottom: -50px
    }
    blockquote {
        padding-left: 0;
        padding-right: 0;
        font-size: 18px
    }
    blockquote p {
        font-size: 18px
    }
    .conSocial a {
        padding: 0 12px;
        font-size: 14px;
        line-height: 50px
    }
    .innerBanner .container {
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .headRight {
        padding: 17px 0 0
    }
    .countryDrop {
        margin-left: 15px;
        min-width: 135px
    }
    .countryDrop .countryTxt span {
        font-size: 14px
    }
    .serachIcon {
        margin-left: 20px
    }
    .primary-menu>li {
        margin-left: 15px
    }
    .primary-menu>li>a {
        font-size: 13px
    }
    .primary-menu>li:first-child {
        margin-left: 0
    }
    .primary-menu>li .toggleMenu {
        margin-right: 6px
    }
    .bannerPart {
        padding: 170px 0 0
    }
    .bannerPart .bannerCon {
        max-width: 100%;
        clear: both
    }
    .bannerPart .bannerCon p {
        font-size: 18px;
        line-height: 30px
    }
    .bannerPart .bannerBluebox {
        width: 100%;
        position: relative;
        right: inherit;
        bottom: inherit;
        margin: 50px 0 0
    }
    .pubRow .pubBox {
        width: 50%
    }
    .pubRow .pubBox:nth-child(2n+1) {
        clear: both
    }
    .pubRow .pubBox:nth-child(4n+1) {
        clear: inherit
    }
    .pubForm {
        margin: 0 15px;
        padding: 30px 30px 50px
    }
    .pubForm .labelspan:first-child {
        width: 100%;
        padding: 0 0 15px;
        text-align: center
    }
    .pubForm .width280 {
        width: 35%
    }
    .pubForm .smalllabelspan {
        width: 15%
    }
    .pubForm .dateBox {
        width: calc(100% - 519px)
    }
    .pubForm .searchDiv {
        margin: 0 0 15px;
        width: 100%
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    .pubForm {
        margin: 0 15px;
        padding-left: 30px;
        padding-right: 30px
    }
    .pubForm .searchDiv {
        margin-left: 15px
    }
    .pubForm .labelspan {
        padding-right: 30px
    }
    .pubForm .smalllabelspan {
        padding-left: 20px
    }
    .pubForm .width280 {
        width: 250px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .countryDrop {
        margin-left: 30px
    }
    .bannerCon {
        max-width: 540px
    }
    .bannerBluebox {
        min-width: 40%
    }
    .bannerPart {
        padding: 250px 0 0
    }
    .primary-menu>li {
        margin-left: 35px
    }
    .newsRow .newsCon p {
        max-width: 100%
    }
    .site-footer .newsletter .newsTitle {
        max-width: 60%
    }
    .pubForm {
        margin: 0 15px;
        padding: 30px
    }
    .pubForm .labelspan:first-child {
        width: 100%;
        padding: 0 0 15px;
        text-align: center
    }
    .pubForm .width280 {
        width: 25%
    }
    .pubRow .pubBox {
        width: 33.3333%
    }
    .pubRow .pubBox:nth-child(3n+1) {
        clear: both
    }
    .pubRow .pubBox:nth-child(4n+1) {
        clear: inherit
    }
}

.button{
    background-color:#fff;
    padding:15px;
    color:#243487;
    font-weight: bold;
}
.button:hover{
    background-color:#243487;
    border:1px solid #fff;
    color:#fff;
}

.about-us td img{
    padding:10px 10px 10px 0;
}

@media only screen and (min-width: 1px) and (max-width: 480px) {
    .about-us td {
        width: 100%;
        clear: both;
        display: block;
    }
    .about-us td img{
        padding:0;
    }

    .single-agenda .darkSec {
        padding: 110px 20px 30px !important;
    }

}





/*# sourceMappingURL=style.css.map */