* {
    color_option: #00897B #004D40 #C62828 #607D8B #455A64 #263238 #333333
}
@font-face {
    font-family: 'Roboto-Bold';
    src:         url('../fonts/roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style:  normal;
}
@font-face {
    font-family: 'Roboto-Medium';
    src:         url('../fonts/roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style:  normal;
}
@font-face {
    font-family: 'Roboto-Regular';
    src:         url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style:  normal;
}
@font-face {
    font-family: 'AlexBrush-Regular';
    src:         url('../fonts/AlexBrush-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style:  normal;
}
.minigap {
    clear:  both;
    margin: 30px 0;
}
.nanogap {
    clear:  both;
    margin: 10px 0;
}
.gap {
    clear:  both;
    margin: 50px 0;
}
.nopadding {
    padding: 0px;
}
body {
    font-family: 'Roboto-Regular', sans-serif;
    font-size:   14px;
    color:       #444444;
    background:  #FBFBFB;
    -background: url("../images/bg.jpg") repeat;
}
.topbar {
    background: #0D3451;
    height:     6px;
}
.logo {
    background: url("../images/bg1.png") #F2F2F2;
    -width:     200px;
    -height:    200px;
    text-align: center;
    padding:    10px 0;
    box-shadow: 2px 2px 5px #CCCCCC;
}
.name {
    font-family:    Impact;
    font-size:      120px;
    text-align:     center;
    margin-top:     -10px;
    letter-spacing: 2px;
    text-shadow:    0px 0px 5px #8A8A8A;
}
.sub_name {
    position:       absolute;
    font-size:      22px;
    color:          #111111;
    margin:         -30px 0px 0 91px;
    letter-spacing: 6.6px;
    font-family:    "Roboto-Medium";
}
.line {
    height:     2px;
   max-width:      609px;
    background: #666666;
    position:   absolute;
    margin:     -32px 0 0 85px;
	width:80%;
}
.sub_name {
    position: absolute;
}
.bg {
    background: url("../images/pat_1.png");
    box-shadow: 2px 2px 5px #CCCCCC;
}
.right_box {
    background: url("../images/pat_2.png") #F2F2F2;
    text-align: center;
    color:      #F2F2F2;
    padding:    10px 0;
    box-shadow: 2px 2px 5px #CCCCCC;
}
.right_box {
    padding:    15px 10px;
    box-shadow: -2px 2px 5px #CCCCCC;
    height:     181px;
}
.right_box .date {
    font-size:   17px;
    font-family: "Roboto-Medium";
}
.right_box hr {
    margin: 14px 0 27px 0;
    border: 1px dotted #333333;
}
.right_box .issue {
    position:    absolute;
    font-size:   20px;
    color:       #b6f0d0;
    font-family: Roboto-Medium;
    margin:      -18px 0 0 6px;
}
.right_box .year {
    position:    absolute;
    font-size:   38px;
    margin:      47px 0 0 -38px;
    font-weight: 700;
    font-family: Roboto-Bold;
    color:       #b6f0d0;
}
.right_box .newsltr {
    position: absolute;
}
footer h3 {
    text-transform: uppercase;
    color:          #F2F2F2;
    font-size:      30px;
    margin-bottom:  20px;
}
footer {
    background: url("../images/ftr-bg2.png") no-repeat center center #755928;
    padding:    25px 0;
    color:      #CCCCCC;
    text-align: center;
    border-top: 5px solid #755928;
	box-shadow: inset 0px 0px 50px #333333;
}
footer hr {
    border: 1px dotted #333333;
    width:  75%;
    margin: 10px auto 6px auto;
}
footer p {
    font-size: 18px;
}
.content h2 {
    font-family: Roboto-Medium;
    background: #2bae97;
    font-size: 24px;
    color: #F2F2F2;
    padding: 10px 15px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 0px;
    border-right: 20px solid #2bae97;

}
.content ol {
    margin-left: -40px;
}
.content ol a, .content ol a:hover {
    color:           #F2F2F2;
    text-decoration: none;
}
.content li {
    background: #2bae97;
    margin: 15px 0;
    padding: 15px 15px;
    font-size: 18px;
    border-radius: 3px;
    border-right: 10px solid #179c85;
    border-left: 10px solid #179c85;
    text-transform:           capitalize;
    font-family:              Roboto-Medium;
    color:                    #F2F2F2;
    -o-transition-duration:   1s;
    -moz-transition-duration: 1s;
    -webkit-transition:       1s;
    list-style:               none;
    transition:               all 0.2s ease-in 0s;
}
.content li:hover {
    margin-left: 10px;
    background: #179c85;
    border-right: 10px solid #2bae97;
    border-left: 18px solid #2bae97;
    -o-transition-duration:   1s;
    -moz-transition-duration: 1s;
    -webkit-transition:       1s;
    transition:               all 0.2s ease-in 0s;
}
.content small {
    text-transform: lowercase;
    font-family:    Roboto-Regular;
    color:          #b6f0d0;
}
.content p {
    font-size: 18px;
    font-family: Roboto-Medium;
    text-align: justify;
}
.btnUp {
    margin-top: -40px;
}
.content a.readmore {
      background: #2bae97;
    border-right: 5px solid #179c85;
    border-left: 8px solid #179c85;
    padding: 8px 25px;
    text-align: center;
    color: #dff0d8;
    border-radius:            2px;
    -o-transition-duration:   1s;
    -moz-transition-duration: 1s;
    -webkit-transition:       1s;
    transition:               all 0.2s ease-in 0s;
}
.content a.readmore:hover {
   background: #179c85;
    border-right: 5px solid #179c85;
    border-left: 8px solid #2bae97;
    text-decoration:          none;
    -o-transition-duration:   1s;
    -moz-transition-duration: 1s;
    -webkit-transition:       1s;
    transition:               all 0.2s ease-in 0s;
}
.box1 {
    background: url(../images/content_bg.png) no-repeat center center #fbfbfb;
    padding: 20px 25px;
    /* border: 1px solid #fff; */
    box-shadow: inset 0px 0px 50px #BCBCBC
}
.box2 {
    background: url("../images/bg3.png") no-repeat center center #F2F2F2;
    padding:    20px 25px;
    color:      #333333;
    border:     1px solid #CCCCCC;
    box-shadow: inset 0px 0px 50px #BCBCBC;
}
.box3 {
    background: url("../images/content_bg.png") no-repeat center center #755928;
    padding:    20px 25px;
    color:      #F2F2F2;
    border:     1px solid #CCCCCC;
    box-shadow: inset 0px 0px 50px #333333;
}

.box4 {
    background: url(../images/box4-bg.png) center center rgba(8, 162, 134, 0.85);
    padding:     20px 25px;
    color:       #F2F2F2;
    border:      1px solid #CCCCCC;
box-shadow: inset 0px 0px 50px #777
}
.box4 h3 {
    font-family:   Roboto-Medium;
    background:   #8a6d3b !important;
    font-size:     23px;
    line-height:   1.5;
    text-align:    center;
    color:         #ffffff !important;
    padding:       10px 15px;
    border-radius: 3px;
    width:         100%;
    margin:        0px;
    border-left:  20px solid #755928 !important;
    border-right:  none !important;
}
.bx-img
{    max-height: 340px;
	width:100%;
	margin-bottom:10px;
}
.content h3 {
    font-family:   Roboto-Medium;
    background:    #0D3451;
    font-size:     23px;
    line-height:   1.5;
    text-align:    center;
    color:         #F2F2F2;
    padding:       10px 15px;
    border-radius: 3px;
    width:         100%;
    margin:        0px;
    border-right:  20px solid #092133;
}
.content h4 {
    font-family: Roboto-Bold;
    font-size:   20px;
}
.melbourn ul {
    margin-left: 10px;
}
.melbourn li {
    background:     transparent;
    margin:         0;
    padding:        0;
    font-size:      18px;
    border-radius:  0;
    border-right:   none;
    border-left:    none;
    text-transform: capitalize;
    font-family:    Roboto-Medium;
    color:          #ffffff;
    list-style:     inherit;
}
.melbourn li:hover {
    margin-left:  0;
    background:   transparent;
    border-right: none;
    border-left:  none;
}
.content ol a, .content ol a
{
	font-size:14px;
}
.melbourn img
{
	min-height:190px;
}
img{
	max-width:100%;
}
.width100
{
	width: 100%;
}