/*****
*
*Template Name: QDEL
*Author Name : 
*Author URI : 
*Version : 1.1
*Description : 
*Template URI : 
*
*
****/


body {
    margin: 0;
    padding: 0;
    font-family: 'BenchNine', sans-serif;
}
li {
    list-style: none;
}
a:hover,
a:visited,
h1,
h2 {
    text-transform: uppercase;
    font-weight: bold;
	text-align: center;
	color: #484848;
}
/*header area*/
/* USING BOOTSTRAP 3.0.3 */
.navbar-inverse{
	background-color: #000;
}
nav .navbar-brand {
  font-size: 30px;
}
.navbar-brand>img {
    display: block;
	margin-top: -35px;

}
nav .navbar-toggle {
  margin: 13px 15px 13px 0;
}
nav a {
  font-size: 24px;
  font-family: 'BenchNine', sans-serif;
  font-weight: bold;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
nav.navbar.shrink {
  min-height: 35px;
}
nav.navbar.shrink .navbar-brand {
  font-size: 25px;
}
nav.navbar.shrink a {
  font-size: 15px;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
nav.navbar.shrink .navbar-toggle {
  margin: 8px 15px 8px 0;
  padding: 4px 5px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a:hover{
    color: #e22f2f;
}
.navbar-nav {

	text-align: right;
}
@media (min-width: 768px){

.navbar-nav {
    float: left;

}
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #ffffff;
}
.pull-right {
    float: right!important;
}


/*slider area*/

.slider-row {
    margin: 0;
    padding: 0;
}
.slider-wrapper {
    margin: 0;
    padding: 0 !important;
    background: #000 !important;
}
.carousel-caption h1 {
    font-size: 157px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.carousel-caption p {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
}
.carousel-caption button {
    width: 240px;
    height: 60px;
    background: #3a9ecb;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.carousel-caption button:hover {
    background: #2a2a2a;
}
.carousel-control {
    width: 5%;
}
.carousel-inner {
}
.item {
    position: relative;
}
.carousel-caption {
    position: absolute;
    text-align: left;
    left: 12%;
    line-height: 1;
    top: 50%;
    margin-top: -100px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    font-size: 18px;
    padding: 5px;

    border-radius: 50%;

    margin-left: 0;
    margin-top: 50px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    font-size: 18px;
    padding: 5px;

    border-radius: 50%;

    margin-right: 0;
    margin-top: 50px;
}

/*about area*/

.about h2 {
    font-size: 90px;
    color: #e22f2f;
    margin-top: 50px;
}
.about h4 {
    font-size: 24px;
    color: #737373;
    margin-bottom: 45px;
}
.about-img img {
    width: 100%;
}
.single-about-detail {
    position: relative;
}
.pentagon-text h1 {
    font-size: 60px;
    color: #383838;
    margin-top: 0;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    position: absolute;
    left: 15%;
    width: 50px;
    top: -6%;
}
.pentagon-text {
    width: 70px;
    height: 52px;
    background: #fff;
    position: relative;
    top: -30px;
    left: 40%;
}
.pentagon-text:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 34px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 15px solid #fff;
}
.pentagon-text:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 0;
    height: 0px;
    border-left: 36px solid transparent;
    border-right: 34px solid transparent;
    border-top: 15px solid #fff;
}
.about-details {
    background: #2a2a2a;
    border-top: 2px solid #fff;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.about-details h3 {
    font-size: 36px;
    color: #fff;
    margin-top: 0;
}
.about-details p {
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 0 25px;
    padding-bottom: 30px;
}
.single-about-detail:hover .about-details {
    background: #e22f2f;
	text-decoration: none;
}
.single-about-detail:hover .pentagon-text h1 {
    color: ;#e22f2f
}

/*service area*/
.offer-details {
    overflow: hidden;
}

.offer-details-left {
    padding: 0;
}

.offer-details-left-photo {
    width: 100%;
    max-width: 400px;
    overflow: hidden;
    max-height: 400px;
}

.offer-details-photos {
    overflow: hidden;
    max-width: 400px;
}

.offer-details-photo {
    padding: 0;
    max-width: 200px;
}

.offer-details-photo img {
    width: 100%;
    max-width: 200px;
}

.offer-details-right {
    position: relative;
    background: url("../img/offer-bg.png") right bottom no-repeat;
    padding: 30px 30px 80px;
}

.offer-details-back {
    text-transform: uppercase;
    font-family: 'BenchNine', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #4d4d4d; !important;
    position: absolute;
    right: 30px;
    top: 50px;
}

.offer-details-icon-container {
    background: url("../img/icon-bg.png") center no-repeat;
    width: 62px;
    height: 70px;
}

.offer-details-icon {
    margin-left: 5px;
    margin-top: 8px;
}

.offer-details-title {
    text-transform: uppercase;
    font-family: 'BenchNine', sans-serif;
    font-size: 45px;
    font-weight: 300;
    line-height: 42px;
    margin-top: 30px;
    margin-bottom: 30px;
	text-align: left;
}
.a {

		color: #fff; 
		text-decoration: none;
}

.offer-details-title strong {
    display: block;
}

.offer-details-options {
    padding: 0;
    list-style: none;
    margin: 60px 0 0;
}

.offer-details-options-option {
    margin-bottom: -20px;
}

.offer-details-options-option a {
    text-transform: uppercase;
    font-family: 'Bebas Neue', serif;
    font-size: 45px;
    font-weight: bold;
    color: #000;
}

.offer-details-options-option a:hover {
    color: #28166f;
}

.offer-details-text {
    text-transform: uppercase;
    font-family: 'Bebas Neue', serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
}
.content {
    overflow: hidden;
    background: #f9f9f9;
    width: 100%;
}

.content > .page {
    padding-top: 90px;
    padding-bottom: 50px;
}




.service {
    background: #2a2a2a;
   -webkit-background-size: cover;
   background-size: cover;
    margin-top: 40px;
}
.service h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 90px;
    margin-bottom: 0;
	margin-top: 50px;
}
.service h4 {
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 70px;
    display: block;
}
.service h5 {
    text-transform: uppercase;
    color: #fff;
    font-size: 45px;
    margin-bottom: 0;
	margin-top: 50px;
}
.single-service-img {
    width: 205px;
    height: 125px;
    background: #fff;
    position: relative;
    left: 50%;
    margin-left: -100px;
}
.single-service-img:before {
    content: "";
    position: absolute;
    top: -42px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 102px solid transparent;
    border-right: 104px solid transparent;
    border-bottom: 42px solid #fff;
}
.single-service-img:after {
    content: "";
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 102px solid transparent;
    border-right: 102px solid transparent;
    border-top: 42px solid #fff;
    z-index: 10;
}
.service-img {
    width: 200px;
    height: 123px;
    background: #3a9ecb;
    position: relative;
    top: 1px;
    left: 2px;
}
.service-img:before {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 40px solid #3a9ecb;
}
.service-img:after {
    content: "";
    position: absolute;
    bottom: -39px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 40px solid #3a9ecb;
    z-index: 999;
}
.single-service h3 {
    margin-top: 60px;
    color: #fff;
    padding-bottom: 90px;
}
.service-img img.heart {
    left: 20%;
    top: 18%;
}
.service-img img.brain {
    left: 26%;
    top: 11%;
}
.service-img img.knee {
    left: 38%;
}
.service-img img.bone {
    left: 25%;
    top: 14%;
}
.service-img img {
    position: absolute;
}
.content {
    overflow: hidden;
    background: #f9f9f9;
	width: 80%;
	margin-left: 10%;
	margin-bottom: 100px;
	margin-top: 50px;
}

.content > .page {
    padding-top: 90px;
    padding-bottom: 50px;
}
.copyright {
    min-height: 50px;
    background: #cac9c9;
    clear: both;
}

.offers-list {
    overflow: hidden;
	background-color: #e22f2f;
}

.offers-list-item {
    display: block;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.offers-list-item img {
    width: 100%;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	background-color:rgb(255,0,0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);

    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.offers-list-item:hover img {
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
	background-color:rgb(255,0,0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=25);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    filter: alpha(opacity=25);
}

.offer-list-title {
    position: absolute;
    z-index: 1;
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'BenchNine', sans-serif;
    font-weight: 300;
    padding: 20px;
    margin: 0;
    line-height: 40px;

    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);

    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.offers-list-item:hover .offer-list-title {
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    opacity: 0.00;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}

.offer-list-title strong {
    display: block;
}

.offer-list-title-hover {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #24175a;
    font-size: 50px;
    text-transform: uppercase;
    font-family: 'BenchNine', sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 0 50px;
    line-height: 50px;
    bottom: 100%;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;

    z-index: 4;
}

.offers-list-item:hover .offer-list-title-hover {
    bottom: 50%;
}

.offer-list-options {
    position: absolute;
    top: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;

    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 2;
}

.offers-list-item:hover .offer-list-options {
    top: 40%;
}

.offer-list-option {
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
}

.offer-list-option a {
    display: block;
    text-align: center;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'BenchNine', sans-serif;
    padding: 0;
    margin: 0;
    line-height: 2;
	text-decoration: underline;
}
.offer-details-description{
	font-size: 24px;
}

/*team section*/

.team {
    padding-bottom: 60px;
}
.team h2 {
    font-size: 90px;
    color: #e22f2f;
    margin-top: 50px;
    margin-bottom: 0;
}
.team h4 {
    font-size: 24px;
    color: #737373;
    margin-top: 0;
    margin-bottom: 45px;
}
.single-member {
    margin: 0;
    padding: 0;
}
.person img {
    width: 100%;
}
.person-detail {
    padding: 10px;
    background: #3a9cc8;
    position: relative;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.arrow-top {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #3ba0cc;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    bottom: -10px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.arrow-bottom {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #3ba0cc;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: -9px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.person-detail h3 {
    font-size: 30px;
    color: #fff;
}
.person-detail p {
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.single-member:hover .person-detail {
    background: #2a2a2a;
}
.single-member:hover .arrow-top {
    background: #2a2a2a;
}
.single-member:hover .arrow-bottom {
    background: #2a2a2a;
}

/*contact section*/

.contact-caption {
    background: #e22f2f;
}
.contact-heading h2 {
    color: #fff;
    font-size: 90px;
}
.contact-info {
    padding-left: 40px;
}
.contact-info h3 {
    padding-left: 0;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 12px;
    margin-bottom: 0;
}
.contact-form h3 {
    padding-left: 0;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 12px;
    margin-bottom: 0;
}
.contact-info ul {
    margin: 0;
    padding: 0;
}
.contact-info ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #fff;
}
.contact-info i.fa {
    font-size: 20px;
    padding-right: 12px;
    width: 25px;
    height: 38px;
}
.contact-info ul li span {
    font-weight: bold;
}
.contact-form input {
    width: 100%;
    height: 40px;
    background: #fff;
    font-size: 13px;
    color: #084a5c;
    font-family: 'Open Sans', sans-serif;
    padding: 12px;
    border: 0;
    margin-bottom: 12px;
}
.contact-form textarea {
    font-family: 'Open Sans', sans-serif;
    padding: 12px;
    width: 100%;
    height: 140px;
    border: 0;
    margin-bottom: 12px;
}
.info-detail {
    border-top: 1px solid #fff;
    padding-top: 15px;
}
.form {
    border-top: 1px solid #fff;
    padding-top: 15px;
    text-align: right;
}
.contact-form input.submit-btn {
    width: 180px;
    height: 50px;
    float: right;
    font-size: 24px;
    color: #fff;
    background: url(../img/btn-bg.jpg);
    background-repeat: no-repeat;
    padding: 0;
    font-family: 'BenchNine', sans-serif;
    font-weight: bold;
}
.contact-form {
    padding-right: 40px;
}
@media (min-width: 269px) {
.loga {
  padding: 0px 80px 0px;
  }

  .loga loga {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    border-top: solid 1px #cccccc;
    padding: 90px 0px 60px; }
    @media screen and (min-width: 1024px) and (max-width: 1920px) {
      .loga loga {
        flex-wrap: nowrap; } }
    .loga loga .loga {
      -webkit-filter: saturate(0);
      filter: saturate(0);
      transition: all 0.2s;
      height: 120px;
      max-width: 150px;
      width: 100%;
      position: relative;
      margin: 1%;
      margin-top:10px;
      }


      .loga loga .loga img {
        width: 100%;
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; 
      }

      .loga loga .loga:hover {
        -webkit-filter: saturate(1);
        filter: saturate(1); }
        @media screen and (max-width: 991px){
    .loga loga {
      justify-content: center;
      padding: 0; }
      .loga loga .loga {
        margin: 20px;
        padding: 20px;
        width: calc(50% - 40px); } }
  @media screen and (max-width: 1199px) {
    .loga loga .loga {
      max-width: 100px;
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .loga .loga {
      padding: 0; }
      .loga .loga loga .loga {
        margin: 10px;
        padding: 0; } }

@keyframes show_icon {
  from {
    transform: translatey(-200%);
    opacity: 0; }
  to {
    opacity: 1;
    transform: translatey(0%); } }

@-webkit-keyframes show_icon {
  from {
    transform: translatey(-200%);
    opacity: 0; }
  to {
    opacity: 1;
    transform: translatey(0%); } }

}

/*gmap*/

#map {

	visibility: hidden;
}
.map {
    position: relative;
    overflow: hidden;
}

.mapka{
	margin-bottom: -10px;
}
.contact {
    position: absolute;
    width: 100%;
    height: 830px;
    margin-top: 0px;
    left: 0;
    margin-top: -830px;
    background: white;
}
.contact-caption {
    margin-top: 120px;
}

/*footer*/
.footer {
	background-color: black;
}
.footer-para {
    margin: 0;
    padding: 0;
}
.footer p {
    font-size: 12px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 25px 0;
}

.footer a i.fa {
    font-size: 24px;
    color: #b1b1b1;
    padding: 22px 10px;
}
.footer a i.fa:hover {
    color: #e22f2f;
}
.carousel-inner {
    position: relative;
}

/*======================css for carousel=========================*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
    opacity: 1;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* just for demo purpose */

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

/******************************
responsive area
********************************/


/* md */

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
        padding: 14px 12px;
    }
    .carousel-caption h1 {
        font-size: 120px;
    }
    .carousel-caption p {
        font-size: 32px;
    }
    .carousel-caption button {
        width: 215px;
        height: 55px;
        font-size: 26px;
    }

    h4 {
        font-size: 22px !important;
    }
    .person-detail h3 {
        font-size: 26px;
    }
    .person-detail p {
        font-size: 12px;
    }
	.iframe{
		width: 360px;
		height: 640px;
	}
	.offer-list-title text-left h2{
        font-size: 20px;
        margin-top: 40px;
    }
}

/* sm */

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 10px 8px;
    }
    .carousel-caption h1 {
        font-size: 90px;
    }
    .carousel-caption p {
        font-size: 30px;
    }
    .carousel-caption button {
        width: 180px;
        height: 50px;
        background: #3a9ecb;
        color: #fff;
        font-size: 22px;
    }
    h2 {
        
    }
    h4 {
        font-size: 18px !important;
    }
    #map {
        height: 1050px;
    }
    .contact {
        margin-top: -1050px;
        height: 1050px;
    }
    .contact-caption {
        margin-top: 110px;
    }
}
}

/* xs */

@media (min-width: 480px) and (max-width: 767px) {
    .header-logo img {
        margin-top: 20px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
    }
    .carousel-caption {
        margin-top: -110px;
    }
    .carousel-caption h1 {
        font-size: 75px;
    }
    .carousel-caption p {
        font-size: 25px;
    }
    .carousel-caption button {
        width: 160px;
        height: 40px;
        font-size: 20px;
    }
    #map {
        height: 1120px;
    }
    .contact {
        height: 1120px;
        margin-top: -1120px;
    }
    h2 {
        font-size: 70px !important;
    }
    h4 {
        font-size: 21px !important;
    }
    .contact-info ul {
        margin-left: 4px;
    }
    .contact-info i.fa {
        width: 25px;
    }
    .contact-caption {
        margin-top: 140px;
    }
	 .service h2 {
        font-size: 50px;
        margin-top: 40px;
    }
}

/* XS Portrait */

@media (max-width: 479px) {

	.navbar-brand>img {
    width: 60%;
    margin-top: -22px;
	}
    .top-header img.logo {
        margin: 20px 10px;
    }
    .header-logo {
        margin-top: 20px !important;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: -1px;
        right: 10%;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        text-align: left;
    }
    .header-backup {
        height: 40px;
    }
    .carousel-caption {
        margin-top: -60px;
    }
    .carousel-caption h1 {
        font-size: 20px;
    }
    .carousel-caption p {
        font-size: 12px;
    }
    .carousel-caption button {
        width: 90px;
        height: 23px;
        font-size: 16px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-top: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-top: 30px;
    }
    .about h2 {
        font-size: 50px;
        color: #e22f2f;
        margin-top: 30px;
    }
    .service h2 {
        font-size: 50px;
        margin-top: 40px;
    }
    .team h2 {
        font-size: 50px;
        margin-top: 40px;
    }
    h4 {
        font-size: 18px !important;
    }
    .contact-caption {
        margin-top: 38%;
    }
    #map {
        
    }
    .contact {
        height: 950px;
        margin-top: -950px;
    }
    .contact-heading h2 {
        font-size: 50px;
        text-align: left;
        margin-left: 15px;
    }
    .contact-info h3 {
        margin-left: 8px;
        font-size: 25px;
        padding-bottom: 8px;
    }
    .info-detail {
        margin-left: 8px;
    }
    .contact-info ul li {
        font-size: 10px;
    }
    .contact-info i.fa {
        font-size: 13px;
        width: 20px;
        height: 18px;
    }
    .contact-info,
    .contact-form {
        padding: 10px;
    }
    .contact-form h3 {
        font-size: 25px;
        padding-bottom: 8px;
        margin-bottom: 0;
        margin-right: 0px;
    }
    .footer a i.fa {
        font-size: 18px;
        padding: 25px 7px;
    }
    .footer p {
        font-size: 10px;
    }

