@media screen and (max-width:800px) and (min-width:769px){
/** About **/
	.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 220px;
		top: -100px;
	}
	.profiles {
		width: 100%;
	}
	.aboutSection5 {
		padding: 15px 5%;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle {
		width: 220px;
		height: 220px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 200px;
		width: 200px;
		background-color:transparent;
	}
	.aboutSection3 .profileToggle.circle {
		background: url('../images/about/bg_profile.png') no-repeat center center;
		background-size: 220px;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 220px;
	}
	.aboutSection3 .fieldWrapper .info {
		padding: 5px 5px;
		
		margin-top: 5px;
	}
	.aboutSection4 .fieldWrapper .info{
	
		padding: 5px 5px;
	}

	.bios {
    top: -40px;
    width: 100%;
	}



}
@media screen and (width:768px) and (min-width:650px){
	.partnerDownload,
	.partnerApply {
		float: none;
		position: static;
		left: 0;
		right: 0;
	}
	.partnerMembership{
		padding-bottom:50px;
	}
	.partnerSection1 {
		padding-bottom:50px;
	}
	.move{
		background-position: 36%;
	}
	.partnerSection2 .points {
		clear: both;
	}
	.partnerSection2 .point {
		float: left;
		max-width: none;
		width: 50%;
	}
	.partnerSection3 .content {
		width: 390px;
		position: absolute;
		right: 156px;
		top: 125px;
		color: #FFF;
		left: auto;
		text-align: center;
	}
	
	.partnerProgram {
		left: 10px;
		max-width: 336px;
	}
	.partnerMembership {
		left: 10px;
		max-width: 336px;
	}
	.partnerSection1 {
		min-height: 800px;
		position: relative;
		background: url('/sites/all/themes/inuvika/images/partners/bg_partners1.jpg') no-repeat;
		background-position: 36%;
		background-size: cover;
	}
	/* Products **/
	.productSection1 .point {
		margin: 0px 10px;
		width: 215px;
	}
	.productSection2 .point {
		PADDING: 0px 10px;
		width: 50%;
		max-width: none;
		float: left;
		margin: 0;
		min-height: 382px;
		box-sizing: border-box;
	}
	.productSection3 {
		min-height: auto;
		padding: 50px 10px;
	}
	.productSection4 {
		padding: 50px 10px;
	}
	.productSection4 .fieldWrapper .toggle.nobg{		
		background: url('../images/plus.png') no-repeat 15px center;
	}
	.productSection4 .fieldWrapper .toggle {
		background: url('../images/minus.png') no-repeat 15px center;
		padding-left: 69px;
	}
	.button, a.button {
		padding: 10px 14px;
	}
	.features .section1 .title {
		line-height: 1em;
	}
	.features .section1 .slogan {
    max-width: 80%;
	}
	.features .section3 .copy,
	.features .section4 .copy,
	.features .section5 .copy,
	.features .section6 .copy,
	.features .section2 .copy{
		background:none;
	}
	.features .fright .copy,
	.features .fleft .copy {
		padding-left: 0;
		padding-right: 0;
	}
	.features .fright .icon{
		margin-top:0;
	}
	.features .icon {
		width: 248px;
	}
	.marketsSection2{
		
    padding-bottom: 30px;

	}
	.marketsSection2 .title {
    line-height: 1.1em;
	}
	.marketsSection2 .wrapper {
		width: 100%;
	}
	/** About **/
	.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 220px;
		top: -100px;
	}
	.profiles {
		width: 100%;
	}
	.aboutSection5 {
		padding: 15px 5%;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle {
		width: 220px;
		height: 220px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 200px;
		width: 200px;
		background-color:transparent;
	}
	.aboutSection3 .profileToggle.circle {
		background: url('../images/about/bg_profile.png') no-repeat center center;
		background-size: 220px;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 220px;
	}
	.aboutSection3 .fieldWrapper .info {
		padding: 5px 5px;
		
		margin-top: 5px;
	}
	.aboutSection4 .fieldWrapper .info{
	
		padding: 5px 5px;
	}

	.bios {
    top: -40px;
    width: 100%;
	}

}



@media only screen and (max-width: 768px) {
	.responsive-menus.responsified.responsive-toggled span.toggler{
		border:0;
	}
	.responsive-menus.responsified .responsive-menus-simple {
		display: none;
		width: 100%;
		background: #FFFFFF;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		box-shadow: none;
		color: #fff;
	}
	#navigation li.active-trail a, #navigation li a.active {
		color: #515971;
		-webkit-transform: none;
		padding: 5px 25px;
		display: block;
	}
	#navigation li a{
		-webkit-transform: none;
	}
	#navigation li:hover{
	-webkit-transform: none;
	}
	#navigation li a:hover{		
		background-color: #eee;
	}
	.responsive-menus.responsified .responsive-menus-simple li a {
		border-bottom: 1px solid rgb(147, 199, 60);
	}
	.responsive-menus.responsified {
		clear: both;
		width: 100%;
		position: absolute;
		top: 0;
	}
	.responsive-menus.responsified span.toggler {
		margin-left: 30px;
	}
	
	#navigation{
		box-sizing:border-box;
		
		z-index: 1000;
	}
	#navigation .wrap{
		padding:0px;
		margin:0;
	}

	#navigation .block {
		margin-right: 20px;
	}
	.node-general-page .field-name-field-page-title {
		padding: 15px;
	}
	.node-general-page .field-name-body {
		max-width: 1000px;
		margin: auto;
		padding: 0 15px;
	}

}
/**----------------------------------------------------------------------------------------------------- 768 and SMALLER --**/
@media only screen and (max-width: 767px) {
/** Mobile Menu **/
	#header {
		margin-bottom: 17px;
	}
	#logo img,
	#logo {
		width:140px;
		top:0;
		position: relative;
		margin: 15px auto 0 auto;
		display: block;
		float: none;
		z-index: 1100;
	}
	.button.freetry {
		width: 80px!important;
		margin: 0;
	}
	#block-block-3{
		margin-right: 5px;
		position: relative;
		top: 0;
		z-index: 1001;
	}
	#navigation {
		margin: 0px;
		position: absolute;
		top: 10px;
		width: 100%;
		z-index: 1000;
	}

	
	#navigation .wrap{
		padding:0;
	}
	
	ul.inline li.menu-604,
	ul.inline li.menu-605,
	ul.inline li.menu-606 {
		display: inline;
	}
	
	.wrap{
	    padding: 0 10px
	}
	/** Sub nav **/
	.subnav ul {
		padding: 0;
	}
	
	/** HOME PAGE **/
	#block-block-1 span{
		font-size:30px!important;
	}
	.hero .copy{
		margin-top:40px;
	}
	.hero .copy img {
		max-width: 265px;
		padding-bottom: 20px;
	}
	.testimonials-content {
		padding: 40px 15px;
	}
	.owl-item h3 {
    font-size: 20px;
	}
	.owl-item h1 {
		font-size: 22px;
		    margin-bottom: 30px;
	}
	.owl-item p {
    font-size: 15px;
	}
	.owl-theme .owl-controls .owl-buttons div{
		bottom:0;
	}
	/** OUR PRODUCTS **/
	.productSection3 {
		background: none;
		min-height: 430px;
		position: relative;
		padding: 26px 10px;
		box-sizing:border-box;
	}
	.productSection3 .col1, .productSection3 .col2 {	
		width: 100%;
	}
	.productSection3 .title {
		font-size: 23px;
		margin-bottom: 25px;
	}
	.productSection3 .col2.cols {
		margin-top: 20px;
	}
	.productSection3 .col2 .title {
		font-size: 21px;
	}
	.productSection3 .link img {
		margin-right: 0;
	}
	.productSection4 {
		padding: 50px 0;
	}
	.productSection4 .title {
		margin-bottom: 24px;
	}
	.productSection4 .col2 {
		width: 100%;
		margin: 0;
	}
	.productSection4 .col2 .copy {
		margin-bottom: 20px;
	}
	.node-5 .fieldWrapper .toggle.nobg,
	.productSection4 .fieldWrapper .toggle.nobg {
		background: url('../images/plus.png') no-repeat 11px center;
		background-size: 20px;
	}
	.node-5 .fieldWrapper .toggle,
	.productSection4 .fieldWrapper .toggle{
	    background: url('../images/minus.png') no-repeat 10px center;
		background-size: 20px;
		padding: 15px 12%!important;
		height: auto;
	}
	.fieldWrapper .field {
		border-top: 1px solid #333;
		padding: 30px 20px;
		box-sizing: border-box;
	}
	.fieldWrapper .links {
		width: 100%;
		min-width: 225px;
		float: none;
	}
	.fieldWrapper .links a,
	.fieldWrapper .copy {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	/** Industries */
	.marketsSection1 {
		padding: 25px 0px 25px 0px;
	}
	.marketsSection1 .title {
		font-family: 'Open Sans Condensed', sans-serif;
		font-size: 26px;
	}
	.marketsSection1 .point {
		width: 100px;
		/* margin: 0; */
		max-width: 100%;
		float: left;
		height: 168px;
	}
	.marketsSection1 .points {
		max-width: 252px;
	}
	.marketsSection1 {
		padding: 25px 0px 25px 0px;
	}
	.node-10 .marketsSection1 .point.education img{
		width:83px;
		margin:auto;
	}
	.marketsSection2 .col2 {
		border-top: 1px solid #fff;
		padding-top: 30px;
		margin-top: 25px;
	}
	.marketsSection2 .title {
		font-size: 26px;
	}
	.marketsSection3 .title {
		margin: 30px 0px;
	}
	
	/** Features **/
	.features .section1 .title {
		font-size: 26px;
		margin: 10px 0px 10px 0px;
	}
	.features .section1 .slogan {
		max-width: 100%;
		margin: 0 10px;
	}
	.features .section6 .icon,
	.features .section5 .icon,
	.features .section4 .icon{
		width: 150px;
		margin: 20px auto;
	}

	.features .icon {
		display: block;
		max-width: 280px;
		float: none;
		margin: 20px auto;
	}
	/** PARTNERS **/
	.partnerSection3 {
        min-height: 390px;
	}
	/** About **/
	.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 220px;
		top: -100px;
	}
	.profiles {
		width: 100%;
	}
	.aboutSection5 {
		padding: 15px 5%;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle {
		width: 220px;
		height: 220px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 200px;
		width: 200px;
		background-color:transparent;
	}
	.aboutSection3 .profileToggle.circle {
		background: url('../images/about/bg_profile.png') no-repeat center center;
		background-size: 220px;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 220px;
	}
	.aboutSection3 .fieldWrapper .info {
		padding: 5px 5px;
		
		margin-top: 5px;
	}
	.aboutSection4 .fieldWrapper .info{
	
		padding: 5px 5px;
	}

	.bios {
    top: -40px;
    width: 100%;
	}

	/** FOOTER **/
	
	
	#footer .wrap{
		margin:0;
		padding:0;
	}
	.region-footer a {
		font-size: 14px;
		margin: 0;
		border-bottom: 1px solid #5D99EF;
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}
		
	#main-wrap .container div.paragraph {
		max-width: 1000px;
		margin: auto;
		padding: 0 10px;
	}
}
	
	

@media only screen and (min-width:580px) and (max-width:768px){

}

@media screen and (max-width:740px){
	.partnerSection2 .points .content {
		padding: 0px 40px 10px 40px;
		height: 85%;
		/* background: url('../images/partners/bg_point.gif') repeat-y right 50px; */
		border: 1px solid #305A9F;
		border-top: none;
		/* border-bottom: none; */
		border-left: none;
		border-right: none;
		margin-bottom: 30px;
	}
	.productSection2 {
		display: none;
	}
	.productSection2-2 {
		display: block;
	}
	#owl-products .copy{
		padding:0 0 55px 0;
	}
}

@media only screen and (max-width:580px){
	.aboutSection1 {
		padding: 20px 10px;
	}
	
	
	
	
}

@media only screen and (max-width:680px){
	.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 192px;
		top: -95px;
	}
	.aboutSection5 {
		padding: 15px 5%;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle {
		width: 190px;
		height: 190px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 170px;
		width: 170px;
		background-color:transparent;
	}
	.aboutSection3 .profileToggle.circle {
		background: url('../images/about/bg_profile.png') no-repeat center center;
		background-size: 190px;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 190px;
	}
	.aboutSection3 .fieldWrapper .info {
		padding: 5px 5px;
		
		margin-top: 5px;
	}
	.aboutSection4 .fieldWrapper .info{
	
		padding: 5px 5px;
	}
	.aboutSection3 .info .name, .aboutSection4 .info .name {
		font-size: 17px;
	}
	.aboutSection3 .info .title, .aboutSection4 .info .title{
		font-size:13px;
	}
	.bios {
    top: -40px;
    width: 100%;
	}
}
@media (min-width:500px) and (max-width:600px){
	/** About **/
		.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 160px;
		top: -95px;
	}
	.profiles{
		width:100%;
	}
	.aboutSection5 {
		padding: 15px 5%;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle {
		width: 145px;
		height: 145px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 135px;
		width: 135px;
		background-color:transparent;
	}
	.aboutSection3 .profileToggle.circle {
		background: url('../images/about/bg_profile.png') no-repeat center center;
		background-size: 145px;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 145px;
	}
	.aboutSection3 .fieldWrapper .info {
		padding: 5px 5px;
		
		margin-top: 5px;
	}
	.aboutSection4 .fieldWrapper .info{
	
		padding: 5px 5px;
	}
	.aboutSection3 .info .name, .aboutSection4 .info .name {
		font-size: 17px;
	}
	.aboutSection3 .info .title, .aboutSection4 .info .title{
		font-size:13px;
	}
	.bios {
    top: -40px;
    width: 100%;
	}
}
@media screen and (min-width:600px) and (max-width:673px){
	
}

@media screen and (max-width:600px){

}
@media screen and (max-width:500px){
	.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 115px;
		top: -50px;
	}
	.aboutSection5 {
		padding: 15px 5%;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle {
		width: 112px;
		height: 112px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 100px;
		width: 100px;
		background-color:transparent;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 112px;
	}
	.aboutSection3 .profileToggle.circle {
		background: url('../images/about/bg_profile.png') no-repeat center center;
		background-size: 112px;
	}
	.aboutSection3 .fieldWrapper .info {
		padding: 5px 5px;
		
		margin-top: 5px;
	}
	.aboutSection4 .fieldWrapper .info{
	
		padding: 5px 5px;
	}
	.aboutSection3 .info .name, .aboutSection4 .info .name {
		font-size: 17px;
	}
	.aboutSection3 .info .title, .aboutSection4 .info .title{
		font-size:13px;
	}
	.bios {
    top: -40px;
    width: 100%;
	}
}
@media screen and (max-width:450px){

}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:375px){
	.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 115px;
		top: -50px;
	}
	.aboutSection5 {
		padding: 15px 5%;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle {
		width: 112px;
		height: 112px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 100px;
		width: 100px;
		background-color:transparent;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 112px;
	}
	.aboutSection3 .profileToggle.circle {
		background: url('../images/about/bg_profile.png') no-repeat center center;
		background-size: 112px;
	}
	.aboutSection3 .fieldWrapper .info {
		padding: 5px 5px;
		
		margin-top: 5px;
	}
	.aboutSection4 .fieldWrapper .info{
	
		padding: 5px 5px;
	}
	.aboutSection3 .info .name, .aboutSection4 .info .name {
    font-size: 16px;
	}
	.aboutSection3 .info .title, .aboutSection4 .info .title{
		font-size:12px;
	}
	.bios {
    top: -40px;
    width: 100%;
	}
	
}

@media screen and (max-width:340px){
#navigation .block{
	margin:0;
}
	.aboutSection3 .fieldWrapper, .aboutSection4 .fieldWrapper {
		width: 100px;
	}
	.aboutSection3 .profileToggle, .aboutSection4 .profileToggle{
		width:90px;
		height:90px;
	}
	.aboutSection3 .profileToggle img, .aboutSection4 .profileToggle img {
		height: 80px;
		width: 80px;
	}
	.aboutSection4 .profileToggle.circle{
		background: url('../images/about/bg_profile_gr.png') no-repeat center center;
		    background-size: 90px;
	}
	.aboutSection3 .profileToggle.circle {
    background: url('../images/about/bg_profile.png') no-repeat center center;
    background-size: 90px;
	}
	.responsive-menus.responsified span.toggler {
    margin-left: 13px;
	}
	/** Navigation **/
	.subnav a {
		font-size: 13px;
		margin: 0px 5px;
	}
	/** Home **/
	.form_trial .formContent .form-text {
		width: 260px;
	}
	.testimonials-content {
		max-width: 800px;
		margin: auto;
		padding: 20px 10px;
		box-sizing: border-box;
		height: 694px;
	}
}