/*
Theme Name: Creative-D
Theme URI: https://
Author: CreativeDady
Author URI: https://www.creativedady.com
Description:
Version: 1.0
Tags:
Text Domain: creativeD
*/
/*=================
GLOBAL STYLES
=================*/
/*FONTS FACESmain
 */
@import url('fonts/lato/stylesheet.css');
/**/
html {
    scroll-behavior: smooth;
  }
  .rich_web_div_block_2_19 section.rich_web_timeline_2_19:before{
      background:#ffffff !important;
  }
  .rich_web_timeline_panel-body:hover {
    background: #b51c1c;
    cursor: pointer;
}
.rich_web_timeline_panel p{
    color:#000 !important;
}
.space10{height:10px; font-size:10px; clear:both;}

.space20{height:20px; font-size:20px; clear:both;}

.space30{height:30px; font-size:30px; clear:both;}

.space20{height:20px; font-size:20px; clear:both;}

.space90{height:90px; font-size:90px; clear:both;}

.pt-30 {
    padding-top: 30px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pt-60 {
    padding-top: 30px !important;
}
.pb-60 {
    padding-bottom: 30px !important;
}
body{
    margin: 0px;
    padding: 0px;    
    width:100%;
    font-family: 'Lato';
    font-weight: normal ;
    color: #FFF ;
	position:relative;
    background-color: #000;
}
h1, h2, h3, h4, h5, h6{
/*     margin: 0px; */
    font-family: 'Lato';
    font-weight: 800;
    color: #0577cc ;
}
a {
     color: #fff;
}
a:hover {
     color: #0577cc;
}
.rich_web_timeline_badge {
    display: none !important;
}
p{
    font-family: 'Lato';
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #FFF;
    line-height: 34px;
	letter-spacing: 2px;
}
a span{    
    font-family: 'Lato';
    font-weight: normal;
}
.download-btn .vc_btn3:hover {
    background: #000 !important;
    box-shadow: 0 4px 9px #000000;
}
main {
    margin: 0;
    padding: 90px 0 0 0;
    width: 100%;
    position: relative;
    display: block;
}
.home main{
    margin: 0;
    padding: 0;
    background-color: transparent;
}
.container{
    position: relative;
}
.redux-dev-mode-notice-container.redux-dev-qtip { display: none; }
.rAds {
    width: 0;
    height: 0;
    visibility: hidden;
}
.redux-messageredux-notice {
    display: none !important;
}
a.btn.btn-primary.btn-customized.open-menu {
    display: none;
}
ul li, ol li  {
	font-size: 21px;
    line-height: 34px;
	margin: 0 0 15px 0;
    font-family: 'Lato';
    color: #000;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background-color: #000;
    z-index: 9999;
    height: 100%;
    overflow: hidden;
}
   
#status {
    width: 600px;
    height: 549px;
    position: absolute;
    left: 33%;
    top: 4%;
    display: none;
    background-image: url(./assets/images/HohldGold+GIF.gif);
    background-repeat: no-repeat;
    background-position: center;
    /* margin: -100px 0 0 -100px; */
    z-index: 9999;
}
/*=================
0.0- FANCY HEADING
=================*/
.fancy-heading h2, .fancy-heading h1, .fancy-heading h3{
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 41px !important;
    color:#414141;
    line-height: normal;
}
.fancy-heading .elementor-heading-title{
    font-family: 'cera_probold' !important;

}
.fancy-heading h2:after, .fancy-heading h1:after, .fancy-heading h3:after {
    content: '';
    height: 5px;
    width: 100px;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
    z-index: -1;
    border-radius: inherit;
    background: -webkit-gradient(linear, left top, right top, from(#AF486B), to(#F86F79));
    background: linear-gradient(to right, #AF486B, #F86F79);
}
.fancy-btn a{
    color: #fff;
    line-height: 1.6em !important;
    font-family: 'cera_promedium' !important;
    font-size: 15px !important;
    border-radius: 40px !important;
    background-clip: padding-box !important;
    background-color: transparent !important;
    white-space: nowrap !important;
    -webkit-font-smoothing: antialiased !important;
    font-smoothing: antialiased !important;
    text-transform: uppercase !important;
    display: inline-block;
    padding: 12px 24px 12px 24px !important;
    letter-spacing: 0.06rem !important;
    font-weight: 800!important;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    border: 3px solid #546CC6 !important;
    color: #546CC6 !important;
}
.fancy-btn a:hover{
    border: 3px solid #D8536F !important;
    color: #D8536F !important;
    background: transparent !important;
}
/*=================
0.1- HEADER
=================*/
.banner {
    padding: 0 0 100px 0;
}
.top-bar.mobeTop {
    display: none;
}
a.nav-button {
    position: fixed;
    right: 0px;
    top: 10px;
    display: none;
}
ul.SocialLinks {
    margin: 26px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
}
ul.SocialLinks li {
    margin: 0 8px 0 0;
    padding: 0;
    display: inline-block;
    background: #fc9800;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
}
ul.SocialLinks li i {
    color: #000;
    vertical-align: middle;
    padding: 6px;
    display: block;
    margin: 0;
    font-size: 25px;
}
header {
    margin: auto;
    padding: 20px 0 0 0;
    width: 100%;
    position: relative;
    z-index: 1;
    /* box-shadow: 0 4px 12px #f3f3f3; */
}
.header-bg {
    background-image: url(assets/images/bg-pink-home.svg);
    background-repeat: no-repeat;
    background-position: bottom -1px center;
    background-size: 100%;
    min-height: 597px;
    z-index: 1;
    position: absolute;
    width: 100%;
}
.header-bg:after {
    content: "";
    display: table;
    clear: both;
}

.home-banner-sub-heading {
    max-width: 950px;
    margin: auto;
}
div#mission {
    margin: 0;
    padding: 148px 0 121px 0;
}
.subscribe-btn a {
    background-color: transparent !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: 4px !important;
    color: #fff !important;
}

.subscribe-btn a span:after {content: '';width: 10px;height: 10px;background: #0685E4;display: block;position: absolute;right: -8px;border-radius: 50px;bottom: 0;}

.subscribe-btn a span {
    position: relative;
    display: block;
}
/*-------
  TOPBAR
 ------*/
.topbar {
    position: absolute;
    top: -40px;
    right: 20px;
    display: block;
    background: #FFF;
}
.number-info {
    margin: 0px;
    padding: 0px 15px;
    background: #FFF;
    font-family: 'Helvetica';
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    background: #f80108;
}
.number-info svg.icon {
    width: 22px;
    height: 22px;
    line-height: normal;
    display: inline-block;
}
.number-info span {
    margin: 0px;
    padding: 3px 0px 1px 0px;
    display: inline-block;
}
.number-info span a{
    font-size: 24px;
    font-weight: 700;
    color: #fbfbfb;
}
.number-info span a:hover {
    text-decoration: none;
}
.number-info span bb {
    font-size: 16px;
    font-weight: 800;
    margin: 5px 0 0 0;
    display: inline-block;
    color: #000;
    float: right;
}
.number-info:after {
    content: '';
    display: block;
    position: absolute;
    right: -20px;
    z-index: 999;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 40px solid #980105;
    border-right: 20px solid transparent;
}
/*--------------
SEARCH FORM
--------------*/
.search {
    position: absolute;
    /*display: inline-block;*/
    right: 0;
}
.search::after{
    font-size: 14px;
    color: #000;

}
[class^="icon-"]::before {
    font-family: "Font Awesome 5 Solid";
    content:"\f002";
    font-size: 14px;
    color: #000;
    display: none;
}
[class^="icon-"] {
    color: #fff;
    border-radius: 0px;
    display: inline-block;
    padding: 6px 7px 7px;
    font-size: 18px;
    text-shadow: 1px 1px 2px #21638f;
    box-shadow: inset 0px 0px 0px #21638f;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    cursor: pointer;
    z-index: 10;
    position: relative;
}
[class^="icon-"]:hover {
    background: none;
    text-shadow: 0px 0px 0px #21638f;
    box-shadow: none;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.search_form {
    background: #fff;
    position: absolute;
    z-index: 0;
    padding: 0px 5px;
    right: 0;
    top: 15px;
    overflow: hidden;
    border-radius: 0;
    width: 20px;
    height: 0px;
    transition: height 0.2s ease-out 0.5s, top 0.2s ease-out 0.5s,
    padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
    -webkit-transition: height 0.2s ease-out 0.5s, top 0.2s ease-out 0.5s,
    padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
}
.search_form form {
    opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.search_form input {
    background: #fff;
    border: none;
}
.search_form input[type="text"] {
    border-radius: 5px 0 0 5px;
    width: 150px;
    margin: 0px 1px 0px 0;
    padding: 0px 5px 1px;
    min-height: 23px;
}
.search_form input[type="submit"] {
    border-radius: 0 5px 5px 0;
    text-transform: uppercase;
    font-size: 11px;
    padding: 0px 5px;
    min-height: 24px;
    margin: 0px 0px 0px 0;
    cursor: pointer;
}
.search_box {
    visibility: hidden;
}
.search_box:checked ~ .search_form {
    width: 213px;
    height: auto;
    padding: 5px;
    top: 35px;
    transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out,
    0.3s width ease-out 0.2s;
    -webkit-transition: height 0.2s ease-out, top 0.2s ease-out,
    padding 0.2s ease-out, 0.3s width ease-out 0.2s;
}
.search_box:checked ~ .search_form form {
    opacity: 1;
    transition: 0.3s all ease-out 0.5s;
    -webkit-transition: 0.3s all ease-out 0.5s;
}
.deskTopbar {
    display:block;
}
.top-bar {
    margin: auto;
    padding: 0;
    display: block;
    position: relative;
    max-width: 73%;
}
.top-bar .top-text {
    margin: 0;
    padding: 0;
    font-size: 18px;
    display: inline-block;
}

.top-bar .top-button {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: right;
}

.top-bar .top-button a {
    margin: 0;
    padding: 3px 13px;
    display: block;
    background: #FC9800;
    font-size: 19px;
    color: #000;
    font-family: 'Lato';
    font-weight: 500;
    border-radius: 18px;
}
/*--------------
NAVIGATION
---------------*/
.main-menu ul {
    margin: 6px auto 6px;
}
nav {
    width: 100%;
    display: block;
    font-family: "cera_probold" !important;
}
.navbar-brand{
    margin: 0 0 0 0;
    padding: 0;
    width: 158px;
    height: 63px;
    display: block;
    position: relative;
    top: 0px;
    
}
.navbar-brand img {
    margin: auto;
    padding: 0;
    width: 100%;
    display: block;
}

.navbar  ul {
    margin: 0 0 0 auto;
    padding: 0;
    border-radius: 9px;
}
.navbar ul li{
    margin: 0px 15px;
}
/* .navbar ul li:hover{
    margin: 0px 15px;
    border-radius: 50px;
    color: #fff ;
    background: #0685E4;
} */
li.menu-item.active a{
    border-radius: 50px;
    color: #fff ;
    background: #0685E4;

}
.navbar ul li:hover a span{
    border-radius: 9px;
    color: #fff ;
}
.navbar-nav a.nav-link{
    margin: 0;
    padding: 9px 17px !important;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: normal;
    background: #00304E;
    border-radius: 50px;
}
.navbar-nav a.nav-link:hover{
    color: #FFF;
    background: #0685E4;
}
.navbar-nav li.active a{
    text-decoration: none;
    border-radius: 50px;
    color: #fff ;
    background: #0685E4;
    /* background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(215,176,95,1) 0%, rgba(126,75,20,1) 45%, rgba(106,53,3,1) 50%, rgba(254,223,150,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(215,176,95,1) 0%, rgba(126,75,20,1) 45%, rgba(106,53,3,1) 50%, rgba(254,223,150,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(215,176,95,1) 0%, rgba(126,75,20,1) 45%, rgba(106,53,3,1) 50%, rgba(254,223,150,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#fedf96",GradientType=1); */
}
ul.dropdown-menu:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #1a76bc;
    top: -12px;
}
.dropdown-menu li {
    border-bottom: 1px solid #d1d1d1;
    border-radius: 0px!important;
}
.mega-parent  li > a {
    padding: 8px 0px;
    color: #fff;
}
.dropdown-menu  li > a {
    padding: 14px 0px 14px 0px;
    color: #a0a0a0;
    text-transform: capitalize;
    font-size: 14px;
    line-height: normal;
    display: block;
}
.dropdown-menu li a:before {
    margin: 0 5px 0 0;
    content: '\f105';
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    /* line-height: 1; */
    font-weight: 900;
    color: #1a76bc;
}
.dropdown-menu  li > a:last-child{
    border-bottom: 0px!important;
}
.dropdown-menu  li a:hover {
    color: #000;
}
.dropdown-menu li:last-child{
    border-bottom: 0px;
}
.dropdown-menu  li:last-child {
    border-bottom-right-radius: 16px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #1a76bc;
    text-decoration: none;
    border-radius: 0px;
}
.navbar-nav li .dropdown-menu{
    transition: 0.5s;
}
.navbar-nav li .dropdown-menu li .dropdown-menu{
    right: -160px;
    position: absolute !important;
    left: auto;
    top: 0px;
    transition: 0.5s;
    display:none;
}
ul.dropdown-menu li.menu-item-has-children > a:after {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    right: 11px;
    top: 5px;
}
.navbar-nav li .dropdown-menu li:hover .dropdown-menu{
    display:block !important;
}
.dropdown-menu  li .sub a:hover {
    color: #f50000;
}
/* Mega menu styles */
.mega-parent ul.dropdown-menu {
    padding-bottom: 12px;
}
.mega-parent .dropdown-menu .sub {
    white-space: normal ;
    color: #fff;
}
/*.navbar-nav, .navbar .collapse, .navbar-nav li {*/
/*position: static;*/
/*}*/
.navbar .container {
    position: relative;
}
.navbar .dropdown-menu {
    left: auto;
}
.mega-parent, .mega-parent .dropdown-menu {
    left: 0;
    right: 0;
}
.navbar .container {
    max-width: 1170px;
    width: auto;
}
.sub > div {
    font-size: 12px;
    line-height: 19px;
    height: 100% !important;
}
.sublinks a {
    font-size: 12px !important;
    font-weight: normal  !important;
    padding: 0 !important;
}
.sublinks {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sublinks > li {
    margin-bottom: 6px;
}
.sub img {
    margin: 0 18px 12px 0;
}
a.nolink {
    visibility: hidden !important;
}
.tit {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.sub > form {
    background: #eee none repeat scroll 0 0;
    border-radius: 8px;
    color: #666;
    padding: 6px;
}



@media (max-width:1169px) and (min-width:320px){
    .search {
        position: absolute;
        display: inline-block;
        right: 0;
        display: none;
    }
    .collapse.show {
        display: block;
        background: rgba(196, 73, 78, 0);
        border: 0px solid #FFF;
        z-index: 9999;
        top: 23px;
        width: 100%
    }
    button.navbar-toggler {
        z-index: 999;
        top: 8px;
        right: 0;
        position: absolute;
        margin: auto;
        border: 0px;
    }


}
@media (min-width: 768px) {
    ul.nav li.dropdown > ul.dropdown-menu{
        visibility:hidden;
        display:block;
        opacity:0;
        margin-top: 8px;
        transition: all 0.2s ease-in-out;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu{
        visibility:visible;
        opacity: 1;
        display: block;
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    #third-section figure.wpb_wrapper.vc_figure {
    margin: 0 auto 20px auto;
    display: block;
    text-align: center;
}
	main{
		padding: 62px 0 0 0;
		    word-break: break-word;
	}
    .top-right-widget {
    display: none;
    height: 40px;
}
    ul#menu-main-left-menu li, ul#menu-main-right-menu li  {
        margin: 0;
        padding: 0px 15px;
    }
    #menu-main-nav li.mega-parent ul li {
        float: none;
    }
    .dropdown-menu > li:first-child{
        border-bottom-left-radius: 0;
    }
    .dropdown-menu  li:last-child {
        border-bottom-right-radius: 0;
    }
    .navbar-nav {
        width: auto;
        z-index: 1000;
    }
    .navbar-nav > li > a {border-right: none; margin-left: 0px;}
	
    a.navbar-brand {
        margin: 0;
        padding: 5px 0 5px 0px;
        display: flex;		
		width: 68px;
		height:68px;
    }
	.navbar-brand img{width: 127px;
    height: 70px;    display:block;}
    .navbar-toggler-icon{
        background-image: url('assets/images/reorder-option.svg')!important;
        display: block;
        width: 24px;
        height: 24px;
    }
}
/*=========
SUBHEADER
========*/
header.entry-header {
    border-bottom: 1px solid #fbb212;
    margin: 0 0 37px 0;
}
.subheader {
    margin: 0px;
    padding: 25px 0;
    width: 100%;
    min-height: 357px;
    background-color: #f5f5f5;
    background-size: cover ;
    background-position: center ;
}
.subheader-sorry{
    min-height: 200px;

}
.subheader .container {
    width:100%;
    position: relative;
    min-height: 330px;
}
.subheader .desc {
    padding: 0px 10px!important;
    /*border-top: 1px solid #90272b;*/
    /*box-shadow: 0px 10px 31px #b33036;*/
    position: absolute;
    bottom: 21px;
    width: 100%;
    text-align: center;
}
.subheader h2 {
    width: 100%;
}
.subheader h2 a {
    color: #242424;
}
.subheader h2 a br {
    display: none;
}
.subheader h2 a:hover {
    text-decoration: none;
    color: #242424;
}
.cu-breadcrumbs ul{
    margin: 0px;
    padding: 0px;
}
.cu-breadcrumbs ul#crumbs {width: 100%;display: inline-block;/* float:  left; */}
.sub-details a {
    color: #FFF!important;
}
.cu-breadcrumbs ul#crumbs li {
    display: inline-block;
    color: #FFF;
}
.cu-breadcrumbs ul#crumbs li br {
    display: none;
}
.cu-breadcrumbs ul#crumbs li a{
    color: #FFF;
}
.cu-breadcrumbs ul#crumbs li:after {
    content: '/';
    color: #fff;
    margin:  0px 9px;
}

.cu-breadcrumbs ul#crumbs li:last-child:after {
    content:  none;
}
.content-padd {
    margin: 0px 0px;
}
/*----------

----------*/
div#second_section {
    margin: 95px 0 0 0;
    padding: 0;
    min-height: 510px;
    position: relative;
    overflow: initial;
}
.appDP {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    width: 393px ;
    height: 541px ;
    left: -86px;
    top: -52px;
}
div#second_section:after {
    content: '';
    width: 237px;
    height: 173px;
    background: url(assets/images/sec-logo-icon.svg)no-repeat;
    display: block;
    position: absolute;
    right: 10%;
    bottom: 6%;
}
div#second_section .caption {
    margin: 26px 0 15px 0;
    font-size: 56px;
    font-weight: 700;
}

.download-btn button {
    margin: 15px 0 0 0;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border: 4px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 22px !important;
    border-radius: 50px !important;
    line-height: normal;
}
/*
    Feature
*/
div#third-section {
    margin: 114px 0;
}
div#fourth-section {
    margin: 0 0 150px 0;
}
#fourth-section .caption-head {
    font-size: 38px;
    font-family: 'Lato';
    font-weight: 500;
    margin-left: 61px;
    margin-top: 2px;
}
#fourth-section .caption-txt {
    font-family: 'Lato';
    font-size: 19px;
    margin: 0 0 6px 60px;
}
.signup-btn button, .signup-btn a {
    margin: 17px 0 0 59px;
    padding: 0;
    background: #0685E4 !important;
    background: rgb(6,133,228);
    background: -moz-linear-gradient(180deg, rgba(6,133,228,1) 0%, rgba(3,67,114,1) 100%) !important;
    background: -webkit-linear-gradient(180deg, rgba(6,133,228,1) 0%, rgba(3,67,114,1) 100%) !important;
    background: linear-gradient(180deg, rgba(6,133,228,1) 0%, rgba(3,67,114,1) 100%) !important;
    color: #fff !important;
    border-radius: 50px !important;
    font-family: 'Lato';
    font-size: 21px !important;
    width: 232px;
    display: block;
}
div#fourth-section:after {
    content: '';
    width: 50%;
    height: 365px;
    background: url(assets/images/cut-bg.svg) no-repeat;
    position: absolute;
    right: 0;
}
div#fourth-section:after {
    content: '';
    width: 53%;
    height: 365px;
    /* background: url(assets/images/cut-bg.svg) no-repeat; */
    position: absolute;
    right: 0;
    /* background: #111111; */
    border-bottom: 365px solid #111111;
    border-left: 115px solid transparent;
    z-index: -1;
}
/* #fourth-section:after {
    content: '';
    width: 50%;
    height: 365px;
    background: url(assets/images/cut-bg.svg);
    display: block;
    position: absolute;
    right: 0;
    background-color: #ffff;
} */
.feature-item {
    margin: 20px 0;
    padding: 8px 25px;
    display: flex;
    background: #0685E4;
    width: fit-content;
    color: #fff;
    font-size: 36px;
    line-height: normal;
    font-weight: 900;
    border-radius: 50px;
    position: relative;
}
.featuers-img img {
    width: 345px;
    max-width: 100%;
}

.feature-item:after {content: '';width: 22px;height: 22px;background: #0685e4;border-radius: 50%;position: absolute;right: 14px;bottom: 5px;display:none;}

.subscribe-wrapper{
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 190px;
    background-color: #111111;
    border-radius: 16px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.sub-logo {
    margin: 0 0 0 0;
    display: block;
}
.sub-logo figure img {
    width: 273px;
}

#fifth-section #mailpoet_form_1 {
    background: none;
    border: 0;
    position: relative;
    max-width: 569px;
    margin: 20px auto 0;
}
#fifth-section .mailpoet_paragraph.subscribe-form-txt {
    width: 70% !important;
    z-index: 9999;
} 
.mailpoet_form_paragraph {
    margin-bottom: 0px;
}
#fifth-section .mailpoet_form_columns.mailpoet_paragraph {
    width: 100%;
    display: block;
}
#mailpoet_form_1 .mailpoet_paragraph{
    margin-bottom:5px !important;
}
.mailpoet_paragraph.subscribe-form-btn input {
    width: 190px !important;
    height: 62px;
    background: #0685E4 !important;
    color: #fff !important;
}

.mailpoet_paragraph.subscribe-form-btn {
    position: absolute;
    right: 0;
}

/*
CALL TO ACTIONS
*/
.call-to-action {
    margin: 0 auto;
    padding: 25px 70px;
    max-width: 730px;
    background: #fff2f7;
    text-align: center;
}
.call-to-action p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
}
.call-short-txt p{
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;

}
ul.action-icons {
    margin: auto;
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.action-icons li {
    display: inline-flex;
	margin: 0 10px;
}
ul.action-icons li a{
    color: #000;
}
ul.action-icons li a:hover{
    color: #ccc;
    text-decoration: none;
}
ul.action-icons li i:before {
    font-size: 28px !important;
	margin: 0;
    padding: 0;
}
/*
BLOG SLIDER
*/
.slider_blog_wrapper {
    margin: 0;
    padding: 40px 40px;
}

.slider_blog_wrapper .slider_blog_details {
    margin: 0 0 20px 0;
    padding: 0;
}
.slider_blog_wrapper .slider_blog_details p {
    margin: 0;
    font-size: 16px;
    color: #000;
    line-height: 36px;
}
.slider_blog_wrapper .slider_blog_title h1, .slider_blog_wrapper .slider_blog_title h2, .slider_blog_wrapper .slider_blog_title h3, .slider_blog_wrapper .slider_blog_titleh4, .slider_blog_wrapper .slider_blog_title h5 {
    font-size: 20px;
    margin: 18px 0 25px 0;
    padding: 0;
}
.slider_blog_wrapper span.read-btn {
    margin: 10px 0;
    padding: 5px 0;
    font-family: 'Lato';
    color: #000;
}
.slider_blog_wrapper span.read-btn a {
    color: #000;
}
span.blog-date, span.blog-readTime {
    margin: 0 15px 10px 0;
    display: inline-flex;
    font-family: 'Lato';
    color: #000;
}
.single span.blog-date, .single span.blog-readTime {
    margin: 0 10px !important;
    font-size: 18px;
}
.blog span.blog-date, .blog span.blog-readTime {
    margin: 0 10px 15px 0 !important;
    font-size: 18px;
}
/*
CONTACT BOTTOM
*/
.contact-left {
    padding: 45px 15px;
    background: #fbfbfb;
}
.contact-left .cont-heading {
    margin: auto;
    text-align: center;
}
.contact-left .elementor-icon-list-text {
    font-size: 16px !important;
    font-weight: 800 !important;
}
.contact-left li.elementor-icon-list-item .elementor-icon-list-text {
    font-size: 18px;
    font-weight: bold !important;
    color: #000;
}
.contact-right {
    padding: 45px 50px 10px 50px;
    background: #fff2f7;
}
.contact-box {
    margin: 30px 0 0 0;
    width: 90%;
    display: block;
}
.contact-box input {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}
.contact-box input {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 6px 13px;
    display: block;
    border: 0;
    font-size: 18px;
}
.contact-box textarea {
    border: 0;
    margin: 0 0 20px 0;
    height: 140px;
}
.submit-btn {
    max-width: 125px;
    text-transform: uppercase;
    background: #fff;
}
.submit-btn:hover {
    background: #000;
    color: #fff2f7;
}
/*-----------
SIGNLE POST
------------*/
.single main {
    margin: 0;
    padding: 80px 0 0 0;
    background: #f9f9f9;
}

/*----------
Testimonial
---------*/
.testimonials-heading{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 48px!important;
    text-transform: uppercase!important;
    font-weight: 800!important;
    margin: 28px auto;
}

/*---------------
CONTACT US
---------------*/

/*================
FOOTER
=============*/
/*footer .row{*/
/*    display:block;*/
/*}*/
footer{
    margin: 0;
    padding:0;
    width: 100%;
    display: block;
}
.footer-main{
    margin: 85px 0 18px 0;
    padding: 0px 0px ;
    position: relative;
    z-index: 0;
}
.footer-main h2 {
    margin: 0 0px 15px 0;
    padding: 0;
    font-size: 31px;
    font-family: "cera_probold" !important;
    color: #fff;
}
footer a {
    color: #dadbdd;
}
span.copyrights {
    margin: 10px 0;
    padding: 0;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #979797;
}
span.copyrights i {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.widget_media_image a img {
    width: 90px;
    height: 64px;
}
ul.foot-social {
    margin: 25px auto 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
}

ul.foot-social li {
    margin: 0 12px !important;
    padding: 3px 0;
    display: inline-block;
}

ul.foot-social li i:before {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
}
ul.foot-social a:hover {
    text-decoration: none;
}
ul.foot-social li a:hover i:before {
    margin: 0 0 0 0;
    padding: 0;
    color: #0685E4;
    text-decoration: none;
}
.footer-widget-1 p {
    font-size: 14px;
    margin: 20px 0 0 0;
}
.footer-widget-1 {
    margin: auto;
    display: block;
    padding: 0;
    text-align: center;
}
.footer-widget-1 img{
    max-width: 200px !important;
}
/*---
CONTACT FORM FOOTER
---------------*/
.get-qoute-foot p {
    margin: 0px;
    padding: 5px 0 0 0;
    /* width: 100%; */
}

.get-qoute-foot p {
    width: 100%!important;
    display: block;
}

.get-qoute-foot p input, textarea {
    width: 100%;
    float: left;
    padding: 10px 10px;
    border: 2px solid #242424;
    margin-bottom: 5px;
}
.get-qoute-foot p textarea {
    height: 75px;
}
.get-qoute-foot p input.wpcf7-form-control.wpcf7-submit {
    width: 130px;
    height: 40px;
    padding: 0;
    background: #242424;
    color: #FFF;
}
.booking-form p {
    margin: 0px;
    padding: 5px 0 0 0;
    /* width: 100%; */
}

.booking-form p {
    width: 100%!important;
    display: block;
}
.booking-form p input, .booking-form p textarea, .booking-form p select {
    width: 100%;
    float: left;
    padding: 10px 10px;
    border: 2px solid #242424;
    margin-bottom: 5px;
}
.booking-form p textarea {
    height: 75px;
}
.booking-form p input.wpcf7-form-control.wpcf7-submit {
    width: 130px;
    height: 40px;
    padding: 0;
    background: #242424;
    color: #FFF;
}
.mission-box {
    text-align: center;
}
/*
    SLICK SLIDER
*/
.slick-prev, .slick-next{}
.slick-prev:before{
    content: '' !important;
    display: block;
    background-image: url(assets/images/left-arrow.svg);
    width: 28px;
    height: 28px;
}
.slick-next:before{
    content: '' !important;
    display: block;
    background-image: url(assets/images/right-arrow.svg);
    width: 28px;
    height: 28px;
}
.slick-prev:before, .slick-next:before{
    color: #F9D6E3 !important;
    
}
/*================================
MEDIA QUERY========
===================================*/
/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
@media (min-width:1281px) and (max-width: 1400px){
    .navbar-dark .navbar-nav .nav-link {
        margin: 0;
        padding: 9px 15px;
        font-size:14px;
    }
}
@media (min-width:1024px) and (max-width: 1280px){
    .navbar-dark .navbar-nav .nav-link {
    margin: 0;
    padding: 9px 13px;
    color: #FFF;
    font-size: 13px;
    }
}
@media (min-width: 991px) and (max-width: 1080px) {

    .elementor-6 .elementor-element.elementor-element-0354a26 > .elementor-element-populated {
    padding: 85px 28px 85px 53px;
}
}
@media (max-width: 990px){
.appDP {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.mailpoet_paragraph.subscribe-form-btn{
        position: absolute;
    bottom: 75px;
    right: 10px;
    width: 94%;
}
    .mailpoet_form_paragraph {
    margin-bottom: 0px;
    margin-top: 87px;
}
#mailpoet_form_1 .parsley-errors-list {
    color: #cf2e2e;
    position: absolute;
    display: flex;
    margin-top: 42%;
}
#fifth-section .mailpoet_paragraph.subscribe-form-txt {
    width: 100%!important;
}
.mailpoet_paragraph.subscribe-form-btn input {
    width: 145px !important;
}
    .mobile-nav ul.SocialLinks {
    display: block;
    margin: 10px auto;
    text-align: center;
}

.mobile-nav .widget-column.top-right-widget {margin: auto;}
    ul.SocialLinks{
        display:none;
    }
    a.nav-button {
        display: block;
        border-color:#0685e4;
            top: 22px;
    }
    #status {
        width: 100%;
        height: 549px;
        position: absolute;
        left: 0;
        top: 2%;
        right: 0;
        background-image: url(./assets/images/HohldGold+GIF.gif);
        background-repeat: no-repeat;
        background-position: center;
        /* margin: -100px 0 0 -100px; */
        z-index: 9999;
    }
    .deskTopbar {
    display:none !important;
}
    .home main {
    margin: 0;
    padding: 0px 0 0 0;
    }
    .mobileTop{
        
    }
    .top-bar {
    margin: auto;
    padding: 35px 24px;
    display: block;
    position: relative;
    max-width: 100%;
}
	/* .elementor-6 .elementor-element.elementor-element-0354a26 > .elementor-	element-populated {
		padding: 85px 28px 85px 53px;
	} */
    .mobile-nav a.navbar-brand {
    margin: auto;
    display: block;
    position: relative;
    width: 160px;
    margin-bottom: 20px !important;
    background: transparent;
}
    .mobile-nav a.navbar-brand {
        margin: auto;
    }
	a.navbar-brand{
	}
    /* a.navbar-brand {
        margin: 0px;
        padding: 0px 0 0 0px;
        position: absolute;
        top: 36px;
    } */
/*     .navbar-dark .navbar-nav .nav-link{
            padding: 9px 4px;
    } */
}
@media (min-width: 768px) and (max-width: 990px){
	.navbar-dark .navbar-nav .nav-link{
		    padding: 9px 9px;
    font-size: 0.79rem;
	}
	ul.top-right-social li{
		width: 23px;
		height: 23px;
	}
	a.navbar-brand {
    margin: 0;
    padding: 5px 0 5px 0px;
    display: flex;
    width: 68px;
    height: 68px;
    position: absolute;
}

    .feature-item {
    font-size: 24px;
    }
.call-to-action-wrapper {
    background: #111111;
}
#fourth-section .caption-head, #fourth-section .caption-txt, .signup-btn button, .signup-btn a{
        margin-left: 0;
}

}
@media (max-width: 767px){
.sub-logo {
    display: block;
    text-align: center !important;
    margin: 0 auto 23px auto;
    position: relative;
}
.call-to-action-wrapper {
    background: #111111;
}
#fourth-section .caption-head, #fourth-section .caption-txt, .signup-btn button, .signup-btn a{
        margin-left: 0;
}
    div#second_section {
    margin: 0px 0 0 0;
    padding: 0;
    min-height: auto}
    div#second_section {
        margin: 0px 0 0 0;
    }
    div#second_section:after{
        display:none;
    }
    .feature-item {
    font-size: 24px;
    }
	.post-navigation .nav-previous, .post-navigation .nav-next {
    width: 100%;
	}
	.price-box .elementor-widget-wrap {
    margin: 15px 16px !important;
	}
	.single main{
		adding: 105px 0 0 0;
	}
	
	.slider_blog_wrapper{
		    padding: 40px 20px;
	}
	.my-picture::after {
    content: '';
    display: block;
    width: 133px;
    height: 528px;
}
    header{
    padding: 9px 0;
	/*height: 83px !important;*/
		display:block;
    }
	article header{
		height: auto;
	}
	article {
    margin: 0 0;
		padding: 35px 13px !important;
	}
	article .entry-content{
		    margin-top: 10px !important;
	}
    .navbar {
    display: none;
}
    ul.top-right-social {
    margin: 15px auto 25px;
    }
    a.nav-button {
        display: block;
        border-color:#0685e4;
            top: 22px;
    }
    .navbar-dark .navbar-nav .nav-link{
        margin: 0;
        padding: 9px 6px;
    }
    a.btn.btn-primary.btn-customized.open-menu {
        display: block;
    }
    .navbar-dark .navbar-nav .nav-link{
            font-size: 14px;
    }
}
/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    ul.SocialLinks li {
        margin: 0 4px 0 0;
    }
    /* .navbar-nav li a {
        padding: 30px 25px 30px 36px;
    } */
    [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
        margin-left: 10px!important;
    }
    #service-block-home .vc_tta-panel-body{
        padding: 60px 10px 60px 20px !important;
    }
    .wpb_text_column.wpb_content_element.service-h-txt{
        padding: 0 10px 0 0;
    }
    div#service-block-home {
        width: 100%;
    }
    div#section-one {
        padding: 0 0 55px 0!important;
    }
    a.navbar-brand {
        margin: 0px;
        padding: 0px 0 0 0px;
    }

}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #service-block-home .vc_tta-panel-body {
        padding: 40px 20px 40px 20px !important;
    }
    div#section-one {
        padding: 0 0 19px 0!important;
    }
    .slick-prev, .slick-next {
        top: 47%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    div#second_section:after {
        content: '';
        width: 21%;
        height: 186px;
        background: url(assets/images/sec-logo-icon.svg)no-repeat;
        display: block;
        position: absolute;
        right: 0;
        bottom: 6%;
    }
}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    .wpb_text_column.wpb_content_element.service-h-txt {
        padding: 0px 0px;
    }
    #service-block-home div.vc_tta-panel a{
        background-color: #ffca00;
        color: #242424;
    }
    #service-block-home .vc_tta-panel-body {
        padding: 60px 60px 60px 60px !important;
    }
    .subheader .desc {
        width: auto !important;
        text-align: left;
    }
    button.slick-arrow {
        width: 35px;
        height: 35px;
    }
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    
/*.mailpoet_paragraph.subscribe-form-btn {*/
/*    position: absolute;*/
/*    bottom: 100px;*/
/*    right: 10px;*/
/*}*/
    .mission-box:before{
        left:-15px;
/*         width: 230px;
        height: 230px; */
    }
    .mission-box:after{
        right:-15px;
/*         width: 230px;
        height: 230px; */
    }
    .wpb_text_column.wpb_content_element.service-h-txt {
        padding: 0px 0px;
    }
    #service-block-home .vc_tta-panel-body {
        padding: 60px 40px 60px 40px !important;
    }
    #service-block-home div.vc_tta-panel a{
        background-color: #ffca00;
        color: #242424;
    }
    #service-block-home div.vc_tta-panel a i:before{
        content: "\f108" !important;
        margin: 12px 0px 0px 20px;
        padding: 0px;
        position: absolute;
        z-index: 999;
        display: block;
        text-align: center;
        left: 0;
        font-family: Flaticon!important;
        font-size: 28px;
        font-style: normal;
        color: #333;
    }
    #service-block-home div.vc_tta-panel a span {
        margin-left: 30px;
    }
    div#section-one{
        padding: 0 0 0px 0!important;
    }
    .subheader .desc {
        width: auto !important;
        text-align: left;
    }
    .copyright {
        margin: 20px 0;
        font-size: 13px;
        font-weight: 600;
        position: relative;
        display: block;
        bottom: 0;
    }
    .footer-widget-1 {
        border-bottom: 1px solid #ededed;
    }
    .footer-widget-2 {
        border-bottom: 1px solid #ededed;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer-widget-3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    ul.social-footer{
        padding-left: 0px;
    }
    ul.social-footer li a svg {
        width: 24px;
        height: 32px;
        line-height: normal;
        margin: 0 10px 0 0;
    }
    button.slick-arrow {
        width: 35px;
        height: 35px;
    }
}
/*ANIMATION*/
.animatable {
  
  /* initially hide animatable objects */
  visibility: hidden;
  
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */
.animate-in {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

.animate-out {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;

  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  -ms-animation-direction: reverse;
  -o-animation-direction: reverse;
  animation-direction: reverse;
}

.animate-out:after {
  content ''
  letter-spacing: inherit;
}

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}



@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	60% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	60% {
		-webkit-transform: translateX(20px);
	}

	80% {
		-webkit-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	60% {
		-moz-transform: translateX(20px);
	}

	80% {
		-moz-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(20px);
	}

	80% {
		-o-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	60% {
		transform: translateX(20px);
	}

	80% {
		transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	60% {
		-webkit-transform: translateX(-20px);
	}

	80% {
		-webkit-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	60% {
		-moz-transform: translateX(-20px);
	}

	80% {
		-moz-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	60% {
		-o-transform: translateX(-20px);
	}

	80% {
		-o-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	60% {
		transform: translateX(-20px);
	}

	80% {
		transform: translateX(5px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	50% {
		-webkit-transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}

	50% {
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}

	50% {
		-o-transform: scale(1.05);
	}

	70% {
		-o-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}

	50% {
		transform: scale(1.05);
	}

	70% {
		transform: scale(.9);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@-webkit-keyframes moveUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(40px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes moveUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(40px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes moveUp {
	0% {
		opacity: 1;
		-o-transform: translateY(40px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes moveUp {
	0% {
		opacity: 1;
		transform: translateY(40px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}
@-o-keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}
@keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}

.animate-in.animationDelay, .animate-out.animationDelay {
	animation-delay:.4s;
	-webkit-animation-delay:.4s;
}
.animate-in.animationDelayMed, .animate-out.animationDelayMed {
	animation-delay:1.2s;
	-webkit-animation-delay:1.2s;
}
.animate-in.animationDelayLong, .animate-out.animationDelayLong {
	animation-delay:1.6s;
	-webkit-animation-delay:1.6s;
}
.animate-in.fadeBgColor, .animate-out.fadeBgColor {
	-webkit-animation-name: fadeBgColor;
	-moz-animation-name: fadeBgColor;
	-o-animation-name: fadeBgColor;
	animation-name: fadeBgColor;
}
.animate-in.bounceIn, .animate-out.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
.animate-in.bounceInRight, .animate-out.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
.animate-in.bounceInLeft, .animate-out.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
.animate-in.fadeIn, .animate-out.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
.animate-in.fadeInDown, .animate-out.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
.animate-in.fadeInUp, .animate-out.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animate-in.moveUp, .animate-out.moveUp {
	-webkit-animation-name: moveUp;
	-moz-animation-name: moveUp;
	-o-animation-name: moveUp;
	animation-name: moveUp;
}