/*****************************************
 COMMING SOON PAGE
******************************************/
.comming-soon-slider .tp-banner-container {
    height: 100%;
}
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/pattern3.png) #fff;
	z-index:10000000000; 
}

#status {
    background-image: url("../images/status.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 100px;
}

#preloader > span {
    color: #A6A6A6;
    float: left;
    font-family: roboto;
    font-size: 40px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
    top: 60%;
    width: 100%;
}
.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}
.time_circles > div {
    height: 122px;
    position: absolute;
    text-align: center;
    top: 18% !important;
}
.time_circles > div > h4 {
    bottom: 36px;
    font-family: roboto;
    font-size: 14px;
    font-weight: 300;
    left: 50%;
    margin: 0 0 0 -25%;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
    z-index: 1;
 
    -webkit-border-radius: 0 0 50% 50%;
    -moz-border-radius: 0 0 50% 50%;
    -ms-border-radius: 0 0 50% 50%;
    -o-border-radius: 0 0 50% 50%;
    border-radius: 0 0 50% 50%;
}
.time_circles > div > span {
    background:url("../images/timer-bg.png") no-repeat scroll -11px -9px rgba(0, 0, 0, 0);
    color: #494949;
    display: block;
    font-family: roboto;
    font-size: 300%;
    font-weight: bold;
    height: 100%;
    left: 50% !important;
    margin-left: -30%;
    margin-top: 3px;
    padding:35px 0 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 0;
}
.comming-soon-slider #layerslider{
 height:100%;
 position:absolute;
}
.comming-soon-slider {
 width:100%;
 height:100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -10000;
}
.comming-soon-page h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.57);
    border-bottom: 1px solid #ACB0B6;
    border-top: 1px solid #ACB0B6;
    color: #FFFFFF;
    display: table;
    font-family: open sans;
    font-size: 60px;
    font-weight: 300;
    margin: 50px auto;
    padding: 30px 60px;
 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
 
 -webkit-animation: flash 5s infinite; 
 -moz-animation: flash 5s infinite; 
 -ms-animation: flash 5s infinite; 
 -o-animation: flash 5s infinite; 
 animation: flash 5s infinite; 
}
.comming-soon-page h2 {
    color: #FFFFFF;
    display: table;
    font-family: roboto;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0 auto 50px;
    text-transform: uppercase;
 
 
 -webkit-animation: bounce 3s; 
 -moz-animation: bounce 3s; 
 -ms-animation: bounce 3s; 
 -o-animation: bounce 3s; 
 animation: bounce 3s ; 
}
.comming-soon-page h2 strong {
 color:#fff;
}
.someTimer {
    display: table;
    margin: 0 auto;
 width: 799px; 
 height: 200px;
}
.timer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.57);
    border-bottom: 1px solid #ACB0B6;
    border-top: 1px solid #ACB0B6;
}
.comming-soon-page h3 {
    color: #FFFFFF;
    display: table;
    font-family: open sans;
    font-size: 18px;
    font-weight: 700;
    margin: 40px auto 20px;
}
.comming-soon-page p {
    color: #FFFFFF;
    display: table;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    margin:0 auto 30px;
}
.comming-soon-page form {
    display: table;
    margin: 0 auto 100px;
}
.comming-soon-page form input[type="text"] {
    border: 0 none;
    color: #848484;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-style: italic;
    padding: 8px 15px;
    width: 325px;
 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
 
    -webkit-box-shadow: 0 1px 3px #9A9A9A inset;
    -moz-box-shadow: 0 1px 3px #9A9A9A inset;
    -ms-box-shadow: 0 1px 3px #9A9A9A inset;
    -o-box-shadow: 0 1px 3px #9A9A9A inset;
    box-shadow: 0 1px 3px #9A9A9A inset;
}
.comming-soon-page form input[type="submit"] {
    background: none repeat scroll 0 0 #58ca12;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-family: roboto;
    font-size: 18px;
    font-weight: 400;
    height: 34px;
    margin-left: 10px;
 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.comming-soon-page .bottom-strip-simple p {
    font-size: 13px;
    margin: 0 auto;
}
.bottom-strip-simple {
    float: left;
    width: 100%;
}
.bottom-strip-simple .container {
 padding:0;
}
.bottom-strip-simple {
    background: none repeat scroll 0 0 #3B3B3B;
    color: #FFFFFF;
    float: left;
    font-family: noto sans;
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
/*** FOOTER STYLE 1 ***/
footer {
    background: none repeat scroll 0 0 #2a2a2a;
    border-bottom: 6px solid #2F2E2E;
    float: left;
    padding: 70px 0 50px;
    width: 100%;
}
footer h3 {
    color: #FFFFFF;
    float: left;
    font-family: roboto;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 35px;
    width: 100%;
}
.footer-widgets{
	margin:0 -15px;
}
.contact > p {
    color: #CBC9C9;
    font-family: noto sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: -8px;
	float:left;
    width: 100%;
}
.contact {
    float: left;
    width: 100%;
}
.contact .form-control,
.contact .form-control:hover,
.contact .form-control:focus {
    background: none repeat scroll 0 0 #252525;
	box-shadow:none;
    border: 0 none;
    color: #585858;
    float: left;
    font-family: open sans;
    font-size: 12px;
    height: auto;
    line-height: 20px;
    margin-bottom: 15px;
    padding:10px 25px;
    width: 100%;
}
.contact .form-control,
.contact .form-control:hover,
.contact .form-control:focus{
    background: none repeat scroll 0 0 #f1f0f0;
	-webkit-box-shadow:0 1px 1px #858585 inset;
	-moz-box-shadow:0 1px 1px #858585 inset;
	-ms-box-shadow:0 1px 1px #858585 inset;
	-o-box-shadow:0 1px 1px #858585 inset;
	box-shadow:0 1px 1px #858585 inset;
}
.contact textarea.form-control {
    min-height: 108px;
}
.submit,.submit:hover {
    background: none repeat scroll 0 0 #F19C0E;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-family: open sans;
    font-size: 11px;
    font-weight: 600;
    padding: 10px 35px;
    text-transform: uppercase;
	margin-top:10px;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.flickr a {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 160px;
	overflow:hidden;
}
.flickr a img {
    height: 126px;
	width:100%;
	
	-webkit-transition:all 0.1s linear 0s;
	-moz-transition:all 0.1s linear 0s;
	-ms-transition:all 0.1s linear 0s;
	-o-transition:all 0.1s linear 0s;
	transition:all 0.1s linear 0s;
}
.flickr a:hover img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.flickr a:nth-child(2n+2) {
    margin-right: 0;
}
.flickr a.flickr-small{
	width:100px;
}
.newsletter {
    float: left;
    margin-bottom: 43px;
    width: 100%;
}
.social p {
    margin-top: -20px;
}
.social a {
    float: left;
    margin-right: 21px;
}
.social a:last-child{
	margin-right:0;
}
.social a:hover img{
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
	
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	-o-animation-duration:1s;
	animation-duration:1s;
}
@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}
@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}
@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}
@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}
.bottom-strip {
    background: none repeat scroll 0 0 #121212;
    float: left;
    padding-top: 10px;
    width: 100%;
}
.bottom-strip .container {
    padding: 0;
}
.bottom-strip p {
    color: #898686;
    float: left;
    font-family: noto sans;
    font-size: 13px;
	margin-top:5px;
    letter-spacing: 0.3px;
}
.bottom-strip ul {
    float: right;
}
.bottom-strip ul li {
    float: left;
    margin-left: 35px;
}
.bottom-strip ul li a {
    color: #B7B7B7;
    font-family: noto sans;
    font-size: 12px;
}
.bottom-strip ul li a:hover{
	color:#49a3df;
}
/*** FOOTER STYLE 2 ***/
footer.light-footer {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 0 none;
}
footer.light-footer h3 {
    border-bottom: 1px solid #D7D7D7;
    color: #333333;
    padding-bottom: 10px;
}
footer p {
    color: #939292;
    float: left;
    font-family: noto sans;
    font-size: 13px;
    line-height: 24px;
    margin-top: -5px;
    width: 100%;
}
footer.light-footer p {
	color:#555555;
}
footer p i{
	color:#f3b547;
}
footer ul {
    float: left;
    width: 100%;
}
footer li {
    border-bottom:1px solid #6f6a6a;
    border-top: 1px solid #101010;
    float: left;
    padding: 13px 0;
    width: 100%;
}
footer li:first-child{
	border-top:0;
}
footer li:last-child{
	border-bottom:0;
}
footer.light-footer li{
	border-top:0;
	border-bottom:1px solid #d7d7d7;
}
footer li a {
    color: #939292;
    float: left;
    font-family: noto sans;
    font-size: 13px;
    line-height: 18px;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
footer li a:hover,
footer li a:focus,
footer.light-footer li a:hover,
footer.light-footer li a:focus{
	color:#f3b547;
}
footer.light-footer li a{
	color:#555555;
}
footer ul {
    float: left;
    margin-top: -14px;
    width: 100%;
}
footer .tweets li a {
    color: #F3B547;
    float: none;
    font-style: italic;
    line-height: 22px;
}
.newsletter-simple form {
    background: none repeat scroll 0 0 #F1F0F0;
    float: left;
    width: 100%;
	margin-top:25px;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 0 1px 1px #858585 inset;
    -moz-box-shadow: 0 1px 1px #858585 inset;
    -ms-box-shadow: 0 1px 1px #858585 inset;
    -o-box-shadow: 0 1px 1px #858585 inset;
    box-shadow: 0 1px 1px #858585 inset;
}
.newsletter-simple form input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #5B6868;
    float: left;
    font-family: raleway;
    font-size: 11px;
    padding: 8px;
    width: 70%;
}
.newsletter-simple form input.btn-inline {
    background: none repeat scroll 0 0 #F3B547;
    border-radius: 3px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    width: 30%;
}
.newsletter-simple {
    margin-bottom: 35px;
	float:left;
	width:100%;
}
.social a span {
    background: none repeat scroll 0 0 #393939;
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    width: 32px;
	-webkit-transition:all 0.2s ease 0.2s;
	-moz-transition:all 0.2s ease 0.2s;
	-ms-transition:all 0.2s ease 0.2s;
	-o-transition:all 0.2s ease 0.2s;
	transition:all 0.2s ease 0.2s;
}
.social a span:hover{
	-webkit-transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	-o-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}
.col-md-3 .social a {
    margin-right: 15px;
}
.col-md-3 .social a:last-child {
    margin-right: 0;
}
.social a span.facebook:hover{
    background: none repeat scroll 0 0 #3067d7;
}
.social a span.twitter:hover{
    background: none repeat scroll 0 0 #54aee1;
}
.social a span.rss:hover{
    background: none repeat scroll 0 0 #e9b500;
}
.social a span.linkedin:hover{
    background: none repeat scroll 0 0 #9ed7e6;
}
.social a span.googleplus:hover{
    background: none repeat scroll 0 0 #f22c2c;
}
.social a span.skype:hover{
    background: none repeat scroll 0 0 #00dcff;
}
.bottom-contact-bar {
    background:none repeat scroll 0 0 #171717;
    float: left;
    margin-bottom: -50px;
    margin-top: 100px;
    padding-bottom: 30px;
    width: 100%;
}
.bottom-contact-bar .container{
	padding:0;
}
.bottom-contact-bar span {
    background:none repeat scroll 0 0 #171717;
    color: #fdfdfd;
    display: table;
    font-size: 35px;
    height: 108px;
    line-height: 92px;
    margin: -40px auto 0;
    text-align: center;
    width: 108px;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
footer.light-footer .bottom-contact-bar,
footer.light-footer .bottom-contact-bar span{
    background: none repeat scroll 0 0 #E3E1E1;
	color:#f3b547;
}
.bottom-contact-bar p {
    color:#939292;
    font-family: noto sans;
    font-size: 13px;
    line-height: 18px;
    margin-top: -5px;
    text-align: center;
}
.bottom-strip-simple {
    float: left;
    width: 100%;
}
.bottom-strip-simple .container {
	padding:0;
}
.bottom-strip-simple {
    background: none repeat scroll 0 0 #3B3B3B;
    color: #FFFFFF;
    float: left;
    font-family: noto sans;
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
@media (max-width:767px){
	.someTimer{
	width: 295px; 
	height: 100px;
	}
	.time_circles > div{
	height:53px;
	}
	.time_circles > div > span {
	background: url("../images/timer-bg.png") no-repeat scroll -4px 0 / 114% 95% rgba(0, 0, 0, 0);
	margin-top: -7px;
	padding: 13px 0 0;
	}
	.time_circles > div > h4{
	bottom:24px;
	}
	.comming-soon-page h1 {
	font-size: 35px;
	padding: 15px 30px;
	}
	.comming-soon-page h2 {
	font-size: 18px;
	}
	.comming-soon-page h3 {
	font-size: 14px;
	}
	.comming-soon-page p {
	font-size: 12px;
	}
}
@media (min-width:768px) and (max-width:980px){
	.someTimer{
	 width: 400px; 
	 height: 100px;
	}
	.comming-soon-page h1 {
		font-size: 35px;
		padding: 15px 30px;
	}
	.comming-soon-page h2 {
		font-size: 18px;
	}
	.comming-soon-page h3 {
		font-size: 14px;
	}
	.comming-soon-page p {
		font-size: 12px;
	}
}
.comming-soon-page h2 {
    font-size: 17px;
    width: 90%;
    text-align: center;
}