/*
 *
 * Template URI: http://softtechmedia.com
 * Author: Tariq Ali
 * Author URI: http://softtechmedia.com
 *
 */

@font-face {
	font-family: fontawesomeregular;
 src: url(../font-awesome/fontawesome-webfont-webfont.eot) src: url(../font-awesome/fontawesome-webfont-webfont.eot?#iefix) format('embedded-opentype'), url(../font-awesome/fontawesome-webfont-webfont.woff2) format('woff2'), url(../font-awesome/fontawesome-webfont-webfont.woff) format('woff'), url(../font-awesome/fontawesome-webfont-webfont.ttf) format('truetype'), url(../font-awesome/fontawesome-webfont-webfont.svg#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5 h6 {
	font-family: open sans;
}
.col-md-12.web_desiging{
	background-attachment:fixed;
	background-size:100%;
	background-image:url(../img/web_designing.png);	
}
.col-md-12.software_dev{
	background-attachment:fixed;
	background-size:100%;
	background-image:url(../img/software_dev.png);
}
.col-md-12.mobile_developmentt{
	background-attachment:fixed;
	background-size:100%;
	background-image:url(../img/mobile_development.png);
}
.col-md-12.softete{
	background-attachment:fixed;
	background-size:100%;
	background-image:url(../img/ui_ux.png);
}
.col-md-12.editb{
	background-attachment:fixed;
	background-size:100%;
	background-image:url(../img/app_web_design_bg.png);
}
.text_second_col{
	color:white;
		line-height:25px;
}
.aline_text{
	text-align:justify;
	line-height:25px;
}
.text_second_sec{
	color:white;
	margin:0;
	font-weight:bold;
	padding:10px 0 0 0;
}
.container {
	max-width: 970px;
}
.container.second {
	margin: 20px auto 0;
}
.row.header-shadow {
	box-shadow: 0 1px 2px #aaa;
}
.heading {
	font-size: 25px;
	color: #ffae00;
	width: 100%;
	text-align: left;
}
.sep {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 30px 0;
	width: 100%;
}
p {
	color: #888;
	font-size: 14px;
	text-align: left;
	line-height:18px;
}
@import url(http://fonts.googleapis.com/css?family=Roboto);

* {
    font-family: 'Roboto', sans-serif;
}










.pull-left.mobile{
	margin:0;
	padding-top: 2px;
}
.pull-left.call_us.mobile_show{
	display:none;
}
.col-md-6.col-xs-12.col-sm-6.top_header{
	width:60%;
	padding:0;
}
.col-md-6.col-xs-12.col-sm-6.top_header_social_media{
	width:40%;
	padding:0;
}























#login-modal .modal-dialog {
    width: 350px;
	left: 34%;
	top: 45%;
}

#login-modal input[type=text], input[type=password] {
	margin-top: 10px;
}

#div-login-msg,
#div-lost-msg,
#div-register-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
}

#div-login-msg.success,
#div-lost-msg.success,
#div-register-msg.success {
    border: 1px solid #68c3a3;
    background-color: #c8f7c5;
}

#div-login-msg.error,
#div-lost-msg.error,
#div-register-msg.error {
    border: 1px solid #eb575b;
    background-color: #ffcad1;
}

#icon-login-msg,
#icon-lost-msg,
#icon-register-msg {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #dadfe1;
    margin-right: 5px;
    transition: all ease-in-out 500ms;
}

.top_space{
	padding-top:5px;
}
.stm_address{
	color:#888;
	padding:0;
	margin:0;
}
#icon-login-msg.success,
#icon-lost-msg.success,
#icon-register-msg.success {
    background-color: #68c3a3 !important;
}

#icon-login-msg.error,
#icon-lost-msg.error,
#icon-register-msg.error {
    background-color: #eb575b !important;
}

#img_logo {
    max-height: 100px;
    max-width: 100px;
}

/* #########################################
   #    override the bootstrap configs     #
   ######################################### */

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}

.modal-content {
    background-color: #ececec;
    border: 1px solid #bdc3c7;
    border-radius: 0px;
    outline: 0;
}

.modal-header {
    min-height: 16.43px;
    padding: -2px 15px 0 15px;
	padding-top:0px !important;
    border-bottom: 0px;
}

.modal-body {
    position: relative;
    padding: 5px 15px 5px 15px;
}

.modal-footer {
    padding: 15px 15px 15px 15px;
    text-align: left;
    border-top: 0px;
}
.readmore{
	color:#ffae00;
}

.checkbox {
    margin-bottom: 0px;
}

.input-block-level.massage{
	width: 100%;
	height: 80px;
	font-size: 14px;
	color: #000;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 6px 0 0 10px;
}
span.glyphicon.glyphicon-remove {
    font-size: 20px;
}
.modal-header .close {
    margin-top: -17% !important;
}
.Inquiry {
    background: #ffa605;
    padding: 8px 0 9px 0;
    width: 40%;
    border-radius: 0 8px 0 8px;
    color: white;
    font-family: inherit;
}
.btn.btn-warning.btn-lg.btn-block {
    padding: 5px;
    margin: 0;
}
.col-md-3.send{
	padding:0;
}
.col-md-3.reset{
	padding:0;
}
.btn {
    border-radius: 0px;
}
.widget.col-md-4.main_navigation_footer{
	width:25%;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.btn-lg, .btn-group-lg>.btn {
    border-radius: 0px;
}

.btn-link {
    padding: 5px 10px 0px 0px;
    color: #95a5a6;
}

.btn-link:hover, .btn-link:focus {
    color: #2c3e50;
    text-decoration: none;
}

.glyphicon {
    top: 0px;
}

.form-control {
  border-radius: 0px;
}

.quotebtn {
    margin: 17px auto 0;
    position: fixed;
    top: 65%;
    z-index: 999999;
	left:98%;
}
.quotebtn a {
    background-color: #ffa605;
    display: block;
    margin: 0 0 0 10px;
    width: 142px;
    transform: rotate(-90deg);
    transform-origin: left center;
    text-align: center;
    padding: 4px 0px 4px 0;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
}
.quotebtn a:hover{
	color:white;
}

.custom-button {
	background: none repeat scroll 0 0 #222;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	height: 40px;
	padding: 8px 0 0;
	width: 140px;
}
.custom-button:hover {
	background: #ffae00;
	color: #fff;
	box-shadow: 0px 0px 3px #aaa;
}
body {
	background: #fff;
	text-align: center;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 12px;
}
a {
	color: #9d426b;
	text-decoration: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}
a:hover {
	color: #888;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
/* ----- Header ----- */

.row.topbar {
	background: none repeat scroll 0 0 #000;
}
.social.pull-right {
	background: none repeat scroll 0 0 #333;
	padding: 0;
}
.social.pull-right li {
	padding: 3px 8px 4px;
	display: inline-block;
	float: left;
}
.social.pull-right li a {
	color: #fff;
}
.social.pull-right li:hover {
	background: #ffae00;
}
.active-link {
	background: none repeat scroll 0 0 #ffae00;
}
.social {
	margin: 0;
}
.col-md-6.col-xs-12.col-sm-6 > p {
	margin: 3px 0 0 0;
}
.col-md-6.col-xs-12.col-sm-6 > .social {
	margin: 0;
}
.header .navbar {
	margin-bottom: 0;
}
.header .navbar-inner {
	background: #fff;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header h1 {
	float: left;
	margin: 0;
	text-align: left;
}
.header a.brand {
	display: inline-block;
	text-indent: -9999px;
	width: 280px;
	height: 63px;
	padding: 30px 0;
	background: url(../img/logo.png) 20px center no-repeat;
}
.header ul.nav {
	font-size: 14px;
	text-transform: uppercase;
}
.header ul.nav li a {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 20px 20px;
	text-shadow: none;
}
.header ul.nav li:hover a {
	color: #ffae00;
}
.header ul.nav .active a {
	color: #ffae00;
}
.header.row {
	height: 100px;
	padding: 10px 0;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: none;
}
.navbar-toggle {
	background: none repeat scroll 0 0 #eee;
	margin-top: 28px;
}
.header ul.nav li a:hover i {
	color: #ffae00;
}
.navbar-toggle .icon-bar {
	background: #ffae00;
}
.row {
	margin: 0px;
}
.navbar-brand.logo {
	padding: 0;
}
.navbar-brand.logo img {
	max-width: 100%;
}
/* ----- Slider ----- */

.fill > img {
	max-width: 100%;
}
/* ----- Services ------*/

.what-we-do.container {
	margin: 40px auto 0;
}
.service.col-md-4 .thumbnail .icon-awesome {
	background: none repeat scroll 0 0 #222;
	border-radius: 50%;
	height: 90px;
	margin: 0 auto;
	padding: 30px 0 0;
	text-align: center;
	width: 90px;
}
.service.col-md-4 .thumbnail {
	background: none repeat scroll 0 0 #f7f7f7;
	padding: 24px 10px;
}
.service.col-md-4 .thumbnail > h4 {
	font-size: 24px;
	font-weight: normal;
}
.service.col-md-4 .thumbnail > p {
	color: #444;
	font-size: 13px;
	max-height: 135px;
	min-height: 100px;
	overflow: hidden;
	text-align: center;
}
.service.col-md-4 .thumbnail:hover {
	box-shadow: 0px 0px 4px #aaa;
	cursor: pointer;
}
.service.col-md-4 .thumbnail:hover .icon-awesome, .service.col-md-4 .thumbnail:hover .custom-button {
	transition: all 0.7s;
	background: #ffae00;
}
.service.col-md-4 .thumbnail:hover h4 {
	transition: all 0.7s;
	color: #ffae00;
}
/* ----- Portfolio ----- */

.portfolio {
	margin-top: 25px;
}
.portfolio-title {
	float: left;
	text-align: left;
	width: 100%;
}
.portfolio-title h3 {
	background: none repeat scroll 0 0 #fff;
	color: #ffae00;
	font-size: 24px;
}
.row.latest-work {
	background: none repeat scroll 0 0 #eee;
	margin-top: 20px;
}
.portfolio .work {
	/*    margin-top: 40px;
*/    padding-bottom: 20px;
}
.portfolio .work.col-md-4 > img {
	max-width: 100%;
}
.portfolio .work:hover img {
	opacity: 0.7;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}
.work.col-md-4 .icon-awesome {
	display: none;
}
.work.col-md-4:hover .icon-awesome {
	display: block;
	background: none;
	transition: all 0.9s;
	position: absolute;
	top: -16px;
	width: 100%;
	cursor: pointer;
	max-width: 100%;
	padding: 70px 99px;
	-webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-ms-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease;
}
.portfolio .work .icon-awesome {
	margin-top: 15px;
	font-size: 22px;
	line-height: 22px;
}
.portfolio .work .icon-awesome a {
	display: inline-block;
	font-size: 16px;
	padding-top: 9px;
	background: #222;
	color: #fff;
	width: 40px;
	height: 40px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
.portfolio .work .icon-awesome a:hover {
	background: #ffae00;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.portfolio .work .icon-awesome a:active {
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
.portfolio .work h4 {
	margin-top: 20px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5d5d5d;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.portfolio .work p {
	line-height: 24px;
	font-style: italic;
}
/* ----- Testimonials ----- */

.testimonials {
	margin-top: 30px;
	padding-bottom: 50px;
}
.testimonials-title {
	float: left;
	text-align: left;
	width: 100%;
}
.testimonials-title h3 {
	margin: 0 auto;
	background: #fff;
	font-size: 24px;
	color: #ffae00;
}
.testimonial-list {
	margin-top: 30px;
	text-align: left;
}
.testimonial-list img {
	float: left;
	/*margin: 10px 0 0 60px;*/
	border: 3px solid #eaeaea;
	border-radius: 50%;
	padding: 5px;
}
.testimonial-list p {
	padding: 0 10px 0 95px;
	font-size: 14px;
	line-height: 30px;
	font-style: italic;
}
.testimonial-list .nav-tabs {
	width: 200px;
	float: right;
	border: 0;
}
.testimonial-list .nav-tabs li {
	margin-right: 6px;
}
.testimonial-list .nav-tabs li a {
	width: 12px;
	height: 12px;
	padding: 0;
	background: #aaa;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.testimonial-list .nav-tabs li a:hover {
	border: 0;
	background: #333;
}
.testimonial-list .nav-tabs li.active a {
	background: #ffae00;
}
/* ----- Footer ----- */

footer {
    background: none repeat scroll 0 0 #222222;
    border-top: 10px solid #ffae00;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) inset;
    margin: 30px auto 0;
    padding-bottom: 10px;
}
footer .widget {
	margin-top: 20px;
	text-align: left;
}
.widget.col-md-4 > ul {
	list-style: outside none none;
	padding: 0;
}
.widget.col-md-4 > ul li {
	border-bottom: 1px solid #444;
	margin-bottom: 12px;
	padding-bottom: 3px;
}
.widget.col-md-4 > ul li a {
	color: #888;
}
.widget.col-md-4 > ul li a:hover {
	color: #ffae00;
}
footer .widget h4 {
	margin-top: 20px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ffae00;
	text-transform: uppercase;
}
footer .widget p {
	line-height: 20px;
	font-size: 12px;
}
footer .widget i {
	padding-right: 7px;
}
.f-form {
	background: none repeat scroll 0 0 #000;
	border-radius: 7px;
}
.f-label {
	margin: 5px 0 0;
	border-radius:5px;
}
#message {
	border: 1px solid #eee;
	border-radius: 4px;
	margin: 0 0 10px;
	width: 98%;
}
.btn.btn-info.pull-right {
	background: none repeat scroll 0 0 #ffae00;
	border: medium none;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 64px;
}
.input-block-level {
	border: 1px solid #eee;
	border-radius: 3px;
	float: left;
	width: 95%;
}
.f-form {
	background: none repeat scroll 0 0 #000;
	border-radius: 7px;
	margin-top: 20px;
	padding: 10px;
}
.field-area {
	float: left;
	width: 50%;
}
.row.footer-border {
	background: none repeat scroll 0 0 #000;
	padding: 10px 0px 0px 0px;
}
/********** ----- CONTACT PAGE ----- **********/

.container.second .col-md-12 .col-md-6 > h4 {
    text-align: left;
	color: #ffae00;
}

/*************----------Carousel ------------***************/

.clearout {
	height: 20px;
	clear: both;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	width: 100%;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	top: -5px !important;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	border: 1px solid #eee;
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 25px;
	max-height: 115px;
	max-width: 160px;
	position: relative;
	width: 100%;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 32px;
	height: 32px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../img/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../img/button-next.png) no-repeat;
}
/********************************/

/* ----- Form ----- */

.contact-us {
	margin-top: 20px;
	padding-bottom: 50px;
	text-align: left;
}
.contact-us h4 {
	margin-top: 25px;
	padding: 0 20px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5d5d5d;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.contact-us p {
	padding: 0 20px;
	line-height: 28px;
	font-size: 13px;
}
.contact-form {
	padding: 10px 0;
}
.contact-form p {
	margin-top: 15px;
}
.contact-us form {
	margin-top: 25px;
	padding: 0 20px;
}
.contact-us form input, .contact-us form textarea {
	width: 90%;
	height: 24px;
	border: 1px solid #ddd;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 13px;
	font-style: italic;
}
.contact-us form input:focus, .contact-us form textarea:focus {
	border: 1px solid #bbb;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.contact-us form textarea {
	height: 160px;
}
.contact-us form button {
	width: 120px;
	height: 30px;
	margin-top: 15px;
	background: #9d426b;
	border: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	-moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}
.contact-us form button:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.contact-us form button:active {
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
.contact-us form label {
	margin-top: 10px;
	font-size: 13px;
}
 .contact-us form input:-moz-placeholder, .contact-us form textarea:-moz-placeholder {
color: #ccc;
}
.contact-us form input:-ms-input-placeholder, .contact-us form textarea:-ms-input-placeholder {
color: #ccc;
}
.contact-us form input::-webkit-input-placeholder, .contact-us form textarea::-webkit-input-placeholder {
color: #ccc;
}
/* ----- Google maps ----- */

.map {
	margin: 20px 20px 40px 20px;
	height: 300px;
	border: 5px solid #f8f8f8;
}
/********** ----- SERVICES PAGE ----- **********/

/* ----- Services full width text ----- */

.services-full-width {
	margin-top: 20px;
}
.services-full-width-text {
	padding: 10px 0 0 0;
	text-align: left;
}
.services-full-width-text h4 {
	margin-top: 25px;
	padding: 0 20px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5d5d5d;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.services-full-width-text p {
	padding: 0 20px;
	line-height: 28px;
	font-size: 13px;
}
/* ----- Call to action ----- */

.call-to-action {
	margin-top: 20px;
	padding-bottom: 50px;
}
.call-to-action-text {
	padding: 25px 0 20px 0;
	text-align: left;
	background: #f8f8f8;
	overflow: hidden;
}
.call-to-action-text:hover {
	box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}
.call-to-action-text .ca-text, .call-to-action-text .ca-button {
	float: left;
	padding: 0 0 0 35px;
	line-height: 30px;
	font-size: 18px;
	font-style: italic;
}
.call-to-action-text .ca-button {
	float: right;
	padding: 0 35px 0 0;
}
.call-to-action-text .ca-button a {
	padding: 5px 22px;
	background: #9d426b;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
.call-to-action-text .ca-button a:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.call-to-action-text .ca-button a:active {
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
/********** ----- PORTFOLIO PAGE ----- **********/

.portfolio-page {
	margin-top: 20px;
	padding-bottom: 50px;
}
.portfolio-page h4.filter-portfolio {
	margin-top: 35px;
	padding: 0 20px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5d5d5d;
	text-align: left;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
ul.portfolio-img {
	margin: 0;
	overflow: hidden;
}
ul.portfolio-img li {
	list-style: none;
}
.filter-portfolio a {
	color: #5d5d5d;
	text-decoration: none;
}
.filter-portfolio a:hover {
	color: #9d426b;
	text-decoration: none;
}
.filter-portfolio a#active-imgs {
	color: #9d426b;
}
.filter-portfolio a#active-imgs:hover {
	color: #5d5d5d;
}
/********************Contact Us*********************/

.adresspor {
	list-style: outside none none;
	padding: 0;
	text-align: left;
}
.col-md-8.contact-us-form .form-group {
	text-align: left;
}
.contact-us-form .custom-button {
	border: medium none;
	padding: 0;
	float: left;
}
.container.services-tabs .col-md-4 {
	min-height: 125px;
}
.container.services-tabs .col-md-4 > ul {
	list-style: outside none none;
	padding: 0;
	text-align: left;
}
.what-we-do .service.col-md-3 .icon-awesome {
	background: none repeat scroll 0 0 #222;
	border-radius: 50%;
	height: 80px;
	margin: 0 auto;
	padding: 25px 2px 0 0;
	width: 80px;
}
.what-we-do .service.col-md-3:hover .icon-awesome {
	background: #ffae00;
}
.what-we-do .service.col-md-3:hover .custom-button {
	background: #ffae00;
}
.what-we-do .service.col-md-3:hover h5 {
	color: #ffae00;
}
.service.col-md-3 .thumbnail {
	padding: 20px 4px;
	margin-bottom: 10px;
}
.service.col-md-3 .thumbnail h5 {
	font-weight: bold;
}
.service.col-md-3 .thumbnail > p {
	font-size: 12px;
	max-height: 88px;
	overflow: hidden;
	text-align: center;
}

.portfolio-filter .custom-button {
    padding: 8px 25px;
    width: auto;
}
/********************Clients*********************/
.val-bx {
	
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.val-bx:hover {
	background-color: #fefaf8;
}
.val-bx .cli-lgo-bx {
	padding: 5px;
	float: left;
	height: 93px;
	width: 160px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 19px;
}
.val-bx .cli-lgo-bx img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80%;
	width: 100%;
	border:none;
}
.val-bx .cli-details-bx {
	padding: 0px;
	float: left;
	width: 57% !important;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.val-bx .cli-details-bx h2 {
	font-family:'Droid Sans', Helvetica, Arial, sans-serif;
	color: #fc8433;
}






/* ----- Media queries ----- */

@media (min-width: 980px) and (max-width: 1200px) {
.flex-caption {
	max-width: 700px;
}
.what-we-do .service p, .portfolio .work p {
	padding-left: 10px;
	padding-right: 10px;
}
.call-to-action-text {
	padding-bottom: 30px;
}
.call-to-action-text .ca-text {
	padding: 0 35px;
}
.call-to-action-text .ca-button {
	margin-top: 10px;
}
.service.col-md-4 .thumbnail .custom-button {
	margin-top: 20px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.header ul.nav li a {
	padding: 15px 20px 15px 20px;
	font-weight: normal;
	text-align: left;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.header ul.nav li.current-page a {
	padding-top: 15px;
}
.header ul.nav li a i, .header ul.nav li a br {
	display: none;
}
.flex-caption {
	max-width: 500px;
}
.what-we-do .service p, .portfolio .work p {
	padding-left: 10px;
	padding-right: 10px;
}
.call-to-action-text {
	padding-bottom: 30px;
}
.call-to-action-text .ca-text {
	padding: 0 35px;
}
.call-to-action-text .ca-button {
	margin-top: 10px;
}
}





 @media (max-width: 767px) {
.col-md-4.send{
	width: 50%;
	float: left;
}
.col-md-4.reset{
	width: 50%;
	float: right;
}
.col-md-12.portfolio-items_col-3_isotope{
	width:80%;
	left:13%;
}
.container.second.mobile{
	overflow:hidden;
}
.portfolio-items.col-3 > li {
    width: 84% !important;
}
.social.pull-right li {

    padding: 0px 8px 4px;
    display: inline-block;
    float: left;
    margin: 5px 0 0 0;

}
 .fa.fa-phone-square{
	color:white;
} 
.pull-left.call_us.mobile_show{
	display:inherit;
}
.pull-left.call_us{
	margin:0;
	padding:0;
}
.pull-left.mobile{
	display:none;
}
.col-md-6.col-xs-12.col-sm-6 > p {
	margin:0;
}
.social.pull-left {
    display: inline-block;
    float: none !important;
    margin: 4px 0 0 0 !important;
    text-align: center;
}
.col-md-6.col-xs-12.col-sm-6.top_header{
	width:60%;
	padding:0;
}
.col-md-6.col-xs-12.col-sm-6.top_header_social_media{
	width:40%;
	padding:0;
}
.widget.col-md-4.main_navigation_footer{
		 width:100%;
}
.quotebtn a {
    background-color: #ffa605;
    display: block;
    margin: 0 0 0 0;
    width: 130px;
    transform: rotate(-90deg);
    transform-origin: left center;
    text-align: center;
    padding: 0 0px 18px 0;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
}
#login-modal .modal-dialog {
    width: 300px;
    left: 0;
    top: 45%;
    text-align: center;
    display: inline-table;
}
 body {
	padding-left: 0;
	padding-right: 0;
}
#bs-example-navbar-collapse-1 {
	background: #fff;
	position: relative;
	top: 20px;
	z-index: 111;
}
.slider, .what-we-do, .portfolio {
	padding: 0 20px;
}
.what-we-do {
	margin-top: 30px;
}
.header ul.nav li a {
	padding: 15px 20px 15px 20px;
	font-weight: normal;
	text-align: left;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.header ul.nav li.current-page a {
	padding-top: 15px;
}
.header ul.nav li a i, .header ul.nav li a br {
	display: none;
}
.flex-caption {
	display: none;
}
.presentation, footer, .testimonials {
	padding-left: 20px;
	padding-right: 20px;
}
.presentation p {
	line-height: 30px;
}
.what-we-do .service p, .portfolio .work p {
	padding-left: 10px;
	padding-right: 10px;
}
.what-we-do .service .icon-awesome {
	padding-top: 10px;
}
.page-title p {
	display: block;
	margin-top: 10px;
	margin-left: 20px;
}
.call-to-action-text {
	padding-bottom: 30px;
}
.call-to-action-text .ca-text {
	padding: 0 35px;
}
.call-to-action-text .ca-button {
	margin-top: 10px;
}
.portfolio-page {
	padding-bottom: 50px;
}
.tweet_list {
	height: 6em;
}
.social.pull-right {
	display: inline-block;
	float: none !important;
	margin: 0px !important;
	text-align: center;
}
.pull-left {
	float: none;
	text-align: center;
	width: 100%;
}
}
 @media (max-width: 480px) {
#bs-example-navbar-collapse-1 {
	background: #fff;
	position: relative;
	top: 20px;
	z-index: 111;
}
.tweet_list {
	height: 10em;
}
.testimonial-list p {
	clear: both;
	padding: 10px;
}
.testimonial-list img {
	border-radius: 50%;
	height: 72px;
	margin: 10px 0 0 12px;
	width: 70px;
}
.btn.btn-info.pull-right {
	margin-right: 10px;
}
.btn.btn-info.pull-right {
	margin-top: 8px;
}
}
 @media (max-width: 320px) {
.service.col-md-4 .thumbnail .custom-button {
	margin-top: 30px;
}
.work.col-md-4:hover .icon-awesome {
	padding: 50px 75px 50px 50px;
}
}
 @media (min-width: 768px) and (max-width: 768px) {
.header ul.nav li a i, .header ul.nav li a br {
	display: block;
	text-align: center;
}
.work.col-md-4:hover .icon-awesome {
	padding: 50px;
}
.btn.btn-info.pull-right {
	margin-left: 10px;
}
}
