hr {
margin-top: 0px;
}
.news_info{
margin-top: 10px;
}
.header{
position: fixed;
width: 100%;
z-index: 9999;
background: #fff;
box-shadow: 0px 0px 5px rgb(0 0 0 / 3%);
}
.bg img{
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
background: #f1f1f1 !important;
color: #000 !important;
}
.mega-sub-menu{
margin-top: 40px !important;
}
.mega-sub-menu li:hover{
background: #f1f1f1 !important;
}
#mega-menu-wrap-primary {
background: #fff !important;
float: right !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
color: #000 !important;
padding: 20px 0px 0px 15px;
font-size: 15px;
margin: 0 0 0 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover ,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link , 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
background: transparent !important;
color: #A52A2A !important;
} .md_info img {
float: left;
padding-right: 20px !important;
}
.md_info div{
margin-bottom: 20px;
}
.md_info h5 {
font-size: 16px;
}
.md_img {
background: #A52A2A;
margin-top: 30px;
border-radius: 5px 5px 0px 0px;
width: 86%;
height: 410px;
float: right;
margin-right: 25px;
position:relative;
}
.md_img img{
margin-left: 0px;
position: absolute;
top: 21%;
width: 361px;
}
.page_section{
margin-top: 40px;
margin-bottom: 40px
}
#page_nobanner{
margin-top: 80px;
}
.single_post .events_img{
margin-top: 50px;
}
.con_info  div{
margin-bottom: 20px;
}
.con_info img {
float: left;
padding-right: 8px !important;
margin-top: 3px;
}
.con_info a{
color: #000 !important;
}
.bg_gray{
background: #f0f0f0;
padding-top: 25px;
padding-bottom: 32px;
}
body {
line-height: 190%;
}
.banner{
background-repeat: no-repeat !important;
background-size: 100% !important;
margin-top: 80px;
background-size: cover !important;
background-position: center;
}
.inner_banner{
background-repeat: no-repeat;
background-size: 100% !important;
padding: 15%;
width: 100%; background: rgb(44 13 13 / 75%);
color: #ffcc00 !important;}
.banner_title{
text-align: center;
}
.contact_info{
background: #A52A2A;
color: #fff;
padding: 20px;
padding-left: 40px;
padding-right: 40px;
border-radius: 10px;
margin-bottom: 30px;
}
.contact_info .contact_des a{
color: #fff !important;
}
.contact_info .contact_des  img {
float: left;
padding-right: 5px !important;
}
.contact_info .contact_des  div{
margin-bottom: 20px;
}
.contact_info h2{
margin-bottom: 30%;
}
input, textarea {
border: 1px solid #000 !important;
margin-bottom: 5px;
padding: 0 5px !important;
width: 100%;
}
textarea{
height: 130px;
}
input[type=submit] {
background: #A52A2A;
width: auto !important;
color: #fff !important;
border: 0px !important;
padding: 5px 10px !important;
}
.single_post{
margin-top: 40px;
margin-bottom: 40px;
}
.date{
color: #000 !important;
font-weight: bold;
}
.fa-calendar{
color: #000 !important;
}
.events_img{
border-radius: 5px;
width: 100%;
text-align: center;
margin: auto;
}
.news_img{
width: 100%;
text-align: center;
margin: auto;	margin-bottom: 15px !important;    height: 250px;
}
.news_des h3{
margin-top: 0px !important;
}
.news_des a{
color: #A52A2A !important;
}
.events_des{
margin-bottom: 20px;
}
.news_des{
margin-bottom: 40px;
}
.margin-paginate{
float: left;
width: 100%;
}
.margin-paginate .page-numbers{
border: 1px solid #ddd;
box-shadow: 0px 6px 10px rgb(0 0 0 / 12%);
padding: 4px;
padding-left: 10px;
padding-right: 10px;
font-size: 16px;
border-radius: 5px;
}
.margin-paginate .current{
border: 1px solid #A52A2A;
color: #A52A2A;
}
.cat_title{
margin-bottom: 30px;
}
.trading_text{
display: flex;
height: 350px;
align-items: center;
}
.desktop{
display: block;
}
.mobile{
display: none;
}
.footer-nav li a{
color: #fff;
}
.copyright_text-l{
text-align: left;
float: left;
}
.copyright_text-r{
text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px){
.md_img img {
width: 31% !important;
}
.md_img {
height: 362px !important;
}
}
@media (min-width: 768px) and (max-width: 991px){
.md_img {
width: 100%;
height: 480px;
float: right;
margin-right: 10px;
}
.md_img img {
position: relative;
top: 40%;
width: auto;
margin: 0 auto;
}
.footer-nav li:nth-child(5){
padding-left: 0px !important;
}
.inner_banner { 
padding: 10%;   
}
.trading_text {
height: auto;
}
}
@media (min-width: 320px) and (max-width: 767px){
.banner{
background-size: cover !important;
background-position: center;
}
.banner_title{
padding: 60px 0;
margin: 0;	
}
.news_des h3 {
font-size: 22px;
}
.footer hr {
margin-top: 6px !important;
margin-bottom: 13px !important;
}
.copyright_text-l {
margin-bottom: 10px;
}
.contact_info h2 {
margin-bottom: 14%;
}
.contact_info {
padding-left: 10px !important;
}
.md_img {
width: 100%;
height: auto;
margin: 0 auto;
border-radius: 5px;
}
.md_img img {
position: initial;
top: 6%;
width: 287px;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
padding-top: 40px;
}
.copyright_text{
text-align: left;
}
#gallery_row .panel-grid .panel-grid-cell{  }
.mega-sub-menu li a{
padding-left: 15px !important;
}
.news_img {
height: auto;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
padding: 0px 15px 10px 15px;
}
.mega-toggle-blocks-right {
height: 14px !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
margin-right: -3px !important;
}
#mega-menu-wrap-primary {
margin-top: -50px;
}
#mega-menu-wrap-primary .mega-menu-toggle {
background: #fff !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
height: 3px !important;
background-color: #000 !important;
width: 40px;
}
#mega-menu-wrap-primary .mega-menu-open  .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
width: 40px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before , 
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
width: 40px;background-color: #000 !important;height: 3px !important;
}
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
background: #fff !important;
box-shadow: 0px 0px 5px rgb(0 0 0 / 3%) !important;
padding-bottom: 40px !important;    padding-top: 20px;    margin-top: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color: #000;
background: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { }
.mega-sub-menu {
margin-top: 0px !important;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 22px;
}
.desktop{
display: none;
}
.mobile{
display: block;
}
.inner_banner {
padding: 8%;
} .trading_text{
height: auto;
}
}