﻿/* 
Mia Dental
*/

@font-face { font-family: 'Segoe UI'; src: url('/fonts/SegoeUI-Semibold.eot'); /* IE9 Compat Modes */ src: url('/fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/SegoeUI-Semibold.woff') format('woff'), /* Modern Browsers */ url('/fonts/SegoeUI-Semibold.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/SegoeUI-Semibold.svg#SegoeUI-Semibold') format('svg'); /* Legacy iOS */ font-style: normal; font-weight: 600; text-rendering: optimizeLegibility; }

@font-face { font-family: 'Segoe UI'; src: url('/fonts/SegoeUI-Light.eot'); /* IE9 Compat Modes */ src: url('/fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/SegoeUI-Light.woff') format('woff'), /* Modern Browsers */ url('/fonts/SegoeUI-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg'); /* Legacy iOS */ font-style: normal; font-weight: 300; text-rendering: optimizeLegibility; }

@font-face { font-family: 'Segoe UI'; src: url('/fonts/SegoeUI-Bold.eot'); /* IE9 Compat Modes */ src: url('/fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/SegoeUI-Bold.woff') format('woff'), /* Modern Browsers */ url('/fonts/SegoeUI-Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg'); /* Legacy iOS */ font-style: normal; font-weight: 700; text-rendering: optimizeLegibility; }

@font-face { font-family: 'Segoe UI'; src: url('/fonts/SegoeUI.eot'); /* IE9 Compat Modes */ src: url('/fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/SegoeUI.woff') format('woff'), /* Modern Browsers */ url('/fonts/SegoeUI.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/SegoeUI.svg#SegoeUI') format('svg'); /* Legacy iOS */ font-style: normal; font-weight: 400; text-rendering: optimizeLegibility; }





html { text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; }

body { font-family: 'Segoe UI'; }


/* Kısa Kodlar*/
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.tc { text-align: center; }
.tr { text-align: right; }
.tl { text-align: left; }
.db { display: block; }
.di { display: inline-block; }
.pr { position: relative; }
.pa { position: absolute; }
.m { margin: 0; }
.p { padding: 0; }
.mp { margin: 0; padding: 0; }
.light { font-weight: 300; }
.bold { font-weight: 700; }
.ti { text-indent: -9999em; }
a, a:hover, a:focus { text-decoration: none; outline: 0; transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; }
.logo h1 { margin-top: 37px; }
h4 { color: #125172; font-size: 18px; font-weight: 600; }


/* Header */
.topBar { position: relative; background: #125172; width: 100%; display: block; max-height: 30px; }
    .topBar:after { position: absolute; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 20px 30px 0; border-color: transparent #125072 transparent transparent; left: -20px; }
.topBarBg { background: #125172; position: absolute; max-height: 30px; }

.callus { color: #fff; position: relative; top: -6px; }
    .callus .text { font-size: 11px; }
    .callus .tel { font-size: 14px; }
    .callus .bigTel { font-size: 14px; }
.app { position: relative; top: -6px; margin-left: 20px; }
    .app a { background: #84b02e url(/images/cal.png) no-repeat top 6px left 10px; padding: 6px 25px 6px 40px; display: block; color: #fff; height: 40px; position: relative; top: 6px; font-weight: 700; line-height: 28px; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px;; -ms-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; }
        .app a:hover { background: #ffa800 url(/images/cal.png) no-repeat top 6px left 10px; }
.bookmark, .language { position: relative; top: -7px; margin-left: 20px; color: #fff; }
    .bookmark a, .language a { display: inline-block; font-size: 11px; color: #fff; }
        .bookmark a:hover, .language a:hover { color: #ffa800; }
    .language a { color: #dedede; }
        .language a.act { color: #fff; }

/* Navbar */
.navbar-default { margin: 50px 0 0 0; background: none; border: none; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; z-index: 2; }
    .navbar-default .navbar-nav li { background: none; }
        .navbar-default .navbar-nav li > a { font-weight: 600; color: #686868; font-size: 14px; padding: 0px 14px 40px; letter-spacing: -.10px; background: none no-repeat center 40px; }
        .navbar-default .navbar-nav li:hover > a { color: #84b02e; background: url(../images/imlec.png) no-repeat center 40px; }
        .navbar-default .navbar-nav li.active > a { color: #84b02e; background: url(../images/imlec.png) no-repeat center 40px; box-shadow: none; }
        .navbar-default .navbar-nav li.active:hover > a { background: #fff; background: url(../images/imlec.png) no-repeat center 40px; }
        .navbar-default .navbar-nav li:last-child > a { padding-right: 0; background: none no-repeat 46px 40px; }
        .navbar-default .navbar-nav li:last-child:hover > a { padding-right: 0; background: url(../images/imlec.png) no-repeat 46px 40px; }
        .navbar-default .navbar-nav li:last-child.active > a { color: #84b02e; background: url(../images/imlec.png) no-repeat 5 0px 40px; box-shadow: none; }
        .navbar-default .navbar-nav li:last-child:active > a { padding-right: 0; background: url(../images/imlec.png) no-repeat 46px 40px; }
    .navbar-default .navbar-nav > li > ul { display: none; width: 250px; position: absolute; top: 40px; left: 0; text-align: left; padding: 0; padding-top: 26px; list-style: none; }
    .navbar-default .navbar-nav > li:hover > ul { display: block; }
    .navbar-default .navbar-nav > li > ul li { background-color: #84b02e; width: 250px; padding: 0px; float: left; border-top: solid 1px #789f29; }
        .navbar-default .navbar-nav > li > ul li:first-child { border-top: none; margin-top: 20px; }
            .navbar-default .navbar-nav > li > ul li:first-child::before { background-color: #84b02e; position: absolute; content: ""; left: 0; top: 0; height: 20px; width: 100%; left: 0; top: 26px; }
        .navbar-default .navbar-nav > li > ul li:last-child::after { background-color: #84b02e; position: absolute; content: ""; left: 0; bottom: -20px; height: 20px; width: 100%; border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;; -ms-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; }
        .navbar-default .navbar-nav > li > ul li a { width: 250px; position: relative; font-size: 14px; color: #fff; font-weight: 400; padding: 10px 22px; float: left; transition: .3s ease-in; -moz-transition: .3s ease-in; -webkit-transition: .3s ease-in; }
        .navbar-default .navbar-nav > li > ul li:hover { background-color: #125172; }
            .navbar-default .navbar-nav > li > ul li:hover a { color: #fff; }
    .navbar-default .navbar-nav > li:hover > a.arro { background-image: url(../images/arrow-down-hover.png); background-position: center 55px; background-repeat: no-repeat; }


/* slider */
#slider { box-shadow: 0 12px 24px -14px rgba(0,0,0,.17); -webkit-box-shadow: 0 12px 24px -14px rgba(0,0,0,.17); -moz-box-shadow: 0 12px 24px -14px rgba(0,0,0,.17); }
    #slider .item { position: relative; }
        #slider .item img { width: 100%; }
.sliderIcerik { width: 100%; bottom: 40px; text-align: center; position: absolute; }
    .sliderIcerik .slideText { color: #84b02e; font-size: 48px; margin-left: 0%; text-align: left; text-shadow: 0px 1px 0px rgba(0, 0, 0, 1); }
        .sliderIcerik .slideText .altText { color: #125172; font-size: 28px; margin-top: -10px; text-shadow: 0px 1px 0px rgba(0, 0, 0, 1); }

/* Treat*/
#treatments { position: relative; padding: 23px 0; box-shadow: 0 3px 24px rgba(0,0,0,.17); -webkit-box-shadow: 0 3px 24px rgba(0,0,0,.17); -moz-box-shadow: 0 3px 24px rgba(0,0,0,.17); }
h3.treat-title, #about h3 { margin: 0; font-weight: 300; color: #000; font-size: 30px; }
    h3.treat-title span, #about h3 span { font-weight: 700; display: block; }
.treat-text { }
    .treat-text p { font-size: 14px; color: #686868; margin-top: 0; }
    .treat-text a { color: #729b2c; font-size: 12px; }

#treat-slider { margin-top: 10px; }
    #treat-slider .baslik { display: block; margin: 7px 0 0 0; color: #000; font-weight: 600; }
    #treat-slider .more { color: #9a9a9a; font-size: 12px; background: url(/images/more.png) no-repeat top 0 right; display: inline-block; padding-right: 22px; padding-top: 1px; }
        #treat-slider .more:hover { color: #9a9a9a; font-size: 12px; background: url(/images/more.png) no-repeat top 0 right; display: inline-block; padding-right: 35px; padding-top: 1px; }
    #treat-slider .owl-controls { position: static; }
#location { margin-bottom: 20px; }
    #location .owl-controls { position: static; }

#about { padding: 30px 0 0 0; }
    #about .col-sm-4 .img-responsive { width: 100%; display: block; height: auto; }
    #about h3 { margin-top: 35px; border-bottom: 1px solid #c9c9c9; padding-bottom: 5px; }
        #about h3 span { display: inline-block; }

.aboutText { padding: 20px 0 0 0; }
    .aboutText p { margin: 20px 0 0 0; font-size: 14px; color: #686868; }
        .aboutText p.aboutTitle { color: #125172; font-weight: 600; font-size: 18px; }
    .aboutText .more { color: #729b2c; font-size: 12px; display: block; margin-top: 23px; }

.info { }
    .info h3 { color: #fff !important; font-size: 24px !important; border: none !important; margin: 0 0 10px 0 !important; padding: 6px 12px 6px 22px; }
        .info h3 a { color: #fff; }
    .info p { float: left; width: 67%; margin-left: 3%; margin-bottom: 25px; color: #686868; }
    .info .imgInfo { width: 30%; }
    .info:after { clear: both; content: ""; display: block; }
.green { background: #729b2c; }
.yellow { background: #ffa800; }
.blue { background: #388cb8; }

#footer { }
#yellowBar { color: #fff; padding-bottom: 7px; padding-top: 7px; }
    #yellowBar a { color: #fff; font-weight: 600; padding: 10px 15px 10px 37px; }
        #yellowBar a:hover { color: #125172; }
        #yellowBar a:last-child { padding: 0 0 0 37px; }
.yw1 { background: url(../images/sh.png) no-repeat 5px center; }
    .yw1:hover { background: url(../images/sh-hover.png) no-repeat 5px center; }
.yw3 { background: url(../images/cal.png) no-repeat 5px center; }
    .yw3:hover { background: url(../images/cal-hover.png) no-repeat 5px center; }
.yw4 { background: url(../images/news.png) no-repeat 5px center; }
    .yw4:hover { background: url(../images/news-hover.png) no-repeat 5px center; }
.yw5 { background: url(../images/c-us.png) no-repeat 5px center; }
    .yw5:hover { background: url(../images/c-us-hover.png) no-repeat 5px center; }

/* Links */
#links { background: #125172; padding: 10px 0; position: relative; }
    #links h4 { font-weight: 600; font-size: 16px; color: #fff; margin: 10px 0 10px 0; padding: 0; }
    #links div[class^=col-sm] { border-right: 1px solid #306581; }
    #links ul { list-style-type: none; margin: 0; padding: 0; }
    #links li > a { color: #c4d3dc; font-size: 12px; }

#social { background: #125172; color: #fff; padding: 10px 0; border-top: 1px solid #306581; text-align: right; }
.sosyalh { float: right; line-height: 45px; }
.sosyal { padding: 0 0px 8px 19px; float: right; }
    .sosyal a { background: url(/images/sosyal.png) no-repeat; text-align: left; display: inline-block; width: 21px; height: 21px; text-indent: -9999em; margin: 13px 4px 0 4px; }
        .sosyal a.fb { background-position: 0 0; margin-right: 0; }
        .sosyal a.tw { background-position: -25px 0; }
        .sosyal a.in { background-position: -61px 0; }
        .sosyal a.gp { background-position: -97px 0; }
        .sosyal a.fb:hover { background-position: 0 -21px; }
        .sosyal a.tw:hover { background-position: -25px -21px; }
        .sosyal a.in:hover { background-position: -61px -21px; }
        .sosyal a.gp:hover { background-position: -97px -21px; }

.ftel { font-size: 22px; color: #c4d3dc; }
    .ftel span { font-weight: 700; color: #fff; }
.services { height: 135px; }
.smedyaFooter { margin: 10px 0 0 0; height: 125px; }
    .smedyaFooter p.bilgi { margin: 0; padding: 0; color: #fff; font-size: 11px; }

.links { color: #adadad; margin-top: -10px; }
    .links a { color: #adadad; font-size: 11px; }


#mainFooter { padding: 10px 0; }
.copy { font-size: 12px; color: #010101; margin: 15px 0 0 10px; }
    .copy span { display: block; color: #adadad; }

.venus { color: #adadad; font-size: 12px; margin-top: 30px; display: block; }

#breadcover { width: 100%; background: #125172; }
.breadcrumb { background: transparent; margin-bottom: 0; font-size: 12px; line-height: 46px; padding: 0; text-align: right; }
    .breadcrumb li a { color: #fff; }
    .breadcrumb li.active a { color: #a6a6a6; }

#title { width: 100%; height: 96px; background: url(../images/breadcover.jpg) repeat left center; }
    #title h1 { font-size: 30px; font-weight: 600; color: #fff; margin: 0; padding: 0; line-height: 96px; text-align: right; }

#content { padding: 70px 0; }
#desti { padding: 70px 0; background: url(../images/cont-bg.jpg) center no-repeat; background-size: cover; }
#content .text a { color: #84b02e; }
#desti .text a { color: #84b02e; }

.side { float: left; width: 100%; }
    .side li a { width: 100%; float: left; padding: 17px 10px; background: url(../images/sub.jpg) repeat-y #fff; color: #787878; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;; -ms-border-radius: 4px; -o-border-radius: 4px; }
    .side li.active a { background: url(../images/subHover.jpg) repeat-y #84b02e; color: #fff; }
        .side li.active a:hover { background: url(../images/subHover.jpg) repeat-y #84b02e; color: #fff; }
    .side li { float: left; width: 100%; }
        .side li a:hover { width: 100%; float: left; padding: 17px 10px; background: none repeat-y #125172; color: #fff; }

#innerbanner { width: 100%; }
    #innerbanner img { width: 100%; }
.gal { margin-top: 40px; }
    .gal .img-thumbnail { max-height: 100px; width: 100%; margin-bottom: 10px; overflow-y: hidden; }
        .gal .img-thumbnail:hover { background: #dedede; }
.img-circle { width: 100%; border: solid #eee 5px; padding: 5px; }

.drName { font-size: 18px; color: #125172; font-style: normal; font-weight: 600; }
.titr { font-size: 16px; font-weight: 600; }
.under { border-bottom: dotted 2px #eee; padding-bottom: 20px; padding-top: 20px;}
a.mail { color: #125172; }
    a.mail:hover { color: #ffa800; }
.glyphicon { margin-right: 5px; }
a.sideLink { width: 100%; float: left; color: #fff; font-size: 18px; font-weight: 400; height: 42px; line-height: 42px; padding-left: 60px; margin-top: 3px; }
a.destinations { background: url(../images/dest.png) no-repeat 5px bottom #ffa800; margin-top: 15px; }
.destinations:hover { background: url(../images/dest.png) no-repeat 10px bottom #84b02e; }
a.service { background: url(../images/serv.png) no-repeat 5px bottom #388cb8; }
.service:hover { background: url(../images/serv.png) no-repeat 10px bottom #84b02e; }

.centro { max-width: 100%; }

.customer { margin: 0; font-size: 16px; }
blockquote { padding: 3px 20px; font-size: 14px; font-weight: 700; }
.treath { color: #84b02e; font-size: 12px; font-weight: 600; }
.treat { font-size: 12px; font-weight: 600; }

.treat-holder { margin: 0 0 30px 0; }
    .treat-holder img { width: 100%; }
    .treat-holder .img-thumbnail { padding: 7px; }
.treatName { font-size: 18px; font-weight: 600; color: #000; margin: 10px 0 0 0; }
.treat-holder .treat { font-size: 14px; font-weight: 600; color: #686868; }
.usage { min-height: 40px; margin: 0px 0 5px 0; }
.time { padding-left: 25px; color: #125172; font-weight: 600; background: url(/images/time.png) no-repeat top 0 left; line-height: 30px; margin: 0px 0 5px 0; }
.treat-holder .more { color: #9a9a9a; font-size: 12px; background: url(/images/more.png) no-repeat top 0 right; display: inline-block; padding-right: 22px; padding-top: 1px; }
    .treat-holder .more:hover { color: #84b02e; background: url(/images/more.png) no-repeat top 0 right; display: inline-block; padding-right: 35px; padding-top: 1px; }

.Name { font-weight: 600; margin: 0 0 10px 0; }
.img-thumbnail { width: 100%; }
.well .treat { font-weight: 600; color: #686868; font-size: 16px; }
.well .treath { font-size: 16px; }
p { white-space: pre-line; }

.details .treat { font-size: 16px; font-weight: 600; color: #686868; }
.details .time { padding: 10px 0 10px 25px; background: url(/images/time.png) no-repeat left center; border-bottom: solid #eeeeee 1px; }
.price { padding: 10px 0 10px 25px; background: url(/images/price.png) no-repeat left center; border-bottom: solid #eeeeee 1px; line-height: 30px; margin: 0px 0 5px 0; font-size: 16px; font-weight: 600; }
.money { color: #976300; }
.text { padding: 20px 0; }
.back { background-color: #eee; color: #125172; font-weight: 600; font-size: 16px; padding: 5px; margin-top: 20px; }
.midh { border-bottom: solid 1px #eee; border-top: solid 1px #eee; margin: 40px 0 10px; padding: 15px 0 10px; text-align: center; font-size: 22px; color: #125172; }

#reviews { padding: 10px 0 30px; }

#location .owl-prev { top: 50%; margin-top: -20px; }
#location .owl-next { top: 50%; margin-top: -20px; }

.nav-tabs { width: 100%; }
    .nav-tabs > li { width: 20%; }
        .nav-tabs > li > a, .nav-tabs > li > a:focus { padding: 25px 45px 25px 25px; font-size: 18px; background-color: #84b02e; border: none; color: #fff; width: 99%; font-weight: 600; background-position: center right 10px; }
        .nav-tabs > li:last-child > a { width: 100%; }
        .nav-tabs > li.active > a { background-color: #125172; border: none; color: #fff; }
            .nav-tabs > li.active > a:focus { background-color: #125172; border: none; color: #fff; }
            .nav-tabs > li.active > a:hover { background-color: #125172; border: none; color: #fff; }
        .nav-tabs > li > a:hover { background-color: #ffa800; color: #fff; }
.taba { background: url(../images/inf.png) no-repeat; }
.tabb { background: url(../images/wtg.png) no-repeat; }
.tabc { background: url(../images/wtd.png) no-repeat; }
.tabd { background: url(../images/htt.png) no-repeat; }
.tabe { background: url(../images/pg.png) no-repeat; }
.tab-pane { padding: 30px; }

    .tab-pane h4 { margin-top: 30px; }
    .tab-pane h5 { color: #84b02e; margin-top: 30px; font-size: 16px; }
div.img-thumbnail { border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px;; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; }
#location { float: left; height: auto; }
.ref { font-style: italic; font-size: 12px; }

.form-horizontal .control-label { text-align: left; }
.captcha { margin-bottom: 5px; }
.btn { margin-top: 5px; background: #84b02e; font-size: 14px; color: #fff; padding: 15px; width: 300px; }
    .btn:hover { background: #ffa800; color: #fff; }
.hotel { width: 100%; }
.hotelName { color: #686868; font-size: 16px; }
.panel:hover .hotelName { color: #84b02e; }


@media(max-width:767px) {

    /* Navbar */
    .navbar-default { margin-top: 85px; text-align: center; }
    .navbar-toggle { float: none !important; margin: 20px 0 10px 0; }
    .navbar-default .navbar-nav li > a { padding: 7px 0; }
    .navbar-default .navbar-nav > li:hover > ul { display: none !important; }


    #slider .item img { height: 400px; object-fit: cover; }
    .sliderIcerik { bottom: 80px; }
    .bannerlar .col-sm-4 { width: calc((100% / 12 ) * 4); float: left; }

    .aboutText .more { margin: 10px 0; }

    #links,
    .smedyaFooter,
    #links .text-right { text-align: center !important; }
        #links h4 { margin: 20px 0 10px 0; }
    .links { margin-top: -10px; }
        .links a { display: inline-block; }

    #yellowBar a { margin: 0 0 4px 0; display: inline-block; }
    #footer { margin-top: 15px; }

        #footer,
        #footer .text-right,
        #footer .fl { float: none !important; text-align: center; }
            #footer .img-responsive { display: inline-block !important; }

    /* Master */
    .nav.nav-pills.nav-stacked.side { position: relative; z-index: 10; }
    #title { height: 60px; }
        #title h1 { font-size: 24px; line-height: 60px !important; }

    /*  Tabs */
    .nav-tabs > li { width: 100%; }
    #location .owl-next { right: -30px; }
    #location .owl-prev { left: -30px; }
    .sendButton { margin-right: 0 !important; }
}

@media(max-width:540px) {
    .bannerlar .col-sm-4 { width: 100%; margin-bottom: 15px; }
}

@media(max-width:480px) {
    .sliderIcerik .slideText { font-size: 36px; }
        .sliderIcerik .slideText .altText { margin-top: 0; font-size: 24px; }
}

@media(min-width:768px) and (max-width:992px) {
    /* Navbar*/
    .navbar-default { margin: 90px 0 0 calc((-100% / 12 ) * 5); }
        .navbar-default .navbar-nav li > a { padding: 15px 10px; }

    /* Slider */
    #slider { margin-top: 15px; }
        #slider .item img { height: 350px; object-fit: cover; }

    /* About */
    .info .imgInfo { width: 100%; float: none !important; }
    .info p { float: none !important; width: 100% !important; }
    #bgImg,
    #bgImg .img-responsive,
    .aboutText { width: 100% !important; }

    #bgImg { margin: 25px 0 0 0; }

    .refRes { height: 175px; }
        .refRes .panel-footer { padding: 10px 3px; }
        .refRes a { font-size: 13px !important; }

    .gal .img-thumbnail { max-height: 220px; }
}

@media(max-width:1240px) {

    .logo { text-align: center; }
        .logo .img-responsive { display: inline-block !important; }
    .topBar:after,
    .topBarBg { display: none; }
    .topBar { background: transparent; text-align: center; }
    #header .di { display: block; }
        .callus,
        #header .di a { color: #125072 !important; }
    .callus { margin: 25px 0 0 0; }
    .bookmark { top: 10px; }
    .language { top: 15px; }
    #header .app a { color: #fff !important; }
    /*  Tabs */
    .nav-tabs > li { width: 100%; }
    #location .owl-next { right: -30px; }
    #location .owl-prev { left: -30px; }
    .sendButton { margin-right: 0 !important; }
}

@media(min-width:993px) and (max-width:1240px) {
    .navbar-default { margin: 90px 0 0 calc((-100% / 12 ) * 5); }
        .navbar-default .navbar-nav li > a { padding: 15px 10px; }

          .refRes { height: 190px; }
        .refRes .panel-footer { padding: 10px 3px; }
        .refRes a { font-size: 13px !important; }
}
