﻿::selection
{
    background: #2f84a3;
    color: #fff;
}

::-moz-selection
{
    background: #2f84a3;
    color: #fff;
}

::-webkit-selection
{
    background: #2f84a3;
    color: #fff;
}

a:focus
{
    outline: 0;
}

img
{
    max-width: 100%;
}

a
{
    outline: 0;
}

input:focus
{
    outline: none;
}

textarea
{
    resize: none;
}
h1, h2, h3
{
    color:#762554;
}
.font18
{
    font-size:1px;
    line-height:24px;
}
.font17
{
    font-size:17px;
    line-height:24px;
}
.bgBlue
{
    background:#f2f9fe;
}

/********************************************************************

	1.  Import Font

********************************************************************/



body{
    color: #ffffff;
    font: normal 15px/20px 'ralewayregular',arial ;
    background: #ffffff;
}
.container {
    max-width: 1080px;
}
.clear {
    clear:both;
}
#headerWrap{
    background:#195267 url(../images/bg-heder.jpg) no-repeat center;
    
    min-width: 1080px;
}

.mh820{
    min-height: 820px;
}

.mh278{
    min-height: 278px!important;
     background:#195267 url(../images/bg-heder.jpg) no-repeat center!important;
}
.mar-top-20{
    margin-top:20px!important;
}
.mar-btm-20{
    margin-bottom: 20px!important;
}
.mar-btm-10{
    margin-bottom: 10px!important;
}

.social-icon-contact-new{
    float: right;
    display: inline-block;
}
.social-icon-contact-new ul{
    list-style-type: none;
    padding-left:0;
    float: right;
    margin-top:15px;

}

.social-icon-contact-new li{
    margin-left:0px;
    
    float: right;
    padding-left:15px;
}

.social-icon-contact-new ul li a{
    color: white;
    text-decoration: none;
}
.social-icon-contact-new ul li a:hover{
    text-decoration: underline;
}

.policy-details p{
    color: #686868;
font-size: 17px;
line-height: 24px;
}

.headr{
    margin:0;
}
.logo {
    float: left;
    margin: 28px 0 0;
    padding: 0;
}
/* icon container with excessive gradient */

.social-icon {
    display: inline-block;
    float: right;
    margin-top: 75px;
    position: relative;
    transform: translate(0, -50%);
   -webkit-transform: translate(0, -50% );
    -moz-transform:translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

/* Icons */

.social-icon a {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family:'ralewayregular',Arial ;
    height: 28px;
    margin: 0 6px;
    padding-top: 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
/*    transition-timing-function: liner;
-webkit-transition-timing-function: liner;*/

    width: 28px;
}
.social-icon a:hover {
    background: #ef92a3;
}

/* pop-up text */

.social-icon a span {
    color:#666;
    position:absolute;
    bottom:0;
    left:-29px;
    right:-25px;
    padding:5px 7px;
    z-index:-1;
    font-size:12px;
    border-radius:2px;
    background:#fff;
    visibility:hidden;
    -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

.social-icon  a span:before {
    content:'';
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position:absolute;
    bottom:-5px;
    left:31px;
}

/* text pops up when icon is in hover state */

.social-icon a:hover span {
    bottom:50px;
    visibility:visible;
}

.social-icon a:nth-of-type(1){
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll left top !important;
    background-position: 0px 0px;
    width: 14px;
}
.social-icon a:nth-of-type(2) {
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll left top !important;
    background-position: -41px 0 !important;
    width: 28px;
}
.social-icon a:nth-of-type(3) {
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll left top !important;
    background-position: -90px 0 !important;
    width: 28px;
    margin:0px;
}
.social-icon a:nth-of-type(4) {
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll top left  !important;
    margin: 0 0 0 8px;
    width: 28px;
    background-position: -144px 0 !important;
}
/* banner details */
.main-baner-details {
    margin: 30px 0 0;
    padding: 0;
    position:relative;
}
.main-baner-details h2 {
    font-size:42px;
    color:#ffffff;
    margin: 0;
    padding: 0;
    font-family:'ralewayregular',arial;
}
.main-baner-details p {
    font-size:17px;
    color:#e3e3e3;
    line-height:24px;
    margin-top:10px;
    font-family:'ralewaylight',arial ;
}
.right-img {
    position: absolute;
    right: 0;
    top: -90px;
}
.google-play {
    float: left;
    height: 59px;
    width: 660px;
    margin-top: 20px;
}
.iTunes {
    margin-left: 30px;
}
.contentArea {
    margin-top: 70px;
}
.headding {
    margin: 10px 0 0 0;
    padding:0;
    font-size:34px;
    color:#727272; 
    font-family:'ralewaylight',arial ;
}
#GAImagePoint {
  margin-left: 30px;
}
.detailsRt {
    color: #686868;
    display: block;
    font-size: 18px;
    line-height: 21px;
    overflow: hidden;
    padding: 0 0 0 21px;
}
.features{
    margin:0px 0 0 0;
    padding:0;
}
.img-feature {
    float: left;
    padding: 2px 0 0;
}
.sub-heading{
    font-family:'ralewayregular',arial ;
    font-size:20px;
    color:#276981;
    margin:0;
    padding:0;
}
.features-details{
    margin-top:45px;
}
.contact-panel{
    background:url(../images/contact.png) repeat scroll 0 0 ;
    height: 340px;
    margin-top: 88px;
    min-width: 1080px;
    background-size:cover;
}
.contact-head {
    color: #ffffff;
    font-family: 'ralewayregular',arial ;
    font-size: 36px;
    text-align: center;
    margin-top: 70px;
}
.row.contact-details {
    margin:50px auto 0px auto;
    width: 100%;
}
.sub-heading-contact{
    font-family:'ralewayregular',arial ;
    font-size:20px;
    color:#fff;
}
.contact {
    color: #e3e3e3;
    font-family: ralewaylight,arial;
    font-size: 15px;
    line-height: 24px;
}
.contact > a {
    color: #fff;
}
.contact > a:hover{
    color: #fff;
    text-decoration:none;

}
.img-contact {
    float: left;
    padding: 12px 0 0;
}
.social-icon-contact {
    display: inline-block;
    float: right;
    margin-top: 0;
}
.social-icon-contact a {
    display: inline-block;
    height: 28px;
    transition: all 0.5s ease 0s;
    width: 28px;
    text-indent: -9999px;

}
.social-icon-contact a:hover{
    opacity: 0.60;
}
.social-icon-contact  a:nth-of-type(1){
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll left top !important;
    background-position: 0px 0px;
    width: 14px;
}
.social-icon-contact  a:nth-of-type(2) {
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll left top !important;
    background-position: -41px 0 !important;
    width: 28px;
    margin: 0 0 0 13px;
}
.social-icon-contact a:nth-of-type(3) {
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll left top !important;
    background-position: -90px 0 !important;
    width: 28px;
    margin: 0 0 0 13px;
}
.social-icon-contact a:nth-of-type(4) {
    background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll top left  !important;
    margin: 0 0 0 13px;
    width: 28px;
    background-position: -144px 0 !important;
}
.mail-id {
    margin-left: 70px;
}
.video-panel{
    margin:0px 0 0 0;
    padding:0;
}
.video-01 {
    height: 300px;
    width: 320px;
    padding: 0;
    margin-right: 44px;
}
.row.video-panel {
    margin: 0;
}
.video-02 {
    height: 300px;
    width: 320px;
    padding: 0;
    margin-right: 44px;
}
.video-03 {
    height: 300px;
    padding: 0;
    width: 320px;
}
.footer{
    background:#e2e2e2;
    text-align:center;
    padding:20px 0;
    font-size:16px;
    color:#000000;
    min-width: 1080px;
}
/*----------abdul----------------*/
.carousel-indicators li {
    border: 1px solid #276981;
}
.carousel-indicators .active {
    background-color: #276981;
    
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 600px;   
}
.carousel-indicators {
    bottom: -42px;
}

/* Main Menu
---------------------------------------------------------------------- */
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus{
	color:#fff;
	background-color:transparent;
}
.navbar-default{
	background-color:transparent;
	border-color:transparent;
}
.navbar-default .navbar-nav > .active > a::after {
    content: "→";
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 9;
    margin-left: 10px;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
}
.navbar-nav>li>a{
    padding:5px 15px;
	font-weight:400;
	font-style:italic;
    -webkit-transition:all .25s;
    -moz-transition:all .25s;
    -ms-transition:all .25s;
    -o-transition:all .25s;
    transition:all .25s;
}

.navbar-nav>li>a:hover{
	padding-left:25px;
}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form{
	border-color: transparent;
}

/*Main Menu End 
---------------------------------------------------------------------- */
.logo-inner {
    height: 181px;
    margin: 70px auto 60px;
    width: 210px;
}
.section-name {
    font-weight: normal;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
/*time*/
.time-count-container{
	min-height:300px;
	margin-top:50px;
}
.time-box {
    border: 1px solid #fff;
    border-radius: 114px;
    display: table;
    height: 160px;
    margin: 52px auto;
    transform: rotate(45deg);
    width: 160px;
}
.time-box-inner{
	width:150px;
	height:150px;
	display:table;
	text-align:center;
	-webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.time-number{
    display: inline-block;
    font-size: 59px;
    font-weight: 300;
    padding-top: 26%;
    transition: all 0.25s ease 0s;
    width: 100%;
}
.time-number .digit{
	line-height: 60px;
	display: inline-block;	
	overflow: hidden;
}

.time-name{
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
}
.time-until{
	text-align:center;
	margin:0;
}
.time-until span{
	color: #fff;
	font-size:18px;
	line-height:40px;
	display:inline-block;
	background-color:#3498db;
	text-transform:uppercase;
	padding:0px 25px;
}
.overlay
{
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgba(0,0,0,0.7);
    display:none;
    z-index:90;
}
.popup {
    display: none;
    left: 50%;
    margin-left: -290px;
    margin-top: -290px;
    position: fixed;
    top: 50%;
    width: 630px;
    z-index: 100;
}
.pophead
{
     background:#fff;
     color:#000;
     font-size:20px;
     text-align:center;
}
.popContent
{
    padding:15px;
    background:#fff;
}
.closePopup
{
    font-size:18px;
    color:#000;
    padding:5px;
}
.closePopup:hover
{
    text-decoration:none;
    color:#276981;
}
.rightFloat
{
    float: right;
}
/* register page css */

body.register {background:url(../images/logo_large_faded.png) center 300px no-repeat #1a5368; color: #fff; }

body.register img.logo_register {display: block; margin: 0 auto;padding: 50px 0; text-align: center;}
body.register h1 {font-family:'ralewaylight'; font-size: 41px; color:#fff; font-weight: normal !important; text-align: center; margin-bottom: 50px;}
body.register p {font-family:'ralewaylight'; font-size: 18px; color: #fff; line-height: 30px;  text-align: left; }
body.register p.contents {width:990px;}
body.register form.options {text-align: left; font-size: 18px; margin: 40px 0px 40px;  }
body.register form.options input {margin-right: 10px;}

body.register form.user_details {text-align: left;}
body.register form.user_details input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    color: #fff;
    outline: medium none;
    width: 250px;
    padding: 0px;
    margin-right: 40px;
}
.btn.blue {
    background-color: #2984a5;
    border-color: #2984a5;
    color: #fff;
    padding: 10px 20px;
}

input::-webkit-input-placeholder {
    color: white !important; 
}

input:-moz-placeholder { /* Firefox 18- */
    color: white !important; 
}

input::-moz-placeholder {  /* Firefox 19+ */
    color: white !important; 
}

input:-ms-input-placeholder {  
    color: white !important; 
}

.free {
  margin: -25px 0 0;
  padding: 0;
}