@font-face {
    font-family: 'baron_neue_boldbold';
    src: url('fonts/baron_neue_bold-webfont.eot');
    src: url('fonts/baron_neue_bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/baron_neue_bold-webfont.woff2') format('woff2'),
        url('fonts/baron_neue_bold-webfont.woff') format('woff'),
        url('fonts/baron_neue_bold-webfont.ttf') format('truetype'),
        url('fonts/baron_neue_bold-webfont.svg#baron_neue_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.full-image-section .background-image {
	position:relative;
	width: 100%;
	}

#sidebar-fix {
  width: inherit;
  min-width: 260px;
  max-width: 260px;
  background-color:#fff;
  float: left;
  height:100%;
  bottom:0;
  left: :0;
  overflow-y:auto;
  z-index: 900;
  overflow-x:hidden;
  -webkit-box-shadow:10px 0px 50px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow:10px 0px 50px -2px rgba(0, 0, 0, 0.14);
  box-shadow:10px 0px 50px -2px rgba(0, 0, 0, 0.14);
  position: fixed;
  top: 0;
  height: 100%;
  -webkit-overflow-scrolling:touch;
  overflow:auto;
}

#main {
  height:100%;
  overflow:auto;
  margin-left:10%;
}

#sidebar-fix .social-icons {
  margin:0 0 30px !important;
}

.side-copyrights {
  text-align: center;
}

.side-logo a img {
  width: 228px;
  display: block;
  position: relative;
  margin:20px auto;
}
.sidebar-nav {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
    line-height: 50px;
    margin: 2px 0;
}

.sidebar-nav li a {

  font-size:21px;
  padding:23px 16px;
  color:#112b5b;
  font-family: "Exo 2",Arial;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}
.mobile-menu {
  z-index: 9999;
  display: block;
  position: fixed;
  top:0;
  left: 0;
  display: none;
}

.mobile-menu .btn {
  border-radius: 0 !important;
}

@media (max-width: 992px) {
    #sidebar-fix {
        position: relative;
        box-shadow: none;
    }
   .mobile-menu{
      display: normal!important;
   }
}

@media screen and (max-width: 1024px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width:calc(100% + 260px);
  }  .row-offcanvas-left
  {
    left: -260px;
  }

  .row-offcanvas-left.active {
    left: 0;
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
  }
}

	#colorbox,#cboxOverlay,#cboxWrapper
{
	position:absolute;
	top:0;
	left:0;
	z-index:9999
}
	#cboxWrapper
{
	max-width:none
}
	#cboxOverlay
{
	position:fixed;
	width:100%;
	height:100%
}
	#cboxMiddleLeft,#cboxBottomLeft
{
	clear:left
}
	#cboxContent
{
	position:relative
}
	#cboxLoadedContent
{
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
	#cboxTitle
{
	margin:0
}
	#cboxLoadingOverlay,#cboxLoadingGraphic
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
	#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow
{
	cursor:pointer
}
.cboxPhoto
{
	float:left;
	margin:auto;
	border:0;
	display:block;
	max-width:none;
	-ms-interpolation-mode:bicubic
}
.cboxIframe
{
	width:100%;
	height:100%;
	display:block;
	border:0
}
	#colorbox,#cboxContent,#cboxLoadedContent
{
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box
}
	#cboxOverlay
{
	background:#232323
}
	#colorbox
{
	outline:0
}
	#cboxContent
{
	overflow:visible
}
	#cboxError
{
	padding:50px
}
	#cboxLoadingGraphic
{
	background:url(./images/colorbox/loading.gif) no-repeat center center
}
	#cboxTitle
{
	position:absolute;
	top:-40px;
	left:0;
	color:#00b7d5;
	font-size:28px;
	font-family:'Raleway'
}
	#cboxCurrent
{
	position:absolute;
	top:-22px;
	right:205px;
	text-indent:-9999px
}
	#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose
{
	border:0;
	padding:0;
	margin:0;
	overflow:visible;
	text-indent:-9999px;
	width:20px;
	height:20px;
	position:absolute;
	top:-20px;
	background:url(./images/colorbox/controls.png) no-repeat 0 0
}
	#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active
{
	outline:0
}
	#cboxPrevious
{
	background-position:0 0;
	right:44px
}
	#cboxPrevious:hover
{
	background-position:0 -25px
}
	#cboxNext
{
	background-position:-25px 0;
	right:22px
}
	#cboxNext:hover
{
	background-position:-25px -25px
}
	#cboxClose
{
	background-position:-50px 0;
	right:0
}
	#cboxClose:hover
{
	background-position:-50px -25px
}
.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious
{
	right:66px
}
.cboxSlideshow_on #cboxSlideshow
{
	background-position:-75px -25px;
	right:44px
}
.cboxSlideshow_on #cboxSlideshow:hover
{
	background-position:-100px -25px
}
.cboxSlideshow_off #cboxSlideshow
{
	background-position:-100px 0;
	right:44px
}
.cboxSlideshow_off #cboxSlideshow:hover
{
	background-position:-75px -25px
}
.nonav #cboxPrevious,.nonav #cboxNext
{
	display:none !important
}
	#colorbox
{
	box-shadow:0 0 10px rgba(0,0,0,0.15);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);
	margin-top:20px
}
	#cboxClose
{
	width:28px;
	height:28px;
	position:absolute;
	right:25px;
	top:30px !important;
	background-image:url(./images/colorbox/info.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:pointer
}
	#cboxClose:hover
{
	background-image:url(./images/colorbox/info.png);
	background-position:bottom left;
	background-repeat:no-repeat
}
	#cboxLoadedContent
{
	background:#fff
}
	#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose
{
	top:-25px
}


