/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.contentSlideControlls {
position: absolute;
top: -1px;
}
.inner_slide_container {
top: 40px;
}

#header_search_right{
	position: absolute; top: 25%; right: 5px; width: 300px; z-index: 200;
}

@media only screen and (max-width: 767px) {
        .responsive #top .sidebar_tab_inner_content .one_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_fourth,
	    .responsive #top .sidebar_tab_inner_content .one_third,
	    .responsive #top .sidebar_tab_inner_content .two_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_half,
	    .responsive #top .sidebar_tab_inner_content .three_fifth,
	    .responsive #top .sidebar_tab_inner_content .two_third,
	    .responsive #top .sidebar_tab_inner_content .three_fourth,
	    .responsive #top .sidebar_tab_inner_content .four_fifth { margin: 0; margin-bottom: 10px; width: auto; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {

        .responsive #top .sidebar_tab_inner_content .one_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_fourth,
	    .responsive #top .sidebar_tab_inner_content .one_third,
	    .responsive #top .sidebar_tab_inner_content .two_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_half,
	    .responsive #top .sidebar_tab_inner_content .three_fifth,
	    .responsive #top .sidebar_tab_inner_content .two_third,
	    .responsive #top .sidebar_tab_inner_content .three_fourth,
	    .responsive #top .sidebar_tab_inner_content .four_fifth { margin: 0; margin-bottom: 10px; width: auto; }
}

@media only screen and (max-width: 767px){
.responsive .sub_menu {
padding-bottom: 20px;
position: relative;
display: block;
}
	#rum_sst_tab{
		display: none;
	}
	#top .widget_nav_menu li {
		margin-bottom: 3px;
	}

	#header_search_right{
		position: relative;
		width: auto;
		z-index: 200;
		display: block;
		padding: 5px 0;
	}
}

html, body{
 margin: -6px 0px 0px 0px !important;
}


.slideshow_color {
background: #592e5b url(https://donjohnston.com/wp-content/themes/replete/images/background-images/diagonal-thin-light.png) top center repeat scroll;
}

#main .container_wrap{ z-index: 3; }
