@media only screen and (min-width: 320px) and (max-width: 767px) {

nav {
    padding-left: 12px;
}


.menu-button .touch-button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);	
}

.menu-button a {
	display: inline-block;
	height: 70px;
	width: 225px;
	background: url(/img/mainLogoNew.png) 0 0 no-repeat;
	background-size: 100%;	
}


}

@media only screen and (max-height: 639px) {

.login h2 {
	font-size: 20px;	
}

.overlay-login .overlay-close {
	width: 30px;
	height: 30px;
}

}

.homeUpdates .owl-controls {
	display: none !important;	
}

.tabs h2 {
	font-size: 16px;	
}

.tabs nav li a {
	padding: 10px;	
}

.tabs nav {
	height: 38px;
	border: 0px solid #ff7700;	
}

.promoBox {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.mainLogo {
	max-width: 265px;	
}

.loginSearch {
	text-align: left;	
}
  
navbar {
	position: absolute;
	overflow: visible;
}

.sfsearchSubmit  {
    height: 45px;
	width: 37px;
	background-position: -51px center;
	overflow: hidden;
}

fieldset.sfsearchBox {
	display: inline-block;
	width: 185px;
	margin: 0;
	padding: 0;
	right: 0;
	background: #fff;
}

fieldset.sfsearchBox .sfsearchTxt.k-input {
	width: 145px !important;
	color: 333 !important;
}



 /* Billboard */
  
  .billboardBckgrnd {
	display: block;
	position: absolute;
	top: 38px;
	left: 0;
	height: 550px !important;
}

  
  /* Hero Slider */
  .hero-divider {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .hero-divider .video-wrapper {
    display: none;
  }
  .hero-divider .btn {
    margin-right: 0px;
  }
  
  .hero-slider .slides li {
	width: 100%;
	padding-top: 35px;
	min-height: 450px;
	height: auto !important;
	overflow: hidden;
	position: relative;
	}

.hero-slider .slides li img {
	opacity: .2;
	margin-right: -85%;
}

.hero-slider .slides li h1 {
  font-size : 32px !important;
  line-height : 34px !important;
  letter-spacing : 0;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
  margin-bottom: 14px;
}

.hero-slider .slides li .description {
	font-family : "Lato";
	font-size : 16px !important;
	line-height : 20px;
	color : #FFFFFF;
	color : rgb(255, 255, 255);
	margin-bottom: 20px;
}

.sub .billboardBckgrnd {
	max-height: 300px !important;
}

.billboardBckgrnd {
	display: block;
	position: absolute;
	top: 38px;
	left: 0;
	height: auto !important;
	width: 100%;
	background-image: url(../img/billboardBackground.svg);
	background-repeat: no-repeat;
	background-position: bottom left;
  	background-size: cover;
	z-index: -9999 !important;
	border: 7px solid #333 !important;
}


/* Homepage Updates */


.homeUpdates {
	height: auto !important;
	margin-bottom: 30px;
	padding-bottom: 0;
}

.updateThumb {
	height: auto;
}

.homeUpdates .row {
	position: relative;
	margin-top: 20px;
}

.homeUpdates p.homeUpdateTitle {
	top: 115px;
	border: 0px solid;
}

.homeUpdates .titleWrapper {
	display: block;
	height: auto;
	padding: 0;
}

.homeUpdates h2 {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
}


.homeUpdates p.abstract {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
	height: auto;
	/*min-height: 115px;*/
 }



.updateThumb {
	height: 150px;
}


/* Sub Pages */

.sub .subBannerImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	opacity: .1 !important;
	z-index: 0
}







/* Sub banner */

.sub .subBanner {
	position: relative;
	display: block;
	height: 100px;
	padding-top: 40px;
	padding-bottom: 70px !important;
}

.sub .subBanner h1 {
	position: relative !important;
	top: auto !important;
	font-family : "museo_sans700";
	font-size : 35px;
	line-height : 34px;
	letter-spacing : -.25px;
	color: #fff;
}

.sub .subBanner h1 .sfBreadcrumbWrp ul.rsmOneLevel {
	margin-top: -15px !important;
	font-family : "museo_sans700";
	font-size : 37px;
	line-height : 35px;
	letter-spacing : 0;
	color: #fff;
}

/* end Sub banner */

/* breadcrumb */

.sub .breadCrumbBar {
	margin-bottom: 10px;	
}

.sub .sfBreadcrumbWrp ul {
	font-family: "museo_sans700", "Lato";
	font-size: 15px;
	font-weight: normal;
	padding: 0;
}

/* end breadcrumb */

/* main content */

.sub .main-container .mainText {
	font-family: "Lato";
	font-size: 15px;
	line-height: 22px;
}

.sub .main-container .mainText h2 {
	font-family : "museo_sans700" !important;
	font-size : 22px;
	line-height : 24px;
	letter-spacing : 0;
	margin-bottom: 15px;
	border: 4px;
}

.sub .main-container .mainText h3 {
	font-family : "museo_sans300";
	font-weight : bold;
	font-size : 18px;
	line-height : 21px;
	/*text-transform : uppercase;
	letter-spacing: 5px;
	color : #FFFFFF;
	color : rgb(255, 255, 255);
	padding: 7px 15px;
	background: #333;*/
	margin-bottom: 15px;	
}

/* End main content */



  .sideBar {
	padding-left: 4% !important;
	padding-right: 8% !important;
	margin-top: 0px !important;
	padding: 0;
	text-align: center;
  }
  
  .sideBar * {
	text-align: left;  
  }
	
  .top-bar {
    /*position: absolute;*/
  }
  .utility-menu {
    display: none;
  }
  
  /*.brandBar {
	  position: fixed;
	  width: 100%;
	  z-index: 9999999999 !important
  }*/
  
.featurette-image {
	height: 150px;
	overflow: hidden;
	margin-bottom: 40px;	
}
  
.navbar-fixed-top {
	top: 30px !important;
	background: none !important;
	z-index: 9999999999 !important;
	margin-top: 0px;
}

.navbar .navbar-header {
	margin: 0;
	padding: 0;	
}


.navbar-inner {
	z-index: 9999999999 !important;
	padding-bottom: 17px !important;

}

.navbar .navbar-brand {
	display: block !important;
	margin-left: 5px !important;
}

.navbar-brand img {
	margin-top: -10px !important;
	max-width: 210px;
	height: 40px !important;	
}


/*.navbar {
    font-family: "museo_sans700";
    font-weight: normal;
    font-size: 17px;
    line-height: 14px;
    color: #3C3C3B;
}*/

ul.navbar-nav li a {
	margin: 0 !important;
	line-height: 14px;
	padding: 15px 30px;
	border: 0px solid;
	color : #3C3C3B;
	color : rgb(60, 60, 59);
}

.navbar-fixed-top .navbar-collapse {
    max-height: 500px;
}

  nav {
    /* max-height: 640px; */
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
  }
  nav .logo {
    margin-bottom: 32px;
  }
  nav .columns {
    width: 100%;
  }
  nav .social-icons {
    display: none;
  }
  .open-nav {
    max-height: 8000px;
  }
  .nav-menu {
    padding-top: 24px;
  }
  .top-bar .logo {
    bottom: 0px;
  }
  .top-bar .logo.logo-wide {
    bottom: 3px;
    margin-bottom: 22px;
  }
  .mobile-toggle {
    font-size: 32px;
    display: block;
    position: absolute;
    top: 24px;
    right: 16px;
    cursor: pointer;
    color: #333333;
  }
  .overlay-bar {
    background: rgba(255, 255, 255, 0.9);
  }
  .overlay-bar .logo-light {
    display: none;
  }
  .overlay-bar .logo-dark {
    display: block;
  }
  .top-bar .menu li a {
    color: #777777;
    padding-bottom: 0px;
  }
  .overlay-bar .menu li a:hover {
    color: #333333;
  }
  .overlay-bar .has-dropdown:after {
    color: #333333;
  }
  .has-dropdown {
    bottom: 0px;
  }
  .menu {
    top: 0px;
  }
  .menu li {
    float: none;
    margin-bottom: 16px;
    margin-right: 0px;
  }
  .subnav {
    position: relative;
    background: none;
  }
  .subnav li {
    margin-bottom: 0px;
  }
  .subnav .col-md-3 {
    margin-bottom: 32px;
  }
  .offscreen-container .social-links {
    display: none;
  }
  .offscreen-container .logo {
    display: none;
  }
  section,
  header {
    padding-top: 0px;
    padding-bottom: 64px;
  }
  .no-align-mobile {
    padding-top: 0px !important;
    margin-top: 24px;
  }
  h1 {
    font-size: 24px;
    line-height: 32px;
  }
  p.lead {
    font-size: 14px;
    line-height: 24px;
  }
  .hero-slider .slides li h1,
  header.title h1,
  .action-banner h1,
  header.signup h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .action-banner h2 {
    font-size: 24px;
    line-height: 32px;
  }
  /* .btn {
    margin-top: 16px;
  } */
  header.signup {
    height: auto;
  }
  .header-icons {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  header.title {
    padding: 0px;
    height: 400px;
  }
  .product-right {
    height: 632px;
    padding-top: 64px;
  }
  .product-right .align-vertical {
    padding-top: 0px !important;
  }
  .product-right .product-image {
    margin-top: 200px;
    right: 0px;
    bottom: -85px;
  }
  .page-header br {
    display: none;
  }
  .page-header h1 {
    font-size: 32px;
    line-height: 40px;
  }
  header.centered-text h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .flex-direction-nav {
    display: none;
  }
  .header-icons h2 {
    margin-bottom: 32px;
  }
  .bottom-band {
    display: none;
  }
  .side-image .content {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .selector-tabs {
    text-align: center;
  }
  .selector-tabs li {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
  }
  .feature-box {
    padding: 48px 32px;
  }
  .feature-box .inner {
    width: 100%;
  }
  .no-pad-left {
    padding-left: 15px;
  }
  .row-wrapper {
    border-bottom: none;
  }
  .row-wrapper .col-sm-3 {
    border-right: none;
  }
  .accordion {
    margin-top: 32px;
  }
  .strip {
    padding: 40px 0px;
  }
  .strip,
  .strip .text-right {
    text-align: center;
  }
  .strip .col-xs-12 {
    margin-bottom: 16px;
  }
  .inline-video-wrapper {
    margin-top: 40px;
  }
  .video-wrapper {
    display: none;
  }
  .inline-image-right img {
    display: inline-block;
    margin-top: 40px;
  }
  
  
  /* Footer styles */
  
footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

footer ul.social-icons {
	margin-bottom: 0;
	padding: 0px;
}

  footer .social-icons li,
  .contact-photo .social-icons li {
    margin-right: 8px;
	margin-bottom: 0 !important;
	padding: 0 !important;
  }
  footer.social .social-icons li a,
  .contact-photo .social-icons li a {
    font-size: 24px;
  }
  footer.details .col-sm-4 {
    margin-bottom: 0px;
  }
  footer.details h1 {
    margin-bottom: 0px;
  }
  
  footer.details .logo {
    margin-bottom: 20px;
  }
  
  footer.short-2 {
    padding-bottom: 0px;
  }
  footer.short-2 span {
    margin-right: 16px;
  }
  footer.short-2 .contact-action {
    position: relative;
    width: 100%;
    height: 150px;
    margin-top: 80px;
  }
  footer.short-2 .align-vertical {
    padding-top: 64px !important;
  }
  
  footer.details .sub {
	font-size: 12px;
	display: inline-block;
	margin-top: 20px;
}

  
  /* Blog styles */
  
  .blog-snippet-2 li .icon {
    width: 20%;
  }
  .blog-snippet-2 li .title {
    width: 80%;
  }
  .contact-thirds .text-center {
    text-align: left;
  }
  .contact-thirds .col-sm-4 {
    margin-bottom: 24px;
  }
  .pure-text-contact br {
    display: none;
  }
  .pure-text-contact i {
    font-size: 48px;
  }
  .filters {
    padding: 0px 15px;
    text-align: center;
  }
  .filters li {
    margin: 0;
    width: 100%;
    margin-bottom: 8px;
  }
  .project {
    width: 100%;
  }
  .image-gallery .image-holder {
    height: 225px;
  }
  
 


  .fullscreen-element {
    height: auto !important;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .instafeed ul li:nth-child(n+5) {
    display: none;
  }
  .instafeed ul li {
    width: 25%;
  }


}