html, body {
	height:100% !important;
	min-height:100% !important;
}

body {
	/*background:url(../images/main-bg.png);*/
	background:#F1F1F1;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	/*min-width:320px;*/
}

h1,h2,h3,h4,h5,h6,ul,li{padding:0px; margin:0px;}

a,button{
	outline:none;
}
h1 {
	font-size:22px;
	font-family:'Museo300';
	margin-bottom:15px;
	color:#1d4165;
}

h2 {
	font-size:16px;
	font-family:'Museo300';
	font-weight:bold;
	margin-bottom:10px;
	color: #4EA3CB;
}

h3 {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:14px;
	padding-bottom:13px;
	border-bottom:1px solid #b7d6e2;
}

h3 span {
	display:inline-flex;
}

h3 img {
	float:left;
	margin-right:20px;
}
.content-main h3 span{
	font-size:15px;
}
.content-main iframe{
	margin-bottom:40px !important;
}
/* header
========================================================*/
header {
	background:#FFFFFF;
	border-top:none;
	position: relative;
        z-index: 9999;
}

.navbar{
	margin:0 !important;
}
.h1.navbar-header {
	padding:10px 0 0 0;
	margin:0px;
	margin: 20px 0 0 0;
	
}
.h1.navbar-header p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
h1.navbar-header {
	padding:10px 0 0 0;
	margin:0px;
	margin: 20px 0 0 0;
	
}
h1.navbar-header p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.navbar-right {
	text-align:right;
	margin-bottom:12px;
	color:#1d4165;
}
.navbar-right p { margin:0px; padding:0px;}

.navbar-right span {
	font-size:26px;
	color:#ffa304;
}
.navbar-right span a { color:#ffa304; text-decoration:none;}
.form-wrapper{
	margin:0 auto 40px;
    max-width:369px;
   	padding:0;	
}
.btn-default{
	width:100%;
	padding:10px 12px;
	text-transform:uppercase;
	font-size:18px;	
}
/* menu
========================================================*/
.my-nav {
	position: relative;
	z-index: 0;
	float: none;
	background: #1d4165;
}
.navbar-nav {
	/*margin:0 auto;
	display:table;
	float:none;*/
}
.my-nav li {
	position: relative;
	font-size: 13px;
	line-height: 24px;
}
.my-nav li a {
	position: relative;
	padding: 0;
	font-family:'Museo300';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	padding: 14px 27px;
	/*padding: 14px 18.2%;*/
}
.my-nav li.active > a {
	color: #ffffff;
	background: #16314c;
}
.my-nav li:hover > a {
	color: #ffffff;
	background: #16314c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.navbar-inverse { background:#7fbcda;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background:#fff;}
.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar { /*background:#7fbcda;*/}
.navbar-inverse .navbar-toggle {border-color:#31abde;}

/* banner
========================================================*/
.banner{
	margin:0 auto;

}
.banner img{
	max-width:100%;
	margin: 0 auto;
}

/*.banner.about{
	background: url(../images/about-banner.png) no-repeat;
}
.banner.office{
	background: url(../images/offices-banner.jpg) no-repeat;
}
.banner.virtual{
	background: url(../images/meeting-room-banner.jpg) no-repeat;
}
.banner.meeting{
	background: url(../images/virtualoffices-banner.jpg) no-repeat;
}
.banner.service{
	background: url(../images/services-banner.jpg) no-repeat;
}
.banner.contact{
	background: url(../images/services-banner.jpg) no-repeat;
}
.banner.faq{
	background: url(../images/faqs-banner.jpg) no-repeat;
}
.banner.thanks{
	background: url(../images/faqs-banner.jpg) no-repeat;
}
*/
.breadcrumbs{
	float:left;
	width:100%;
	padding:10px 0;
        position: relative;
        /*z-index: 9999;*/
}
.link_panel{
	float:left;
	width:auto;
	height:auto;
	font-family:'Source Sans Pro',sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:120%;
	color:#16314B;
}
.link_panel a{
	background: url(../images/breadcum_errow.svg) no-repeat right 7px;
	padding-right:13px;
	margin-right:10px;
	color:#333;
}
#images-container {
	height: 276px;
	left: 50%;
	margin: 0 auto 0 -700px;
	overflow-x: hidden;
	position: relative;
	width: 1400px;
}
.images {
	position: absolute;
	display: none;
	width: 100%;
	height: 276px;
	top: 0px;
	left: 0px;
}
#image1 {
	display: block
}


/* content common
========================================================*/
.content {
	margin:10px 0 40px;
}

.content-up {
	position:relative;
	margin-top:-270px;
	/*margin-bottom:30px;*/
}

.content-up .content-main-spacer {
	height:280px;
	padding-top:70px;
}

.content-up .content-main-spacer .content-main-title {
	font-size:50px;
	font-weight:bold;
	color:#fff;
    font-family: 'Museo300';
    margin-bottom: 15px;
}

.content-up .content-main-spacer h2 {
	font-size:24px;
	color:#fff;
}

.content-up2 {
	position:relative;
	margin-top:-150px;
	/*margin-bottom:30px;*/
}

.content-up2 .content-main-spacer {
	height:170px;
	padding-top:0px;
        z-index: -1;
}

.content-up .content-main {
	padding-right:15px;
	/*margin-bottom:15px;
	position:relative;
	margin-top:-270px;
	margin-bottom:30px;*/
}

.content-up .content-main button {
	background: rgb(252,162,66);
	background: -moz-linear-gradient(top,  rgba(252,162,66,1) 0%, rgba(251,146,29,1) 79%, rgba(254,145,28,1) 85%, rgba(252,142,19,1) 96%, rgba(252,142,21,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(252,162,66,1) 0%,rgba(251,146,29,1) 79%,rgba(254,145,28,1) 85%,rgba(252,142,19,1) 96%,rgba(252,142,21,1) 100%);
	background: linear-gradient(to bottom,  rgba(252,162,66,1) 0%,rgba(251,146,29,1) 79%,rgba(254,145,28,1) 85%,rgba(252,142,19,1) 96%,rgba(252,142,21,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca242', endColorstr='#fc8e15',GradientType=0 );
	border:none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top:10px;
	padding:10px 20px;
	font-size:20px;
	color:#fff;
	font-family:"Source Sans Pro",sans-serif;
	font-size:18px;
	font-weight: 600;
	
}

.content-up .content-main button:hover {
	background: #f98100;
}

/*.content-up .content-main div {
	margin-bottom:0px;
}

.content-up .content-main div:first-child {
	margin-bottom:15px;
}*/

.content-up .content-main .img-responsive {
	border:5px solid #d1d1d1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.content-up .content-main .h1 {
    font-size: 22px;
    font-family: 'Museo300';
    margin-bottom: 15px;
    color: #1d4165;
}

.content-up .content-main h1,
.content-up .content-main .h1 {
	font-size:25px;
	font-weight:bold;
}

.content-up .content-main p {
	font-size:16px;
}

.content-up .content-main ul {
	margin-bottom:10px;
	margin-left:15px;
}
.content-up .content-main h4{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}

.content-up .content-main ul.columncount {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.content-up .content-main ul li {
	position:relative;
	list-style:outside none none;
	margin-bottom:8px;
	padding-left:15px;
	/*display:flex;*/
}

.content-up .content-main ul li:last-child {
	margin-bottom:0px;
}

.content-up .content-main ul li:before {
	content: "■ ";
	color: #1d4165;
	margin-left:-10px;
}

/*.content-up .content-main ul li:last-child:before {
	content: " ";
	color: #1d4165;
	margin-right:6px;
}*/



.content-up .content-form {
	background:#1d4165;
	border:5px solid #d1d1d1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:15px;
}

.content-up .content-form h1, .content-up .content-form .h1 {
	color:#fff;
	margin:0;
	font-size: 22px;
    font-family: 'Museo300';
}

.content-up .content-form p {
	color:#fff;
	font-size:9px;
	border-bottom:1px solid #fff;
	display:block;
	padding-bottom:10px;
}
.content-form form fieldset input[type="text"],
.content-form form fieldset select,
.content-form form fieldset select option,
.content-form form fieldset textarea,
.content-form form fieldset placeholder{ color:#999}

.content-form form fieldset input[type="text"]:focus,
.content-form form fieldset select:focus,
.content-form form fieldset select option:focus,
.content-form form fieldset textarea:focus,
.content-form form fieldset placeholder:focus{ color:#000}

.content-form fieldset div i{ font-style:normal; color:#fff; font-size:12px;}
.content-form fieldset{ width:90%; margin:0 auto;}
.content-form fieldset div{ margin-bottom:5px; position:relative;}

.content-form fieldset div input[type="text"] {
	width:100%;
	padding:6px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:none;
	color:#999;
}
.content-form fieldset div select {
	width:100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:none;
	color:#999;
	padding:6px 5px;
}
.content-form fieldset div select option{ }

.content-form fieldset .phone input[type="text"] {
	padding-left:2.5em;
}
.content-form fieldset .phone span {
	background:#ddd;
	color:#;
	padding:6px 4px;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	border:none;
	color:#999;
	display:inline-block;
	position:absolute;
	left:0;
	top:0;
}

.content-form fieldset div input[type="checkbox"] {
	display:inline-block;
	float:left;
}

.content-form fieldset div input[type="button"],
.content-form fieldset div input[type="submit"],
.content-form fieldset div button {
	background:#ffa304;
	border:none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top:10px;
	font-size:20px;
	color:#fff;
	font-family:'Museo300';
	display:block;
	width:100%;
}

.content-form fieldset div input[type="button"]:hover {
	background:#7fbcda;
}
.content-form fieldset div textarea {
	width:100%;
	resize:none;
	padding:6px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:none;
	color:#999;
}


/* home page
========================================================*/

.content-up .conent-home div {
	margin-bottom:15px;
}

.content-up .conent-home a {
	border:5px solid #1d4165;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#1d4165;
	height:124px;
	display:block;
	text-align:center;
}

.content-up .conent-home a h4 {
	margin-top:-75px;
	z-index:999;
	text-decoration:none;
	font-weight:bold;
	font-size:22px;
	
	font-family: 'Museo300';
    margin-bottom: 15px;
    color: #1d4165;
}

.content-up .conent-home a:hover h4 {
	z-index:999;
	color:#fff;
	opacity:1;
	text-decoration:none;
}

.content-up .conent-home a strong {
	z-index:999;
	color:#fff;
	background:#1d4165;
	padding:5px 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
}

.content-up .conent-home a:hover strong {
	z-index:999;
	color:#fff;
	background:#1d4165;
	opacity:1;
	text-decoration:none;
}

.content-up .content-offer-1 span {
	background:url(../images/home-offer-1.jpg) center no-repeat;
	background-size: 100% auto;
	display:block;
	height:100%;
	opacity:1;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
}

.content-up .content-offer-1:hover span {
	opacity:0.5;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
}

.content-up .content-offer-2 span {
	background:url(../images/confrence-room.jpg) center no-repeat;
	background-size: 100% auto;
	display:block;
	height:100%;
	opacity:1;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
}

.content-up .content-offer-2:hover span {
	opacity:0.5;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
}

.content-up .content-offer-3 span {
	background:url(../images/home-offer-3.jpg) center no-repeat;
	background-size: 100% auto;
	display:block;
	height:100%;
	opacity:1;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
}

.content-up .content-offer-3:hover span {
	opacity:0.5;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
}

h3.h3 {
	font-size: 22px;
    font-family: 'Museo300';
	margin-top: 0;
    margin-bottom: 15px;
    color: #1d4165;
}

h4.h4 {
    font-size: 22px;
    font-family: 'Museo300';
    margin-bottom: 15px;
    color: #fff;
}

h3.h1 {
	font-size: 22px;
    font-family: 'Museo300';
    margin-bottom: 15px;
    color: #1d4165;
}

#home-services {
	display:inline-block;
	margin-top:20px;
	width:100%;
}

#home-services .col-sm-6:nth-of-type(1) {
	border-right:1px solid #ccc;
}

#home-services .home-services-tab .col-sm-9 div {
	min-height:160px;
}

#home-services img {
	margin-bottom:15px;
}

#home-services ul {
	margin-left:15px;
}

#home-services ul li {
	text-align: left;
	margin-bottom:5px;
}

#home-services p {
	width:75%;
	margin:0 auto;
	text-align: left;
}

#home-services a {
	text-align:left;
}
.image-holder {
	margin:0 0 0 -17px;
	padding:0 0 0 10px;
}
.image-holder-2 {
	margin:0 0 20px 0px;
	padding:0 0 0 0px;
}

.about-link{
	text-decoration:underline !important;
	color:#1d4165;
}
/* contact us
========================================================*/

.get-direction {
	margin-top:35px;
}

.get-direction input {
	width:49%;
	padding:13px 10px;
	border:none;
	color:#999;
	float:left;
}

.get-direction input[type="button"] {
	width:130px;
	background:#7fbcda;
	border:none;
	font-size:18px;
	color:#1d4165;
	font-family:'Museo300';
	padding:9px 0;
}

.get-direction input[type="button"]:hover {
	background:#ffa304;
}

.content-up .content-main input {
	width:44%;
	padding:6px 10px;
	margin-bottom:10px;
	margin-right:15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:none;
	color:#999;
	float:left;
	background:#d6d6d6;
}

.content-up .content-main input[type="button"] {
	width:35%;
	padding:3px 5px;
	margin-bottom:0px;
	margin-right:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;
	color:#999;
	float:left;
	background:#ffa304;
	color:#fff;
}

.content-up .content-main input[type="button"]:hover {
	background:#7fbcda;
}

.content-up .content-main textarea {
	width:91%;
	padding:6px 10px;
	margin-bottom:10px;
	margin-right:5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:none;
	color:#999;
	background:#d6d6d6;
	resize:none;
}

.our-staff {
	background:#b5d4e3;
	padding:40px 0;
}

.our-staff .gq {
	border-right:7px solid rgba(255,255,255,0.2);
}

.our-staff .gq .row div:nth-child(even) {
	margin-left:2.8em;
}

.our-staff p {
	position:absolute;
	margin-top:50px;
	margin-left:105px;
	padding:10px;
	background:#fff;
	border:none;
	border-radius: 0 5px 5px 0 ;
	-moz-border-radius: 0 5px 5px 0 ;
	-webkit-border-radius: 0 5px 5px 0 ;
}

.our-staff .col-sm-12 {
	margin-bottom:15px;
}

/* footer
========================================================*/
footer {
	background:#0c2136;
	color:#fff;
	padding:0;
}

footer h1 {
	color:#fff;
}

footer .social-icons a {
	margin-right:8px;
	padding:0px;
	/*opacity:0.3;*/
}
footer .social-icons a .fa{
	line-height:42px;	
}
.footer_links li{
	padding-bottom:0;	
}

footer .social-icons a:hover {
	opacity:1;
}

footer ul {
	margin:0px;
	padding:0px;
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

footer ul li {
	list-style:none;
	margin:0px;
	padding:0 0 8px 0;
}


.footer-btm {
	background:#091929;
	padding:10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

footer a {
	color:#fff;
}
.container .box{
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 20px;
	margin: 0 0 20px 0;
	background:#FFF;
}

/* 1024
========================================================*/
@media screen and (max-width: 1199px) {

.navbar-nav {
	/*margin:0 auto;
	display:table;
	float:none;*/
}
.my-nav li a {
	position: relative;
	padding: 0;
	font-family:'Museo300';
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	padding: 14px 12px;
}

.content-up .content-form .phone input {
}
.image-holder {
	margin:0;
	padding:0;
}
/*.banner{
	padding:7.5%;
}
*/}

/* 991
========================================================*/
@media screen and (max-width: 991px) {

.my-nav li a {
	position: relative;
	padding: 0;
	font-family:'Museo300';
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	padding: 14px 8px;
}
.navbar-right { width:100%; text-align:center;}
/*.social-icons { margin-left:6%;}*/

.content-up .content-form .phone input {
}

#images-container {
	height: 276px;
	left: 50%;
	margin: 0 auto 0 -800px;
	overflow-x: hidden;
	position: relative;
	width: 1400px;
}

#home-services .home-services-tab .col-sm-9 div {
	min-height:215px;
}
.image-holder {
	margin:0;
	padding:0;
}
h1.navbar-header {
	margin:0 auto;
	float:none;
	display:block;
}
h1.navbar-header a {
	display:block;
	width:100%;
}
h1.navbar-header img{
	display:block;
	margin:0 auto;
}

/*.banner{
	padding:9%;
}

*/

}


/* 768
========================================================*/
@media screen and (max-width: 768px) {

.my-nav li a {
	position: relative;
	font-family:'Museo300';
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	padding:8px 8px;
}
.content-up .content-main div a {
	/*height:124px;*/
}

.content-up .content-form .phone input {
}

#images-container {
	height: 276px;
	left: 50%;
	margin: 0 auto 0 -900px;
	overflow-x: hidden;
	position: relative;
	width: 1400px;
}

/*#home-services .home-services-tab {
	min-height:315px;
}

#home-services ul {
	width:90%;
	margin:0 auto;
}*/

#home-services p {
	width:95%;
}
.image-holder {
	margin:0;
	padding:0;
}

/*.get-direction input[type="button"] {
	width:30%;
	background:#7fbcda;
	border:none;
	font-size:18px;
	color:#fff;
	font-family:'Museo300';
	padding:8px 20px;
}*/
/*.banner{
	padding:11%;
}
*/
}


/* 767
========================================================*/
@media screen and (max-width: 767px) {
/*.collapse.in { margin:0; padding-left:0; padding-right:0;}
.my-nav li a{
	padding:8px 20px;}*/
.navbar-nav {
	/*margin:0 auto;*/
	/*display:block;*/
	/*float:none;*/
	/*padding-bottom:10px;*/
}
.our-staff .gq {
	border-right:none;
}

footer h1 {
	color:#fff;
	background:#7FBCDA;
}
.content-up .content-main { padding:0px;}

#home-services .home-services-tab .col-sm-9 div {
	min-height:125px;
}

#home-services div {
	margin-bottom:15px;
}

#home-services .col-sm-6:nth-of-type(1) {
	border-right:0px solid #ccc;
}

}

/* 640
========================================================*/
@media screen and (max-width: 640px) {

.content-up .content-form .phone input {

}

/*#home-services .home-services-tab {
	min-height:0px;
}

#home-services ul {
	width:80%;
	margin:0 auto;
}*/

#home-services p {
	width:85%;
}

/*footer { text-align:center;}*/

footer ul {
	margin:0px;
	padding:0px;
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
}


/* mobile
========================================================*/
@media screen and (max-width: 480px) {

.navbar, .navbar-right { /*text-align:center;*/}
/*#home-services ul { width:50%;}
#home-services p { width:50%;}*/
/*footer { text-align:center;}*/
.social-icons { /*margin-left:6%;*/}
.content-up .content-main div a {
	/*height:184px;*/
}

.content-up .content-form .phone input {

}
/*.banner{
	padding:15%;
}*/
}
@media screen and (max-width: 360px) {

.content-up .content-main-spacer h1 {
	font-size:38px;
	font-weight:bold;
	color:#fff;
}

.content-up .content-main-spacer h2 {
	font-size:25px;
	color:#fff;
}
.image-holder {
	margin:0 auto;
	padding:0 !important;
}
.image-holder img {
	display:block;
	width:100%;
	height:auto;
}
.content-up .content-form .phone input {

}

/*.get-direction input[type="button"] {
	width:50%;
	background:#7fbcda;
	border:none;
	font-size:18px;
	color:#fff;
	font-family:'Museo300';
	padding:8px 20px;
}*/
}
@media screen and (max-width: 320px) {

.content-up .content-main div a {
	/*height:124px;*/
}

.content-up .content-form .phone input {

}

.our-staff .gq .row div:nth-child(even) {
	margin-left:0em;
}
/*.banner{
	padding:25%;
}*/
}
@media (max-width: 767px){
.xs-phone .fa{
	line-height:32px;	
}
.content-up .content-main p{
	line-height:150%;
}


}





