a{ text-decoration:none;}

.btn,a,.btn:hover,a:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; padding-bottom: 5px; }
h1 { font-size: 30px; line-height: 35px; }
h2 { font-size: 28px;  line-height: 32px; }
h3 { font-size: 20px;  line-height: 24px; }
h4 { font-size: 17px;  line-height: 20px; }
h5 { font-size: 14px;  line-height: 20px; }
h6 { font-size: 12px;  line-height: 20px; }

p{font-size:1em;line-height: 1.3em; margin-bottom: 0.2em;}

.spacer{padding: 6em 0;}

.btn{border:none;border-radius: 0;padding: 1em 4em;background: rgba(0,0,0,0.5);text-transform: uppercase;}
.btn:hover,.btn:active{color: #fff;}
.btn-default{ color: #fff; border: 1px solid #aaa;}
.btn-default:hover,.btn-default:active{background: rgba(0,0,0,0.8);}
.btn-primary{ color: #fff; background:#428BCA;outline: none;}
.btn1{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
}
.btn1:hover{
    text-decoration: none;
}

.topbar {background:url(../images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}
.navbar-nav > li > a{font-size: 1em;line-height: 3.6em;}
.navbar-inverse{background: #111;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
{background: none;}

#head,.carousel{margin-top: 0;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}

.carousel-caption{top:0;bottom: 0;left: 0; right: 0;padding: 0;}
.caption-wrapper{display: table;height: 100%;width: 100%;}
.caption-info{display: table-cell;vertical-align: middle;}
.caption-info p{font-size: 1.25em;}
.caption-info .btn i{margin-right:0.75em;}
.carousel-control{z-index:1000;}

/*about*/
.about_us.spacer{padding-left: 4em; padding-right: 4em;}
.process ul li {width: 10em;height: 10em;border: 1px solid #CEEBF0;padding: 0;border-radius: 50%;margin: 0 1.25em;line-height: 13.5em;}
.process ul li span{line-height: 2em;display: inline-block;font-weight: 300;}
.process ul li span i{font-size: 3em; /* color: #333; */ }
.process ul li span b{display: block;font-size: 1em;font-weight: 300;}

/*testimonials*/
.partners img{float: left;margin:0 75px 30px 0;}
.testimonails{min-height: 195px;}
.testimonails img{margin-top: 5px;}
.testimonails span{color: #888;}
.testimonails span b{font-weight: 400;}

.carousel-indicators li{border: 1px solid #2BB2E3;}
.carousel-indicators{bottom: 0;}

/*works*/
#myworks figcaption a{border:1px solid #fff;margin-top: 1em;display: inline-block;padding: 0 2em;}
#myworks figcaption a:hover{text-decoration: underline; /*padding: 0 3em; */}
/*works*/

/*team*/
.our_team figure{width: 100%;}
.our_team img{width: 100%;}
.our_team b{font-size: 1.2em;display: block;}
.our_team a i.fa{color: #fff; font-size: 2em;}
.our_team a i.fa:hover{color: #21abca;}

.highlight-info .overlay{background: rgba(000,000,000,0.5);}
.highlight-info h4{color: #fff;margin:0.5em 0 0 0;}
/*about us*/

/*contact*/
#contact{background-color: #f5f5f5;}
.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/

.footer{background-color: #333; color: #fff; font-size: 1em; }

.gototop{display: none; position: fixed;bottom: 120px; right: 20px;background: rgba(0,0,0,0.2);padding: 10px; color: #fff;}
.gototop i{line-height: 0.5em;}

#margin-top-hack{    font-size: 14px;    padding-top: 70px; }

@media (max-width: 1200px) {
    #margin-top-hack { font-size: 14px;  padding-top: 71px; }
	.navbar-brand{padding-top: 11px;}
	.process ul li{margin:0 0.5em; }
	
	figure.effect-oscar figcaption{padding: 12%;}
	figure.effect-oscar figcaption::before,figure.effect-chico figcaption::before{top: 20px;right: 20px;bottom: 20px;left: 20px;}

	.partners img{margin: 0 25px 25px 0;}
}

@media (max-width: 900px) {
	h1{ /* font: 700 3.5em Raleway,Arial,Helvetica; */ }
	h4 { /* font: 300 1.3em Raleway,Arial,Helvetica; */ }
	.btn{padding: 1em 2em;}
	.partners img{margin: 0 15px 25px 0;width: 157px;}
	.process ul li{width: 9em;height: 9em;}
	figure.effect-chico figcaption {padding: 2em;}	
	figure.effect-oscar figcaption {padding: 20%;}
	figure.effect-chico figcaption::before{top: 10px;right: 10px;bottom: 10px;left: 10px;}
	.grid figure.effect-chico p{font-size: 0.6em;line-height: 1.5em;}
}

@media (max-width: 767px) {
  #margin-top-hack { font-size: 9px; padding-top: 69px; }
  .navbar-brand{padding: 7px;}
	.navbar-brand img{height: 37px;}

  .navbar-nav > li > a {line-height: 1em;}
  .navbar-toggle{margin-top: 12px;}
  /*.carousel-caption,.carousel-control,.carousel-indicators{display: none;}*/
  .carousel-control,.carousel-indicators{display: none;}

	h2.text-center{text-align: left;font-size: 1.7em;}
	#happy_clients h2{padding: 0 1em;}
	#myworks {padding-top: 5em;}

	.partners{display: block;float: left;}
	.partners img{width: 120px;}

	.about_us.spacer{padding-left: 2em;padding-right: 2em;}
	.spacer{padding:2em 0 0 0;}
	.process ul li{margin-bottom: 1em;}

	.highlight-info .overlay{padding-bottom: 2em;}

	.grid.our_team div{margin: 0;padding: 0;}
	figure.effect-chico figcaption {padding: 1.5em;}
	.footer{margin-top: 0em;padding-bottom: 2em;}
}

.sortable_gallery_thumb {
    display: inline-block; padding: 2px; border: 0px solid #ccc;  margin-bottom: 4px; height: 160px;
}
.placeholder.tile {
    display: inline-block;
    padding: 2px;  margin-bottom: 4px; width: 100px; height: 160px;
}

