/*vertical banner start*/

.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}
/*vertical banner start*/



.nav-top{
height: 30px;
padding-bottom:5px;
padding-top: 5px;
width: 100%;
padding-left: 10px;
padding-right: 10px;
text-align:center !important;
}

.slider-cont{
padding-bottom:5px;
padding-top: 5px;
height: 100%;
width: 100%;
}

.nav-bottom{

height: 30px;
padding-bottom:5px;
padding-top: 5px;
width: 100%;
padding-left: 10px;
padding-right: 10px;
position: absolute;
bottom: 0;
text-align:center !important;
}



.my-carousel-control {
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

/*banner top*/

.welcome-text{
	display: inline-block;
}

.logo-oracle {
    width: 200px;
}

.rigth-sing-up{
	text-decoration: none!important;
}

.search-bar{
    text-align:right;
    padding-top:15px;
}


.sign-in-bar{
    text-align:right;
    padding-top:25px;
    color:#1f4f82;
}

#searchfun {
    background-color: #fff;
    height: 2.7em;
    background-image: url(http://www.oracle.com/us/dm/search-icon-microsite-2809320.png);
	background-position: right;
    background-position-x: 98%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    width: 100%;
	 
}

.nav-banner{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

/*NAVEGACION*/


.vertical .carousel-inner {
  height: 300px;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}


.content-slider{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
	left: 0;
    z-index:5 ;
	width: 1170px;
	margin-left:auto;
	margin-right:auto;
}
	
.inside-content-slider{
	background-color: rgba(0, 0, 0, 0.2);
    overflow: auto;
    height: 200px;
	padding-left: 15px;
	padding-top: 15px;
	margin-left:-15px;
}

.inside-content-nav{
	background-color: rgba(0, 0, 0, 0.2);
    overflow: auto;
    height: 50px;
	padding-left: 15px;
	padding-top: 10px;
	margin-left:-15px;
	text-align:center;
	font-size:25px;
	font-weight:bold;
}

.inside-content-nav a{
	color:#fff;
}

.inside-content-slider h1 {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    margin-top: 10px;
	color:#FFFFFF;
}

.inside-content-slider h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.75em;
    margin-top: 0px;
	color:#FFFFFF;
}

/* slider end*/




/*test dropdown*/

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

/*end test dropdown*/


.search-min {
    display:none;
}

.my-navbar{
    position: relative;
    min-height: 50px;
    background-color:#f7f6fb;  
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,.8);
    box-shadow:inset 0 3px 10px 0 rgba(0,0,0,.1);
	font-size:16px;
	font-weight:700;
}

.my-menu{
    margin-left:-15px;
    font-size: 15px;
}

.navbar-default .navbar-nav > li > a:hover {
    color:#FF0000;
	-webkit-box-shadow: inset 4px -7px 0px -4px rgba(255,0,0,1);
	-moz-box-shadow: inset 4px -7px 0px -4px rgba(255,0,0,1);
	box-shadow: inset 4px -7px 0px -4px rgba(255,0,0,1);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #FF0000;
}

 .navbar-toggle-mobile {
        float: right;
        padding: 10px;
        margin-top: 15px;
        background-image: none;
        border: 1px solid #999999 ;
        border-radius: 4px;
        background-color:#fff;
  }

/*-----------black banner-----------*/

.blackbanner {
    background:#333;
    height: 25%;
    padding-top:10px;
    padding-bottom: 10px;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
}

.blackbanner-left{
    margin-top: -8px;
}

.blackbanner-right{
    margin-top: -14px;
}


.blackbanner h1{
    font-weight:bold;
    font-size:300%;
    font-family:Arial, Helvetica, sans-serif;
}

.blackbanner h2{
    font-size:210%;
    margin-top:-10px;
}

.blackbanner h3{
    font-weight:bold;
    font-size: 18px;
}

.blackbanner-sing-up{
    margin-top: 10px;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
}

/*------------------------------JUMBOTRON SLIDER---------------------------*/


.jumbotron  [class*="col-"] {
    background-color:#eee;
    background-color: rgba(0, 0, 0, 0.25);
    padding-left:15px;
    height: 300px;
}

.jumbotron-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px;
    padding-top:0;
    margin-bottom: 0px;
} 


.jumbotron-content{
    color:#fff;
}

.jumbotron h1{
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:  35px;
	color:#FFFFFF;
}

.jumbotron h2{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 1.75em;
    margin-top: 0px;
	color:#FFFFFF;
}

.jumbotron-sing-up{
    margin-top:5px;
    background-color:#FFF;
    height:40px;
    padding:10px;
    width:35%;	
    color:#1f4f82;
    font-size:150%;
    position:absolute;
}

.jumbotron-sing-up:hover{
    margin-top:5px;
    background-color:#666;
    height:40px;
    padding:10px;
    width:35%;	
    color:#fff;
    font-size:150%;
    position:absolute;
}

.arrow-rigth{
	text-align:right;

}
.arrow-left{
	text-align:left;
    position:absolute;
}


/*------------------------------Featured---------------------------*/

.highlight-article {
	margin-left:-15px;
}

.highlight-content {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 120%;
    padding-top: 15px;
	padding-bottom: 15px;
}

.highlight-title {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 120%;
    margin-top: -15px;
}


.sponsor-logo {
    width: 200px;
	border-radius: 50%;
}

/*------------------------------Featured---------------------------*/


/*------------------------------ARTICLES---------------------------*/

.over-image-video{
    position: absolute;
	width:100%;
	height: 200px;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/video-icon-2848351.png);
	background-repeat:no-repeat;
}
.over-image-file{
    position: absolute;
	width:100%;
	height: 200px;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/file-icon-2848350.png);
	background-repeat:no-repeat;
}

.subtitle {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 200%;
    color: #333;
    width: 100%;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.subtitle-partner {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 200%;
    color: #fff;
    width: 100%;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
 	background: #CCCCCC; /* For browsers that do not support gradients */
 	background: -webkit-linear-gradient(left, grey , white); /* For Safari 5.1 to 6.0 */
 	background: -o-linear-gradient(right, grey, white); /* For Opera 11.1 to 12.0 */
 	background: -moz-linear-gradient(right, grey, white); /* For Firefox 3.6 to 15 */
 	background: linear-gradient(to right, grey , white); /* Standard syntax */
}

.text-box {
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    width: 100%;
	height: 110px;
	margin-bottom:10px;
}

.h-text-box {
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    width: 100%;
	height: 40px;
	margin-bottom:10px;
}

.text-box-bottom {
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    width: 100%;
	height: 150px;
}


.bluebox {
    color:#666;
    font-size:120%;
    margin-bottom:30px;
	border-bottom: #999 solid 1px;
    padding-bottom: 10px;
}

.bluebox-bottom {
    color:#666;
    font-size:120%;
    margin-bottom:30px;
	border-bottom: #999 solid 1px;
    padding-bottom: 10px;
	background-color:#ececec;
	padding-left:10px;
	padding-right:10px;
}

.subtitle-box {
    padding-top:15px;
    margin-bottom: 10px;
    font-size: 20px;
	height: 60px;
}

.subtitle-box-main {
    padding-top:15px;
    margin-bottom: 10px;
    font-size: 20px;
	height: auto;
}

.h-subtitle-box {
    padding-top:15px;
    margin-bottom: 10px;
    font-size: 18px;
	height: auto;
}

.image-article {
    width:100%;
}

.button-box {
	padding-bottom:10px;
	vertical-align: middle;
	 min-height: 1em;
    display: table-cell;
}

.button-icon{
    width:45px;
    margin-right:15px;
	border-radius: 50%;
	background-color:#337ab7;
}

/*------------------------------RIGHT COLUMN---------------------------*/
.redbox{
    overflow:hidden;
    background-image:url(http://oracle.com/us/dm/rightcol-2772673.jpg);
    background-repeat:repeat-x;
    padding:0 10px;
    color:#858585;
    font-size:120%;
	margin-bottom:20px;
}
.column-right-title{
    font-size: 16px;
    font-weight: normal;
}

.social-container {
    border-top: 1px solid #858585;
    border-bottom: 1px solid #858585;
    margin: 1em 0;
    padding: 0;

}

.socialimg{
    width:45px;
    margin-bottom:15px;
    margin-right:15px;
}

/*------------------------------lightbox---------------------------*/

.my-modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
	
	
}

.my-modal-video {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    width: 670px;
}
/*------------------------------FOOOTER---------------------------*/

.footer{
	width:100%;
    background-image:url(http://oracle.com/us/dm/rightcol-2772673.jpg);
    background-repeat:repeat-x;
	-webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,.8);
    box-shadow:inset 0 3px 10px 0 rgba(0,0,0,.1); 
}

.menu-footer{
	 list-style-type: none;
}

.menu-footer li{
	padding-bottom: 7px;
}

.margin-footer {
    margin-left:-40px;
}

#u06 {
    width: 1170px;
    margin: 5px auto 20px;
    clear: both;
    position: relative;
    padding: 16px 0 18px;
}


/** Mobile **/


@media only screen and (max-width: 1200px) and (min-width:751px) {

.top-slider {
    margin-top: 0px !important;
}

	
	.over-image-video{
    position: absolute;
	width: 334px;
    height: 167px;
    background-size: 333px 172px;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/video-icon-2848351.png);
	background-repeat:no-repeat;
}
	.over-image-file{
    position: absolute;
	width: 334px;
    height: 167px;
    background-size: 333px 172px;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/file-icon-2848350.png);
	background-repeat:no-repeat;
}

.jumbotron  [class*="col-"] {
    background-color:#eee;
    background-color: rgba(0, 0, 0, 0.25);
    padding-left:15px;
	margin-top: -20px;
    height: 300px;
}

.subtitle-box {
    padding-top: 15px;
    margin-bottom: 10px;
    font-size: 20px;
    height: 60px;
	font-size: large;
}

.text-box {
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    width: 100%;
    height: 90px;
    margin-bottom: 10px;
	font-size: small;
}

}



@media only screen and (max-width: 767px) and (min-width:600px) {
.top-slider {
    margin-top: 0px !important;
}

	
	.over-image-video{
    position: absolute;
	width:100%;
	height: 52%;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/video-icon-2848351.png);
	background-repeat:no-repeat;
}
.over-image-file{
    position: absolute;
	width:100%;
	height: 52%;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/file-icon-2848350.png);
	background-repeat:no-repeat;
}

    .search-min {
        display:block;
    }
	
	.search-md {
        display:block;
    }


    .my-navbar-toggle {
        float: right;
        margin-top: 15px;
        background-color: transparent;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 4px;
        color:#FFFFFF;
        font-size:35px;
    }

    .my-navbar-default  .navbar-nav>li>a:focus, .my-navbar-default .navbar-nav>li>a:hover {
        color: #ec1c24;
        background-color: transparent;
        border-bottom:  1px solid #ec1c24;
    }
    
    .my-menu {
        margin-left: 0px;
    }

    .search-max {
        display: none;
    }

    .bannerlogo-search {
        background:#ec1c24;
        height: 20%;
        width:100%;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: none;
    }

    .sign-mobile-bar{
        text-align:left;
        padding-top:15px;
    }
	

.pad0{
        padding:0;
    }
	
.jumbotron  [class*="col-"] {
    background-color:#eee;
    background-color: rgba(0, 0, 0, 0.25);
    padding-left:15px;
	margin-top: -20px;
    height: 300px;
}


}

/** screen **/
@media only screen and (max-width : 599px) {


.top-slider {
    margin-top: 0px !important;
}

.my-modal-video {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    width: 100%;
}

.subtitle-box {
    padding-top: 15px;
    margin-bottom: 10px;
    font-size: small;
	height: 100%;
	font-size: medium;
}

.text-box {
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    width: 100%;
	height: 100%;
    margin-bottom: 10px;
	font-size: smaller;
}

.over-image-video{
    position: absolute;
	width:93%;
	height:40%;
	background-size: contain;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/video-icon-2848351.png);
	background-repeat:no-repeat;
}
.over-image-file{
    position: absolute;
	width:93%;
	height:40%;
	background-size: contain;
    z-index: 5;
	background-image:url(http://www.oracle.com/us/dm/file-icon-2848350.png);
	background-repeat:no-repeat;
}
	
	.footer-box-md {
	height:200px;
}
	
    .logo-oracle{
        width: 100%;
   
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: 0px;
    }
    .my-menu {
        margin-left: 0px;
    }
    .search-min {
        display: block;
    }

    .search-max {
        display: none;
    }

    .jumbotron-bg {
        background-position: 63%;
    }

    .bannerlogo-search {
        background:#ec1c24;
        height: 20%;
        width:100%;
    }

    .navbar-default .navbar-collapse{
        border-color: transparent;
    }

    .navbar-toggle-mobile {
        float: right;
        padding: 10px;
        margin-top: 7px;
        background-image: none;
        border: 1px solid #999999 ;
        border-radius: 4px;
        background-color:#fff;
    }

    .my-navbar-toggle {
        margin-top: 5px;
        background-color: transparent;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 4px;
        color:#FFFFFF;
        font-size:35px;
    }

    .my-navbar-default  .navbar-nav>li>a:focus, .my-navbar-default .navbar-nav>li>a:hover {
        color: #ec1c24;
        background-color: transparent;
        border-bottom:  1px solid #ec1c24;
    }

    .sign-mobile-bar {
        margin-left: -2px;
    }
    
    .socialimg {
        width: 30px;
		margin-left: -5px;
    }
	

.pad0{
        padding:0;
    }
	
	.jumbotron  [class*="col-"] {
    background-color:#eee;
    background-color: rgba(0, 0, 0, 0.25);
    padding-left:15px;
	margin-top: -20px;
    height: 300px;
}

.h-text-box {
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    width: 100%;
	height: 100%;
	margin-bottom:10px;
}

}