/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('font/tt0009m_-webfont.eot');
    src: url('font/tt0009m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/tt0009m_-webfont.woff2') format('woff2'),
         url('font/tt0009m_-webfont.woff') format('woff'),
         url('font/tt0009m_-webfont.ttf') format('truetype'),
         url('font/tt0009m_-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: 'swis721_cn_btroman';
    font-weight: normal;
    font-style: normal;   
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    background-size: cover !important;
    -o-background-size: cover!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #fff;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

/*.brand,
.address-bar {
    display: none;
}*/

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 10px 0 0px;
        text-align: right;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        /*background: #fff;*/
        /*background: rgba(255,255,255,0.9);*/
    }

    .nav>li>a {
        padding: 5px 12px;
    }
	.navbar-nav li:nth-of-type(1) a {background: rgb(0, 52, 113) none repeat scroll 0% 0%; border: 2px solid #fff;border-radius: 5px;box-shadow: 0px 2px 5px #000; }
	.navbar-nav li:nth-of-type(2) a {background: #00670c; border: 2px solid #fff;border-radius: 5px;box-shadow: 0px 2px 5px #000;}
	.navbar-nav li:nth-of-type(3) a {background: #53009e; border: 2px solid #fff;border-radius: 5px;box-shadow: 0px 2px 5px #000;}
	.navbar-nav li:nth-of-type(4) a {background: #f25b00; border: 2px solid #fff;border-radius: 5px;box-shadow: 0px 2px 5px #000;}
	.navbar-nav li:nth-of-type(5) a {background: #ef0b00; border: 2px solid #fff;border-radius: 5px;box-shadow: 0px 2px 5px #000;}
	.navbar-nav li:nth-of-type(6) a {background: #003471; border: 2px solid #fff;border-radius: 5px;box-shadow: 0px 2px 5px #000;}


    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
	
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
.home{background: url(../img/web-gopiarts-Mainpage.jpg) no-repeat top center;}
.about {background: url(../img/about.jpg) no-repeat top center; }
.sampledesign1 { background: url(../img/Sample-Designes1.jpg) no-repeat top center;}
.sampledesign2 { background: url(../img/Sample-Designes2.jpg) no-repeat top center;}
.sampledesign3 { background: url(../img/Sample-Designes3.jpg) no-repeat top center;}
.sampledesign4 { background: url(../img/Sample-Designes4.jpg) no-repeat top center;}
.sampledesign5 { background: url(../img/Sample-Designes5.jpg) no-repeat top center;}
.samplephotos1 { background: url(../img/web-Photos-1.jpg) no-repeat top center;}
.samplephotos2 { background: url(../img/web-Photos-2.jpg) no-repeat top center;}
.samplephotos3 { background: url(../img/web-Photos-3.jpg) no-repeat top center;}
.sampledic1 { background: url(../img/Sample-Doc-Films-1.jpg) no-repeat top center;}
.contact { background: url(../img/Contact-us.jpg) no-repeat top center;}
/*.navbar-default { position: fixed; bottom: 5px; width: 100%;}*/
.home-list { margin:5px 0 0 0 ; }
.home-list p { color:#fff; font-size:16px; }
img {max-width: 100%;}
.about-pera p{font-size:16px; color:#fff;}
.about-pera p strong {color:#fff200;}
.navbar-default .navbar-nav>li>a {
	color:#fff !important;
}