* {
    margin: 0;
    padding: 0;
}
body {
		/*font-family: 'Source Sans Pro', sans-serif;*/
		font-family: "Varela Round","Arial",Sans-Serif;
    overflow-y: scroll;
    overflow-x: hidden;
}
p {
    font-size: 14px;
}
a {
    color: #333;
}
a:hover {
    color: #428bca;
}
b {
	color: #f90;
}
b span {
		color: #222;
}

.img_text_middle p {
	vertical-align: middle;
}


/*---------------------------------------
   COMMON STYLES             
-----------------------------------------*/

.section_title {
    padding-top: 90px;
    padding-bottom: 50px;
}
@media (max-width: 667px) {
		.section_title {
				padding-top: 70px;
				padding-bottom: 10px;
		}
}
.section_title h2 {
    text-align: center;
    position: relative;
    color: #f90;
    font-size: 27px;
    font-weight: 100;
}
.section_title h3 {
    text-align: center;
    position: relative;
    margin-bottom: -40px;
    color: #333;
    font-size: 24px;
    font-weight: 100;
}
@media (max-width: 667px) {
		.section_title h2 {
				font-size: 28px;
		}
}
.section_title h2:after {
    content: "";
    position: absolute;
    bottom: -20px;
    width: 60px;
    height: 1px;
    background-color: #f90;
    left: 50%;
    margin-left: -30px;
}
.section_title p {
    text-align: center;
    margin-top: 45px;
    color: #333;
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*---------------------------------------
   SECTION HOME              
-----------------------------------------*/
/*menu*/

.header h2 {
    height: 0px;
    margin: 0px 0px;
    font-size: 65px;
    font-weight: 100;
    color: #fff;
}
.blue {
		color: #f90;
}
#company  {
		font-size: 45px !important;
    font-weight: 100;
}
.navbar {
    margin-top: -100px
}
.navbar-brand {
    padding: 9px 15px;
}
.navbar-brand h2 {
    font-size: 25px
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}


@media(min-width:667px) {
    .navbar-default {
        background-color: transparent;
    }
    .navbar-default .navbar-nav>li>a {
				font-size: 16px;
        color: #fff;
    }
    .navbar-default .navbar-nav>li>a:hover {
        color: #f90;
    }
    .navbar-default .navbar-nav>li>a:focus {
        color: #fff;
    }
    .navbar-default {
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        z-index: 110;
    }
    .navbar-brand img {
        padding-top: 25px;
        height: 45px;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    .navbar-default .navbar-nav>li>a {
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    .navbar-nav>li>a {
        padding-top: 45px;
    }
}
@media (max-width: 667px) {
		.header h2 {
				margin-top: 10px;
				font-size: 46px;
		}
		#company  {
			font-size: 32px !important;
		}
    .navbar-brand img {} .navbar-default {
        background-color: #fff !important;
    }
    .navbar-brand h2 {
				margin-top: 5px;
        color: #333 !important;
				font-size: 21px;
    }
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: transparent;
    color: #f90;
}
.header {
    /*background: url(../images/home.jpg);*/
    background-size: cover;
		background-repeat: no-repeat;
}
@media (max-width: 1024px) {
	.header {
			/*background: none;
			background-color: #000;*/
	}
}

.header .section_overlay {
    /*background-color: rgba(33, 33, 33, .75);*/
}
.logo{
    padding-bottom: 50px;
}

#contact_header {
		margin-top: 40px;
}
#contact_header a {
		font-weight: 400 !important;
		font-size: 18px;
}
#contact_header i {
		width: 25px;
		font-size: 22px;
}

.home_text{
    text-align: left;
		margin-top: 10%;
}
.home_text img{
	float: left;
  clear:left;
  margin-right: 5%;
  max-width: 80px;
  height: auto;
}

.home-iphone{
    text-align: center;
}
.home-iphone img{
    width: 80%;
    margin-top: 10%;
    border-radius: 50%;
}

@media (max-width: 1024px) {
	.logo {
    margin-top: 30px;
    padding-bottom: 20px;
	}
	.home_text {
    margin-top: 0px;
    padding-bottom: 20px;
    text-align: center;
	}
	.home-iphone img{
    margin-bottom: 5%;
	}
	.download-btn {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
	}
	.third_iphone {
		text-align: center;
	}
	.third_iphone img {
    width: 50% !important;
	}
	.left_single_third {
    padding-right: 0px !important;
    margin-bottom: 35px !important;
    text-align: center !important;
    margin-top: 35px !important;
	}
	.right_single_third {
    padding-left: 0px !important;
    margin-bottom: 35px !important;
    text-align: center !important;
    margin-top: 35px !important;
	}
}

@media (max-width: 767px){
	.home-iphone img{
    width: 40%;
    margin-top: 1%;
    border-radius: 50%;
	}
}

@media (max-width: 667px){
  .home_text{
    text-align: center;
  }
  div.carousel-inner .item img {
    margin-left: -150px !important;
	}
	.testimonial_caption h2 {
    margin-left: -150px !important;
	}
}

@media (max-width: 548px){
	.home-iphone img{
    width: 60%;
	}
	div.carousel-inner .item img {
    margin-left: -100px !important;
	}
	.testimonial_caption h2 {
    margin-left: -100px !important;
	}
}

@media (max-width: 480px){
	.home-iphone img{
    width: 60%;
	}
	div.carousel-inner .item img {
    margin-left: -50px !important;
	}
	.testimonial_caption h2 {
    margin-left: -50px !important;
	}
}

.home_text h1 {
    color: #333;
    font-size: 24px;
    font-weight: 100;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 5px;
}
@media (max-width: 1024px) {
		.home_text h1 {
				padding-top: 50px;
				font-size: 17px;
		}
		.home_text img {
			padding-top: 50px;
		}
}
@media (max-width: 767px){
	.home_text img{
		float: none;
  	clear:left;
  	margin-right: 0%;
	}
	.home_text h1 {
			padding-top: 0px;
			font-size: 21px;
	}
}

.home_text h2 {
    color: #f90;
    font-size: 24px;
    font-weight: 100;
    line-height: 35px;
    margin-bottom: 80px;
}
@media (max-width: 1024px) {
	.home_text h2 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 80px;
	}
}
@media (max-width: 767px){
	.home_text img {
    padding-top: 30px;
	}
	.home_text h2 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 40px;
	}
	#contact_header {
    margin-top: 20px;
	}
	.download-btn {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
	}
}

.home_text p {
    color: #333;
    font-size: 21px;
    line-height: 28px;
    margin-top: 0px;
    font-weight: 300;
}
@media (max-width: 1024px) {
	.home_text p {
		font-size: 17px;
	}
}

.download-btn {
    margin-top: 50px;
    margin-bottom: 50px
}
@media (max-width: 667px){
		.download-btn {
				margin-top: 40px;
				margin-bottom: 50px
		}
		.home_text p {
				font-size: 17px;
				line-height: 24px;
				margin-top: 0px;
		}
}
.home-btn,
.home-btn:focus,
.home-btn:active,
.home-btn:visited {
    background: transparent;
    border-color: #f90;
    color: #f90;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 19px;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.home-btn:hover {
    background-color: #f90;
    color: #fff;
}
.tuor,
.tuor:focus,
tuor:active,
tuor:visited {
    color: #A9ADB0;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 500;
    background: transparent;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.tuor:hover {
    color: #fff;
}
.tuor i {
    font-size: 20px;
    padding-left: 5px;
    color: #f90;
}



/*---------------------------------------
   SECTION second              
-----------------------------------------*/
.second {
    background: #F1F1F1;
		border-top: 1px #999 solid;
		border-bottom: 1px #999 solid;
}
.inner_second_area {
    padding-top: 50px;
}
.inner_second_title {
    padding-bottom: 50px;
}
.inner_second_title h2 {
    font-weight: 300;
    font-size: 30px;
    line-height: 37px;
    position: relative;
}
@media (max-width: 667px){
		.inner_second_title h2 {
				font-size: 27px;
		}
}
.inner_second_title h2:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 70px;
    background: #f90;
    height: 1px;
}
.inner_second_title p {
    font-size: 19px;
    line-height: 24px;
    margin-top: 40px;
}
.inner_second_desc {} .single_second_area {
    position: relative;
    padding-bottom: 4px;
    padding-left: 80px;
}
.single_second_area div {
    position: absolute;
    top: 0px;
    left: 0px;
}
.single_second_area div i {
    font-size: 55px;
    color: #BABABA;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.single_second_area h3 {
    color: #343434;
    font-size: 23px;
    font-weight: 300;
}
.single_second_area p {
    color: #727272;
    font-size: 15px;
}
.single_second_area:hover div i {
    color: #f90;
}
.second_phone img {} @media (min-width: 991px) and (max-width: 1200px) {
    .second_phone img {
        margin-top: 184px;
        width: 60%;
        margin-right: 20%
    }
}
/*---------------------------------------
   SECTION VIDEO              
-----------------------------------------*/

.video_area {
    background: #e4e4e4;
    padding-bottom: 140px;
    padding-top: 120px;
}
.video_title {
    padding-bottom: 30px;
}
.video_title h2 {
    font-weight: 300;
    font-size: 33px;
    line-height: 37px;
    position: relative;
    margin-top: 0px;
		color: #f90;
		text-align: center;
}
.video_title h2 span {
		color: #222;
}
@media (max-width: 667px){
		.video_title h2 {
				font-size: 27px;
		}
}	
.video_title h2:after {
    content: "";
		position: absolute;
		bottom: -20px;
		width: 60px;
		height: 1px;
		background-color: #f90;
		left: 50%;
		margin-left: -30px;
}
.video_title p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 40px;
    color: #333;
    font-weight: 300;
}
.btn-video,
.btn-video:active,
.btn-video:focus,
.btn-video:visited {
    float: left;
    margin-right: 10px;
    background: transparent;
    border: 1px solid #929292;
    color: #686868;
    border-radius: 3px;
    padding: 12px 35px;
    text-transform: uppercase;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.btn-video:hover {
    background: #f90;
    color: #fff;
    border: 1px solid #f90;
}
.video {} .video iframe {
    width: 100%;
    border: 1px solid #999999;
    padding: 5px;
}
.video img {
    width: 100%;
    padding: 5px;
    border-radius: 20px;
}


/*---------------------------------------
   SECTION TESTIMONIAL              
-----------------------------------------*/

#owl-demo .item {
    margin-left: 90px;
    margin-right: 90px;
    margin-bottom: 50px;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.testimonial {
    background: url(../images/testimonial.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.testimonial .section_overlay {
    background: rgba(0, 0, 0, .6);
    padding-top: 80px;
    padding-bottom: 80px;
}
.carousel-indicators {
    bottom: -8px;
}
div.carousel-inner .item img {
    border: 2px solid #f90;
    border-radius: 50%;
    padding: 3px;
    margin-left: -300px;
}
.testimonial_caption {
    padding-bottom: 70px;
}
.testimonial_caption p {
		margin-top: 50px;
    padding: 10px;
    color: #D8D8D8;
    font-size: 23px;
    font-weight: 300;
    line-height: 27px;
		letter-spacing: 1px;
}
.testimonial_caption p span {
    color: #f90;
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
}
.testimonial_caption h2 {
    color: #f90;
    font-weight: 500;
    font-size: 30px;
    margin-top: 25px;
    margin-left: -300px;
}
.testimonial_caption h4 {
		padding: 10px;
    color: #f90;
    font-size: 23px;
    font-weight: 300;
		letter-spacing: 1px;
}
.testimonial_caption h4 span {
    color: #D8D8D8;
    font-style: italic;
    font-weight: 300;
}
.testimonial ol.carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 1px solid #f90;
    margin: 1PX
}
.testimonial ol.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    border: 0px solid #f90;
    background: #f90;
}
/*---------------------------------------
   SECTION THIRD              
-----------------------------------------*/

.third {
    background-color: #ffff;
}
.third h3 {
    text-align: center;
    margin-top: 50px;
}
.third_inner {
    padding-top: 30px;
    padding-bottom: 70px;
}
.third_iphone {} .third_iphone img {
    width: 100%;
}
.right_single_third {
    position: relative;
    padding-left: 90px;
    margin-bottom: 65px;
    margin-top: 35px;
}
.right_single_third div {
    position: absolute;
    font-size: 40px;
    color: #f90;
    left: 0;
    width: 90px;
    height: 90px;
    text-align: center;
    top: -8px;
}
.right_single_third h3 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 21px;
    color: #333333;
}
@media (max-width: 667px){
		.right_single_third h3 {
				font-size: 19px;
		}
}
.right_single_third h3 span {
    color: #f90;
}
.right_single_third p {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}
/*left third*/

.left_single_third {
    position: relative;
    padding-right: 90px;
    margin-bottom: 65px;
    text-align: right;
    margin-top: 35px;
}
.left_single_third div {
    position: absolute;
    font-size: 40px;
    color: #f90;
    right: 0;
    width: 90px;
    height: 90px;
    text-align: center;
    top: -8px;
}
.left_single_third h3 {
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 21px;
    color: #333333;
}
@media (max-width: 667px){
		.left_single_third h3 {
				font-size: 19px;
		}
}
.left_single_third h3 span {
    color: #f90;
}
.left_single_third p {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}
.right_no_padding {
    padding-left: 15px;
}
.left_no_padding {
    padding-right: 15px;
}
@media (min-width: 991px) and (max-width: 1200px) {
    .right_single_third {
        margin-left: -60px;
    }
    .left_single_third {
        margin-right: -60px;
    }
    .third_iphone {
        margin-top: 35px;
    }
    .right_single_third h3,
    .left_single_third h3 {
        margin-top: 0px;
        margin-bottom: 15px;
    }
}


/*---------------------------------------
   SECTION CALL TO ACTION              
-----------------------------------------*/

.call_to_action {
    background-color: #1a1a1a;
    padding-top: 100px;
    padding-bottom: 100px;
}
.call_to_action p {
    color: #dfdfdf;
    font-size: 23px;
    font-weight: 300;
    text-align: center;
}
.call_to_action a {} .btn-action,
.btn-action:active,
.btn-action:focus,
.btn-action:visited {
    background: #f90;
    border: 1px solid #f90;
    color: #fff;
    border-radius: 3px;
    padding: 15px 35px;
    text-transform: uppercase;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.btn-action:hover {
    background: #FF6B80;
    border-color: #FF6B80;
}

/*---------------------------------------
   SECTION FOURTH             
-----------------------------------------*/

.fourth {
    background: #f1f1f1;
    padding-bottom: 96px;
		border-top: 1px #999 solid;
		border-bottom: 1px #999 solid;
}
.screen_slider {
    padding-top: 50px;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    border: 1px solid #f90;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: #f90;
}


/*---------------------------------------
   SECTION FIFTH             
-----------------------------------------*/

.fifth {
    background: #fff;
    padding-bottom: 96px;
}
.fifth img {
		max-width: 100%;
		margin-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.screen_slider {
    padding-top: 50px;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    border: 1px solid #f90;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: #f90;
}



/*---------------------------------------
   SECTION FUN FACTS              
-----------------------------------------*/

.fun_facts {
    background: url(../images/fun_bg.jpg) no-repeat center;
    background-size: cover;
}
.fun_facts .section_overlay {
    padding-top: 120px;
    padding-bottom: 120px;
    background: rgba(0, 0, 0, .4);
}
.single_fun_facts {
}
.single_fun_facts i {
    color: #f90;
    font-size: 60px;
    ;
}
.single_fun_facts h2 {
    color: #D7DADB;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 1px;

}
.single_fun_facts h2 span {
    font-weight: 300;
}
.single_fun_facts p {
    color: #D7DADB;
    font-size: 20px;
    margin-top: 0px;
    font-weight: 300;
    text-transform: uppercase;
}
/*---------------------------------------
   SECTION DOWNLOAD              
-----------------------------------------*/
#newsletter {
		margin: 30px auto;
    background: #ddd;
    color: #313131;
    border-radius: 10px;
    font-size: 17px;
}

#newsletter h3 {
		margin-top: 50px;
}

#newsletter p {
		font-size: 17px;
}

.newsletter_date {
	margin-bottom: 30px;
}

.download {
    background: #313131;
    color: #fff;
    padding-bottom: 80px;
}
.download .section_title h2, .download .section_title p {
    color: #fff;
}

.download_screen {
    padding-top: 45px;
}
.download_screen img {
		margin: 20px;
    width: 100%
}
.available_store {
    background: #1a1a1a;
    margin-top: -8px;
    padding-top:30px;
    position: relative;
}
.available_title {
    padding-top: 75px;
}
.available_title h2 {
    color: #f90;
    font-size: 30px;
		text-align: center;
}
@media (max-width: 667px){
		.available_title h2 {
				font-size: 27px;
		}
}	
.available_title p {
    color: #B5B5B5;
}
.single_store {
    text-align: center;
    border-left: 1px solid #0F1217;
    min-height: 230px;
    padding-bottom: 15px;
    position: relative;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 667px){
	.single_store{
		min-height: 30px;
	}
}
.single_store i {
    color: #f90;
    text-align: center;
    opacity: 1;
    font-size: 40px;
    padding-top: 90px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 667px){
	.single_store i {
		padding-top: 10px;
	}
}
.store_inner {
    position: absolute;
    bottom: 93px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.store_inner h2 {
    text-align: center;
    font-weight: 300;
    color: #d7dadb;
    font-size: 16px;
}
.single_store:hover {
    background: #121212;
}
.single_store:hover i {
    opacity: 0;
}
.single_store:hover div.store_inner {
    opacity: 1;
}
.no_padding {
    padding-left: 0px;
    padding-right: 0px;
}
.last {
    border-right: 1px solid #0F1217;
}

/*============== Price style ==============*/

.price_area{
  background: #f1f1f1;
  padding-bottom: 20px;
}

@media (max-width: 1024px) {
	.price_section h1 {
		text-align: center;
	}
}

.price_section h1{
  margin-bottom: 30px;
  text-transform: normal;
  font-size: 29px;
  text-align: center;
}

.price_section p{
  text-align: left;
}

.pricing-table{
  margin-top: 35px;
}

.pricing-box {
	margin-bottom: 20px; 
	float: left;
}

.pricing-box ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
	position: relative;
	cursor:pointer;
	border: solid 1px #ddd; 
	z-index: 1;
}

.pricing-box ul:hover .subscription-price{
  background: #4AA747;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}

.pricing-box ul li { 
	text-align: center; 
	border-bottom: solid 1px #ddd; 
	line-height: 40px; 
	background: #fff;
}

.pricing-box li.plan-title { 
	text-transform: uppercase; 
	line-height: 50px; 
	font-size: 19px;
	color: #f90;
} 

.pricing-box li.subscription-price { 
	background: #666666; 
	color: #fff; 
	position: relative; 
	border-bottom: none; 
	font-size: 16px;
}

.pricing-box li.subscription-price .currency {
	position: relative; 
	margin-left: 1px; 
	font-size: 25px;
	font-weight: 100;
}

.pricing-box li.subscription-price .price { 
	font-size: 32px; 
	font-weight: 600; 
	line-height: 106px;
}

.pricing-box li.sing-up {
	position: absolute; 
	left: 50%; 
	bottom: -22.5px; 
	margin-left: -79px; 
	background: #fff; 
	line-height: 45px !important;
}

.pricing-box li.sing-up a { 
	color: #000; 
	text-transform: uppercase; 
	padding: 11px 53px; 
	line-height: 42px; 
	border: solid 1px #ddd;
}

.pricing-box li.sing-up a:hover { 
	background: #666666;
	border: solid 1px #666666; 
	color: #fff;
}

.pricing-box.thirdd li.plan-title { 
	line-height: 61px;
}

.pricing-box.thirdd ul {
	border: solid 2px #4AA747; 
	z-index: 2; 
	box-shadow: 10px 10px 10px grey;
}
.pricing-box.nothirdd ul, .tab-content {
	box-shadow: 10px 10px 10px grey;
}

.last { 
	padding-bottom: 20px;
}

.pricing-box.thirdd ul li { 
	line-height: 45px;
}

.pricing-box.thirdd li.subscription-price { background: #4AA747; }
.pricing-box.thirdd li.subscription-price .price { line-height: 110px; font-size: 46px;}


.sing-up{
  border-bottom: none;
}
.pricing-box.thirdd li.sing-up a { background: #4AA747; color: #fff; border: solid 1px #4AA747;}
.pricing-box.thirdd li.sing-up a:hover { background: #CE2112; border: solid 1px #CE2112; color: #fff;}



/*---------------------------------------
   SECTION CONTACT              
-----------------------------------------*/

.contact {
    background: #f3f3f3;
		border-top: 1px #999 solid;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact_form {
    padding-top: 0px;
}
.contact_form .form-control {
    display: block;
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    border: 1px solid #aeaeae;
    background-image: none;
    border-radius: 3px;
    margin-bottom: 15px;
    opacity: .8;
     -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    outline: 0px !important;   

}
.contact_form .form-control:focus {
    border: 1px solid #f90;
    border-color: #f90;
    outline: 0px none;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset, 0px 0px 0px rgba(102, 175, 233, 0.6);
}
.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:focus,
.submit-btn:visited {
    background-color: transparent;
    border: 1px solid #f90;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    text-transform: uppercase;
    font-size: 18px;
    color: #f90;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    outline: 0px !important;
}
.submit-btn:hover {
    background-color: #f90;
    color: #fff;
    border-color: #f90;
}

.btn {
    color: #f90 !important; 
}
.btn:hover {
    background-color: #f90;
    color: #fff !important;
    border-color: #f90;
}

.social_icons {
    padding-top: 50px;
    padding-bottom: 70px;
}
.social_icons ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 10px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border: 1px solid #9d9d9d;
    border-radius: 3px;
    width: 45px;
    height: 45px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.social_icons ul li a i {
    font-size: 20px;
}
.social_icons ul li a:hover {
    background: #f90;
    border: 1px solid #f90;
    color: #fff
}
.error {
    color: #f90;
    display: block;
    padding-bottom: 15px;
    font-size: 18px
}
.error i {
    padding-right: 10px;
    font-size: 18px
}
.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    text-align: center;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
.contact_form .form-control {
    color: #3d3d3d;
}
#message {
    height: 117px;
    resize: none;
}

/*---------------------------------------
   SECTION SUBSCRIBE              
-----------------------------------------*/

.subscribe {
    background-image: url(../images/subscribe.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.subscribe .section_overlay {
    padding-bottom: 70px;
    background: transparent
}
.subscribe .section_title h2{
	color: #eaeaea;
}
.subscribe .section_title p{
	color: #a4a4a4;
}
.subscribe_form {
    text-align: center;
    padding-top: 30px;
}
.subscribe_form .form-group {} .subscribe_form .form-control {
    background: transparent;
    border: 1px solid #575b63;
    border-radius: 0px;
    height: 45px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    color: #aeaeae;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.subscribe_form .form-control:focus {
    background: transparent;
    border-bottom: 1px solid #f1f1f1;
    box-shadow: none;
}
.subs-btn,
.subs-btn:active,
.subs-btn:focus,
.subs-btn:visited {
    width: 200px;
    background: transparent;
    border: 1px solid #f90;
    border-radius: 4px;
    height: 45px;
    margin-left: 0px;
    margin-bottom: 1px;
    color: #f90;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    outline: 0px !important;
}
.subs-btn:hover {
    background-color: #f90;
    color: #fff;
    border-color: #f90;
}
@media (min-width: 300px) {
    .subscribe_form .form-control {
        width: 100%
    }
}
.subscription-success {
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.subscription-error {
    color: #fff;
    text-align: center;
    font-size: 20px;
}
/*---------------------------------------
   SECTION FOOTER              
-----------------------------------------*/

.copyright {
    background-color: #1A1D22;
    padding-top: 30px;
    padding-bottom: 5px;
    border-bottom: 3px solid #f90;
}
.copyright h2 {
    height: 0px;
    margin: 0px;
}
.copy_right_text {
    width: 100%;
}
.copy_right_text p {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}
.copy_right_text p a {
    text-decoration: none;
    color: #f90;
}
.copy_right_text p span {
    font-weight: 300;
}
.scroll_top {
		margin-bottom: 28px;
    text-align: right;
}
.scroll_top a {
    background: #f90;
    padding: 15px 15px 10px 15px;
		border-radius: 3px;
}
.scroll_top a i {
    color: #fff;
    font-size: 25px;
}


/*============== Imprint style ==============*/

.imprint_area {
	margin-top:-26px;
  background: #efefef;
	border-top: 3px #f90 solid;
}

.imprint_area li {
  margin-left: 30px;
}

.imprint_section {
  padding-bottom: 60px;
}

.imprint_section h1, .imprint_section h4 {
  margin-top: 50px;
}

.imprint_section .left {
  text-align: left !important;
}

.init_box {
	margin-top: 20px;
}

#comm_box {
	font-size: 18px;
}
#comm {
	float: left;
	margin-right: 10px;
	width: 30px;
}
#comm_box p {
	font-size: 18px;
}

.center {
	text-align: center;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: red;
    background-image: none;
    color: rgb(0, 0, 0);
}
.spn_hol {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 50000;
    opacity: 1;
     -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.spinner {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -35px;
    height: 24px;
    width: 70px;
    text-align: center;
    display: block;
}
.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

#button_center .btn-video {
  margin-top: 20px;
  width: 100%;
  text-align: center !important;
}