@font-face {
    font-family: 'Source Sans Pro';
    src: url('./font/SourceSansPro-Regular.eot');
    src: url('./font/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('./font/SourceSansPro-Regular.woff2') format('woff2'),
        url('./font/SourceSansPro-Regular.woff') format('woff'),
        url('./font/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('./font/SourceSansPro-Bold.eot');
    src: url('./font/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('./font/SourceSansPro-Bold.woff2') format('woff2'),
        url('./font/SourceSansPro-Bold.woff') format('woff'),
        url('./font/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
    background: #fff;
	/*color: #2f3138;
	font-family: Montserrat, Arial, Helvetica, sans-serif;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	color: rgb(94, 94, 94);
	font-weight: 400;
	line-height: 30px;
	overflow-x: hidden;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
	width:100%;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce ul.products li.product .button {
    display: inline-block;
    background: #f82249;
    color: #fff;
	border: 1px solid #f82249;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce ul.products li.product .button:hover {
    color: #f82249;
    background: #fff;
    border: 1px solid #f82249;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #343434;
    font-weight: 700;
    font-size: 18px;
}
.custom-cart-button .add_to_cart_inline {
    border: 0px !important;
}
.custom-cart-button  a.button.ajax_add_to_cart {
	color: #fff;
	background: #f82249;
	border: 1px solid #f82249;
	padding: 10px 30px 10px;
	border-radius: 10px;
	font-weight: 600;
}
.custom-cart-button  a.button.ajax_add_to_cart:hover{
	    color: #f82249;
    background: #fff;
    border: 1px solid #f82249;
}
.custom-product-banner-text p {
    font-size: 25px;
    line-height: 36px;
}

.cprice-badge{
	text-align: center;
    background: none repeat scroll 0 0 #011741;
    border-radius: 999px;
    height: 130px;
    margin: 20px auto 10px;
    overflow: visible;
    width: 130px;
    display: inline-block;
}
.cprice-badge .price {
    color: #fff;
    display: inline-block;
    
    font-size: 40px;
    font-weight: 700;
    line-height: 0.8em;
    margin: 35px 0 0;
}
.cprice-badge .price-label {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.page-id-9949 span.woocommerce-Price-amount.amount {
    display: none;
}
span.woocommerce-Price-amount.amount {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    padding: 0px 0px 20px;
}
.text-title h4 {
	font-size: 30px !important;
    margin: 30px 0px 30px !important;
}
.bold-clr strong {
    color: #000;
}
.menu-item.view-cart-button {
	position: absolute;
	right: 23px;
	bottom: 34px;
}

.menu-item.view-cart-button  .fa.fa-shopping-cart {
    font-size: 26px!important;
	color: #f82249!important;
}
.menu-item.view-cart-button a{
	color: #333;
}

.bottom-button-area .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
.bottom-button-area .wpb_wrapper .vc_btn3-style-custom:hover {
  opacity: 0.7;
}


span.mega-menu-main-title,
 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
	font-family: 'Source Sans Pro', sans-serif;

}
 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	font-size: 16px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{

	font-size: 18px;
}
.page-id-4291 .other-pages .section-header {
    display: none;
}
.page-id-4291 .main-page.other-pages{
	padding-bottom: 0px;
}
.page-id-4291 .wpb_wrapper {
    text-align: center;
    padding: 50px 0px 50px;
    color: #fff;
}
.page-id-4291 .wpb_wrapper p{
	font-size:30px;
	z-index: 999;
    position: relative;
}
.page-id-4291 .vc_column-inner:after {
    position: absolute;
    content: "";
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/*.kissflow-hero-banner .vc_column-inner  > .wpb_wrapper::before {
    content: "";
    position: absolute;
    background: url(http://www.techloyce.com/wp-content/uploads/2021/02/kissflow-partners.jpg) no-repeat;
    width: 100%;
    height: 44px;
}*/
 
.page-id-4291 .wpb_wrapper h1{
	font-size: 50px;
}
.data-science-boxes {
    display: flex;
    flex-wrap: wrap;
}
.data-science-boxes .vc_column_container>.vc_column-inner{
	height: 100%;
}
a {
    color: #f82249;
    transition: 0.5s
}
.wpcf7-response-output.wpcf7-validation-errors {
    color: #f00;
    font-size: 15px;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #155724;
	background-color:#d4edda;
	border-color:#c3e6cb;
    padding: 10px 10px 10px;
    margin: 10px 0px 10px;
}
.screen-reader-response {
    display: none;
}
a:hover,
a:active,
a:focus {
    color: #f8234a;
    outline: none;
    text-decoration: none !important;
}

.page-id-4172 p {
    float: left;
    width: 100%;
}
.copyright ul {
	display: flex;
	justify-content: center;
	margin: 12px 0px 0px;
}
.copyright .menu-link li{
	list-style-type: none;
	padding: 0px 0px 0px;
	margin: 0px 9px 0px;
}
.copyright .menu-link li a{
	color: #fff;
	text-decoration: underline;
}
.copyright .menu-link li::marker {

    color:#f00;

}
.step-description {
    display: none
}

span.bs_opening_hours {
    display: none!important
}

p {
    padding: 0;
    margin: 0 0 30px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Montserrat', sans-serif!important;*/
	font-family: 'Source Sans Pro',sans-serif!important;;
    font-weight: 600;
    margin: 0 0 20px 0;
    padding: 0;
    color: #343434
}
.wpcf7 input[type='text'],
.wpcf7 input[type='tel'],
.wpcf7 input[type='email'],
.wpcf7 select,
.wpcf7 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #eeee;
    padding: 5px 10px 5px;
    border-radius: 5px;
    border: 1px solid #aeb2b3;
    float: left;
    width: 100%;
}
.wpcf7-response-output {
    float: left;
    width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    background: #f82249;
    padding: 11px 22px;
    border-radius: 50px;
    border: 2px solid #f82249;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 1;
    font-size: 13px;
    border: 1px solid #f82249;
    max-width: 200px;
    width: 100%;
    margin: 13px 0px 0px;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding: 5px 0px 0px;
    float: left;
}
.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}
.wpcf7 p{
	margin-bottom: 15px;
    float: left;
    width: 100%;
}

.wpcf7 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    float: left;
    width: 100%;
}
#comments {
    display: none
}

.main-page {
    margin-top: 70px
}

.wow {
    visibility: hidden
}

.home-title h2 {
    padding: 0 0 40px
}

.page-id-4172 .aligncenter.size-full {
    float: none;
    width: auto;
    clear: both;
    display: flex;
}

.cus-heading.home-title {
    padding: 40px 0 20px
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url(../img/preloader.svg) no-repeat center center
}

.back-to-top {
    position: fixed;
    display: none;
    background: #f82249;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s ease-in-out
}

.back-to-top i {
    font-size: 24px;
    padding-top: 6px
}

.back-to-top:focus {
    background: #e0072f;
    color: #fff;
    outline: none
}

.back-to-top:hover {
    background: #e0072f;
    color: #fff
}

.section-header {
    margin-top: 62px;
    position: relative;
    padding-bottom: 20px
}

.nav-menu li.unclickable > a {
    pointer-events: none;
    cursor: default;
}

.section-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 5px;
    background: #f82249;
    bottom: 0;
    left: 0
}

.section-header h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px
}

.section-header p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #9195a2
}

.section-with-bg {
    background-color: #f6f7fd
}

#header-top {
    z-index: 999;
    width: 100%;
}

#header {
    position: static;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997
}

.main-header {
    height: 100px;
    padding: 15px 0px;
	
}

#header.header-scrolled,
#header.header-fixed {
	background: #fff;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .15);
	position: sticky !important;
	top: -6px;
	transition: ease-in all .5s;
}

#header #logo h1 {
    font-size: 36px;
    margin: 0;
    padding: 6px 0;
    line-height: 1;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase
}

#header #logo h1 span {
    color: #f82249
}

#header #logo h1 a,
#header #logo h1 a:hover {
    color: #fff
}

#header #logo img {
    padding: 0;
    margin: 0;
    max-height: 70px
}

.menu-upper-menu-container li {
    color: #fff;
    background: #f82249;
    padding: 0 22px;
    border-radius: 50px;
    border: 2px solid #f82249;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 1;
    font-size: 13px;
    border: 1px solid #f82249
}

.menu-upper-menu-container {
    float: left;
    width: 100%;
    padding: 0 0 9px
}

.menu-upper-menu-container .nav-menu {
    float: right
}

.menu-upper-menu-container .nav-menu li:hover a {
    color: #f82249
}

.menu-upper-menu-container .nav-menu li:hover {
    background: #fff;
    border: 1px solid #f82249;
    color: #f82249
}

.menu-upper-menu-container .nav-menu li:hover>a::before {
    visibility: hidden
}

#speakers-details #gallery-1 {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

#speakers-details #gallery-1 img {
    border: 0 solid #cfcfcf
}

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}

.nav-menu li {
    position: relative;
    white-space: nowrap
}

.nav-menu>li {
    float: left
}

.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
    display: block
}

.nav-menu ul ul {
    top: 0;
    left: 100%
}

.nav-menu ul li {
    min-width: 180px
}

.sf-arrows .sf-with-ul {
    padding-right: 30px
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105"
}

#nav-menu-container {
    float: right;
    margin: 17px 0
}

.nav-menu a {
    padding: 0;
    text-decoration: none;
    display: inline-block;
    color: #26282d;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    position: relative
}

.nav-menu .menu-active a,
.nav-menu a:hover {
    color: #f82249
}

.nav-menu>li {
    margin-left: 5px;
    padding: 8px
}

.nav-menu>li>a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -8px;
    left: 0;
    background-color: #f82249;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s
}

.nav-menu a:hover:before,
.nav-menu li:hover>a:before,
.nav-menu .menu-active>a:before {
    visibility: visible;
    width: 100%
}

.nav-menu li.buy-tickets a {
    color: #fff;
    background: #f82249;
    padding: 7px 22px;
    border-radius: 50px;
    border: 2px solid #f82249;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 1;
    font-size: 13px
}

.nav-menu li.buy-tickets a:hover {
    background: none
}

.nav-menu li.buy-tickets:hover a:before,
.nav-menu li.buy-tickets.menu-active a:before {
    visibility: hidden
}

.nav-menu ul {
    margin: 0 0 0 0;
    padding: 10px;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25);
    background: #fff;
    border-radius: 3px
}

.nav-menu ul li {
    transition: 0.3s
}

.nav-menu ul li a {
    padding: 10px;
    color: #060c22;
    transition: 0.3s;
    display: block;
    font-size: 13px;
    text-transform: none;
    border-radius: 3px
}

.nav-menu ul li:hover>a {
    background: #f82249;
    color: #fff
}

.nav-menu ul ul {
    margin: 0
}

#mobile-nav-toggle {
    position: absolute;
    right: 0;
    top: 85px;
    z-index: 999;
    margin: 15px 15px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer
}

#mobile-nav-toggle i {
    color: #fff
}

#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(6, 12, 34, .9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#mobile-nav ul li {
    position: relative
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 17px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none
}

#mobile-nav ul li a:hover {
    color: #f82249
}

#mobile-nav ul li li {
    padding-left: 30px
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #f82249
}

#mobile-nav ul .menu-item-active {
    color: #f82249
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(6, 12, 34, .8);
    display: none
}

body.mobile-nav-active {
    overflow: hidden
}

body.mobile-nav-active #mobile-nav {
    left: 0
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff
}

#intro {
    width: 100%;
    height: 62vh !important;
    background: url(../img/Slider1.jpg) top center;
    background-size: cover;
    overflow: hidden;
    position: relative
}

#intro:before {
    content: "";
    background: rgba(6, 12, 34, .8);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#intro .intro-container {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 90%;
    top: 25%;
    bottom: 0
}

#intro h1 {
    color: #fff;
    font-size: 37px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    text-align: left;
    width: 60%
}

#intro h1 span {
    color: #f82249
}

#intro p {
    color: #ebebeb;
    font-weight: 700;
    font-size: 20px;
    float: left;
    width: 100%;
    text-align: left
}

#intro .play-btn {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 37px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    text-align: left;
    width: 60%
}

#intro .play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(.55, .055, .675, .19)
}

#intro .play-btn:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid rgba(163, 163, 163, .4);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0)
}

#intro .play-btn:hover::after {
    border-left: 15px solid #f82249;
    -webkit-transform: scale(20);
    transform: scale(20)
}

#intro .play-btn:hover::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0
}

#intro .about-btn {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #f82249;
    background: #f82249
}

#intro .about-btn:hover {
    background: #f82249;
    color: #fff
}

@-webkit-keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

@keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
    margin-left: 2px;
    font-size: 18px;
    padding: 10px 0 10px
}

.gform_wrapper input[type="text"],
.gform_wrapper textarea,
.gform_wrapper select {
    font-size: 16px!important
}

#about {
    background: url(../img/about-bg.jpg);
    background-size: cover;
    overflow: hidden;
    position: relative;
    color: #fff;
    padding: 60px 0 40px 0
}

#about:before {
    content: "";
    background: rgba(13, 20, 41, .8);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#about h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff
}

#about h3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff
}

#about p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #fff
}

#speakers {
    padding: 60px 0 30px 0
}

#speakers .speaker {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

#speakers .speaker .details {
    background: rgba(6, 12, 34, .76);
    position: absolute;
    left: 0;
    bottom: -30px;
    right: 0;
    text-align: center;
    padding-top: 10px;
    transition: all 300ms cubic-bezier(.645, .045, .355, 1)
}

#speakers .speaker .details h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px
}

#speakers .speaker .details p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    font-style: italic
}

#speakers .speaker .details .social {
    height: 30px
}

#speakers .speaker .details a {
    color: #fff
}

#speakers .speaker .details a:hover {
    color: #f82249
}

#speakers .speaker:hover .details {
    bottom: 0
}

#speakers-details {
    padding: 0 0
}

#speakers-details .details h2 {
    color: #112363;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

#speakers-details .details .social {
    margin-bottom: 15px
}

#speakers-details .details .social a {
    background: #e9edfb;
    color: #112363;
    line-height: 1;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding-top: 9px
}

#speakers-details .details .social a:hover {
    background: #f82249;
    color: #fff
}

#speakers-details .details .social a i {
    font-size: 18px
}

#speakers-details .details p {
    color: #112363;
    font-size: 15px;
    margin-bottom: 10px
}

.service-section {
    padding: 70px 0 0
}

.service-2 {
    padding: 50px 0 70px
}

#schedule {
    padding: 60px 0 60px 0
}

#schedule .nav-tabs {
    text-align: center;
    margin: auto;
    display: block;
    border-bottom: 0;
    margin-bottom: 30px
}

#schedule .nav-tabs li {
    display: inline-block;
    margin-bottom: 0
}

#schedule .nav-tabs a {
    border: none;
    border-radius: 50px;
    font-weight: 600;
    background-color: #0e1b4d;
    color: #fff;
    padding: 10px 100px
}

#schedule .nav-tabs a.active {
    background-color: #f82249;
    color: #fff
}

#schedule .sub-heading {
    text-align: center;
    font-size: 18px;
    font-style: italic;
    margin: 0 auto 30px auto
}

#schedule .tab-pane {
    transition: ease-in-out .2s
}

#schedule .schedule-item {
    border-bottom: 1px solid #cad4f6;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: background-color ease-in-out 0.3s
}

#schedule .schedule-item:hover {
    background-color: #fff
}

#schedule .schedule-item time {
    padding-bottom: 5px;
    display: inline-block
}

#schedule .schedule-item .speaker {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0
}

#schedule .schedule-item .speaker img {
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 50%;
    transition: all ease-in-out 0.3s
}

#schedule .schedule-item h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

#schedule .schedule-item h4 span {
    font-style: italic;
    color: #19328e;
    font-weight: 400;
    font-size: 16px
}

#schedule .schedule-item p {
    font-style: italic;
    color: #152b79;
    margin-bottom: 0
}

#venue {
    padding: 60px 0
}

#venue .container-fluid {
    margin-bottom: 3px
}

#venue .venue-map iframe {
    width: 100%;
    height: 100%;
    min-height: 300px
}

#venue .venue-info {
    background: url(../img/venue-info-bg.jpg) top center no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px
}

#venue .venue-info:before {
    content: "";
    background: rgba(13, 20, 41, .8);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#venue .venue-info h3 {
    font-size: 36px;
    font-weight: 700;
    color: #fff
}

#venue .venue-info p {
    color: #fff;
    margin-bottom: 0
}

#venue .venue-gallery-container {
    padding-right: 12px
}

#venue .venue-gallery {
    overflow: hidden;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff
}

#venue .venue-gallery img {
    transition: all ease-in-out 0.4s
}

#venue .venue-gallery:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#hotels {
    padding: 60px 0
}

#hotels .hotel {
    border: 1px solid #e0e5fa;
    background: #fff;
    margin-bottom: 30px
}

#hotels .hotel:hover .hotel-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#hotels .hotel-img {
    overflow: hidden;
    margin-bottom: 15px
}

#hotels .hotel-img img {
    transition: 0.3s ease-in-out
}

#hotels h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0 20px
}

#hotels a {
    color: #152b79
}

#hotels a:hover {
    color: #f82249
}

#hotels .stars {
    padding: 0 20px;
    margin-bottom: 5px
}

#hotels .stars i {
    color: #ffc31d
}

#hotels p {
    padding: 0 20px;
    margin-bottom: 20px;
    color: #060c22;
    font-style: italic;
    font-size: 15px
}

#gallery {
    padding: 60px;
    overflow: hidden
}

#gallery .owl-nav,
#gallery .owl-dots {
    margin-top: 25px;
    text-align: center
}

#gallery .owl-item {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff
}

#gallery .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd
}

#gallery .owl-dot.active {
    background-color: #f82249
}

#gallery .gallery-carousel .owl-stage-outer {
    overflow: visible
}

#gallery .gallery-carousel .center {
    border: 6px solid #f82249;
    margin: -10px;
    box-sizing: content-box;
    padding: 4px;
    background: #fff;
    z-index: 1
}

#sponsors {
    padding: 60px 0
}

#sponsors .sponsors-wrap {
    border-top: 1px solid #e0e5fa;
    border-left: 1px solid #e0e5fa;
    margin-bottom: 30px
}

#sponsors .sponsor-logo {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #e0e5fa;
    border-bottom: 1px solid #e0e5fa;
    overflow: hidden;
    background: #f6f7fd;
    height: 160px
}

#sponsors .sponsor-logo:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

#sponsors img {
    transition: all 0.4s ease-in-out;
    width: 100%;
    max-width: 200px
}

.vc_row.wpb_row.vc_row-fluid.section-two {
    margin: 10px 0 10px
}

.section-two .vc_column_container h2 {
    font-size: 22px
}

.section-two .vc_column_container {
    padding-left: 0;
    padding-right: 0;
    border-right: 8px solid #ffff;
    padding: 22px 22px 20px;
    background-color: #f6f7fd;
    font-size: 17px
}

.sponsors-wrap>div {
    padding: 0
}

#sponsors .section-header::before {
    left: calc(50% - 25px)
}

#faq {
    padding: 60px 0
}

#faq #faq-list {
    padding: 0;
    list-style: none
}

#faq #faq-list li {
    border-bottom: 1px solid #ddd
}

#faq #faq-list a {
    padding: 18px 0;
    display: block;
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-right: 20px
}

#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px
}

#faq #faq-list p {
    margin-bottom: 20px
}

#faq #faq-list a.collapse {
    color: #f82249
}

#faq #faq-list a.collapsed {
    color: #000
}

#faq #faq-list a.collapsed i::before {
    content: "\f055"!important
}

#subscribe {
    padding: 60px;
    background: url(../img/subscribe-bg.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative
}

#subscribe:before {
    content: "";
    background: rgba(6, 12, 34, .6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#subscribe .section-header h2,
#subscribe p {
    color: #fff
}

#subscribe input {
    background: #fff;
    color: #060c22;
    border: 0;
    outline: none;
    margin: 0;
    padding: 9px 20px;
    border-radius: 50px;
    font-size: 14px
}

#subscribe button {
    border: 0;
    padding: 9px 25px;
    cursor: pointer;
    background: #f82249;
    color: #fff;
    transition: all 0.3s ease;
    outline: none;
    font-size: 14px;
    border-radius: 50px
}

#subscribe button:hover {
    background: #e0072f
}

#buy-tickets {
    padding: 60px 0
}

#buy-tickets .card {
    border: none;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 10px 25px 0 rgba(6, 12, 34, .1)
}

#buy-tickets .card:hover {
    box-shadow: 0 10px 35px 0 rgba(6, 12, 34, .2)
}

#buy-tickets .card hr {
    margin: 25px 0
}

#buy-tickets .card .card-title {
    margin: 10px 0;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700
}

#buy-tickets .card .card-price {
    font-size: 48px;
    margin: 0
}

#buy-tickets .card ul li {
    margin-bottom: 20px
}

#buy-tickets .card .text-muted {
    opacity: .7
}

#buy-tickets .card .btn {
    font-size: 15px;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s;
    background-color: #f82249;
    border: 0;
    color: #fff
}

#buy-tickets .card .btn:hover {
    background-color: #e0072f
}

#buy-tickets #buy-ticket-modal input,
#buy-tickets #buy-ticket-modal select {
    border-radius: 0
}

#buy-tickets #buy-ticket-modal .btn {
    font-size: 15px;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s;
    background-color: #f82249;
    border: 0;
    color: #fff
}

#buy-tickets #buy-ticket-modal .btn:hover {
    background-color: #e0072f
}

#contact {
    padding: 60px 0
}

#contact .contact-info {
    margin-bottom: 20px;
    text-align: center
}

#contact .contact-info i {
    font-size: 48px;
    display: inline-block;
    margin-bottom: 10px;
    color: #f82249
}

#contact .contact-info address,
#contact .contact-info p {
    margin-bottom: 0;
    color: #112363
}

#contact .contact-info h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #112363
}

#contact .contact-info a {
    color: #4869df
}

#contact .contact-info a:hover {
    color: #f82249
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
    margin-bottom: 20px
}

#contact .form #sendmessage {
    color: #f82249;
    border: 1px solid #f82249;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}

#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
    display: block
}

#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px
}

#contact .form input,
#contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px
}

#contact .form button[type="submit"] {
    background: #f82249;
    border: 0;
    padding: 10px 40px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
    cursor: pointer
}

#contact .form button[type="submit"]:hover {
    background: #e0072f
}

#footer {
    background: #101522;
    padding: 0 0 25px 0;
    color: #eee;
  
}

#footer .footer-top {
    background: #040919;
    padding: 60px 0 30px 0
}

#footer .footer-top .footer-info {
    margin-bottom: 30px
}

#footer .footer-top .footer-info h3 {
    font-size: 26px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #fff
}

#footer .footer-top .footer-info img {
    height: 40px;
    margin-bottom: 10px
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    color: #fff
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #222636;
    color: #eee;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s
}

#footer .footer-top .social-links a:hover {
    background: #f82249;
    color: #fff
}

#footer .footer-top h4 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 2px solid #f82249
}

#footer .footer-top .footer-links {
    margin-bottom: 30px
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer .footer-top .footer-links ul i {
    padding-right: 5px;
    color: #f82249;
    font-size: 18px
}

#footer .footer-top .footer-links ul li {
    border-bottom: 1px solid #262c44;
    padding: 10px 0
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top .footer-links ul a {
    color: #eee
}

#footer .footer-top .footer-links ul a:hover {
    color: #f82249
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px
}

#footer .footer-top .footer-contact p {
    line-height: 26px
}

#footer .footer-top .footer-newsletter {
    margin-bottom: 30px
}

#footer .footer-top .footer-newsletter input[type="email"] {
    border: 0;
    padding: 6px 8px;
    width: 65%
}

#footer .footer-top .footer-newsletter input[type="submit"] {
    background: #f82249;
    border: 0;
    width: 35%;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
    background: #e0072f
}

#footer .copyright {
    text-align: center;
    padding-top: 30px
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #ddd
}

.f-30 h4 {
    font-size: 30px!important;
    color: #343434
}

.colum-consulting .wpb_content_element {
    border: 1px solid #ccc;
    min-height: 300px;
    padding: 0 29px
}

.colum-consulting .wpb_content_element h3 {
    color: #bf1331;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px
}

.f-30 {
    margin: 3% 0 7%
}

.consulting-btn .vc_btn3-container.vc_btn3-inline {
    width: 100%;
    text-align: center
}

.consulting-btn .vc_btn3-container.vc_btn3-inline a {
    background: #bf1331 none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 19px;
    margin: auto;
    padding: 15px;
    text-align: center;
    width: 370px
}

.item,
.active {
    height: 100%
}

.carousel-inner {
    height: 100%;
    background: #000
}

.carousel-caption {
    padding-bottom: 80px
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    opacity: .9
}

.btn-transparent {
    background: transparent;
    color: #fff;
    border: 2px solid #fff
}

.btn-transparent:hover {
    background-color: #fff
}

.btn-rounded {
    border-radius: 70px
}

.btn-large {
    padding: 11px 45px;
    font-size: 18px
}

.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

span.featured-linked-text-tile__count {
    color: #f6f8f9;
    position: absolute;
    font-size: 340px;
    line-height: 1;
    left: -30px;
    top: -40px;
    z-index: -1
}

.service-colum {
    position: relative
}

.cus-heading-service.section-header:before {
    left: calc(50% - 37px)
}

.clr808080 {
    color: gray
}

.home h3 {
    color: #707377;
    font-size: 20px
}

#sponsors .section-header {
    margin-top: 0;
    margin-bottom: 34px
}

.other-pages .section-header {
    margin-bottom: 30px;
    margin-top: 0
}

.other-pages h1 {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    padding: 31px 0 20px;
	color: #fff;
}

.other-pages .ap-dashboard .form-control:focus,
.other-pages .stp-duration li {
    border: 2px solid #eee!important
}

.other-pages .aps-date .tm-value,
.other-pages .step4-form .save,
.other-pages .social-info .social li {
    background-color: #FFF!important;
    color: #343434!important
}

.other-pages .stp-duration .tm-value {
    color: #747474!important
}

.other-pages .section-header::after {
	background-color: #040919;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	font-size: 30px;
	position: absolute;
	content: "";
	left: -999px;
	right: -9999px;
	bottom: 0;
	top: 0;
	z-index: 0;
	padding: 16px 0 0;
}

#sponsors #main-sponser .sponsor-logo {
    background: #fff
}

.section-with-bg.sponser-2 {
    background-color: #fff;
    padding: 30px 0 0px!important
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    font-size: 1em;
    color: #fff;
    background: #f82249;
    padding: 11px 22px;
    border-radius: 50px;
    border: 2px solid #f82249;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 1;
    font-size: 13px;
    border: 1px solid #f82249;
    max-width: 200px;
    width: 100%
}

.address-sec h4 {
    position: relative
}

.address-sec h4:before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 2px;
    background: #f82249;
    bottom: -9px;
    left: 0
}

.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #f82249!important
}

.f-18 p {
    font-size: 17px
}

.main-page.other-pages {
    padding-bottom: 50px;
    margin-top: 0;
    overflow: hidden;
    position: relative
}

.menu-menu1-container .nav-menu>li.current_page_item>a::before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -8px;
    left: 0;
    background-color: #f82249;
    visibility: visible;
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    width: 100%
}

.gform_wrapper .top_label .gfield_label {
    margin: 10px 0 4px 0;
    font-weight: 500!important
}

b,
strong {
    font-weight: 600
}

.menu-menu1-container .fa.fa-chevron-down {
    color: #adadad;
    font-size: 10px;
    left: 3px;
    position: relative
}

.menu-menu1-container .sub-menu .fa.fa-chevron-down {
    transform: rotate(-94deg);
    top: 0
}

.header-top-bar li {
    padding: 5px 0 0 0;
	list-style-type: none;
}

.header-top-bar ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.header-top-bar li .fa {
    color: #e8c204;
    padding: 0 3px 0 0
}

/*.header-fixed.header-scrolled {
    position: fixed!important
}*/

.header-top-bar {
    background-color:#040919;
    padding: 3px 0
}

.header-top-bar li a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    z-index: 99;
	cursor: pointer;
}
.header-top-bar li .support-btn {
    margin-left: 10px!important;
}
.header-top-bar li .support-btn .fa{
	left: 0px;
    transition: cubic-bezier(0, 0, 0.2, 1) all .5s;
    position: relative;
}
.header-top-bar li .support-btn:hover .fa {
    left: 5px;
    transition: ease-out all .5s;
    opacity: 1;
}
.header-top-bar li:nth-child(3) .fa {
    top: 2px;
    position: relative
}

.header-top-bar li:nth-child(3),
.header-top-bar li:nth-child(2) {
    padding-left: 5%
}

.header-top-bar li:last-child {
    margin-left: auto
}

.header-top-bar li:last-child .fa {
    font-size: 16px
}

.select-option ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style-type: none;
    margin-right: auto;
    justify-content: center
}

.sidebar-contact-us {
    position: fixed;
    top: 50%;
    background: #f82249;
    border: 1px solid #f82249;
    right: 0;
    padding: 10px 20px 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    z-index: 999
}

.sidebar-contact-us:hover {
    color: #f82249;
    background: #fff;
    border: 1px solid #f82249
}

.select-option ul a {
    display: block;
    background: #f6f7fd;
    padding: 10px 10px 10px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    transition: .5s ease all
}

.select-option ul strong {
    padding: 0 10px 0
}

.select-option ul a img {
    height: 48px
}

.select-option ul a.active {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .4)
}

.show-post .col-sm-4 {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 2%
}

.show-post img {
    width: 100%
}

.show-post .show-detail {
    background-color: #f4f4f4;
    padding: 10px 20px 20px;
    margin-bottom: 5%
}
ul.custom-list li,
.postid-6929 ul li {
    list-style-type: none;
}
ul.custom-list,
.postid-6929 ul {
    padding: 0px;
}

#header .main-header .container {
	width: 100%;
	max-width: 1265px;
	padding: 0px 10px 0px;
}
.menu-d-none {
    display: none !important;
}

/*Pagination css*/
.blog-pagination .page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #f82249;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
	color:#000;
}
.blog-pagination a.next.page-numbers,
.blog-pagination a.prev.page-numbers,
.blog-pagination .page-numbers.current,
.blog-pagination a.page-numbers:hover {
	background: #f82249;
	color:#fff;
}
.blog-pagination {
    float: left;
    width: 100%;
    text-align: center;
    padding: 80px 0px 0px;
}
/*End here pagination*/
.single-post label,
.single-post #share-buttons-wrapper,
.single-post label{
	display:none;
}
.list-style-none{
	list-style-type: none;
    padding: 0px 0px 0px 10px;

}
/*Monday.com page*/
.service-main-description {
  font-size: 21px;
  text-align: center;
  padding: 21px 0px 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.monday-consultant-service .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.monday-consultant-service .wpb_wrapper .wpb_text_column {
  width: 29%;
	
}
.monday-consultant-service .wpb_wrapper .wpb_text_column h2{
	font-size: 22px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.desc-sub-title {
  margin-bottom: 0px;
}
.monday-consultant-service .wpb_wrapper .wpb_text_column ul {
	padding: 0px 0px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: disclosure-closed;
}
@media (min-width: 1230px){
	.page-id-8192 .container {
	 width: 1230px;
	}
	
}
@media (min-width: 768px) {
 
   ul.products {
      display: flex;
      flex-wrap: wrap; 
   }
 
   ul.products li.product {
      display: flex;
      flex-direction: column;
   }
 
  .woocommerce ul.products li.product .button {
      margin-top: auto;
	  align-self: flex-start;
   }
 
}

@media (min-width:767px) {

    #subscribe input {
        min-width: 400px
    }
}


@media (min-width:768px) {
	.wpb_single_image.kisses-img img {
		max-width: 88%;
		margin-top: 98px;
	}
    #contact .contact-address,
    #contact .contact-phone,
    #contact .contact-email {
        padding: 20px 0
    }
    #contact .contact-phone {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd
    }
}

@media (min-width:991px) {
    .service-2 {
        padding: 20px 0px 40px;
    }
    #schedule .sub-heading {
        width: 75%
    }
}

@media (min-width:1024px) {
    #intro {
        background-attachment: fixed
    }
    #about {
        background-attachment: fixed
    }
    #subscribe {
        background-attachment: fixed
    }
}
@media (max-width:1400px) {
	.monday-consultant-service .wpb_wrapper .wpb_text_column ul,
	.monday-consultant-service .wpb_wrapper .wpb_text_column p{
		font-size:16px;
	}
	.menu-item.view-cart-button {

  		bottom: 62px;
	}
}
@media (max-width:1240px) {
	#mega-menu-wrap-header-menu #mega-menu-header-menu .fa {
	  color: #fff;
	}
	.menu-item.view-cart-button {
    	bottom: 32px;
		right: 144px;
  	}
}
@media (max-width:1199px) {
    .header-top-bar .container,
    #header .container {
        max-width: 100%;
        width: 100%
    }
    .nav-menu>li {
        margin-left: 0;
        padding: 3px
    }
    .nav-menu a {
        font-size: 12px
    }
    .nav-menu a {
        padding: 8px 4px
    }
}
@media (max-width:1070px) {
	.monday-consultant-service .wpb_wrapper .wpb_text_column {
	  width: 47%;
	}
}
@media (max-width:991px) {
    #mobile-nav ul li {
        position: relative;
        float: left;
        width: 100%
    }
    .nav-menu ul {
        background: rgba(6, 12, 34, .9);
        display: block
    }
    #header {
        background: rgba(6, 12, 34, .98);
        /*padding:15px 0;*/
        transition: all 0.5s;
        position: relative
    }
    #mobile-nav-toggle i {
        color: #f82249
    }
    .nav-menu ul.sub-menu {
        position: relative;
        left: 0!important;
        display: none
    }
    .nav-menu ul.sub-menu a:hover {
        color: #f82249;
        background: transparent
    }
    /*#nav-menu-container {
        display: none
    }*/
    #mobile-nav-toggle {
        display: inline
    }
    #intro .intro-container {
        top: 70px
    }
    #intro h1 {
        font-size: 34px
    }
    #intro p {
        font-size: 16px
    }
    #schedule .nav-tabs a {
        padding: 8px 60px
    }
    #intro h1 {
        font-size: 24px
    }
    #intro p {
        font-size: 16px;
        margin-bottom: 10px
    }
    #intro .intro-container {
        top: 38%
    }
}

@media (max-width:768px) {
	.monday-consultant-service .wpb_wrapper .wpb_text_column {
	  width: 100%;
	}
	.monday-consultant-service .wpb_wrapper .wpb_text_column h2{
		text-align: left;
		font-size: 18px;
	}
	.page-id-7059 h3,
	.page-id-7059 p{
		text-align: left!important;
	}
	.wpb_single_image.kisses-img img {
		display:none;
	}
    .back-to-top {
        bottom: 15px
    }
    .h1,
    h1 {
        font-size: 25px
    }
    #faq #faq-list a {
        font-size: 18px
    }
    #faq #faq-list i {
        top: 13px
    }
    #intro h1 {
        font-size: 24px
    }
    #intro p {
        font-size: 16px;
        margin-bottom: 10px
    }
    #intro .intro-container {
        top: 38%
    }
	
	/*New Css*/
	
	.header-top-bar .container, #header .container {
		padding: 10px 28px 10px;
	}
	.has-cookie-bar #catapult-cookie-bar {
    	opacity: 1!important;
		transition: all 0s!important;
	}
	.header-top-bar li a{
		font-weight: 500;
	}
	.h2, h2 {
    	font-size: 20px;
    	line-height: 25px;
	}
	.main-page .vc_column_container > .vc_column-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.container {
		padding-right: 10px;
		padding-left: 10px;
	
	}
	.ctcc-left-side {
    	display: none;
	}
	#intro .fill {
		background-size: 100%;
		background-repeat: no-repeat;
		opacity: 1;
	}
	#intro::before {
		background: #2f3138;
	}
	.container .page-feature-image img {
    	width: 100%;
    	height: auto;
		
	}
}

@media (max-width:767px) {
	.container p {
    	font-size: 16px;
    	line-height: 26px;
	}
    .mobile-hidden {
        display: none;
    }
    span.featured-linked-text-tile__count {
        color: #f6f8f9;
        position: absolute;
        font-size: 150px;
        line-height: 1;
        left: -30px;
        top: -20px;
        z-index: -1;
    }
    .service-2 {
        padding: 20px 0px 40px;
    }
    #schedule .nav-tabs a {
        padding: 8px 50px
    }
	.header-top-bar li {
        width: 100%;
        padding: 3px 0px!important
    }
	
}

@media (min-width:621px) {
    #mobile-nav-toggle {
        top: 55px;
    }
}

@media (max-width:620px) {
    
    .h1,
    h1 {
        font-size: 18px
    }
	
}

@media (max-width:574px) {
    #venue .venue-info h3 {
        font-size: 24px
    }
	.carousel  #intro {
    	height: 26vh !important;
	}
	#intro h1 {
		width: 100%;
	}
	#intro .intro-container p {
    	font-size: 13px;
	}
	#intro .intro-container h1 {
    	font-size: 14px;
	}
	#intro .btn-transparent {
    	display: none !important;
	}
	#sponsors img {
		height:auto;
		
	}
	#sponsors .sponsor-logo {
		height: 100px;
	}
}

@media (max-width:480px) {
    #schedule .nav-tabs a {
        padding: 8px 30px
    }
	.carousel  #intro {
    	height: 17vh !important;
	}
}

@media (max-width:460px) {
    #subscribe button {
        margin-top: 10px
    }
}

.zoho-books-features-row .wpb_column .vc_column-inner {
    border: 5px solid #fff;
    height: 115px;
}

div.zoho-books-features-row3 {
    margin-bottom: 40px;
}

.zoho-books-features-row .wpb_text_column.wpb_content_element {
    font-size: 23px;
}

#zoho-crm-packages,
#odoo-crm-packages,
#hubspot-crm-packages,
#sugar-crm-packages {
    background-color: #d9e2e259;
    padding: 50px 0px;
}

#zoho-crm-packages div.outer-headings > ul li,
#odoo-crm-packages div.outer-headings > ul li,
#hubspot-crm-packages div.outer-headings > ul li,
#sugar-crm-packages div.outer-headings > ul li {
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
}

#zoho-crm-packages ul,
#odoo-crm-packages ul,
#hubspot-crm-packages ul,
#sugar-crm-packages ul {
    padding-left: 0px;
}

#zoho-crm-packages > div,
#odoo-crm-packages > div,
#hubspot-crm-packages > div,
#sugar-crm-packages > div {
    padding-right: 0px;
    padding-left: 0px;
}

#zoho-crm-packages ul li,
#odoo-crm-packages ul li,
#hubspot-crm-packages ul li,
#sugar-crm-packages ul li {
    list-style: none;
    text-align: center;
    line-height: 50px;
}

@media (min-width:1200px) {
    #zoho-crm-packages ul li,
    #odoo-crm-packages ul li,
    #hubspot-crm-packages ul li,
    #sugar-crm-packages ul li {
        height: 50px;
    }
}

#zoho-crm-packages ul div,
#odoo-crm-packages ul div,
#hubspot-crm-packages ul div,
#sugar-crm-packages ul div {
    height: 80px;
}

#zoho-crm-packages li:nth-child(even),
#odoo-crm-packages li:nth-child(even),
#hubspot-crm-packages li:nth-child(even),
#sugar-crm-packages li:nth-child(even) {
    background-color: #fff;
}

#zoho-crm-packages ul div.package-heading,
#odoo-crm-packages ul div.package-heading,
#hubspot-crm-packages ul div.package-heading,
#sugar-crm-packages ul div.package-heading {
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 80px;
    font-size: 16px;
}

#zoho-crm-packages ul div.package-heading,
#odoo-crm-packages ul div.package-heading,
#hubspot-crm-packages ul div.package-heading,
#sugar-crm-packages ul div.package-heading,
#zoho-crm-packages a.details-btn,
#odoo-crm-packages a.details-btn,
#hubspot-crm-packages a.details-btn,
#sugar-crm-packages a.details-btn {
    /*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Source Sans Pro', sans-serif;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

#zoho-crm-packages .package1 .package-heading {
    /*background-color: #cd2231;*/
    background-image: linear-gradient(#cd2231, #f15c54);
}

#zoho-crm-packages .package2 .package-heading {
    /*background-color: #20a14d;*/
    background-image: linear-gradient(#20a14d, #2fea2c);
}

#zoho-crm-packages .package3 .package-heading {
    /*background-color: #017ab8;*/
    background-image: linear-gradient(#017ab8, #139af5);
}

#zoho-crm-packages .package4 .package-heading {
    /*background-color: #fae305;*/
    background-image: linear-gradient(#ffbc20, #feea35);
}

#odoo-crm-packages .package1 .package-heading {
    /*background-color: #8b8b8b;*/
    background-image: linear-gradient(#8b8b8b, #ccc);
}

#odoo-crm-packages .package2 .package-heading {
    /*background-color: #9d4385;*/
    background-image: linear-gradient(#9d4385, #b97ebb);
}

#odoo-crm-packages .package3 .package-heading {
    /*background-color: #017ab8;*/
    background-image: linear-gradient(#017ab8, #139af5);
}

#odoo-crm-packages .package4 .package-heading {
    /*background-color: #fae305;*/
    background-image: linear-gradient(#ffbc20, #feea35);
}

#hubspot-crm-packages .package1 .package-heading {
    /*background-color: #8b8b8b;*/
    background-image: linear-gradient(#313d44, #888);
}

#hubspot-crm-packages .package2 .package-heading {
    /*background-color: #9d4385;*/
    background-image: linear-gradient(#ef6e23, #f79468);
}

#hubspot-crm-packages .package3 .package-heading {
    /*background-color: #017ab8;*/
    background-image: linear-gradient(#017ab8, #139af5);
}

#hubspot-crm-packages .package4 .package-heading {
    /*background-color: #fae305;*/
    background-image: linear-gradient(#ffbc20, #feea35);
}

#sugar-crm-packages .package1 .package-heading {
    /*background-color: #8b8b8b;*/
    background-image: linear-gradient(#b3b3b3, #cecdcc);
}

#sugar-crm-packages .package2 .package-heading {
    /*background-color: #9d4385;*/
    background-image: linear-gradient(#313130, #666);
}

#sugar-crm-packages .package3 .package-heading {
    /*background-color: #017ab8;*/
    background-image: linear-gradient(#e70f10, #e86e6f);
}

#sugar-crm-packages .package4 .package-heading {
    /*background-color: #fae305;*/
    background-image: linear-gradient(#ffbc20, #feea35);
}

#zoho-crm-packages a.details-btn,
#odoo-crm-packages a.details-btn,
#hubspot-crm-packages a.details-btn,
#sugar-crm-packages a.details-btn {
    color: #fff;
    padding: 10px 40px;
    font-weight: bold;
}

#zoho-crm-packages a.package1-details {
    background-color: #cd2231;
}

#zoho-crm-packages a.package2-details {
    background-color: #20a14d;
}

#zoho-crm-packages a.package3-details {
    background-color: #017ab8;
}

#zoho-crm-packages a.package4-details {
    background-color: #fae305;
}

#odoo-crm-packages a.package1-details {
    background-color: #8b8b8b;
}

#odoo-crm-packages a.package2-details {
    background-color: #9d4385;
}

#odoo-crm-packages a.package3-details {
    background-color: #017ab8;
}

#odoo-crm-packages a.package4-details {
    background-color: #fae305;
}

#hubspot-crm-packages a.package1-details {
    background-color: #313d44;
}

#hubspot-crm-packages a.package2-details {
    background-color: #ef6e23;
}

#hubspot-crm-packages a.package3-details {
    background-color: #017ab8;
}

#hubspot-crm-packages a.package4-details {
    background-color: #fae305;
}

#sugar-crm-packages a.package1-details {
    background-color: #b3b3b3;
}

#sugar-crm-packages a.package2-details {
    background-color: #313130;
}

#sugar-crm-packages a.package3-details {
    background-color: #e70f10;
}

#sugar-crm-packages a.package4-details {
    background-color: #fae305;
}


/* Other services page - drafted */

.other-services,
.other-services ul {
    list-style: none;
}

ul.other-services > li > a,
ul.other-services > li > i {
    font-size: 18px;
    color: #f82249;
    pointer-events: none;
}

ul.other-services > li > ul > li > a {
    font-size: 16px;
    color: #444;
    pointer-events: none;
}

ul.other-services a.link {
    pointer-events: auto;
    color: #666;
}

ul.other-services a.link:hover {
    text-decoration: underline !important;
    color: #f82249;
}


/* Our experties */

@media (min-width: 992px) {
    #our-experties .col-lg-1 {
        width: 11%;
    }
}

#our-experties h3 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}


/* sliders screen-wide adjustment */

@media (max-width: 768px) {
    #intro {
        height:31vh !important;
    }
    #intro .intro-container {
        top: 0px !important;
    }
    #intro .intro-container h1 {
        font-size: 16px;
    }
    #intro .intro-container p {
        font-size: 14px;
    }
	#intro .fill {
		background-size: 100% 100%;
	}
}


/*   Other services    */

#other-services h2 {
    color: #666;
}

#other-services .services-group {
    overflow: auto;
    border: 1px solid #aeaeae;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 15px;
}

#other-services .services-group h3 {
    padding-left: 15px;
}

#other-services .services-group img {
    width: 50px;
}

#other-services .services-group p {}

@media (max-width: 992px) {
    #other-services .crm-services {
        width: 14.3%;
    }
}

#other-services .service-img {
    display: inline-block;
    text-align: center;
    width: 180px;
}

#other-services > .accordion > h3 {
    line-height: 35px;
    font-weight: bold;
    background-color: #fff;
    border-color: #272727;
    outline: none;
    padding: 10px 30px;
}

#other-services > .accordion > h3.ui-state-active {
    background-color: #f82249;
    border-color: #f82249;
}

#other-services > .accordion > h3 span {
    position: absolute;
    right: 50px;
    top: 20px;
}

#other-services > .accordion > h3.ui-state-active + div.ui-accordion-content-active {
    border: 1px solid #f82249;
    border-top: none;
}

#other-services .accordion .accordion h3 {}

#other-services .accordion div h3 {
    border: 1px solid #fff;
    background: #fff;
    box-sizing: border-box;
    outline: none;
    padding: 5px 0px;
    border-radius: 3px;
}

#other-services .accordion div h3 > a {
    text-decoration: none !important;
}

#other-services .accordion .accordion h3.ui-state-active,
#other-services .accordion div h3:hover {
    border: 1px solid #333;
    background: #fff;
    color: #333;
    font-weight: bold;
}

#other-services .accordion .accordion h3 > span {
    background-image: none;
    width: 15px;
    height: 15px;
    background-position: center;
    position: absolute;
    right: 80px;
    top: 25px;
}

#other-services .accordion .accordion h3.ui-state-active > span {
    background-image: none;
    /*background-image: url("minus-solid.svg");*/
    /*background-image: url("http://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png");*/
}

#other-services .accordion .accordion h3.ui-state-active + div.ui-accordion-content-active {
    border: 1px solid #333;
    border-top: none;
}


/**
 * Social sharing buttons starts here
 */

#share-buttons-wrapper {
    display: flex;
    align-items: center;
}

div#share-buttons-wrapper > div,
div#share-buttons-wrapper > iframe,
div#share-buttons-wrapper > span,
div#share-buttons-wrapper > a {
    margin-right: 5px;
}


/**
 * Social sharing buttons ends here
 */