@charset "UTF-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body, html {
	overflow-x: hidden;
}
body {
	background-color: #ffffff;
	overflow-x: hidden;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, span, p {
	font-family: 'Source Sans Pro', sans-serif;
}
* {
 -webkit-border-radius: 0  -moz-border-radius: 0  border-radius: 0
}
.templatemo_clear {
	clear: both;
}
.height30 {
	height: 30px;
}
.templatemo-top-bar {
	min-height: 40px;
	background-color: #f5f5f5;
	border-bottom: #e7e7e7 1px solid;
}
.templatemo-top-menu {
	min-height: 100px;
	background-color: #ffffff;
	z-index: 5000;
	width: 100%;
	border-bottom: #e4e4e4 1px solid;
}
.templatemo-top-menu .navbar-toggle {
	margin-top: 38px;
}
.templatemo-top-menu .navbar-brand {
	padding: 0;
	margin: 14px 0 0 0;
}
/* ------ Carousel ----- */

#templatemo-carousel {
	background: url('../img/banner1.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	margin-bottom: 0;
	height: 600px;
}
#templatemo-carousel .carousel-caption {
	z-index: 10;
}
#templatemo-carousel .item {
	height: 500px;
}
#templatemo-carousel .carousel-inner > .item > img {
	position: absolute;
	min-width: 100%;
	height: 500px;
	left: 0;
	top: 0;
}
 @media (min-width: 768px) {
#templatemo-carousel .carousel-caption p {
	margin-bottom: 20px;
	line-height: 1.4;
	font-size: 21px;
}
#templatemo-carousel .carousel-caption {
	padding-bottom: 140px;
	right: 20%;
	left: 20%;
}
}
 @media (max-width: 768px) {
#templatemo-carousel .carousel-caption {
	padding-bottom: 120px;
}
}
 @media (max-width: 1024px) {
#templatemo-carousel {
	background: url('../img/banner_bg_s.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	margin-bottom: 0;
	height: 500px;
}
}
/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
	border-bottom: 1px solid #cccccc;
	min-height: 230px;
}
.templatemo-slogan {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	font-size: 42px;
	margin: 60px 0;
	color: #333333;
}
.about {
	margin-top: -140px;
}
.about-item {
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 60px;
	font-size: 20px;
}
.about-item p {
	font-weight: lighter;
	text-align: justify;
	margin-top: 25px;
	font-size: 14px;
	color: #929292;
}
.subheader {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	margin-top: 9px;
	font-size: 14.5px;
	color: #7f7f7f;
}
.btn-orange {
	background-color: #ff7600;
	border-bottom: 2px solid #d35400;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #ffffff;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
	background-color: #d35400;
	color: #ffffff;
}
.btn-green {
	background-color: #2ecc71;
	border-bottom: 2px solid #27ae60;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #ffffff;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
	background-color: #27ae60;
	color: #ffffff;
}
.nav > li > a {
	padding: 10px 20px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #faa634 !important;
	color: #fff !important;
	transition:ease-in-out .5s all;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #faa634 !important;
	color: #fff !important;
}
.nav > li > a {
	color: #929292;
    font-family: sans-serif;
}
.navbar-default {
	background-color: #fff;
	border: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #faa634 !important;
	color: #fff !important;
}
.navbar {
	margin-bottom: 0px;
}
.about-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-team {
	background-image: url(../img/career.png);
	font-family: 'Source Sans Pro', sans-serif;
	min-height: 590px;
	color: #000000;
	padding-bottom: 35px;
	background-size: cover;
}
.templatemo-line-header {
	margin-top: 100px;
	margin-bottom: 80px;
}
.member-thumb:hover .thumb-overlay {
	transition: all 0.3s ease-in-out 0s;
	visibility: visible;
	opacity: 1;
}
.member-thumb {
	position: relative;
	overflow: hidden;
}
.member-thumb .thumb-overlay {
	background-color: rgba(220, 157, 102, 0.8);
	position: absolute;
	visibility: hidden;
	padding-top: 35%;
	padding-left: 25%;
	height: 100%;
	width: 100%;
	opacity: 0;
	right: 0;
	top: 0;
}
.thumb-overlay a {
	float: left;
	margin-right: 5px;
}
.team-inner {
	margin-top: 10px;
}
.team-inner-header {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.team-inner-subtext {
	font-weight: normal;
	font-size: 12px;
}
.row_team {
	margin-left: -50px;
}
.row_team li {
	list-style: none;
}
.templatemo-project-box {
	background-size: cover;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 200px;
	width: 200px;
}
.templatemo-project-box:hover .project-overlay {
	transition: all 0.3s ease-in-out 0s;
	visibility: visible;
	opacity: 1;
}
.project-overlay {
	background : rgba(0,0,0,.75);
	border : 2px solid #ff7600;
	visibility: hidden;
	position: absolute;
	text-align: center;
	padding-top: 40px;
	color: #ffffff;
	height: 100%;
	width: 100%;
	opacity: 0;
	right: 0;
	top: 0;
}
.project-overlay hr {
	width : 70%;
}
.templatemo-project-gallery li {
	margin: 15px;
}
.txt_darkgrey {
	color: #333333;
}
.txt_orange {
	color: #e67e22;
}
.txt_slogan {
	font-size: 14px;
	color: #929292;
}
.templatemo-line-header span {
	font-size: 18px;
	float : left;
	margin-top: 10px;
}
.team_box div {
	text-align: center;
	padding-top: 100px;
}
.span_blog {
	margin-bottom: 80px;
}
.blog_post {
	color: #333333;
	padding: 10px;
}
.blog_header {
	font-weight: bold;
	font-size: 16px;
}
.blog_text {
	text-align: justify;
	font-size: 14px;
	margin-top: 20px;
}
#templatemo-contact {
	background-image: url(../img/contact-bg.png);
	background-size: cover;
}
.templatemo-contact-map {
	margin-bottom: 15px;
	height: 378px;
}
.head_contact {
	padding-bottom: 80px;
	margin-bottom: 0;
}
.contact_right img {
	margin-right: 5px;
}
.contact_right form {
	padding-left: 15px;
	padding-right: 15px
}
.twitter_user {
	color: #FFFF33;
	font-size: 14px;
	float: right;
}
.templatemo-partners {
	background-image: url(../img/client-bg.png);
	background-size: cover;
	min-height: 200px;
	margin-top: 35px;
	padding-bottom: 110px;
}
.templatemo-partners p{
	text-align:center;
	padding:30px 0px;
	margin:0px;
}
.templatemo-partners a {
	font-size: 20px;
	color: #000;
	background-color: #faa634;
	text-transform: uppercase;
	border: #faa634 1px solid;
	border-radius: 20px;
	text-decoration: none;
	padding: 13px 37px;
	font-weight: 600;
	line-height: 60px;
	transition: all .2s ease-in-out;
}
.templatemo-partners a:hover {
	font-size: 20px;
	color: #ffffff;
	background-color: #faa634;
	text-transform: uppercase;
	border-bottom: 2px solid #d35400;
	border-radius: 20px;
	text-decoration: none;
	padding: 13px 37px;
	font-weight: 600;
	line-height: 60px;
	box-shadow: 2px 3px 5px #888888;
	transform: scale(0.5);
	transition:all 1s ease-in-out;
}
.templatemo-partners .templatemo-partner-item {
	margin-bottom: 5px;
}
ul.templatemo-project-gallery li a img:hover {
	border: 3px solid #ff7600;
}
.templatemo-gallery-category a {
	color: #333333;
}
.templatemo-gallery-category a.active {
	color: #e67e22;
	text-decoration: none;
}
.templatemo-gallery-category a:focus {
	color: #e67e22;
	text-decoration: none;
}
.templatemo-gallery-category a:hover {
	color: #e67e22;
	text-decoration: none;
}
.link_orange:hover {
	text-decoration: none;
}
.templatemo-project-gallery {
	margin: 0 0 0 0;
	margin-top: 30px;
	margin-left: -40px;
}
.templatemo-project-gallery li {
	list-style: none;
	margin-bottom: 25px;
}
.templatemo-project-gallery li img {
	cursor: pointer;
}
.templatemo-tweets {
	background-image: url(../img/team-bg.png);
	background-size: cover;
	min-height: 200px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	padding-top: 70px;
	line-height: 33px;
	padding-bottom: 49px;
}
.templatemo-tweets p{
	text-align:left;
}
.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;
}
.blog_box {
	margin-left: -12px;
}
/* ------------------------------------------------- Start Custom CSS -------------------------------- */

#social i {
	margin-right: 7px;
	font-size: 16.5px;
	color: #7f7f7f;
	text-align: center;
}
#social i:hover {
	color: #006ebc;
}
.phone-mail {
	color: #7f7f7f;
	float: right;
}
.phone-mail i {
	color: #0079c1;
	margin-right: 9px;
	margin-left: 15px;
	font-size: 16px;
}
.top-email {
	float: right;
}
.top-email i {
	color: #0079c1;
	margin-right: 9px;
	margin-left: 15px;
	font-size: 16px;
}
.navbar-right {
	margin-top: 35px !important;
	font-size: 16px;
}
.sub-service {
	z-index: 100;
	margin-top: -60px;
	background:#f0efef;
}
.technology {
	background: #faa634;
	padding: 30px 10px;
	transition: all .2s ease-in-out;
	margin-top: 25px;
	text-align: center;
}
.technology:hover {
	background: #006ebc;
	z-index: 4000;
	transform: scale(1.4);
}
.technology i {
	font-size: 52.5px;
	text-align: center;
	color: #FFF;
	display: inline-block;
}
.technology p {
	text-align: center;
	font-size: 15px;
	color: #FFF;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	margin-top: 12px;
	font-weight: bold;
}
.technology a {
	text-decoration: none;
}
.carousel-indicators {
	bottom: 77px;
}
.about h1 {
	font-size: 54px;
	font-weight: 700;
	text-transform: uppercase;
	color: #006ebc;
	margin-top: 40px;
}
.black-text {
	color: #000;
}
.about {
	background-color: #f0efef;
	clear:both;
}
.about-item p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	padding:0px;
	margin:0px;
}
.about-item h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding:0px;
	margin:0px;
}
.about-item h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #333333;
	padding:0 0 15px 0;
	margin:0px;
}
iframe {
	height: 340px;
	width: 350px;
	/*background-image: url(../img/video-bg.png);*/
	border: #FFF 5px solid;
	box-shadow: 2px 3px 5px #888888;
	margin-top: 90px;
}
.templatemo-tweets a {
	font-size: 17.5;
	color: #000;
	background-color: #faa634;
	text-transform: uppercase;
	border: #faa634 1px solid;
	border-radius: 20px;
	text-decoration: none;
	padding: 13px 37px;
	font-weight: 600;
	line-height: 60px;
	transition: all .2s ease-in-out;
}
.templatemo-tweets a:hover {
	font-size: 17.5;
	color: #ffffff;
	background-color: #faa634;
	text-transform: uppercase;
	border-bottom: 2px solid #d35400;
	border-radius: 20px;
	text-decoration: none;
	padding: 13px 37px;
	font-weight: 600;
	line-height: 60px;
	box-shadow: 2px 3px 5px #888888;
	transform: scale(0.5);
}
#services {
	margin-bottom: 80px;
	margin-top: 35px;
}
.services-content {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 25px;
}
.services-content h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 54px;
	font-weight: 700;
	text-transform: uppercase;
	color: #006ebc;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
.services-content h6 {
    color: #333333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 15px;
}
.orange {
	color: #f59f2b;
}
.services-details {
	margin-top: 30px;
}
.services-details .service-box {
	font-family: 'Source Sans Pro', sans-serif;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #d8d8d8 #d8d8d8 #d8d8d8;
	border-image: none;
	border-style: solid;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-width: 1px 1px 3px;
	display: inline-block;
	line-height: 1.3;
	padding: 27px 30px 26px;
	transition: all 100ms ease-out 0s;
	width: 100%;
	min-height:173px;
}
.services-details .service-box .fa {
	color: #4b4b4b;
	float: right;
	font-size: 45px;
	padding: 10px 0 10px 10px;
	transition: all 100ms ease-out 0s;
}
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	transform: translate(0px, 0px);
}
.icon-box_title {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 19px;
	color: #000;
	text-transform: uppercase;
}
.icon-box_subtitle {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #656565;
}
.services-details a:hover {
	text-decoration: none;
}
.services-details .service-box:hover {
	font-family: 'Source Sans Pro', sans-serif;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #006ebc #006ebc #006ebc;
	border-image: none;
	border-style: solid;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-width: 1px 1px 3px;
	display: inline-block;
	line-height: 1.3;
	padding: 27px 30px 26px;
	transition: all 100ms ease-out 0s;
	width: 100%;
	box-shadow: 2px 3px 5px 5px #006ebc;
	transition: all 100ms ease-out 0s;
}
.client-content {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 35px;
}
.client-content h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 54px;
	font-weight: 700;
	text-transform: uppercase;
	color: #006ebc;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 50px;
}
.client-content h6 {
    color: #333333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 15px;
}
.black-text {
	color: #000;
}
.white-text {
	color: #FFF;
}
.career-details {
	background: #FFF;
	padding: 22px 10px 30px 10px;
	margin-top: 20px;
}
.career-details:hover {
	background: #006ebc;
	padding: 22px 10px 30px 10px;
}
.career-details:hover .career_subtitle {
	/*opacity: 0.1;*/
	color:#ffffff;
}
.career-details:hover .career_title{
	color:#ffffff;
}
.career-details h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	color: #005a9a;
	width: 100%;
	margin-bottom: 30px;
}
.career_subtitle {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #242424;
	line-height: 35px;
}
.low-opacity {
	color: #FFF;
	height: 00px;
	text-indent: 50px;
	opacity: 0;
	visibility: hidden;
}
.fa-search-plus {
	font-size: 45px;
	padding-bottom: 15px;
}
.row_team a:hover {
	text-decoration: none;
}
.contact-section {
	background: #FFF;
	padding: 22px 40px 30px;
	font-size: 19px;
	min-height: 445px;
	margin-bottom: 60px;
}
.contact-section h4 {
	font-size: 22px;
	font-weight: 600;
}
.kolkata-address {
	margin-top: 20px;
}
form input {
	padding: 11px 23px;
	width: 100%;
	margin-bottom: 8px;
	font-size: 16px;
	background: #f0eeee;
	border: #f0eeee 1px solid;
	border-radius: 10px;
	color: #000000;
    font-family: sans-serif;
}
form textarea {
	padding: 11px 23px;
	width: 100%;
	margin-bottom: 8px;
	font-size: 16px;
	background: #f0eeee;
	border: #f0eeee 1px solid;
	border-radius: 10px;
	color: #000000;
    font-family: sans-serif;
}
.button-big-default {
	padding: 14px 30px;
	/*width: 30%;*/
	margin-bottom: 8px;
	font-size: 20px;
	background: #006ebc;
	border: #f0eeee 1px solid;
	border-radius: 16px;
	color: #fffff;
	text-transform: uppercase;
}
.button-big-default:hover {
	padding: 14px 30px;
	/*width: 30%;*/
	margin-bottom: 8px;
	font-size: 20px;
	background: #000000;
	border: #f0eeee 1px solid;
	border-radius: 16px;
	color: #fffff;
	text-transform: uppercase;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
footer {
	background: #000;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	font-size: 17px;
	color: #757575;
}
footer p {
	padding-top: 25px;
	padding-bottom: 25px;
}
footer a {
	color: #f69717;
}
footer a:hover {
	text-decoration: none;
}




/* Make it a marquee */



.marquee {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	animation: marquee 50s linear infinite;
	-webkit-animation: marquee 50s linear infinite !important;
}
.marquee img {
	padding-left: 15px;
}
.marquee:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}

/* Make it move */
@keyframes marquee {
 0% {
text-indent: 27.5em
}
 100% {
text-indent: -105em
}
}
/* Make it pretty */
.microsoft {
	padding-left: 1.5em;
	position: relative;
	font: 16px 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}
/* ::before was :before before ::before was ::before - kthx */
.microsoft:before, .microsoft::before {
	z-index: 2;
	content: '';
	position: absolute;
	top: -1em;
	left: -1em;
	width: .5em;
	height: .5em;
}
.microsoft:after, .microsoft::after {
	z-index: 1;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 2em;
	height: 2em;
}
/* Style the links */
.vanity {
	color: #333;
	text-align: center;
	font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}
.vanity a, .microsoft a {
	color: #1570A6;
	transition: color .5s;
	text-decoration: none;
}
.vanity a:hover, .microsoft a:hover {
	color: #F65314;
}





/* --------------------------------------------- END Custom CSS -------------------------------- */

@media (min-width:991px) and (max-width:1200px) {
.templatemo-project-box, .project-overlay {
	height: 170px;
	width: 170px;
}
.templatemo-project-gallery {
	margin-left: -70px;
}
.about-item-header {
	padding: 16px 10px 20px;
}
.templatemo-header-orange {
	min-width: 230px;
}
.team_box, .team_box_over {
	height: 220px;
	width: 220px;
}

}
 @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) and (max-width:990px) {
	 iframe{
		width:100%;
		height:auto;
	}
.member-thumb .thumb-overlay {
	padding-left: 30%;
}
.templatemo-project-box, .project-overlay {
	height: 130px;
	width: 130px;
	padding-top: 0px;
}
.templatemo-project-gallery {
	margin-left: 10px;
}
.blog_box {
	margin-right: -140px;
}
}
 @media (min-width: 768px) {
.navbar-nav > li > a {
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}
}
 @media (max-width: 768px) {
	 iframe{
		width:100%;
		height:auto;
	}
.member-thumb .thumb-overlay {
	padding-left: 40%;
}
.templatemo-btn-read-more {
	float: right;
	margin-bottom : 40px;
}
video {
	width: 100%;
}
}
 @media (max-width: 380px) {
	 iframe{
		width:100%;
		height:auto;
	}
.member-thumb .thumb-overlay {
	padding-left: 30%;
}
.about-item-header {
	font-size: 16px;
	padding: 23px 10px 22px;
}
.templatemo-header-orange {
	min-width: 0px;
}
.technology {
	margin-top: 5px;
}
.about h1 {
	margin-top: 145px;
	text-align: center;
}
video {
	width: 100%;
	height: auto;
	margin-top: -20px;
}
.row_team li {
	margin-bottom: 20px;
}
.row_team {
	margin-top: 0px;
}
.button-big-default {
	width: 100%;
}
.pull-right {
	text-align: center;
}
.row_team{
	float:left;
	width:90%;
	margin:0px!important;
	padding:0px!important;
	text-align:left;
}
.sub-service{
	margin-top:10px;
}
.about h1, .templatemo-tweets p, .services-content h1, .services-content h6, .client-content h1, .client-content p, .client-content h6{
	text-align:left;
}
.row{
	margin:0px!important;
}
.about{
	margin-bottom: -30px;
	}
#templatemo-services{
	margin-top:40px;
	}
.templatemo-partners{
	padding-bottom:33px;
	}
}
 @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) {
	 iframe{
		width:100%;
		height:auto;
	}
.member-thumb .thumb-overlay {
	padding-left: 25%;
}
.team_hr {
	width: 30%;
}
.services-details{
	padding:0 10px;
}
.row_team{
	float:left;
	width:100%;
	margin:0px!important;
	padding:0px!important;
	text-align:left;
}
.sub-service{
	margin-top:10px;
}
.about h1, .templatemo-tweets p, .services-content h1, .services-content h6, .client-content h1, .client-content p, .client-content h6{
	text-align:left;
}
.row{
	margin:0px!important;
}

.about{
	margin-top: -10px
	}
.about-item{
	margin-bottom: -40px;
	}
.templatemo-partners{
	padding-bottom: 50px;
	}
}
 @media (min-width:536px) and ( max-width: 585px) {
	 iframe{
		width:100%;
		height:auto;
	}
.team_hr {
	width: 28%;
}

.services-details{
	padding:0 10px;
}
.row_team{
	float:left;
	width:90%;
	margin:0px!important;
	padding:0px!important;
	text-align:left;
}
.sub-service{
	margin-top:10px;
}
.about h1, .templatemo-tweets p, .services-content h1, .services-content h6, .client-content h1, .client-content p, .client-content h6{
	text-align:left;
}
.row{
	margin:0px!important;
}
.about{
	margin-top: -13px;
	}
.about-item{
	font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    margin-bottom: -29px;
	}
}

 @media (min-width:410px) and ( max-width: 536px) {
	 iframe{
		width:100%;
		height:auto;
	}
	 
.team_hr {
	width: 21%;
}
.row_team{
	float:left;
	width:95%;
}
.services-details{
	padding:0 10px;
}
.row_team{
	float:left;
	width:90%;
	margin:0px!important;
	padding:0px!important;
	text-align:left;
}
.sub-service{
	margin-top:10px;
}
.about h1, .templatemo-tweets p, .services-content h1, .services-content h6, .client-content h1, .client-content p, .client-content h6{
	text-align:left;
}
.row{
	margin:0px!important;
}

.about {
    margin-top: -10px;
}
.about-item{
	margin-bottom: -30px;
	}
}
 @media ( max-width: 410px) {
	 iframe{
		width:100%;
		height:auto;
	}
.team_hr {
	width: 11%;
}

.col-md-4{
	padding:0px !important;
	text-align:center;
	float:none;
	clear:both;
}
#social{
	float:none!important;
	text-align:center;
}
.col-sm-6{
	padding:0px 5px !important;
}
.row_team{
	float:left;
	width:100%;
	margin:0px!important;
	padding:0px!important;
	text-align:left;
}
.sub-service{
	margin-top:10px;
}
.about h1, .templatemo-tweets p, .services-content h1, .services-content h6, .client-content h1, .client-content p, .client-content h6, .contact-section h4, .address p{
	text-align:left;
}
.row{
	margin:0px!important;
}
.about h1, .services-content h1, .client-content h1, .client-content h1{
	font-size:35px;
	padding-bottom:5px;
}
.col-md-12, .col-md-8{
	padding:0px!important;
}
.contact-section{
	padding:10px;
	width:100%;
}

}
/*****************************09.28.15*************************/
@media only screen and (min-width:320px) and ( max-width: 360px) {
	iframe{
		width:100%;
		height:auto;
	}
	 .row_team{
		 width:100%;
	 }
	 .technology p{
		font-size:15px;
		font-weight:300;
	}
	.innerRight-header{
		font-size:15px ;
	}
	.about-item h6{
		font-size:18px;
		font-weight:300;
	}
	.about-item h5{
		font-size:18px;
		font-weight:300;
	}
	.about h1{
		font-size:30px;
	}
	video{
		margin:0px;
	}
	.services-content h1{
		font-size:30px;
	}
	.services-content h6{
		font-size:18px;
		font-weight:300;
	}
	.client-content h1{
		font-size:30 px;
	}
	.client-content h6{
		font-size:18px;
	}
	.icon-box_subtitle{
		float:right;
	}
	.about{
		margin:-70px 0 0 0 !important;
	}
	#text_columns .client-loop{
		padding:0px;
	}
	
 }
 @media only screen and (min-width:380px) and ( max-width: 480px) {
	 iframe{
		width:100%;
		height:auto;
	}
	 .row_team{
		 width:100%;
	 }
	 .technology p{
		font-size:15px;
		font-weight:300;
	}
	.innerRight-header{
		font-size:15px ;
	}
	.about-item h6{
		font-size:18px;
		font-weight:300;
	}
	.about-item h5{
		font-size:18px;
		font-weight:300;
	}
	.about h1{
		font-size:30px;
	}
	video{
		margin:0px;
	}
	.services-content h1{
		font-size:30px;
	}
	.services-content h6{
		font-size:18px;
		font-weight:300;
	}
	.client-content h1{
		font-size:30 px;
	}
	.client-content h6{
		font-size:18px;
	}
	.icon-box_subtitle{
		float:right;
	}
	.about{
		margin:5px;
	}
	#text_columns .client-loop{
		padding:0px;
	}
 }
@media only screen and(min-width:500px) and ( max-width: 680px) {
	iframe{
		width:100%;
		height:auto;
	}
	  .row_team{
		 width:100% !important;
		 margin:0 0 0 5px;
	 }
	 .about-item h6{
		font-size:15px;
		font-weight:300;
	}
	.about-item h5{
		font-size:20px;
		font-weight:300;
	}
	.about h1{
		font-size:44px;
	}
	video{
		margin:0px;
	}
	.services-content h1{
		font-size:44px;
	}
	.services-content h6{
		font-size:20px;
		font-weight:300;
	}
	.client-content h1{
		font-size:44px;
	}
	.client-content h6{
		font-size:20px;
	}
	.about-item h6{
		font-size:18px !important;
	}
	#text_columns .client-loop{
		padding:0px;
	}
	
	
	
}
@media only screen and (min-width:700px) and ( max-width: 980px) {
	iframe{
		width:100%;
		height:auto;
	}
	.technology{
		padding: 30px 0;
	 	min-height: 166px !important;
	}
	
	#video-container{
		margin:0px auto;
	}
	.technology p{
		font-size:12px;
		font-weight:300;
	}
	.about-item h6{
		font-size:20px;
		font-weight:300;
	}
	.about-item h5{
		font-size:20px;
		font-weight:300;
	}
	.about h1{
		font-size:44px;
	}
	video{
		margin:0px;
	}
	.services-content h1{
		font-size:44px;
	}
	.services-content h6{
		font-size:20px;
		font-weight:300;
	}
	.client-content h1{
		font-size:44px;
	}
	.client-content h6{
		font-size:20px;
	}
	.about{
		margin:0;
	}
}
@media only screen and (min-width:981px) and ( max-width: 1024px) {
	.technology{
		padding: 30px 0;
	 	min-height: 166px !important;
	}
	.technology p{
		font-size:13px;
		font-weight:300;
	}
}
