@font-face {
	font-family: Raleway-regular;
	src: url(../fonts/Raleway-Regular.ttf);
}

@font-face {
	font-family: Raleway-Bold;
    src: url(../fonts/Raleway-Bold.ttf);
}

body {
	font-family: Raleway-regular;
	overflow-x: hidden !important;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.75;
}

p,
span,
a,
h1,
h2,
button,
h3,
h4,
h5,li {
	font-family: Raleway-regular;
}

@media screen and (max-width:1152px) {
	#wrapper {
		max-width: 960px;
	}

	#top-area .column:last-child {
		margin-right: 0;
	}

	#copyright {
		padding: 0px;
		margin: 0px;
	}
}

@media screen and (max-width:960px) {
	.content-sidebar-wrap,#content,#sidebar-first,#sidebar-second {
		float: none;
		width: 100% !important;
	}

	#sidebar-first {
		clear: both;
	}

	#sidebar-first,#sidebar-second,#head,#foot {
		padding: 0 3.52%;
	}

	#top-area .column {
		width: 32%;
	}

	#sidebar-first,#sidebar-second,#head,#foot {
		padding: 0 1.5%;
	}

	.region-front-welcome {
		margin: 1% 2%;
	}

	.block {
		margin-bottom: 2%;
	}

	.content-sidebar-wrap #content {
		margin: 0;
	}

	#footer_wrapper,#top-area {
		padding: 0 15px;
	}

	#post-content {
		margin: 10px;
	}
}

@media screen and (max-width:767px) {
	.feature .fa {
		padding: 5px;
		height: 65px;
	}

	#logo {
		text-align: center;
		width: 100%;
	}

	#copyright {
		padding: 0 12px;
	}

	body {
		margin-top: 0;
	}

	.top_left,.top_right,.search_block,.region-user-menu {
		width: 100%;
	}

	#footer p {
		margin: 0;
	}

	#copyright p {
		margin: 5px 0;
	}

	#foot,#copyright {
		padding: 10px 0;
	}

	.front .content-sidebar-wrap {
		margin: 0;
	}

	.theme-default .nivo-controlNav {
		padding-top: 10px;
	}

	.region-front-welcome {
		padding: 10px;
	}

	#site-title {
		padding-top: 18px;
	}

	#site-description {
		padding-bottom: 18px;
	}

	#main-menu ul {
		display: none;
	}

	#main-menu li ul {
		position: static;
		border: 0;
	}

	#main-menu li ul ul {
		margin: 0 !important;
		border: 0;
	}

	#main-menu ul,#main-menu li {
		float: none;
		max-width: 100%;
	}

	#main-menu {
		border: 0;
	}

	#main-menu a {
		width: 100%;
		padding: 2%;
		color: #fff;
		border-radius: 0;
		text-align: center;
		border-bottom: 1px solid #1e262d;
	}

	#main-menu li li a {
		text-align: center;
		font-size: 15px;
	}

	#main-menu li:hover > ul,#main-menu li li:hover > ul,#main-menu li li li:hover > ul {
		display: none;
	}

	.drop-down-toggle {
		display: block;
	}

	#main-menu li li .drop-down-toggle {
		top: 5px;
	}

	.menu_wrapper {
		margin: 0;
	}

	#main-menu .nav-toggle {
		display: block;
		font-size: 15px;
		font-weight: normal;
		background: #18222B;
		color: white;
		margin: 0;
		padding: 3%;
		letter-spacing: 1px;
		text-align: center;
	}

	#main-menu ul.menu li {
		margin: 0;
		width: 100%;
	}

	#sidebar-first .block,#sidebar-second .block,#footer-area .column,#top-area .column {
		float: none !important;
		width: auto !important;
		margin-left: 0;
	}

	#footer-area .column,#top-area .column {
		margin: 10px;
	}

	#top-area .column:first-child,#footer-area .column:first-child {
		margin: 10px;
	}

	.copyright,.credits {
		float: none;
		text-align: left;
		text-align: center;
	}

	#footer_wrapper,#top-area {
		padding: 0;
	}

	#logo {
		margin: 8px 0;
		text-align: center;
	}

	#logo img {
		text-align: center;
		float: none;
	}
}

@media screen and (max-width:440px) {
	.social-icons {
		position: inherit;
		width: 100%;
	}

	.social-icons ul {
		text-align: center;
	}

	.block-menu ul {
		float: none;
		text-align: center;
	}
}

.header-mobile .srchFormMobile {
	display: none;
}

a {
	text-decoration: none !important;
}

.panels-flexible-region-1-tab_content {
	width: 100%;
}

.panels-flexible-region-1-center {
	width: 100%;
}

#header_wrapper {
	width: 100%;
	position: absolute;
	z-index: 99;
}

.header-mobile {
/*
	margin-left: 10.333%;
	width: 73%;
*/
}

.oracle-logo{float: right;margin-top: -55px;}

#post-content {
	margin: 0px;
}

#logo {
	margin-top: 20px;
	position: relative;
	z-index: 9999;
}

.secondMenu #logo {
	margin-top: 8px;
}

#main-menu {
	margin-top: 35px;
}

#main-menu .menu .expanded a {
	cursor: default;
}

#main-menu .menu .leaf a {
	cursor: pointer;
}

.firstMenu  #main-menu {
	margin-top: 25px;
}

.firstMenu {
	height: 79px;
}

.secondMenu #main-menu {
	margin-top: 23px;
}

.search-by-page-form input[type="text"] {
	width: 250px;
	height: 34px;
	outline: none;
}

.search-by-page-form input[type=text]::-ms-clear {
	display: none;
}

.search-by-page-form {
	margin: 0 auto;
	position: relative;
}

.social-icon {
	display: inline-block;
	float: right;
	margin: 4px 0 0;
	padding: 0;
}

.firstMenu .social-icon {
	margin: 14px 0 0;
}

.search-input {
	display: inline-block;
	float: right;
	margin: 0px;
}

.search-input li {
	list-style-type: none;
}

.social-icon li {
	list-style-type: none;
}

.search-active {
	display: none;
	background-color: rgb(250,250,250);
	float: right;
	padding: 15px 20px;
	border: 1px solid #e2e2e2;
	box-shadow: 0 2px 12px rgba(0,0,0,0.082);
}

.panel-separator {
	margin: 0 !important;
}

#sub_menu {
	margin: 0 auto 60px;
	max-width: 960px;
	width: 100%;
	position: relative;
	margin-top: -170px;
}

.secondMenu .menu-navigation-container .menu .menu {
	background-color: rgba(250,250,250);
}

.secondMenu {
	background-color: rgba(255,255,255,0.7);
	box-shadow: 0 1px 1px 1px rgba(0,0,0,0.11);
	height: 77px;
	left: 0;
	margin: 0 auto !important;
	position: fixed !important;
	right: 0;
	width: 100%;
	z-index: 999;
}

.secondMenu .menu li a {
	color: black !important;
}

.menu-navigation-container .menu li {
	float: left;
	list-style: none;
}

.menu-navigation-container .menu,.menu-navigation-container .menu .menu {
	margin: 0;
	padding: 0;float: right;
}

.menu-navigation-container .menu .menu {
	display: none;
}

.menu-navigation-container .menu .menu li,.menu-navigation-container .menu li {
	margin: 0;
	padding: 1.6%;
}

.menu-navigation-container .menu li {
	padding: 0;
	margin: 0;
}

.secondMenu .menu-navigation-container .menu .menu li a:hover {
	background-color: black;
	color: white !important;
}

.secondMenu .menu-navigation-container .menu li:hover a {
	color: white !important;
}

.secondMenu .menu-navigation-container .menu li:hover,.secondMenu .menu-navigation-container .menu li a:hover {
	background-color: black;
	color: white !important;
}

.secondMenu .menu-navigation-container .menu .menu li a {
	color: black !important;
}

.menu-navigation-container .menu .menu li a,.menu-navigation-container .menu li a {
	color: #000;
	padding: 8px 12px 26px;
	display: block;
	font-family: Raleway-regular;font-weight: bold;
}

.firstMenulogo1 {
	margin-top: -12px;width: 125px;
}

.firstMenu  .menu-navigation-container .menu li a {
	padding: 17px 12px;
}

.menu-navigation-container .menu .menu {
	position: absolute;
	margin: 0;
	padding: 0;
	background-color: white;
}

.menu-navigation-container .menu .first .menu {height: 300px;overflow-y: scroll;}

.menu-navigation-container .menu .menu li a {
	color: black;
	display: inline-block;
	min-width: 100%;
	padding: 9px 23px 9px 9px;
}

.menu-navigation-container .menu .menu li a:hover {
	background-color: black;
	color: white;
}

.menu-navigation-container .menu li:hover a {
	color: black;
}

.menu-navigation-container .menu li:hover,.menu-navigation-container .menu li a:hover {
	background-color: white;
	color: black;
}

.menu-navigation-container .menu .menu li {
	float: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

.firstMenu .firstMenulogo,.firstMenu .firstMenusearch {
	display: block;
}

.firstMenu .secondMenulogo,.firstMenu .secondMenusearch {
	display: none;
}

.secondMenu .firstMenulogo,.secondMenu .firstMenusearch {
	display: none;
}

.secondMenu .secondMenulogo,.secondMenu .secondMenusearch {
	display: block;
}

.front .secondMenu {
	background-color: rgba(255,255,255,0.5);
}

.mainHeader {
	left: 0;
	margin: 0 auto;
	max-width: 1140px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 99;
}

a {
	outline: none;
}

a:hover {
	text-decoration: none;
}


@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	#sub_menu .active.categoryMenu {
		position: absolute !important;
		width: 100%;
		bottom: 1px;
		min-height: 120px;
	}
}

@media(min-width:768px) and (max-width:959px) {
	#header_wrapper .row {
		margin: 0px;
	}

	.header-mobile {
		margin-left: 0px;
		padding-right: 24px;
		padding-left: 9px;
	}

	.firstMenu .menu-navigation-container .menu li a {
		padding: 17px 3.5px;
	}

	.banner_description p {
		font-size: 36px;
	}

	.menu-navigation-container .menu .menu li a,.menu-navigation-container .menu li a {
		padding: 8px 3.5px 18px;
	}

	.menu-navigation-container .menu .menu li a {
		padding: 9px 23px 9px 9px;
	}

	.secondMenu {
		height: 64px;
	}

	.secondMenu #main-menu {
		margin-top: 16px;
	}

	.mainHeader {
		max-width: 766px;
	}

	#sub_menu {
		margin-top: -155px;
	}

	.bannerContentTitle h1 {
		font-size: 32px;
	}
	.bannerContent .field-content p {
		width: 70%;
	}

	#footer {
		background-color: #1E1E1E;
		width: 100%;
		height: 57px;
		position: absolute;
		z-index: 9999;
	}

	#footer {
		height: auto;
		margin-top: -1px !important;
	}

	#copyright {
		display: none;
	}

	#copyrightResponsive {
		display: block;
		margin: 0px;
		padding: 0px;
	}
}

@media(min-width:0px) and (max-width:767px) {
	.srchFormMobile .search-by-page-form input[type="text"] {
		display: none;
	}	
	.navbar-inverse .navbar-toggle {
		border-color: #333;
	}	
	.navbar-toggle {
		margin-top: 10px;
	}	
	#header_wrapper {
		background-color: rgba(102,51,153,0.5);
		height: 67px;
	}

	#header_wrapper.firstMenu {
		position: fixed;
		display: block !important;
	}

	.header {
		margin: 0;
	}

	#logo {
		position: absolute;
		margin: 0px;
	}

	#logo img {
		width: 102px;
		margin-top:6px;
	}
	.oracle-logo {float: right !important;margin-top: -50px !important;display: none;}

	.header-mobile {
		position: relative;
		z-index: 0;
		width: 100%;
		float: right;
		display: block;
	}

	.header-mobile .srchFormMobile {
		display: block;
		position: absolute;
		right: 70px;
	}

	#main-menu,.firstMenu #main-menu {
		margin: 0px;margin-top: -50px;
	}

	.navbar-toggle {
		display: block;
		top: -10px;
	}

	.icon-bar {
		background-color: white;
	}

	.icon-bar.line-one {
		transform: translateY(7px) translateX(0px) rotate(45deg);
	}

	.icon-bar.line {
		height: 2px;
		width: 23px;
		transition: all 0.25s cubic-bezier(0.645,0.045,0.355,1) 0s;
	}

	.icon-bar.line-two {
		margin-top: -2px;
		top: 50%;
		opacity: 0;
	}

	.icon-bar.line-last {
		transform: translateY(-5px) translateX(0px) rotate(-45deg);
	}

	#main-menu .nav-toggle {
		background-color: transparent;
		border: none;
		position: relative;
		z-index: 99999;
		min-height: 31px;
		left: 37px;
		width: 32px;
		float: right;
	}

	.menu-navigation-container {
		background-color: rgb(102,51,153);
		left: 0;
		position: absolute;
		top: 92%;
		width: 100%;
	}

	.menu {
		overflow: scroll;
		position: relative;
	}

	.menu-navigation-container .menu .menu li,.menu-navigation-container .menu .menu li,.menu-navigation-container .menu li {
		padding: 0px;
	}

	#main-menu a {
		display: inline-block;
		background-image: url(http://images.read.aspiresys.com/EloquaImages/clients/Aspire/%7B0d076539-97a2-4c6f-94b3-0bd8a6dbbd95%7D_drop.png);
		background-repeat: no-repeat;
		background-position: 1em center;
		text-indent: 42px;
		text-align: justify;
		font-family: Raleway-regular !important;
		font-size: 14px;
		color: black;
	}

	#main-menu .expanded .menu li a {
		background-image: none;
		text-align: justify;
		font-size: 13px;
	}

	.firstMenu .menu-navigation-container .menu .menu li a:hover {
		background-color: rgb(142,58,170) !important;
	}

	#main-menu .expanded .menu li::before {
		content: "•";
		float: left;
		width: 3px;
		margin: 2%;
		font-size: 16px;
		position: absolute;
	}

	.menu-navigation-container .menu .menu li a {
		color: black !important;
	}

	.menu-navigation-container .menu .menu li a:hover {
		background-color: black !important;
		color: white !important;
	}

	.menu-navigation-container .menu li:hover a {
		color: black !important;
		background-color: white !important;
	}

	.nav-toggle {
		display: none;
	}
	#sub_menu,#tabs_title,#tabs,#tabs_content,#suggested_content,#suggested_content_tab_specific,#about_aspire,#team_aspire_tabs,#team_aspire,#team_aspire_board_members,#open_opportunity,#in_the_news_landing_page,.footer_credit,#sub_tabs .view-content,#videos,#tabs_content_all_content_types .only_text,#tabs_content_all_content_types .left_right_image,#tabs_content_all_content_types  .grid {
		margin: 0 auto;
		max-width: 315px;
		padding: 0;
		margin-bottom: 25px !important;
	}

	#sub_menu {
		margin-bottom: 30px !important;
	}
	.is-active {
		display: block !important;
	}
}

.firstMenusearch,.secondMenusearch {
	display: none!important;
}

#header_wrapper {
	padding: 20px 0;
	position: fixed;
	z-index: 1000!important;
	width: 100%!important;
}

.header_box,
    .hero_section,
    .logo,
    .white_pad {
	position: relative;
}

.logo {
	margin-top: 8px;
	z-index: 2;
}

.navbar {
	border: 0 solid #fff;
	min-height: 40px;
	margin-bottom: 0;
}

.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}

.navStyle ul {
	padding: 0;
}

.navStyle ul,
    .social_links,
    .team_box ulx {
	list-style: none;
}

.navStyle ul li {
	margin: 11px 5px 0;
}

.navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background: 0 0;
	cursor: pointer;
}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	cursor: pointer;
}

.navbar-nav {
	float: right;
}

.navStyle ul li ul {
	display: none;
}

.navStyle ul li:hover ul {
	display: block;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-weight: 600;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

.navStyle ul li a {
	display: block;
	font-size: 16px;
	color: #222;
	text-decoration: none;
	font-weight: 600;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

.navStyle li ul a {
	display: block;
	font-size: 18px;
	color: #222;
	text-decoration: none;
	font-weight: 600;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

.navStyle ul li a,
    a.read_more2 {
	transition: all .2s ease-in-out;
}

.banner-content {
	margin-top:170px;
}

.nav-effect {
	background-color: rgba(255, 255, 255, .9);
	padding: 0 0 10px!important;
	box-shadow: 0px 0px 3px #555;
}

.navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
	background-color: #868686 !important;
	color: #fff !important;
}
    /*-------------- banner & FOOTER ----------------*/
.banner {
	background: url(../img/oracle-integration-cloud-banner.jpg);
	background-size: cover;
	background-position: top center;
	padding-bottom: 8%;
	height: 500px;
}

.banner .banner-content h1 {
	font-size: 38px;
	color: #000;
	margin-top: 8%;
	margin-bottom: 26px;
}

.banner .banner-content p:nth-child(2) {
	color: #000;
	font-size: 20px;
	margin-top: 3%;margin-bottom: 20px;
}

.banner-content i{color: #000;font-size: 18px;}
.banner-content h2{font-size: 20px;line-height: 1.5;}
.banner-content a{background: #480f80;padding: 10px 20px;color: white;font-size: 16px;font-weight: 600;border-radius: 5px;}
.demo-btn{cursor: pointer;}
.intro,.oracle,.benefits,.clients{margin-top: 50px;}
hr{margin-bottom: 50px;border:1px solid #875ca8;width: 12%;border-radius: 10px;}
.analytic,.sets{margin-top: 50px;background: #efefef;background: #f7f7f7;padding: 50px 0px;}
.analytic h2,.oracle h2,.benefits h3,.sets h3,.clients h4,.help h4{margin-top: 0px;font-size: 24px;font-family: Raleway-Bold;}
.analytic .col-md-3 div,.sets .col-md-4 div{background: white;padding: 30px;border-radius: 10px;box-shadow: 0px 3px 6px #dbdbdb;}
.analytic .col-md-3 div{min-height: 350px;}
.analytic .type {font-size: 20px;font-family: Raleway-Bold;color: #480f80;}
.analytic .more-link{font-weight: bold;}
.mt-60{margin-top: 60px;}
.oracle .nav-tabs{padding-right: 0px;}
.oracle .nav > li{margin-bottom: 4px;width: 100%;}
.oracle .nav > li > a{padding: 10px;font-size: 16px;color: black !important;background: #dbdbdb;margin-right: 10px;margin-left: 10px;border-radius: 4px 0px 0px 4px;}
.oracle .nav > li.active > a{background: #480f80;color: white!important;border: 1px solid #480f80;}
.oracle .tab-content {padding: 40px 35px 40px 18px;border: 1px solid #dbdbdb;}
.oracle .tab-pane .type {font-size: 18px;font-family: Raleway-Bold;color: #480f80;margin-left: 27px; margin-top: 30px;}
.oracle .tab-content{min-height: 457px;}
.oracle .second-tab{min-height: 381px;}
.oracle .tab-pane .title {margin-left: 27px;margin-bottom: 20px;}
.oracle .tab-pane .more {margin-left: 27px;background: #480f80;color: white;padding: 10px 20px;border-radius: 5px;}
.oracle .nav > li.active .mob-dis{display: none;}
.oracle .nav > li span{font-size: 14px;}
.oracle .nav > li.active .dek-dis{display: block;display: inline;}
.oracle .nav > li .dek-dis{display: none;}
.benefits{background: url(../img/dot-bg.png);padding: 50px 0px;}
.sets .title {color: #480f80;font-size: 20px;font-family: Raleway-Bold;}
.clients img{display: inline-block;margin: 10px;border: 1px solid #dbdbdb;}
.help{background: #e2d8ea;padding: 50px 0px; margin-top: 50px;color: #000;}
.help .row{justify-content: center;display: flex;}
.help .box-row .col-md-3 div{background: white;padding: 30px;border-radius: 10px;box-shadow: 0px 3px 6px rgba(0,0,0,0.2);color: black;margin-bottom: 30px;min-height: 335px;}
.help .title {font-size: 19px;font-family: Raleway-Bold;text-align: center;line-height: 1.4;margin-bottom: 20px;}
.help .box-row i{font-size: 35px;margin-bottom: 25px;color: #480f80;}
.cta{background: #7a1bbd;padding: 50px 0px;}
.cta p {font-size: 30px;font-family: Raleway-Bold;color: white;}
.cta .col-md-5{padding-top: 40px;}
.cta a{color: white;background: #480f80;padding: 15px 50px;border-radius: 50px;font-size: 20px;font-family: Raleway-Bold;box-shadow: 0px 3px 29px rgba(0,0,0,0.2);cursor: pointer;}
#footer{background-color: #f1f1f1;padding:40px 0px 20px; }
#footer h4{color:#333;font-size: 20px;margin-bottom: 20px;font-weight: bold;}
#footer p{color:#333;}
#footer a{color:#333; text-decoration: none;}
#footer .social{border-radius: 50px; box-shadow: 0px 3px 6px #dbdbdb; text-decoration: none; margin-top: 15px;}
#footer .btn-success{background-color: #7a1bbd;
border-color: #7a1bbd;padding:10px 20px;}
#footer .btn-success:hover{color: #7a1bbd !important;
cursor: pointer;background-color: transparent;}
#footer .social:hover{text-decoration: none;}
#foot{padding:20px 0px 10px; background-color: #f1f1f1;display: block; font-family: Raleway-regular;border-top:1px solid #d7d7d7;}
#foot a{color:#333; padding:3px; font-size: 14px; text-decoration: none;}
#foot p{font-size:14px;}
#foot a:hover{text-decoration: none; color:#333;}

.footer {
	background: #222;
	padding: 20px 0px 10px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.footer p {
		font-size: 13px;
	}

	.footer .col-lo-2 {
		width: 15.666667%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
      
	.footer {
		text-align: center;
	}

	.cus-col-md-2 {
		width: 10.666667%;
	}

	.footer .col-lo-2,.cus-col-md-2 {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.banner {
		height: auto;
	}

	#header_wrapper {
		background: rgba(193, 193, 193, .9);
		padding: 0;
		border-bottom: 1px solid #fff;
		padding-left: 2%!important;
		padding-bottom: 4px!important;
		padding-right: 4% !important;
	}

	.navbar-toggle {
		border: 1px solid #333;
	}

	.banner-content {
		margin-top: 30%;
	}

	.banner .banner-content h2 {
		font-size: 32px;
		color: #000;
		font-weight: 700;
		margin-top: 8%;
		margin-bottom: 4px;
	}

	.footer {
		text-align: center;
	}

	.footer .col-lo-2,.cus-col-md-2 {
		display: none !important;
	}
}


/*slider*/
.slider-p {
	text-align: center;
	color: white;
	font-size: 21px;
	padding-bottom: 40px;
}

.angle {
	transform: rotate(-180deg);
}

.suggested_arrow img {
	margin-top: 156px;
}

.carousel,.carousel-inner {
	position: relative;
}

#suggested_content .suggested-description,#suggested_content_tab_specific .suggested-description {
	margin-bottom: 11px;
}

@media only screen and (max-width:550px) {
	#suggested_content_tab_specific .carousel-control .glyphicon-chevron-right {
		margin-right: -10px;
	}
}

#suggested_content,#suggested_content_tab_specific {
	margin: 0 auto;
	max-width: 960px;
	width: 100%;
	min-height: 599px;
	padding-bottom: 40px;
}

.pane-suggested-content,.pane-suggested-content-tab-specific {
	background-image: url(../img/success-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.suggestedContent {
	background-color: #fff;
}

.pane-content {
	margin: 0 auto;
}

.perspective-title {
	background-color: rgba(0,0,0,.5);
	bottom: 45%;
	color: #fff;
	font-size: 14px;
	height: 35px;
	margin: -15px 0;
	padding: 6px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: -20px;
	font-weight: 600;
}

#suggested_content .sug-ontent,#suggested_content_tab_specific .sug-ontent {
	padding: 15px;
}

#suggested_content .suggested-title,#suggested_content_tab_specific .suggested-title {
	color: #333;
	font-size: 16px;
	font-weight: 500;
	height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 20px;
	margin-top: -10px;
}

#suggested_content .suggested-url,#suggested_content_tab_specific .suggested-url{
	margin-top: 4%;
	margin-bottom: 1%;
}

.pane-suggested-content h2,.pane-suggested-content-tab-specific h2 {
	font-weight: 600;
	padding-top: 100px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 38px;
	color: #fff;
	margin-top: 0;
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.carousel-inner {
	width: 100%;
	overflow: hidden;
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
	clear: both;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 30px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

*,::after,::before {
	box-sizing: border-box;
}

#suggested_content .suggested-url a,#suggested_content_tab_specific .suggested-url a {
	color: #fff;
	background-color: #10b81a;
	padding: 8px 15px;
	font-size: 14px;
}

#suggested_content .sug-ontent,#suggested_content_tab_specific .sug-ontent {
	margin-bottom: 10%;
}

#suggested_content #next_arrow,#suggested_content #previous_arrow,#suggested_content_tab_specific #next_arrow,#suggested_content_tab_specific #previous_arrow {
	cursor: pointer;
	position: absolute;
	display: inline;
}

#suggested_content #next_arrow,#suggested_content_tab_specific #next_arrow {
	margin-left: 910px;
}

@-moz-document url-prefix() {
	#suggested_content #next_arrow,#suggested_content_tab_specific #next_arrow {
		margin-left: 0;
	}
}

#suggested_content [class^=responsive-grid],#suggested_content_tab_specific [class^=responsive-grid] {
	display: inline;
	width: 33.33333333%;
}

#suggested_content .carousel-inner .col-lg-4,#suggested_content_tab_specific .carousel-inner .col-lg-4 {
	width: 31.33333333%;
}

#suggested_content [class^=views-bootstrap-grid].carousel-inner,#suggested_content_tab_specific [class^=views-bootstrap-grid].carousel-inner {
	margin-left: 3%;
}

#suggested_content .carousel-control .glyphicon-chevron-left,#suggested_content .carousel-control .icon-prev,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-left,#suggested_content_tab_specific .carousel-control .icon-prev {
	margin-left: -70px;
}

#suggested_content .carousel-control .glyphicon-chevron-right,#suggested_content .carousel-control .icon-next,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-right,#suggested_content_tab_specific .carousel-control .icon-next {
	margin-right: -70px;
}

#suggested_content .carousel-control.left,#suggested_content .carousel-control.right,#suggested_content_tab_specific .carousel-control.left,#suggested_content_tab_specific .carousel-control.right {
	background-image: none;
}

@media(min-width:0px) and (max-width:767px) {
	.active1 {
		padding: 0 105px 0 107px;
	}

	#suggested_content .row,#suggested_content_tab_specific .row {
		margin: 0!important;
	}

	.pane-suggested-content h2,.pane-suggested-content-tab-specific h2 {
		color: #fff;
		padding-bottom: 9px;
		padding-top: 20px;
		margin-bottom: 0;
		font-size: 28px;
	}

	.responsive-grid {
		width: 100%;
		padding: 0;
	}

	.sug-ontent {
		padding: 15px!important;
	}

	#suggested_content .suggested-title,#suggested_content_tab_specific .suggested-title {
		height: auto;
		font-size: 16px;
	}

	#suggested_content #next_arrow,#suggested_content #previous_arrow,#suggested_content_tab_specific #next_arrow,#suggested_content_tab_specific #previous_arrow {
		z-index: 1;
		bottom: 13px;
		display: inline;
		border-radius: 33px;
		height: 40px;
		width: 40px;
		padding: 1px;
		clear: both;
	}

	#suggested_content #previous_arrow,#suggested_content_tab_specific #previous_arrow {
		position: absolute;
		margin-left: 100px;
	}

	#suggested_content #next_arrow span,#suggested_content #previous_arrow span,#suggested_content_tab_specific #next_arrow span,#suggested_content_tab_specific #previous_arrow span {
		clear: both;
	}

	#suggested_content #next_arrow,#suggested_content_tab_specific #next_arrow {
		margin-right: 95px;
	}

	#suggested_content .suggested-url,#suggested_content_tab_specific .suggested-url {
		clear: both;
		text-align: center;
	}

	#suggested_content,#suggested_content_tab_specific {
		min-height: 450px!important;
	}

	#suggested_content [class^=views-bootstrap-grid],#suggested_content_tab_specific [class^=views-bootstrap-grid] {
		margin-left: 0!important;
	}

	#suggested_content .carousel-control,#suggested_content_tab_specific .carousel-control {
		display: block!important;
	}

	#suggested_content .carousel-control .glyphicon-chevron-left,#suggested_content .carousel-control .icon-prev,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-left,#suggested_content_tab_specific .carousel-control .icon-prev {
		margin-left: -10px;
	}

	#suggested_content .carousel-control .glyphicon-chevron-right,#suggested_content .carousel-control .icon-next,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-right,#suggested_content_tab_specific .carousel-control .icon-next {
		margin-right: -10px;
	}

	#suggested_content .carousel-control.left,#suggested_content .carousel-control.right,#suggested_content_tab_specific .carousel-control.left,#suggested_content_tab_specific .carousel-control.right {
		background-image: none;
	}

	#next_arrow,#previous_arrow {
		margin-top: 405px;
		margin-bottom: 20px;
	}
}
    /*end of slider*/
@media (min-width:992px) and (max-width:1199px){
	.help .box-row .col-md-3 div {min-height: 365px;}
	.analytic .col-md-3 div {min-height: 405px;}
	.sets .col-md-4 div{min-height: 285px;}
	.mainHeader{width: 970px;}
	.oracle-logo{margin-right: -40px;}
	.oracle .nav > li > a{padding: 10px 10px;font-size: 15px;}
	.oracle .tab-content {min-height: 457px;}
	.oracle .second-tab {min-height: 424px;}
}
@media (min-width:768px) and (max-width:991px){
	.analytic .col-md-3 div{min-height: 450px;padding: 30px 15px 10px;}
	.oracle .nav > li > a {font-size: 15px;font-weight: bold;margin-right: 7px;margin-left: 0px;border-radius: 4px;}
	.sets .col-md-4 div{min-height: 400px;}
	.help .box-row .col-md-3 div{min-height: 410px;padding: 30px 15px 10px;}
	.oracle .tab-content,.oracle .second-tab{min-height: auto;margin-right:10px;}
	#suggested_content, #suggested_content_tab_specific{width: 750px;}
	
}
@media (min-width:320px) and (max-width:767px){
	.analytic .col-md-3 div, .sets .col-md-4 div {margin-bottom: 20px;min-height: auto;}
	.oracle .nav-tabs > li {margin-bottom: 3px;width: 100%;}
	.oracle .nav > li > a {border-radius: 4px;}
	.benefits ul {padding-left: 20px;}
	.help .row {display: block;}
	.help .box-row .col-md-3 div {min-height: auto!important;}
	.cta p {text-align: center;}
	.clients img {margin: 10px auto;}
	.oracle .tab-content,.oracle .second-tab{min-height: auto;margin: 0px 10px;}
	.suggested_arrow img {margin-top: 0px;}
}




