/*!
Theme Name: Dubai CME
Theme URI: http://underscores.me/
Author: IT Plus
Author URI: http://itplus.ae
Description: CME Conference Organizing was founded in UAE, with the personal encouragem ent of people who were involved with congresses and who had stated a need for professional congress organizers based in Dubai.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dubai_cme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Dubai CME is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 @font-face {
    font-family: 'proxima_nova_altblack';
    src: url('./assets/fonts/proxima_nova/ProximaNovaAltBlack-webfont.eot');
    src: url('./assets/fonts/proxima_nova/ProximaNovaAltBlack-webfont.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBlack-webfont.woff2') format('woff2'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBlack-webfont.woff') format('woff'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBlack-webfont.ttf') format('truetype'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBlack-webfont.svg#proxima_nova_altblack') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_nova_altbold';
    src: url('./assets/fonts/proxima_nova/ProximaNovaAltBold-webfont.eot');
    src: url('./assets/fonts/proxima_nova/ProximaNovaAltBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBold-webfont.woff2') format('woff2'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBold-webfont.woff') format('woff'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBold-webfont.ttf') format('truetype'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltBold-webfont.svg#proxima_nova_altbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Proxima Nova';
    src: url('./assets/fonts/proxima_nova/ProximaNovaAltRegular-webfont.eot');
    src: url('./assets/fonts/proxima_nova/ProximaNovaAltRegular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltRegular-webfont.woff2') format('woff2'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltRegular-webfont.woff') format('woff'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltRegular-webfont.ttf') format('truetype'),
         url('./assets/fonts/proxima_nova/ProximaNovaAltRegular-webfont.svg#proxima_nova_altregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 
@font-face {
    font-family: 'proxima_nova_scosfthin';
    src: url('./assets/fonts/proxima_nova/ProximaNovaScOsfThin-webfont.eot');
    src: url('./assets/fonts/proxima_nova/ProximaNovaScOsfThin-webfont.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/proxima_nova/ProximaNovaScOsfThin-webfont.woff2') format('woff2'),
         url('./assets/fonts/proxima_nova/ProximaNovaScOsfThin-webfont.woff') format('woff'),
         url('./assets/fonts/proxima_nova/ProximaNovaScOsfThin-webfont.ttf') format('truetype'),
         url('./assets/fonts/proxima_nova/ProximaNovaScOsfThin-webfont.svg#proxima_nova_scosfthin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('./assets/fonts/proxima_nova/ProximaNovaSemibold-webfont.eot');
    src: url('./assets/fonts/proxima_nova/ProximaNovaSemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/proxima_nova/ProximaNovaSemibold-webfont.woff2') format('woff2'),
         url('./assets/fonts/proxima_nova/ProximaNovaSemibold-webfont.woff') format('woff'),
         url('./assets/fonts/proxima_nova/ProximaNovaSemibold-webfont.ttf') format('truetype'),
         url('./assets/fonts/proxima_nova/ProximaNovaSemibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	font-family: 'Proxima Nova', Georgia, sans-serif !important;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea
 {
	color: #666;
	border: 1px solid #dfdfdf;
	border-radius: 50px;
	padding:0 22px;
}
textarea.form-control{
	border-radius: 25px;
	border: 1px solid #dfdfdf;
	padding:10px 22px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
.form-control:focus {
	color:#004a8e;
	border-color: #004a8e;
    box-shadow: unset;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b0b0b0;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #b0b0b0;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #b0b0b0;
}
:-moz-placeholder { /* Firefox 18- */
  color: #b0b0b0;
}


.form-control{
	height: 50px;
}




/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}*/
a:focus, a:hover{
	text-decoration: none;
}
a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

/*.post,
.page {
	margin: 0 0 1.5em;
}*/

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



.topbar{
	top: 0;
	min-height: 40px;
	 
}


.navbar-default {
 
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    z-index: 10000;
}
.navbar {
    min-height: 115px;
    margin-bottom: 0;
}
.topbar .social{
	float: left;
	padding: 11px 0;
}

.topbar .social ul{
	margin: 0;
	padding: 0;

}
.topbar .social ul a{
	color: #b6b6b6;
	padding: 10px;
}
.topbar .social ul a .fa-2x{ 
	font-size: 1.5em
}

.topbar .topmenu{
	float: right;
}

.topbar .topmenu .menu-top{
	padding: 0;
	margin: 0; 
}

.topbar .topmenu .menu-top li{
	padding: 10px 0 10px 20px;
}
.topbar .topmenu .menu-top li a{
	font-size: 13px;
	color: #b6b6b6;
}
.topbar .topmenu .menu-top li a .menu-title{
	padding-left: 10px;
	font-family: 'proxima_nova_ltsemibold';
}

.menu-top li {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
.custom-logo-link{
	padding: 10px 0;
}
.custom-logo-link img.custom-logo {
    width: 93px;
}


.nav>li>a{
	padding: 0;
	margin: 10px 0 10px 40px;
}
.navbar-default .navbar-nav>li>a{
	color: #010000;
	text-transform: uppercase;
	font-size: 15px;
    font-family: 'proxima_nova_altbold';
}

.navbar-default .navbar-nav>li.current-menu-item>a{
	color: #094d8f;
}

ul.navbar-nav {
    padding: 39px 0;
}
.navbar-collapse{
	padding: 0px;
	margin: 0px;
}

.tp-bgimg.defaultimg:before{
	content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url(./assets/img/wave_header.svg);
    height: 20%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}


.section-clear130{
	padding: 130px 0;
}

.section-clear80{
	padding: 80px 0;
}

.section-clearT130{
	padding-top: 130px;
}

.section-clearB130{
	padding-bottom: 130px;
}


.section-clearT95{
	padding-top: 95px;
}

.section-clearB95{
	padding-bottom: 95px;
}
.clear-tp30{
	padding-top: 30px;
}
.clear-bp30{
	padding-bottom: 30px;
}
.clear-bm30{
	margin-bottom: 30px;
}
.clear-tm60{
	margin-top: 60px;
}
.clear-tm30{
	margin-top: 30px;
}

.clear-bp60{
	padding-bottom: 60px;
}
.clear-bm60{
	margin-bottom: 60px;
}

.about-head,
.service-head,
.upcoming-head,
.gallery-head,
.best-head,
.contact-head {
    font-size: 35px;
    font-family: 'proxima_nova_ltsemibold';
}

.service-head,
.upcoming-head,
.gallery-head,
.best-head,
.contact-head{
	margin-bottom: 30px;
}
.upcoming-head,
.gallery-head,
.best-head,
.contact-head{
	text-align: center;
}

.about-des,
.service-des,
.upcoming-des,
.gallery-des,
.best-des,
.contact-des{

	font-size: 18px;
	color: #3b3e48;
}

.about-des{
    padding: 0 25px 0 45px;
}
.service-des{
	margin-bottom: 60px;
}
.upcoming-des{
	text-align: center;
	padding: 0 60px;
}
.gallery-des{
	text-align: center;
	padding: 0 220px;
}
.best-des,
.contact-des{
	text-align: center;
	padding: 0 150px;
}


.btn-wrap {
    margin-top: 30px;
}
button.btn-ble {
    background: #004a8e;
    color: #fff;
    padding: 10px 25px;
    border-radius: 50px;
    border: 0px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'proxima_nova_ltsemibold';
    line-height: unset;
    -moz-box-shadow: 0px 11px 28px -11px #160290;
	-webkit-box-shadow: 0px 11px 28px -11px #160290;
    box-shadow: 0px 11px 28px -11px #160290;

}
button.btn-ble a{
	color: #fff;
	text-transform: uppercase;
    font-size: 13px;
    font-family: 'proxima_nova_ltsemibold';
}



section.content-1{
	background-color: #f2f2f2;
	background-image:url(./assets/img/bg-art.png);
	position: relative;
}
 
section.content-3,
section.content-5{
	background-color: #f2f2f2;
	position: relative;	
}


section.content-1:before,
section.content-5:before{
	content: "";
    display: block;
    position: absolute;
    bottom: -120px;
    width: 100%;
    background: url(./assets/img/wave_about.svg);
    height: 222px;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}



ul.services-list-ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.services-list-ul{
   	flex-direction: column;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto auto;
    align-items: center;
    justify-items: right;
}

li.services-list-li {
     position: relative;
     text-align: center;
     margin: 10px 8px;
     overflow: hidden;
     border-radius: 15px;
}

li.services-list-li img{
    width: 100%;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

li.services-list-li:hover {
    border-radius: 15px;
}

li.services-list-li:hover img{
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
}

.services-name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: 'proxima_nova_altbold';
    font-size: 22px;
    text-transform: uppercase;
    text-shadow: 0 0 20px #000000, 0 0 5px #0000FF;
}

.item1{
	grid-row: 1 / 3;

}

li.services-list-li.item1{
	text-align: left;
	padding-right: 35px;
	overflow: unset;

}

 
.upcoming-item-wrap {
    width: 100%;
    height: 100%;
}

.upcoming-item{
	width: 100%;
	background-color: #000;
	border-radius: 15px;
	-moz-box-shadow: 0px 24px 40px -22px #828282;
	-webkit-box-shadow: 0px 24px 40px -22px #828282;
	box-shadow: 0px 24px 40px -22px #828282;
}


.upcoming-item-image {
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    max-height: 195px;
    max-height: 195px;
    overflow: hidden;

}

.upcoming-item .upcoming-item-image img{
	width: 100%;
	transform-origin: 50% 65%;
  	transition: transform 5s, filter 3s ease-in-out;
  	filter: brightness(90%);
}

.upcoming-item:hover .upcoming-item-image img{
 	 
	 filter: brightness(150%);
  	transform: scale(1.5);
}

.date-sec {
    margin: 0 20px;
    background: #fff;
    
    border-radius: 3px;
    display: block;
    position: relative;
}

.upcoming-item-date {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-family: 'proxima_nova_altbold';
    color: #3b3e48;
    padding: 15px 8px 15px 10px;
}
.upcoming-date-numbers{
	font-size: 20px;
    font-family: 'proxima_nova_altbold';
}
.upcoming-item-logo {
    display: inline-block;
    float: right;
}

.upcoming-item-logo img {
    max-height: 70px;
    width: auto !important;
    padding: 0px 10px;

}


.desc-sec {
	padding: 20px;

}
.upcoming-item-wrap .upcoming-item-head {
    font-size: 16px;
    color: #ffffff;
    font-family: 'proxima_nova_altbold';
	min-height: 50px;
    max-height: 50px;
    overflow: hidden;
}
.upcoming-item-wrap-conf .upcoming-item-head {
    font-size: 16px;
    color: #ffffff;
    font-family: 'proxima_nova_altbold';
    overflow: hidden;
}

.upcoming-item-desc {
    color: #c2c2c2;
    font-size: 17px;
    margin: 15px 0;
    line-height: 22px;
/*    min-height: 132px;
    max-height: 132px;*/
}
 
 .upcoming-item-wrap.owl-carousel .owl-stage{
	margin: 0 auto;
    margin-bottom: 50px;
}

.carousel_2 .owl-stage{
	margin: 0 auto;
    margin-bottom: 90px;
    margin-top: 90px;
}
.owl-theme .owl-dots .owl-dot span{
	width: 20px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
    background: #004a8e;
}
button:focus {outline:0;}



.carousel_2 a img{
	border-radius: 15px;
}
.gallery-wrap img{
	-moz-box-shadow: 0px 0px 30px -18px #000000;
	-webkit-box-shadow: 0px 0px 30px -18px #000000;
	box-shadow: 0px 0px 30px -18px #000000;
}



/*.carousel_2 :not(.active) + .active,
.carousel_2 .active.center + .active {
    opacity: 0.8;
    transition: all 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
 .owl-item.active.center {
    opacity: 1;
    transition: opacity 0.1s cubic-bezier(0.7, 0, 0.3, 1) 0.9s;
}*/

.carousel_2 .owl-item.active{ 

}

.carousel_2 .owl-item.active.center{
  
}

.carousel_2 .owl-item.active a img{
	transform: scale(1);
    width: 90%;
    margin: 0 auto;
}

.carousel_2 .owl-item.active.center a img{
	 
    transition: all .6s ease-in-out;
    transform: scale(1.2);
    width: 90%;
    margin: 0 auto;
}


/*home previous conf */



/* -------------------------------- 

Our Process

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cd-timeline__container .big-title{
    margin: 0 0 40px;
}
 
 

.cd-timeline a {
  color: #acb7c0;
  text-decoration: none;
}

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

 
.cd-timeline-img {
    width: 125px;
    background-color: #fff;
    border-radius: 15px;
}
.cd-timeline-img img{
	border-radius: 15px;
	padding: 10px;
}
@media only screen and (min-width: 991px) {
  .cd-is-hidden {
    visibility: hidden;
  }
}
 
 section.cd-timeline.js-cd-timeline {
    
}

.cd-timeline {
  overflow: hidden;
  margin: 0em auto;
}

.cd-timeline__container {
  position: relative;
  
  margin: 0 auto;
  padding: 3em 0;
}

.cd-timeline__container::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 25%;
  left: 18px;
  height: 75%;
  width: 3px;
  background: linear-gradient(90deg, #f3f3f3, #fff);
}

@media only screen and (min-width: 768px) {
  .cd-timeline {
    margin-top: 0em;
    /*margin-bottom: 3em;*/
  }
  .cd-timeline__container::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline__block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline__block.js-cd-block .cd-timeline__content.js-cd-content{
	transition: 0.3s;
}
.cd-timeline__block.js-cd-block:hover .cd-timeline__content.js-cd-content{
    background: #fff;
    box-shadow: 0px 0px 20px -9px #bbb;
}


.cd-timeline__block:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-timeline__block:first-child {
  margin-top: 0;
}

.cd-timeline__block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .cd-timeline__block {
    margin: 1em 0;
  }
}

.cd-timeline__img {
  position: absolute;
  top: 40%;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline__img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

.cd-timeline__img.cd-timeline__img--picture {
  background:#fdcb09;
}

 
@media only screen and (min-width: 768px) {
  .cd-timeline__img {
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-timeline__img.cd-timeline__img--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
            animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.cd-timeline__content {
	position: relative;
	margin-left: 60px;
	background: #f3f3f3;
	border-radius: 15px;
	padding: 1em;
 	
 	flex-direction: column;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    align-items: center;
    justify-items: right;
	 
}

.cd-timeline__content:after {
	/* clearfix */
	content: "";
	display: table;
	clear: both;
}

.cd-timeline__content::before {
	/* triangle next to content block */
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 15px solid transparent;
	/*border-right: 15px solid white;*/
}

.cd-timeline__content .ti-head {
    color: #3b3e48;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 0 32px;
 
    font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
}

.cd-timeline__content p,
.cd-timeline__read-more,
.cd-timeline__date {
	font-size: 15px;
}

.cd-timeline__content p {
	margin:0;
	line-height: 1.6;
}

.cd-timeline__read-more,
.cd-timeline__date {
	display: inline-block;
}

.cd-timeline__read-more {
	float: right;
	padding: .8em 1em;
	background: #acb7c0;
	color: white;
	border-radius: 0.25em;
}

.cd-timeline__read-more:hover {
	background-color: #bac4cb;
}

.cd-timeline__date {

}

span.cd_mont {
    display: block;
    font-size: 17px;
    color: #383d48;
}

.cd-timeline__block:nth-child(even) .cd-timeline__content .cd-timeline-img {
    right: 6%;
}


.cd-timeline__block:nth-child(odd) .cd-timeline__content .ti-head,
.cd-timeline__block:nth-child(odd) .cd-timeline__content p {
    text-align: right;
}



.cd-timeline__block:nth-child(odd) .cd-timeline__content::after {
    content: '';
    position: absolute;
    top: 36%;
    left: 100%;
    height: 0;
    width: 0px;
    /*border: 16px solid #ffffff;
    border-left: 15px solid #f3f3f3;*/
}


.cd-timeline__block:nth-child(even) .cd-timeline__content::after {
    content: '';
    position: absolute;
    top: 36%;
    right: 100%;
    height: 0;
    width: 0px;
    /*border: 16px solid #ffffff;
    border-right: 15px solid #f3f3f3;*/
}



@media only screen and (min-width: 768px) {

  .cd-timeline__content p {
    font-size: 16px;
  }
  .cd-timeline__read-more,
  .cd-timeline__date {
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 768px) {
  .cd-timeline__content {
    margin-left: 0;
    padding: 2em 1.2em;
    width: 45%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-timeline__content::before {
    top: 40%;
    left: 100%;
    border-color: transparent;
    border-left-color: #f3f3f3;
  }
  .cd-timeline__read-more {
    float: left;
  }
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    margin: auto;
    top: 0;
    right: 0;
    color: #004a8e;
    font-size: 30px;
    font-family: 'proxima_nova_altbold';
    transform: translate(0%, 46%);
     
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content::before {
    top: 40%;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f3f3f3;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__read-more {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cd-timeline__content.cd-timeline__content--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
            animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 768px) {
  /* inverse bounce effect on even content blocks */
  .cd-timeline__block:nth-child(even) .cd-timeline__content.cd-timeline__content--bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
            animation: cd-bounce-2-inverse 0.6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}




/* We offer best
##################
*/

.best-box-wrap{
	flex-direction: column;
	display: grid;
	grid-template-rows: auto auto;
	grid-template-columns: auto auto auto;
	grid-gap: 45px;

}

.best-box-item {
	text-align: center;
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    -moz-box-shadow: 0px 0px 32px -16px rgba(23, 3, 79, 0.4196078431372549);
    -webkit-box-shadow: 0px 0px 32px -16px rgba(23, 3, 79, 0.4196078431372549);
    box-shadow: 0px 0px 32px -16px rgba(23, 3, 79, 0.4196078431372549);
    transition: 0.3s; 
}

.best-box-item:hover {
    background: #004a8e;
    color: #fff;
}
.best-box-item:hover .best-item-des {
    color: #bcc5e3;
}

.best-item-icon {
    margin: 8px 0;
}
.best-item-icon img {
    height: 48px;
}


.best-item-head {
    font-size: 20px;
    font-family: 'proxima_nova_altbold';
    margin: 15px 0 9px;
}

.best-item-des {
    color: #3b3e48;
    font-size: 18px;
    line-height: 24px;
    margin: 5px 0;
}


.contact-form-wrap {
    border-radius: 8px;
    padding: 60px 80px;
    -moz-box-shadow: 0px 0px 21px 0px rgba(23, 3, 79, 0.09);
    -webkit-box-shadow: 0px 0px 21px 0px rgba(23, 3, 79, 0.09);
    box-shadow: 0px 0px 21px 0px rgba(23, 3, 79, 0.09);

} 


/* footer
#############
*/



footer{
	position: relative;	
}

footer{
	background-color: #14081f;
    background-image: url(./assets/img/footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;

}
footer:before{
	content: "";
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    background: url(./assets/img/wave_footer.svg);
    height: 180px;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.footer-sec-wrap{
	flex-direction: column;
	display: grid;
	grid-template-columns: 2fr 1fr 1fr;
	grid-template-rows: auto;
	margin: 210px 0 50px;
}

.footer-item.about-sev{
	grid-column: 1/2;
	padding-right: 110px;
}
.f-itme-logo {
    display: block;
    padding-bottom: 15px;
}

.f-itme-logo img {
    width: 120px;
}



.quick-head {
    text-transform: uppercase;
    font-family: 'proxima_nova_ltsemibold';
    font-size: 17px;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 43px;
}

ul.quick-wrap {
	list-style: none;
    margin: 16px 0;
    padding: 0;
}
ul.keep-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.keep-wrap li.quick-item::before {
    content: " ";
    margin: 0;
}

li.quick-item {
    color: #fff;
    font-size: 16px;
    font-family: 'proxima_nova_ltsemibold';
}
li.quick-item a{
	color: #fff;
}

li.quick-item::before {
    content: "• ";
    color: #ffcb08;
    font-size: 27px;
    margin-right: 15px;
    vertical-align: middle;
}
ul.keep-wrap li.quick-item{
	display: block;
    position: relative;
    clear: both;
    margin: 20px 0;
}

.f-itme-desc {
    font-size: 17px;
    color: #fff;
}

span.f-keep-icon{
	display: inline-block;
    float: left;
    margin: 0px 0;
    color: #fdcb09;
    font-size: 12px;
}
span.f-keep-text {
    display: inherit;
    margin-left: 35px;
}

ul.keep-wrap li.quick-item:first-child span.f-keep-icon {
    margin: 15px 0;
}

span.f-keep-icon i.fa.fa-paper-plane {
    font-size: 1.6em;
}
span.f-keep-icon i.fa.fa-mobile {
    font-size: 2.6em;
}
.btm-footer {
    border-top: 1px solid #2a163f;
    padding: 20px 0;
    font-size: 13px;
}
.btm-footr-r a {
    color: #f1f1f1;
}
.btm-footr-l{
	text-align: left;
	color: #f1f1f1;
}

.btm-footr-r{
	text-align: right;
	color: #f1f1f1;
}

 


header .container {
    padding-top: 100px;
    padding-bottom: 10px;
    position: relative;
    z-index: 10;
    text-align: center;
}
.blog-header h4 {
    color: #6E6E6E;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 3px;
    display: block;
    font-weight: 700;
}

.blog-header h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 45px;
    letter-spacing: 1px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-family: 'proxima_nova_altbold';
    line-height: 46px;
}

header.blog-banner{
	background: linear-gradient( rgba(0, 36, 70, 0.85), rgba(252, 202, 15, 0.05) ), url(./assets/img/header-bg.jpg);
    color: #FFF;
    box-sizing: border-box;
    height: 307px;
    width: 100%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-page{
	margin-top: 85px;
}
.page-head h3 {
    font-size: 35px;
    font-family: 'proxima_nova_altbold';
    padding: 8px 0;
}


.about .page-head h3{
    width: 290px;
}

.about-video {
    position: relative;
}
.about-video:after{
	background: url(./assets/img/page-title-3.jpg);
}

.video-btn{

	position: absolute;
    z-index: 9;
    width: 16%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%); 
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
     
}

.about-cme {
    font-size: 18px;
    color: #3b3e48;
}
.about-sec-2{
	margin: 55px 0;
}
.section-page.resone{
	background-color: #f3f3f3;
	padding: 60px 0; 
}
.section-page.resone .page-head h3{
	    padding: 38px 0;
    text-align: center;
    max-width: 600px;
    display: block;
    margin: 0 auto;
}

.about-reson ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.about-reson ul li {
    font-size: 18px;
	padding: 15px 0 0 30px;
    position: relative;
}
.about-reson ul li:before {
    content: "–";
    font-size: 36px;
    position: absolute;
    left: 0px;
    top: 0;
    color: #fcca0a;
}




/**

	Contact
*/


.contcat-sec010 {
    display: block;
}
.contcat-sec01 {
    display: block;
    margin-left: 30px;
}

h3.infobox_title {
    font-family: 'proxima_nova_altbold';
}
.infobox_icon_container {
    display: inline-block;
    width:28px; 
    height:38px; 
    font-size: 36px;
    color: #ffca07;
}
.infobox_content_wrapper {
    display: inline-block;
}
.contcat-sec01 h6{
    font-size: 21px;
    font-family: 'proxima_nova_ltsemibold';
}
.wpb_wrapper p {
    font-size: 18px;
}


.contact-sec-1 {
    display: grid;
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 30px;
    align-items: flex-start;
    justify-items: center;
}
.contact-sec-1 .wpb_wrapper img {
    width: 180px;
    text-align: center;
    margin: 0 auto;
    display: block;
}


.wpb_wrapper.chairman,
.wpb_wrapper.manager{
	text-align: center;
}
.wpb_wrapper.chairman p,
.wpb_wrapper.manager p {
  
    margin: 8px 0;
}

.send{
	display: block;
	text-align: center;
	margin: 25px;
}

.conferences-item {
    display: grid;
    flex-direction: column;
    grid-template-columns: 1fr 1fr 3fr 1fr;
    grid-template-rows: auto;
    grid-gap: 25px;
    text-align: center;
    align-items: center;
    justify-items: center;
    background: #f3f3f3;
    padding: 30px 12px;
    margin-bottom: 12px;
    border-radius: 8px;
}
.conf-date,
.conf-title {
  
    font-family: 'proxima_nova_altbold';
}
.conf-date{
 	font-size: 24px;
}
.conf-mont {
    font-size: 18px;
}

.conf-title{
	font-size: 18px;
	font-family: 'proxima_nova_altbold';
	text-align: left;
}
.conf-des{
	font-size: 16px;
	font-family: 'proxima nova';
}

 

.img-wrap {
    background: #fff;
    display: block;
    width: 190px;
    padding: 30px;
    margin: 5px;
    text-align: center;
    border-radius: 15px;
}

.footer-sec-wrap .topbar{
	    border-bottom: 0px solid #f1f1f1;
}

.upcoming-item-wrap-conf {
    display: grid;
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 60px 20px;
}
.upcoming-item-wrap-conf .upcoming-item a {
    display: grid;
    flex-direction: column;
    grid-template-columns: auto;
    grid-template-rows: 1fr;
    grid-gap: 0 20px;
}
 
.upcoming-item-wrap-conf>.pagination {
    grid-column: 1/4;
    text-align: center;
}

.pagination{
	font-size: 13px;
    font-family: 'proxima_nova_altbold';
}

.pagination span.current {
    border: 1px solid #170b23;
    background: #f3f3f3;
    color: #140820;
    width: 50px;
    height: 50px;
  
    border-radius: 72%;
    padding: 13px 17px;
    margin: 11px;
}
span.page-counts {
    margin-left: 22px;
}


 
#contact-form .error  {
	border: 1px solid red;
    -moz-animation: cssAnimation 0s ease-in 3s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 3s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 3s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 3s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
       border: 1px solid #dfdfdf;
    }
}
@-webkit-keyframes cssAnimation {
    to {
         border: 1px solid #dfdfdf;
    }
}




/*-----Navigationn-----*/

.navigation {
    background-color: #fff;
    z-index: 9999;
    position: relative;
}

 

.is-sticky .navigation {
    box-shadow: 0 3px 6px rgba(54, 54, 54, 0.08);
}


#navigation,
#navigation ul,
#navigation ul li,
#navigation ul li a,
#navigation #menu-button {
    margin: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}

#navigation:after,
#navigation>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#navigation #menu-button {
    display: none;
}

#navigation>ul>li {
    float: left;
}

#navigation.align-center>ul {
    font-size: 0;
    text-align: center;
}

#navigation.align-center>ul>li {
    display: inline-block;
    float: none;
}

#navigation.align-center ul ul {
    text-align: left;
}

#navigation.align-right>ul>li {
    float: right;
}

#navigation>ul>li>a {

    text-decoration: none;
    color: #010000;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'proxima_nova_altbold';
    padding: 0;
    margin: 10px 0 10px 40px;
}

#navigation>ul>li.current-menu-item>a {
    color: #094d8f;
}

#navigation>ul>li.has-sub>a {
    padding: 30px 35px 30px 20px;
}

#navigation>ul>li.has-sub>a::before {
    position: absolute;
    right: 18px;
    font-family: FontAwesome;
    content: "\f107";
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#navigation>ul>li.has-sub>a::before {
    position: absolute;
    right: 14px;
    font-family: FontAwesome;
    content: "\f107";
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#navigation ul ul li.has-sub>a::before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#navigation ul ul li.has-sub>a::after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
}

#navigation ul ul>li.has-sub:hover>a::before {
    top: 17px;
    height: 0;
}

#navigation>ul>li:hover>a {
    color: #094d8f;
}

#navigation ul ul {
    position: absolute;
    left: -9999px;
    top: 68px;
    padding: 10px 10px;
    background: #333;
}

#navigation.align-right ul ul {
    text-align: right;
}

#navigation ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#navigation li:hover>ul {
    left: auto;
}

#navigation.align-right li:hover>ul {
    left: auto;
    right: 0;
}

#navigation li:hover>ul>li {
    height: 44px;
}

#navigation ul ul ul {
    margin-left: 100%;
    top: 0;
}

#navigation.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#navigation ul ul li a {
    padding: 16px 15px;
    width: 220px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #333131;
    text-transform: uppercase;
}

#navigation ul ul li:last-child>a,
#navigation ul ul li.last-item>a {
    border-bottom: 0;
}

#navigation ul ul li:hover>a,
#navigation ul ul li a:hover {
    color: #fff;
    background: #0277bd;
}

#navigation.small-screen {
    width: 100%;
}

#navigation.small-screen ul {
    width: 100%;
    display: none;
}

#navigation.small-screen.align-center>ul {
    text-align: left;
}

#navigation.small-screen ul li {
    width: 100%;
}

#navigation.small-screen ul ul li,
#navigation.small-screen li:hover>ul>li {
    height: auto;
}

#navigation.small-screen ul li a,
#navigation.small-screen ul ul li a {
    width: 100%;
    border-bottom: 0;
}

#navigation.small-screen>ul>li {
    float: none;
}

#navigation.small-screen ul ul li a {
    padding-left: 25px;
}

#navigation.small-screen ul ul ul li a {
    padding-left: 35px;
}

#navigation.small-screen ul ul li a {
    color: #acc4ca;
    background: none;
}

#navigation.small-screen ul ul li:hover>a,
#navigation.small-screen ul ul li.active>a {
    color: #ffffff;
}

#navigation.small-screen ul ul,
#navigation.small-screen ul ul ul,
#navigation.small-screen.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}

#navigation.small-screen>ul>li.has-sub>a:after,
#navigation.small-screen>ul>li.has-sub>a:before,
#navigation.small-screen ul ul>li.has-sub>a:after,
#navigation.small-screen ul ul>li.has-sub>a:before {
    display: none;
}

#navigation.small-screen #menu-button {
    display: block;
    padding: 17px;
    color: #acc4ca;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
    z-index: 99999;
}

#navigation.small-screen #menu-button:after {
    position: absolute;
    top: 22px;
    right: 2px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    content: '';
    transition: all 0.25s ease-in-out;
}

#navigation.small-screen #menu-button:before {
    position: absolute;
    top: 16px;
    right: 2px;
    display: block;
    height: 2px;
    width: 20px;
    background: #333;
    content: '';
    transition: all 0.25s ease-in-out;
}

#navigation.small-screen #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 20px;
    background: #333;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#navigation.small-screen #menu-button.menu-opened:before {
    top: 23px;
    background: #333;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#navigation.small-screen .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 46px;
    width: 46px;
    cursor: pointer;
}

#navigation.small-screen .submenu-button.submenu-opened {
    background: #2c2d2d;
}

#navigation.small-screen ul ul .submenu-button {
    height: 35px;
    width: 35px;
    top: 6px;
    background: #fff;
}

#navigation.small-screen .submenu-button:after {
    position: absolute;
    top: 20px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #333;
    content: '';
}

#navigation.small-screen ul ul .submenu-button:after {
    top: 16px;
    right: 13px;
}

#navigation.small-screen .submenu-button.submenu-opened:after {
    background: #ffffff;
}

#navigation.small-screen .submenu-button:before {
    position: absolute;
    top: 17px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #333;
    content: '';
}

#navigation.small-screen ul ul .submenu-button:before {
    top: 13px;
    right: 16px;
}

#navigation.small-screen .submenu-button.submenu-opened:before {
    display: none;
}

#navigation.small-screen.select-list {
    padding: 5px;
}

/*-----Navigationn end-----*/
.outform {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
}
label#info {
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 3px 55px;
    font-size: 13px;
    border-radius: 5px;
    /* width: 93%; */
}
span.hed1,
span.hed2 {
    color: #094d8f;
    font-family: 'proxima_nova_altbold';
}
 
.pagination a.inactive {
    padding: 12px;
}


/*
	Upcomming
*/
  
.upcoming-item-wrap.owl-carousel .owl-stage {
		display: flex;
	}
.upcoming-item-wrap.owl-carousel	.owl-item {
		display: flex;
		flex: 1 0 auto;
	}
.upcoming-item-wrap.owl-carousel	.caption {
		display: flex;
		flex: 1 0 auto;
		flex-direction: column;
	}
.upcoming-item-wrap.owl-carousel	.flex-text {
		flex-grow: 1
	}
.upcoming-item-wrap.owl-carousel	.thumbnail {
		display: flex;
		flex-direction: column;
		margin: 0 15px;
	}
 


/*
	Services
*/

.service_wrapper {
    display: grid;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-gap: 120px;
}
.content_wrapp {
    display: grid;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
}
.service_item{
	position: relative;
}

.service_item:nth-child(3n+1),
.service_item:nth-child(3n+2)  {
    padding-left: 200px;
}
 

.service_text_head {
    font-size: 28px;
    font-family: 'proxima_nova_altbold';
}

.service_text_disc {
    font-size: 18px;
    margin-top: 22px;
    text-align: justify;
     
}
.service_text_wrap {
    padding: 0px 25px;
    position: relative;
}
.service_image{
	position: relative;
}


.service_item:nth-child(3n+1) .service_text_disc {
    padding-right: 42px;
    position: relative;
}
 

.service_item:nth-child(3n+1) .service_text_wrap:after{
    content: '';
    width: 3px;
    height: 140px;
    right: 16px;
    top: 0;
    position: absolute;
    background-color: #ffcb08;
}


.service_item:nth-child(3n+2):before{
	content: '';
	width: 140px;
    height: 3px;
    left: 16px;
    top: 16px;
    position: absolute;
    background-color: #ffcb08;
}

.service_item:nth-child(3n+3) .service_image img{
	max-width: 85%;
}
.service_item:nth-child(3n+3) .service_image:after{
    content: '';
    width: 3px;
    height: 140px;
    right: 16px;
    top: 0;
    position: absolute;
    background-color: #ffcb08;
}


.pay_logo {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.pay_logo img {
    width: 230px;
}


.pay_head {
    max-width: 500px;
    margin: 0 auto;
    padding: 15px 0 15px;
    font-size: 22px;
    text-align: center;
    font-family: 'proxima_nova_altbold';
}

.pay_date {
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    font-family: 'proxima_nova_altbold';
    border: 1px solid #fff;
    width: 290px;
    padding: 15px;
    background: #FFC107;
    border-radius: 5px;
}

.pay_amount {
    font-size: 30px;
    font-family: 'proxima_nova_altbold';
    text-align: center;
    padding: 30px 0 0 0;
}

div#about-uae {
    font-size: 18px;
}

div#about-uae h4 {
    margin-top: 30px;
    font-family: 'proxima_nova_altbold';
}
div#about-uae h3 {
    font-size: 26px;
    margin-top: 0;
    font-family: 'proxima_nova_altbold';
}

.aigpl-breadcrumb-wrp {
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 14px;
}


a.aigpl-breadcrumb {
    font-family: 'proxima_nova_altbold';
}

h1.page-title {
    font-size: 90px;
    font-family: 'proxima_nova_altbold';
}
section.error-404 p {
    font-size: 17px;
}
section.error-404 h3 {
    font-size: 35px;
    margin-bottom: 32px;
}

section.error-404 input.search-field {
    width: 300px;
    font-size: 12px;
    padding: 13px;
}

.topbar .topmenu .menu-top li.custom-top-links .menu-title{
        color: #004a8e;
}

h2.welcom-msg {
    font-size: 20px;
    font-family: 'proxima_nova_ltsemibold';
    margin-bottom: 25px;
}

.about-head{
    font-size:30px;
}
.about-head img {
    padding: 30px 30px 20px 0;
}
.welcome-name {
    font-size: 18px;
}

.welcome-desgn {
    font-size: 12px;
}


.about-des h2+p:nth-child(2) {
    margin-bottom: 65px;
}



.upcoming-des-pages{
    max-width: 600px;
    text-align: center;
    display:block;
    margin:0 auto 60px;
        font-size: 18px;
    color: #3b3e48;
}


@media only screen and (max-width: 1199px){

 .service_item:nth-child(3n+1), .service_item:nth-child(3n+2){
 	padding-left: 100px;
 }
 .service_item:nth-child(3n+2):before{
 	    width: 80px;
 }

}


@media only screen and (max-width: 991px){

	
	.services-list-ul {
		display: grid;
		grid-gap: 0px 16px;
	    grid-template-columns: auto auto;
	    grid-template-rows: 33% 33% 33%;
	}
	.item1{
		grid-row: unset;
   		grid-column: 1 /3;
	}

	.best-box-wrap {
	    grid-template-columns: auto auto;
	    grid-template-rows: auto;
	    grid-gap: 22px;
	}
	footer:before{
		    height: 100px;
    
	}
	.carousel_2 .owl-item.active.center a img{
		transform: scale(1);
   		width: 100%;
	}
	.upcoming-item-logo img{
		padding: 0 0;
	}
	.upcoming-item-desc{
	    max-height: 156px;
	    overflow: hidden;
	}

	.conferences-item{
		grid-template-columns: 1fr;
	}
	.blog-header h3{
		font-size: 32px;
	}
	.upcoming-item-wrap-conf {
	    
	    grid-gap: 20px;
	    grid-template-columns: 1fr 1fr;
	    grid-template-rows: auto;
	     
	}
	.cd-timeline__content .ti-head{
		padding: 0 8px;
	}
	.cd-timeline-img{
		width: 100px;
	}
	.cd-timeline-img img{
		padding: 8px;
	}
	.cd-timeline__content .ti-head {
	    font-size: 16px;
	}
	.about-video.secon{
		display: none;
	}
	.about-video img {
	    display: block;
	    margin: 0 auto;
	    width: 500px;
	}
	.upcoming-item-wrap-conf>.pagination{
		grid-column: 1/3;
	}
	.service_item:nth-child(3n+1), .service_item:nth-child(3n+2){
		padding-left: 0px;
	}
	.service_item:nth-child(3n+1) .service_text_disc{
		padding-right: 5px;
	}
	.service_text_wrap{
		padding: 0px 5px;
	}
	.service_text_head{
		font-size: 22px;
	}
	.service_text_disc{
		font-size: 16px;
	}
	.service_item:nth-child(3n+1) .service_text_wrap:after{
		right: -10px;
	}
	.service_item:nth-child(3n+2):before{
		left: 0;
		top: -40px;
	}
	#navigation>ul>li>a{
	    font-size: 13px;
        font-family: 'proxima_nova_ltsemibold';
        margin: 10px 0 10px 20px;
	}
	.topbar .topmenu .menu-top li.custom-top-links {
        padding: 10px 0px 10px 0px;
    }

}


@media (max-width: 767px){
	.section-clear130{
		padding: 85px 0;
	}
	.about-head{
		margin-bottom: 30px;
	    text-align: center;
	}
	.about-head img {
        padding: 30px 60px 60px;
    }
	.gallery-des,
	.upcoming-des,
	.about-des,
	.best-des{
		padding: 0 0px;
	}
	.gallery-wrap{
		padding:  0 15px ;
	}
	.hide-on-mobile{
		display: none;
	}
	.hide-on-pc{
		display: block;
	}



	li.services-list-li.item1{
		padding: 0;
		
	}
	li.services-list-li{
		margin: 12px 0;
	}

	.best-box-wrap {
	    grid-template-columns: auto;
	    grid-template-rows: auto;
	    grid-gap: 22px;
	}
	.contact-form-wrap{
		padding: 40px 20px 60px;
	}
	 .contact-des{
	 	padding:0px; 
	 }
	footer:before{
		    height: 50px;
    
	}
	.footer-sec-wrap{

		grid-template-columns: auto;
	    grid-template-rows: auto;
	    margin: 140px 0 30px;
	}
	.footer-item.about-sev{
		padding-right:0;
	}
	.quick-head{
		    margin-top: 30px;
    margin-bottom: 20px;
	}
	.btm-footr-r,
	.btm-footr-l{
		text-align: center;
	}

	.carousel_2 .owl-stage{
		margin-bottom: 60px;
    	margin-top: 60px;
	}


	.topbar .social{
		float: unset;
    	margin: 0 auto;
    	text-align: center;
	}
	.topbar .topmenu{
		float: unset;
		text-align: center;
	}
	
	#navigation {
        padding-top: 18px;
        min-height: 70px;
    }
    #navigation.small-screen #menu-button {
        padding: 20px;
        margin-top: 15px;
    }

    #navigation,
    #navigation ul,
    #navigation ul li,
    #navigation #menu-button {
        float: none;
    }
    #navigation.small-screen #menu-button::after,
    #navigation.small-screen #menu-button::before {
        right: 20px;
    }
    #navigation ul ul {
        top: 5px;
    }
    #navigation>ul>li>a {
      
        float: left;
    }
    #navigation>ul>li.has-sub>a {
        padding: 14px 20px;
    }
    #navigation.small-screen ul {
        margin-top: 95px;
        border-top: 1px solid #f3f3f3;
        position: absolute;
	    left: 0;
	    right: 0;
	    background: #fff;
    }
    .navbar-header{
    	float: left;
    	padding: 0 20px;
    }
    #navigation ul {
	    display: none;
	}
	#navigation .nav.navbar-nav.navbar-right{
		
		-webkit-transform:perspective(400) rotate3d(1,0,0,-90deg);
	    -webkit-transform-origin:50% 0;
	    -webkit-transition:350ms;
	    -moz-transition:350ms;
	    -o-transition:350ms;
	    transition:350ms;
	}


	#navigation .nav.navbar-nav.navbar-right.open{
		 
	    -webkit-transform:perspective(400) rotate3d(0,0,0,0);
	}
	.upcoming-item-wrap-conf>.pagination{
		grid-column: 1/3;
	}
	.upcoming-item-logo img{
		max-height: 65px;
	}
	.section-page{
		margin-top: 25px;
	}
	.page-head h3{
		font-size: 30px;
	}
	.section-page.resone{
		padding: 30px 0;
	}
	.about-sec-2{
		margin: 35px 0;
	}

	.service-head,
	.upcoming-head,
	.gallery-head,
	.best-head,
	.contact-head {
	    font-size: 30px;
	   
	}
	
	label#info {
    	width: 100%;
	}

 
	.wpb_wrapper.first {
	    grid-column: 1 / 4;
	}
	.wpb_wrapper.chairman {
	    text-align: center;
	    grid-column: 1/3;
	    grid-row: 2/2;
	    grid-gap: 20px;
	}
	.wpb_wrapper.manager {
	    text-align: center;
	    grid-column: 2/4;
	    grid-row: 2/3;
	    grid-gap: 60px;
	}

	.cd-timeline__content{
		grid-template-columns: 1fr 2fr 1fr;
	    grid-template-rows: auto;
	    justify-items: left;
	}
	.cd-timeline__block:nth-child(odd) .cd-timeline__content .ti-head{
		text-align: left;
	}
	.cd-timeline__date {
	    font-size: 18px;
	    font-family: 'proxima_nova_altbold';
	    padding-left: 12px;
	}
	span.cd_mont{
		font-size: 14px;
	}
	.about-video img {
	    display: block;
	    margin: 0 auto;
	    width: 400px;
	}
	.btn-wrap{
		text-align: center;
		margin-top: 60px;
	}
	
	#navigation>ul>li>a{
	    font-size: 15px;
        font-family: 'proxima_nova_altbold';
        margin: 10px 0 10px 40px;
	}
	.menu-top li.custom-top-links{
	    display:none;
	}

}

@media (max-width: 665px){
	.upcoming-item-date{
		    padding: 15px 8px 15px 8px;
	}
	.content_wrapp{
		grid-template-columns: 1fr;
		grid-template-rows: auto;
	}
	.service_item:nth-child(3n+1) .grid-item:nth-child(1) { grid-row: 1 / 2; }
  	
  	.service_item:nth-child(3n+2) .grid-item:nth-child(1) { grid-row: 2 / 2;  }
 	.service_wrapper{
 		grid-gap: 70px;
 	}
 	.service_item:nth-child(3n+3) .service_image img{
 		max-width: 100%;
 		width: 100%;
 	}
 	.service_item .service_image img{
 		width: 100%;
 	}
 	.service_item:nth-child(3n+1) .service_text_wrap:after,
 	.service_item:nth-child(3n+3) .service_image:after{
 	 	display: none;
 	}
}

@media (max-width: 580px){
	.upcoming-item-wrap-conf{

	    grid-template-columns: auto;
	    grid-template-rows: auto;
	    grid-gap: 14px;
	}
	.upcoming-item-wrap-conf>.pagination{
		grid-column: 1/2;
	}
	 
	.contact-sec-1 {
	    
	    grid-template-columns: auto;
	    grid-template-rows: auto;
	    grid-gap: 14px;
	}

	.wpb_wrapper.chairman,
	.wpb_wrapper.manager,
	.wpb_wrapper.first {
	    grid-column: unset;
	    grid-row:unset;
	}
	.tp-bgimg.defaultimg:before{
		height: 12%;
	}
	.upcoming-item-date{
		padding: 15px 6px 15px 10px;
		font-size: 15px;
	}
	.upcoming-date-numbers{
		font-size: 18px;
	}


}

@media (max-width: 560px){
	.cd-timeline__content {
		 
	    grid-template-columns: auto;
	    grid-template-rows:auto;
	    grid-gap: 15px;
	}
	.cd-timeline__container::before{
		left: 9px;
		top: 40%;
		height: 100%;
	}
	.cd-timeline__img{
		
		width: 20px;
    	height: 20px;
	}
	.cd-timeline__content{
		margin-left: 30px;
	}
	.cd-timeline-img{
		display: none;
	}

	span.cd_mont{
		display: inline-block;
	}
	.cd-timeline__content .ti-head{
		color: #004a8e;
	}

 }

@media (max-width: 420px){
	.services-list-ul {
		display: block;
	    grid-template-columns: auto auto;
	    grid-template-rows: 33% 33% 33%;
	}

 }


@media (min-width: 992px){
	.cd-timeline__content .ti-head {
	    font-size: 18px;
	}
} 

@media (min-width: 768px){
	.hide-on-mobile{
		display: block;
	}
	.hide-on-pc{
		display: none !important;
	}

	.navbar-right {
	    margin-right: 0px;
	}


	.owl-carousel.carousel_2 .owl-stage {
	    display: flex;
	    align-items: center;
	}
	.carousel_2 .active.center + .active,
	.carousel_2 .active:first-child,
	 
	.carousel_2 :not(.active) + .active{
	   
	}
	.carousel_2 .active.center{
	   width: 15% !important;
	   
	}
	.owl-carousel.carousel_2 .owl-item img{
		height:100%
	}
    div#navigation{
        float:right;
    }

}
 .no-upcoming-conference {
    text-align: center;
    font-size: 21px;
    color: #cccccc;
}


.terms-condition,
.privacy-policy,
.refund-cancel{
    font-size: 18px;
}

.terms-condition ul,
.privacy-policy ul,
.refund-cancel ul {
    padding: 0;
    margin: 0 0 0 30px;
}


.terms-condition p,
.privacy-policy p,
.refund-cancel p {
    margin-bottom: 1.1em;
}

.terms-condition h3,
.privacy-policy h3,
.refund-cancel h3{
    margin-top: 30px;
    margin-bottom: 30px;
}

.terms-condition ul li {
    list-style: decimal-leading-zero;
}

#show-coupon
{
    float:right;
    font-size:14px;
    cursor:pointer;
}

#conference_payment .form-group label
{
    font-size:17px;
}

button.btn-blea {
    background: #004a8e;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
    border: 0px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'proxima_nova_ltsemibold';
    line-height: unset;
    -moz-box-shadow: 0px 11px 28px -11px #160290;
    -webkit-box-shadow: 0px 11px 28px -11px #160290;
    box-shadow: 0px 11px 28px -11px #160290;
}

#conference_description,#conference_date
{
    font-weight: normal;
    font-family: sans-serif;
    font-size:20px;
}
#conference_date{
color:#004A8F !important;
}


@media only screen and (min-width: 768px) {
.quantity-input
{
    width:50%;
}

}

#coupon_code
{
    width: 70%;
    display: inline-block;
    float: left;
}

#addCoupon
{
    float: right; 
    margin-top: 6px; 
    margin-bottom:10px; 
    width:40%;
    margin-left: 25px;
}