/*----------Navigation Dropdown on Hover--------------------*/

@media (min-width:768px){
    .sidebar-nav {
        padding: 9px 0;
    }

    .dropdown-menuH .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }
    .nav a{
        font-weight: bolder;
        font-size: 100%;
    }
    .nav > li > a{
        padding: 13.3px 19.9px !important;
    }

    .nav-pills > li > a{
        padding: 10px !important;
    }

    .dropdown-menuH li:hover .sub-menu {
        visibility: visible;
    }

    .dropdownH:hover .dropdown-menuH {
        display: block;
    }

    .nav-tabs .dropdown-menuH, .nav-pills .dropdown-menuH, .navbar .dropdown-menuH {
        margin-top: 0;
    }
    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }
    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px;
    }
    /*---------------------------------------------*/
    nav .dropdownH:hover{
        background: #006600;
    }
}

/*breadcrumbs*/
#nav-breadcrumb {
    margin: 0 0 15px 0;
}
#nav-breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#breadcrumbs-one{
    background: #5BB745;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #e5e5e5 #ccc;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    overflow: hidden;
    width: 100%;
}

#breadcrumbs-one li{
    float: left;
}

#breadcrumbs-one a{
    padding: .7em 1em .7em 2em;
    float: left;
    text-decoration: none;
    color: #006600;
    font-weight: bold;
    position: relative;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #ddd;
    background-image: linear-gradient(to right, #CCAB00, #CCAB00);  
}

#breadcrumbs-one li:first-child a{
    padding-left: 1em;
    border-radius: 5px 0 0 5px;
}

#breadcrumbs-one a:hover{
    background: #006600;
    color: #fff;
    font-weight: normal;
}

#breadcrumbs-one a::after,
#breadcrumbs-one a::before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;   
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid;
    right: -1em;
}

#breadcrumbs-one a::after{ 
    z-index: 2;
    border-left-color: #CCAB00;  
}

#breadcrumbs-one a::before{
    border-left-color: #ccc;  
    right: -1.1em;
    z-index: 1; 
}

#breadcrumbs-one a:hover::after{
    border-left-color: #006600;
}

#breadcrumbs-one .current,
#breadcrumbs-one .current:hover{
    font-weight: bold;
    background: none;
    color: #fff;
}

#breadcrumbs-one .current::after,
#breadcrumbs-one .current::before{
    content: normal;  
}


/*Print & Share*/
#tick{
    height:25px;
    position:relative;
    z-index:200;
    padding-top:20px;
}

#flip {
    width: 130px;
    height:20px;
    display:block;
    color:#434343;
    padding-left:0px;
    margin-top:-3px;
    text-decoration:none;
}
#flip ul li {
    text-decoration:none;
    list-style-type:none;
}
#panel,#flip
{
    background:#FFF;
    cursor:pointer;
    margin-right:15px;
    float:right;
}
#panel
{
    border:1px solid #ccc;
    box-shadow:5px 5px 5px #888;
    width:180px;
    display:none;
}
#panel > h2{
    margin:10px 0px 19px 30px !important;
    font-size:14px;
    font-weight:bold;
    color: #CCAB00;
}
#panel > ul{
    float:none!important;
    margin:0 5px 5px 10px !important;
    padding:0;
    list-style-type:none;
} 
#panel ul li{
    padding: 0 0 10px 0 ;
} 
#panel > li{
    float:none!important;
    margin:0 0 14px 0;
    padding:0!important;
}
#panel a:link,c52 a:hover,c52 a:active{
    text-decoration:none
}

a.panelfb{
    padding-bottom:5px;
    color: #006600;
}
a.paneltwitter{
    padding-bottom:5px;
    color: #006600;
}
a.panellinkedin{
    padding-bottom:5px;
    color: #006600;

}
a.panelgoogleplus{
    padding-bottom:5px;
    color: #006600;
}

a.panelfb:hover, a.panelgoogleplus:hover, a.paneltwitter:hover, a.panellinkedin:hover {
    color: #CCAB00;
}
.print{
    height:22px;
    width:125px;
    float:left;
}
.print a {
    padding-left: 10px;
    text-decoration:none;
    color:#1D4066;
}
.print a:hover{
    color:#CCAB00;
}
.head_left{
    height:25px;
    width:270px;
    float:right;
    font-family:Candara;
    font-size:15px;
    color:#1d3F66;
}
.print > ul {
    text-decoration:none;
    list-style-type:none;
}
.print > ul > li {
    text-decoration:none;
    list-style-type:none;
}
.pS {
    font-family: corbel;
}
a.printLink{
    position:relative;
    z-index:40;
    padding:0 0 0 20px;
    color:#006600;
    text-decoration:none;
}
a.c52Link{
    display:block;
    width:120px;
    padding:4px 8px 6px 20px;
    color:#006600;
    text-decoration:none;
}
a.c52Link:hover{
    color: #CCAB00;
}
a.c52Link.active{
}
.linerContent{
    height:4px;
    background:#B20000;
}
.pageLocation{
    height:20px;
    font-family:Candara;
    font-size:14px;
    color:#13264B;
    margin-bottom:5px;
}



/*Content Rating*/
#toLeft {

}
div#message {
    height:30px;
    text-align:right;
    font-weight:bold;
    color:#F00;
}
.details_left1{
    float:left;
    height:60px;
}
.question{
    height:32px;
    color:#444444;
    font-family:Candara;
    font-size:20px;
    margin:10px 0 0 0;
    float:left;
    text-align:right;
}

.answer{
    width:110px;
    height:32px;
    margin:15px 10px 0 20px;
    float:right;
}
.btn_agree, .btn_cancel {
    width: auto;
    padding: 5px 5px;
    border-radius:3px;
    border:1px solid #006600; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 15px;
    background: #006600;
    color: #FFF;
    text-align: right;
    font-family:corbel;
    font-size:15px;
    text-decoration:none;
}
.btn_agree:hover, .btn_cancel:hover {
    background-color:#CCAB00;
    color: #000; 
    cursor:pointer;
    border:1px solid #CCAB00;
}
#frm {
    display:none;
    width:320px;
    background: #5BB745;
    margin:25px 0 0 0;
    border-radius: 5px;
    border:2px solid #006600;
    height:305px;
    font-family:Candara;
    font-size:14px;
    font-weight: 600;
    padding-left:20px;
    padding-top:5px;
    position:relative;
    z-index:2000;
}
#contain {
    width:120px;
    height:20px;
    float:left;
}
.yes_btn {
    width:50px;
    height:32px;
    float:left;
}
.no_btn {
    width:50px;
    height:32px;
    float:right;
}


/*tabMenu*/
.reads .tab-content>.active{
    display:block
}
.tab-pane{
    display:none;
    margin-top: 15px;
}

/*Vick commented the below on 20/07/2016*/
/*.modal.fade .modal-dialog{
    -webkit-transition:-webkit-transform .3s ease-out;
    -o-transition:-o-transform .3s ease-out;
    transition:transform .3s ease-out;
    -webkit-transform:translate(0,-25%);
    -ms-transform:translate(0,-25%);
    -o-transform:translate(0,-25%);
    transform:translate(0,-25%);
}
.modal-backdrop.fade{
    filter:alpha(opacity=0);
    opacity:0
}
.fade.in{
    opacity:1
}
.fade{opacity:0;
     -webkit-transition:opacity .15s linear;
     -o-transition:opacity .15s linear;
     transition:opacity .15s linear
}*/
.nav-pills>li{
    float:left
}
.nav-pills>li a:hover {
    background-color: #5BB745;
}
.nav-pills>li>a{
    border-radius:0;

}
.nav-pills>li+li{
    margin-left:0px;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{
    color:#fff;
    background-color:#CCAB00;
    height: 40px;
}
.nav-pills li.active {
    color:#fff;
    background-color:#CCAB00;
    height: 40px; 
}
.nav-pills>.active>a>.badge{

    color: #fff;
    background-color:#006600;
}
.nav-pills>li>a>.badge{
    margin-left:0;
}
.reads .tab-content>.tab-pane{
    display:none;
    font-size: 120% !important;
}
.reads .tab-content>.active{
    display:block;
}
.tab-pane>a>button{
    display: block;
    margin-top:10px;
}
.nav-pills li {
    transition: 0.6s;
    box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    -moz-box-shadow: 0px 0px 5px #999;
    -o-box-shadow: 0px 0px 5px #999;
    display: inline-block;
    text-decoration: none;
    width: 19%;
    height: 40px;
    margin-top: 12px;
    margin-right: 10px;
    border-radius: 2px;
    background: #006600;
    padding-top: .1em;
    padding-bottom: .1em;
    padding-left: .1em;
}

.nav-pills li:hover {
    text-decoration: none;
    border-radius: 0;
    background: #5BB745;
}
.nav-pills li:hover:after {
    background: #47c9af;
}

.nav-pills li a {
    transition: 0.6s;
    text-decoration: none;
    font-size: 0.95em;
    color: #fff;
    padding-top: 0px;
}

.reads .tab-content {
    transition: 0.6s;
    padding: 0 0 0px 15px;
    box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    -moz-box-shadow: 0px 0px 5px #999;
    -o-box-shadow: 0px 0px 5px #999;
    height: 260px;
}

.reads .tab-content h3 {
    margin-top: 15px;
    font-size: 1.2em;
    font-weight: 700;  
}
.reads .tab-content p {
    font-size: 0.9em;
    font-size: 100%;
}

.beeg_image {
    transition: 0.6s;
    float: none;
    padding-right: 8px;
}


/*prev*/

.divider-top {
    transition: 0.6s;
    background-color: #C92706;
    height: 3px;
}

.clearer {
    padding-left: 0;
    padding-right: 0;
}

.emergency-grid {
    margin-top: 5px;
    float: left;
}

.img-subs {
    transition: 0.3s;
}

.left {
    transition: 0.6s;
    float: right;
    width: 300px;
    display: block;

}

.headies {
    transition: 0.6s;
    list-style: none;
    padding: 0;
    color: #006600;
}

.dropmarge {
    margin-top: 15px;
}

.index {
    z-index: 50;
    position: absolute;
}

.headies li {
    transition: 0.6s;
    margin-left: 30px;
    float: right;
    display: inline;
    color: #006600;
    list-style: none;
}

.headies li a {
    transition: 0.6s;
    display: inline;
    color: #006600;
    list-style: none;
}
.topp li {
    margin-left: 0;
    float: left;
}
.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;

    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.carousel {

    z-index: 1;
}

.form-search {
    transition: 0.6s;
    margin-top: 15px;

    float: right
}

.form-control {
    transition: 0.6s;
    margin-right: -4px;
    border: solid 1px #006600;
    border-radius: 0;
}

.btn-search {
    transition: 0.6s;
    color: white;
    background: #006600;
    border-radius: 0;
}

.btn-search:hover {
    color: #ffffff;
    background: #479B33;
}

.nav-top {
    transition: 0.6s;
    z-index: 50;
    transition: 0.6s;
    background-color: #479B33;
}

.navbar {
    border-radius: 0;
    background: rgba(71, 155, 51, 0.75);
    position: relative;
    margin-bottom: 0;
    border: 0 solid transparent;
    min-height: 0;
    transition: 0.6s;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    transition: 0.6s;
}

.navbar-nav > li > a:hover {
    color: #fff;
    background-color: #006600;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #006600;
    transition: 0.6s;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    transition: 0.6s;
    background-color: #006600;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #006600;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    color: #fff;
    background-color: #006600;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-collapse {
    transition: 0.6s;
    padding-right: 0;
    padding-left: 0;
}

.dropdown-menu {
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 13px;
}
.first .nav > li > a {
    font-weight: bold;
    font-size: 110%;
}


.golden_line {
    height: 3px;
    background: #CCAB00;

}

.container {
    transition: 0.6s;
}

.carousel {
    transition: 0.6s;
    background-color: rgba(91, 183, 69, 0.46);
    margin-top: 10px;
}

.carousel-inner img {
    transition: 0.6s;
    width: 100%; /* Set width to 100% */
    margin: auto;
    min-height: 380px;
}

.rslides {
    transition: 0.6s;
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    transition: 0.6s;
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    transition: 0.6s;
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.tab-list {
    margin-top: 20px;
}
.banner-info {
    transition: initial;
    background: rgba(201, 39, 6, 0.39);
    min-width: 25%;
    position: absolute;
    top: 60%;
    padding-left: 15px;
    text-align: left;
    z-index: 9999;
}

.side-line {

}
.banner-info h3 {
    margin: 0;
    padding: 10px 30px 10px 18px;
    font-style: normal;
    transition: 0.6s;
    color: #ffffff;
    background: rgba(91, 183, 69, 0.51);
    font-weight: 700;
    font-size: 1.5em;
    text-transform: uppercase;
    z-index: 9999;
    text-shadow: 1px 1px gray;
}

.banner-info p {
    transition: 0.6s;
    color: #fff;
    padding: 5px 30px 10px 18px;
    font-style: normal;
    background: rgba(0, 102, 0, 0.37);
    line-height: 1.5em;
    font-size: 1.0em;
    margin: 0 auto;
    width: 30em;
}

.second>p>strong{
    color:#fff;
}

.callbacks_container {
    position: relative;
    width: 100%;
}

.callbacks {
    position: static;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    left: 0;
    top: 0;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 40%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 72px;
    width: 38px;
    background: transparent url("../images/sp.png") no-repeat -19px -7px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background: transparent url("../images/sp.png") no-repeat -77px -7px;
    right: 0;
}

.dropdown-menu.columns-1 {
    transition: 0.6s;
    min-width: 700px;
}

.dropdown-menu.columns-2 {
    transition: 0.6s;
    min-width: 500px;
}

.dropdown-menu.columns-3 {
    transition: 0.6s;
    min-width: 700px;
}

.dropdown-menu.columns-4 {
    transition: 0.6s;
    min-width: 510px;
}

.dropdown-menu.columns-5 {
    transition: 0.6s;
    min-width: 330px;
}

.dropdown-menu.columns-6 {
    transition: 0.6s;
    min-width: 570px;
}

.dropdown-menu li a {
    padding: 5px 15px;
    font-weight: 300;
}

.multi-column-dropdown {
    transition: 0.6s;
    list-style: none;
    float: left;
    margin-left: -40px;
    margin-right: -40px;
}

.multi-column-dropdown li a {
    transition: 0.6s;
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal;
}

.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.men-img-wid {
    transition: 0.6s;
    margin-top: 10px;
    margin-bottom: 10px;
}

.reads {
    transition: 0.6s;
    padding: 0px;
    margin-bottom: 2px;
    width: 99.2%;
    margin-top: 7px;
    margin-left: 5px;
}

.read_more {
    box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    -moz-box-shadow: 0px 0px 5px #999;
    -o-box-shadow: 0px 0px 5px #999;
    color: white;
    border-radius: 0;
    background: #006600;
    border-bottom: solid 2px #CCAB00;
    transition: 0.6s;
    font-size: 1em;
}

.read_more:enabled {
    background: #006600;
    color: white;
}

.read_more:hover {
    background: #479B33;
    color: white;
}
.marg {
    margin-left: 15px;
}

.fine_line {
    height: 3px;
    background: #C92706;
}

.trav {
    transition: 0.6s;
    margin: 0;
    height: auto;
}

.before {
    transition: 0.6s;
    margin-top: 6px;
}

.before p {
    margin-bottom: 2px;
}

.before p strong {
    font-size: 1.6em;
    color: #006600;
}

.full_events {
    transition: 0.6s;
    border: solid 1px #006600;
    font-size: 1em;
    color: #006600;
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: 4px;
    padding: 2px;
    padding-left: 7px;
}

.full_events:hover {
    background: #006600;
    color: #ffffff;
}

.text_1 {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 76px;
    padding: 0;
    border: solid 2px #C92706;
}

.text_1 h2 {
    background: #461C00;
    margin: 0;
    text-align: center;
    padding: 0;
}

.text_1 p {
    background: #ffffff;
    margin: 3px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    font-size: 1em;
    color: #461C00;
}

.text_1 h2 strong {
    margin: 0;
    font-size: .6em;
    color: white;
}

.text_2 h1 {
    margin: 0;
    padding: 0;
}

.text_2 {
    margin: 0;
    padding: 0;
    float: left;
}

.text_2 h3 {
    font-size: 100%;
    color: #006600;
}

.text-right {
    margin-left: 10px;
    text-align: left;
    color: #006600;
}

.between {
    margin-top: 10px;
    margin-bottom: 10px;
}

.multimedia h2 {
    margin: 0;
    padding: 4px 0 6px 6px;
    background: #006600;
    color: #fff;
    font-size: 20px;
    border-top: 4px solid #4c2804;
}

.multimedia {
    height: 330px;
    padding-right: 0px;
    box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    -moz-box-shadow: 0px 0px 5px #999;
    -o-box-shadow: 0px 0px 5px #999;
}

.video {
    float: none;
    clear: both;
    width: 100%;

    padding-bottom: 43%;
    padding-top: 25px;
    height: 0;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.sport {
    background: #fff;
    box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    -moz-box-shadow: 0px 0px 5px #999;
    -o-box-shadow: 0px 0px 5px #999;
    border-top: 4px solid #C92706;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px;
}
.sport h2 {
    transition: 0.6s;
    margin-top: 0;
    margin-bottom: -3px;
    padding: 5px 0 8px 8px;
    background: #006600;
    font-size: 20px;
    color: #fff;
}

.sport div {
    padding: 7px;
    color: #000;
}

.sp_p {
    transition: 0.6s;
    font-size: 110%;
}

.btn-margin {
    transition: 0.6s;
    box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    -moz-box-shadow: 0px 0px 5px #999;
    -o-box-shadow: 0px 0px 5px #999;
    margin-top: -15px;
    color: white;
    border-radius: 0;
    float: right;
    background: #006600;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    border-bottom: solid 2px #C92706;
}

.btn-margin:enabled {
    background: #CCAB00;
    color: white;
}

.btn-margin:hover {
    background: #CCAB00;
    border-bottom: solid 2px #C92706;
    color: white;
}

.smalls {
    padding-right: 0;
    padding-left: 0;
}
.smallies {
    background: #D5D0C0;
    border-radius: 5px;
    height: 50px;
    margin-left: 16px;
    margin-bottom: 5px;
    padding-top: 13px;
    padding-left: 14px;
}
#selecttab{
    display:none;
}
.smallies a {
    color: #333;
}
.smallies a:hover {
    color: #fff;
}
.smallies:hover a, .smallies:hover a:hover{
    color: white;
}
.smallies:hover {
    background: #003300;
    color: white;
}

.smallies p.small_text {
    margin-left: 45px;
    margin-top: 3px;
}
#MyLiveChatContainer a {
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#MyLiveChatContainer a:hover {
    text-decoration: underline;
}
.panel-collapse .panel-body {
    /* background: url(../images/background.fw.png); */
    background: rgb(70, 162, 48);
}
body {
    transition: 0.6s;
    background: #fff;
    font-family: corbel, sans-serif;
}
a{
color: #5bb745;
    text-decoration: none;
}
.stuc:hover, .stuc_active{
  color: #5bb745 !important;
    text-decoration: none !important;  
}
.img_li{
    font-weight:bold;
    background:#f5f5f5;
    padding:15px 25px
}
.stuc img{
    margin-top:-10px;
    height: 233px;
}
a:hover{
color: #5bb745;
    text-decoration: none;
}

/*p {*/
/*margin-bottom:20px;*/
/*}*/

.clearout {
    height: 20px;
    clear: both;
}

.clear {
    clear: both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    /*float:left;*/
    width: 100%;

}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    /*position:relative;*/
}

.nbs-flexisel-item div {
    cursor: pointer;
    margin-left: 10px;

}

/*** Navigation ***/
.nbs-flexisel-nav-left {
    margin-right: 10px;
}

.nbs-flexisel-nav-right {
    margin-left: 10px;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 85px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.7;
}

.nbs-flexisel-nav-left {
    left: 5px;
    background: url(../images/slideleftnav.fw.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/sliderightnav.fw.png) no-repeat;
}


@media screen and (min-width: 768px) {
    .newsRow .col-sm-4 {
        padding: 0px;
        width: 31%;
        margin: 2px;
        min-height: 325px;
    }
}
#navpill{
    
}
.newsblock{
    padding: 10px;
    border-top: 5px solid #CCAB00;
}
.newsblock a {
    color: #333;
}
.newsTitle {
    font-weight: bold;
}
.newsblock a:hover {
    text-decoration: none;
}
.newsblock a:active {
    text-decoration: none;
}
.newsblock img {
    width: 80px;
    height: 80px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.newsblock .read-more{
    color: #006600;
    text-decoration: none;
    background: #fff;
    border: 1px solid #006600;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 5px;
}
.contentArea {
    font-family: Candara;
    font-size: 15px;
    color: #333;
}
.contentArea h3 strong{
    color:#5bb745 !important;
}

.callout-box a {
    color: #fff;
}
.callout-box a:hover{
    text-decoration: none;
}
.callout {
    background: #CCAB00;
    border: #CCAB00 1px solid;
    box-shadow: 5px 5px 5px #ccc;
    padding-left: 15px;
}
.callout:hover {
    background: #5BB745;
    border: #5BB745 1px solid;
}
.callout li {
    display: block;
}
.callout-txt1 {
    font-size: 14px;
    padding: 15px 0 10px -10px;
}
.callout-txt2 {
    font-size: 22px;
}
li .callout-angle1 {
    position: absolute;
    margin-left: 230px;
    margin-top: -47px;
}
li .callout-angle2 {
    position: absolute;
    margin-left: 125px;
    margin-top: -47px;
}
.img_img{
    width:20%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    min-height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 97.5%;
    padding: 12px;
    z-index: 9999;
    min-height: 163px;
    padding: 10px 5px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:16px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 97.5%;
    padding: 10px 10px;
    top: 116px;
}
.img_h3 h3{
    font-size: 17px;
    margin-top:3px;
    margin-bottom:12px;
}
.img_h3 p{
    font-size:15px;
}
.img_h3 a{
    color:orange;
}
/*.callout-txt3 {
    font-size: 12px;
    padding: 15px 0 10px 0;
}
.callout-txt4 {
    font-size: 22px;
    padding-left: 5px;
}*/

/*----google search------*/
.gsc-search-button input[type=image]{
    height:32px;
    border:1px solid #006600;
    background-color:#006600;
    margin:0px;
    margin-left:-12px;
    position:relative;
    top:2px;
    border-left:0px;
    border-radius:0px;
    width:30px;
    background-image:url(../images/go.png);
    background-repeat:no-repeat;
}

.gsc-search-button input[type=image]:hover{
    border:1px solid #006600;
    background-color:#006600;
    margin:0px;
    margin-left:-12px;
    position:relative;
    top:2px;
    border-left:0px;
    border-radius:0px;
    width:30px;
    background-image:url(../images/go.png);
    background-repeat:no-repeat;
}

#gsc-iw-id1{
    border:2px solid #006600;
    height:32px;
    border-radius:0px;
    font-family: "AlegreyaSans-Regular";
    margin:0px;
    border-right:0px;
}

.printshare {
    margin-top: -20px;
    margin-bottom: 20px;
}
/*Accordion*/


.delivery h3 {
    margin-top: auto;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.grey-container h3 {
    margin-top: auto;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.grey-container .button.more-info {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.accordion-faq {
    text-align: left;
    position: relative
}
.accordion-faq .panel {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}
.accordion-faq .panel .panel-heading {
    padding: 0;
    color: #fff;
    border-radius: 0!important;
    background: #333
}
.accordion-faq .panel-heading a {
    display: block;
    position: relative;
    background: #5bb745;
    color: #fff;
    padding: 10px 5px 12px 15px;
    border-radius: 0;
    border-right: 48px solid #ccab00;
    min-height: 50px;
    font-weight: bold;
}
.gal_title, .gal_title a{
    font-size: 15px;
    font-weight: bold;
    text-transform:uppercase;
    color: rgba(128, 128, 128, 0.88);
}
.gal_ref:hover img{
    border: 1px solid #f7f7f7;
    padding: 5px;
}
.gal_ref img{
    border: 1px solid #f7f7f7;
    padding: 10px;
}
.gal_phot{
    color: #ccab00;
    font-weight: bold;
    font-family: calibri;
}
.gal_titb, .gal_titb a{
    font-weight: bold;
    font-size: 14px;
    color: #5bb745;
}
.accordion-faq .panel-heading a:hover, .accordion-faq .panel-heading a:active, .accordion-faq .panel-heading a:focus {
    text-decoration: none
}
.accordion-faq .panel:last-child {
    box-shadow: none;
    border-bottom: none
}
.accordion-faq .arrow-down, .accordion-faq .arrow-up {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 50%;
    margin-top: -15px;
    right: -36px;
    color: #fff;
}
.accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up {
    display: none
}
.accordion-faq .collapsed .arrow-down {
    display: block
}
.panel-body>li{
    list-style-type:none;
    padding:7px 15px;
    border-bottom: 1px solid #f5f5f5;
}
.accordion-faq .panel-body {
    border-top: 0!important;
    padding: 15px;
    background: #fff;
    border: 1px #eee solid;
    color: #333333;
    border-top: none;
}
.panel-body>ul>li{
    list-style-type:none;
    font-size: 16px;
}

.panel-body>ul>li>span{
    color:#c92706;
    font-size:22px;
}

.panel-body{
    font-size: 16px;
}
.accordion-faq.panel-group .panel+.panel {
    margin-top: 10px
}
.simple-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.bold-list>li>a {
    font-weight: 700;
    text-transform: uppercase
}
.simple-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    bottom: -.8em
}
.simple-list li {
    margin: 0;
    padding: 0 0 12px
}
.simple-list .icon {
    margin-right: 9px
}
.arrow-list li {
    padding-left: 12px;
    position: relative
}
.arrow-list li:before {
    content: "\f105";
    display: inline;
    font-size: 1.1em;
    position: absolute;
    left: 0;
    top: -1px;
    font-family:'Corbel',FontAwesome;
}
.disc_more{
    margin-top: 10px;
    background:#7cc769;
    padding:7px 20px;
    font-size:22px;
    color:#fff;
    border-top: 2px solid #c92706;
    border-top-right-radius: 0.5em;
    box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* End*/
.newsblock{
    margin-left: 0px;
    margin-right: 0em;
}
.con_lecture{
    border:1px solid #ddd;
    padding: 5px 10px;
    color: #5bb745;
    text-transform:uppercase;
}

.con_topic{
    font-weight:bold;
    font-size: 15px;
    text-transform:uppercase;
    color:#ce1010;
    word-spacing:1px

}

.con_guest{
     border:1px solid #ddd;
     padding: 5px 10px;
     color: #5bb745;
     text-transform:uppercase;
}

.con_name{
    font-weight:bold;
}

.con_com, .con_title{
    font-style:italic;
}
@media (max-width: 1024px){
.newsblock img {
    width: 100% !important;
    height: auto !important;
}
.newsblock span {
    font-size: 110%;
    color: #C92706;
}
.newsblock p{
    padding:5px;
}
.newsRow .col-sm-4 {
    padding: 0px;
    min-height: 420px;
}

.img_img{
    width:20%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    min-height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 97.5%;
    padding: 12px;
    z-index: 9999;
    min-height: 137px;
    padding: 10px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:15px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 96.5%;
    padding: 10px 5px;
    top: 91px;
}
.img_h3 h3{
    font-size: 14.5px;
    margin-top:3px;
    margin-bottom: 10px;
}
.img_h3 p{
    font-size:13px;
}
.img_h3 a{
    color:orange;
}

}
@media (max-width: 991px){
.newsblock img {
    width: 100% !important;
    height: auto !important;
}
.newsblock span {
    font-size: 110%;
    color: #C92706;
}
.newsblock p{
    padding:5px;
}
.newsRow .col-sm-4 {
    padding: 0px;
    min-height: 420px;
}

.img_img{
    width:20%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    min-height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 97.5%;
    padding: 12px;
    z-index: 9999;
    min-height: 131px;
    padding: 10px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:15px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 96.5%;
    padding: 10px 5px;
    top: 86px;
}
.img_h3 h3{
    font-size: 14.5px;
    margin-top:3px;
    margin-bottom: 10px;
}
.img_h3 p{
    font-size:13px;
}
.img_h3 a{
    color:orange;
}

}

@media (max-width: 960px){
.newsblock img {
    width: 100% !important;
    height: auto !important;
}
.newsblock span {
    font-size: 110%;
    color: #C92706;
}
.newsblock p{
    padding:5px;
}
.newsRow .col-sm-4 {
    padding: 0px;
    min-height: 420px;
}

.img_img{
    width:20%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    min-height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 97.5%;
    padding: 12px;
    z-index: 9999;
    min-height: 126px;
    padding: 10px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:15px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 96.5%;
    padding: 10px 5px;
    top: 81px;
}
.img_h3 h3{
    font-size: 14.5px;
    margin-top:3px;
    margin-bottom: 10px;
}
.img_h3 p{
    font-size: 13px;
    margin-top: -5px;
}
.img_h3 a{
    color:orange;
}

}


@media (max-width: 800px){
.newsblock img {
    width: 100% !important;
    height: auto !important;
}
.newsblock span {
    font-size: 110%;
    color: #C92706;
}
.newsblock p{
    padding:5px;
}
.newsRow .col-sm-4 {
    padding: 0px;
    min-height: 430px;
}

.img_img{
    width:20%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
    margin-top: -2px;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    min-height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 96%;
    padding: 8px;
    z-index: 9999;
    min-height: 105px;
    padding: 0px 5px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size: 13px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 96.5%;
    padding: 10px 5px;
    top: 60px;
}
.img_h3 h3{
    font-size: 14.5px;
    margin-top:3px;
    margin-bottom: 10px;
}
.img_h3 p{
    font-size: 12px;
    margin-top: -10px;
    margin-bottom: -3px;
}
.weather_today h3 {
   width: 105% !important;
}
.img_h3 a{
    color:orange;
    font-size: 12px;
    /* margin-bottom: 0px; */
}

}
@media(max-width:767px){
    .reads .tab-content>.tab-pane{;
    }
    .callout-box {
        display: none;
    }
    #img_img{
    width:50%;
    margin:0px;
    padding:0;
}
   
.img_img{
    width:50%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    width:100%;
    min-height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 98%;
    padding: 12px;
    z-index: 9999;
    min-height: 255px;
    padding: 10px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:17px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 98%;
    padding: 10px 10px;
    top: 207px;
}
.img_h3 h3{
    font-size: 17px;
    margin-top:3px;
    margin-bottom:12px;
}
.img_h3 p{
    font-size:16px;
}
.img_h3 a{
    color:orange;
}


.banner-info {
    /* display: none; */
    transition: 0.6s;
    background: #ffffff;
    min-width: 20%;
    position: static;
    margin-top: 0px;
    padding-left: 0px;
    padding-top:10px;
    text-align: left;
    z-index:0;
}

.banner-info h3 {
    margin: 0;
    padding: 46px 30px 10px 18px;
    font-style: normal;
    transition: 0.6s;
    color: #fff;
    background: #5BB745;
    font-weight: 700;
    font-size: 1.8em;
    text-transform: uppercase;
    z-index: 999;
}

.banner-info p {
    transition: 0.6s;
    color: #e9ac21;
    padding: 10px 30px 10px 18px;
    font-style: normal;
    background: #006600;
    line-height: 1.5em;
    font-size: 1.2em;
    margin: 0 auto;
    width:auto;
}

}

@media(max-width:720px){
    .callout-box {
        display: none;
    }
    #img_img{
    width:50%;
    margin:0px;
    padding:0;
}
.img_img{
    width:50%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    width:100%;
    min-height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 98%;
    padding: 12px;
    z-index: 9999;
    min-height: 238px;
    padding: 10px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:17px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 98%;
    padding: 10px 10px;
    top: 190px;
}
.img_h3 h3{
    font-size: 17px;
    margin-top:3px;
    margin-bottom:12px;
}
.img_h3 p{
    font-size:16px;
}
.img_h3 a{
    color:orange;
}


.banner-info {
    /* display: none; */
    transition: 0.6s;
    background: #ffffff;
    min-width: 20%;
    position: static;
    margin-top: 0px;
    padding-left: 0px;
    padding-top:10px;
    text-align: left;
    z-index:0;
}

.banner-info h3 {
    margin: 0;
    padding: 46px 30px 10px 18px;
    font-style: normal;
    transition: 0.6s;
    color: #fff;
    background: #5BB745;
    font-weight: 700;
    font-size: 1.8em;
    text-transform: uppercase;
    z-index: 999;
}

.banner-info p {
    transition: 0.6s;
    color: #e9ac21;
    padding: 10px 30px 10px 18px;
    font-style: normal;
    background: #006600;
    line-height: 1.5em;
    font-size: 1.2em;
    margin: 0 auto;
    width:auto;
}

}


@media screen and (max-width: 600px) {
    #img_img{
    width:50%;
    margin:0px;
    padding:0;
}
.img_img{
    width:50%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    width:100%;
    height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 96%;
    padding: 12px;
    z-index: 9999;
    min-height: 193px;
    padding: 10px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:14px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 97.5%;
    padding: 10px 10px;
    top: 149px;
}
.img_h3 h3{
    font-size: 14px;
    margin-top:3px;
    margin-bottom:12px;
}
.img_h3 p{
    font-size:12px;
}
.img_h3 a{
    color:orange;
}
}

@media screen and (max-width: 640px) {
    #img_img{
    width:50%;
    margin:0px;
    padding:0;
}
.img_img{
    width:50%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    width:100%;
    height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 12px;
    width: 97.5%;
    padding: 15px;
    z-index: 9999;
    min-height: 207px;
    padding: 10px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:14px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 97.5%;
    padding: 10px 10px;
    top: 164px;
}
.img_h3 h3{
    font-size: 19px;
    margin-top:3px;
    margin-bottom:16px;
}
.img_h3 p{
    font-size:14px;
}
.img_h3 a{
    color:orange;
    font-size:14px
}
}


@media screen and (max-width: 480px) {

.reads .tab-content>.tab-pane{
        font-size: 15px !important;
    }
    #img_img{
    width:50%;
    margin:0px;
    padding:0;
}
    #navpill{
        display: none;
    }
    
     #selecttab{
       display: block;
        height: 40px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    background: #46a230;
    color: #fff;
    }  
    #selecttab>option{
        background: #d5d0c0;
    height: 50px;
    font-size: 17px !important;
    margin: 10px 0;
    padding: 24px;
        color:#000;
        border-bottom:1px solid #fff;
    }

.img_img{
    width: 101%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    width:100%;
    height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 11px;
    width: 98.5%;
    padding: 12px;
    z-index: 9999;
    min-height: 309px;
    padding: 7px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:14px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 98.5%;
    padding: 10px 10px;
    top: 265px;
}
.img_h3 h3{
    font-size: 14px;
    margin-top:3px;
    margin-bottom:12px;
}
.img_h3 p{
    font-size:12px;
}
.img_h3 a{
    color:orange;
}
}

@media screen and (max-width: 375px) {
    #img_img{
    width:100%;
    margin:0px;
    padding:0;
}
.img_img{
    width: 100%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    text-decoration:none;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    width:100%;
    height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 11px;
    width: 98%;
    padding: 12px;
    z-index: 9999;
    min-height: 232px;
    padding: 4px 10px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size:14px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 98%;
    padding: 10px 10px;
    top: 187px;
}
.img_h3 h3{
    font-size: 14px;
    margin-top:3px;
    margin-bottom:12px;
}
.img_h3 p{
    font-size:12px;
}
.img_h3 a{
    color:orange;
}
}


@media screen and (max-width: 320px) {
    #img_img{
    width:100%;
    margin:0px;
    padding:0;
}
.img_img{
    width: 100%;
    margin: 4px 0;
    padding:0;
}
.img_img a{
    font-size: 11px;
    text-decoration:none;
    margin-top: -18px;
}
.img_img:hover{
    opacity:0.9;
    cursor:pointer
}
.img_clas{
    padding:10px 3px;
}
.img_clas img{
    width: 100%;
    height: auto;
    margin-bottom:-20px;
    border:1px solid #d4d7d8;
}
.img_h3{
    position: absolute;
    /* font-size:16px; */
    text-align: left;
    background: rgba(18, 63, 7, 0.5);
    color: #ffffff;
    top: 10px;
    width: 98%;
    padding: 12px;
    z-index: 9999;
    min-height: 189px;
    padding: 2px;
    display:none;
}
.lone_h{
    position:absolute;
    font-size: 12px;
    text-align:left;
    background: rgba(18, 63, 7, 0.5);
    color:#fff;
    padding:10px 0;
    width: 97.5%;
    padding: 5px;
    top: 158px;
}
.img_h3 h3{
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 6px;
}
.img_h3 p{
    font-size:11px;
    margin-top: -4px;
    margin-bottom: -3px;
}
.img_h3 a{
    color:orange;
    /* margin-top: -49px !important; */
}
}
.dropbtn {
    background-color: #5BB745;
    color: white;
    padding: 5px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    font-weight: bold;
}

.dropdownG {
    position: relative;
    display: inline-block;
    padding: 15px;
}

.dropdown-content {
    display: none;
    position: absolute;
    z-index: 1;
	width: 97%;
	background-color: #ffffff;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}

.dropdown-content a {
    color: #006600;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 16px;
    text-decoration: none;
    background: #ccc;
    display: block;
    width: 103%;
}

.dropdown-content a:hover {
	background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
#down{
	background: #f8f8f8;
	font-size: 15px;
	margin-bottom: 10px;
	padding-top:15px;
	padding-bottom:10px;

}