<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);

body {
  padding-top: 100px;
  background: #fff;
  font-family: 'Roboto-regular', sans-serif;
  font-weight: 300;
  color: #454545; font-size:15px;
  line-height: 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'Roboto-regular', sans-serif;
  color: #272727;
}

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

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

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

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

.Light49{ font-family:'Roboto-thin'; font-size:49px;}
a {
  color: #45aed6;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #3e2a2e;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}
.section-header {
  margin-bottom: 50px;
}

.office-time .section-header .section-title
{
    font-size: 25px;
}
.section-header .section-title {
  font-size: 36px;
  color: #454545;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;font-family:'Roboto-medium';font-weight:500;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #3e2a2e;
}
.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #3e2a2e;
}
.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 3px;
}
.btn.btn-primary {
  background: #3e2a2e;
  border-color: #3e2a2e; border-radius:25px;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #e84a00;
}
.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative;
}
.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 1px solid #45aed6;
}
ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #45aed6;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
.uppercase{
text-transform:uppercase;
}
.scrollToTop {
bottom: 60px;
border-radius: 4px;
display: none;
font-size: 32px;
line-height: 45px;
font-weight: bold;
height: 50px;
position: fixed;
right: 50px;
text-align: center;
text-decoration: none;
width: 50px;
z-index: 999;
color: #fff;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: #012454;
}
#patners{
background:rgba(0, 0, 0, 0.8) url(../images/patners.jpg);
background-size: cover;
padding: 87px 0 80px 0;
background-attachment:fixed;
}
#patners h2, #patners p{
color:white;
}
#patners  a img
{
    margin-left:5px;
    width:164px;
    height:65px;
    background: #fff;
}
@media(min-width:767px) {
    .navbar {
        padding: 0px 0px;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}



@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/*************************
*******Header******
**************************/
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0; background:#fff;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}
.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 0px;
}
.header-bottom {
    background-color: rgba(0, 0, 0, 0.02);
    border-bottom: 1px solid #e4e4e4;
    color: #000;
    font-size: 12px;
    height: 40px;
    display: inline;
    float: left;
    width: 100%;
    overflow: hidden;
    /*padding: 0 15px;*/
    transition: all 0.3s ease 0s;
}
.header-contact {
    display: inline;
    float: left;
    width: 100%;
}
.header-contact ul{
padding: 0px;
}

.header-contact ul li {
    border-left: 1px solid #e4e4e4;
    display: inline-block;
    float: right;
    margin-right: 10px;
    padding: 10px 12px;
}
.phone {
    font-size: 14px;
}
.mail {
    font-size: 14px;
}
.header-login {
    display: inline;
    float: left;
    text-align: right;
    width: 100%;
}
.login {
    /*border-left: 1px solid #e4e4e4;*/
    /*border-right: 1px solid #e4e4e4;*/
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    /*padding: 10px 15px;*/
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.login:hover, .login:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.login:hover, .login:focus {
    /*background-color: #3e2a2e;*/
}

.navbar-default .navbar-nav &gt; li &gt; a
{
    color: #3e2a2e;
}
@media only screen and (min-width: 768px) {
  #main-menu.navbar-default {
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  }
  
  #main-menu.navbar-default .navbar-nav &gt; li &gt; a {
    padding-top: 31px;
    padding-bottom: 20px; font-size:16px;font-family: 'Roboto-regular'; font-weight:normal;
  }
  #main-menu.navbar-default .navbar-nav &gt; li.active &gt; a,
  #main-menu.navbar-default .navbar-nav &gt; li.open &gt; a,
  #main-menu.navbar-default .navbar-nav &gt; li:hover &gt; a {
    background: transparent;
    border-top: 0px solid #3e2a2e; color:#3e2a2e;
  }
  #main-menu.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 220px;
    background-color: rgba(26, 28, 40, 0.9);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
  }
  #main-menu.navbar-default .dropdown-menu &gt; li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
  }
  #main-menu.navbar-default .dropdown-menu &gt; li &gt; a {
    border-top: 1px solid #404455;
    padding: 15px 0;
    color: #eeeeee;
  }
  #main-menu.navbar-default .dropdown-menu &gt; li:first-child &gt; a {
    border-top: 0;
  }
  #main-menu.navbar-default .dropdown-menu &gt; li.active,
  #main-menu.navbar-default .dropdown-menu &gt; li.open,
  #main-menu.navbar-default .dropdown-menu &gt; li:hover {
    border-left-color: #45aed6;
  }
  #main-menu.navbar-default .dropdown-menu &gt; li.active &gt; a,
  #main-menu.navbar-default .dropdown-menu &gt; li.open &gt; a,
  #main-menu.navbar-default .dropdown-menu &gt; li:hover &gt; a {
    color: #45aed6;
    background-color: transparent;
  }
}
#main-slider {
  overflow: hidden;
}
#main-slider .item {
  height: 700px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .slider-inner h2 {
  /*margin-top: 247px;*/
  font-size: 40px;
  line-height: 1;
  text-transform: capitalize; 
  /*font-family:'Roboto-thin';*/
  color: #000; text-align:center;
}
#main-slider .slider-inner p {
  margin-top: 20px;
  font-size: 17px;
  line-height:25px;
  text-transform: capitalize; 
  /*font-family:'Roboto-regular';*/
  color: #000; text-align: center;
}
#main-slider .slider-inner h2 &gt; span {
  color: #45aed6;
}
.text-white h2 , .text-white p
{
    /*color: #fff !important;   */
}
#main-slider .slider-inner .btn {
  margin-top: 20px; background:transparent; border:3px solid #3e2a2e; border-radius:30px;
  display: none;
}
#main-slider .slider-inner .btn.btn-primary{ padding:10px 46px; font-size:22px;}
#main-slider .slider-inner .btn.btn-primary:hover{ background:#3e2a2e;}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #45aed6;
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#features {
  padding: 100px 0;
}
.features .col-md-4{
position:relative;
}
.features .col-md-4:hover::after{
content: "";
border-bottom: 5px solid #3e2a2e;
background:white;
width: 100%;
height: 100%;
position: absolute;
top:0px;
left: 0px;
z-index:-999;
}
#features .media.service-box:first-child {
  margin-top: 80px;
}
#services {
  padding: 87px 0 87px;
  background:#f5f5f5;
}
.media.service-box 
{
    margin: 25px 0; 
    text-align:center;
    background: #e7e7e7;
    padding: 28px;
}
.media.service-box .pull-left 
{
    width:100%; 
    padding-bottom:25px;
}
.media.service-box .pull-left &gt; i {
font-size: 42px;
height: 90px;
line-height: 64px;
text-align: center;
width: 90px;
border-radius: 100%;
color: #4c4c4c;
-webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
-webkit-transition: all 1s;
transition: all 1s;
position: relative;
padding: 15px;
}
.media.service-box .pull-left &gt; i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -10px;
}

.media-body h4{ margin-bottom:15px; font-family:'Roboto-light'; font-size:22px; color:#454545;}
.media-body p{ line-height:20px;color: #4c4c4c;}
.media.service-box:hover .pull-left &gt; i {
/*  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
*/  color: white;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);
  background:#3e2a2e;
}
.media:hover .media-body h4{
    -webkit-transition: all 1s;
    transition: all 1s;
	color:#3e2a2e;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#testimonial {
  background-size: cover;
  padding: 87px 0 80px 0;

}
#testimonial h4 {
  color: #fff;
  margin-bottom: 0;
}
#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
}

#testimonial .col-sm-6{border-bottom:1px solid #f4f4f4; border-right:1px solid #f4f4f4; padding-bottom:20px;}
#testimonial .col-sm-6:nth-child(2n+0){border-right:0px solid #f4f4f4;}
#testimonial .col-sm-6:nth-child(3), #testimonial .col-sm-6:nth-child(4){border-bottom:0px solid #06F;}
#testimonial .panel-one{ padding-bottom:20px; padding-top:20px; float:left; height:200px; overflow:hidden;}
#testimonial .user-img{ width:25%; margin-right:15px; float:left;}
#testimonial .user-img img{ border-radius:50%; border:4px solid #e5e5e5; width:100%;}

#testimonial .testi-info{ text-align: justify;; float:left;}
#testimonial .testi-info h4{ font-size:18px; color:#454545; margin:0px; padding-top:15px;}
#testimonial .testi-info h5{ font-size:14px; color:#454545; margin:0px; padding-bottom:10px; font-weight:normal;}
#testimonial .testi-info p{ font-size:15px; color:#454545; line-height:20px;}

#video-row h4{
margin-bottom: 15px;
font-family: 'Roboto-light';
font-size: 22px;
}
#video-row .panel-title{
margin-top: 0px !important;
margin-bottom: 0px  !important;
font-size: 16px  !important;
font-weight: bold;
}
.mar-top{
margin-top:30px;
}
#video-row h4::after{
content: "";
height: 2px;
left: 0;
position: absolute;
top: 32px;
width: 65px;
background:#3e2a2e;
}
.panel-title &gt; a span {
    float: right;
    font-size: 20px;
}
#meet-team{
background: #f5f5f5;
}
#meet-team, #video-row {
  padding: 87px 0 87px 0;
}
#meet-team .team-member {
  padding: 13px;
  background: #eeeeee;
  border: 2px solid #eeeeee;
  transition: border-color 400ms;
  -webkit-transition: border-color 400ms;
}
#meet-team .team-member .team-img {
  margin: -15px -15px 0 -15px;
}


#meet-team .team-member .team-info {
/*  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;*/
}

.team-info h3{ margin-bottom:0px;
    font-size: 15px;
text-align: center;
}

#meet-team .team-member:hover {
  border-color: #3e2a2e;
}
#meet-team .team-member:hover .social-icons &gt; li &gt; a {
  background: #45aed6;
}
#meet-team .social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
#meet-team .social-icons &gt; li {
  display: inline-block;
}
#meet-team .social-icons &gt; li &gt; a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #222534;
  border-radius: 3px;
}
.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px;
}
.nav.main-tab {
  background: #eee;
  border-bottom: 3px solid #222534;
  border-radius: 3px 3px 0 0;
}
.nav.main-tab &gt; li &gt; a {
  color: #272727;
}
.nav.main-tab &gt; li.active &gt; a {
  background: #222534;
  color: #45aed6;
}
.nav.main-tab &gt; li:first-child &gt; a {
  border-radius: 3px 0 0 0;
}
.nav.main-tab &gt; li:last-child &gt; a {
  border-radius: 0 3px 0 0;
}
.tab-content {
  border: 1px solid #eee;
  border-top: 0;
  padding: 20px 20px 10px;
  border-radius: 0 0 3px 3px;
}
.panel-default {
  border-color: #eee;
}
.panel-default &gt; .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default &gt; .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #eee;
}
#animated-number {
  padding: 87px 0 87px;
  background: #132125 url(../images/bg.jpg) no-repeat 0 0;
  background-size: cover;
  color: #fff;
  background-attachment:fixed;
}
#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
  color: #fff;
}
#animated-number strong {
  display: block;
  margin-bottom: 30px; font-size:22px; font-family: 'Roboto-light'; text-transform:capitalize;
}
.service-icon {
  display: inline-block;font-family: 'Roboto-medium';
 /* width: 180px;
  height: 180px;*/
  font-size: 29px;
/*  line-height: 180px;*/
/*  border: 5px solid #fff;
  border-radius: 100px;*/
  margin-bottom: 20px;
}
#get-in-touch {
  padding: 60px 0 50px;
  color: #454545; background:#f1f1f1;
}

#calculator {
  padding: 87px 0 87px 0;
}

#get-in-touch h1,
#get-in-touch h2 {
  color: #454545;
}
#get-in-touch .address{ float:left; width:100%; margin-bottom:25px;}
#get-in-touch .address h4{ font-size:22px; color:#454545; margin:0px; padding-bottom:5px;}
#get-in-touch .address p{ font-size:16px; color:#454545; margin:0px; padding-bottom:5px;}
#get-in-touch .address a{ color:#454545;}

#get-in-touch .form-control{ height:40px;font-family: 'Roboto-regular'; color:#323232;}
#get-in-touch  textarea.form-control{ height:135px;color:#323232;}

#get-in-touch .btn.btn-primary{font-family: 'Roboto-medium'; font-size:22px; padding:8px 40px;}

#owl-example .item{ margin:15px;}

#contact {
  position: relative;
  overflow: hidden;
}
#contact .container-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(69, 174, 214, 0.3);
  z-index: 1;
}
#contact .contact-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  margin-top: 50px;
}
#contact .contact-form h3 {
  margin-top: 0;
}

/***********************
********* Footer ******
************************/
#footer {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  background: #2e2e2e;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #45aed6;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul &gt; li {
  display: inline-block;
  margin: 0 7.5px;
}
@media only screen and (min-width: 768px) {
  #footer .social-icons {
    float: right;
  }
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}
@media (min-width: 768px) and (max-width:999px) {
	#main-menu.navbar-default .navbar-nav &gt; li &gt; a{ padding-left:8px; padding-right:8px; font-size:18px; font-weight: 600;}
	#meet-team .team-member{ margin-bottom:25px;}
	#meet-team .team-member .team-img, #meet-team .team-member .team-info h3 { text-align:center;}
	#meet-team .team-member .team-info span { text-align:center; display:block;}
	
	}

@media (max-width:767px) {
	#meet-team .team-member{ margin-bottom:25px;}
	#meet-team .team-member .team-img, #meet-team .team-member .team-info h3 { text-align:center;}
	#meet-team .team-member .team-info span { text-align:center; display:block;}
	#blog .blog-post{ margin-bottom:20px;}

	}
	
@media (max-width:500px){
	#blog .blog-post.blog-large .entry-thumbnail img, .team-img img{ width:100%;}
	.service-icon{font-size:22px;}
	#animated-number strong{ font-size:17px;}
	#blog .blog-post.blog-large .entry-thumbnail{ padding-top:0px;}
	}
	
.navbar-brand &gt; img
{
    width: 215px;
padding: 10px;
}

.pay_premium .mf_img img {
    width: 100px;
    height: 60px;
    border: 1px solid #a7a7a7;
}

.dropdown-toggle::after 
{
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dropdown 
{
    position: relative;
}

#meet-team .team-member .team-img img {
  width: 100%;
}
.office-time
{
    padding: 4rem 12rem 4rem 8rem;
}
.office-time ul
{
width: 49%;
float: left;
/*margin-left: 11%;*/
display: block;
margin-top: 16px;
}
.office-time ul li 
{
    list-style-type: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
}
.office-time .time
{
    font-size: 15px;
}
.office-time h4
{
    padding-right: 12rem;
}
.AMFI
{
    text-align: center;
    margin: 22px 0px;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #8181819e;
    padding-top: 16px;
}
.team-info span {
  text-align: center;
  display: block;
  font-size: 12px;
}
.carousel-content 
{
    background: #ffffffa8;
    padding: 46px;
    margin-top: 247px;
}
.office-time .section-header
{
    margin-bottom: 5px;
}

@media only screen and (min-width: 600px) {
  .office-time {
    padding: 2rem;
  }
  
}

@media only screen and (max-width: 600px) {
    .office-time ul {
  width: 45%;
  padding-left: 1px;
    }
    .office-time {
    padding: 0rem;
  }
  
    .navbar-brand &gt; img
  {
      margin: 0px auto;
        display: block;
  }
  .navbar.navbar-default .navbar-brand
  {
      display: block;
        text-align: center;
        float: none;
  }
  .header-bottom
  {
      height: auto;
  }
  .header-contact ul li
  {
      padding: 0px 12px;
  }
}

.header-bottom a {
  color: #000;
}</pre></body></html>