#google-translate-element {
	position: fixed;
	right: 85px;
	top: 10px;
	z-index: 999;
}
/*
.goog-te-banner-frame {display:none;} // Don't show Google Topbar
#goog-gt-tt {display:none!important;visibility:hidden!important;}

#google-translate-element {
  position: fixed;
  z-index: 9999;
  right: -150px;
  top: 230px;
}
.goog-te-gadget {
  font-family: Roboto, 'Open Sans', sans-serif!important;
  text-transform: uppercase;
}
.goog-te-gadget-simple {
    background-color: rgba(0,0,0,1) !important;
    border: 1px solid rgba(0,0,0,1) !important;
    padding: 8px !important;
    border-radius: 4px !important;
    font-size: .8rem !important;
    line-height: 2rem !important;
    position: fixed;
    right: -170px;
    z-index: 999999;
    text-transform: uppercase;
    color: #fff;
    background: #000;
        background-color: rgb(0, 0, 0);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    font-weight: 900;
    width: 195px;
    text-align: center;
}
.goog-te-menu2 {
  max-width: 100%;
  background-color:none !important;
}
.goog-te-menu-value {
  color: #fff !important;

}
.goog-te-menu-value span:nth-child(5) {
  display:none;
}
.goog-te-menu-value span:nth-child(3) {
  border:none !important;
}

.goog-te-gadget-icon {
    display: none;
}
iframe.goog-te-menu-frame{
	z-index:999 !important;
	top:120px !important;
	right:0 !important;
	width:unset !important;
	box-shadow:none !important;
}
iframe.goog-te-menu-frame > .goog-te-menu2 {
  background-color:none !important;
}
iframe.goog-te-menu-frame .goog-te-menu2-item div, 
iframe.goog-te-menu-frame .goog-te-menu2-item:link div, 
iframe.goog-te-menu-frame .goog-te-menu2-item:visited div, 
iframe.goog-te-menu-frame .goog-te-menu2-item:active div {
    border:1px solid #ddd !important;
}

// ============ HIDE TOP BAR ============
.goog-te-banner-frame.skiptranslate {display: none!important;}

*/
/*======================================================================
========================================================================
RESPONSIVE
========================================================================
======================================================================*/
/* Large desktop */
@media (min-width: 1200px) {
	
}
@media only screen and (max-width: 900px){
  #sidebar nav.standard .sf-menu {
      display: block !important;
  }
}
@media (min-width: 978px) and (max-width: 1199px) {
    .sec-features .thepager {
        position: absolute;
        z-index: 99;
        top: -110px;
        right: -30px;
        width: 480px;
        padding: 50px;
        overflow-y: auto;
    }
    .sec-features #bx-pager a {
        font-size:14px;
    }
    .sec-features #bx-pager a h3 {
        font-size: 18px;
    }
    .sec-features .section .text h2 {
        font-size: 24px;
    }
    .sec-features .section .text h3{
        font-size: 20px;
    }

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	iframe.goog-te-menu-frame {
		z-index: 999 !important;
		top: 80px !important;
		left: 212px !important;
		box-shadow: none !important;
	}
	

}
/* iPad landscape layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {

}
/* iPad portrait layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

}
@media (max-width: 480px) {
	#google-translate-element {
		position: fixed;
		z-index: 9999;
		right: -150px;
		top: 170px;
		
	}
	.goog-te-gadget-simple {
		font-size: .8rem !important;
		line-height: 2rem !important;
		position: fixed;
		right: -136px;
		width: 155px;
	}
	.goog-te-menu-value{
		margin:0;
	}
	iframe.goog-te-menu-frame {
		z-index: 999 !important;
		top: 80px !important;
		left: 175px !important;
		box-shadow: none !important;
	}
	iframe.goog-te-menu-frame table{
		box-shadow: none !important;
	}
	

}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
