/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
 margin:0;
    width: 100%;
    height: 100%;
	font-size:100%;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;

	color:#000;
	}

html {
    width: 100%;
    height: 100%;
}

#bigfont
{
font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;

}


h1,
h2,
h3,
h4,
h6 {
    text-transform: uppercase;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
	line-height:18px;
  }


h5 {
    text-transform: uppercase;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
	line-height:10px;
  }


.ajax-contact-form
{
color:#000;
}


p {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 1;
}

.content-section {
	margin-top:10px;
	min-height:700px;
	
    padding-top: 10px;
	background: url("../img/bg1.jpg");
	max-width: 1200px;
	width:100%;
}



.content-section1 {
	margin-top:10px;
	min-height:700px;
	padding-top: 10px;
	background: url("../img/bg1.jpg");
	max-width: 1200px;
	width:100%;
}

.content-section2 {
	margin-top:10px;
	min-height:700px;
	padding-top: 10px;
	background: url("../img/bg1.jpg");
	max-width: 1200px;
	width:100%;
}


@media(min-width:767px) {

	
	
h5 ,h3{
word-wrap: break-word;
line-height:20px;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
  }


h3 {
    margin: 12px 0px 12px 0px;
    text-transform: uppercase;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100;
    letter-spacing: 0px;
}



    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #000;
}

.light {
    font-weight: 900px;
	font-size:20px;
	font-weight:bold;
}

.navbar-custom {
	width:100%;
	
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,173,239,.3);
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500px;
	font-size:18px;
	font-weight:bold;
    background-color: #00adef;
}

.navbar-custom .navbar-brand {
    font-weight: 500;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 18px;
    color: #000;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #000;
}

.navbar-custom .nav li.active {
    outline: nonte;
    background-color: #cb3794;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
	
    background-color: #cb3794;
}

@media(min-width:767px) {


    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
		width:100%;
		background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #00adef;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    background-color:#00adef;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
	padding-top:100px;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 30px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:767px) {




    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 25px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

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

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

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

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



.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {


    .content-section {
        padding-top: 50px;
    }

	
.content-section1 {

padding-top:50px;
}
	
.content-section2 {

padding-top:50px;
}
	
    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    text-transform: uppercase;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #ffff;
    color: #ffff;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #219ab3;
    outline: 0;
    color: #000;
    background-color: #219ab3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {

.intro .intro-body .brand-heading {
        margin-top:100px;
    }
	
	
  
   .content-section {
        padding-top: 50px;
		
		
	width:100%;
	min-height:700px;
padding-left:80px;
height:100%;
		
    }
.content-section1
	{
		font-size:20px;
        padding-top: 50px;
		
			padding-left:80px;
			min-height:600px;

height:100%;
	width:100%;
    }
.content-section2
	{
		font-size:15px;
        padding-top: 50px;
		
		padding-left:80px;
			min-height:720px;
	
height:100%;
	width:100%;

    }

    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {


.intro .intro-body {
    display: table-cell;
	padding-top:5px;
    vertical-align: middle;
}



h4{
    text-transform: uppercase;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
	font-size:12px;
	line-height:17px;
  }

/* Sample Code begin */

table, thead, tbody, th, td, tr { 
		display: block;
			color:#000;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 0px solid #eee; 
		position: relative;
		padding-left: 0px; 
	}
	
	
/* Sample Code End */

   .content-section {
        padding-top: 50px;
		
	background: url("../img/bg2.jpg");
	width:100%;
	min-height:1300px;
padding-left:40px;
height:100%;

    	
		
		
    }   
	.content-section1
	{
			font-size:17px;
			padding-top: 50px;
			padding-left:20px;
			min-height:1524px;
	background: url("../img/bg2.jpg");
height:100%;
	width:100%;

	
    }
.content-section2
	{
			font-size:15px;
			padding-top: 50px;
			padding-left:20px;
			min-height:2050px;
	background: url("../img/bg2.jpg");
height:100%;
	width:100%;

	
    }

 
   ul.banner-social-buttons li {
        display: block;
    
    margin-bottom: 30px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
	
	
h5 ,h3{
word-wrap: break-word;
line-height:20px;
    font-family: calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
  }

	
	
}

footer {
    padding: 30px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
   }

::selection {
   }

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}


ul.bxslider{
	margin:0;	
}
.bx-wrapper .bx-viewport {
	
}

/*new Code to display as a table */
.containertbl {
  display: table;
}
.column1 {
  display: table-cell;
}


 /*             Form css begin  */
 
 
 form{
width:70%;
}
form header{
text-align:center;
}
/* Makes responsive fields. Sets size and field alignment. */
input[type=text]{
width:100%;
padding:2px;
border-radius:3px;
border:1px solid #7ac9b7
}
input[type=email]{
width:100%;
padding:2px;
border-radius:3px;
border:1px solid #7ac9b7
}
input[type=submit]{
width:100%;
padding:5px;
border-radius:3px;
border:1px solid #7ac9b7;
background-color:#a4e6db
}
textarea{
width:100%;
border:1px solid #7ac9b7;
border-radius:5px;
resize:none
}
input[type=text]:focus,textarea:focus{
border-color:#4697e4
}

@media screen and (max-device-width: 700px){
* {
/* With these codes padding and border does not increase it's width.Gives intuitive style. */
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
form{
}
/* Makes responsive fields.Sets size and field alignment. */
input[type=text]{
margin-bottom:20px;
margin-top:10px;

padding:15px;
border-radius:5px;
border:1px solid #7ac9b7
}
input[type=email]{
margin-bottom:20px;
margin-top:10px;

padding:15px;
border-radius:5px;
border:1px solid #7ac9b7
}
input[type=submit]{
margin-bottom:20px;
padding:15px;
border-radius:5px;
border:1px solid #7ac9b7;
background-color:#a4e6db
}
textarea{
margin-top:10px;
border:1px solid #7ac9b7;
border-radius:5px;
margin-bottom:20px;
resize:none
}
input[type=text]:focus,textarea:focus{
border-color:#4697e4
}
}