/* 
templatemo 395 urbanic
*/

/* 
Urbanic Template 
http://www.templatemo.com/preview/templatemo_395_urbanic 
*/

body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	min-width: 355px;
	
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1{ 
font-family: 'Roboto Condensed', Arial, sans-serif; 
font-weight:700;
font-size: 44px;
color: #17a7e0;
padding: 0px;
margin: 20px 100px 0px 150px;
}

h2{ 
font-family: 'Roboto Condensed', Arial, sans-serif; 
font-size: 30px;
font-weight: 600;
color: #455560;
margin: 5px 100px 15px 150px;
}

.less-padding{
	margin-left: 40px;
	margin-right: 40px;
}

h2.h2white{ 
font-family: 'Roboto Condensed', Arial, sans-serif; 
font-size: 30px;
color: #ffffff;
font-weight:600;
margin: 10px 20px 15px 20px;
}

h3{ 
font-family: 'Roboto Condensed', Arial, sans-serif; 
font-size: 22px;
font-weight: 400;
color: #17a7e0;
margin: 5px 100px 15px 150px;
}

p { 
font-family: Arial, Helvetica Neue, sans-serif; 
font-size: 15px;
color: #455560;
line-height: 1.7em;
font-weight: normal;

margin: 0px 100px 20px 150px;
}

a { 
color: #fff;
}

a:hover { 
color: #009ddc;
text-decoration: none;
}


ul { 
font-family: Arial, Helvetica Neue, sans-serif; 
font-size: 15px;
color: #455560;
font-weight: normal;
line-height: 1.7em;
margin: 0px 100px 20px 150px;
}

ul li{
	
}

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.templatemo_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.height30 a{
	color: #455560;
}

.height30 a:hover{
	color: #ffffff;
}

.templatemo-top-bar {
    min-height: 46px;
    background-color:#293341;
}

.pull-left {
  padding-top: 5px;
}

.templatemo-top-menu {
    min-height:110px;
    background-color:#242c38;
    z-index: 99999;
    width:100%;

	
}

.templatemo-top-menu li {
 font-family: 'Roboto Condensed', Arial, sans-serif; 
 font-weight: 400;
font-size: 28px;
color: #fff;
	
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
	
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 15px 0px 0px 0px;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: url('../images/slider-bkgd-rocket.png') no-repeat center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 400px;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 400px;
	    background: url('') no-repeat center; 

}



#templatemo-carousel .carousel-inner > .item > img {
position: absolute;
    min-width: 100%;
    height: 400px;
    left: 0;
    top: 0;
}


#templatemo-carousel .carousel-inner > h1 {
margin-top: 5%;
    width: 50%;
}

#templatemo-carousel .carousel-inner > h3 {
    width: 50%;
	padding-top: 10px;
}




	   


@media (max-width: 768px) {
    
	.templatemo-top-bar {
    display: none;
}
	
	.templatemo-top-menu {
    height:79px;
    background-color:#242c38;
    z-index: 99999;
    width:100%;

}
	 #templatemo-carousel {
        background: url('../images/slider-bkgd-for-rocket.png') no-repeat center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 400px;
    }
	
p { margin: 0px 50px 20px 0px;}
h1{ font-size: 35px; margin: 20px 5px 0px 0px;}
h2{ margin: 10px 50px 15px 0px;}
h3{ font-size: 18px; margin: 10px 5px 15px 0px;}
ul { margin: 0px 50px 20px 0px;}
}

@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/slider-bkgd-rocket.png') no-repeat center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 400px;
    }
	
	#templatemo-carousel .carousel-inner > h1 {
margin-top: 5%;
    width: 70%;
}

#templatemo-carousel .carousel-inner > h3 {
    width: 70%;
	padding-top: 10px;
}
	
p { margin: 0px 50px 20px 40px;}
h1{ margin: 20px 50px 0px 40px;}
h2{ margin: 10px 50px 15px 40px;}
h3{ margin: 10px 50px 15px 40px;}
ul { margin: 0px 50px 20px 40px;}

}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
   
    min-height: 200px;
	background-color: #e2eff5;
	    padding-bottom: 50px;
		padding-top: 0px;

}

.templatemo-slogan {
    font-family: Arial, Helvetica, sans-serif;
    
    font-size: 42px;
	font-weight: bold;
    margin: 0px 0;
    color: #009ddc;
	text-align: left;
	    margin-bottom: 50px;

}

.templatemo-service {
    padding-bottom: 40px;
	background-color: #fff;
		

}

.templatemo-service-item {
    font-family:  Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}


.templatemo-service-item p {
    font-weight: lighter; 
    text-align: left; 
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.subheader {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #455560;
}


.btn-blue {
    background-color: #009ddc;
    border-bottom:2px solid #0090ca;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
    background-color: #009ddc;
    color:#ffffff;
}



.nav > li > a {
    padding: 5px 15px;
	font-size: 18px;
	color: #fff;
	
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #ff7600;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #009ddc;
    color:#fff;
}



.navbar-default {
    background-color: #242c38;
    border:none;
	color: #fff;
	margin-top: 0px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #009ddc;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff; 
    width: 39.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}


.templatemo-line-header {
    margin-top:100px;
    margin-bottom:80px;
}






.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}




.txt_orange {
    color: #e67e22;
}

.txt_slogan {
    font-size:14px; 
    color:#333333;
	text-align: left;
	font-weight: lighter;
}

.templatemo-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}



#templatemo-contact {
	margin-top: 0px; 
	font-size:14px;
	background: #009ddc url('../images/contact-bkgd.png') repeat-x top center ;
}

#templatemo-contact p{
	color: #ffffff;
	margin: 0px 20px 20px 20px;
}

#templatemo-contact a{
	color: #ffffff;
}

#templatemo-contact a:hover{
	color: #455560;
}

.templatemo-contact-map {
    height: 278px;
	max-width: 560px;
margin-bottom: 40px;
}

.head_contact {
    padding-bottom:30px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}



.templatemo-footer {
	border-top: none; 
	margin-top: 0px;
	padding-top: 5px;
	
	background-color:#242c38;
	color: #79868f;
}

.templatemo-footer p{
	color: #79868f;
	margin: 0px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
}

.templatemo-footer a{
	color: #abbac4;
}

.templatemo-footer a:hover{
	color: #009ddc;
	text-decoration: none;
}

.templatemo-footer img{
	margin-left: 5px;
}

.footer_container {
	margin-top:40px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 20px;
	font-size: 14px;
	color: #79868f;
}






.link_orange:hover {
    text-decoration:none;
}


.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}





@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}





@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .templatemo-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.templatemo-service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.templatemo-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 11%;
	}
}
