/*@import url(http://fonts.useso.com/css?family=Open+Sans:400,800,700,600,300);
@import url(http://fonts.useso.com/css?family=Raleway:400,900,700,600,500,300,200,100,800);
@import url(http://fonts.useso.com/css?family=Lobster);
@import url(http://fonts.useso.com/css?family=Oswald:400,700,300);
@import url(http://fonts.useso.com/css?family=Playball);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);*/
@import url('https://fonts.googleapis.com/css?family=Russo One');

body{
    overflow-x: hidden;
	font-family: Microsoft JhengHei, sans-serif;
    /*font-family: 'Open Sans', sans-serif;*/
    position: relative;
}

p{
	font-family: Microsoft JhengHei, sans-serif;  
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 15px;
    line-height: 20px;
    font-weight: 100;
	text-align:left;
}

*{
    outline-color: transparent !important;
}

/*===== common ====*/
.bg-color{
    background-color: #4A6BB5 !important;
}

section{
    /*padding-top: 70px;
    padding-bottom: 50px;*/
}

.p-l-0{
    padding-left: 0;
}

.p-l-r-0{
    padding-left: 0;
    padding-right: 0;
}

.small-tag {
    color: #777;
    font-family: "Raleway",sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

h1.section-title{
    text-transform: uppercase;
    color: #4C4C4C;
    margin-top: 0; 
    font-family: Gill Sans MT,sans-serif;
    margin-bottom: 0px;
    word-spacing: 5px; 
    /*font-size: 30px;*/
    font-weight: 700;  
}
h4.section-title{
	margin-top:0px;
    font-family: Gill Sans MT,sans-serif;
	font-weight: 700;
}

.section-para{
    color: #333;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.btn.btn-default{
    background-color: #121212;
    color: #fff;
    border-color: #121212;
    border-radius: 0; 
    padding: 10px 20px; 
    text-transform: uppercase;
    word-spacing: 3px;
    font-size: 14px;
    margin: 5px; 
}

.btn.btn-primary{
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    border-radius: 0; 
    padding: 10px 20px; 
    text-transform: uppercase; 
    font-size: 14px
}

.btn.btn-default:hover,
.btn.btn-primary:hover{
    background-color: #0CB88E;
    border-color: #0CB88E;
    color: #fff;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}

.btn.btn-primary,
.btn.btn-default,
.what-we-do .do-box,
.service-overflow {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.service-overflow,
single-work span i.fa,
.intro{
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
}

.marginb5{margin-bottom:5px;}
.marginb10{margin-bottom:10px;}
.marginb15{margin-bottom:15px;}
.marginb20{margin-bottom:20px;}
.marginb25{margin-bottom:25px;}
.marginb30{margin-bottom:30px;}
.grapherright{float: right;margin-right: 20px;}
.spaceleft{float: left;margin-left: 20px;}
.containeriframe{width:1020px;margin:0;padding:0;}

/*===== header ====*/
/* menu */
.navbar.default-menu{
    border-radius: 0; 
    border: 0; 
    margin-bottom: 0;
    min-height: 70px; 
    background-color: #fff;
    border-bottom: 2px solid #0CB88E;
    box-shadow: inset 0 1px #fff, 0 2px 5px rgba(34,25,25,0.4);
    -moz-box-shadow: inset 0 1px #fff, 0 2px 5px rgba(34,25,25,0.4);
    -webkit-box-shadow: inset 0 1px #fff, 0 2px 5px rgba(34,25,25,0.4);
}

.default-logo i.fa{
    float: left; 
    font-size: 50px;
    line-height: 0.8; 
    margin-right: 10px;
}

.default-logo {
    font-family: "Oswald",sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 40px;
    text-transform: uppercase;
}

.default-menu.navbar-default .navbar-toggle {
    border-radius: 0; 
    border-width: 2px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.default-menu.navbar-default .navbar-nav > li > a{
    font-size: 0.938em;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px !important;
    font-family: "Raleway",sans-serif;
    letter-spacing: 0.3px;
    padding: 25px 20px 5px 20px;
    text-transform: uppercase;
}

.default-menu.navbar-default .navbar-nav > li:last-child > a{
    /*padding-right: 0;*/
}

.default-menu.navbar-default .navbar-nav > li > a i{
    position: relative;
    line-height: 40px;
}

.default-menu.navbar-default .navbar-nav > li > a:active, 
.default-menu.navbar-default .navbar-nav > li > a:focus, 
.default-menu.navbar-default .navbar-nav > li > a:hover{
    color: #E7E7E7;
}

.default-menu.navbar-default .navbar-nav > .active > a, 
.default-menu.navbar-default .navbar-nav > .active > a:focus, 
.default-menu.navbar-default .navbar-nav > .active > a:hover{
    background-color: transparent;
    color: #4A6BB5;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #4A6BB5;
}

.default-menu .dropdown-menu{
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #333;
    min-width: 200px; 
    margin-top: 2px !important;
    padding: 0;
}

.default-menu .dropdown-menu > li > a {
    color: #999;
    font-weight: 400;
    line-height: 1.42857;
    padding: 15px 20px;
    font-size: 12px; 
    text-transform: uppercase; 
    left: 0.3px; 
    word-spacing: 3px; 
    font-weight: 600
}

.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover {
    background-color: #333333;
    color: #fff;
    text-decoration: none;
}

.btn.btn-default.navbar-btn{
    background-color: transparent;
    color: #999; 
    margin-top: 16px;
    border-radius: 4px;
    padding: 8px 25px;
    border: 1px solid #eee; 
}

.btn.btn-default.navbar-btn:hover{
    color: #fff;
    background-color: #4A6BB5;
    border-color: #4A6BB5;
}
    
/* bootstrap custom */
.navbar-right{margin-right:135px;}
.navbar > .container .navbar-brand{margin-left:130px;}
.headerbg{
	background-image:url(../images/logo_bg.png);
	background-repeat: no-repeat;
	background-color:#00ada0;
/*    margin:0;
    padding:0;
    background: #fff url(../images/logo_bg.png) center center fixed no-repeat;
    -moz-background-size: cover;
    background-size: cover;*/
}
p.nothumbnail a.thumbnail{border:0;background-color:#e6e6e7;}
a > span.menushow{display:inline;}    /* 預設英文顯示、中文隱藏 */
a > span.menuhide{display:none;}
a:hover > span.menuhide{display:inline;} /* OnMouseOver 時顯示中文、隱藏英文 */
a:hover > span.menushow{display:none;}
.menuhide1{color:#00ADA0;}
.clienth {height:50px;}
.client h3, .client h3 small {color:#00ada0;}
.contact h3, .contact h3 small {color:#00ada0;}
.contact p{line-height:30px;}
#space h1, #space h2{color:#fff;}
.top-buffer{margin-top:15px;}
.default-menu.navbar-default .navbar-nav > li > a:hover{
	background-image:url(../images/line_title1.png);
	background-repeat: no-repeat;
}
.pagination > .active > a,.pagination > .active > a:hover{
	background-color: #00ada0;
	border-color: #dddddd;
}
.carousel-indicators{width:75%;}
.thumbnail{border:0;background:none;}
.pagination > li > a{color:#00AC9F;}
.pagination > li > a:hover, .pagination > .disabled > a:hover{background-color:#00AC9F;color:#FFFFFF;text-decoration: none;}

.pagination1 {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination1 > .active > a,.pagination1 > .active > a:hover{
	background-color: #00ada0;
	border-color: #00ada0;
}
.pagination1 > li > a{color:#00AC9F;}
.pagination1 > li > a:hover, .pagination1 > .disabled > a:hover{background-color:#00AC9F;color:#FFFFFF;text-decoration: none;}
.list-unstyled > li > a{color:#000000;}
.list-unstyled > li > a:hover{color:#00AC9F;}
li.as > a{color:#ffffff;}
li.as > a:hover{color:#00AC9F;}

/* media quaries */
@media screen and (max-width: 768px){
    .default-menu.navbar-default .navbar-nav > li > a{
        line-height: 12px;
    }
    
    .default-menu .navbar-nav > li .nav-search{
        border-color: rgba(153, 153, 153, 0.1);
    }
    
    .nav-search .form-control{
        text-align: center;
        width: 100%;
        padding-left: 40px;
        padding-right: 20px;
    }
    
    .nav-search .form-group i {
        color: #999;
        font-size: 12px;
        left: 20px;
    }
    
    .default-menu.navbar-default .navbar-nav > li:last-child > a{
        padding-left: 20px !important;
    }
    
    .default-menu.navbar-default .navbar-nav > li:first-child > a{
        padding-left: 20px !important;
    }
	/* bootstrap custom */
	/*.navbar-right{margin-right:135px;}*/
	.navbar > .container .navbar-brand{margin-left:0px;}
}

.default-menu.menu-4{
    border-bottom: 0;
}

.default-menu.menu-4 .default-logo{
    color: #4A6BB5;
}

.default-menu.menu-4 .navbar-nav > li > a{
    color: #fff;
	width:100px;
}

.default-menu.menu-4 .navbar-nav > li > a:before,
.default-menu.menu-4 .navbar-nav > li > a:after{
    color: transparent;
    font-size: 14px;
    position: absolute;
    transition: all 0.5s ease-in-out; 
    margin-top: -1px;
}



.default-menu.menu-4 .dropdown-menu{
    margin-top: 0 !important;
}

@media screen and (max-width: 768px){
    .default-menu.menu-4 .navbar-nav > li > a:hover:after,
    .default-menu.menu-4 .navbar-nav > li > a:hover:before{
        color: transparent; 
    }
}
/*===== intro ====*/
.intro{
    height: 581px;
	background-color: #f6f8f7;
}

.intro-content > h1 {
    color: #fff;
    font-family: "Lobster",cursive;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-transform: capitalize;
    word-spacing: 6px;
} 

.intro-content > a > i.lnr{
    font-size: 10px;
    margin-left: 5px;
}

.intro-content > p {
    color: #f8f8f8;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 15px;
    max-width: 550px;
}

.intro .carousel-indicators {
    bottom: 0;
	text-align:right;
    /*margin-bottom: -20%;*/
}

.intro .carousel-indicators li {
    background-color: #f7f7f7;
    border: 2px solid #f7f7f7;
    height: 15px;
    width: 15px;
    margin: 4px;
	border-radius:0;
}

.intro .carousel-indicators .active {
    background-color: #00ada0;
    border: 3px solid #00ada0 !important;
    height: 13px;
    margin: 5px;
    width: 13px;
	border-radius:0;
}

/*===== our-sponsors ====*/
.sponsors img{
    border: 1px solid #eee;
    border: 1px solid #eee;
    height: 55px; 
    padding: 5px 0
}

/*===== what we do ====*/
.what-we-do{
    padding-bottom: 55px;
    padding-top: 80px;
}

.what-we-do .do-box{
    border: 1px solid transparent;
    position: relative;
    margin-bottom: 45px;
}

.do-box i{
    margin: 0 auto;
    text-align: center;
}

.do-box i.lnr {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50px;
    color: #4A6BB5;
    float: left;
    font-size: 18px;
    height: 55px;
    margin-top: -10px;
    padding-top: 18px;
    position: absolute;
    width: 55px;
}

.do-box h3{
    margin-top: 60px;
    margin-bottom: 20px; 
    color: #000; 
    font-size: 25px;
}

.do-box p {
    color: #aaa;
    margin: 0 0 40px;
    max-width: 250px;
}

.do-box.bg-color i.lnr{
    color: #4A6BB5;
    border-color: #4A6BB5;
}


/*===== about us ====*/
.aboutbg{
	/*background-image:url(../images/page2-03.jpg);*/
    background: #fff url(../images/page2-03.jpg);
    -moz-background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
}

/*===== about us ====*/
.about-us{
    background-color: #121212;
    padding-bottom: 0;
    padding-top: 0;
}

.about-content{
    margin: 60px 0 30px 20px;
}

.about-content h2.section-title {
    color: #4A6BB5;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
    word-spacing: 5px;
    max-width: 535px;
    line-height: 1.5;
    
}

.about-content > p{
    color: #707070;
    font-weight: 100;
    line-height: 20px;
    max-width: 535px;
}

.about-us img, .carousel-inner > .item > img{
    /*height: 461px;*/
}

.about-us .ytp-title-link, .ytp-title-channel-name {
    opacity: 0;
}

/*===== our service ====*/

.servicebg{background-color:#E5E6E6;}
.work{
    padding-bottom: 0;
}

.work .single-work img{
    width: 100%;
}

.single-work{
    position: relative;
}

.single-work img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.owl-theme .owl-controls .owl-page span {
    background: #4A6BB5;
    opacity: 0.3;
    border-radius: 0;
    height: 4px;
    width: 25px;
    -moz-transform: skewX(-45deg) skewY(0deg);
    -webkit-transform: skewX(-45deg) skewY(0deg);
    -o-transform: skewX(-45deg) skewY(0deg);
    -ms-transform: skewX(-45deg) skewY(0deg);
    transform: skewX(-45deg) skewY(0deg);
}

.owl-theme .owl-controls {
    margin-top: 35px;
}

.service-overflow{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    opacity: 0;
}

.single-work:hover .service-overflow{
    opacity: 1;
}

.service-overflow h3{
    color: #4A6BB5;
    margin-top: 0;
}

.service-overflow p{
    color: #888;
    margin: 0 auto;
    max-width: 260px;
}

.work-links .fa {
    background: #4A6BB5 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    height: 50px;
    font-size: 20px;
    padding-top: 16px;
    text-align: center;
    width: 50px;
}

.work-links .fa:hover {
    background-color: #f0f0f0;
    color: #121212;
}

.work-links.list-inline > li {
    display: block;
}

/*
.single-work span i.fa{
    color: #fff; 
    font-size: 15px;
    position: absolute;
    text-align: center;
}

/*===== graphic ====*/
.extra-feature{
    padding-top: 80px;
    overflow: hidden;
}

.extra-feature .section-title{
    line-height: 1.3;
}

.extra-feature .section-title > span{
    color: #4A6BB5;
}

.extra-feature p{; 
    margin-bottom: 30px;
}

.extra-feature .btn.btn-default{
    margin-bottom: 30px;
}

.e-feature{
    position: relative;
    height: 280px;
}

.feature-img {
    bottom: 0;
    top: 30px;
    width: 100%;
}

.platform{
    margin-bottom: 60px;
}

.platform.list-inline > li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.platform .fa {
    background: transparent;
    border: 2px solid #4A6BB5;
    border-radius: 4px;
    color: #4A6BB5;
    cursor: pointer;
    font-size: 16px;
    height: 50px;
    padding-top: 15px;
    text-align: center;
    width: 53px;
}
.extra-feature a{color:#000000;}
.extra-feature a:hover{color:#00AC9F;text-decoration:none;}

/*===== our experts ====*/
.our-experts{
    padding-top: 70px;
    padding-bottom: 40px;
    background-color: #000;
}

.our-experts .section-title{
    margin-top: 5px;
	color:#FFFFFF;
}

.our-experts p{
    margin-bottom: 25px;
}

.our-experts .btn.btn-primary{
    margin-bottom: 30px;
}

.our-experts .expert-box img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.our-experts .expert-box img {
    border: 4px solid #ddd;
    margin-bottom: -20px;
    max-width: 200px;
}

.expert-overflow .list-inline > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
}

.our-experts .expert-box:hover .expert-overflow .fa{
    opacity: 1;
}

.expert-overflow .fa{
    color: #fff;
    opacity: 0;
    cursor: pointer;
    background-color: #2A2829; 
    width: 40px; 
    height: 40px;
    font-size: 14px; 
    padding-top: 11px; 
    border: 2px solid #ccc;
}
h3.expert-name {
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 0;
    font-size: 18px;
    text-transform: uppercase;
}

strong.expert-tag{
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
}

.our-experts a{color:#00AC9F;}
.our-experts a:hover{color:#FFFFFF;text-decoration:none;}

/*===== talk about us ====*/
.talk-about-us{
    padding-bottom: 110px;
    padding-top: 100px;
}

.talk-about-us strong{
    color: #4A6BB5; 
    font-weight: 600;
    font-style: italic;
}

.talk-about-us .item > img{
    width: 80px; 
    height: 80px; 
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #ccc;
    margin-bottom: 10px;
}

.talk-about-us .item > p{
    max-width: 650px; 
    margin: 0 auto; 
    line-height: 1.9;  
    margin-bottom: 20px;
}

.talk-about-us .carousel-indicators > li {
    background-color: #dcdcdc;
    border: 0 none;
    height: 10px;
    margin: 1px;
    width: 10px;
    border-radius: 0;
    margin: 0 5px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.talk-about-us .carousel-indicators li.active {
    background-color: #4A6BB5;
}

.talk-about-us .carousel-indicators {
    bottom: -70px;
}

/*===== our client ====*/
.support{
     background: #4b6cb7; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #4b6cb7 , #182848); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #4b6cb7 , #182848); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */  
}

.support .media-left, .media > .pull-left {
    padding-right: 25px;
}

.support strong{
    color: #fff;
    margin-bottom: 10px;
    display: block; 
    font-size: 17px; 
    line-height: 1;  
    text-transform: uppercase; 
    font-weight: 600;
}

.support p{
    color: #eee;
    font-size: 14px;
    letter-spacing: -0.4px;
}

/*===== client ====*/
.client{
    padding-top: 90px;
	background-color:#e6e5e5;
}

.client .section-title{
    margin-bottom: 30px;
}

.client .border{
    margin-bottom: 45px;

}

/*===== contact ====*/
.contact{
    padding-top: 90px;
	background-color:#F7F7F7;
}

.contact .section-title{
    margin-bottom: 30px;
}

.contact .border{
    margin-bottom: 45px;

}

.contactpic{
	border: none;
	position: relative;
	bottom: -30px;
}

/* border */
.border{
    position: relative;
    margin-bottom: 60px;
    display: inline-block;
}

.border-l-r{
    font-size: 24px; 
    color: #4A6BB5;
    position: absolute;
}

.border-l-r .lnr,
.border-l-r .fa {
    position: relative;
    top: -8px;
    left: -10px;
}

.border-l-r::after {
    background-color: #e6e6e6;
    content: "";
    height: 2px;
    left: 30px;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 40px;
}

.border-l-r::before {
    background-color: #e6e6e6;
    content: "";
    height: 2px;
    right: 50px;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 40px;
}


.client .form-group .btn.btn-default {
    background-color: transparent;
    border-color: #ccc;
    color: #121212;
    font-weight: 600;
    margin: 0;
}

.contact .form-group .btn.btn-default {
    background-color: transparent;
    border-color: #ccc;
    color: #121212;
    font-weight: 600;
    margin: 0;
}
    
/*.contact .form-group{
    margin-bottom: 22px;
}

.contact .form-control {
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    font-size: 13px;
    height: 45px;
    padding: 10px 15px;
    width: 100%;
}*/

.contact .textarea{
    min-height: 130px !important;
    width: 100% !important;
}

.social-links{
    margin-bottom: 45px;
}
.social-links .fa{
    background: #4A6BB5;
    color: #fff;
    width: 35px;
    height: 35px;
    padding-top: 11px;
    text-align: center; 
    border-radius: 50px; 
    cursor: pointer;  
}

/*===== footer ====*/
.footer{
    background-color: #f7f7f7;
    padding: 5px 0; 
}

.footer p{
    color: #707070;
    color: #aaa;
    line-height: 2.5;
    font-size: 10px; 
    margin-bottom: 0px
}

.footer span i.lnr {
    background-color: #0CB88E;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 30px;
    margin-top: 0;
    padding: 7px;
    width: 30px;
}

.footer a{color:#0CB88E;}

/* bootstrap gallery picture */
.thumbnail {
    position:relative;
    overflow:hidden;
}
 
.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(0, 172, 159, 1);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}
/*.iframes{width: 1120px;height: 520px;}*/
.iframe-rwd {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.iframe-rwd iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (min-width: 320px){
	.intro{height:100%;padding-top:70px;}
	.navbar-right {margin-right: 0;}
	.navbar > .container .navbar-brand {margin-left: 0px;}
	.containeriframe{width:100%;}
	.contactpic{bottom:115px;text-align: right;}
}
@media screen and (min-width: 576px){
	.containeriframe{width:100%;}
	.default-menu.menu-4 .navbar-nav > li > a {
		color: #000;
		width: 90px;
		font-size: 11px;
	}
}
@media screen and (min-width: 768px){
	.intro{height: 100%;padding-top:70px;}
	/*.about-us img, .carousel-inner > .item > img{height: auto;}*/
	.what-we-do{padding-top: 0;}
	.containeriframe{width:760px;}
	.contactpic{bottom:115px;text-align: right;}
	.navbar-right {margin-right:0;}
	.navbar > .container .navbar-brand{margin-left:0;}
}
@media screen and (min-width: 992px){
	.contactpic{bottom:-30px;text-align: right;}
	.containeriframe{width:990px;}
	.default-menu.menu-4 .navbar-nav > li > a {
		color: #fff;
		width: 102px;
		font-size: 14px;
	}
}
@media screen and (min-width: 1200px){
	.containeriframe{width:1198px;}
	.navbar-right {margin-right: 95px;}
	.navbar > .container .navbar-brand{margin-left:100px;}
}
