/*+++++++++++++++++MY CSS+++++++++++++++++++++*/
/*+++++++++++++++++MY CSS+++++++++++++++++++++*/
.intro-title{
	text-transform:uppercase;}
	
.sec-logo{
    margin: 0px auto;
    max-width: 104px;
    padding: 27px 10px;
    display: inline;
    background-color: white;}
	
.company-name{
	font-size: 13px;
    color: #7d7d7d;}
	
.padd-top-no{
	padding-top:10px !important;
	padding-bottom:10px !important;}
	
.mar-top-15{
	margin-top:15px;}
	
.stat-pos{
	position:static !important;}
	
.carousel-indicators .active {
    background-color: #fd4115 !important;
}

.carousel-indicators li {
    border: 1px solid #fd4115 !important;
}

.carousel-indicators {
    bottom: -10px;
}

.testi-pos{
	    font-size: 13px;
    color: #737373;}
	
.sub-btn{
	margin: 12px auto;
    font-size: 19px;
    background: #fd4115;
    color: #fdfefe;
    -webkit-transition: background-color 200ms;
    -moz-transition: background-color 200ms;
    transition: background-color 200ms;
    border-radius: 3px;
    padding: 10px 60px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    font-weight: 300;
    border: none;}
	
.dayss{
	    text-transform:capitalize;
    font-size: 31px;}
	
.callus{
	    margin: 0px;
    color: aliceblue;}
	
.intro_thank{
	    background-color: white;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
	    padding: 60px 15px;
    top: 85px;}
	
.intro-title_thank{
	    color: #887c79 !important;
    font-size: 39px;
    text-transform: none;
	    margin-bottom: 29px;}
	
.intro-subtitle_thank{
    color: #626262;
    font-size: 18px;
    max-width: 401px;
    margin: 0px auto;}
	
.go-back{
	    padding: 3px 18px !important;
    font-size: 17px !important;}
	
.socials{
	color:#ccc !important;}


/*+++++++++++++++++MY CSS+++++++++++++++++++++*/
/*+++++++++++++++++MY CSS+++++++++++++++++++++*/




.leadstyle-google-button,
.leadstyle-twitter-button,
.leadstyle-facebook-button {
    width: 100px;
    height: 100px
}

.countdown {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}

.countdown li {
    float: left;
    text-align: center;
    margin: 0 2px!important;
    width: 160px!important
}

.countdown li .flap {
    background-color: #000000;
    width: 64px;
    min-height: 58px;
    padding: 10px 0;
    vertical-align: middle;
    display: table-cell
}

.countdown li .flap span {
    width: 64px;
    display: inline-block;
    color: #FAFAFA;
    font-weight: 100!important;
    font-size: 24px;
    line-height: 30px!important;
    position: relative;
    text-align: center
}

.countdown p {
    display: inline-block;
    float: left;
    font-weight: 400!important;
    color: #7b7b7b!important;
    font-size: 11px!important;
    text-align: center;
    width: 64px!important;
    line-height: 20px;
    text-transform: uppercase;
    margin: 1px 0 0 0
}

body {
    font-family: 'Roboto', sans-serif
}

h1 {
    color: #444445
}

h2 {
    color: #333334;
    font-size: 50px;
    font-weight: 700
}

h3 {
    color: #555556;
    font-size: 29px;
    font-weight: 300;
    margin: 30px 0 12px
}

h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    word-spacing: 5px
}

p {
    color: #222223;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.section {
    position: relative;
    padding: 80px 0
}

.section.short {
    padding: 40px 0
}

.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 15px 40px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn {
    margin: 20px auto;
    font-size: 24px;
    background: #fd4115;
    color: #fdfefe;
    -webkit-transition: background-color 200ms;
    -moz-transition: background-color 200ms;
    transition: background-color 200ms;
    border-radius: 3px;
    padding: 10px 60px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    font-weight: 300
}

.btn:hover {
    color: #fdfefe;
    background: #e53106
}

.arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #feffff
}

.arrow:before,
.arrow:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    box-sizing: border-box
}

.arrow:before,
.arrow:after {
    border-bottom: 20px solid #feffff
}

.arrow:before {
    right: 50%;
    border-right: 40px solid transparent
}

.arrow:after {
    left: 50%;
    border-left: 40px solid transparent
}

.banner {
    position: relative;
    padding-bottom: 50px;
    background: #79d7dd
}

.banner-bg {
    position: absolute;
    left: 50%;
    min-width: 100%;
    min-height: 100%
}

.banner h1,
.banner h2,
.join-us,
.date {
    color: #fefefe
}

.header {
    padding-top: 20px
}

.logo {
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 10px -3px;
    background-color: #ffffff;
    padding: 12px 12px;
    width: 108px;
}

.intro-lead {
    font-size: 25px;
    text-transform: uppercase;
}

.intro h1 {
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 300
}

.intro h1 strong {
    font-weight: 500
}

.intro h2 {
    margin-top: 0;
    margin-bottom: 1px;
    font-size: 32px;
    letter-spacing: 3px;
    font-weight: 300;
}

.simple-st{
	    margin: 0px;
    padding: 0px;
    font-size: 14px;
	color:#FFFFFF;}

.intro-wrapper hr {
    margin-top: 30px;
    margin-bottom: 0;
    border-top-color: #fefefe
}

.date-wrapper {
    margin-top: 0
}

.date-wrapper p {
    font-size: 40px;
    font-weight: 300
}

.join-us {
    margin: 0;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
    word-spacing: 0px
}

.date {
    margin: 0;
    text-transform: uppercase;
    font-weight: 600
}

.date-wrapper .spacer {
    margin: 0 10px;
    color: #a7e9ed
}

.intro a {
    margin-top: 15px;
    margin-bottom: 12px;
}

.description {
    background: #feffff
}

.description img {
    margin: 0 auto 10px
}

p.description-title,
p.description-text {
    padding: 0 15px;
    color: #747475;
    font-weight: 400
}

p.description-title {
    font-size: 16px
}

.countdown-wrapper {
    padding: 40px 0;
    background: #fd4115
}

.countdown-title,
.countdown-text {
    color: #fffeff
}

.countdown-text {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    word-spacing: 5px;
	    font-size: 23px;
}

.countdown-wrapper .countdown {
    margin: 0!important
}

.countdown-wrapper .countdown li span {
    width: 160px!important;
    display: inline-block;
    color: #fffeff!important;
    font-weight: 100!important;
    font-size: 90px!important;
    line-height: 90px!important;
    position: relative!important;
    text-align: center!important
}

.countdown-wrapper .countdown p {
    display: inline-block float: none!important;
    font-weight: 400!important;
    color: #fffeff!important;
    font-size: 18px!important;
    text-align: center!important;
    width: 100%!important;
    line-height: 20px!important;
    text-transform: uppercase!important;
    margin: 1px 0 0 0!important
}

.video-banner {
    background-color: #fffffe
}

.video-container {
    display: inline-block;
    width: 750px;
    max-width: 100%;
    margin-bottom: 20px
}

.video-container>img,
.video-container>video,
.video-container>embed,
.video-container>iframe {
    width: 100%;
    margin: 0 auto
}

.video-text {
    font-size: 18px
}

.profile {
    background: #fffefe
}

.profile-row {
    margin-top: 120px
}

.profile-row:first-child {
    margin-top: 0
}

.profile-title {
    color: #333335;
    font-size: 42px
}

.profile-subtitle {
    color: #555557;
    margin-top: 10px
}

.profile-text {
    color: #222224
}

.profile img {
    margin: 0 auto;
    padding: 0 25px
}

.testimonials {
    padding: 40px 0 0;
    background: #f0f0f1
}

.testimonials h4,
.testimonial-text,
.testimonial-author {
    color: #3e3e3d
}

.testimonials h4 {
    margin-bottom: 22px;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 1px
}

.testimonial {
    width: 100%;
    padding: 20px 0 90px
}

.testimonial-text {
    display: inline-block;
    font-size: 18px;
    line-height: 1.4;
    text-align: center
}

.testimonial-author {
    display: block
}

.cycle-pager {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
    z-index: 120;
}

.cycle-pager span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 1.5px;
    color: #fff;
    font-size: 0px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #cdcdce;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.cycle-pager span:hover {
    background: #cdcdce
}

.cycle-pager span.cycle-pager-active {
    background: #fd4115;
    border-color: #fd4115
}

.editable-selectable .cycle-pager:after {
    content: "If a testimonial is removed, the navigation will update automatically outside of the editor.";
    display: block;
    position: relative;
    top: 10px;
    color: #999;
    font-weight: 300
}

.cta {
    background: #fefffe
}

.cta h2 {
    color: #333332;
    margin: 0
}

.footer {
    padding: 20px 0;
    background: #656565
}

.legal-text,
ul.social-icons li,
.footer-links a {
    color: #fefdfe
}

.legal-text {
    font-size: 14px
}

ul.social-icons {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
    display: inline-block
}

ul.social-icons li {
    position: relative;
    display: inline-block;
    font-size: 25px;
    margin: 0 10px;
    color: #fefdfe
}

ul.social-icons li a {
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    text-indent: -9999px
}

.footer-links a {
    display: inline-block;
    padding-left: 5px;
    margin-right: 5px;
    border-left: 1px solid #fefdfe;
    cursor: pointer
}

.footer-links a:first-child {
    border-left: none
}

ul.social-icons li,
#footer-links a {
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease
}

ul.social-icons li:hover,
#footer-links a:hover {
    color: #a0a0a1;
    text-decoration: none
}

@media (max-width:767px) {
    h2 {
        font-size: 40px
    }
	.intro_thank{
		top:0px;}
    h4 {
        margin-bottom: 10px!important
    }
    p {
        font-size: 16px
    }
    .section.short {
        padding: 10px 0
    }
    .section {
        position: relative;
        padding: 40px 0
    }
    .intro h1 {
        font-size: 39px
    }
    .intro h2 {
        font-size: 36px
    }
    .intro hr {
        margin-top: 15px;
        margin-bottom: 20px
    }
    .day,
    .time {
        display: block
    }
    .date-wrapper .spacer {
        display: none
    }
    .date-wrapper p {
        font-size: 30px
    }
    .countdown-wrapper .countdown {
        margin-top: 20px
    }
    .countdown li {
        float: none!important;
        margin-bottom: 25px!important;
        width: 100%!important
    }
    .countdown-wrapper .countdown li span {
        width: 100%;
        font-size: 60px;
        line-height: 90px!important
    }
    .countdown-wrapper .countdown p {
        width: 100%!important
    }
}

@media (min-width:992px) {
    .countdown-wrapper .countdown p {
        width: 190px
    }
}