﻿


/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */


/*=======================================
    GENERAL STYLES
==================================================*/

body {
    font-size:14px;
   
   
}

h1, h2, h3, h4, h5, h6 {
    font-family:'Open Sans', sans-serif;

}
h4 {
     line-height:30px;
}


.text-center {
    text-align:center;
}


p {
    font-weight:400;
    line-height:20px;
    padding-bottom:15px;
}

section {
    padding-top:10px;
    padding-bottom:10px;
}
.g-pad-bottom {
    padding-bottom:30px;
}

.form-control {
        background-color: rgba(255, 255, 255, 0);
}
/* ===========================================================
   NAVBAR CHANGES   
   ============================================================*/
.navbar {
	font-size: 18px;
}

.navbar-inverse {
background: #fff;
min-height: 60px;
padding-top: 5px;

}

.navbar-inverse .navbar-nav > .dropdown-colored > a {
    background: #ffffff;
    background-color: #428bca;
    /*background-color: grey;*/
}

.navbar-inverse .navbar-nav > .active > a {
	background: #ffffff;
    background-color: #428bca;
    /*background-color: grey;*/
}

.navbar-inverse .navbar-brand {
	color: #000;
	font-weight: normal;
	font-size: 25px;
    /*font-weight:300;*/
	letter-spacing: 2px;
}
.navbar-inverse :hover .navbar-brand:hover {
	color: #000;	
}
.navbar-inverse .navbar-nav > li > a {
color: #000;
}
.navbar-inverse {
border-color: #D6D6D6;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #000;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #000;
}
.navbar-toggle {
    background-color: black;
}

/*=======================================
    HOME SECTION STYLES
==================================================*/



#home-sec { 
  
/*background: url(../img/sydney.jpg) min-width 500px;*/
/*background: url(../img/sydney5.gif) no-repeat;*/
/*background: url(../img/sydney2.jpg) no-repeat;*/
/*background: url(../img/sydney.jpg) 50% 50%;*/
background-attachment: fixed;
-webkit-background-size: 60%;
-moz-background-size: 60%;
-o-background-size: 60%;
/*background-size: contain;*/
background-size: 60%;
background-position-x: center;
/*background-position-y: 190px;*/
/*background-position-y: 100px;*/
width: 100%;    
/*height: 300px;*/
/*min-height:400px;*/
max-width:100%;
display: block;
padding-top:50px;

color:#fff;
}

.head-main {
    font-size:70px ;
    font-weight:200;
    padding-top:-150px;
    /*margin-top:-200px;*/
    text-transform:uppercase;
}

.head-last {
    margin-top:30px;
    font-size:25px ;
    font-weight:200;
    padding:5px 20px 20px 20px;
}

.tp-banner-container img{
    /*height: 200px;*/
    height: 230px;
}

.tp-banner-container li{
    /*height: 304px;*/
    max-height: 230px;
    margin-top: 60px;
}





/*=======================================
    SKILL BAR STYLES
==================================================*/


.progress-adjust {
    height: 10px;
     margin-bottom: 0px; 
}
.skill-div {
    margin-top:10px; 
}

.progress {
    min-height:40px;
}

/* ===========================================================
    INTRO /ABOUT 
   ============================================================*/
.panel-title-adjust{
font-size: 20px;
padding: 5px;
}
.panel-body{
    background-color: #D5D8DC;
}

.panel-title-adjust a:hover {
    text-decoration:none;
}
.panel-title-adjust i {
    padding-right:5px;
}
/*=======================================
    TESTIMONIAL STYLES
==================================================*/

#carousel-example {
    margin:20px;

}
.slide-custom {
    min-height:200px;
    padding:20px;
    line-height:30px;
}

.user-img {
border: 2px solid #000;
overflow: hidden;
border-radius: 50%;
display: inline-block;
}

.img-u {
   max-height: 90px;
max-width: 90px;
}

.c-set {
    font-style: italic;
font-size: 20px;
padding: 15px;
}

#testimonial { 
background: url(../img/sydney.jpg) no-repeat;
/*background: url(../img/sydney.jpg) 50% 50%;*/
background-attachment: fixed;
-webkit-background-size: 60%;
-moz-background-size: 60%;
-o-background-size: 60%;
/*background-size: contain;*/
background-size: 60%;
background-position-x: center;
/*background-position-y: 190px;*/
/*background-position-y: center;*/
width: 100%;    
/*height: 200%;*/
/*min-height:800px;*/
max-width:100%;
/*display: block;*/
padding-top:190px;

color:#fff;
}
/* ===========================================================
   PRICING STYLE   
   ============================================================*/
.plan {
padding: 0 0 15px 0;
margin: 30px 0px;
list-style: none;
text-align: center;
}

.active-plan-price {
    -webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.plan li {
padding: 15px 0px;
font-size: 16px;
border-bottom: 1px dotted #e1e1e1;
}

.round-body {
display: table;
width: 135px;
height: 135px;
margin: 0 auto 14px auto;
border: 3px solid #000;
border-radius: 100%;
}
.price-main {
display: table-cell;
font-size: 28px;
font-weight: bold;
text-transform: uppercase;
vertical-align: middle;
}
.price-Unit {
display: block;
}

small {
    font-size:10px!important;
    font-weight:normal;
}
/*=======================================
    Contact STYLES
==================================================*/
.qry {
    background-color: #F3F3F3;
}
.cnt {
width: 60%;
display:block;
margin:auto;
min-height: 350px;
border: 1px solid #e1e1e1;
}
.add {
    color:#000;
    font-size:15px;
    font-weight:900;
    text-align: center;
    padding:20px 10px 20px 5px;
}
/*=======================================
    FOOTER STYLES
==================================================*/


#footer {
background-color: #FFFFFF;
color: #000;
padding: 20px 50px 20px 50px;
text-align: center;
border-top: 1px solid #d6d6d6;
 line-height:20px;
}


/*=======================================
    MEDIA QUERIES
    
    ==================================================*/

@media all and (max-width:640px) and (min-width:381px) {
    .head-main { 
        font-size:28px ;
    }
}
@media all and (max-width:381px) and (min-width:200px) {
    .head-main { 
        font-size:28px ;
    }
}
















