/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2022 | 12:54:04 */
#temak-map-iframe iframe{
width:100%; 
height:50vh; 
}

#temak-map {
    transform: scale(60%) translate(0%, -35%);
}

.temak-iframe iframe{width: 1350px; height: 450px!important; overflow-x:scroll;}

.temak-iframe{ 
     width:100%;
  }

.post-template-default #main-content > .container, .reference-template-default #main-content > .container{
    width: 100%;
    max-width: 100%;
}

@media (min-width: 981px){
.post-template-default.et_right_sidebar #left-area {
 float: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
}


@media(min-width:981px){
.newsandmenu > ul.mega-sub-menu{
max-width: 500px!important;
/*margin: 0 auto!important;*/
display: block!important;
left: 50%!important;
right: 0!important;
}
.mega-dshiddenlarge {
    display: none !important;
  }
}
@media(max-width:981px){
.newsmenu .mega-menu-columns-12-of-12.mega-menu-clear{width:100%!important;}
}