/*
Theme Name: BTMI Corporate Website
Theme URI:
Description: New Responsive btmi theme.
Author: BTMI Theme
Author URI:
Version: 1.0
*/
@import url('inc/css/font-awesome.min.css');
@import url('inc/css/style.css');
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 {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/*** 12 GRIDS ****/

.row:after {
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.span1 {
    width: 8.33333%;
}
.span2 {
    width: 16.6667%;
}
.span3 {
    width: 25%;
}
.span4 {
    width: 33.3333%;
}
.span5 {
    width: 41.6667%;
}
.span6 {
    width: 50%;
}
.span7 {
    width: 58.3333%;
}
.span8 {
    width: 66.6667%;
}
.span9 {
    width: 75%;
}
.span10 {
    width: 83.3333%;
}
.span11 {
    width: 91.6667%;
}
.span12 {
    width: 100%;
}

/*
input:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
input:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
input:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}

textarea:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
textarea:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
textarea:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
*/
.clear{
    float:none;
    line-height:0;
    clear:both;
    font-size:0;
}
.clear-after:after{
    content:"";
    display:table;
    clear:both;
    float:none;
}
/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style-type: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea {
    font-size: 100%;
    overflow: visible;
    margin: 0;
    vertical-align: baseline;
    width: auto;
}
textarea {
    overflow: auto;
    vertical-align: text-top;
}
/* =Horizontal Rule-------------------------------------------------------------- */
hr {
    background: #dddddd;
    border: none;
    clear: both;
    color: #dddddd;
    float: none;
    height: 1px;
    width: 100%;
}
hr.space {
    background: #ffffff;
    color: #ffffff;
}
/* =Base-------------------------------------------------------------- */
html {
    height: 100%;
}
body {
    -webkit-text-size-adjust:none;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    color: #717274;
    font-family: 'GreySans-Regular';
    font-size: 15px;
    font-smoothing: antialiased;
    line-height:22px;
    text-rendering: optimizeLegibility;
}
/* =Typography-------------------------------------------------------------- */
p {
    word-wrap: break-word;
}
i,em,dfn,cite {
    font-style: italic;
}
tt,var,pre,kbd,samp,code {
    font-style: normal;
}
b,strong {
    font-weight: 700;
}
pre {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    background: #f4f4f4;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    height: auto;
    margin: 0;
    outline: none;
    padding: 6px 10px;
    vertical-align: middle;
    width: 100%;
    word-wrap: break-word;
    white-space: pre-wrap;
}
del {
    color: #555555;
    text-decoration: line-through;
}
ins,dfn {
    border-bottom: 1px solid #cccccc;
}
sup,sub,small {
    font-size: 85%;
}
abbr,acronym {
    font-size: 85%;
    letter-spacing: .1em;
    text-transform: uppercase;
}
a abbr,a acronym {
    border: none;
}
dfn[title],abbr[title],acronym[title] {
    border-bottom: 1px solid #cccccc;
    cursor: help;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
/* =Responsive 12 Column Grid http: //demos.cyberchimps.com/responsivepro/responsive-grid/-------------------------------------------------------------- */
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.span1 {
    width: 8.33333%;
}
.span2 {
    width: 16.6667%;
}
.span3 {
    width: 25%;
}
.span4 {
    width: 33.3333%;
}
.span5 {
    width: 41.6667%;
}
.span6 {
    width: 50%;
}
.span7 {
    width: 58.3333%;
}
.span8 {
    width: 66.6667%;
}
.span9 {
    width: 75%;
}
.span10 {
    width: 83.3333%;
}
.span11 {
    width: 91.6667%;
}
.span12 {
    width: 100%;
}
.grid {
    float: left;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}
.grid-right {
    float: right;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}
.col-60,.col-140,.col-220,.col-300,.col-380,.col-460,.col-540,.col-620,.col-700,.col-780,.col-860 {
    display: inline;
    margin-right: 2.127659574468%;
}
.col-60 {
    width: 6.382978723404%;
}
.col-140 {
    width: 14.893617021277%;
}
.col-220 {
    width: 23.404255319149%;
}
.col-300 {
    width: 31.914893617021%;
}
.col-380 {
    width: 40.425531914894%;
}
.col-460 {
    width: 48.936170212766%;
}
.col-540 {
    width: 57.446808510638%;
}
.col-620 {
    width: 65.957446808511%;
}
.col-700 {
    width: 74.468085106383%;
}
.col-780 {
    width: 82.978723404255%;
}
.col-860 {
    width: 91.489361702128%;
}
.col-940 {
    width: 100%;
}
.fit {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/* =Visibility-------------------------------------------------------------- */
.hidden {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
.none {
    display: none;
}
.hide-desktop {
    display: none;
}
.show-desktop {
    display: block;
}
/* =Responsive Images-------------------------------------------------------------- */
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.ie8 img {
    height: auto;
    width: auto;
}
.ie8 img.size-large {
    max-width: 60%;
    width: auto;
}
/* =Responsive Videos-------------------------------------------------------------- */
video {
    width: 100%;
    max-width: 100%;
    height: auto;
}
/* =Responsive Embeds/Objects-------------------------------------------------------------- */
embed,object {
    max-width: 100%;
}
svg: not(: root) {
    overflow: hidden;
}
/* =Links-------------------------------------------------------------- */
a {
    color: #003557;
    transition:all 0.3s ease-out 0s;
    -webkit-transition:all 0.3s ease-out 0s;
}

a:hover{
    color: #fec53b;
}
a,a:focus,a:active,a:hover{
    text-decoration: none;
    outline:none;
}
: : selection {
    background: #999999;
    color: #ffffff;
    text-shadow: none;
}
/* =Forms-------------------------------------------------------------- */
label {
    display: inline-block;
    font-weight: 700;
    padding: 2px 0;
}
legend {
    padding: 2px 5px;
}
fieldset {
    border: 1px solid #cccccc;
    margin: 0 0 1.5em;
    padding: 1em 2em;
}
area,textarea,input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="submit"],input[type="button"],input[type="reset"]{
    appearance:none;
    -webkit-appearance:none;

}

area,textarea,select,input[type="text"],input[type="password"],input[type="email"],input[type="tel"] {
    font-family: 'GreySans-SemiBold';
    color:rgba(0,53,87,0.5);
    font-size:10px;
    line-height:18px;
    box-sizing:border-box;
    -webkit-box-sizing: border-box;
    background:#ffffff;
    border: 1px solid #cccccc;
    border-radius:0;
    -webkit-border-radius:0;
    cursor: text;
    margin: 0;
    outline: none;
    padding: 6px 8px;
    vertical-align: middle;
    width: 100%;
}
input[type="text"].bg,input[type="password"].bg,
input[type="email"].bg{
    border-color:#f4f4f4;
    background:#f4f4f4;
    font-size:12px;
    line-height:18px;
    color:#373737;
    padding:3px 15px;
    height:35px;
}
.login_form .signin-req-form input[type="text"].bg,.login_form .signin-req-form input[type="password"].bg,
input[type="email"].bg{
    color:#373737;
}
select {
    height: auto;
    max-width: 100%;
}
area,textarea {
    height: auto;
    overflow: auto;
    resize:none;
}
map area {
    padding: 0px;
    border: 0px;
}
input,select {
    cursor: pointer;
}
/* =IE Forms-------------------------------------------------------------- */
.ie7 area,.ie7 select,.ie7 textarea,.ie7 input[type="text"],.ie7 input[type="password"],.ie7 input[type="email"] {
    width: 96%;
}
/* =IE6 Notice-------------------------------------------------------------- */
.msie-box {
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    color: #212121;
    display: block;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    position: absolute;
    top: 60px;
    text-align: center;
    width: 100%;
}
.msie-box a {
    color: #212121;
}
/* =Tables-------------------------------------------------------------- */
th,td,table {
    border: 1px solid #dddddd;
}
table {
    border-collapse: collapse;
    width: 100%;
}
/* =Lists-------------------------------------------------------------- */
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ol {
    line-height: 22px;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
dt {
    font-weight: 400;
}
/* =Blockquote-------------------------------------------------------------- */
blockquote {
    background: #f9f9f9;
    border: none;
    border-left: 4px solid #d6d6d6;
    margin: 20px;
    overflow: auto;
    padding: 0 0 10px 12px;
}
blockquote p {
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
}
/* =Headings-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight:normal;
    word-wrap: break-word;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
/* =Margins & Paddings-------------------------------------------------------------- */
p,hr,dl,pre,table,address,blockquote {
    margin: 0 0 14px 0;
}
th, td {
    padding: .8em;
}
caption {
    padding-bottom: .8em;
}
blockquote {
    padding: 0 1em;
}
blockquote:first-child {
    margin: .8em 0;
}
fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em;
}
legend {
    padding-left: .8em;
    padding-right: .8em;
}
legend+* {
    margin-top: 1em;
}
select {
    padding: .1em .2em 0;
}
option {
    padding: 0 .4em;
}
dt {
    margin-bottom: .4em;
    margin-top: .8em;
}
ul {
    list-style-type: none;
}
ol {
    list-style-type: decimal;
}
ul,ol {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
li ul,li ol {
    margin: 0;
}
/* =Globals-------------------------------------------------------------- */
.container {
    margin: 0 auto;
    max-width:1170px;
    padding:0 0 0 0;
}
#wrapper {
    clear: both;
    margin:0 0 0 0;
    padding:148px 0 0 0;
    position: relative;
}
.front-page #wrapper {
    background-color: transparent;
    border: none;
    margin: 20px auto 20px auto;
    padding: 0;
}
#header {
    margin: 0;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:999;
    background:#fff;

}
.xdsoft_datetimepicker{
    z-index:990 !important;
}
#footer {
    clear: both;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#footer-wrapper {
    margin: 0;
    padding: 0;
}
/* =Header-------------------------------------------------------------- */
#logo {
    float: left;
    margin: 0;
    padding:24px 0;
}
#logo a{
    display:inline-block;
}
.site-name {
    display: block;
    font-size: 2.063em;
    /* = 33px */
 line-height: 1.0em;
    padding-top: 20px;
}
.site-name a {
    color: #333333;
    font-weight: 700;
}
.site-description {
    color: #afafaf;
    display: block;
    font-size: 0.875em;
    /* = 14px */
 margin: 10px 0;
}
/* =Content-------------------------------------------------------------- */
#content {
    margin-top:35px;
    margin-bottom: 20px;
}
#content-full {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-blog {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-images {
    margin-bottom: 20px;
}
#content-search {
    margin-bottom: 20px;
    margin-top: 20px;
}
#content-archive {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-sitemap {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-sitemap a {
    font-size: 12px;
}
#content .sticky {
    clear: both;
}
#content .sticky p {
}
/* =Templates (Landing Page)-------------------------------------------------------------- */
.page-template-landing-page-php .menu,.page-template-landing-page-php .top-menu,.page-template-landing-page-php .main-nav,.page-template-landing-page-php .footer-menu,.page-template-landing-page-php .sub-header-menu {
    display: none;
}
/* =Author Meta (Author's Box)-------------------------------------------------------------- */
#author-meta {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f9f9f9;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    clear: both;
    display: block;
    margin: 30px 0 40px 0;
    padding: 10px;
    overflow: hidden;
}
#author-meta img {
    float: left;
    padding: 10px 15px 0 5px;
}
#author-meta p {
    margin: 0;
    padding: 5px;
}
#author-meta .about-author {
    font-weight: 700;
    margin: 10px 0 0 0;
}
/* =Featured Content-------------------------------------------------------------- */
#featured {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-bottom: 40px;
    width: 99.893617021277%;
}
#featured p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    padding: 0 40px 0 40px;
    text-align: center;
}
#featured-image {
    margin: 40px 0 0 0;
}
#featured-image .fluid-width-video-wrapper {
    margin-left: -20px;
}
.featured-image img {
    margin-top: 44px;
}
/* =Post-------------------------------------------------------------- */
.comments-link {
    font-size: 12px;
}
#cancel-comment-reply-link {
    color: #990000;
}
.post-data {
    clear: both;
    font-size: 12px;
    margin-top: 20px;
}
.post-data a {
    color: #111111;
}
.post-entry {
    clear: both;
}
.post-meta {
    clear: both;
    color: #9f9f9f;
    font-size: 12px;
    margin-bottom: 10px;
}
.post-edit {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 1.5em 0;
}
.post-search-terms {
    clear: both;
}
.read-more {
    clear: both;
    font-weight: 700;
}
.attachment-entry {
    clear: both;
    text-align: center;
}
/* =bbPress bbPress has its own breadcrumb lists-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
    display: none;
}
/* =Symbols-------------------------------------------------------------- */
.ellipsis {
    color: #aaaaaa;
    font-size: 18px;
    margin-left: 5px;
}
.form-allowed-tags {
    display: none;
    font-size: 10px;
}
/* =Widgets-------------------------------------------------------------- */
.widget-wrapper {
}
#widgets {
    margin-top: 40px;
}
#widgets a {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#widgets form {
    margin: 0;
}
#widgets ul,#widgets ol {
    padding: 0 0 0 20px;
}
#widgets ul li a {
    display: inline;
    text-decoration: none;
}
#widgets .widget-title img {
    float: right;
    height: 11px;
    position: relative;
    top: 4px;
    width: 11px;
}
#widgets .rss-date {
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .rssSummary {
    padding: 10px;
}
#widgets cite {
    font-style: normal;
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .tagcloud,#widgets .textwidget {
    display: block;
    line-height: 1.5em;
    margin: 0;
    word-wrap: break-word;
}
#widgets .textwidget a {
    display: inline;
}
#widgets ul .children {
    padding: 0 0 0 10px;
}
#widgets .author {
    font-weight: 700;
    padding-top: 4px;
}
.widget_archive select, #cat {
    display: block;
    margin: 0 15px 0 0;
}
#colophon-widget ul {
}
.colophon-widget {
    background: none;
    min-height: 0;
}
#top-widget {
}
.top-widget {
    background: none;
    border: none;
    clear: right;
}
.top-widget ul {
    padding: 0;
}
.top-widget #searchform {
    margin: 0;
}
/* =Titles-------------------------------------------------------------- */
.featured-title {
    font-size: 60px;
    letter-spacing: -1px;
    margin: 0;
    padding-top: 40px;
    text-align: center;
}
.featured-subtitle {
    padding: 0 10px;
    text-align: center;
}
.widget-title h3,.widget-title-home h3 {
    display: block;
}
.top-widget .widget-title h3 {
    font-size: 14px;
    padding: 0;
    text-align: right;
}
.widget-title a {
    border-bottom: none;
    padding: 0 !important;
}
.title-404 {
    color: #993333;
}
/* =404 Page-------------------------------------------------------------- */
.error404 select,.error404 input[type="text"],.error404 input[type="password"],.error404 input[type="email"] {
    width: auto;
}
/* =Accessibility-------------------------------------------------------------- */
.screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}
/* =Skip Links-------------------------------------------------------------- */
.skip-container {
    display: block;
    padding: 0.5em 0.5em 0.5em 0;
    position: relative;
}
.skip-link {
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    font-size: 0.8125em;
    margin-left: -100%;
    padding: 0.5em;
    text-transform: uppercase;
}
.skip-link:hover,.skip-link:active,.skip-link:focus {
    border: 1px solid #666;
}
.custom-background .site {
    -webkit-box-shadow: 0 -5px 5px 4px #d5d5d5;
    -moz-box-shadow: 0 -5px 5px 4px #d5d5d5;
    box-shadow: 0 -5px 5px 4px #d5d5d5;
    margin: 0 auto;
}
/* =Top Menu-------------------------------------------------------------- */
.top-menu:after{
    clear:both;
    display:table;
    content:"";
}
.top-menu{
    padding: 0;
}
.top-menu li {
    float:left;
    list-style-type: none;
    position:relative;
    line-height:15px;
    padding-left:10px;
    margin-left:10px;
}
.top-menu li:before{
    content:"";
    position:absolute;
    top:2px;
    left:0;
    background:#003557;
    width:1px;
    height:14px;
}
.top-menu li:first-child{
    padding-left:0;
    margin-left:0;
}
.top-menu li:first-child:before{
    content:none;
}
.top-menu li a {
    color: #003557;
    font-size: 11px;
    font-family: 'GreySans-SemiBold';
    padding: 0 0 0 0;
}
.top-menu > li:first-child > a {
    border-left: none;
}
.top-menu li a:hover,
.top-menu li.current_page_item a,
.top-menu li.current-menu-item a {
    color:#fec53b;
}
/* =Header Menu (Primary)-------------------------------------------------------------- */
.menu {
    clear: both;
    margin: 0 auto;
}
.main-nav {
    clear: both;
}
.menu,.menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    border: 0;
    display: block;
    float: left;
    margin:0 0 0 10px;
    padding:34px 0 38px 0;
    position: relative;
    z-index: 5;
}
.menu li:first-child{
    margin-left:0;
}
.menu li:hover {
    white-space: normal;
    z-index: 997;
}
.menu li li {
    float: none;
}
.menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu:after,.menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu,.menu ul {
    min-height: 0;
}
.menu ul {
    background:#003557;
}
.menu ul,.menu ul ul {
    margin: 0;
    padding: 0;
}
.menu_arrow{
    display:none;
}
.menu ul {
    margin-top:0;
    width:230px;
}
.menu a {
    font-family: 'GreySans-SemiBold';
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 11px;
    line-height:18px;
    margin: 0;
    padding:0 0 0 0;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    text-transform:uppercase;
    letter-spacing:0.07em;
    word-spacing:0.07em;
}
.menu a:hover, .menu .current_page_item a, .menu .current-menu-item a, .menu .current-menu-parent a {
    color: #fec53b;
}
.menu li li:first-child{
    border-top: none;
}
.menu li li {
    background-image: none;
    border-top: 1px solid #ffffff;
    filter: none;
    margin: 0 0 0 0;
    width: auto;
    padding:0 0 0 0;
}
.menu li.menu-item-has-children li a{
    background:none;
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding:8px 10px 7px 10px;
    text-shadow: none;
    white-space: nowrap;
    transition:all 0s ease-out 0s;
    -webkit-transition:all 0s ease-out 0s;
}
.menu li li a:hover, .menu li.menu-item-has-children li.current_page_item a, .menu li.menu-item-has-children li.current-menu-item a, .menu li.menu-item-has-children li.current-menu-parent a {
    background-image: none;
    border: none;
    color: #fec53b;
    filter: none;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu > li:first-child > a {
    border-left: none;
}
.menu a#responsive_menu_button {
    display: none;
}
.main-nav #responsive_current_menu_item {
    display: none;
}
/*.js .main-nav .menu {
    */
/*display: block;
    */
/*}
*/
/* =Primary Main Menu IE Fixes-------------------------------------------------------------- */
.ie7 .menu ul {
    background: url(inc/images/ie7-fix.gif) repeat;
}
.ie7 .menu li li a {
    min-width: 100%;
}
/* =Sub-Header Menu-------------------------------------------------------------- */
.sub-header-menu {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-top: none;
    clear: both;
    margin: 0 auto;
}
.sub-header-menu,.sub-header-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sub-header-menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.sub-header-menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.sub-header-menu li li {
    float: none;
}
.sub-header-menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.sub-header-menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu:after,.sub-header-menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sub-header-menu,.sub-header-menu ul {
    min-height: 0;
}
.sub-header-menu ul,.sub-header-menu ul ul {
    margin: 0;
    padding: 0;
}
.sub-header-menu ul li a:hover,.sub-header-menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.sub-header-menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}
.sub-header-menu a {
    border-left: 1px solid #e5e5e5;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}
.sub-header-menu a:hover {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-color: #f9f9f9;
    background-clip: padding-box;
}
.sub-header-menu .current_page_item a,.sub-header-menu .current-menu-item a {
    background-color: #f9f9f9;
}
.sub-header-menu li li {
    background: #ffffff;
    background-image: none;
    border: 1px solid #e5e5e5;
    color: #444444;
    filter: none;
    margin: -1px 0 1px 0;
    width: auto;
}
.sub-header-menu li li a {
    border: none;
    color: #444444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
}
.sub-header-menu li li a:hover {
    background: #f9f9f9;
    background-image: none;
    border: none;
    color: #444444;
    filter: none;
}
.sub-header-menu ul > li + li {
    border-top: 0;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu > li:first-child > a {
    border-left: none;
}
.sub-header-menu ul.children a,.sub-header-menu .current_page_ancestor,.sub-header-menu .current_page_ancestor ul a {
    background: none;
    background-image: none;
    filter: none;
}
/* =Sub Header Menu IE Fixes-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
    background: url(inc/images/ie7-fix.gif) repeat;
}
.ie7 .sub-header-menu li li a {
    min-width: 100%;
}
/* =Footer Menu-------------------------------------------------------------- */
.footer-menu {
    margin-left: 0;
    padding: 0;
}
.footer-menu:after{
    clear:both;
    float:none;
    display:table;
    content:"";
}
.footer-menu li{
    float:left;
    list-style-type: none;
    padding:0 0 0 9px;
    margin:0 0 0 8px;
    position:relative;
}
.footer-menu li:first-child{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.footer-menu li:before{
    display:block;
    content:"";
    height:13px;
    width:1px;
    position:absolute;
    top:3px;
    left:0;
    background:#fff;
}
.footer-menu li:first-child:before{
    content:none;
}
.footer-menu li a {
    color: #ffffff;
    padding: 0 0 0 0;
}
.footer-menu li a:hover,
.footer-menu li.current-menu-item a{
    color: #fec53b;
}
/* =Navigation-------------------------------------------------------------- */
.navigation {
    color: #111111;
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    padding: 0 5px;
}
.navigation a {
    color: #aaaaaa;
    padding: 4px 10px;
}
.navigation a:hover {
    color: #111111;
    text-decoration: none;
}
.navigation .previous {
    float: left;
}
.navigation .next {
    float: right;
}
.navigation .bracket {
    font-size: 36px;
}
/* =Pagination (pages)-------------------------------------------------------------- */
.pagination {
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    padding: 5px 0;
}
.pagination a {
    text-decoration: none;
}
/* =Breadcrumb Lists-------------------------------------------------------------- */
.breadcrumb-list {
    font-size: 12px;
}
/* =Comments-------------------------------------------------------------- */
#commentform {
    margin: 0;
}
.commentlist {
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #ffffff;
    border-radius: 4px;
    margin: 0;
}
.commentlist .bypostauthor {
}
.commentlist li cite {
    color: #111111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
}
.commentlist li.alt {
    background: #f9f9f9;
}
.commentlist .children {
    list-style: none;
    margin-left: 10px;
    padding: 10px;
}
.commentlist .avatar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle;
}
.comment-author .fn {
}
.comment-author .says {
    color: #999999;
}
.comment-body .comment-meta {
    color: #999999;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}
.comment-body .comment-meta a {
    font-size: 11px;
}
.comment-body {
    clear: both;
    padding: 10px;
}
.comment-body p {
    clear: both;
}
.comment-body .reply {
}
.pingback, .trackback {
    list-style: none;
    margin: 20px 0;
}
.pingback cite,.trackback cite {
    font-style: normal;
}
#pings,#comments {
    text-align: left;
}
#respond {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    border: 1px solid #cccccc;
    border-bottom-color: #aaaaaa;
    border-radius: 4px;
    clear: both;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    margin-top: 15px;
    padding: 10px 20px 50px;
}
#respond label {
    display: inline;
}
.reply {
    margin: 10px 0;
}
.comment-form-url input,.comment-form-email input,.comment-form-author input,.comment-form-comment textarea {
    display: block;
    width: 100%;
}
.nocomments {
    color: #999999;
    font-size: .9em;
    text-align: center;
}

/* =WordPress inc-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 13px 10px 10px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 10px;
}
img.wp-smiley {
    vertical-align: middle;
}

/* =Buttons-------------------------------------------------------------- */
a.button,input[type='reset'],input[type='button'],input[type='submit'] {
    display:inline-block;
    box-shadow:none;
    -webkit-box-shadow:none;
    text-shadow:none;
    -webkit-text-shadow:none;
    border-radius:0;
    -webkit-border-radius:0;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border:none;
    border-radius:0;
    padding:15px 30px;
    color:#022f5c;
    font-family: 'GreySans-Bold';
    line-height:15px;
    font-size:11px;
    text-transform:uppercase;
    transition:all 0.3s ease-in-out;
    background:#fec53b;
}
a.button:hover,input[type='reset']:hover,input[type='button']:hover,input[type='submit']:hover {
    background:#003557;
    color:#ffffff;
}
a.button.btn1{
    padding:10px 20px 9px 20px;
    word-spacing: 0.2em;
}
a.button.small_btn,
input[type="submit"].small_btn{
    padding:9px 15px 8px 15px;
}
a.button.blue-btn,
input[type='submit'].blue-btn,
input[type='button'].blue-btn{
    background:#022f5c;
    color:#fec53b;
}
a.button.blue-btn:hover,
input[type='submit'].blue-btn:hover,
input[type='button'].blue-btn:hover{
    background:#fec53b;
    color:#022f5c;
}

a.button.btn-mid{
    padding:14px 45px;
}

/* =WPML-------------------------------------------------------------- */
.icl_languages_selector {
    float: right;
    text-align: left}
.rtl .icl_languages_selector {
    float: left;
    text-align: right}
@media screen and (max-width: 650px) {
    .icl_languages_selector, .rtl .icl_languages_selector {
    float: none;
}
}
/* =Polylang-------------------------------------------------------------- */
.widget_polylang li {
    display: inline;
    list-style-type: none;
}
/* =Footer-------------------------------------------------------------- */
#footer-wrapper .grid.col-940 {
    margin: 0;
}
.scroll-top {
    text-align: center;
}
.copyright {
    text-align: left;
}
.powered {
    text-align: right;
}
#footer_widget .col-300:nth-child(3n+3) {
    margin-right: 0;
}
/* =Social Icons-------------------------------------------------------------- */
#footer .social-icons {
    list-style: none;
    line-height: normal;
    padding: 0;
    margin: 0;
    text-align: right;
}
#footer .rss-icon,#footer .yelp-icon,#footer .vimeo-icon,#footer .youtube-icon,#footer .twitter-icon,#footer .facebook-icon,#footer .linkedin-icon,#footer .rss-feed-icon,#footer .instagram-icon,#footer .pinterest-icon,#footer .foursquare-icon,#footer .googleplus-icon,#footer .google-plus-icon,#footer .stumbleupon-icon,#footer .stumble-upon-icon {
    display: inline;
    margin: 1px;
    padding-left: 3px;
}
/* =Alignments Extras-------------------------------------------------------------- */
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
/* =Clearfix-------------------------------------------------------------- */
.clearfix:after,.clearfix:before,#container:after,#container:before,.widget-wrapper:after,.widget-wrapper:before {
    content: ' ';
    display: table;
}
.clearfix:after,#container:after,.widget-wrapper:after {
    clear: both;
}
.ie7 .clearfix,.ie7 #container,.ie7 .widget-wrapper {
    zoom: 1;
}
.clear {
    clear: both;
}
/* =Begin bidirectionality settings (do not change)-------------------------------------------------------------- */
BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override;
}
BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override;
}
[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed;
}
[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed;
}
/* =Media Print If you're working on a Child Theme, make sure that all media queries are included in your style.css-------------------------------------------------------------- */
@media print {
    h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
}
 ul, ol, dl {
    page-break-before: avoid;
}
}
/* Retina (HiDPI) Display http: //www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    body {
}
}

.mar-t3{
    margin-top:3px;
}
.mar-t5{
    margin-top:5px;
}
.mar-t7{
    margin-top:7px;
}
.mar-t10{
    margin-top:10px;
}
.mar-t12{
    margin-top:12px;
}
.mar-t15{
    margin-top:15px;
}
.mar-t20{
    margin-top:20px;
}
.mar-t25{
    margin-top:25px;
}
.mar-t30{
    margin-top:30px;
}
.mar-t35{
    margin-top:35px;
}
.mar-t40{
    margin-top:40px;
}

.mar-b3{
    margin-bottom:3px;
}
.mar-b5{
    margin-bottom:5px;
}
.mar-b7{
    margin-bottom:7px;
}
.mar-b10{
    margin-bottom:10px;
}
.mar-b12{
    margin-bottom:12px;
}
.mar-b15{
    margin-bottom:15px;
}
.mar-b20{
    margin-bottom:20px;
}
.mar-b25{
    margin-bottom:25px;
}
.mar-b30{
    margin-bottom:30px;
}
.mar-b35{
    margin-bottom:35px;
}
.mar-b40{
    margin-bottom:40px;
}

.h-tb{
    display:table;
    text-align:center;
    width:100%;
    height:100%;
}
.h-tc{
    display:table-cell;
    vertical-align:middle;
}
.img-sec,.def-img,
.img-sec a,.def-img a{
    position:relative;
}
.img-sec img{
    width:100%;
    max-width:100%;
    margin:0 0 0 0;
}
.def-img img{
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:auto;
    max-width:100%;
}

a.zoom-img-effect{
    overflow:hidden;
    display:block;
}
a.zoom-img-effect img{
    transition:all 0.3s ease-out 0s;
    -webkit-transition:all 0.3s ease-out 0s;

}
a.zoom-img-effect:hover img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
}

a.light-hover{
    display:block;
    overflow:hidden;
}
a.light-hover img{
    transition:all 0.3s ease-out 0s;
    -webkit-transition:all 0.3s ease-out 0s;

}
a.light-hover:hover img{
    opacity:0.8;
}

.def-img a{
    display:block;
}
.def-img{
    position:relative;
}
/******************
404 Page
*******************/
.title-no-search{
    font-size:20px;
    line-height:24px;
    color:#3a3a3a;
}
.title-404{
    font-size:130px;
    line-height:150px;
    color:#003557;
    font-family: 'GreySans-Bold';
}
.height-404{
    margin:70px 0 85px;
    min-height:200px;
    text-align:center;
}
.link-404 a{
    color:#3a3a3a;
    margin:15px 0 0 0;
}
.link-404 a:hover{
    color:#a9a8a8;
}
.no-data p{
    font-size:22px;
    line-height:26px;
    color:#272727;
    font-family: 'GreySans-SemiBold';
    margin-bottom:2px;
}

/*************************
****** Sitemap  Page *****
*************************/
.sitemap_menu{
    margin-bottom:20px;
}
.sitemap_menu.menu li{
    padding:0 0 0 20px;
    float:none;
    display:block;
    margin:0 0 3px 0;
    position:relative;
}
.sitemap_menu.menu li:before{
    position:absolute;
    top:0;
    left:0;
    content:"\f18e";
    font-family:'FontAwesome';
    color:#003557;
}
.sitemap_menu.menu li li{
    padding:0 0 0 12px;
}
.sitemap_menu.menu li li:before{
    content:"\f105";
    font-size:18px;
}
.sitemap_menu.menu li a{
    border:none;
    padding:0 0 0 0;
    display:inline-block;
    background:none;
    color:#003557;
    font-size:13px;
    line-height:20px;
}
.sitemap_menu.menu li a:hover{
    color:#fec53b;
    background:none;
}
.sitemap_menu.menu ul{
    border:none;
    background:none;
    padding:0 0 0 0;
    width:auto;
    display:block;
    visibility:visible;
    position:relative;
    left:auto;
    top:auto;
}


/******************
Back Top Arrow
*******************/
.scroll-top {
    bottom: 3%;
    position: fixed;
    right: 15px;
    z-index: 250;
    transform:translateZ(1px);
    -webkit-transform:translateZ(1px);
}
.scroll-top a {
    background: rgba(0,53,87,0.7);
    color: #fff;
    display: inline-block;
    height: 35px;
    outline: medium none;
    text-align: center;
    width: 35px;
    font-size:20px;
    border:1px solid #fff;
}
.scroll-top a i{
    line-height:32px;
}
.scroll-top a:hover {
    background: rgba(0,53,87,1);
    color: #fff;
}

/******************
***Header Section***
*******************/
.header-menu-logo-sec{
    background:#003557;
}
.top-res-menu-btn{
    display:inline-block;
    border:1px solid #87a0b0;
    font-family: 'GreySans-SemiBold';
    font-size:12px;
    line-height:15px;
    text-transform:uppercase;
    padding:6px 12px 7px 33px;
    color:rgba(0,53,87,0.5);
    position:relative;
}
.top-res-menu-btn:hover{
    color:#fff;
    border-color:#003557;
    background:#003557;
}
.top-res-menu-btn:before{
    position:absolute;
    top:6px;
    left:11px;
    content:"\f0c9";
    font-family: 'FontAwesome';
    font-weight:normal;
    font-size:14px;
}
.header-top-sec{
    padding:11px 0 12px 0;
}
.header-top-sec .top-res-menu{
    float:left;
}
.header-top-sec .top-menu-with-search{
    float:right;

}

.header-top-sec .menu-top{
    margin:7px 0 0 0;
    float:right;
}
.header-top-sec .top-other-option{
    float:right;
    margin-right:45px;
    margin-top:2px;
}

.top-widget #searchform input[type="text"]{
    border:none;
    border-bottom:1px solid #7f9aab;
    padding:5px 23px 5px 0;
    background:url(inc/images/search-icon.png) scroll no-repeat center right;
    color:#003557;
    font-family: 'GreySans-SemiBold';
    font-size:11px;
    line-height:16px;
    width:192px;
    max-width:none;
}
.main-menu-sec{
    float:right;
}
/************************
****** Banner Slider ****
************************/
.main-banner-slider{
    margin-top:0px;
}
.main-banner-slick .slider-item{
    background-attachment:scroll;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    height:515px;
    position:relative;
}
.slick-slider .slick-arrow{
    background:#003557;
    border:none;
    width:35px;
    height:60px;
    display:block;
    padding:0 0 0 0;
    margin:-30px 0 0 0;
    cursor:pointer;
    transition:all 0.3s ease-out 0s;
    -webkit-transition:all 0.3s ease-out 0s;
    position:absolute;
    top:50%;
    z-index:500;
}
.slick-slider .slick-arrow:hover{
    background:#fec53b;
}
.slick-slider .slick-arrow span{
    display:block;
    position:relative;
    width:100%;
    height:100%;
}
.slick-slider .slick-prev span{
    background:url(inc/images/prev-arrow.png) scroll no-repeat center center;
}
.slick-slider .slick-next span{
    background:url(inc/images/next-arrow.png) scroll no-repeat center center;
}
.slick-slider .slick-prev{
    left:0;
}
.slick-slider .slick-next{
    right:0;
}

.main-banner-slick .caption-text{
    font-family: 'GreySans-Bold';
    font-size:31px;
    line-height:44px;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:0.1em;
    padding:0 20px;
}
.main-banner-slick .banner-caption{
    position:absolute;
    top:39%;
    left:0;
    width:100%;
}
.main-banner-slick .caption-text p{
    margin:0 0 0 0;
}

/********************************
******** Home Page Section *****
********************************/
.home_section{
    padding:40px 0 45px 0;
}
.home_section .section_title{
    font-family: 'GreySans-Bold';
    color:#003557;
    font-size:22px;
    line-height:26px;
    margin-bottom:24px;
    text-align:center;
    text-transform:uppercase;
    letter-spacing:0.09em;
}
.home_section .sub_title{
    color:#717274;
    font-family: 'GreySans-SemiBold';
    font-size:16px;
    line-height:26px;
    text-align:center;
    margin:0 auto 45px auto;
    width:68%;
}
.info_add_sec .desc{
    line-height:25px;
}
.add_list_ul li{
    border-left:1px solid #6e6e6e;
    margin-top:20px;
    padding:0px 0 2px 20px;
    font-size:13px;
    line-height:20px;
    color:#022f5c;
    font-family: 'merriweatheritalic';
}
.add_list_ul li:first-child{
    margin-top:0;
}
.add_list_ul li .add_title{
    color:#282828;
    font-family: 'GreySans-SemiBold';
    text-transform:uppercase;
    margin-bottom:13px;
    letter-spacing:0.07em;
}
.add_list_ul li .add{
    margin-bottom:13px;
}
.add_list_ul li a{
    color:#022f5c;
    text-decoration:underline;
}
.add_list_ul li a:hover{
    color:#fec53b;
}

/* home media photos*/
.home-media-photos {
    padding:40px 0 22px;
}
.home-media-photos .media-des {
  color: rgb(2, 47, 92);
  font-family: "GreySans-Bold";
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 20px;
  background: rgb(245, 245, 245);
  padding: 25px;
  text-transform: uppercase;
}
.home-media-photos .read-more-sec {
    text-align: center;
    margin:18px 0 10px;
}
/* Home page Winner Section */
.bottom-banner { margin: 40px 0; }
.bottom-banner .banner-link{
    display: block;
    position: relative;
    width: 100%;
    height: 100px;
}
.bottom-banner .banner-link:hover{  }
.bottom-banner .banner-text{
    font-size: 18px;
    line-height: 22px;
    font-family: 'GreySans-Bold';
    color: #003557;
    text-transform: uppercase;
    max-width: 310px;
    padding: 28px 33px;
    background-color: #fec53b;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}
.bottom-banner:hover .banner-text{ background-color: #003557; color: #ffffff; }
.bottom-banner .banner-text:after{
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -49px;
    border-left: 50px solid #fec53b;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}
.bottom-banner:hover .banner-text:after{ border-left-color: #003557; }


/*news event home page*/

.home-event-news .section {
    width:585px;
    box-sizing:border-box;
}
.home-event-news .section.left {
    float:right;
    padding-right:15px;
}
.home-event-news .section.right {
    float:left;
    padding-left:15px;
}
.home-event-news .right-outer {
    width:50%;
    background:#f5f5f5;
    float:left;
    padding:30px 0;
}
.home-event-news .left-outer {
    width:50%;
    background:#ededed;
    float:left;
    padding:30px 0;
}

.home-event-news .post-title .title a {
    font-family: 'GreySans-Bold';
    font-size:16px;
    line-height:20px;
    color:#282828;
    text-transform: uppercase;
}
.home-event-news .post-title .title a:hover {
    color:#fec53b;
}
.home-event-news .post-title {
    margin-bottom:10px;

}
.home-event-news  .read-link a {
  background: rgb(0, 53, 87) url("inc/images/next-arrow.png") no-repeat scroll center center;
  border: medium none;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: 60px;
  margin: -30px 0 0;
  padding: 0;
  position: absolute;
  right: 0;
  transition: all 0.3s ease-out 0s;
  width: 35px;
  z-index: 500;
}
.home-event-news  .read-link a:hover {

background-color: rgb(254, 197, 59);
}


.home-event-news .post-dt {
    color:#003557;
    font-family: 'montserratregular';
    font-size:13px;
    line-height:17px;
    margin-bottom:10px;
    letter-spacing:0.07em;
}
.home-event-news .post-content {
    font-family: 'GreySans-Regular';
    font-size:15px;
    line-height:19px;
}
.home-event-news .post {
    border-top:1px solid #c2c2c2;
    padding:15px 0;
    box-sizing:border-box;
    overflow:hidden;
}
.home-event-list .post-thumbnail img{
    width:100%;
}
.home-event-list .post-thumbnail  {
    float:left;
    width:140px;
    margin:0 20px 0 0;
}
.home-event-list .post-desc {
    overflow:hidden;
}
.home-event-news .title-section .title{
    font-size:20px;
    font-family: 'GreySans-Bold';
    line-height:24px;
    color:#022f5c;
    display:block;
    letter-spacing:0.09em;
    text-align: center;
}
.home-event-news .title-section a {
    float:right;
}
.home-event-news .title-section {
    clear:both;
    overflow:hidden;
    margin-bottom:35px;
}
.home-event-news  .read-more-sec{
    margin:18px 0 10px;
    text-align: center;

}
.home-current-promotion {
    clear:both;
}

.promotional-videos.home_section {
        padding-bottom:20px;
}
.promotion-section.home_section {
        padding:0;
        padding:40px 0 22px 0;
        background: #ededed;
}
.promotion-section.home_section .section_title,
.promotional-videos.home_section .section_title {
    margin-bottom:35px;
}
.home-current-promotion .post-title .title{
    font-family: 'GreySans-Bold';
    font-size:16px;
    line-height:20px;
    color:#022f5c;
    text-transform:uppercase;
    letter-spacing:0.1em;
    min-height:40px;
}
.home-current-promotion .post-title .title a:hover {
    color:#fec53b;
}

.home-current-promotion .post-dt {
    color: #003557;
    font-family: "montserratregular";
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 15px;
}
.home-current-promotion .post-title {
    margin-bottom:20px;
}
.home-current-promotion .post-conent {
    margin-bottom:20px;
    min-height:88px;
}
.home-current-promotion .post-desc {
    padding:25px;
    box-sizing:border-box;
    background:#fff;
    position:relative;
    -webkit-box-sizing:border-box;

}
.home-current-promotion .post .read-more a {
    background:rgba(0,53,87,1) url('inc/images/next-arrow.png') scroll no-repeat center center;
    border:none;
    width:35px;
    height:60px;
    display:block;
    padding:0 0 0 0;
    margin:-30px 0 0 0;
    cursor:pointer;
    transition:all 0.3s ease-out 0s;
    -webkit-transition:all 0.3s ease-out 0s;
    position:absolute;
    bottom:0;
    right:0;
    z-index:500;
}
.home-current-promotion .post .read-more a:hover{
    background-color:#fec53b;
}
.home-current-promotion .post .event-date {
    font-family: 'montserratregular';
    font-size:12px;
    line-height:16px;
    color:#003557;
}
.promotion-section .view-link-sec {
    margin:18px 0 10px;
    text-align:center;
}

/*******************************
******** Footer Section ********
********************************/

.footer-copyright-fomenu-section{
    background:#003557;
    color:#fff;
    font-family: 'montserratregular';
    font-size:11px;
    line-height:18px;
    padding:13px 0 12px 0;
}
.footer-copyright-sec{
    float:left;
}
.fo-menu-sec{
    float:right;
}
.footer-menus-section{
    padding:40px 0 55px 0;
    border-top:2px solid #f2f2f2;
}
.fo_menus_widget .widget-title{
    margin-bottom:20px;
}
.fo_menus_widget .fo-widget-title{
    text-transform:uppercase;
    color:#272727;
    font-family: 'GreySans-Bold';
    font-size:12px;
    line-height:18px;
}
.footer-menus-sec{
    margin:0 -15px;
}
.footer-menus-sec:after{
    content:"";
    display:table;
    clear:both;
    float:none;
}
.footer-menus-sec .fo_menus_widget{
    float:left;
    padding:0 15px;
    display:block;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:25%;
}

.fo_menus_widget li{
    margin-top:7px;
}
.fo_menus_widget li:first-child{
    margin-top:0;
}
.fo_menus_widget li a{
    color:#5e5e5e;
    font-size:13px;
    line-height:18px;
}
.fo_menus_widget li a:hover,
.fo_menus_widget li.current-menu-item a{
    color:#fec53b;
}

.newsletter-social-media-section{
    padding:25px 0 25px 0;
    border-top:2px solid #f2f2f2;
}
#colophon-widget{
    float:none;
}
.newsletter-social-sec .newsletter-sec{
    float:left;
}
.newsletter-social-sec .social-media-sec{
    float:right;
    margin-top:8px;
}
.newsletter-sec .newsletter-txt{
    display:inline-block;
    font-size:15px;
    line-height:22px;
    color:#003557;
    font-family: 'GreySans-Bold';
    margin-right:25px;
    margin-top:1px;
}
.newsletter-sec .newsletter-form{
    display:inline-block;
}
.newsletter-sec .wysija-paragraph{
    width:435px;
    display:inline-block;
    margin:0 10px 0 0;
    vertical-align:middle;
}
.newsletter-sec .widget_wysija_cont .wysija-submit{
    display:inline-block;
    height:45px;
    padding:3px 35px;
    line-height:30px;
    margin:0 0 0 0;
    vertical-align:middle;
}
.newsletter-sec .wysija-input{
    background:#f4f4f4;
    border:1px solid #f4f4f4;
    color:#003557;
    height:45px;
    line-height:30px;
    padding:3px 20px;
    font-size:13px;
}

.newsletter-sec .wysija-paragraph{
    position:relative;
}
.newsletter-sec .widget_wysija_cont .formError .formErrorContent{
    padding:0px 10px;
    font-size:11px;
    line-height:24px;
    background-color:#003557;
    color:#fff;
    opacity:1;
    border:none;
    position:absolute;
    right:0px;
    top:0px;
    margin-bottom:0px;
    height:25px;
    text-align:left;
    overflow:hidden;
    }
.newsletter-sec .widget_wysija_cont .form-validation-field-0formError ,.widget_wysija_cont .formError{
    top:auto !important;
    opacity:1 !important;
    left:auto !important;
    right:0px;
    bottom:25px !important;
    display:none;
	z-index:800;
}
.newsletter-sec .widget_wysija_cont .allmsgs .updated{
    background:#003557;
    border-color:#003557;
    color:#fff;
    padding:4px 8px;
}
/*************************
****** Social Media ******
**************************/
.social_icon_ul:after{
    content:"";
    display:table;
    clear:both;
}

.social_icon_ul li{
    float:left;
    margin-left:33px;
}
.social_icon_ul li:first-child{
    margin-left:0;
}
.social_icon_ul li a{
    color:#5c5c5c;
    font-size:24px;
    line-height:28px;
}
.social_icon_ul li a:hover{
    color:#003557;
}

/***************
*** Image menu home page ***
***************/
.image_menu_ul:after{
    clear:both;
    content:"";
    display:table;
    float:none;
}
.image_menu_ul li{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.image_menu_ul span{
    display:block;
}
.image_menu_ul li a{
    display:block;
    position:relative;
}
.image_menu_ul li a .hover-title{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(40,40,40,0.5);
    color:#fff;
    transition:all 0.3s ease-out 0s;
    -webkit-transition:all 0.3s ease-out 0s;
}
.image_menu_ul li a:hover .hover-title{
    opacity:0;
}
.image_menu_ul span.img-sec img{
    margin:0 0 0 0;
    width:100%;
}
.image_menu_ul span.h-tb{
    display:table;
}
.image_menu_ul span.h-tc{
    display:table-cell;
}
.image_menu_ul li b{
    font-weight:normal;
    font-family: 'GreySans-Bold';
    font-size:14px;
    line-height:22px;
    display:block;
    position:relative;
    padding-bottom:5px;
}
.image_menu_ul li b:after{
    content:"";
    position:absolute;
    bottom:0;
    left:50%;
    height:2px;
    width:36px;
    margin-left:-18px;
    background:#fff;
}
.home_middlebar{
    overflow:hidden;
}

.page-banner-image-sec .page-banner-img{
    height:610px;
    display:block;
    background-attachment:scroll;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    position:relative;
}
.page-banner-image-sec.with_mid_caption .page-banner-img{
    height:420px;
}
.page-banner-image-sec.with_top_caption .page-banner-img{
    height:610px;
}
.page-main-title-sec.only-breadcrumb{
    padding:20px 0 0 0;
}
.page-banner-image-sec .bottom-caption {
    position:absolute;
    bottom:65px;
    left:0;
    text-align:center;
    width:100%;
    font-family: 'GreySans-Light';
    font-size:32px;
    line-height:43px;
    color:#fff;
    text-transform:uppercase;
    text-shadow: 1px 2px 3px #000;
    padding:0 20px;
    box-sizing:border-box;

}
.banner_caption_center_sec{
    width:100%;
    height:100%;
    color:#fff;
}
.banner_caption_center_sec .banner_title{
    font-family: 'GreySans-Light';
    position:relative;
    padding-bottom:55px;
    font-size:40px;
    line-height:55px;
    text-transform:uppercase;
    letter-spacing:0.08em;
    font-weight:lighter;
}
.banner_caption_center_sec .banner_title:before{
    content:"";
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:28px;
    background:url(inc/images/banner-page-title-design.png) scroll no-repeat center top;
}
.banner_desc{
    font-size:16px;
    line-height:24px;
    margin-top:30px;
    margin-bottom:14px;
}
.page-banner-image-sec .caption_top_Sec{
/*     margin-top:55px; */
    text-align:center;
}
.page-banner-image-sec .caption_top_Sec .banner_big_title{
    font-family: 'GreySans-Light';
    color:#fff;
    font-size:32px;
    line-height:45px;
    text-transform:uppercase;
    letter-spacing:0.055em;
}


/*********************************
********* Core Products **********
*********************************/
.product-listing{
    margin-bottom:50px;
}
.product-listing .product_cat_slider_sec:first-child{
    margin-top:0;
}
.product-listing .product_cat_slider_sec{
    margin-top:25px;
}

.page-main-info-sec{
    margin-bottom:35px;
}
.page-main-info-sec .page-title-sec .title{
    font-family: 'GreySans-Light';
    color:#003557;
    font-size:40px;
    line-height:45px;
    text-align:center;
    font-weight:lighter;
    letter-spacing:0.08em;
}
.page-main-info-sec .page-title-sec .sub-title {
    font-family: 'GreySans-Light';
    color:#003557;
    font-size:30px;
    line-height:35px;
    text-align:center;
    font-weight:lighter;
    letter-spacing:0.08em;
    margin-top:10px;
}
.page-main-info-sec .page-title-sec{
    position:relative;
    padding-bottom:45px;
    margin-bottom:15px;
}
.page-main-info-sec .page-title-sec:before{
    content:"";
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:28px;
    background:url(inc/images/page-title-design.png) scroll no-repeat center top;
}
.page-main-info-sec .page-info-desc{
    font-size:17px;
    line-height:24px;
    color:#282828;
    text-align:center;
    margin:0 auto;
    width:52%;
}
.page-main-info-sec .page-info-desc-wide{
    font-size:17px;
    line-height:24px;
    color:#282828;
    text-align:center;
    margin:0 auto;
    width:90%;
}
.page-sub-title{
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 36px;
    letter-spacing: 0.7px;
    font-family: 'GreySans-SemiBold';
    color: #003557;
    margin-bottom: 40px;
}

/****************************
****** Page WP Tab menu *****
*****************************/
.tab_wp_menu{
    margin-bottom:35px;
    border-top:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2;
    text-align:center;
}

.menu.tab_wp_menu.my_account_menu li:first-child{
    margin:0 35px 0 0;
}
.menu.tab_wp_menu.my_account_menu li:last-child {
    margin:0 0 0 35px;
}
.menu.tab_wp_menu.my_account_menu li {
    margin:0 35px 0 35px;
}
.menu.tab_wp_menu li:first-child{
    margin:0 40px 0 0;
}
.menu.tab_wp_menu li:last-child{
    margin:0 0 0 40px;
}
.menu.tab_wp_menu li{
    display:inline-block;
    float:none;
    padding:0 0 0 0;
    margin:0 40px 0 40px;
    border-bottom:2px solid #fff;
}
.menu.tab_wp_menu li a{
    font-size:13px;
    line-height:18px;
    color:#003557;
    letter-spacing:0.04em;
    padding:20px 0 18px 0;
    text-transform:uppercase;
}
.menu.tab_wp_menu li a:hover{
    color:#003557;
}
.menu.tab_wp_menu li:hover,
.menu.tab_wp_menu li.current-menu-item{
    border-bottom-color:#fec53b;

}


/****************************
****** Page WP Icon menu *****
*****************************/
.icon_wp_menu{
    margin-bottom:40px;
    text-align:center;
    padding-top:30px;
}
.menu.icon_wp_menu li:first-child{
    margin:0 0 0 0;
}
.menu.icon_wp_menu li{
    display:inline-block;
    float:none;
    padding:0 0 0 0;
    margin:0 0 0 120px;
}
.menu.icon_wp_menu li a{
    font-size:12px;
    line-height:18px;
    color:#003557;
    letter-spacing:0.04em;
    padding:0 0 0 0;
    text-transform:uppercase;
    font-family: 'GreySans-SemiBold';
}
.menu.icon_wp_menu li a:hover{
    color:#003557;
}
.menu.icon_wp_menu li a span.icon{
    display:block;
    background-color:#dbdbdb;
    height:60px;
    width:60px;
    border-radius:60px;
    -webkit-border-radius:60px;
    margin:0 auto;
    background-attachment:scroll;
    background-position:center center;
    background-repeat:no-repeat;
}
.menu.icon_wp_menu li a span.txt{
    display:block;
    margin-top:20px;
}
.menu.icon_wp_menu li a:hover span.icon,
.menu.icon_wp_menu li.current-menu-item a span.icon{
    background-color:#fec53b;
}
.menu.icon_wp_menu li a span.icon.photo_icon{
    background-image:url(inc/images/menu-icon/photo_icon.png);
}
.menu.icon_wp_menu li a span.icon.video_icon{
    background-image:url(inc/images/menu-icon/video_icon.png);
}
.menu.icon_wp_menu li a span.icon.campaigns_icon{
    background-image:url(inc/images/menu-icon/campaign_icon.png);
}
.menu.icon_wp_menu li a span.icon.articles_icon{
    background-image:url(inc/images/menu-icon/articles_icon.png);
}
.menu.icon_wp_menu li a span.icon.brochure_icon{
    background-image:url(inc/images/menu-icon/brochure_icon.png);
}

/*******************
*** Product  Page ******
****************/
.product_slide_item{
    position:relative;
}
.product_slide_item .product-list-info-sec{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:30px;
    width:540px;
}
.even_slide .product_slide_item .product-list-info-sec{
    right:0;
    left:auto;
}
.product_slide_item .tour_product_info_sec{
    background:rgba(255,255,255,0.9);
    box-sizing:border-box;
    padding:25px;
}
.product_slide_item .tour_product_info_sec p{
    margin: 0 0 0 0;
}
.product_slide_item .tour_product_info_sec .cat_title{
    font-family: 'GreySans-Bold';
    color:#022f5c;
    font-size:18px;
    line-height:24px;
}
.product_slide_item .tour_product_info_sec .post_title{
    font-size:16px;
    line-height:22px;
    color:#282828;
    font-family: 'GreySans-SemiBold';
    margin-top:22px;
}
.product_slide_item .tour_product_info_sec .post_title a{
    color:#282828;
}
.product_slide_item .tour_product_info_sec .post_title a:hover{
    color:#003557;
}
.product_slide_item .tour_product_info_sec .product_excerpt{
    margin-top:18px;
}
.product_slide_item .tour_product_info_sec .read_link{
    margin-top:27px;
}
.product_slider_slick.slick-slider .slick-prev{
    left:-55px;
}
.product_slider_slick.slick-slider .slick-next{
    right:-55px;
}
.media_centre{
    background:#f6f6f6;
    display:table;
    width:100%;
    border-collapse:collapse;
    position:relative;
    table-layout:fixed;
}
.media_centre .col_row .col4:nth-child(4n) {
    border-right:0;
}
.media_centre:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:2px;
    background:#f6f6f6;
}
.media_centre .col_row .col4{
    display:table-cell;
    width:25%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding:30px;
    border:1px solid #c2c2c2;
    /*border-top:1px solid #c2c2c2;*/
    text-align:center;
    vertical-align:middle;
    border-collapse:collapse;
}
.media_centre .col_row:first-child .col4{
    border-top:none;
}
.media_centre .col4:first-child{
    border-left:none;
}
.media_centre .col_row{
    /* border-top:1px solid #c2c2c2; */
    display:table-row;
}
.media_centre .col_row:first-child{
    border-top:none;
}
.media_centre{
    margin-bottom:30px;
}

.media-video .video_hover{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.media-video .video_hover .play_circle{
    display:block;
    margin:0 auto;
    width:55px;
    height:55px;
    background-image:url(inc/images/play_icon.png);
    background-attachment:scroll;
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#fec53b;
    border-radius:55px;
    -webkit-border-radius:55px;
}
.media-video a{
    position:relative;
    display:block;
}
.media-video .video_hover:hover .play_circle{
    background-color:#dbdbdb;
}
/*
.media_centre.media-video .col_row .col4{
    display:block;
    float:left;
    overflow:hidden;
}
.media_centre.media-video iframe{
    width:100% !important;
    height:100% !important;
}
*/

/**************************
******** JOIN NOW *********
**************************/
.join-now-sec{
    margin-bottom:45px;
    text-align:center;
}
.join-now-sec .j_title{
    font-family: 'GreySans-SemiBold';
    font-size:16px;
    line-height:22px;
}
.join-now-sec .j_desc{
    font-size:14px;
    line-height:24px;
    color:#282828;
    margin-top:22px;
}
.join-now-sec .join_btn{
    margin-top:20px;
}
.join-now-sec a.button{
    padding:15px 38px;
}



/**************************
******* Video Popup *******
***************************/
.video-popup-content{
    background:#fff;
    color:#717171;
}
.container-video{
    max-width:720px;
    margin:0 auto;
}
.video-iframe{
    padding:15px;
    position:relative;
}
.video-iframe iframe{
    width:100% !important;
    height:450px !important;
    overflow:hidden;
    position:relative !important;
}
.video-iframe .fluid-width-video-wrapper{
    padding:0 0 0 0 !important;
}
.mfp-close-btn-in .project-popup .mfp-close {
    background: none repeat scroll 0 0 #747474;
    color: #fff;
}

.video-iframe > div{
    width:100% !important;
}
.video-iframe .jp-jplayer,
.video-iframe object,
.video-iframe img{
    width:100% !important;
    height:480px !important;
}
.video-iframe .mfp-close:active{
    top:-18px;
}
.video-iframe .mfp-close{
    opacity:1;
    background:url(inc/images/fancybox_sprite.png) scroll no-repeat;
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 2040;
}


.popup-container{
    max-width:830px;
    margin:0 auto;
}
.popup-content{
    background:#fff;
    padding:35px 100px;
    position:relative;
}
.popup-content .mfp-close{
    height:28px;
    width:28px;
    border-radius:28px;
    border:2px solid #003557;
    background:#fff;
    color:#003557;
    text-align:center;
    font-size:18px;
    line-height:18px;
    opacity:1;
    top:20px;
    right:20px;
}
.popup-content .mfp-close:active{
    top:20px;
}
.popup-content .mfp-close:hover{
    color:#fec53b;
    border-color:#fec53b;
}
.popup-content .mfp-close i{
    display:none;
}
.popup-content .mfp-close:after{
    content:"\f00d";
    font-family: 'FontAwesome';
    position:absolute;
    top:3px;
    left:5px;
    display:inline-block;
}
/**************************
******* Brochure Page *****
**************************/

.brochure_item{
    margin-top:50px;
    text-align:center;
}
.list-view-ajax.row {
    margin: 0 !important;
}
.layout-nav {
        text-align: center;
}
.btn-layout-view i {
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
}
.btn-layout-view {
    border:1px solid #c2c2c2;
    padding: 9px;
    min-width: 95px;
    font-family: 'GreySans-SemiBold';
    font-size: 11px;
    line-height: 15px;
    display: inline-block;
}

.btn-layout-view:hover {
    border:1px solid #003557;
    color: #003557;
}
.btn-layout-view.active {
     border:1px solid #003557;
}
.col-list-view:first-child {
    margin-top: 30px;
}
.col-list-view {
    border-bottom: 1px solid rgb(194, 194, 194);
    padding:15px 0;
}
.col-list-view .brochure_item {
    margin: 0;
}
.col-list-view .brochure_item {
    text-align: left;
}
.col-list-view .desc-info-outer.left-sec {
    display: table-cell;
    width: 80%;
    vertical-align: middle;
    padding-right: 15px;
}
.col-list-view .desc-btn-outer.right-sec {
    display: table-cell;
    width: 20%;
    vertical-align: middle;
    text-align: right;
}
.col-list-view .brochure-title {
    margin: 0;
}
.col-list-view .download-btn-sec {
    margin: 0;
}
.col-list-view .brochure-desc {
    margin: 0;
}
.col-list-view .desc-outer {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.col-list-view .brochure-desc{
    min-height: auto;
}
.brochure-title{
    font-family: 'GreySans-SemiBold';
    color:#282828;
    font-size:16px;
    line-height:24px;
    margin-top:33px;
    overflow: hidden;
    /*
    text-overflow: ellipsis;
    white-space: nowrap;
    */
}
.page-market-activity-reports .brochure-title{
    min-height:50px;
}
.tourism-plan-title.big-title-with-icon{
    font-family: 'GreySans-SemiBold';
    font-size:22px;
    line-height:28px;
}
.brochure-title a{
    color:#282828;
}
.brochure-title a:hover{
    color:#fec53b;
}

.brochure-desc{
    font-size:14px;
    margin-top:23px;
    min-height:66px;
}
.brochure-desc{
    font-size:14px;
    margin-top:23px;
}
.download-btn-sec{
    margin-top:23px;
}
.brochure_list_sec .span3:nth-child(4n+1){
    clear:both;
}


.big-title-with-icon{
    font-family: 'GreySans-Light';
    color:#003557;
    font-size:40px;
    line-height:45px;
    text-align:center;
    font-weight:lighter;
    letter-spacing:0.08em;
    text-transform:uppercase;
}
.big-title-with-icon{
    position:relative;
    padding-bottom:45px;
    margin-bottom:15px;
    padding-left:15px;
    padding-right:15px;
}
.big-title-with-icon:before{
    content:"";
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:28px;
    background:url(inc/images/page-title-design.png) scroll no-repeat center top;
}

.download-popup-content{
    text-align:center;
}
.download-popup-content .def-img{
    margin-top:30px;
}
.download-popup-content .brochure-date{
    margin-top:20px;
    font-size:13px;
    line-height:15px;
    color:#003557;
    font-family: 'GreySans-SemiBold';
}
.download-popup-content .brochure-desc{
    font-size:16px;
    line-height:24px;
    margin-top:13px;
}

.signin-req-sec{
    margin-top:30px;
    text-align:center;
}
.signin-req-sec .req-title{
    font-size:13px;
    line-height:18px;
    color:#003557;
    text-transform:uppercase;
    margin-bottom:25px;
    font-family: 'GreySans-SemiBold';
}
.signin-req-sec .download-btn-sec{
    margin-top:25px;
}

.signin-req-form li{
    display:inline-block;
    width:230px;
    margin-right:8px;
}
.signin-req-form li.sub-btn{
    width:130px;
    margin-right:0;
}
.signin-req-form li.sub-btn input{
    width:100%;
    height:35px;
    padding:3px 20px;
}
.brochure-filter-from-sec {
    margin-top: 80px;
}
.brochure-filter-from{
    margin-top:35px;
    position:relative;
}
.brochure_listing {
     min-height:100px;
     position:relative;
}
.brochure-filter-field{
    text-align:center;
}
.brochure-filter-field li{
    display:inline-block;
    width:300px;
    margin-right:8px;
}
.brochure-filter-field li select{
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    height:45px;
    display:inline-block;
    width:300px;
    margin-right:8px;
    color:#373737;
    font-family: 'GreySans-SemiBold';
    font-size:12px;
    line-height:18px;
    background:url(inc/images/brochure-select-arrow.png) scroll no-repeat center right #f4f4f4;
    border-color:#f4f4f4;
    padding:0 2px 0 15px;
}
.brochure-filter-field li.filter-btn{
    width:140px;
    margin-right:0;
}
.brochure-filter-field li.filter-btn input{
    width:100%;
    height:45px;
    padding:3px 20px;
}

.content-sub-title{
    font-size:16px;
    line-height:24px;
    color:#282828;
}
.small-width-sec{
    width:70%;
    margin:0 auto;
    text-align:center;
}
.product-detail-page{
    margin-top:60px;
}
.product-detail-page .title-border{
    font-family: 'GreySans-Bold';
    color:#3c3c3c;
    font-size:20px;
    line-height:26px;
    padding-bottom:10px;
    border-bottom:1px solid #c2c2c2;
    margin-bottom:30px;
}
.product-detail-page p{
    margin:0 0 25px 0;
}
.product-detail-page-bg.bg-image{
    padding-bottom:850px;
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position:center bottom;
    /*
    background-size:cover;
    -webkit-background-size:cover;
    */
}
.navigation.nav-hide{
    display:none !important;
}
.f16{
    font-size:16px;
    line-height:24px;
    color:#282828;
}
.def-color{
    color:#717274;
}

/*Articles list view*/

.brochure_listing .list-view .brochure_item .def-img {
    float:left;
}
.brochure_listing .list-view .list-content {
    overflow: hidden;
}


/*****************************
****** Registration Page *****
******************************/
/*
.membership-form input:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
.membership-form input:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
.membership-form input:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
.membership-form textarea:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
.membership-form textarea:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
*/

.membership-form input::-webkit-input-placeholder  {color:#fff !important; opacity: 1 !important;}
.membership-form input::-moz-placeholder   {color:#fff !important; opacity: 1 !important;}
.membership-form input:-moz-placeholder   {color:#fff !important; opacity: 1 !important;}
.membership-form textarea::-webkit-input-placeholder  {color:#fff !important; opacity: 1 !important;}
.membership-form textarea::-moz-placeholder   {color:#fff !important; opacity: 1 !important;}

/*
.def-form-design.membership-form input:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
.def-form-design.membership-form input:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
.def-form-design.membership-form input:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
.def-form-design.membership-form textarea:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
.def-form-design.membership-form textarea:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
*/
.def-form-design.membership-form input::-webkit-input-placeholder  {color:#373737 !important; opacity: 1 !important;}
.def-form-design.membership-form input::-moz-placeholder   {color:#373737 !important; opacity: 1 !important;}
.def-form-design.membership-form input:-moz-placeholder   {color:#373737 !important; opacity: 1 !important;}
.def-form-design.membership-form textarea::-webkit-input-placeholder  {color:#373737 !important; opacity: 1 !important;}
.def-form-design.membership-form textarea::-moz-placeholder  {color:#373737 !important; opacity: 1 !important;}
/*
.def-dark-form-design.membership-form input:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
.def-dark-form-design.membership-form input:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
.def-dark-form-design.membership-form input:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
.def-dark-form-design.membership-form textarea:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
.def-dark-form-design.membership-form textarea:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
*/
.def-dark-form-design.membership-form input::-webkit-input-placeholder  {color:#6f6f6f !important; opacity: 1 !important;}
.def-dark-form-design.membership-form input::-moz-placeholder   {color:#6f6f6f !important; opacity: 1 !important;}
.def-dark-form-design.membership-form input:-moz-placeholder   {color:#6f6f6f !important; opacity: 1 !important;}
.def-dark-form-design.membership-form textarea::-webkit-input-placeholder  {color:#6f6f6f !important; opacity: 1 !important;}
.def-dark-form-design.membership-form textarea::-moz-placeholder  {color:#6f6f6f !important; opacity: 1 !important;}



.login_form .signin-req-form input::-webkit-input-placeholder  {color:#373737 !important; opacity: 1 !important;}
.login_form .signin-req-form input::-moz-placeholder   {color:#373737 !important; opacity: 1 !important;}
.login_form .signin-req-form input:-moz-placeholder   {color:#373737 !important; opacity: 1 !important;}

.profile-sec{
    padding:24px 25px 27px 25px;
    background:#003557;
    color:#fff;
    font-size:14px;
    line-height:22px;
}

.membership-form .profile-sec-title{
    font-size:16px;
    line-height:22px;
    font-family: 'GreySans-SemiBold';
    text-transform:uppercase;
    margin-bottom:17px;
    padding-left:35px;
}
.member-user-profile.profile-sec .profile-sec-title{
    background:url(inc/images/user-profile.png) scroll no-repeat center left;
}
.member-business-profile.profile-sec .profile-sec-title{
    background:url(inc/images/business-profile.png) scroll no-repeat center left;
}
.membership-form .profile-sec-desc{
    margin-bottom:20px;
}
.membership-form .form-fields .row{
    margin-top:20px;
}
.membership-form .form-fields .row:first-child{
    margin-top:0;
}

.membership-form .form-fields input[type="text"],
.membership-form .form-fields input[type="email"],
.membership-form .form-fields input[type="tel"],
.membership-form .form-fields input[type="password"],
.membership-form .form-fields textarea{
    padding:3px 15px;
    height:50px;
    background:#99aebc;
    color:#fff;
    font-size:13px;
    line-height:20px;
    border:1px solid #99aebc;
}

.def-form-design.membership-form .form-fields input[type="text"],
.def-form-design.membership-form .form-fields input[type="email"],
.def-form-design.membership-form .form-fields input[type="password"],
.def-form-design.membership-form .form-fields textarea{
    color:#373737;
    background:#f4f4f4;
    border:1px solid #f4f4f4;
}
.def-dark-form-design.membership-form .form-fields input[type="text"],
.def-dark-form-design.membership-form .form-fields input[type="email"],
.def-dark-form-design.membership-form .form-fields input[type="password"]{
    color:#6f6f6f;
    background:#e9e9e9;
    border:1px solid #e9e9e9;
}
.def-dark-form-design.membership-form .form-fields select{
    color:#6f6f6f;
    background-color:#e9e9e9;
    border:1px solid #e9e9e9;
    background-image:url("inc/images/def-dark-select-icon.png");
}
.def-form-design.membership-form .form-fields select{
    color:#373737;
    background-color:#f4f4f4;
    border:1px solid #f4f4f4;
    background-image:url("inc/images/def-dark-select-icon.png");
}
input[disabled="disabled"],
.job-title-txt input[type="text"]{
    background:#e1e1e1 !important;
}

.membership-form .form-fields select::-ms-expand {
    display: none;
}
select::-ms-expand {
    display: none;
}
.membership-form .form-fields select{
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    height:50px;
    background-image:url(inc/images/select_arrow_white.png);
    background-color:#99aebc;
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position:center right;
    color:#fff;
    font-size:13px;
    line-height:20px;
    border:1px solid #99aebc;
    padding:0 15px;
}
.check_box{
    cursor:pointer;
}
.check_box span.field{
    margin-right:7px;
}
.check_box span{
    display:inline-block;
    vertical-align:middle;
    color:#5e5e5e;
    font-size:14px;
    font-weight:normal;
}
.membership-form .sub_newsletter{
    float:left;
}
.membership-form .reg-btn{
    float:right;
}
.membership-form .submit-btn{
    height:45px;
    min-width:170px;
    padding:3px 10px;
}
a.button.change_password_btn{
    min-width:170px;
    box-sizing:border-box;
    padding:15px 10px;
    text-align:center;
    margin-right:23px;
}

.membership-form .login-title{
    font-family: 'GreySans-Light';
    font-size:40px;
    line-height:50px;
    color:#003557;
    text-transform:uppercase;
    margin-bottom:30px;
}
.forgot-password-sec{
    margin-top:8px;
}
.forgot-password-sec a{
    color:#373737;
    font-family: 'GreySans-SemiBold';
    font-size:12px;
    line-height:20px;
}
.forgot-password-sec a:hover{
    color:#fec53b;
}
.login-btn{
    margin-top:50px;
    text-align:center;
}
.login-btn .button-from{
    padding:14px 45px;
}

.login-form .login-sec{
    float:left;
    width:50%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding-bottom:50px;
    margin-bottom:50px;
}
.login-form .login-sec.login-form-sec{
    padding-right:85px;
    border-right:1px solid #c2c2c2;
}
.login-form .login-sec.login-reg{
    padding-left:85px;
}
.field-hide{
    display:none !important;
}
.show-notification-msg{
    display:block !important;
}
.form-notification-msg{
    font-size:14px;
    line-height:20px;
    color:#fff;
    margin-bottom:20px;
    position:relative;
    display:none;
    text-align:left;
}
.form-notification-msg:before{
    font-family: 'FontAwesome';
    position:absolute;
    top:4px;
    left:15px;
    font-size:22px;
}
.form-notification-msg.error-msg{
    background:#99aebc;
    padding:4px 20px 6px 40px;
}
.form-notification-msg.error-msg:before{
    content:"\f00d";
    color:#003557;
}
.form-notification-msg.success-msg{
    background:#003557;
    padding:4px 20px 6px 45px;
}
.form-notification-msg.success-msg:before{
    content:"\f00c";
    color:#fec53b;
}

.first_registration_msg{
    font-size:14px;
    line-height:20px;
    color:#fff;
    margin-bottom:20px;
    position:relative;
    text-align:left;
    background:#003557;
    padding:4px 20px 6px 20px;
}

.field_error{
    background-color:rgba(153,174,188,0.5) !important;
    border-color:#f00 !important;
}

form.form{
    position:relative;
}
.loading_screen{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:none;
}
.loading_screen span{
    background:url(inc/images/ajax_loader_blue.gif) scroll no-repeat center top;
    display:block;
    width:100px;
    height:100px;
    background-size:contain;
    -webkit-background-size:contain;
    margin:30px auto 0 auto;
}

.captcha-sec .captcha-img-btn{
    float:left;
    margin-right:12px;
}
.captcha-sec .captcha-txt{
    overflow:hidden;
}

.captcha-sec .captcha-img{
    border:2px solid #e2e2e2;
    border-right:none;
    float:left;
}
.captcha-sec .captcha-refresh-btn{
    float:left;
}
.captcha-sec .captcha-refresh-btn a{
    background:#fec53b;
    color:#fff;
    font-size:20px;
    line-height:20px;
    height:50px;
    width:50px;
    display:block;
    text-align:center;
    line-height:48px;
}
.captcha-sec .captcha-refresh-btn a:hover{
    background:#003557;
}

/***********************
Account Page
***********************/
.account-info-desc-sec{
    margin-bottom:40px;
}

.account-detail-sec .sec-title{
    margin-bottom:35px;
    color:#003557;
    font-family: 'GreySans-SemiBold';
    font-size:15px;
    line-height:20px;
    padding-left:30px;
    position:relative;
}
.business-detail-sec.account-detail-sec .sec-title{
    padding-left:34px;
}
.account-detail-sec .sec-title:before{
    position:absolute;
    top:-3px;
    left:0;
    width:30px;
    height:100%;
    content:"";
    background-attachment:scroll;
    background-position:center left;
    background-repeat:no-repeat;
}
.your-detail-sec.account-detail-sec .sec-title:before{
    background-image:url(inc/images/user-profile.png);
}
.business-detail-sec.account-detail-sec .sec-title:before{
    background-image:url(inc/images/business-profile.png);
}
.account-detail-list{
    font-size:13px;
    line-height:20px;
    color:#6f6f6f;
}
.account-detail-list span a{
    color:#6f6f6f;
}
.account-detail-list span a:hover{
    color:#fec53b;
}
.account-detail-list li{
    margin-bottom:6px;
}
.account-detail-list li:after{
    content:"";
    display:table;
    clear:both;
}
.account-detail-list span{
    display:block;
}
.account-detail-list span.lbl{
    width:32%;
    margin-right:20px;
    float:left;
    font-family: 'GreySans-Bold';
}
.account-detail-list span.val{
    overflow:hidden;
    font-family: 'GreySans-SemiBold';
}
#content.account-page{
    margin-bottom:40px;
}
.edit-account-btn-sec{
    margin-top:60px;
}
.page-my-account-title-sec .main-title{
    word-spacing:0.12em;
}

.edit-account-form .profile-sec{
    background:none;
    padding:0 0 0 0;
}
.edit-account-form.membership-form .profile-sec-title{
    color:#003557;
}

/*contact us*/
.office-outer {
    margin-bottom:30px;
    overflow:hidden;
}
.our-offices .span3:nth-child(4n+1){
    clear:both;
}
.our-offices .span3:nth-child(4n) {
    border-right:none;
}
.our-offices .post-data {
    font-weight:normal;
    font-family: 'GreySans-Regular';
    font-size:13px;
    line-height:17px;
    margin:0;
}
.our-offices .post-data .loc-title {
    font-family: 'GreySans-Bold';
    font-size:15px;
    line-height:19px;
    color:#003557;
    margin-bottom:15px;
}
.our-offices .post-data a,
.our-offices .post-data .c-blue{
    font-family: 'GreySans-Bold';
    font-size:13px;
    line-height:17px;
    color:#003557;

}
.our-offices .post-data a:hover {
    color:#fec53b;
}
.our-offices .post-data .contact-no {
    position:relative;
    position:relative;
    padding-left:38px;
    line-height:22px;
    min-height:66px;
}
.our-offices .post-data .contact-no::before {
    background: rgba(0, 0, 0, 0) url("inc/images/tel-icon.png") no-repeat center center;
    content:"";
    height: 25px;
    width: 20px;
    position:absolute;
    top:0;
    left:0;

}
.our-offices .post-data .email {
    position:relative;
    position:relative;
    padding-left:38px;
    margin-top:26px;
}
.our-offices .post-data .email::before {
    background: rgba(0, 0, 0, 0) url("inc/images/mail-icon.png") no-repeat;
    content:"";
    height: 20px;
    width: 20px;
    position:absolute;
    top:0;
    left:0;
    margin-top:4px;

}
.our-offices .row {
    margin:0 -20px;
}
.our-offices .span3 {
    margin-bottom:60px;
    padding:0 20px 20px;
    border-right:1px solid #c2c2c2;
}
.our-offices .post-data .location-txt {
    font-family: 'GreySans-Regular';
    font-size:13px;
    line-height:22px;
    position:relative;
    padding-left:38px;
    margin-bottom:26px;
    min-height:66px;
}
.our-offices .post-data .location-txt::before {
    background: rgba(0, 0, 0, 0) url("inc/images/map-icon.png") no-repeat center center;
    content:"";
    height: 25px;
    width: 20px;
    position:absolute;
    top:0;
    left:0;
}
.contact-form .form-fields select {

    background:rgba(244,244,244,1) url("inc/images/brochure-select-arrow.png") no-repeat;
    background-position:center right;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance:none;
    border: 1px solid #f4f4f4;
    color: #373737;
    font-size: 13px;
    height: 50px;
    line-height: 20px;
    padding: 0 15px;
}
.contact-form select::-ms-expand {
    display: none;
}
.contact-form .mailpoetsignup label {
    cursor:pointer;
}
.contact-form .form-fields {
    margin-bottom:15px;
}
.contact-form .lbl-contact {
    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:26px;
    color:#003557;
    display:block;
    text-align:left;
}
.contact-form .form-fields input[type="text"],
.contact-form .form-fields input[type="password"],
.contact-form .form-fields input[type="email"],
.contact-form .form-fields input[type="tel"]{
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    color: #373737;
    font-size: 13px;
    height: 50px;
    line-height: 20px;
    padding: 3px 15px;
}
.wpcf7-form-control.wpcf7-file {
    width:100%;
    box-sizing:border-box;
    height:42px;
    background:#f4f4f4;
    height:auto;
    padding:10px;
}

.contact-form input:focus::-webkit-input-placeholder {
    color:transparent !important; opacity: 0 !important;
}
.contact-form input:focus::-moz-placeholder {
    color:transparent !important; opacity: 0 !important;
}
.contact-form input:-moz-placeholder {
    color:transparent !important; opacity: 0 !important;
}
.contact-form input::-webkit-input-placeholder {
    color:#373737 !important; opacity: 1 !important;
}
.contact-form input::-moz-placeholder {
    color:#373737 !important; opacity: 1 !important;
}
.contact-form input:-moz-placeholder {
 color:#373737 !important; opacity: 1 !important;
}

.contact-form textarea::-moz-placeholder {color:#373737 !important; opacity: 1 !important;}
.contact-form textarea:-moz-placeholder {color:#373737 !important; opacity: 1 !important;}
.contact-form textarea::-webkit-placeholder {color:#373737 !important; opacity: 1 !important;}
.contact-form textarea::-webkit-input-placeholder {color:#373737 !important; opacity: 1 !important;}

.contact-form textarea:focus::-moz-placeholder {color:transparent !important; opacity: 1 !important;}
.contact-form textarea:focus::-moz-placeholder {color:transparent !important; opacity: 1 !important;}
.contact-form textarea:focus::-webkit-placeholder {color:transparent !important; opacity: 1 !important;}

.contact-form .form-fields textarea{
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    color: #373737;
    font-size: 13px;
    padding: 3px 15px;

}
span.wpcf7-not-valid-tip {
    background: #033777 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 11px;
    line-height: 16px;
    padding: 2px 6px;
    position: absolute;
    bottom: 0px;
    right:0;
}
div.wpcf7-validation-errors {
    border:0;
}
div.wpcf7-mail-sent-ok {
    border:0;
}
.wpcf7-form-control-wrap {
    display:block;
}
div.wpcf7-response-output {
    background: #99aebc none repeat scroll 0 0;
    color: #fff;
    font-size:13px;
    margin:0;
}
.contact-form-outer {
    width:57%;
    margin:0 auto 60px;
}
.contact-form .captchac-img {
    border: 2px solid #f2f2f2;
    box-sizing: border-box;
    float: left;
    padding: 12px;
    width: 31%;
    margin-right:15px;
    position:relative;
    text-align:left;
    height:50px;

}
.contact-form #refresh {
    position:absolute;
    right:0;
    top:0;
    background:#fec53b;
    height:100%;
    padding:13px 15px;
    box-sizing:border-box;
    cursor:pointer;
    color:#fff;
    transition:all 0.5s ease 0s;
    -webkit-transition:all 0.5s ease 0s;
}
.contact-form #refresh:hover {
    background:#003557;
}
.contact-form label {
    display:inline;

    font-size:11px;
    line-height:14px;
    color:#373737;
    vertical-align:middle;
}
.contact-form .captcha-code {
    overflow:hidden;
}
.contact-form .btn-submit{
    text-align:right;
    position:relative;
}
.contact-form .ajax-loader {
    position:absolute;
    top:16px;
    right:155px;
}

#recaptcha-re {
    clear:both;
}
/*CMS PAGE classes*/

.list-type-1 li::before {
    background: rgba(0, 0, 0, 0) url("inc/images/small-logo-blue.png") no-repeat scroll center center;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 30px;
}

.list-type-1.tour-ul li::before {
    top: 7px;
}
.list-type-1 li {
    box-sizing: border-box;
    display: block;
    margin-bottom: 20px;
    padding-left: 42px;
    position: relative;
}
.title-1 {
    font-family: 'GreySans-Bold';
    font-size:20px;
    line-height:24px;
    color:#3c3c3c;
    margin-bottom:25px;
}
.cms-section {
    padding-top:30px;
    padding-left:88px;
}
.cms-section .content-img img {
    margin:0;
}
.our-objective.cms-section {
    /*padding-top:60px;*/
}
.cms-section .content-img {
    position:relative;
    width:50%;
}
.cms-left-content .content-img {
        float:right;
}
.cms-right-content .content-img {
        float:left;
}
.cms-left-content .content-txt  {
    float:left;
    width:45%;
    padding-bottom:60px;
}
.cms-right-content .content-txt  {
    float:right;
    width:48%;
    padding-bottom:30px;
}
.cms-left-content .sticky-img {
    position:absolute;

}
.cms-left-content .sticky-img img {
    margin:0;
}
.cms-right-content .sticky-img {
    position:absolute;

}
.cms-left-content .sticky-img.img-1 {
    z-index:3;
    right:5%;
    top:-52px;

}
.cms-left-content .sticky-img.img-2 {
    z-index:2;
    right:0;
    top:152px;
}
.cms-left-content  .sticky-img.img-3 {
    z-index:1;
    right:39%;
    top:75px;
}
.cms-right-content .sticky-img.img-1 {
    z-index:3;
    top:318px;
    left:0px;
}
.cms-right-content .sticky-img.img-2 {
    z-index:2;
    top:125px;
    left:36%;
}
.cms-right-content  .sticky-img.img-3 {
    z-index:1;
    top:0;
    left:8%;
}
.cms-left-content::after,
.cms-left-right::after {
    content:"";
    clear:both;
    display:table;
}
.quote-section .quote-outer {
    background:#003557;
    padding: 42px 140px 30px;
    color:#fff;
    position:relative;
}
.quote-section  .author {
    text-align:center;
    font-family: 'GreySans-SemiBold';
    font-size:11px;

}
.quote-section  .quote-txt {

    line-height:30px;
    font-size:14px;
    margin-bottom:29px;
    text-align:center;

}
.quote-section .quote-syb {
    position:absolute;
    width:40px;
    height:40px;
    background:url('inc/images/comma.png') no-repeat center center;
}
.quote-section .quote-syb.top {
    top:20px;
    left:20px;
}
.quote-section .quote-syb.bottom {
right:20px;
bottom:20px;
}

/*about director*/

.img-linked {
    background:url('inc/images/in.png') no-repeat center center;
    display:inline-block;
    width:20px;
    height:20px;
}
.director-section .section-data {
    float:left;
    overflow:hidden;
    padding-left:50px;
    padding-top:25px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:82%;
}
.director-section .main-member .section-data{
    float:none;
    overflow:hidden;
    padding-left:0px;
    padding-top:0px;
    box-sizing:border-box;
    width:100%;
}
.director-section .main-member{
    border-bottom:1px solid #c2c2c2;
    padding:10px 0;
    text-align:center;
}
.director-section .item-post-main.primary  .post-img-main {
    text-align: center;
    width:140px;
    margin:0 auto;
    margin-bottom: 10px;
}
.director-section .item-post-other  .section-data-other {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}
.director-section .main-member .member-img{
    margin-bottom:10px;
}
.director-section .main-member .member-img img{
    border-radius:145px;
    overflow:hidden;
}
.director-section .section-data .title {
    font-family: 'GreySans-SemiBold';
    font-size:16px;
    line-height:20px;
    color:#282828;
    margin-bottom:8px;
}
.director-section .mark-member .section-data .title{
    color:#003557;
}
.director-section .mark-member .section-data .position {
    color:#003557;
    font-family: 'GreySans-SemiBold';
}
.director-section .section-data .position {
    font-family: 'GreySans-regular';
    font-size:13px;
    line-height:17px;
    margin-bottom:8px;

}
.director-section .post-img {
    float:left;
    width:18%;
    box-sizing:border-box;
}
.director-section .mark-member .post-img {
    border:2px solid #fec53b;
}

.director-section .item-post {
    overflow:hidden;
    border-bottom:1px solid #c2c2c2;
    padding:10px 0;
}
.director-section .item-post:first-child {
    border-top:1px solid #c2c2c2;

}
.director-section .more-content {
    display:none;
    padding-bottom:0px;
    margin-bottom:35px;
}
.director-section .more-content-main {
    display: none
}
.director-section .btn-more-arrow {
    background:url('inc/images/arrow-close.png') no-repeat center center;
    background-size:contain;
    -webkit-background-size:contain;
    width:24px;
    height:15px;
    cursor:pointer;
    position:absolute;
    right:0;
    top:22px;
    transition:none;
}
.director-section .btn-more-arrow.open {
    background:url('inc/images/arrow-open.png') no-repeat center center;
}
.director-section .less-outer {
    padding-right:40px;
}
.director-section .item-post {
    position:relative;
}
.director-section .item-post-main {
    position: relative;
    border-bottom: 1px solid #c2c2c2;
    border-top: 1px solid #c2c2c2;
    padding: 20px 0;
}
.director-section .department-name {
    font-family: 'GreySans-Bold';
    font-size: 20px;
    line-height: 1.3;
    color:#003557;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.director-section .item-post-main:first-child {
    border-top: 1px solid #c2c2c2;

}
.director-section .primary .post-img-main img{
    border-radius: 50%;
}
.director-section .section-data-main .btn-more-arrow {
    top: auto;
    bottom: 16px;
}
.director-section .post-img-other {
    display: table-cell;
    vertical-align: middle;
    width: 116px;
}
.director-section .post-data-item-main .title {
    font-family: 'GreySans-SemiBold';
    font-size: 16px;
    line-height: 1.3;
    color:#3c3c3c;
    margin-bottom: 10px;
}
.director-section .post-data-item-main .position {
    font-family: 'GreySans-Regular';
    font-size: 13px;
    line-height: 1.3;
    color:#717274;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.director-section .other-col-item {
    margin-bottom: 10px;
}

.director-section .more-content-inner {
    padding: 20px 0;
}
.director-section .other-col-item:even-child {
    clear: both;

}
/*.director-section .more-content-inner::after {
    clear: both;
    display: table;
    content: "";
}*/
.director-section .item-post-main {
    margin-bottom: 10px;
}

.director-section .post-data-item-other .title {
    font-family: 'GreySans-SemiBold';
    font-size: 16px;
    line-height: 1.3;
    color:#3c3c3c;
    margin-bottom: 10px;
}
.director-section .post-data-item-other .position {
    font-family: 'GreySans-Regular';
    font-size: 13px;
    line-height: 1.4;
    color:#717274;
    text-transform: uppercase;
}
.director-section .item-department {
    margin-bottom: 40px;
}

.director-section .section-data-main {
    text-align: center;
}

.director-section .less-outer {
    position:relative;
}
.tourism .post-img{
    border:1px solid #003557;
    text-align:center;
    padding:10px 0;
    box-sizing:border-box;
}
.director-section .post-less-content {
    margin-bottom:15px;
}
.director-section.tourism .section-data {
    padding-top:0;
}
.director-section.tourism .item-post {
    padding:20px 0;
}

/*infography*/
.section-infography {
    margin-top:120px;
}
.section-infography .half {
    width:50%;
    float:left;
}
.economy {
  background: rgb(19, 46, 94) none repeat scroll 0 0;
  padding-bottom: 10px;
}
.section-infography .map img,
.section-infography .economy img{
    margin:0;
    width:100%;
}
.section-infography .heading{
    color:#fff;
    background:#1b3665;
    padding:30px;
    text-align:center;
    font-size:28px;
    line-height:32px;
}
.section-infography .info {
    font-size:16px;
}
.section-infography .info .sec-climate,
.section-infography .info .sec-offical {
    width:50%;
    float:left;
    box-sizing:border-box;
    padding:20px 35px;
}
.sec-climate .sec {
    display:inline-block
}
.sec-climate .sec.meter {
    background:url('inc/images/meter.png') no-repeat center left;
    padding-left:35px;
    margin-right:28px;
    min-height:50px;
}
.section-infography .info .title {
    font-size:20px;
    line-height:24px;
    margin-bottom:10px;

}
.section-infography br {
    display:none;
}
.section-infography .info .sec-climate {
    background:#ffd136;
    color:#1b3665;
}

.section-infography .info .sec-offical {
    background:#f2fafc;
    color:#1b3665;
    position:relative;
    padding-left:90px;
}
.section-infography .info .sec-offical::before {
    content:"";
    background:url('inc/images/triangle.png') no-repeat center left;
    background-size:contain;
    -webkit-background-size:contain;
    width:60px;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}
.section-infography .info .f-gthb {
    line-height:25px;
}
.f-gthb {
    font-family: 'gotham_boldregular';
}

/*career page*/
.title-main-page {
    color:#3c3c3c;
    font-family: 'GreySans-Bold';
    font-size: 20px;
    line-height: 22px;
    margin-bottom:22px;
}
.focus-content  {
    color:#003557;
    font-family: "GreySans-SemiBold";
    font-size: 16px;
    line-height: 24px;
    margin-bottom:22px;

}

.jobs-section .title {
    color:#003557;
    font-family: "GreySans-Bold";
    font-size: 15px;
    line-height: 20px;
    margin-top:42px;
    margin-bottom:22px;
    padding-left:15px;
}
.career-list .post-title {
    color: #282828;
    font-family: "GreySans-SemiBold";
    font-size: 16px;
    line-height: 20px;
    margin-bottom:10px;
}
.tabs-content .tab{
    display:none;
}
.career-list .item-job
{
    padding:25px 20px;
    background:#f6f6f6;
    margin-bottom:15px;
}
.career-list .desc {
    margin-bottom:20px;
}
.career-list .job-no-post {
    padding:20px;
    background:#fff3d8;
    font-family: 'merriweatheritalic';
    font-size:14px;
    line-height:20px;
    color:#022f5c;
}

.def-title{
    font-family: 'GreySans-SemiBold';
    color:#282828;
    font-size:16px;
    line-height:20px;
    margin-bottom:5px;
}
.submit-form-title{
    color:#3c3c3c;
    font-size:20px;
    line-height:26px;
    font-family: 'GreySans-Bold';
    margin:-4px 0 18px 0;
    text-transform:uppercase;
}

/****************************
******** Submit News ********
****************************/
.post-from-title{
    color:#003557;
    margin-bottom:8px;
    font-family: 'GreySans-Bold';
}
.sumit-custom-post .txt{
    margin-bottom:20px;
    font-size:14px;
    line-height:20px;
    min-height:40px;
}
.sumit-custom-post .membership-form .form-fields .row{
    margin-top:12px;
}

.sumit-custom-post textarea.short_desc{
    height:80px !important;
}
.sumit-custom-post textarea.long_desc{
    height:130px !important;
}
.error_validate{
    display:inline-block;
    background:#003557;
    color:#fff;
    padding:2px 8px;
    margin-top:2px;
}


.custom-form-btn-sec{
    margin-top:20px;
}
.custom-form-btn-sec .tc-sec{
    float:left;
    margin-top:9px;
    color:#373737;
    font-family: 'GreySans-SemiBold';
    font-size:12px;
    line-height:16px;
}
.custom-form-btn-sec .post-sub-btn-sec{
    float:right;
}
.custom-form-btn-sec .tc-sec label{
    cursor:pointer;
}

.file_upload_sec{
    font-family: 'GreySans-SemiBold';
    background:#f4f4f4;
    border:1px solid #f4f4f4;
    color:#373737;
    height:50px;
    font-size:13px;
    line-height:20px;
    padding:3px 15px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.file_upload_sec.field_error{
    color:#373737;
    background:#f4f4f4;
    border:1px solid #f4f4f4;
}
.file_btn_sec{
    display:none;
}
.file_upload_sec span{
    display:block;
    margin-top:9px;
}
.file_upload_sec span.file_upload_btn{
    display:block;
    margin-top:-4px;
    margin-right:-15px;
}

.file_upload_sec .file_name_txt{
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    margin-right:20px;
    height:18px;
    width:230px;
}
.file_upload_sec .file_upload_btn{
    color:#003557;
    font-size:10px;
    line-height:42px;
    background:rgba(209,209,209,56);
    padding:4px 15px;
    position:relative;
    float:right;
    cursor:pointer;
}
.file_upload_sec .file_upload_btn:hover{
    color:#fff;
    background:#fec53b;
}
.file_upload_sec.field_error .file_upload_btn{
    background:#bdb9b9;
}
.file_upload_sec.field_error .file_upload_btn:hover{
    background:#fec53b;
}

.file_upload_sec .file_upload_btn1:after{
    content:"";
    display:block;
    width:12px;
    height:23px;
    background:url(inc/images/file_btn_arrow.png) scroll no-repeat left center;
    position:absolute;
    top:0;
    right:-23px;
}

.login-popup .popup-content{
    padding:20px 55px 30px 55px;
}
.login-form-popup-sec{
    margin-bottom:50px;
}
.login-popup .form-fields .row{
    margin-left:-5px;
    margin-right:-5px;
}
.login-popup .form-fields .row .span6{
    padding-left:5px;
    padding-right:5px;
}


.login-popup .membership-form .form-fields input[type="text"],
.login-popup .membership-form .form-fields input[type="email"]{
    padding:3px 10px;
}

.login-popup-btn-c{
    text-align:right;
}
.login-popup-btn .button-from {
    padding: 14px 55px;
}
.login_confirm_popup_a{
    display:none !important;
}


/*********************
Person 2
********************/
/*common classes*/
.c-bdark {
    color:#3c3c3c;
}
.ajax-loader-icon {
    color:#003737;
    font-size:30px;
    line-height:36px;
}
.ajax-loader-icon .loding-text {
    font-size:15px;
    display:block;
}
.link-type1 {
    border-bottom: 1px solid #aeaeae;
    color:#373737;
    font-size:11px;
    line-height:15px;
    font-family:"GreySans-SemiBold";
    font-weight:normal;
}
.link-type2 {
    border-bottom: 1px solid #536b80;
    color:#373737;
    font-size:11px;
    line-height:15px;
    font-family:"GreySans-SemiBold";
    font-weight:normal;

}

.link-type1:hover {
    color:#fec53b;
}
.btn-type3{
    font-family: 'GreySans-SemiBold';
    font-size:11px;
    line-height:15px;
    color:#373737;
    padding:10px 18px 10px 45px;
    border:1px solid #c2c2c2;
    transition-property:border;
}
.btn-type3:hover {
    border:1px solid #373737;
    color:#373737;
}
.btn-type3.active {
    border:1px solid #373737;
    color:#373737;
}
.btn-cal {
    background:url('inc/images/cal-icon.png') no-repeat 15px center;
}
.btn-list {
    background:url('inc/images/list-icon.png') no-repeat 15px center;
}
.c-dblue{
    color:#282828;
}
.c-blue {
    color:#003557;
}
.f-gsb{
    font-family: 'GreySans-SemiBold';
}
.fs-16{
    font-size:16px;
    line-height:24px;
}

input[type="submit"].btn-type1 {
    line-height: 11px;
    padding: 9px 18px;

}
input[type="submit"].btn-type1:hover{
    background: #fff;
    color:#003557;
}
/*Page title and breadcrumb */

.page-main-title .main-title {
    font-family: 'GreySans-Bold';
    font-size:25px;
    line-height:29px;
    box-sizing:border-box;
    color:#003557;
    text-transform:uppercase;
}
.page-main-title {
    padding:25px 0px 15px 0;
}
.breadcrumb-sec #breadcrumbs .arrow,
.breadcrumb-sec .breadcrumb-list .arrow{
    font-family:'FontAwesome';
    font-size:10px;
}
.breadcrumb-sec .breadcrumb-list .chevron{
    position: relative;
    top: 1px;
}
.breadcrumb-sec #breadcrumbs span,
.breadcrumb-sec .breadcrumb-list span {
    font-family: 'GreySans-SemiBold';
    font-size:11px;
    line-height:18px;
    color:#373737;
    padding: 0;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb-sec #breadcrumbs span a,
.breadcrumb-sec .breadcrumb-list span a{
    margin:0 5px;
    border-bottom:1px solid #aeaeae;
    box-sizing:border-box;
    color:#373737;
}

.breadcrumb-sec #breadcrumbs span a:hover,
.breadcrumb-sec .breadcrumb-list span a:hover{
    color:#003557;
}
.breadcrumb-sec #breadcrumbs .breadcrumb_last,
.breadcrumb-sec .breadcrumb-list .breadcrumb-current{
    padding-left:5px;
}
.breadcrumb-sec #breadcrumbs,
.breadcrumb-sec .breadcrumb-list{
    display:inline;
    margin-left:6px;
}
.breadcrumb-sec .bread-title .label {
    font-family: 'GreySans-SemiBold';
    font-size:10px;
    color:#000000;
    padding: 0;
    font-weight: normal;
    line-height: 21px;
}
.breadcrumb-sec .bread-title {
    display:inline-block;
    background:url('inc/images/bread-bg.png') no-repeat center center;
    background-size:contain;
    -webkit-background-size:contain;
    padding:0px 15px 0 8px;
    box-sizing:border-box;
}
.breadcrumb-sec p{
    margin:0;
}

/*News Archive page*/

/* -- news page search box*/
.search-form-section {
    background-color:#003557;
    padding:25px 23px 30px 30px;
}
/*.search-form-section input:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
.search-form-section input:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
.search-form-section input:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
*/
.search-form-section input::-webkit-input-placeholder  {color:#fff !important; opacity: 1 !important;}
.search-form-section input::-moz-placeholder   {color:#fff !important; opacity: 1 !important;}
.search-form-section input:-moz-placeholder   {color:#fff !important; opacity: 1 !important; }
 .search-form-section select > option{

     color:#000 !important;

    background:#fff !important;

}


/*#search-term::-webkit-input-placeholder {
    color:#fff;
    outline:none;
}*/
.search-form-section .title{
    color:#ffffff;
    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:17px;
    margin-bottom:22px;
}
.search-form-section .search-box .search-form {
    margin:0;
}
.search-form-section .search-box .form-field {
    display:inline-block;
    margin-bottom:0;
}
.search-form-section .search-box .search-term {
    width:404px;
    margin-right:15px;
    box-sizing:border-box;
}
.search-form-section .search-box .month{
    width:310px;
    margin-right:15px;
    box-sizing:border-box;
}
.search-form-section .search-box .btn-search {
    margin-left:2px;
}
.search-form-section .search-box input[type="text"],
.search-form-section .search-box select  {
    background-color:rgba(255,255,255,0.6);
    color:#ffffff;
    border:0;
    box-sizing:border-box;
    height:50px;
    font-family:'GreySans-SemiBold';
    font-size:15px;
    line-height:19px;
    padding-left:15px;
    text-transform:capitalize;

}
.search-form-section .search-box select {
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
    -ms-appearance:none;
    appearance:none;
    background:rgba(255,255,255,0.6) url('inc/images/drop-arrow.png') no-repeat center right;
}

/*--side bar page*/
.page-with-sidebar .left-sidebar {
    width:20%;
    float:left;
    margin-right:3%;
}
.page-with-sidebar .left-sidebar .widget-wrapper {
    background:none;
    color:#000000;
    padding:0;
    border:0;
    border-radius:0;
    border-top:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2;
}
.page-with-sidebar #widgets.left-sidebar {
    margin-top:0;
}
.page-with-sidebar .content-sidebar {
    width:77%;
    float:left;
}

.left-sidebar#widgets ul {
    padding:0;
}
.left-sidebar .menu {
    margin-bottom:30px;
}
.left-sidebar .menu li {
    padding:7px 0;
    float:none;
    margin:0;
}
.left-sidebar .menu li:first-child {
    padding-top:0px;
}
.left-sidebar .menu li:last-child {
    padding-bottom:0px;
}
.left-sidebar .widget-title h3{
    font-size:13px;
    text-transform:uppercase;
    font-family: 'GreySans-SemiBold';
    padding:0;
    line-height:17px;
}
.left-sidebar .widget-title {
    margin:20px 0;
}
.left-sidebar .menu li a{
    color:#3c3c3c;
    font-size:13px;
    line-height:17px;
    text-transform:none;
    letter-spacing:0.02em;
    font-family: 'GreySans-Regular';
}
.left-sidebar .menu li a:hover,
.left-sidebar .menu li.current-menu-item a  {
    color:#3c3c3c;

}
.left-sidebar .menu li.current-menu-item a {
    font-family: 'GreySans-semibold';
}
.news-sidebar-menu li  a::before {
    content:"\f111";
    font-family:"FontAwesome";
    font-size:10px;
    padding-right:17px;
    color:#fec53b;
}
/*--hot news section */
.hot-section .thumb-outer {
    position: relative;
}
.hot-section .thumb-outer .news-type-icon img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.hot-section .thumb-outer .news-type-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 33;
    display: inline-block;
}
.hot-section .section-title .title {
    font-size:20px;
    font-family: 'GreySans-Bold';
    color:#3c3c3c;
    line-height:28px;

}
.hot-section .section-title {
    border-bottom:1px solid #c2c2c2;
    padding-bottom:10px;
    margin-bottom:22px;
}
.event-archive .hot-section .section-title .title{
    line-height:37px;

}
.hot-section .thumb-outer img {
    width:100%;
}
.hot-section .post-title .title a {
    font-size:15px;
    line-height:19px;
}
.hot-section .post-desc{
    padding:20px;
    background:#f6f6f6;
}
.hot-section .post-title .title a {
    font-family: 'GreySans-SemiBold';
    font-size:16px;
    line-height:20px;
    color:#282828;
}
.hot-section .post-title .title a:hover {
    color:#fec53b;
}


.hot-section .post-title {
    margin-bottom:10px;
}
.hot-section .post-dt {
    color:#003557;
    font-family: 'montserratregular';
    font-size:13px;
    line-height:17px;
    margin-bottom:10px;
}
.hot-section  .post-content {
    font-family: 'GreySans-Regular';
    font-size:15px;
    line-height:19px;
    margin-bottom:15px;
}
.hot-section .item {
    margin-bottom:15px;
}
/*--Month search section*/
.year-section {
    margin-top:30px;
    margin-bottom:15px;
}
.year-lbl {
    font-family: 'GreySans-Bold';
    font-size:20px;
    line-height:24px;
    color:#3c3c3c;
    line-height:24px;
    display:inline-block;
    margin-right:4px;
    vertical-align:middle;
}
.year-section .year-drop-down {
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-apppearance:none;
    background:rgba(0,0,0,0) url('inc/images/drop-arrow-blue.png') no-repeat center right;
    height:32px;
    font-family: 'GreySans-Bold';
    font-size:20px;
    line-height:24px;
    border:0;
    color:#3c3c3c;
    padding:0;
    width:55%;
    display:inline-block;
    vertical-align:middle
}
.year-section .year-field {
    width:190px;
}
.year-section .year-field:after {
    clear:both;
    content:"";
    display:table;
}
.nav-month-list {
    padding:14px 10px 20px 30px;
}
.nav-month-list li {
    display:inline;
    padding:0 15px;
}
.nav-month-list li:first-child {
    padding-left:0;
}
.nav-month-list li:last-child {
    padding-right:0;
}
.nav-month-list li a{
    font-size:15px;
    line-height:19px;
    text-transform:uppercase;
    color:#ffffff;
    display:inline-block;
}
.nav-month-list a:hover {
    color:#fec53b;
}

.nav-month-list li a::before {
    width:100%;
    height:28px;
    display:block;
    content:"";
    padding-bottom:10px;
}
.nav-month-list li a:hover::before,
.nav-month-list li a.active::before {
    background:url('inc/images/small-logo.png') no-repeat center center ;
    width:100%;
    height:28px;
    display:block;
    content:"";
}
.nav-month-list li a.active {
    color:#fec53b;
}
.month-search-section .month-list {
    background:#003557;
}
#drd-month  {
    display:none;
}
.main-load-section {
    margin:20px 0;
    position:relative;
    min-height:30px;
    display:none;

}
.not-found-section {
        margin:30px 0;
        text-align:center;
}
.mont-list-items .post-dt {
    color:#003557;
    font-family: 'montserratregular';
    font-size:13px;
    line-height:17px;
    margin-bottom:15px;
}
.mont-list-items  .post-title .title a{
    font-family: 'GreySans-SemiBold';
    font-size:16px;
    line-height:20px;
    color:#282828;
}
.mont-list-items .post-title .title a:hover {
    color:#fec53b;
}
.mont-list-items .post-content {
    font-family: 'GreySans-Regular';
    font-size:15px;
    line-height:19px;
}
.mont-list-items .month-item {
    border-bottom:1px solid #c2c2c2;
    padding:20px 0;
}
.mont-list-items .month-item .news-icon {
  display: table-cell;
  padding-right: 32px;
  vertical-align: middle;
  width: 70px;
}
.news-archive .mont-list-items .month-item .post-desc {
  display: table-cell;
  vertical-align: middle;
}
.mont-list-items .post-title {
    margin-bottom:15px;
}
.month-ajax-content .footer-month {
    position:relative;
    padding-top:20px;
    box-sizing:border-box;
}
.list-view .footer-month {
    border:0;
}

.loader-section {
    margin:15px 0;
    text-align:center;
}
#loader-section-top {
    display:none;
}


/*singel news*/


/* ---news gallery*/
.single-gallery .slider-nav {
    width:71%;
    margin:0 auto;
}
.single-gallery .slider-nav .slick-slide {
        box-sizing:border-box;
        padding:0 6px;
}
.single-gallery .slider-nav .slick-prev {
    left:-44px;
}
.single-gallery .slider-nav .slick-next {
    right:-44px;
}

.single-gallery .slider-for {
        margin-bottom:10px;
}
.single-gallery .slide-img {

    max-width:100%;

}
.single-gallery .slide-img {
    border:2px solid #ffffff;
    cursor: pointer;
}
.single-gallery .slide-img img {
    width: 100%;
}

.single-gallery .slide-img-big img{
     width:100%;
}
.single-gallery .slick-slide {
    outline: none;
}

.single-gallery .slick-current .slide-img{
    border:2px solid #fec53b;
}

.back-section {
        text-align:right;
        border-bottom:1px solid #c2c2c2;
        padding-bottom:15px;
        box-sizing:border-box;

}
.single .post-data {
    font-weight:normal;
}
.news-single .post-data .post-data-label,
.event-single .post-data .post-data-label {
    color:#003557;
    font-size:13px;
    font-family:"montserratlight";
}
.event-single .post-data .post-data-value ,
.news-single .post-data .post-data-value,
.news-single .post-data .post-data-value a,
.event-single .post-data .post-data-value a{
    color:#003557;
    font-family:"montserratlight";
    font-size:13px;
}
.news-single .post-data-item ,
.event-single .post-data-item {
    margin-bottom:15px;
}
.single .post-dt {
    color:#003557;
    font-family: 'montserratregular';
    font-size:13px;
    line-height:17px;
    margin-bottom:15px;
}
.news-single .post-dt {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.news-single .icon-wrap {
    margin-bottom: 15px;
}
.news-single .news-icon {
  display: inline-block;
  padding-right: 24px;

}
.single #content {
    margin-top:20px;
}
.single .post-title .title{
    font-family: 'GreySans-Bold';
    font-size:20px;
    line-height:24px;
    color:#3c3c3c;
    text-transform:uppercase;
}
.single-content-right .post-thumbnail img{
    width:100%;
}
.single .post-title {
    margin-bottom:30px;

}
.navigation  {
    border-top:1px solid #c2c2c2;

    padding:30px 0 0 0;
    margin-bottom:30px;
}
.navigation .prev  a,
.navigation .next a{
    color:#003557;
    font-family: 'GreySans-Bold';
    font-size:11px;
    line-height:18px;
    padding:0;
    position:relative;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.navigation .prev ,
.navigation .next {
    float:left;
    width:50%;
    display:block;
}
.navigation .next {
    text-align:right;
    float:right;
}

 .navigation .next a{
    padding-right:20px;
}
 .navigation .prev  a {
    padding-left:20px;
}
.navigation a:hover {
    color:#fec53b;
}
.navigation .next a::after{
    content:"\f105";
    font-family:"fontawesome";
    font-size:22px;
    padding-left:15px;
    position:absolute;
    right:0;
    top:-4px;


}
.navigation .prev a::before{
    content:"\f104";
    font-family:"fontawesome";
    font-size:22px;
    padding-right:15px;
    position:absolute;
    left:0;
    top:-4px;

}

.single .sharing_buttons {
    margin-top:20px;
    margin-bottom:30px;
}
.sharing_buttons .st-sharethis-counter2 {
    background:url('inc/images/icon-share.png') no-repeat !important;
}
.sharing_buttons .st-email-counter {
        background:url('inc/images/icon-email.png') no-repeat center !important;
}
.sharing_buttons .st_plusone_hcount > div {
    width:60px !important;

}
.sharing_buttons .stButton .st-email-counter {
        width:25px;
}

/*Event Archive page*/

/*--search form section*/
.search-form-section {
    position:relative;
}
.ajax-overlay {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:99;
    display:none;
}

.ajax-overlay .ajax-loader-icon {
    background: rgba(0, 0, 0, 0) url("inc/images/loading.gif") no-repeat scroll 0 0 ;
    background-size:contain;
    -webkit-background-size:contain;
    bottom: -100px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
}
.footer-month .ajax-overlay .ajax-loader-icon ,
.main-load-section .ajax-overlay .ajax-loader-icon {
    bottom: -5px;
    width:30px;
    height:30px;

}
.search-form-section.event-search-form {
    padding:25px 15px 30px 15px;
}
.search-form-section .search-box select {
    background-size:34px;
    -webkit-background-size:34px;
}
.search-form-section.event-search-form .search-box .search-term {
    width:294px;
    margin-right:2px;
    box-sizing:border-box;
}
.search-form-section.event-search-form .search-box .month{
    width:232px;
    margin-right:2px;
    box-sizing:border-box;
}
.search-form-section.event-search-form .search-box .location{
    width:232px;
    margin-right:2px;
    box-sizing:border-box;
}
.search-form-section.event-search-form .search-box .btn-search {
    margin-left:2px;
}
.hot-section .title-wrap {
    width:64%;
    float:left;

}
.hot-section .view-menu-section {
    width:36%;
    float:left;
    text-align:right;
}
.hot-section .view-menu {
    display:inline-block;
}

.hot-section .view-menu li {
    display:inline-block;
    margin-right:5px;
}
.hot-section .view-menu li:last-child {
    margin-right:0px;
}
.hot-section .post-data {
    font-weight:normal;
}
.hot-section .post-data .event-address{
    float:left;
    width:50%;
    box-sizing:border-box;
    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:20px;
    color:#003557;
    padding-right:6px;
}
.post-data .event-cat::before {
    background:url('inc/images/map-icon.png') no-repeat center center;
    width:20px;
    height:20px;
    display:inline-block;
    content:"";
    vertical-align:middle;
    float:left;
    clear:left;
}
 .post-data .event-dt::before {
    background:url('inc/images/cal-icon.png') no-repeat center center;
    width:20px;
    height:20px;
    display:block;
    content:"";
    vertical-align:middle;
    float:left;
    clear:left;

}

.hot-section .post-data .event-dt {

    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:17px;
    color:#003557;
    display:inline-block;
}
.hot-section .post-data .event-dt-section{
    float:right;
    width:50%;
    box-sizing:border-box;
    text-align:right;

}

.hot-section .sharing_buttons {
        margin-top:25px;
        margin-bottom:5px;
        text-align:center;
}
.month-search-content {
    min-height:200px;
}
.month-search-section .month-search-nav {
    position:relative;
}
.month-search-section .mont-list-items .section-title {
    color: #3c3c3c;
    font-family: "GreySans-Bold";
    font-size: 20px;
    line-height: 24px;
    margin:30px 0;
    position:relative;
    text-transform:uppercase;
}
.month-search-section .mont-list-items .section-title.month-name {
    text-align:center;
}
.month-search-section .post-data {
    font-weight:normal;
}
.left-sidebar .activities-sidebar-menu {
    margin:0;
}
.left-sidebar .activities-sidebar-menu li a {
    color:#3c3c3c;
    text-transform:uppercase;
    white-space:pre-line;
}
.left-sidebar .activities-sidebar-menu a:hover {
    color:#003557;
}
.left-sidebar .activities-sidebar-menu .current-menu-item a{
    font-family: 'GreySans-SemiBold';
}
.left-sidebar .activities-sidebar-menu li {
    padding:15px 0;
    border-bottom:1px solid #c2c2c2;
}
.left-sidebar .activities-sidebar-menu li a:active {
}
.left-sidebar .activities-sidebar-menu li:last-child {
    border:0;
    padding-bottom:15px;
}
.left-sidebar .activities-sidebar-menu li:first-child {
        padding-top:15px;

}
/*--list view */
.event-archive.list-view .month-item {
    background:#f6f6f6;
    margin-bottom:15px;
    padding:20px 30px;
    border-bottom:0;
}
.month-search-section .event-address,
.month-search-section .event-address-box{
    float:left;
    width:32%;
    box-sizing:border-box;
    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:17px;
    color:#003557;
}
.month-search-section .event-dt-section,
.month-search-section .event-dt-box{
    float:left;
    width:32%;
    box-sizing:border-box;
}
.main-search-content {
    padding-top:20px;
    min-height:100px;
}
.month-search-section .venue {
    padding-left:24px;
}
.month-search-section .event-cat::before {
    background:url('inc/images/map-icon.png') no-repeat center center;
    width:20px;
    height:20px;
    display:inline-block;
    content:"";
    vertical-align:middle;
}
.month-search-section .event-dt::before {
    background:url('inc/images/cal-icon.png') no-repeat center center;
    width:20px;
    height:20px;
    display:inline-block;
    content:"";
    vertical-align:middle;
}

.month-search-section .event-dt {

    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:17px;
    color:#003557;
}

.month-search-section .sharing_buttons {
    text-align:right;
}

/*Event-single page*/
.event-single .event-address{
    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:17px;
    color:#003557;
    margin-bottom:25px;
}
.event-single .event-dt {
    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:17px;
    color:#003557;
}
.post-data .event-cat::before {
    margin-right:15px;
}
 .post-data .venue {
    padding-left:35px;
}
.post-data .event-dt::before {
    margin-right:15px;
}
.single-content-left .post-data-top .post-data-item {
    margin-bottom:25px;
}
/*sharing button*/
.sharing_buttons .stButton .st-sharethis-counter2 {
    width:52px;
}



/*time line calender view activies*/
.event-archive.calender-view .footer-month{
     border-top:1px solid #c2c2c2;

}
#timeline-container::after,
#timeline-container::before {
    clear: both;
    content: "";
    display: table;
}
#timeline-container {
    position:relative;
    width:100%;
}

.calender-item {
    width:414px;
    float: left;
    word-wrap:break-word;
    box-sizing:border-box;
    margin:25px 18px;
}
 /* CHROME and SAFARI */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/*For chrome*/
/*::i-block-chrome,.calender-item {
    width:414px;
    float: left;
    word-wrap:break-word;
    box-sizing:border-box;
    margin:25px 18px;
}
.calender-item {
    width:415px;
    float: left;
    word-wrap:break-word;
    box-sizing:border-box;
    margin:25px 17px;
}
.rightCorner {
    right:-23px;
}
.leftCorner{
    left:-23px;
}*/

}

.calender-item.no-data {
    margin-top:50px;
    padding:50px;
}

.rightCorner {
    background: url("inc/images/circle-blue.png") no-repeat center center;
    display: block;
    height: 13px;
    right:-24px;
    margin-top: -7px;
    top:50%;
    padding: 0;
    vertical-align: top;
    width: 13px;
    z-index:2;
    position: absolute;
}
.leftCorner{
    background: url("inc/images/circle-blue.png") no-repeat center center;
    display: block;
    height: 13px;
    width: 13px;
    left:-24px;
    margin-top: -7px;
    top:50%;
    position: absolute;
    z-index:2;
}
.timeline_container{
    width: 16px;
    text-align: center;
    margin: 0 auto;
    cursor:pointer;
    display: block;
}
.timeline{
    margin: 0 auto;
    background-color:#ccd5df;
    display: block;
    float: left;
    height: 97%;
    left: 50%;
    position: absolute;
    width: 1px;
}

.cal-list .post-dt {
    color:#003557;
    margin-bottom:8px;
    font-family: 'GreySans-SemiBold';
    font-size:13px;
    line-height:17px;
    color:#003557;
}
.cal-list .month-item {
    background:#f6f6f6;
    margin-bottom:15px;
    padding:20px 30px;
    border-bottom:0;
}

.cal-list .post-title .title a {
    color: #282828;
    font-family: "GreySans-SemiBold";
    font-size: 16px;
    line-height: 20px;
}
.cal-list .post-title .title a:hover {
    color:#fec53b;
}
.cal-list .post-title {
    margin-bottom:20px;
}

.calender-view .mont-list-items .month-item {
    border:0;
}

.calender-view .mont-list-items .post-header {
    color:#ffffff;
    background:#003557;
    padding:10px 15px;
    position:relative;
}
.calender-view .mont-list-items .post-title {
    margin:0;
}
.calender-view .mont-list-items .post-title .title a {
    color:#ffffff;
}
.calender-view .mont-list-items .post-title .title a:hover {
    color:rgb(254, 197, 59);

}
.calender-view .mont-list-items .post-dt {
    color:#ffffff;
    margin-bottom:8px;

}
.mont-list-items .activity-content .month-item {
    padding:0;
}
.calender-view .mont-list-items .post-body {
    border: 1px solid #d7d7d7;
    border-top:0;
    padding:20px;
    box-sizing:border-box;
}
.calender-view .month-search-content .event-address {
    width:100%;
    float:none;
}
.calender-view .month-search-content .event-dt-section {
    float:none;
    width:100%;
}
.calender-view .month-search-section .post-data .website {
        text-align:right;
        margin-top:15px;
}
.calender-view .month-search-section .post-data .event-address {
    margin-bottom:15px;
}
#btn-load,#btn-load-main {
    display:none;
}

/*home page sections*/

.news-thumb .news-type-icon img {
    width: auto;
    max-width: 100%;
}
.home-news-list .news-thumb {
    position: relative;
}
.news-thumb .news-type-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 33;
}
.home-news-list .desc {
    padding:25px 40px 25px 25px;
    background: #fff;
}

.promotional-videos .slider-nav {
    margin-bottom:10px;
}
.promotional-videos .slider-nav  .slick-slide {
    border:0;
    margin:5px 0;
}

.promotional-videos .left-section {
    width:80%;
    float:left;
}
.promotional-videos .right-section {
    width:13.6%;
    float:left;
    padding-top:34px;
    margin-left:2.5%;

}
.promotional-videos::after {
    clear:both;
    content:"";
    display:table;
}
.promotional-videos .def-img img {
    width:100%;
}
.promotional-videos .slider-verticle .slick-prev {
        top:-3px;
        left:50%;
        transform:rotate(90deg);
        -webkit-transform:rotate(90deg);
        margin-left:-17px;
        margin-top:-55px;
}
.promotional-videos .slider-verticle .slick-next {
        top:100%;
        right:50%;
        transform:rotate(90deg);
        -webkit-transform:rotate(90deg);
        margin-right:-17px;;
        margin-top:0;

}
.promotional-videos .video_hover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.promotional-videos .def-image{
    position:relative;
    display:block;
}
.promotional-videos  a {
    display:block;
}
.promotional-videos .video_hover .play_circle {
    background-attachment: scroll;

    background-image: url("inc/images/video-play.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size:contain;
    -webkit-background-size:contain;
    display: block;
    height: 100px;
    margin: 0 auto;
    width:100px;

}
.owl-dots .owl-dot {
    display:inline-block;
    margin:0 8px;
}
.owl-dots {
    text-align:center;
    margin-top:35px;
}
.owl-dots .owl-dot span{
    background:#003557;
    appearance:none;
    width:7px;
    height:7px;
    border-radius:50%;
    border:0;
    overflow:hidden;
    cursor:pointer;
    font-size:0;
    display:block;

}
.owl-dots .owl-dot.active > span,
.owl-dots .owl-dot span:hover {
        background:#003557;
}

.owl-dots .owl-dot span ,
.owl-dots .owl-dot span{
    border:0;
    background:red;
    outline:none !important;
    background:#b7b7b7;

}

.promo-calender-item .post-image {
    float:left;
}
.promo-calender-item .post-desc {
    overflow:hidden;
    padding-left:25px;
}
.calender-view.promo .mont-list-items .month-item {
    border: 0 none;
    clear:both;
    overflow:hidden;
    border-bottom:1px solid #c2c2c2;
}
.calender-view.promo .footer-month{
    border:0;
}

.calender-view.promo .mont-list-items .post-dt {
     color: #003557;
    font-family: "montserratregular";
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 15px;
    margin-bottom: 8px;
}

.calender-view.promo .mont-list-items .post-title .title a {
    color: #282828;
}
.calender-view.promo .mont-list-items .post-title {
    margin:0;
    margin-bottom:15px;
}
.calender-view.promo  .month-search-section .month-list {
    background:#ffffff;
}
.calender-view.promo .nav-month-list li a {
color:#003557;
}
.calender-view.promo .nav-month-list {
    position:relative;
}
.calender-view.promo .nav-month-list {
    border-top:1px solid #c2c2c2;
    padding-top:30px;

}
.calender-view.promo .nav-month-list li a{
    position:relative;
}

.calender-view.promo .nav-month-list li a::before  {
    position:absolute;
    top:-52px;

}

.calender-view.promo .nav-month-list li a:hover::before,
.calender-view.promo .nav-month-list li a.active::before {
    background: rgba(0, 0, 0, 0) url("inc/images/small-logo-blue.png") no-repeat scroll center center;
}

button:focus {outline:0;}

.slick-dots {
    text-align:center;
    margin-top:40px;
}


/*single promotional*/
.single-video  {
    margin-bottom:30px;
}
.single-video .video_hover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.single-video .def-img a {
    position:relative;
}

.single-video .video_hover .play_circle {
    background-attachment: scroll;
    background-image: url("inc/images/video-play.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size:contain;
    display: block;
    height: 100px;
    margin: 0 auto;
    width: 100px;
}

/*FAQ PAGE*/

.faq_item{
   background-color:#eeeeee;
   margin-bottom:10px;
}
.faq_open
{
    background-color:#003557;
}
.faq_open h3
{
    color:#fff;
}
.faq_item h3{
    margin: 0;
    font-size: 15px;
    line-height: normal;
    color: #1a1714;
    cursor: pointer;
    padding:16px 40px 16px 16px;
    position: relative;
    font-family: 'GreySans-SemiBold';
    font-weight:normal;
}
.faq_item h3:after{
    position:absolute;
    content:"\f067";
    display:block;
    top:50%;
    right:12px;
    width:22px;
    height:22px;
    line-height:22px;
    color:#003557;
    font-size:24px;
    font-family: 'FontAwesome';
    text-align:center;
    margin-top:-11px;
}
.faq_open.faq_item h3:after{
    color:#fec53b;
    content:"\f068";
}
.faq_item h3:hover:after{
    color:#fec53b;
}
.faq_item:hover
{
    background-color:#003557;

}
.faq_open h3,
.faq_item h3:hover{
    color: #fff;
}
.faq_item h3:hover i:after{
   color: #001226;
}
.faq_que span{
   margin-right:10px;
}
.faq_ans{
    background-color:#f2f2f2;
    display: none;
    padding: 22px 24px 8px 24px;
    color: #555555;
}
.faq_open .faq_ans{
    display: block;
}
.faq-outer {
    margin-bottom:40px;
}
.menu-icon.star > a::before {
    background: url("inc/images/star.png") no-repeat;
}
.menu-icon.lock > a::before {
    background: url("inc/images/lock.png") no-repeat;
}
.menu-icon.lock > a {
    clear:left;
}
.menu-icon > a::before {

    content: "";
    height: 20px;
    display:block;
    float:left;
    width: 20px;
    margin-right:8px;
}
.plan-section {
    background:#ededed;
    padding-top:45px;
    padding-bottom:56px;
    position:relative;
}
#content.tourism-page {
    margin-bottom:0;

}
.plan-section .span3 {
    padding:0 5px;
    margin-bottom:15px;
}
.plan-section .row {
    margin:0 -5px;
}
.plan-section .plan-detail {
    background:#ffffff;
    padding:36px 22px 22px;
    box-sizing:border-box;
}
.col-list-view .plan-detail {
    padding: 0;
}
.col-list-view .plan-detail .desc-info-outer.left-sec {
    padding: 20px;
}
.tourism-plan-ajax-sec .col-list-view {
    margin: 0;
}
.tourism-page .layout-nav {
    margin: 15px 0;

}
.col-list-view .plan-detail .desc-btn-outer.right-sec {
    padding-right: 10px;
}
.col-list-view .plan-detail .plan-title {
    margin: 0;
    min-height: auto;
}
.plan-section .plan-title {
font-family: 'GreySans-SemiBold';
font-size:16px;
line-height:22px;
color:#282828;
margin-bottom:40px;
min-height:88px;
}
.plan-section .dt {
    font-family: 'montserratregular';
    font-size:16px;
    line-height:20px;
    color:#003557;
    padding-bottom:15px;

}
.plan-section .def-img img{
    width:100%;
}

.plan-section .dt::after {
    content:"";
    height:2px;
    width:22%;
    background:#003557;
    display:block;
    margin-top:30px;
}
.filter-form select {
    -moz-appearance: none;
    background: rgba(244, 244, 244, 1) url("inc/images/brochure-select-arrow.png") no-repeat scroll right center;
    border: 1px solid #f4f4f4;
    color: #373737;
    font-size: 13px;
    height:46px;
    line-height: 20px;
    padding: 0 44px 0 14px;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;

}
.filter-form .form-field.plan-cat {
    width:53%;
    margin-right:15px;
}
.filter-form {
    position:relative;
}
.filter-form .form-field {
    display:inline-block;
    vertical-align:middle;
}
.filter-form .form-wrap {
    text-align:center;
    margin-bottom:32px;
}
.filter-form .btn-filter {
    height: 46px;
    padding: 3px 48px;
    width: 100%;
}
/*Search page*/
.no-search-found .title-no-search {
    text-align:center;
    margin-bottom:20px;
    font-family: 'GreySans-SemiBold';
}
.no-search-found .link-btn {
    text-align:center;
}
.search-list-items .search-item {
    border-bottom: 1px solid #c2c2c2;
    padding: 20px 0;
}
.search-item .post-thumb {
    float:left;
    margin-right:15px;
}
.search-item .post-desc {
    overflow:hidden;

}
.search-list-items .post-dt {
    color: #003557;
    font-family: "montserratregular";
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 15px;
}
.search .navigation {
    border-top:0;
    padding:0;
}
.search-list-items .post-title {
    margin-bottom:7px;
}
.search-list-items .post-title .title a {
      color: #282828;
    font-family: "GreySans-SemiBold";
    font-size: 16px;
    line-height: 20px;
}
.search-list-items .post-title .title a:hover {
    color: #fec53b;
}
.search-list-items .post-content {
    font-family: "GreySans-Regular";
    font-size: 15px;
    line-height: 19px;
}
.title-search-results {
    color:#003557;
    font-family: "GreySans-semibold";
    font-size: 18px;
    line-height: 17px;
    padding:0;
    margin-bottom:30px;
}
/*download history*/

table.tbl-history {
    border:none;
}
.tbl-history tbody tr td {
    border-left:none;
    padding:0.8em 1.7em;
}
.tbl-history tbody tr td:last-child {
    border-right:none;
}
.tbl-history thead tr th {
    color:#003557;
    font-family: 'GreySans-SemiBold';
    font-size:15px;
    line-height:19px;
    text-align:left;


}
.tbl-history {
    table-layout:fixed;
    width:100%;
    font-family: 'GreySans-SemiBold';
    color:#6f6f6f;
    font-size:13px;
    line-height:20px;


}
.tbl-history th.fname {
  width: 65%;
  padding-left:0;

}
.tbl-history th.col{
  width: 24%;
}
.tbl-history th.link {
    width:11%;
    text-align:center;
}
.tbl-history tbody td {
    border-color:#c2c2c2;
}
.tbl-history tbody .link-td {
    text-align:center;
}
.tbl-history .n-pad {
    padding-left:0;

}
.link-type-3 {
    font-family: 'GreySans-Bold';
    font-size:11px;
    line-height:15px;
    color:#022f5c;
}
.tbl-history thead tr th ,
.tbl-history thead {
    border:none;

}

.thanks_you_container{
    text-align:center;
}
.thanks_download_msg{
    font-family: 'GreySans-SemiBold';
    color:#003557;
    font-size:13px;
    line-height:18px;
    padding:20px 60px;
    background:#fec53b;
    display:inline-block;
}
.thank-you-msg-close,
.thank_popup_btn,
#registration-newsletter{
    display:none !important;
}
.download_close_from_btn{
    display:none;
}
.thk-btn-sec{
    text-align:center;
    margin-top:12px;
}
.thk-btn-sec a.button{
    background:#003557;
    color:#fff;
}
.thk-btn-sec a.button:hover{
    background:#003557;
    color:#fec53b;
}

.tourism-plan-ajax-sec .span3:nth-child(4n+1){
    clear:both;
}
.lbl_tc_sec a{
    text-decoration:underline;
}
.lbl_tc_sec input,
.tc-sec input{
    margin-right:5px;
}
/* Newsletter setting page */

.newsletter-setting-list span.lbl {
    width: 7%;
}
.newsletter-setting-list .label-text{
    font-weight:normal;
    margin-left:3px;
    vertical-align:top;
    display:inline-block;
}
.newsletter-setting-list .newsletter-input{
    vertical-align:middle;
    display:inline-block;
}
.newsletter-setting-list .subscribe-lable{
    margin-right:20px;
    display:inline-block;
}
.tbl-history.news-event-list th.link {
    width: 20%;
    text-align: center;
}
.tbl-history.news-event-list .link-type-3 {
    margin-right: 8px;
}
.account-detail-list.newsletter-setting-list span.val {
    overflow: visible;
}
/*start 03-10-2016 work */
.our-mission.cms-section.clear-after
{
    min-height: 521px;
}
.our-history.cms-section {
    min-height: 635px;
}
/*end 03-10-2016 work */
/*start 08-10-2016 work */
.news .post-dec .news-sub-title{
    font-family: 'GreySans-SemiBold';
    font-size: 16px;
    line-height: 20px;
    color: #282828;
    margin-bottom: 8px;
}
.news-single .single-content-left ul{
    margin-bottom: 15px;
}
.c-center{
    text-align:center;
}
.fs-our-16 {
    font-size: 16px;
    line-height: 22px;
}
.our-mission.cms-section .our-title{
    font-family: 'GreySans-Bold';
    font-size: 20px;
    line-height: 26px;
    letter-spacing:1px;
    color: #3c3c3c;
    margin-bottom: 20px;
    text-transform:uppercase;
}
.our-mission.cms-section .title-1 {
    font-family: 'GreySans-Bold';
    font-size: 16px;
    line-height: 22px;
    color: #3c3c3c;
    margin-bottom: 15px;
}
.our-mission.cms-section .cms-left-content .sticky-img.img-1 {
    z-index: 3;
    right: 5%;
    top: -25px;
}
.visit-our-media-sec .title{
    font-family: 'GreySans-SemiBold';
    font-size: 16px;
    line-height: 20px;
    color: #717274;
    margin-bottom:15px;
}
.media-hover{
    position:relative;
    display:table;
    verticle-align:middle;
    text-align:center;
    background:url("inc/images/media_center_img.jpg");
    height:150px;
    width:100%;
    background-size:cover;
}
.media-hover .link{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}
#widgets .visit-our-media-sec a.button.btn-view{
    padding:14px 15px 14px 15px;
}
.post-type-archive-news .page-with-sidebar .left-sidebar{
    position:relative;
}
.post-type-archive-news .visit-our-media-sec{
    margin-top:30px;
    position:absolute;
}
.margin-tb{
    margin:35px 0px 20px 0px;
}
.offices-conatct-sec .item-office{
    margin-bottom:60px;
}
.offices-conatct-sec .row {
    margin-left: -15px;
    margin-right: -15px;
}
.offices-conatct-sec .our-offices .post-data .email {
    position: relative;
    position: relative;
    padding-left: 38px;
    margin-top: 5px;
}
.page-global-marketing-chart .margin-tb {
    margin: 0px 0px 20px 0px;
}
.vision-mission-sec{
    position:relative;
    padding-left:40px;
}
.vision-mission-sec::before {
    background: rgba(0, 0, 0, 0) url("inc/images/small-logo-blue.png") no-repeat scroll center center;

    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 30px;
}
/*end 08-10-2016 work */

/*start 20-10-2016 (about barbados page)work */
.section-info .item-row::after{
    clear:both;
    content:"";
    display:table;
}
.section-info .items-type1 .item-row:nth-child(even) .item-box.bg-img {
    float:right;
}
.section-info .items-type2 .item-row:nth-child(odd) .item-box.bg-img {
    float:right;
}
.map-info-container .box {
    padding-left:30px;
}

.section-info .item-row .bg-img {
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
.section-info .item-box {
    float:left;
    width:50%;

}
.section-info .item-box ul li {

  padding-left: 15px;
  position: relative;

}
.section-info .item-box ul li::before {

  background:#003557;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 5px;
  border-radius:50%;

}
.section-info .item-box ul li li::before {

  background:transparent;
  border:1px solid #003557;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 5px;
  border-radius:50%;
}

.section-info .items-type1 .item-box {
    height:490px;
}
.section-info .items-type2 .item-box {
    height:715px;
}
.section-info .desc {
    padding:40px 35px;
    box-sizing:border-box;
    color:#003557;
    font-family: 'GreySans-Regular';
    font-size:15px;
    line-height:24px;
    background-color:#eeeeee;
}
.section-info .items-type2 .desc {
    padding:25px;
}
.section-info {
  margin:62px 0 40px;
}
.info-map:after {
  content: "";
  clear: both;
  display: table;
}
.section-info .item-title {
    color:#3c3c3c;
    font-family: 'GreySans-Bold';
    font-size:20px;
    line-height:26px;
    text-transform:uppercase;
    margin-bottom:32px;
}
.info-map .title-main {
  color: rgb(60, 60, 60);
  font-family: "GreySans-Bold";
  font-size: 20px;
  line-height: 26px;
  margin-bottom:35px;
  text-transform: uppercase;
}
.map-info-container {
  box-sizing: border-box;
  float: right;
  padding:70px 0 5px 45px;
  width: 50%;
  color:#717274;
  font-size:13px;
}
.map-info-container .title-loc {
    color:#003557;
    font-family: 'GreySans-Bold';
    font-size:15px;
    line-height:19px;
    text-transform:uppercase;
    margin-bottom:12px;
    position:relative;
}
.map-info-container .title-loc::before {
    content:"";
    background:url('inc/images/map-icon.png') no-repeat center left;
    width:20px;
    height:20px;
    display:block;
    position:absolute;
    top:0;
    left:0;
    margin-left:-32px;
}
.map-info-container ul li {
    position:relative;
    padding-left:15px;
}
.map-info-container ul li:before{
  background:#003557;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 5px;
  border-radius:50%;
}
.map-info-container .row {
    margin-bottom:30px;
}
.tbl-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.tbl {
    display: table;
    height: 100%;
    width: 100%;
}
.info-map {
    background-position: left center;
    background-repeat: no-repeat;
    min-height: 875px;
}
.title-sb {
    font-family: 'GreySans-SemiBold';
    margin:15px 0;
}
.border-b {
  border-bottom: 1px solid;
}
/*end 20-10-2016 (about barbados page)work */

/*end 5-12-2015 (common)work */
.title-type1 {
  color: rgb(40, 40, 40);
  font-family: "GreySans-SemiBold";
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 15px;
}

.media-sec-caption{
    font-family:"GreySans-SemiBold";
    color:#003557;
    font-size:15px;
    line-height:1.5em;
    margin:12px 0 -4px 0;
    padding:0 15px;
    word-wrap:break-word;
}
.file-upload-note{
    font-size:13px;
    line-height:16px;
}
.file-upload-note strong{
    font-family: 'GreySans-SemiBold';
    font-weight:normal;
}
.popup-signup-or-option{
    margin:15px auto 0 auto;
    position:relative;
    color:#003557;
    font-family: 'GreySans-SemiBold';
    font-size:16px;
    line-height:1.5em;
    text-align:center;
    max-width:500px;
}
.popup-signup-or-option span{
    display:inline-block;
    padding:0 15px;
    position:relative;
    z-index:5;
    background:#fff;
}
.popup-signup-or-option:after{
    content:"";
    display:block;
    position:absolute;
    top:11px;
    left:0;
    width:100%;
    height:1px;
    background:#b7b7b7;
}
.signin-req-form.sign-up-link{
    margin-top:12px;
}
.photo-category-title{
    color: #003557;
    font-family: 'GreySans-SemiBold';
    font-size: 24px;
    font-weight: lighter;
    letter-spacing: 0.08em;
    line-height: 1.5em;
    text-align: center;
    text-transform:uppercase;
    position:relative;
    margin-bottom:10px;
}
.photo-category-title span{
    display:inline-block;
    background:#fff;
    position:relative;
    z-index:5;
    padding:0 20px;
}
.home-event-news-full-sec{
    background:#ededed;
    padding:40px 0 22px;
}
/*
.photo-category-title:after{
    content:"";
    display:block;
    position:absolute;
    top:18px;
    left:0;
    background:#003557;
    width:100%;
    height:1px;
}
*/
.product-desc-popup .popup-content{
    padding:30px 35px;
}
.product-desc-popup .product-detail-page{
    margin-top:0;
}
.product-desc-popup .product-detail-page .span6{
    width:100%;
    margin-top:25px;
}
.home-current-promotion .post-data .event-cat{
    color: #003557;
    font-family: "montserratregular";
    font-size: 12px;
    line-height: 16px;
    margin-bottom:7px;
}

.news-archive .read-more {
    display:none;
}

/*3-3-2017*/
.top-menu li.nav-link-btn a {
  background: #fec53b;
  padding: 10px 20px 9px 20px;
}
.top-menu li.nav-link-btn a:hover {
    background:#022f5c;
    color: #fff;
}
.top-menu li.nav-link-btn-blue a {
  background:#022f5c;
  color: #fff;
  padding: 10px 20px 9px 20px;
}
.top-menu li.nav-link-btn-blue a:hover {    
	background: #fec53b;
    color: #022f5c;
}
.top-menu li.nav-link-btn-blue.not-side-link{
	margin-left:0;
}
.top-menu li.nav-link-btn-blue.not-side-link:before{
	content:none;
}

/*************
news archive page - category filter
****************/
.news-category-filter{
    margin:35px 0 10px 0;
}
.news-category-filter .news-cat-row{
    margin:0 -30px;
}
.news-category-filter .news-cat-item-sec{
    padding:0 30px;
    float:left;
    width:33.33%;
    box-sizing:border-box;
}
.news-category-filter .news-cat-item-sec .news-cat-item{
    font-family: 'GreySans-Bold';
    font-size:18px;
    line-height:1.3em;
    background:#fec53b;
    color:#022f5c;
    display:block;
    text-transform:uppercase;
    letter-spacing:1px;
    padding:15px 25px;
    text-align:center;
    cursor:pointer;
    height:46px;
}
.news-category-filter .news-cat-item-sec .news-cat-item:hover,
.news-category-filter .news-cat-item-sec .news-cat-item.active{
    background:#022f5c;;
    color:#fff;
}
.news-category-filter .news-cat-item-sec .news-cat-item .tb-b{
    display:table;
    width:100%;
    height:100%;
}
.news-category-filter .news-cat-item-sec .news-cat-item .tb-c{
    vertical-align:middle;
    display:table-cell;
}


/*default table style*/
table.tbl-news tr td:last-child {
    width: 45%;
}
table.tbl-news tr td {
    vertical-align: middle;
}
table.tbl-news,
table.tbl-news tr,
table.tbl-news td {
    border-color: #c2c2c2;
}

table.tbl-news .t-head-m {
    background: #003557;
    color: #fff;
    display: none;
}
.news-post-country-list {
    margin: 20px 0;
}

/*about staff navigation*/

.staff-nav-sec {
    margin-bottom: 30px;
}
.staff-nav-sec .nav-item {
background: #fec53b;
    color: #022f5c;
    font-family:"GreySans-semibold";
    font-size: 15px;
    line-height: 1.4;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 12px 15px;
    cursor: pointer;
    height: 65px;
}
.staff-nav-sec .nav-item:hover {
    background: #022f5c;
}
.staff-nav-sec .nav-item:hover {
    color: #fff;
}
/********* career page design change - 19-7-2017 *********************/
.career-list .desc strong{
    margin-bottom:10px;
    display:block;
}
.career-list .desc ul{
    margin-bottom:17px;
}
.career-list .desc ul li{
    position:relative;
    padding-left:15px;
    margin-bottom:2px;
}
.career-list .desc ul li:before{
    content:"";
    position:absolute;
    top:8px;
    left:0;
    width:6px;
    height:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    background:#003557;
}
.jobs-section .tabs-content .tab{
    display:block;
}
.floating-social-icon-sticky-section{
    position:fixed;
    top:40%;
    left:0;
    margin-top:-74px;
    z-index:999;
}
.social_floating_icon_ul li:first-child{
    margin-top:0;
}
.social_floating_icon_ul li{
    display:block;
    margin-top:2px;
    background:#fff;
}
.social_floating_icon_ul li a{
    display:block;
    height:48px;
    width:48px;
    font-size:30px;
    line-height:50px;
    text-align:center;
    transition:all 0.3s ease-out 0s;
    -webkit-transition:all 0.3s ease-out 0s;
    background:#003557;
    color:#fff;
}
.social_floating_icon_ul li.facebook a{
    background:rgba(72,98,163,1);
}
.social_floating_icon_ul li.youtube a{
    background:rgba(218,40,30,1);
}
.social_floating_icon_ul li.instagram a{
    background:rgba(206,111,45,1);
}
.social_floating_icon_ul li a:hover{
    background:#fec53b;
}
.social_floating_icon_ul li.facebook a:hover{
    background:rgba(72,98,163,0.8);
}
.social_floating_icon_ul li.youtube a:hover{
    background:rgba(218,40,30,0.8);
}
.social_floating_icon_ul li.instagram a:hover{
    background:rgba(206,111,45,0.8);
}

/*** News/Events Thank you page ***/
.submit-success-area{
    text-align:center;
    margin:60px 0;
}
.congrats-title {
    font-family: 'GreySans-Bold';
    font-size: 25px;
    line-height: 29px;
    box-sizing: border-box;
    color: #003557;
}
.smile-icon::after{
    content:"\f118";
    font-family:FontAwesome;
    font-size:100px;
    line-height:100px;
    color:#003557;
    text-align:center;
}

/* Winners Page CSS */
.winner-pg .page-main-info-sec{ margin-bottom: 25px; }
.winner-list{ margin-bottom: 20px; }
.winner-list > .row .span6:nth-child(2n+1) {
    clear: both;
}
.winner-list .winner-box{ padding: 15px; background-color: #f6f6f6; margin-bottom: 30px; }
/* .winner-list .winner-box .story-detail{ padding: 20px 25px 20px 0; } */
.winner-list .winner-box .title{
    font-family: 'GreySans-Bold';
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.9px;
    color: #013d62;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: relative;
    padding-left: 32px;
}
.winner-list .winner-box .title:before{
    background: url(inc/images/ion-trophy-ionicons.svg) no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    content: "";
    position: absolute;
    top: 2px;
    left: 0px;
}
.winner-list .winner-box .subtitle{
    font-family: 'GreySans-Regular';
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    margin-bottom: 25px;
    color: #666666;
    position: relative;
}
.winner-list .winner-box .subtitle:before{
    background-color: #013d62;
    width: 50px;
    height: 1px;
    content: "";
    position: absolute;
    bottom: -11px;
    left: 0px;
}
.winner-list .winner-box .story-title{
    font-family: 'GreySans-SemiBold';
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #013d62;
}
.winner-list .winner-box .writer{
    font-family: 'GreySans-Regular';
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    color: #666666;
}
.winner-list .winner-box .read-more-btn{
    display: inline-block;
    background: #fec53b;
    padding: 5px 20px 3px;
    color: #013d62;
    font-size: 11px;
    font-family: 'GreySans-Bold';
    text-transform: uppercase;
}
.winner-list .winner-box .read-more-btn:hover {
    background:#022f5c;
    color: #fff;
}
/* Discover New Opportunities CSS */
/* banner section */
.page-banner-image-sec.banner-section {
	margin-bottom:50px;
}
/* .banner-section .container {
	width:1170px;
} */
.banner-section .page-banner-img {
	display:flex;
	align-items:end;
}
.banner-box .box-caption h2 {
	font-family: 'GreySans-Bold';
    font-size: 31px;
	line-height: 44px;
	letter-spacing: 0.1em;
	color: #fff;
	text-transform:uppercase;
	margin:0;
}
.banner-section .breadcrumb-list {
	position: absolute;
    top: 50px;
	font-family: 'GreySans-Regular';
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fff;
}
.banner-section .breadcrumb-list a {
	font-family: 'GreySans-Regular';
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fff;
	text-decoration:underline;
	outline:0
}
.banner-section .breadcrumb-list a:hover{
	color: #fec53b;
}
.banner-section .breadcrumb-list .chevron {
	margin:0 8px;
}
/* opportunities-section */
.commoninfo-section {
	padding:50px 0;
}
.commoninfo-section .page-main-info-sec .page-title-sec .title {
	text-transform:uppercase;
	font-size: 30px;
	font-weight: 300;
	line-height: normal;
	letter-spacing: normal;
}
.desc-content {
	font-family: 'GreySans-Regular';
	font-size: 15px;
	font-weight: normal;
	line-height: 1.6;
	letter-spacing: normal;
}
.commoninfo-content.desc-content {
	max-width:872px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px
}
.commoninfo-content p {
	margin-bottom:0;
}
/* .inner-btn  {
	margin-bottom:72px;
} */
.image-gallery {
	width:979px;
	max-width:979px;
	margin-left:auto;
	margin-right:auto;
}
.inner-img {
	height:527px !important;
}
.inner-img img {
	height:100%;
	width:100%;
	object-fit:cover;
}
.image-gallery .slick-arrow {
	position:absolute;
	font-size:0;
	top:50%;
	transform:translateY(-50%);
	margin:0 !important;
	padding:0 !important;
}
.prev-arrow.custom-arrow.slick-arrow {
	background:url('inc/images/slick-left.svg') no-repeat center center;
	background-size:cover;
	display:block;
	left:30px;
	height:41px;
	width:41px;
}
.prev-arrow.custom-arrow.slick-arrow:hover {
	background:url('inc/images/slick-left-hover.svg') no-repeat center center;
	background-size:cover;
	height:41px;
	width:41px;
}
.next-arrow.custom-arrow.slick-arrow {
	background:url('inc/images/slick-right.svg') no-repeat center center;
	background-size:cover;
	display:block;
	right:30px;
	height:41px;
	width:41px;
}
.next-arrow.custom-arrow.slick-arrow:hover {
	background:url('inc/images/slick-right-hover.svg') no-repeat center center;
	background-size:cover;
	height:41px;
	width:41px;
}
/* 3 cloumn section */
.three-column-section {
	margin: 50px 0 0;
	height: 550px;
	position: relative;
}
.inner-three-column-section {
	display:flex;
	justify-content:center;
	align-items:center;
	height: 100%;
    width: 100%;
	position:relative;
}
.three-column-section:before{
	content:'';
	background:rgba(0,53,87,.7);
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:1;
}
.three-column-section .outer-three-column {
	text-align: center;
}
.three-column-section .inner-three-column {
	display:inline-block;
	margin:0 100px;
}
.three-column-section .inner-three-column-image {
	height:74px;
	width:108px;
	max-width:108px;
	object-fit:contain;
	margin-bottom:25px;
}
.three-column-section .header-typ5 {
	font-family: 'GreySans-Bold';
	font-size: 15px;
	line-height: normal;
	letter-spacing: 0.2px;
	text-align: center;
	color: #fff;
	text-transform:uppercase;
}

/* 2 cloumn section */
.two-column-section {
	padding:100px 0;
}
.two-column-section .outer-two-column {
	display:flex;
	margin:0 -10px;
}
.two-column-section .inner-two-column {
	width:50%;
	padding:0 10px;
}
.header-typ4 {
	font-family: 'GreySans-Bold';
	font-size: 20px;
	line-height: normal;
	letter-spacing: normal;
	color: #3c3c3c;
	text-transform:uppercase;
	margin-bottom:15px;
}
.inner-two-column:nth-child(2) .inner-two-column-name{
	padding-left:100px
}
.inner-two-column-name ul{
	margin-left: 20px !important;
}
.inner-two-column-name ul li {
	list-style-type:disc;
	color:#003557;
	padding-bottom:15px !important;
}
.inner-two-column-name ul li::marker {
  font-size: 20px;
}
/* video section */
.video-section {
	margin:0 0 50px;
}
/* .outer-video {
	max-width:979px;
	margin-left:auto;
	margin-right:auto;
} */
.videoyoutube {width:100%;}
.image-or-video-thumbanil img {
	width: 100%;
	object-fit: cover;
	height: 581px;
}
.wrapper {
    position: relative;
    display: inline-block;
}
.btn-play {
	display: inline-block;
    background: url('inc/images/play-button.svg') no-repeat center center;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    z-index: 1;
    transform: translate(-50%,-50%);
	background-size:contain;
}
.btn-play:hover {
	background: url('inc/images/play-button-hover.svg') no-repeat center center;
	background-size:contain;
}
/* internships-section */
.internship-img img {
	height:383px;
	width:630px;
	margin-left:auto;
	margin-right:auto;
	object-fit:contain;
}
.internships-section .inner-btn {
    margin-bottom: 30px;
}
.outer-internship-bottom-content {
	text-align:center;
	padding:15px 0;
}
.outer-internship-bottom-content img {
	height:50px;
	width:50px;
	object-fit:cover;
	margin-bottom:15px;
}
.internship-bottom-content {max-width:650px;margin-left:auto;margin-right:auto;}

@media (min-width: 1600px) {
	.submit-success-area{
		margin:100px 0;
	}
	.box-caption {
		font-size: 50px;
	}
}
@media(max-width:1199px){
	.three-column-section {height:500px;}
	.two-column-section {
		padding:50px 0;
	}
}
@media(max-width:991px){
	.three-column-section {
		height: 430px;
	}
	.employee-event-head-section {
		padding-bottom: 15px;
	}
	.image-or-video-thumbanil img {
		height: 545px;
	}
	.btn-play {
		height:60px;
		width:60px;
	}
	.floating-social-icon-sticky-section{top:50%;}
}
@media (max-width: 767px) {
	.submit-success-area{
		margin:40px 0;
	}
	.three-column-section {
		height: 360px;
	}
	.image-or-video-thumbanil img {
		height: 429px;
	}
}
@media(max-width:575px){
	.three-column-section {
		height: 260px;
	}
}
/****** Youtube list in video page *********/
.youtube-list-video{
    background: #f6f6f6;
    margin-bottom:30px;
    padding:40px 0 40px 0;
}
.youtube-list-video #ytc-wrapper .ytcplayer-wrapper {
    margin-bottom: 40px;
}
.youtube-list-video .ytctitle a {
    font-family: "GreySans-SemiBold";
    color: #003557;
    font-size: 15px;
    line-height: 1.5em;
    word-wrap: break-word;
}
.youtube-list-video .ytctitle a:hover {
    color:#fec53b;
}
.youtube-list-video .ytc-numeration-inner {
    color: #003557;
    font-family: 'montserratregular';
    font-size: 16px;
    line-height: 22px;
    letter-spacing:1px;
    margin-top:11px !important;
}
.youtube-list-video .ytc-paginationlink,.youtube-list-video .ytcmore{
    display: inline-block;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    border-radius: 0;
    padding: 15px 30px;
    color: #022f5c;
    font-family: 'GreySans-Bold';
    line-height: 15px;
    font-size: 11px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    background: #fec53b !important;
}
.youtube-list-video .ytc-paginationlink:hover,.youtube-list-video .ytcmore:hover {
    background: #003557 !important;
    color: #ffffff !important;
}
.youtube-list-video #ytc-wrapper .ytc-thumbnails .ytc-row{
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.youtube-list-video #ytc-wrapper .ytc-thumbnails.ytc-thumb-align-left .ytc-column{
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-bottom:30px !important;
}
.facebook-photos-sec{
    background: #f6f6f6;
    margin-bottom: 30px;
    padding: 0px 0 25px 0;
}
.facebook-photos-sec .vsz-custom-pagignation{
    text-align:center;
    margin-top:25px;
}
.facebook-photos-sec .vsz-custom-pagignation .f-left{
    float:left;
    margin-left:30px;
}
.facebook-photos-sec .vsz-custom-pagignation .f-righr{
    float:right;
    margin-right:30px;
}
.facebook-photos-sec .vsz-custom-pagignation a{
    display: inline-block;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    border-radius: 0;
    padding: 15px 30px;
    color: #022f5c;
    font-family: 'GreySans-Bold';
    line-height: 15px;
    font-size: 11px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    background: #fec53b;
}
.facebook-photos-sec .vsz-custom-pagignation a:hover {
    background: #003557;
    color: #ffffff;
}
.facebook-photos-sec > h2{
    display:none !important;
}
.facebook-photos-sec h2 > a{
    display:none !important;
}
.facebook-photos-sec .Caption_Background{
    height:auto !important;
}
.facebook-photos-sec .Caption_Content{
    position: absolute !important;
    top: auto !important;
    bottom: 0px !important;
    background: rgba(0,0,0,0.56);
    width: 100%;
}
.facebook-photos-sec .Caption{
    position: relative;
    top: auto !important;
    bottom: 0px !important;
}
.youtube-list-video .ytc-numeration .ytc-numeration-inner{
    display:none !important;
}
@media (max-width: 1199px) {
.youtube-list-video #ytc-wrapper .embed-responsive {
    padding-bottom: 0px !important;
    height: 550px;
}
.youtube-list-video #ytc-wrapper .fluid-width-video-wrapper{
    padding-top:555px !important;
}
.page-banner-image-sec.banner-section {
	margin-bottom:25px
}
/* new edited	 */
.commoninfo-section {
	padding:25px 0;
}
.video-section {
	margin:0 0 25px;
}
.three-column-section {
/* 	padding:50px 0; */
	margin:25px 0 0;
}
.box-caption {
	font-size: 35px;
}
.three-column-section .inner-three-column {
	margin: 0 60px;
}
.inner-btn {
	margin-bottom:30px
}
.three-column-section .inner-three-column-image {
	height: 70px;
	width: 90px;
}
.three-column-section .header-typ5 {
	font-size:13px;
}
.header-typ4{
		font-size:17px;
}
.inner-two-column:nth-child(2) .inner-two-column-name {
	padding-left:50px;
}
.inner-two-column-name ul li {
	padding-bottom:5px !important;
}
/* .outer-video {
	max-width: 850px;
} */
.image-gallery {
	width:750px;
}
.banner-section .breadcrumb-list {
	top:25px
}
.next-arrow.custom-arrow.slick-arrow {
	right:5px;
}
.prev-arrow.custom-arrow.slick-arrow {
	left:5px;
}
}
@media(max-width: 1022px){
.page-sub-title {
    font-size: 15px;
    line-height: 30px;
}
/* Winners Page CSS */
.winner-list .winner-box{ padding: 20px; }
.winner-list .winner-box .row .span5{ width: 100%; margin-bottom: 20px; text-align: center; }
.winner-list .winner-box .row .span7{ width: 100%; }
}
@media (max-width: 991px) {
.youtube-list-video #ytc-wrapper .embed-responsive {
    padding-bottom: 0px !important;
    height: 415px;
}
.youtube-list-video #ytc-wrapper .fluid-width-video-wrapper{
    padding-top:415px !important;
}
/* new added	 */
.box-caption {
	font-size: 30px;
}
/* .banner-box {
   margin-bottom: 25px;
} */
.commoninfo-section .page-main-info-sec .page-title-sec .title {
	font-size:25px;
}
.image-gallery {
	width:100%;
}
	.inner-img {
    height: 380px !important;
}
}
@media (max-width: 767px) {
.youtube-list-video .ytctitle{
    margin-top:5px !important;
}
.youtube-list-video #ytc-wrapper .embed-responsive {
    padding-bottom: 0px !important;
    height: 350px;
}
.youtube-list-video #ytc-wrapper .fluid-width-video-wrapper{
    padding-top:350px !important;
}
.page-sub-title {
    font-size: 13px;
    line-height: 28px;
}
.box-caption {
	font-size: 25px;
}
.three-column-section .inner-three-column-image {
    height: 65px;
    width: 65px;
	margin-bottom: 10px;
}
.commoninfo-section .page-main-info-sec .page-title-sec .title {
    font-size: 22px;
}
.header-typ4 {
    font-size: 15px;
	margin-bottom: 10px;
}
.next-arrow.custom-arrow.slick-arrow, .next-arrow.custom-arrow.slick-arrow:hover, .prev-arrow.custom-arrow.slick-arrow, .prev-arrow.custom-arrow.slick-arrow:hover {
	height:35px;
	width:35px;
	}
}
@media (max-width: 665px) {
.youtube-list-video #ytc-wrapper .embed-responsive {
    padding-bottom: 0px !important;
    height: 260px;
}
.youtube-list-video #ytc-wrapper .fluid-width-video-wrapper{
    padding-top:260px !important;
}
/* Winners Page CSS */
.winner-list .row .span6{ width: 100%; }
.winner-list .winner-box{ padding: 15px; }
.three-column-section .inner-three-column {
    margin: 0 32px;
}
.inner-two-column:nth-child(2) .inner-two-column-name {
  padding-left: 0;
}
}
@media (max-width:575px) {
	.two-column-section .outer-two-column {
		flex-wrap:wrap;
	}
	.two-column-section .inner-two-column {
		width:100%;
	}
	.inner-two-column {
		margin-bottom:15px;
	}
	.inner-two-column:last-child {
		margin-bottom:0;
	}
	.commoninfo-section .page-main-info-sec .page-title-sec .title {
		font-size: 20px;
	}
	.inner-img {
		height: 230px !important;
	}
	.three-column-section .inner-three-column {
		margin: 0 15px;
	}
	.three-column-section .inner-three-column-image {
		height: 50px;
		width: 50px;
	}
	.three-column-section .header-typ5 {
		font-size: 12px;
	}
	.desc-content {
		font-size:14px;
	}
	.inner-two-column-name ul {
		font-size:14px !important;
	}
	.internship-img img {
		height: 230px;
		width: 100%;
	}
	.outer-internship-bottom-content img {
		height: 35px;
		width: 35px;
	}
}
@media (max-width: 479px) {
.youtube-list-video #ytc-wrapper .ytc-pagination .col-xs-4{
    width:100%;
    text-align:center !important;
}
.youtube-list-video .ytc-numeration-inner {
    margin:11px 0 !important;
}
.youtube-list-video #ytc-wrapper .ytc-column{
    width: 100%;
}
.youtube-list-video #ytc-wrapper .embed-responsive {
    padding-bottom: 0px !important;
    height: 190px;
}
.youtube-list-video #ytc-wrapper .fluid-width-video-wrapper{
    padding-top:190px !important;
}
.image-or-video-thumbanil img {
    height: 205px;
}
}
@media (max-width: 374px) {
.youtube-list-video #ytc-wrapper .embed-responsive {
    padding-bottom: 0px !important;
    height: 165px;
}
.youtube-list-video #ytc-wrapper .fluid-width-video-wrapper{
    padding-top:165px !important;
}
.three-column-section .header-typ5 {
	font-size: 10px;
}
}

/*Cookie Css*/
#cn-notice-text{font-size: 14px; vertical-align: middle; margin-bottom: 0px;}
.cookie-notice-container{max-width: 1290px; margin: 0 auto;font-family: 'GreySans-Regular';padding: 10px;}
.cookie-notice-container a {
    box-shadow: none !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: #fec53b !important;
    border-radius: 0px !important;
    line-height: 20px !important;
    color: #003557 !important;
    padding: 4px 9px !important;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px;
    font-family: 'GreySans-Regular';
    border:1px solid #fec53b;
    text-transform: uppercase;
}
.cookie-notice-container a:hover{background-color: transparent !important; border-color: #fff !important; color:  #fff !important;}

/*Cookie page*/
.cookie-page-main .hd-typ14{font-size: 20px; margin-bottom: 20px; margin-top: 20px; line-height: 25px;}
.cookie-page-main p{line-height: 25px;}
.table-typ1 {width: 100%; font-size: 14px; margin-bottom: 20px;}
.table-typ1 th{background-color: #f0f1ee; width: 30%; text-align: left;}
.table-typ1 th, .table-typ1 td {border-top: 1px solid #e5e5e5; padding: 10px;}
.table-typ1 td {background-color: #fafaf9;}
.lnk-typ1{word-wrap: break-word; color: #002b5c;}


/*GDPR Css*/
.gdpr-main{margin-bottom: 20px;}
.gdpr-main span.wpcf7-list-item{margin-left: 0px; text-align: left;}
.gdpr-main span.wpcf7-list-item input{ margin-right: 5px; }
.gdpr-main .wpcf7-not-valid-tip{position: relative; margin-left: 2px;
    text-align: left; padding: 2px 10px; margin-top: 15px; max-width: 225px;}
.gdpr-space{margin-bottom: 0 !important;}
.wysija-checkbox-label{font-size: 14px; font-weight: normal;}
.wysija-paragraph .wysija-checkbox-label {position: absolute !important; left: 0; bottom: -45px;}
.newsletter-sec .wysija-paragraph{width: 310px;}
.gdpr-main.contact{font-size: 11px; color: #373737; font-weight: bold;}
.gdpr-news .tc-sec .txt{font-size: 12px;}
.gdpr-news{margin-top:0px;}
.gdpr-event .tc-sec .txt{font-size: 12px;}
.gdpr-event{margin-top:0px;}
.gdpr-user{margin-top:0px;}
.gdpr-user .error_validate{font-size:13px;}
@media (max-width: 1280px){
.cookie-notice-container{max-width: 900px;}
#cn-notice-text{display: block !important;margin-bottom: 5px!important;}
.cookie-notice-container #cn-notice-buttons {
    display: inline-block !important;
}
.wysija-paragraph .wysija-checkbox-label {position: absolute !important; left: 0; bottom: -44px;
}
.wysija-paragraph .formErrorContent{top: 25px !important;}
}
@media (max-width: 1168px){
.newsletter-sec .wysija-paragraph {width: 225px !important;}
/* Home page Winner Section */
.bottom-banner .banner-text { max-width: 280px; padding: 28px 23px; }
}
@media (max-width: 992px){
.newsletter-sec .wysija-paragraph {width: 100% !important;}
.wysija-paragraph .wysija-checkbox-label {position: relative !important; left: 0; bottom: -10px;
    text-align: left; margin-bottom: 20px;
}
.wysija-paragraph .formErrorContent {top: 0px !important;}
}
@media (max-width: 767px){
.table-typ1 td, .table-typ1 th {position: relative; padding: 10px 10px 10px 34% !important;
    white-space: normal; text-align: left; word-wrap: break-word;
}
.table-typ1 td::before, .table-typ1 th::before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 22%;
    text-align: left;
    content: attr(data-title);
    height: 100%;
    overflow: hidden;
    padding: 11px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}
.table-typ1 td, .table-typ1 th {width: inherit;}
.table-typ1, .table-typ1 thead, .table-typ1 tbody, .table-typ1 th, .table-typ1 td, .table-typ1 tr {display: block;}
.table-typ1 tr.tr-head {position: absolute; top: -9999px; left: -9999px;
}
.sub_newsletter .field{width: 12px; vertical-align: top; margin-top:5px;}
.sub_newsletter .txt{width: 90%;}
    .gdpr-user .reg-btn{margin-top:10px;}
}

/*** privacy policy ***/
.privacy-page-content a{
    color:#003557;
    text-decoration:underline;
}
.privacy-page-content a:hover{
    color:#fec53b;
    text-decoration:underline;
}
.privacy-page-content .sub_title{
    font-family: 'GreySans-SemiBold';
    font-size:24px;
    margin-top:20px;
    margin-bottom:10px;
    line-height:1.2em;
    color:#282828;
}
.privacy-page-content .sub_title2{
    font-family: 'GreySans-SemiBold';
    font-size:18px;
    margin-top:15px;
    margin-bottom:8px;
    line-height:1.2em;
    color:#282828;
}
.privacy-page-content .def-ul{
    margin:0 0 20px 0;
    list-style-type:none;
    padding:0;
}
.privacy-page-content .def-ul li{
    position:relative;
    padding-left:20px;
}
.privacy-page-content .def-ul li strong{
    color:#282828;
}
.privacy-page-content .def-ul > li:before{
    content:"";
    display:block;
    width:8px;
    height:8px;
    border-radius:8px;
    background:#fec53b;
    position:absolute;
    top:6px;
    left:0;
}
.privacy-page-content .def-ul .ul_leval2 > li:before{
    content:"";
    display:block;
    width:8px;
    height:8px;
    border-radius:8px;
    background:#003557;
    position:absolute;
    top:6px;
    left:0;
}
.privacy-page-content .def-ul.ul_leval3 li{
    position:relative;
    padding-left:5px;
}
.privacy-page-content .def-ul.ul_leval3 li:before{
    content:none;
}
.privacy-page-content .def-ul.ul_leval3 li:after{
    content:none;
}
.privacy-page-content .def-ul .ul_leval3 li{
    padding:0;
}
.privacy-page-content .privacy-table{
    width:100%;
}
.privacy-page-content .privacy-table,
.privacy-page-content .privacy-table tr,
.privacy-page-content .privacy-table th,
.privacy-page-content .privacy-table td{
    border:1px solid #222;
}
.privacy-page-content .privacy-table th,
.privacy-page-content .privacy-table td{
    padding:8px;
}
.privacy-page-content .privacy-table th{
    font-family: 'GreySans-SemiBold';
    color:#282828;
    background:#e5e5e5;
}
.privacy-page-content .def-ul-not-points{
    margin:0;
    list-style-type:none;
    padding:0;
}
.privacy-page-content .def-ul-not-points li:after{
    content:none;
}
.privacy-page-content .def-ul-not-points li{
    padding:0;
    margin-bottom:4px;
}
.privacy-page-content strong{
    font-family: 'GreySans-SemiBold';
    font-weight:normal;
}
@media (max-width: 767px){
.privacy-page-content .privacy-table-div{
    overflow-X:scroll;
}
}
@media (max-width: 665px){
/* Home page Winner Section */
.bottom-banner .banner-text { max-width: 180px; padding: 28px 13px; font-size: 12px; }
.bottom-banner .banner-text:after{ right: -40px; border-left: 40px solid #fec53b; }
}
@media (max-width: 477px){
/* Home page Winner Section */
.bottom-banner{ margin: 40px 0 80px; }
.bottom-banner .banner-text {
    max-width: 100%;
    padding: 6px 13px;
    right: 0px;
    top: auto;
    bottom: 0px;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
}
.bottom-banner .banner-text:after{ display: none; }
.winner-pg .page-title-sec{ margin-bottom: 30px; }
}



/************ Market Events ***************/
.page-password-protected{
	margin-top:40px;
}
.page-password-protected .post-password-form label{
	color:#373737;
	font-weight:normal;
	font-family: 'GreySans-SemiBold';
}
.page-password-protected .post-password-form input[type="password"]{
	font-family: 'GreySans-SemiBold';
	font-size:16px;
	line-height:20px;
}
.page-password-protected .post-password-form input[type="submit"]{
	padding:10px 30px 10px 30px;
}
.market-event-page.event-list-view .hot-section{
	margin-top:50px;
}
.market-event-page .page-with-sidebar .content-sidebar{
	width:100%;
	float:none;
}
.market-event-page .mont-list-items .post-title .title{
	font-family: 'GreySans-SemiBold';
	font-size: 16px;
	line-height: 20px;
	color: #282828;
	overflow:hidden;
}
.market-event-page .mont-list-items .post-title .event-date-month{
	width:140px;
	float:right;
	text-align:right;
	margin-left:20px;
}
.market-event-page .mont-list-items .post-title .event-date-month span{
	display:inline-block;
	background:#003557;
	color:#fec53b;
	text-transform:uppercase;
	font-family: 'GreySans-Bold';
	padding:4px 15px;
	min-width:40px;
	text-align:center;
}
.market-event-page .mont-list-items .post-title .event-date-month.date-month-big span{
	min-width:100px;
}
.market-event-page .month-search-section .event-market .event-cat:before {
    background: url('inc/images/earth.png') no-repeat center center;
}
.market-event-page .month-search-section .event-address,
.market-event-page .month-search-section .event-dt-section{
	margin-right:20px;
}
.market-event-page .month-search-section .event-address .event-cat,
.market-event-page .month-search-section .event-dt-section span{
	padding-left:30px;
	position:relative;
	line-height:20px;
	display:block;
	word-wrap:break-word;
}
.market-event-page .month-search-section .event-address .event-cat:before,
.market-event-page .month-search-section .event-dt-section span:before{
	position:absolute;
	top:0;
	left:0;
}
.market-event-page .month-search-section .event-address{
	width:28%;
}
.market-event-page .month-search-section .event-address.event-market{
	width:18%;
}
.market-event-page .search-form-section.event-search-form .search-box .search-term,
.market-event-page .search-form-section.event-search-form .search-box .location,
.market-event-page .search-form-section.event-search-form .search-box .month{
	width:200px;
}
.market-event-page .view-menu .btn-type3.active,
.market-event-page .view-menu .btn-type3:hover{
	border:2px solid #373737;
}
.market-event-page .view-menu .btn-type3{
	border:2px solid #c2c2c2;
	text-transform:uppercase;
}
.market-event-page .search-form-section .search-box select{
	padding-right:40px;
}
.market-event-page .hot-section .view-menu-section{
	width:70%;
}
.market-event-page .hot-section .title-wrap{
	width:30%;
}
.market-event-page .view-menu .downlaod-btn a{
	font-family: 'GreySans-Bold';
	font-size: 13px;
	line-height:15px;
	color: #003557;
	background:#fec53a;
	padding: 9px 15px 9px 15px;
	border: 2px solid #fec53a;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}
.market-event-page .view-menu .downlaod-btn a:hover{
	border: 2px solid #003557;
	background:#003557;
	color:#fff;
}


.market-event-page .calendar-sub-menu li:first-child{
	margin:0 0 0 0;
}
.market-event-page .calendar-sub-menu li{
	float:left;
	margin:0 0 0 8px;
}
.market-event-page .calendar-sub-menu li a{
	display:inline-block;
	color:#373737;
	border:1px solid #003557;
	font-family: 'GreySans-SemiBold';
	font-size: 11px;
	line-height: 15px;
	padding:6px 12px 6px 12px;
}
.market-event-page .calendar-sub-menu li a.active,
.market-event-page .calendar-sub-menu li a:hover{
	color:#fff;
	border:1px solid #003557;
	background:#003557;
}
.market-event-page #events_calendar_view .fc-button-group .fc-button{
	background:none;
	border:1px solid
}


/*Calender CSS 2017-09-30*/
.market-event-page #events_calendar_view .fc-row:first-child table thead .fc-day-header{
	background: #fec53b none repeat scroll 0 0;
	color: #003557;
	font-family: 'GreySans-SemiBold';
	font-size: 13px;
	letter-spacing: 0.9px;
	padding: 11px 0;
	font-weight:normal;
	text-align: center;
	text-transform: uppercase;
	border-right:1px #daaa22 solid;
}
.market-event-page #events_calendar_view .fc-row table{
	margin-bottom:0px;
}
.market-event-page #events_calendar_view .fc-event{
	border:1px solid #c2c2c2;
	line-height:14px;
	padding:5px;
	font-size:11px;
	height:auto;
	font-family: 'GreySans-SemiBold';
	/* text-transform:capitalize; */
	position:relative;
	padding:5px 5px 5px 22px;
	margin:1px;
	cursor:pointer;
}
.market-event-page #events_calendar_view .fc-event span.fc-title span{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:15px;
}
.market-event-page #events_calendar_view .fc-event .fc-content{
	position:static;
}

.market-event-page #events_calendar_view .fc-event, .market-event-page #events_calendar_view .fc-event-dot{
	background:#a8704d;
}
.market-event-page #events_calendar_view .fc-day-grid-event .fc-content .fc-title{
	display:block;
	white-space: normal;
}
.market-event-page #events_calendar_view .fc-toolbar.fc-header-toolbar{
	position:relative;
}
.market-event-page #events_calendar_view .fc-toolbar .fc-left{
	position:absolute;
}
.market-event-page #events_calendar_view .fc-icon{
	line-height:11px;
}
.market-event-page #events_calendar_view .fc-icon-right-single-arrow::after, .market-event-page #events_calendar_view .fc-icon-left-single-arrow::after{
	font-size:28px;
}
.market-event-page #events_calendar_view .fc-toolbar button {
	background:none;
	border: 1px solid #003557;
	color: #003557;
	opacity: 1;
	text-shadow: none;
	text-transform:capitalize;
	border-radius:0;
	height:auto;
	padding:6px 12px 6px 12px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	font-family: 'GreySans-SemiBold';
	font-size: 11px;
	line-height: 15px;
}
.market-event-page #events_calendar_view .fc-toolbar button:hover{
	background: #003557 none repeat scroll 0 0;
    border: 1px solid #003557;
    color: #fff;
}
.market-event-page #events_calendar_view .modal-header{
	background: #fec53b;
    color: #ffffff;
}
.market-event-page #events_calendar_view .fc-toolbar h2 {
    color: #003557;
    font-family: 'GreySans-SemiBold';
    font-size: 24px;
    letter-spacing: 0;
    text-align: center;
	line-height:28px;
}
.market-event-page #events_calendar_view a.fc-more{
	color:#003557;
	text-decoration:underline;
}
.market-event-page #events_calendar_view a.fc-more:hover{
	color:#fec53b;
}
.market-event-page #events_calendar_view .fc-basic-view .fc-day-top .fc-day-number,
.market-event-page #events_calendar_view .fc-basic-view .fc-day-top .fc-day-number:hover{
	color:#003557;
	text-decoration:none;
	cursor:default;
	pointer-events:none;
	font-family: 'GreySans-SemiBold';
}

.market-event-page #events_calendar_view .fc-basic-view .fc-more-popover .fc-header{
	background:#fec53b;
	color:#003557;
	font-family: 'GreySans-SemiBold';
	font-size:14px;
}
.market-event-page #events_calendar_view .fc-basic-view .fc-more-popover .fc-header .fc-close{
	color:#003557;
	position:relative;
	top:3px;
	cursor:pointer;
}
.market-event-page #events_calendar_view .fc-basic-view .fc-more-popover .fc-header .fc-close:hover{
	color:#000;
}

.market-event-page #events_calendar_view .fc-header-toolbar .fc-center{
	padding-left:140px;
}
.market-event-page.event-calendar-month .hot-section{
	margin-top:45px;
}

.market-event-cal-popup.white-popup {
	margin: 20px auto;
	max-width:600px;
	padding:20px;
	background:#fff;
	margin:0 auto;
	position:relative;
}

.market-event-cal-popup.white-popup .mp-event-title{
	font-family: 'GreySans-SemiBold';
	font-size: 16px;
	line-height: 20px;
	color: #282828;
	overflow: hidden;
	margin-bottom:15px;
}
.market-event-cal-popup.white-popup .mp-event-body-content{
	font-family: 'GreySans-Regular';
	font-size: 15px;
	line-height: 19px;
}
.market-event-cal-popup.white-popup ul.market-event-data-item{
	margin:20px 0 0 0;
	padding:0 0 0 0;
}
.market-event-cal-popup.white-popup ul.market-event-data-item li:first-child{
	margin-top:0;
}
.market-event-cal-popup.white-popup ul.market-event-data-item li{
	box-sizing: border-box;
	font-family: 'GreySans-SemiBold';
	font-size: 13px;
	line-height: 20px;
	color: #003557;
	padding:0 0 0 30px;
	position:relative;
	margin-top:12px;
}
.market-event-cal-popup.white-popup ul.market-event-data-item li:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	display:block;
	vertical-align:middle;
}
.market-event-cal-popup.white-popup ul.market-event-data-item li.event-cat:before{
	background:url(inc/images/map-icon.png) scroll no-repeat center center;
}
.market-event-cal-popup.white-popup ul.market-event-data-item li.event-address:before{
	background:url(inc/images/earth.png) scroll no-repeat center center;
}
.market-event-cal-popup.white-popup ul.market-event-data-item li.event-dt-section:before{
	background:url(inc/images/cal-icon.png) scroll no-repeat center center;
}

.market-event-page .nav-month-list li{
	padding:0 25px;
}
.market-event-page .calender-item{
	width:50%;
	margin:0;
}
.market-event-page .calender-item .calender-item-inner{
	margin:35px 18px;
}
.market-event-page .month-search-section .post-data{
	margin:0;
}
.market-event-page .month-search-section .post-content{
	margin-bottom:20px;
}
.market-event-page.market-event-calendar-year .month-search-section .event-address,
.market-event-page.market-event-calendar-year .month-search-section .event-address.event-market,
.market-event-page.market-event-calendar-year .month-search-section .event-dt-section{
	width:100%;
}

.market-event-page.market-event-calendar-year .year-section{
	position:relative;
}
.market-event-page.market-event-calendar-year .year-section .calendar-sub-menu{
	position:absolute;
	top:3px;
	right:0;
	
}
.market-event-page .event-cat-list-for-filter li:last-child{
	margin-right:0;
}
.market-event-page .event-cat-list-for-filter ul{
	margin:0;
	padding:0;
}
.market-event-page .event-cat-list-for-filter li{
	float:left;	
	margin-right:12px;
	margin-bottom:8px;
}
.market-event-page .event-cat-list-for-filter li a{
	display:inline-block;
	color:rgba(255,255,255,0.8);
	padding:6px 15px;
	font-family: 'GreySans-SemiBold';
	font-size:16px;
	line-height:21px;
}
.market-event-page .event-cat-list-for-filter li a.active,
.market-event-page .event-cat-list-for-filter li a:hover{
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.5);
}


/*****************************
****** BTMI Newsletter *******
*****************************/
.btmi-newsletter-form-sec{
	margin-bottom:65px;
	padding:10px 0 0 0;
}
.btmi-newsletter-form-sec.newsletter-social-sec .newsletter-sec{
	float:none;
	text-align:center;
}
.btmi-newsletter-form-sec.newsletter-social-sec .newsletter-sec .newsletter-txt,
.btmi-newsletter-form-sec.newsletter-social-sec .newsletter-sec .newsletter-form{
	text-align:left;
}
/*****************************
****** BTMI careers Top job list added *******
*****************************/
.job-box-list{
	margin-bottom:30px;
	text-align:center;
}
.job-box-list .job-item::first-child{
	margin-left:0px;
}
.job-box-list .job-item{
	margin:0 3px;
	display:inline-block;
	margin-bottom:6px;
}
.job-box-list .job-item a{
    background: #022f5c;
    color: #fff;
    padding: 10px 20px 9px 20px;
	font-size: 11px;
	line-height:16px;
	font-family: 'GreySans-SemiBold';
	letter-spacing:0.5px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
}
.job-box-list .job-item a:hover,
.job-box-list .job-item a.current-view{
    background: #fec53b;
    color: #022f5c;
}
@media (max-width: 480px){
.job-box-list .job-item {
    width: 100%;
}
}
.download_file_hidden_btn{
	display: none !important;
}

/* Notification Bar */
.notifi-bar-wrapper{
    background-color: #fec53b;
    color: #dc3545;
    font-size: 14px;
    padding: 15px 0px;
    text-align: center;
    /*position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
	z-index: 1000;*/
    width: 100%;
}
.notifi-bar-wrapper .notifi-bar-inner{
    position: relative;
}
.notifi-bar-wrapper .close-icon{
    background:url('inc/images/close.png') no-repeat center center;
    width: 15px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
    background-size: 100%;
}
.notifi-bar-wrapper .notifi-bar-content a{
    color: #022f5c;
    text-decoration: none !important;
    display: inline-block;
}
.notifi-bar-wrapper .notifi-bar-content a:hover{
    text-decoration: none !important;
}

@media (max-width: 1199px) {
	/*.notifi-bar-wrapper{
		padding:10px 0px;
    }*/
    .notifi-bar-wrapper .notifi-bar-content{
        padding: 0 10px;
    }
}
@media (max-width: 665px) {
	.notifi-bar-wrapper{
		padding:10px 0px;
    }
}
@media (max-width: 479px) {
	.notifi-bar-wrapper{
		font-size:12px;
	}
}

/* News description css */
.hot-section .post-content{
	word-break: break-word;
}
.mont-list-items .post-content{
	word-break: break-word;
}
.home-event-news .post-excerpt{
	word-break: break-word;
}
/* Homepage Banner Button Style */
.home_middlebar .main-banner-slick .slick-track .item.slick-slide:first-child .banner-caption{
	top: 65%;
}
.home_middlebar .main-banner-slick .slick-track .item.slick-slide:first-child .banner-caption .caption-text{
	text-align:left;
}
.home_middlebar .main-banner-slick .slick-track .item.slick-slide:first-child .banner-caption .caption-text a.button.btn1{
	font-family: 'GreySans-SemiBold';
    word-spacing: normal;
}

@media (min-width: 1800px) {
	/* Homepage Banner Button Style */
	.home_middlebar .main-banner-slick .slick-track .item.slick-slide:first-child .banner-caption {
        top: 85%;
    }
}
@media (max-width: 767px) {
	/* Homepage Banner Button Style */
	.home_middlebar .main-banner-slick .slick-track .item.slick-slide:first-child .banner-caption .caption-text a.button.btn1{
    	font-size:9px;
    }
}
@media (max-width: 665px) {
	/* Homepage Banner Button Style */
	.main-banner-slick .banner-caption{
    	top:28%;
    }
}

/* News Title  Css */
.home-event-news .post-title .title a span, .hot-section .post-title .title a span, .mont-list-items .post-title .title a span, .single.single-news .post-title .title span{
    text-transform: none;
}

/* Home Welcome Section */
.welcome-first-sec .image{
	margin-bottom:30px;
}
.welcome-first-sec .image img{
	margin:0 auto;
	display: block;
    max-width: 100%;
    height: auto;
}
.welcome-sec .body-text{
	line-height:25px;
}
.visa-section .travel-details {
    margin-bottom: 50px;
    text-align: center;
}
.visa-section .travel-details .image {
    margin-bottom: 10px;
}
.visa-section .travel-details .image img {
    display: inline-block;
}
.visa-section .travel-details .travel-text {
    font-size: 15px;
    line-height: 25px;
    color: #022e5d;
}
.welcome-third-sec .travelfees-section {
    margin-bottom: 50px;
    line-height: 25px;
    color: #022e5d;
    text-align: center;
}
.welcome-third-sec .travelfees-section .travelfees-text {
    margin-top: 70px;
}
.covid-section .banner.register-form {
	display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 462px;
}
.covid-section .banner .banner-text {
    position: absolute;
    color: #fff;
    text-align: center;
    width: 559px;
    left: 17%;
    top: 50%;
    transform: translateY(-50%);
}
.covid-section .banner img {
    margin: 0 auto;
    max-width:200px;
}
.covid-subheader {
    font-family: 'GreySans-SemiBold';
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 30px;
    display: block;
}
.covid-btn, .covid-btn:focus {
    font-family: 'GreySans-Bold';
    background-color: #484a9a;
    border: 2px solid #484a9a;
    padding: 10px 18px;
    color: #f0594f;
    border-radius: 10px;
    font-size: 29px;
    display: inline-block;
    line-height:1.42857143;
}
.covid-btn:hover {
    background-color: transparent;
    color: #f0594f;
}
@media (min-width: 992px){
	/* Home Welcome Section */
    .welcome-third-sec .col-md-push-2 {
        left: 16.66666667%;
        position:relative;
    }
}
@media (max-width: 991px){
	/* Home Welcome Section */
	.visa-section .row .col{
    	width:50%;
    }
    .travelfees-section .row .span2,.travelfees-section .row .span6{
    	width:100%;
    }
    .welcome-third-sec .travelfees-section .travelfees-text {
        margin-top: 30px;
    }
}
@media (max-width:767px){
	/* Home Welcome Section */
	.covid-section .banner .banner-text{
    	width: auto;
    	left: 0;
        padding:0 10px;
    }
    .covid-subheader{
    	font-size:25px;
        line-height:30px;
    }
}
@media (max-width:479px){
	/* Home Welcome Section */
	.visa-section .row .col{
    	width:100%;
    }
}

/* Tourism Protocol */
.extended-tourism-protocol-template-outer .page-main-info-sec .page-title-sec{
	margin-bottom:35px;
}
.extended-tourism-protocol-template-outer .brochure-filter-from-sec{
	margin-top: 50px;
}
.extended-tourism-protocol-template-outer .research-statistic-ajax-sec .col-grid-view-row{
	display:block;
}
.extended-tourism-protocol-template-outer .research-statistic-ajax-sec .col-list-view-row{
	display:none;
}
.extended-tourism-protocol-template-outer .research-statistic-ajax-sec.list-view-ajax .col-grid-view-row{
	display:none;
}
.extended-tourism-protocol-template-outer .research-statistic-ajax-sec.list-view-ajax .col-list-view-row{
	display:block;
}

@media (max-width:1022px){
	/* Tourism Protocol */
	.extended-tourism-protocol-template-outer .page-main-info-sec .page-title-sec{
        margin-bottom:25px;
    }
}
@media (max-width:765px){
	/* Tourism Protocol */
	.extended-tourism-protocol-template-outer .page-main-info-sec .page-title-sec{
        margin-bottom:15px;
    }
}
@media (max-width:477px){
	/* Tourism Protocol */
	.extended-tourism-protocol-template-outer .brochure-filter-from-sec{
        margin-top: 25px;
    }
}
/* Homepage Button */
.protocols-btn-span{
	display:inline-block;
    margin-left:10px;
}
.protocols-btn-span a.button.btn1.blue{
	background:#022f5c;
    color:#fff;
}
.protocols-btn-span a.button.btn1.blue:hover{
	background:#fec53b;
    color:#022f5c;
}
@media (max-width:479px){
	/* Homepage Button */
    .protocols-btn-span{
        displayblock;
        margin-left:0px;
        margin-top:10px;
    }
}


/**************************
003557 - BLUE
003557 - rgba(0,53,87,0.5);
fec53b - yellow

font-family: 'FontAwesome';

font-family: 'GreySans-Regular';
font-family: 'GreySans-SemiBold';
font-family: 'GreySans-Bold';
font-family: 'GreySans-Light';

font-family: 'montserratregular';

font-family: 'merriweatherregular';
font-family: 'merriweatheritalic';
font-family: 'merriweatherlight';

font-family: 'gotham_boldregular';
***************************/


.archive-section .post-entry a img{
	width: 300px !important;
	height: 120px !important;
}

/* YouTube Video Channel CSS */
.yotu-wrapper-player{ max-width:1170px !important; }
.yotu-player{ box-shadow:none !important; }
.yotu-videos.yotu-mode-list li{ display:inline-block; width:49% !important; }
body .yotu-videos.yotu-mode-list .yotu-video-thumb-wrp { width:45% !important; }
.yotu-videos .yotu-video h3{
	font-family: "GreySans-SemiBold" !important;
	color: #003557 !important;
	font-size: 15px !important;
	line-height: 1.5em !important;
	word-wrap: break-word !important;
}
.yotu-videos .yotu-video-description{
	color: #717274 !important;
    font-family: 'GreySans-Regular' !important;
    font-size: 15px !important;
    line-height: 22px !important;
}
@media(max-width:992px){
	.yotu-videos.yotu-mode-list li{ width:100% !important; }
}
.type-news .post-dec ul li{position: relative; padding-left: 20px;}
.type-news .post-dec ul li::before {
   position: absolute;
    content: '';
    height: 6px;
    width: 6px;
    border-radius: 50%;
    color: #000;
    border: 1px solid #003557;
    background-color: #003557;
    left: 0;
    top: 6px;
}
.type-news .post-dec ul li ul{margin-top:15px;}


#cookiemodal{
	max-width: 1150px;
	background: #fff;
	margin: 50px auto;
	padding: 30px 25px;
}
#cookiemodal p.mrg0-B{ margin-bottom:0px !important; }
#cookiemodal .cookiemodal-checkbox{ margin-bottom:20px; }
#cookiemodal ol{ padding-left: 30px; margin-bottom:15px; }
#cookiemodal-close-popup.disabled,#cookiemodal-close-popup-protocol.disabled{ opacity:0.7;  pointer-events: none !important; }
#cookiemodal-close-popup-protocol{margin-right:10px;}
#cookiemodal strong{
	/*text-transform: uppercase;*/
    font-weight: normal;
    font-family: 'GreySans-Bold';
    color: #3c3c3c;
}
#cookiemodal .cookiemodal-checkbox strong{
	text-transform: none;
}

.cust-checkbox-1 {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.cust-checkbox-1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #003557;
}
.cust-checkbox-1 input:checked ~ .checkmark {
  /* background-color: #003557; */
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.cust-checkbox-1 input:checked ~ .checkmark:after {
  display: block;
}
.cust-checkbox-1 .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: 1px solid #003557;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mfp-wrap, .mfp-bg{ z-index:100001 !important; }

/* NEW CSS */
body.page-template-withoutheader-form{ background-color:#0028a7; }
.page-template-withoutheader-form #header,.page-template-withoutheader-form #footer,
.page-template-withoutheader-form #wrapper .page-main-title-sec,
.page-template-withoutheader-form .notifi-bar-wrapper,
.page-template-withoutheader-form .floating-social-icon-sticky-section{	display:none !important; }
.page-template-withoutheader-form #wrapper{ padding:0px !important; }
.page-template-withoutheader-form #content{ margin-top:0px; margin-bottom:0px; }
.page-template-withoutheader-form #cookie-notice{ display:none !important; }
.mrg15-B{ margin-bottom:15px; }

.btmiform{
	font-family:Arial !important;
	max-width:600px;
	margin:0 auto;
	background-color:#ffffff;
}
.btmiform-logo{ padding:20px 0; background:#fff; text-align:center; }
.btmiform-logo a{ display:inline-block; }
.btmiformImg{ width:100%; }
.commonspace{ padding:25px; }
.btmiform-head{
	color:#0028a7;
	font-size:18px;
	line-height:1.5;
	font-weight: bold;
	margin-bottom:10px;
}
.btmiform-desc{
	color:#303030;
	font-size:15px;
	line-height:1.5;
}

.btmiform .form-group{ margin-bottom:20px; }
.btmiform .form-group .form-label{
	color:#303030;
	font-weight:normal;
	font-size:15px;
	line-height:1.5;
	margin-bottom:10px;
	display:block;
}
.btmiform .form-group .form-label.formhead-blue{
	color:#0028a7;
	font-size:18px;
	line-height:1.5;
	font-weight: bold;
}
.btmiform .form-group .form-control,
.btmiform .form-group .form-control:focus{
	padding: 10px;
	height: 55px;
	box-shadow:none;
	border: 1px solid rgba(0,0,0,.2);
	background-color: #fff;
	font-weight: normal !important;
	font-family: Arial !important;
	font-size: 15px;
	line-height: 1.5;
	color: #303030;
	border-radius: 0;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.btmiform .form-group textarea.form-control,
.btmiform .form-group textarea.form-control:focus{ height:120px !important; resize:none; }
.btmiform .form-group select.form-control,
.btmiform .form-group select.form-control:focus{
    background:url("inc/images/brochure-select-arrow.png") no-repeat;
    background-position:center right;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance:none;
    padding:10px 15px;
}
.btmiform .form-group.date_field input {
	background:url('inc/images/calendar.svg') no-repeat right 15px center;
	background-size:13px;
}
.btmiform .form-group input[type='file'].form-control{ height:auto !important; }
.btmiform .form-group .wpcf7-radio .wpcf7-list-item,
.btmiform .form-group .custom-checkbox .wpcf7-list-item{
	display:block;
	margin:0 0 5px;
}

.submitBtnOuter{ text-align:center !important; }
.submitBtnOuter input[type='submit']{
	background-color: #04d1ff !important;
    color: #ffffff !important;
    padding: 15px !important;
    width: 100% !important;
    max-width: 250px !important;
    margin: 0 auto !important;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: bold !important;
    font-family: arial !important;
}
.submitBtnOuter input[type='submit']:hover {
    background:#0028a7 !important;
    color:#ffffff !important;
}
.btmiform-footer{
	background-color:#f6f7fc;
	padding: 25px;
	text-align: center;
	font-size: 12px;
	line-height:1.5;
}
.btmiform-link{ color: #04d1ff !important; }
.btmiform-link:hover{ color: #0028a7 !important; }
.btmiform .wpcf7-list-item-label{
	font-weight: normal !important;
	font-family: Arial !important;
	font-size: 15px;
	line-height: 1.5;
	color: #303030;
}
.btmiform div.wpcf7-response-output{ margin:15px 0 0 !important; }
.btmiform div.wpcf7-response-output.wpcf7-mail-sent-ok{ background: #246c12 none repeat scroll 0 0 !important; }

@media(max-width:767px){
	.commonspace,.btmiform-footer{ padding:15px; }
}
.contact-form .form-fields input[type="date"]{
	background: #f4f4f4 none repeat scroll 0 0;
    border: 0px solid #f4f4f4;
    color: #373737;
    font-size: 13px;
    height: 50px;
    line-height: 20px;
    padding: 0px 15px;
	width: -webkit-fill-available;
}
.contact-form .form-fields .field-label{
	color: #000;
    font-size: 13px;
    font-weight: 900;
}
.contact-form .form-fields .check-box .wpcf7-list-item{
	display:block;
	margin:0px;
}
.contact-form .form-fields .check-box .wpcf7-list-item input{
	cursor: pointer;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.contact-form .form-fields .check-box .wpcf7-list-item .wpcf7-list-item-label{
	font-size:12px;
}

/* INTERNSHIP FORM CSS */
.internship-form .intern-form-title .sub-title {
    font-family: 'GreySans-Light';
    color: #003557;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    font-weight: lighter;
    letter-spacing: 0.08em;
    margin-top: 10px;
}
.internship-form .intern-form-title:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    background: url(images/page-title-design.png) scroll no-repeat center top;
}
.internship-form .intern-form-title {
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 15px;
}
.internship-form-page .contact-form .btn-submit{
	text-align:center;
}
/* INTERNSHIP FORM CSS END*/

/* 10/11 BANNER SLIDER CSS */
.banner-box{
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
	width:100%;
}
.box-caption {
    text-align: center;
}
.banner-section .banner-image-gallery.slick-slider .slick-arrow {
	background: #fec53b;
}
.banner-section .banner-image-gallery.slick-slider .slick-arrow:hover {
    background: #003557;
}

/* POPUP CSS */
.popup-form.contact-form .gdpr-main.contact{
	padding-top: 20px;
}
.wppopups-whole #spu-4481 .spu-close {
    border: 2px solid rgb(0,53,87);
    border-radius: 50%;
    padding: 3px;
	font-size: 0;
	width: 30px;
	height: 30px;
}
.wppopups-whole #spu-4481 .spu-close::after{
	content: "\f00d";
    font-family: 'FontAwesome';
    display: inline-block;
	font-size: 18px;
	position: absolute;
	top: 8px;
    left: 6.5px;
}
.wppopups-whole #spu-4481 .spu-close:hover{
	border: 2px solid rgb(254, 197, 59);
}
.wppopups-whole #spu-4481 .spu-container{padding: 35px;}
.wppopups-whole .spu-close-top_right{top: 8px;}
.popup-form.contact-form #recaptcha-re {padding-top: 20px;}
/* .form-download-btn{
	display: none;
	display: inline-block;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    border-radius: 0;
    padding: 15px 30px;
    color: #022f5c;
    font-family: 'GreySans-Bold';
    line-height: 15px;
    font-size: 11px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    background: #fec53b;
	margin-left: 15px; 
} */
.wpcf7-form.sent .form-download-btn{
	display: inline-block;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    border-radius: 0;
    padding: 15px 30px;
    color: #022f5c;
    font-family: 'GreySans-Bold';
    line-height: 15px;
    font-size: 11px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    background: #fec53b;
/* 	margin-left: 15px; */
}
.wpcf7-form.sent .form-download-btn:hover{
	background: #003557;
    color: #ffffff;
}
.after-submit-class{display: none;}
.wpcf7-form.sent .after-submit-class{display: block;}
.wpcf7-form.sent .popup-form.contact-form .popup-form-title, 
.wpcf7-form.sent .popup-form.contact-form .form-fields {display: none;}
.wppopups-whole .page-main-title .main-title{font-size: 20px;}
.wppopups-whole .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{display: none;}

/*04-04-2023*/
/*31-03-2023*/
.cookie-notice-container #cn-close-notice{
	box-shadow: none !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: #fec53b !important;
    border-radius: 0px !important;
    line-height: 20px !important;
    color: #003557 !important;
    padding: 4px 9px !important;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px;
    font-family: 'GreySans-Regular';
    border: 1px solid #fec53b;
    text-transform: uppercase;
}
.cookie-notice-container #cn-close-notice:hover {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
	transition: all 0.3s ease-out 0s;
}
.wpcf7-form.init .contact-form p{
	margin: 0;
}


@media(max-width: 1022px){
	.wpcf7-form.sent .form-download-btn{ padding: 13px 15px;}
	.wppopups-whole .page-main-title .main-title{font-size: 18px;}
}
@media(max-width: 665px){
	.wpcf7-form.sent .form-download-btn{ padding: 12px 20px;}
	.wppopups-whole .page-main-title .main-title{font-size: 15px;}
}