.site-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: bold;
    font-family: segoe script;
}

#basic {
    /*height:100%;*/
    height:450px;
    border:1px solid white;
    /*	border-radius: 25px;*/
    padding:10px;
    background: white;

    /* W3C Standard */
    background: linear-gradient(to bottom, white, white);
}

#verticalLine {
    border-right:  medium #CC0000 solid;
    height:60px;
}



body.site {
    border-top: 3px solid #0088cc;
    padding: 20px;
    background-color: #fff;
    background-image:url("pattern1.png");
    background-repeat: repeat;
}

.body .container {
    background-color: #fff;
    /*	background-image:url("background6.jpg");*/
    background-repeat: repeat-x;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px;
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    padding-top: 5px;
}

#basics {
    background-color: #F2EFEF;
    /*	border:5px solid #EAD9BF;*/
    border-radius: 25px;
}
body {
    color: #262626;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 23px;
}
h1{
    font-family: "Open Sans",sans-serif;
    color:#333;
}


.navigation{
    /*background-color: #FCE267;*/
    /*background-color: #87C846;*/
}

.nav {
    margin-left: 3px;
    margin-bottom: 18px;
    list-style: none;
}

#box {
    background-color: #A9C5E0;
    border:5px solid #638AB3;
    border-radius: 25px;
    /*	padding: 10px 10px 10px 10px;*/
    /*	 height:600px;*/
}


/*#basics {
        height:500px;
        border:1px solid white;
        padding:10px;
        background: #fff2d7;

         W3C Standard
        background: linear-gradient(to bottom, #fff2d7, white);
}*/

/* #ffd79a*/

/*#fff2d7*/

/*main color previous - #ffcc99*/

/*
 text color after focus*/
/*.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
        color: red;
        background-color: #08c;
}*/
/*
 box color during hover*/
/*.nav > li > a:hover,
.nav > li > a:focus {
        text-decoration: none;
        background-color: black;*/
/*}*/
.nav > li > a {
    color: #333;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    padding: 0 14px 16px;
    text-transform: uppercase;
}

.nav-pills > li > a {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 2px;
    line-height: 14px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    color:  #20b4ea;
    background-color: transparent;

}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background-color: transparent;
    color: #20b4ea;
}

.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
    text-decoration: none;
    color: #20b4ea;
    background-color: #efefef;
    background-image: none;
}
.navigation{
    background-color: #fcfcfc;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background: url(header_overlay.png) repeat-x top ;
    z-index: 999;
    /*background-color: #FCE267;*/
    /*background-color: #87C846;*/
}
.navigation .nav-child:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,0.2);
    content: '';
}

/*.navigation .nav-child:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px;
}*/
.navigation .nav-child:after {
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px;
}
.navigation .nav-child {
    background-color: #efefef;
    border-radius: 0px;
    opacity: 0.88;
}  
.container {
    margin-right: auto;
    margin-left: auto;
    background-color: #000;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
       *zoom: 1;

}
.navigation .nav-child a {
    clear: both;
    color:#333333;
    display: block;
    font-size: 12.5px;
    font-weight: normal;
    line-height: 1.42857;
    margin: 0 19px;
    padding: 11px 0;
    white-space: nowrap;
    border-bottom: 1px solid #dddddd;

}
.nav-child > li:last-child > a {
    border-bottom: medium none;
}
a:focus {
    outline:none ;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.header {
    margin-bottom:0px;
}
.clearfix:before, .clearfix:after {
    padding-bottom: 12px
}     
#rdm
{
    padding-top: 22px;
}
#rdm1
{
    padding-top: 21px;
}
@media only screen and (max-width: 980px) {
    #rdm
    {
        padding-top: 2px;
    }
    #rdm1
    {
        padding-top: 49px;
    }
    #basic {

        height:500px;
    }
    .navigation{

        padding: 0px 0 0px;

    }
}
/*for responsive menu*/
#second_nav
{
    display: none;
}

@media only screen and (max-width: 980px) {
    #second_nav {
        display:block;
    }
    #first_nav {
        display:none;
    }
    /*for responsive menu*/
    .navigation {
        font-size: 15px;
    }

    /*for responsive hover padding*/
    li {
        line-height: 17px;
    }

}
#second_nav{
    /*background-color: #19385F;*/
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #aaa 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    border:0;
    margin:0;
}

#second_nav .container{
    background:none;
    background-color: transparent;
    border:0px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.navbar-inner-second-nav {
    background:none;
    background-color: transparent;
    min-height: 40px;
    padding: 0px;
    border:0;
}

#second_nav_detail{
    /*background-color: white;*/
    margin-top:8px;
}
.btn:focus {
    outline:transparent;
    outline-offset: -2px;
}
.navbar .btn-navbar {
    float: left;
}
.navbar .btn,
.navbar .btn-group {
    margin-top: 0px;
}
.tp-caption.strategum-small-01 {
    /*background-color: rgb(51, 84, 95);*/
    background-color:rgba(0, 0, 0, 0.5);
    font-size: 26px;
    }