
@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('../fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),  
	  url('../fonts/RobotoCondensed-Light.woff') format('woff'), 
	  url('../fonts/RobotoCondensed-Light.ttf')  format('truetype'), 
	  url('../fonts/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  
	  url('../fonts/RobotoCondensed-Regular.woff') format('woff'), 
	  url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'), 
	  url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),  
	  url('../fonts/SourceSansPro-Regular.woff') format('woff'), 
	  url('../fonts/SourceSansPro-Regular.ttf')  format('truetype'), 
	  url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

* { -webkit-font-smoothing : antialiased; }

body {
	color: #666;
	font-size: 13px;
	font-family: 'RobotoCondensed-Light', Arial, sans-serif;
	background: #fff;
	margin: 0;
	padding-top: 128px;
	-webkit-font-smoothing : antialiased;
}

a {
	color: #666;	
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}

a:hover, a:active {
	color: #909090;
	text-decoration: none;
}

ul { 
	margin-bottom: 0;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
}

/* Common class */
.clear {
	clear: both;
}

.alpha { 
	padding-left: 0 !important; 
}

.omega { 
	padding-right: 0 !important; 
}

.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0 !important;
}

.button {
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	background: #fb5050;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	border: none;
	border-bottom: 2px solid #ce3636;
	padding: 5px 30px;
	text-decoration: none;
}
.button:hover, .button:focus {
	background: #dc3232;
	color: #fff;
	text-decoration: none;
}

.button3 {
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	background: #40ae49;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	border: none;
	border-bottom: 2px solid #25822d;
	padding: 5px 30px;
	text-decoration: none;
}
.button3:hover, .button3:focus {
	background: #000;
	color: #fff;
	text-decoration: none;
}

/* Header */
header {
	background: #fff;
	width: 100%;
}

/* Header Navigation */
.top-bar {
	background: #ff3636;
	color: #fff;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	font-size: 16px; line-height: 24px;
	padding: 8px 0;
}
.top-bar a {
	color: #fff;
}
.top-bar .social {
	font-size: 16px;
}
.top-bar .social li {
	margin-right: 0;
}

.navbar.navbar-default {
	z-index: 999;
	margin-bottom: 0;
}
/*.navbar.navbar-default:after {
	content: '';
	background: url('../img/header-shadow.png') no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -22px;
	z-index: 9999;
	height: 30px;
	display: block;
}*/
.navbar.navbar-default .navbar-nav > li > a {
	color: #666;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	font-size: 16px;
	padding-top: 42px;
	padding-bottom: 42px;
}
.navbar.navbar-default .navbar-nav > li > a:hover {
	background: #fb5050;
	color:#fff;
}
.navbar.navbar-default .navbar-nav > li.active > a {
	background: #ff3636;
	color: #fff;
}
.navbar-brand {
	display: block;
	margin-left: 0 !important;
	height: auto;
}
.navbar-brand:hover {
	opacity: 0.7;
}

.navbar.navbar-default .navbar-toggle {
	position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


/* Hero */
#hero {
	margin-top: -60px;
	overflow: hidden;
}

#hero .blue-bar {
	background: #f3f3f3;
	border-top: 2px solid #fb5050;
}
#hero .blue-bar h1 {
	text-transform: uppercase;
	font-size: 35px;
	font-weight: bold;
	color: #f47920;
	margin-bottom: 15px;
}
.blue-bar p {
	text-transform: none;
	
}
#hero .blue-bar {
	color: #8b8b8b;
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#hero .carousel-control {
	opacity: 1;
	background: transparent;
}
.carousel-control img {
	margin-top: -40px;
	width: 44px;
	height: 81px;
	position: absolute;
	top: 50%;
}
.carousel-control.right {
	text-align: left;
}
.carousel-indicators li {
	background: #f58220;
	border-color: #f58220;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.carousel-indicators li.active {
	width: 14px;
	height: 14px;
	background: #f15a22;
	border: #f15a22;
	margin-left: 5px;
	margin-right: 5px;
}

/* Main Content */
#main {

}

section {
	padding: 60px 0 40px;
	position: relative;
}
#backy1{
	padding-top:15px;
	padding-bottom:15px;
}
#backy2{
	padding-top:15px;
	padding-bottom:15px;
}

section .row > div[class^="col-"] > h3 {
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	font-size: 26px;
	color: #fb5050;
	display: inline-block;
	padding: 0 0 10px;
	position: relative;
	/*border-bottom: 1px solid #959595;*/
	margin-bottom: 20px;
	min-width: 60%;
	padding-right: 15px;
}
section .row > div[class^="col-"] > h3:before {
	background: #fb5050;
	height: 3px;
	width: 70px;
	bottom: -2px;
	left: 0;
	display: inline-block;
	position: absolute;
	border: none;
	content: '';
}
section p {
	font-size: 17px; 
	line-height: 24px;
	margin-bottom: 20px;
}

h2 {
	display: block;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
h2 span {
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	font-size: 51px;
	padding: 0 80px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #ff3636;
}
h2 span:before,
h2 span:after {
	content: "";
	position: absolute;
	border-bottom: 1px solid #ff3636;
	top: 25px;
	width: 600px;
}
h2 span:before {
	right: 100%;
	margin-right: 15px;
}
h2 span:after {
	left: 100%;
	margin-left: 15px;
}
h2.white span {
	color: #fb5050;
}
h2.white span:before,
h2.white span:after {
	border-color: #fb5050;
}

/* Intro */
#intro h3 {
	border-bottom: 1px solid #ECECEC;
	font-size: 22px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.arrow {
	list-style-image: url('../img/arrow.jpg');
	padding-left: 20px;
}
.arrow li {
	margin-bottom: 3px;
}
.arrow a {
	color: #222222;
	font-size: 18px;
}
.arrow a:hover {
	text-decoration: underline;
}

.thumbnail {
	background: transparent;
	border: none;
	border-radius: 0;
	text-align: center;
	color: inherit;
	
}

.thumbnail img:hover {
	opacity:0.9;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}
.thumbnail h4:hover {
	opacity:0.9;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}
#linkbozorg{
	font-size:17px;
	color:#ff3636;
}
#linkbozorg:hover{
	font-size:17px;
	color: #999;
}

.dark-blue-bg2 {
	background: #fb5050;
	color: #fff;
}
.dark-blue-bg .thumbnail .caption {
	color: #fff;
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
}
.dark-blue-bg .thumbnail h4 {
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	margin-top: 8px;
	margin-bottom: 10px;
	color:#fb5050;
	font-weight:bold;
}
.dark-blue-bg .thumbnail p {
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.dark-blue-bg .thumbnail .button {
	text-transform: uppercase;
}

.blue-line {
	height: 5px; 
	background: #fb5050;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.blue-line:after {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 183, 222, 0);
	border-top-color: #fb5050;
	border-width: 10px;
	margin-left: -10px;
}

.bubble-bg {
	/*background: url('../img/background/background-bubble.jpg') no-repeat;
	background-size: cover;*/
	background:#FFF
}

.circle-wrapper h4 {
	color: #ffdd00;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}

.portfolio-item {
	position: relative;
	padding:1px;
}
.portfolio-item .overlay {
	position: absolute;
	left: 0; right: 0; top: 0; bottom: 0;
	z-index: 2;
	background: rgba(62, 170, 216, 0.8);
	color: #fff;
	text-align: center;
	opacity: 0;
	max-width: 484px;
}
.portfolio-item:hover .overlay {
	opacity: 1;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	transition: all ease .4s;
	cursor: pointer;
}
.portfolio-item .overlay p {
	margin-bottom: 0;
}
.portfolio-item .overlay .content {
  position: absolute;
  width: 300px;
  height: 200px;
  z-index: 15;
  top: 60%;
  left: 50%;
  margin: -100px 0 0 -150px;
}
.portfolio-item .overlay .action {
	margin-bottom: 13px;
}
.portfolio-item .overlay a {
	background: #1980ac;
	color: #fff;
	width: 70px;
	height: 70px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	border-radius: 50%;
	font-size: 18px;
	padding-top: 7px;
	opacity: .5;
}
.portfolio-item .overlay a span{
	margin-top:17px;
}
.portfolio-item .overlay a {
	opacity: 1;
}
.portfolio-item h4 {
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	font-size: 19px;
	margin-bottom: 10px;
}
.portfolio-item p {
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	font-size: 16px;
}

section.no-spacing {
	padding: 0;
	margin-top:-28px;
}


.contact p.lead {
	text-align: center;
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 40px;
	color: #999999;
}
.contact p.lead span {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-top: -30px;
}

.contact h4 {
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #ff3636;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight:bold;
}
.contact .fa {
	color: #ff3636;
}
.contact .fa-ul {
	max-width: 250px;
}
.contact .fa-ul > li {
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 17px;
	color: #999999;
	line-height: 24px;
}


.form-control {
	border-radius: 2px;
	border: 1px solid #828282;
	color: #25a5da;
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	text-transform: uppercase;
}
.form-control::-webkit-input-placeholder {
   color: #ff3636;
}
.form-control:-moz-placeholder { 
   color: #25a5da;  
}
.form-control::-moz-placeholder { 
   color: #25a5da;  
}
.form-control:-ms-input-placeholder {  
   color: #25a5da;  
}


.blog-section {
	background: url('../img/background/background-blue.jpg') no-repeat;
	background-size: cover;
}
.blog-item .caption {
	background: rgba(255,255,255,.8);
	padding: 15px;
	text-align: left;
}
.blog-item .caption h3 {
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	color: #006175;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 15px;
	margin-top: 5px;
	text-transform: uppercase;
}
.blog-item .caption p {
	color: #656565;
	font-size: 14px;
	line-height: 20px;
}
.blog-footer {
	color: #fff;
	background: #186a8c;
	padding: 15px 20px;
	text-align: left;
}
.blog-footer .fa,
.blog-footer li { 
	margin-right: 5px;
}

	
.dark-blue-bg {
	background: #2f383d;
	color: #fff;
	text-align: center;
}
.quote {
	font-family: 'RobotoCondensed-Light', Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	display: inline-block;
	text-align:left;
	position: relative;
	float:left;
	padding-bottom:15px;
	line-height:35px;
}
.quote h4 {
	font-family: 'SourceSansPro-Regular', Arial, sans-serif;
	font-size: 35px;
	font-weight: bold;
	display: inline-block;
	text-align:left;
	position: relative;
	margin-bottom:10px;
	color:#f8cbcb;
	padding-bottom:20px;
}

/*.quote:before,
.quote:after {
	content: '';
	position: absolute;
	left: 0;
	background: url('../img/semi-colon-left.png') no-repeat;
	width: 35px;
	height: 27px;
	top: 0;
}
.quote:after {
	left: auto;
	right: 0;
	background: url('../img/semi-colon-right.png') no-repeat;
}
.quote .author {
	font-size: 18px;
	margin-top: 20px;
}

/* Footer */
footer {
	background: #2f383d;
	color: #fff;
}

.footer-content {
	padding: 60px 0 40px;
}
.footer-content a {
	color: #fff;
}
.footer-content a:focus, .footer-content a:hover {
	color: #fb5050;
}
.footer-content .logo-footer {
	margin-bottom: 20px;
}
.footer-content .media {
	border-bottom: 1px solid #217BA2;
}
.footer-content .media-heading {
	font-weight: bold;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	color: #1a9cd4;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
}
.footer-content h4 {
	color: #fb5050;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight:bold;
}
.footer-content .fa-ul .fa {
	color: #fb5050;
}
.footer-content .fa-ul > li {
	font-family: 'RobotoCondensed-Light', Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 14px;
	color: #ffffff;
}
.footer-content .input-group {
	margin-bottom: 30px;
}
.footer-content .form-control {
	border: none;
}
.footer-content .btn-default {
	background: #25a5da;
	color: #fff;
	border: 1px solid #25a5da;
	border-radius: 0;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.footer-content .btn-default:hover {
	background: #0795D2;
	border-left: none;
}
.footer-content .social h4,
.footer-content .social ul {
	display: inline-block;
}
.footer-content .social h4 {
	margin-right: 15px;
}
.footer-content .social ul li {
	font-size: 20px;
}


.copyright {
	background: #fb5050;
	color: #fff;
	padding: 15px 0;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
}
.copyright .col-sm-8 {
	text-align: right;
}
.copyright a {
	color: #fff;
}

.copyright a:hover, .copyright a:focus {
	text-decoration: underline;
}

/* Back to top */
.back-to-top {
	border-radius: 5px;
	text-align: center;
	background: #000;
	color: #fff;
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
	z-index: 9999;
}
.back-to-top:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* Jquery appear */
.hiding {
	opacity: 0;
}

.visible {
	opacity: 1;
}

/* Preloader */
#mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #F6F6F6;
	z-index: 10000;
	height: 100%;
}

#loader {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url("../img/loading.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}

#hand{
	margin-bottom:-60px;
}
 .google-maps {
        position: relative;
        padding-bottom: 50px;
		padding-top:250px;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 400px !important;
    }
	
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font: Arial, Helvetica, sans-serif;
  font-size:18px;
  margin-bottom:30px;
}
#menuy{
   font-size:22px;
   color:#218fbd;
   font-weight:bold;
}
.menu ul {
	margin-left: -37px;
}
.menu li {
  clear: both;
  padding-left: 0;
  padding-top: 10px;
  position: relative;
  /*border-top: dotted 2px #999;*/
}
.menu strong {
  background: #fff;
  padding: 0 10px 0 0;
  font-weight: normal;
  position: absolute;
  bottom: -.3em;
  left: 0;
}
.menu em {
  background: #fff;
  padding: 0 0 0 5px;
  font: 110%/100% Georgia, "Times New Roman", Times, serif;
  position: absolute;
  right: 0;
  color:#218fbd;
}
.menu sup {
  font-size: 60%;
  color: #666;
  margin-left: 3px;
}
/* Mobile device */

/* clearfix */
.menu li:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.menu li {display: inline-block;}
/* Hides from IE-mac \*/
* html .menu li {height: 1%;}
.menu li {display: block;}
/* End hide from IE-mac */

#lefty{
	padding-right:25px;
}
hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#righty{
	text-align:left;
}
#righty h4{
	text-align:left;
	color:#218fbd;
	font-weight:bold;
	margin-bottom:8px;		
}

#righty span{
	display:block;
	font-size:16px;
	padding-left: 5px; 
	text-indent: -8px;
	color:#666;
		
}
#righty ul li{
    color: #fb5050;
	margin-right:3px;
	margin-top:1px;
	font-size:20px;
	margin-left:-10px;
}
.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 51%;
}
.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.carousel-control {
  padding-top:10.25%;
  width:5%;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
   
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
	right:-100%
}
.dropdown-submenu.pull-left>.dropdown-menu {
    /*left:-100%;*/
    margin-left:10px;
    
}
.dropdown-menu>li>a{
	    font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
		font-size:14px;
		color: #666;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.82857143;
    color: #333;
    white-space: nowrap;
}
#smalli{
	margin-bottom:5px;
}
.deraz{
 font-family: 'SourceSansPro-Regular', Arial, sans-serif;
    font-size: 26px;
    color: #fb5050;
    display: inline-block;
    padding: 0 0 10px;
    position: relative;
    /* border-bottom: 1px solid #959595; */
    margin-bottom: 20px;
    min-width: 60%;
    padding-right: 15px;
}

section .row > div[class^="col-"] > .deraz:before {
    background: #fb5050;
    height: 3px;
    width: 170px;
    bottom: -2px;
    left: 0;
    display: inline-block;
    position: absolute;
    border: none;
    content: '';
}
	
@media (max-width: 479px) {
.dropdown-menu>li>a{
	text-align:center;
}
/*.embed-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
width:100%;
}

.embed-container iframe,  
.embed-container object,  
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }*/
	
@media (max-width: 767px) {
	#hero {
		margin-top: 1px;
	}
	h2 span {
		font-size: 40px;
		padding-left: 30px;
		padding-right: 30px;
	}
    .navbar.navbar-default .navbar-nav>li {
        float: none;
        margin-bottom: 5px;
        text-align: center;
    }
    .navbar.navbar-default .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar.navbar-default .navbar-collapse.collapse { 
		max-height: 270px;
    }
	
	#carousel-slider .carousel-inner {
		overflow: hidden;
	}
	#carousel-slider .carousel-inner .item {
		text-align: center;
	}
	#carousel-slider .carousel-inner .item img {
		
	}

    section .container .col-sm-6 .img-responsive {
    	margin-bottom: 30px;
    }
    .contact form {
    	margin-top: 30px;
    }

    .footer-content .row > .col-sm-3 {
    	margin-bottom: 20px;
    }
    footer .copyright {
    	text-align: center;
    }
    footer .pull-right,
    .copyright .col-sm-8 {
    	float: none !important;
    	text-align: center;
    	margin-bottom: 15px;
    }

	#intro h3 {
		margin-top: 20px;
	}    

	.xs-center {
		text-align: center;
	}
	.portfolio-item {
		display: inline-block;
		margin-bottom: -5px;
	}
	#hand{
	margin-bottom:30px;
    }
	.navbar-brand>img{
		margin-left:15px;
	}
	
}

/* Custom mobile */
@media (max-width: 480px) {
	.top-bar .row .col-xs-6 {
		width: 100%;
		text-align: center;
		line-height: 26px;
	}
	.top-bar .row .col-xs-6 .pull-right {
		float: none !important;
		display: none;
	}
	.button {
		width: 100%;
		text-align: center;
	}
	#hand{
	margin-bottom:0px;
    }
	.navbar-brand>img{
		width:70%;
		margin-top:10px;
	}
	.carousel-control img{
		width:22px;
		height:40px;
	}
	.carousel-indicators{
		display:none;
	}
	.navbar-brand>img{
		margin-left:0px;
	}
	
}
.menu {
  width: 90%;
  line-height:24px;
}
#rightie{
	margin-right:-35px;
}

}

/* Tablet device */
@media (min-width: 768px) {
	

}

@media (min-width: 768px) and (max-width: 991px) {
	/* Navigation mobile appear earlier */
	.navbar.navbar-default .navbar-collapse {
		overflow: scroll;
	}
    .navbar.navbar-default .navbar-header {
        float: none;
    }
    .navbar.navbar-default .navbar-toggle {
        display: block;
    }
    .navbar.navbar-default .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: 0 0 0 transparent;
    }
    .navbar.navbar-default .navbar-collapse.collapse {
        display: none !important;
        overflow: scroll !important;
        max-height: 270px;
        border-top: 1px solid #d9d9d9;
    }
    .navbar.navbar-default .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar.navbar-default .navbar-nav {
        float: none !important;
        margin: 5px 0;
    }
    .navbar.navbar-default .navbar-nav>li {
        float: none;
        margin-bottom: 5px;
        text-align: center;
    }
    .navbar.navbar-default .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	
	/* End Navigation */
}

/* Desktop small screen */
@media (min-width: 992px) {
		
}

/* Desktop large screen */
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}

}

@media (min-width: 1800px) {
	.navbar.navbar-default:after {
		bottom: -16px;
	}
}

