.container {
    width:100%;
    height: 100%;
    clear: both;
	overflow:hidden;
	background:#e8e8e8;
}
header {
    height: 82px;
    background: #3e3e3e;
}

.logger a > strong {
    color: #566785;
	}
	
.dil {
    width: 201px;
    
        margin-bottom: 6px;
    margin-top: 5px;
	color: #FFF;
	    font-family: 'Roboto', sans-serif;
}
.dil a {
    color: #FFF;
	    font-family: 'Roboto', sans-serif;
		    font-size: 14px;
}
.logo {
    display: block;
    float: left;
    width: 184px;
    height: 44px;
 background: url("../img/metus-sprite.png") -1px -1px;
    margin: 17px 0 0 64px;
}
.search-box {
    float: right;
    margin: 0px 25px 0 0;
} 
.search-box input[type="text"] {
    width: 165px;
    height: 34px;
    background: #2b2b2b;
    font-size: 14px;
    color: #fff;
    text-indent: 14px;
   
}
.search-box input[type="submit"] {
    background: url("../img/metus-sprite.png")-551px -100px ;
    width: 36px;
    height: 36px;
    float: right;
    font-size:0;
    cursor: pointer;
}
nav.menu {
    float: right;
    margin-right: 61px;
    margin-top: 38px;
}
nav.menu ul > li {
    float: left;
    position: relative;
}
nav.menu ul li a {
    font-size:14px;
    color:#fff;
    transition: all 0.30s;
    -webkit-transition: all 0.30s;
    padding-left: 34px;
    font-family: dinbekregular;
}
nav.menu ul li a:hover {
    color:#ffce2d;
}
#active  {
    color:#ffce2d;
}
nav.menu ul li ul{
    
    display: none;
    left: 0;
    padding-top: 31px;
    position: absolute;
    top: 13px;
    z-index: 99999;


}
nav.menu li:hover > ul {
    display: block;
}
nav.menu ul li ul li:first-child{
    padding-top: 0;
    border-top: none;
}
nav.menu ul li ul li {
    border-top: 1px solid #ccc;
    background:#616161;
}
nav.menu ul li ul li a {
    padding: 10px 20px;
    display: block;
    float: left;
    width: 156px;
 }

.content {}

.slider {
    float: left;
    margin-bottom: 22px;
    display: none !important;
}
.slider-content {
	background: url(../img/slider-repeat.png) repeat-x;
	height: 54px;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
}
.slider-content > .grid-14 > span,.slider-content > .grid-14 > p{
	line-height:54px;
	display:block;
}
.slider-content > .grid-14 > span {
	float:left;
	font-size:24px;
	color:#fff;

}
.slider-content > .grid-14 > a {
	font-size:14px;
	color:#f6d04a;
	float:right;
	transition:all 1s;
	-webkit-transition: all 1s;
    line-height: 56px;
}
.slider-content > .grid-14 > p:hover {
	color:#fff;	
}
.rslides_tabs li {
    float: left;
    width: 15px;
    height: 15px;
}

.rslides_tabs {
    width: 100%;
    margin: 0 auto;
    margin-top: -31px;
    position: relative;
    z-index: 9999;
    margin-left: 46%;
}
.rslides_tabs li {
    float: left;
    margin-left: 10px;
}
.row {
    margin-bottom: 54px;
}
.rslides_tabs li a {
    font-size:0;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #e6c346;
    cursor: pointer;
    opacity: 0.5;
}
.rslides_here {
    opacity: 1 !important;
    background: #ffc715 !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.center-content {
    height:236px;
    margin-top:22px !important;
}
.big-icon {
    width: 112px;
    height: 112px;
    margin:0 auto;
  


}
.mam-icon { background:url(../img/mam-icon.png) no-repeat;  }
.mam a:hover .mam-icon { background:url(../img/mam-black.png) no-repeat;  }
.ingest-icon{   background:url(../img/ingest-icon.png) no-repeat;   }
.ingest:hover .ingest-icon{   background:url(../img/ingest-black.png) no-repeat;   }
.mediacube-icon{
    background:url(../img/media-cube.png) no-repeat;
    margin-top: -11px;
    height: 123px;
}
.mediacube:hover .mediacube-icon {
    background:url(../img/media-black.png) no-repeat;
}
.flashnews-icon {
     background:url(../img/flashnews.png) no-repeat;
 }
.flashnews:hover .flashnews-icon {
    background:url(../img/flashnews-black.png) no-repeat;
}

.logger-icon {
     background:url(../img/player.png) no-repeat;
 }
.logger:hover .logger-icon {
    background:url(../img/player-black.png) no-repeat;
}


.icon-link {
    float: left;
    height: 173px;
    padding-top: 18px;
    border-left: 1px solid #a2a2a2;
}

.icon-link:first-child {border-left: none;}
.icon-link strong,.icon-link p {
    display: block;
    text-align: center;
    transition: all 0.50s;
    -webkit-transition: all 0.50s;
}
.icon-link strong{
    font-size:30px;
    margin-top: 3px;
    font-family: 'dinbekregular';
    font-weight: normal;
}
.icon-link p {
    color:#939393;
    font-size:17px;
    font-family: 'dinbek_lightregular';
    margin-top:5px;
}
.mam a > strong {  color:#006af4;  }
.mam a:hover strong {  color:#0050aa;  }
.mam a:hover p {  color:#006af4;  }
.icon-link a {  display: block;  }

.ingest a > strong {  color:#ea0042;  }
.ingest a:hover strong {  color:#b50048;  }
.ingest a:hover p {  color:#ea0042;  }

.mediacube a > strong {  color:#006af4;  }
.mediacube a:hover strong {  color:#0050aa;  }
.mediacube a:hover p {  color:#006af4;  }

.flashnews a > strong {  color:#77bb1b;  }
.flashnews a:hover strong {  color:#4e9911;  }
.flashnews a:hover p {  color:#77bb1b;  }



.big-box {
    position: relative;
    left: 0;
    top:0;
    width: 25%;

    float: left;
    overflow: hidden;

    margin-bottom: 35px;
    cursor: pointer;
}
.big-box a {
    display: block;
}
.big-box > img,.black-hover  {
    width: 100% !important;
    height: auto;
    float: left;

}

.black-hover-product  {
    width: 100% !important;
    height: auto;
    float: left;

}



.black-hover{    
    position: absolute;
    left: 0;
    top:0;
    min-height:750px;
    float: left;
    z-index: 999;

    background:url("../img/big-box-top-bg.png") repeat;
}

.black-hover-product{    
    position: absolute;
    left: 0;
    top:0;
    min-height:100%;
    float: left;
    z-index: 999;

    background:url("../img/big-box-top-bg.png") repeat;
}

.big-box img {
    display: block;
}
.big-box a {
    position: absolute;
    top:0;
    z-index: 9999;
}
.big-box a strong,.big-box a p {
    margin-left: 20px;
    padding-right: 20px;

}
.big-box a strong {
    font-size:19px;
    color:#fff;
    display: block;
    float: left;
    font-family: dinbekregular;
    transition: all 1s;
    -webkit-transition: all 1s;
    margin-top: 20px;
}
.big-box a p {
    font-size:13px;
    color:#fff;
    display: block;
    float: left;
    margin-top:17px;
    font-family:dinbek_lightregular;
    margin-top: 15px;
    opacity: 0;
    clear: left;

}
.case-study:hover  strong,.case-study2:hover  strong,.case-study3:hover  strong,.case-study4:hover  strong {
     margin-top: 20px;
     opacity: 1;
 }
.big-box:hover  p {
    margin-top:10px;
    opacity: 1;
}
.case-study:hover > .black-hover  {
    background: #4ba000 !important;
    opacity: 0.8;

}
.case-study2:hover > .black-hover  {
    background: #0a263f !important;
    opacity: 0.8;
}
.case-study3:hover > .black-hover  {
    background: #642639;
    opacity: 0.8;
}
.case-study4:hover > .black-hover  {
    background: #47494c;
    opacity: 0.8;
}
.case-study:hover .black-hover {
    background: #3e373e;
}

.case-study2:hover > .black-hover-product  {
    background: #0a263f !important;
    opacity: 0.8;
}



footer {
    width: 100%;
    background:#3e3e3e;
    height: auto;
    float: left;
    padding-bottom: 25px;
}
.footer-box {
    width: 230px;
    height: auto;
}
.newsletter {
    float: left;
    font-family: dinbekregular;
    margin-top: 36px;
}
.newsletter strong,.newsletter p,.footer-box strong,.footer-box p {
    display: block;
    float: left;
}
.newsletter strong,.footer-box span {
    font-size:18px;
    color:#ffce2d;
    margin-bottom: 8px;
}
.newsletter p,.footer-box p{
    font-size:14px;
    color:#9d9d9d;
}
.newsletter input[type="text"]{
    display: block;
    float: left;
    background:#787878;
    color:#4a4a4a;
    width:214px;
    height: 31px;
    margin-top:9px;
 
    text-indent: 10px;
}
.newsletter input[type="text"]::-webkit-input-placeholder{
    color: #4e4e4e;
    font-family: dinbekregular;
}
.newsletter input[type="text"]:-moz-placeholder{
     color: #4e4e4e;
     font-family: dinbekregular;
 }
.newsletter input[type="text"]:-ms-input-placeholder{
    color: #4e4e4e;
    font-family: dinbekregular;
}
.newsletter input[type="button"] {
    display: block;
    float: right;
    height: 23px;
    padding: 0 22px;
    text-align: center;
    font-size: 14px;
    margin-right: 16px;
    margin-top: 15px;
    background: #ffd035;
    color:#000;
    cursor: pointer;
}
.footer-menu{
    float: left;
    margin-left: 87px;
    margin-top:37px;
}
.footer-menu > li {
    float: left;
    margin-left: 85px;
}
.footer-menu > li:first-child {
    margin-left: 0;
}
.footer-menu > li a {
    display: block;
    font-size:18px;
    color:#ffce2d;
    margin-bottom: 15px;
}
.footer-menu li ul li {
    float: none;
}
.footer-menu > li ul li a {
    color:#9d9d9d;
    margin-bottom: 9px;
}
.footer-menu > li ul li a:hover {
    color:#fff;
}
.f-social {
    margin-top:37px;
    float: right;
    height: auto;
}
.f-social-icon {float: left; margin-top: 13px;}
.f-social-icon li { float: left;}
.f-social-icon li a {
    display: block;
    float: left;
    width: 44px;
    height: 39px;
    margin-right: 11px;
    background: url("../img/metus-sprite.png");

}

.f-social-icon li a.f-twitter {
    background-position:-83px -1211px;
}
.f-social-icon li a.f-youtube {
    background-position:-184px -1211px;
}
.f-social-icon li a.f-linkedin {
    background-position:-134px -1211px;
}
.f-social-icon li a.f-facebook {
    background-position:-34px -1211px;
}


.f-social-icon li a.f-twitter:hover {
    background-position:-83px -1163px;
}
.f-social-icon li a.f-youtube:hover {
    background-position:-184px -1163px;
}
.f-social-icon li a.f-linkedin:hover {
    background-position:-134px -1163px;
}
.f-social-icon li a.f-facebook:hover {
    background-position:-34px -1163px;
}
.yellow-button {
    float: right;
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #ffd035;
    color:#000;
    font-size:17px;
    padding: 0 47px;
    font-family: dinbekregular;
    margin-top: 27px;
    margin-right: 18px;
	clear: both;
}

/* Sub Pages Style  */
.sub-content {
    position: relative;
}
.title {
    display: block;
    font-size:48px;
    color: #3e3e3e;
    font-family: 'dinbek_lightregular';
    margin-top: 43px;
    float: left;
	width: 77%;
}
.user-panel-title {
    margin-top:100px;
}
.title-bottom-text {
    float: left;
    clear: left;
    margin-bottom: 96px;
}
.title-bottom-text a {
    display: block;
    float: left;
    padding:0 11px;
    font-size:18px;
    font-family: 'dinbekregular';
    margin-top: 13px;
}
.title-bottom-text p {
    font-size:24px;
    margin-top: 18px;
    display: block;
    float: left;
    font-family: 'dinbekregular';
    color: #3e3e3e;
	max-width: 529px;
}

.detail-logout-link a:first-child { padding-left: 0; border-left: none; }
.detail-logout-link a {border-left: 1px solid #3e3e3e;}
.big-social {
    width: 472px;
    float: right;
    height: auto;
    position: absolute;
    right: 0;
    top: 57px;
}
.big-social li {
    float: left;
    margin-left: 57px;
}
.big-social li a {
    display: block;
    float: left;
    width: 75px;
    height: 106px;
    background:url("../img/metus-sprite.png");
}
.big-social li:first-child {margin-left: 0;}
.big-social li a.bc-twitter {
   background-position: -10px -214px;
}
.big-social li a.bc-linkedin {
    background-position: -140px -214px;
}
.big-social li a.bc-youtube {
    background-position: -270px -214px;
}
.big-social li a.bc-facebook {
    background-position: -400px -214px;
}
.sub-title {
    display: block;
    color: #3e3e3e;
    font-size:30px;
    font-family: dinbekregular;
    margin-bottom: 18px;
}
.sub-list {
    margin-bottom: 44px;
}
.sub-list li {
    float: none;
    clear: left;
    margin-bottom: 11px;
}
.sub-list li a {
    font-size: 18px;
    color: #3e3e3e;
    font-family: dinbekregular;
    line-height: 32px;
}
.player-icon {
     background:url(../img/player32ico.png) no-repeat;
	     width: 36px;
    height: 33px;
    float: left;
    margin-right: 9px;
 }
 .wall-icon {
     background:url(../img/wall32.png) no-repeat;
	     width: 36px;
    height: 33px;
    float: left;
    margin-right: 9px;
 }
.zip-icon {
     width: 26px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -438px -1px;
 }
.adobe-icon {
     width: 26px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -476px -1px;
 }
 .mam-icon-login {
     width: 33px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -36px -1257px;
 }
 .metuss-icon-login {
     width: 33px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -388px -217px;
 }
 .pdf-icon-login {
     width: 33px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -529px -217px;
 }
  .ingest-icon-login {
     width: 33px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -69px -1257px;
 }

 .logger-icon-login {
     width: 33px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/logotek-logger.png");
 }
   .cube-icon-login {
     width: 33px;
     height: 41px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -102px -1258px;
 }
    .flash-icon-login {
     width: 33px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -138px -1257px;;
 }
     .video-icon-login {
     width: 36px;
     height: 33px;
     float: left;
     margin-right: 9px;
     background: url("../img/metus-sprite.png") -187px -1259px;;
 }
.p-point-icon {
    width: 35px;
    height: 33px;
    float: left;
    margin-right: 9px;
    background: url("../img/metus-sprite.png") -512px -1px;
}

.sub-full-box {
    clear: left;
    margin-top: 42px;
}
.sub-full-box > .big-box {
    margin-bottom: 0;
}
.top-sub-image img {
    width: 100%;
    height:auto;
}
.product-box {
    background: url("../img/product-repeat.png") #f3f3f3  repeat-x;
    min-height: 810px;
    margin-top: 42px;
    float: left;
    width: 100%;
    margin-bottom: 200px;
}
.gradient-bg {
    background: url("../img/sub-gradient-bg.png") repeat-x;
}
.product-box ul li {
    float: none;
    height: 197px;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #fff;
}
.product-box ul li:last-child {
    border-bottom: none;
}
.product-box ul li a img {
    float: left;
    margin:51px 0 0 45px;
    transition: all 0.50s;
    -webkit-transition: all 0.50s;
}
.product-box ul li a p {
    float: right;
    width: 453px;
    margin-top: 67px;
    line-height: 24px;
    font-size:18px;
    color: #3e3e3e;
    transition: all 0.50s;
    -webkit-transition: all 0.50s;
}
.date {
    display: block;
    float: left;
    font-size:14px;
    color: #9c9c9c;
    font-family: dinbekregular;
    margin-top: 25px;
}
.text {
    display: block;
    float: left;
    line-height: 24px;
    color: #3e3e3e;
    font-size:18px;
    font-family: dinbekregular;
    margin-top: 48px;
   margin-bottom: 17px;
}
.text:first-child{
    margin-top: 48px;
}

.share {
    height: 157px;
    float: left;
    margin-bottom: 100px;
}
.share-img {
    float: left;
    width: 108px;
    height: 33px;
    background: url("../img/metus-sprite.png") -478px -47px;
}
.share-icon {
    float: left;
    clear: left;
    margin-top: 44px;
}
.share-icon li {
    float: left;
    margin-right: 40px;
}
.share-icon li a {
    display: block;
    float: left;
    width: 54px;
    height: 78px;
    background: url("../img/metus-sprite.png");
}
.share-icon li a.twitter-share {
    background-position: -15px -344px;
}
.share-icon li a.youtube-share {
    background-position: -109px -344px;
}
.share-icon li a.linkedin-share {
    background-position: -205px -344px;
}
.share-icon li a.facebook-share {
    background-position: -298px -344px;
}
.product-detail-text {
    margin-top: 55px;
	clear: both;
}
.product-detail-title-text {
    margin-bottom: 0;
}

.news-face{
float:right; margin-top: 53px; margin-right: 102px;
}

.news-twit{
float:right; margin-top: 53px; margin-right: 16px;
}

@media screen and (max-width:480px) {
.news-face{
display:none;
}

.news-twit{
display:none;
}
}

.news-face-mobil{
display:none;
}

.news-twit-mobil{
display:none;
}

@media screen and (max-width:480px) {
.news-face-mobil{
float: left;
margin-top: 13px;
margin-left: 75px;
position: absolute;
display: block;
}

.news-twit-mobil{
float: left;
margin-top: 13px;
margin-right: 16px;
position: absolute;
display: block;
}
}

@media screen and (max-width:405px) {
.news-face{
display:none;
}

.news-twit{
display:none;
}
}


.detail-links {
    float: right;
    position: absolute;
    right: 0;
    top: 32px;
}
.detail-links ul li {
    float: left;
    margin-left: 42px;
}
.detail-links ul li a {
    display: block;
    float: left;
    height: 112px;
    background: url("../img/metus-sprite.png");
}
.detail-links ul li a.request-demo {
    background-position:  -15px -432px;
    width: 110px;
}

.detail-links ul li a.download-trial {
    background-position:  -370px -734px;
    width: 110px;
	height: 121px;
}

.detail-links ul li a.tect-specs {
    background-position:  -164px -432px;
    width: 91px;
}
.detail-links ul li a.wikipedia {
        background-position: -298px -434px;
    width: 77px;
}
.detail-links ul li a.brochure {
    background-position:  -422px -433px;
    width: 150px;
}
.detail-tab-boxes .title-icon {
    display: block;
    float: left;
    width: 119px;
    height: 119px;
    background: url("../img/metus-sprite.png");
}
.detail-tab-boxes .flexible-iconxxx{
    background-position: 9920px 99187px;
}
.detail-tab-boxes .flexible-icon{
    background-position: -20px -587px;
}

.detail-tab-boxes .processing-icon{
    background-position: -162px -587px;
}
.detail-tab-boxes .stream-icon{
    background-position: -314px -587px;
}
.detail-tab-boxes > .title {
    margin-top: 5px;
    
}
.detail-tab-boxes p {
    float: left;
    line-height: 29px;
    margin-top: 15px;
    clear: left;
	font-size:18px;
}
.detail-tab-boxes p em {
    background: none;
    color: #0072bc;
    font-weight: bold;
}
.detail-tab-boxes {
    margin-bottom: 14px;
}
.accordion-link {
    color: #0072bc;
    font-weight: bold;
    text-decoration: underline;
    display:inline;
    cursor: pointer;
}
.accordion-box {
    background: #f3f3f3;

    border-top:1px solid #fff;
    height: auto;
    margin-bottom: 25px;
    padding: 0 10px 10px 10px;
    margin-top: 30px;
}
.accordion-box-tech {
    background: #f3f3f3;

    border-top:1px solid #fff;
    height: auto;
    margin-bottom: 25px;
    padding: 0 10px 10px 10px;
    margin-top: 30px;
}
.accordion-box-tech h3 {
    display: block;
    font-size:24px;
    color: #3e3e3e;
    margin-top: 16px;
    clear: right;
    margin-left: 10px;
    font-family: 'dinbek_boldregular';
    margin-bottom: 14px;
}
.accordion-box-tech span {
    font-size: 15px !important;
    color: #000000;
    line-height: 24px;
    font-family: 'dinbekregular';
}
.accordion-box img {
    display: block;
    float: left;
    margin: 12px 15px 10px 0;
}
.accordion-box h3 {
    display: block;
    font-size:24px;
    color: #3e3e3e;
    margin-top: 16px;
    clear: right;
    margin-left: 10px;
    font-family: 'dinbek_boldregular';
    margin-bottom: 14px;
}
.accordion-box span {
    font-size: 15px !important;
    color: #000000;
    line-height: 24px;
    font-family: 'dinbekregular';
}
.partner-logo-box {
    position: absolute;
    z-index: 999999;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
}

.partner-logo {
    bottom: 0;
    height: auto !important;
    left: 0;
    margin-bottom: auto;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.partner-hover:hover .black-hover  .black-hover-product{background: #a91123; cursor: pointer; opacity: 0.8  }
.partner-hover:hover .partner-logo { opacity: 0.3;}
.partner-content {
    position: absolute;
    top:0;
    left: 0;
    z-index: 999999;
    padding-top: 30px;
    padding-left: 20px;

    transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0;
}
.partner-hover:hover strong {
    opacity: 1;
    margin-top: 0px;
}
.partner-hover:hover p {
    opacity: 1;
    margin-top: 5px;
}
.partner-hover:hover .partner-content {
     opacity: 1;
 }
.partner-content strong,.partner-content p {
    color: #fff;
    display: block;
    float: left;
    font-family: 'dinbekregular';

}
.partner-content strong{
    font-size: 30px;
    margin-top: -10px;
    opacity: 0;
    transition: all 1s;
}
.partner-content p {
    display: block;
    float: left;
    font-size:18px;
    line-height:20px;
    margin-top: 30px;
    transition: all 1s;
}
.grassvalley:hover .partner-content {
    display: block;
}
.grassvalley:hover .partner-logo {
    display: none;
}

.adobe:hover .partner-content {
    display: block;

}

.adobe:hover .partner-logo {
    display: none;
}

.ibm {
    border-bottom: 38px solid #7e6c17;
}
.grassvalley {
    border-bottom: 38px solid #2d4414;
}
.deltacast {
    border-bottom: 38px solid #522107;
}
.darim {
    border-bottom: 38px solid #34174a;
}
.text > mark {
    background: none;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
}
.support-form {
    margin: 0 auto;
    width: 813px;
    min-height: 500px;
    margin-bottom: 50px;
}
.contact-form{
   float: left !important;
    width: 813px;
 }
.login-form{
   margin: 0 auto;
    width: 813px;
    min-height: 100px;
    margin-bottom: 50px;
 }
 .contact-form input[type="text"]{
    width: 554px;
    height: 37px;
    background: #fff;
    color: #6F6F6F;
    font-size:16px;
    text-indent: 15px;
    
}
 
 .login-form input[type="text"]{
    width: 554px;
    height: 37px;
    background: #fff;
    color: #6F6F6F;
    font-size:16px;
    text-indent: 15px;
    
}
 
 
.support-form-title {
    float: right;
}

.support-form-title li {
    float: left;
    width: 183px;
    height: 37px;
    line-height: 37px;
    background: #3e3e3e;
    color: #c5c5c5;
    text-align: center;
    margin-right: 2px;
}
.support-form-title li  a{
    float: left;
    width: 183px;
    height: 37px;
    line-height: 37px;
    background: #3e3e3e;
    color: #c5c5c5;
    text-align: center;
    margin-right: 2px;
}
.support-form-title li.active-list-item {
    background: #fff;
    color: #4c4c4c;
}
.support-form .line {
    float: right;
    margin-top: 10px;
}
.support-form .line span {
    float: left;
    text-align: right;
    font-size:18px;
    color: #000;
    margin-right: 28px;
    line-height: 37px;
}
.support-form .line i {
    color: #ff0000;
}
.user-login-input{
    width: 554px;
    height: 37px;
    background: #fff;
    color: #6F6F6F;
    font-size:16px;
    text-indent: 15px;
    
}

.phone-number input[type="text"] {
    width: 279px;
    margin-right: 5px;
}
#zone {
    width: 270px;
    border: none;
    height: 39px;
    font-size:18px;
    float: right;
    text-indent: 11px;
    font-family: dinbekregular;
    line-height: 35px;

}
#secimg {
    width: 270px;
    border: none;
    height: 39px;
    font-size:18px;
    float: right;
    text-indent: 11px;
    font-family: dinbekregular;
	padding:10px 0 0 0;
}
#sagzone {
    width: 270px;
 
    height: 39px;
    font-size:18px;
    float: right;
    text-indent: 11px;
    font-family: dinbekregular;
	padding:10px 0 0 0;
}
.message textarea {
    float: right;
    border: none;
    width: 554px;
    height: 195px;
    font-size:16px;
    text-indent: 15px;
   color:#6F6F6F;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    resize: none;
}
.support-form input[type="button"],.contact-form input[type="button"] {
    display: block;
    float: right;
    width: 554px;
    height: 37px;
    text-align: center;
    background: #ffd035;
    font-family: dinbekregular;
    cursor: pointer;
}
.location-box {
    float: right;
    width: 275px;
    height: auto;
}
.location-box ul {
    float: left;
    width: 100%;
}
.location-box ul li {
    width: 100%;
    float: left;
    border-top: 1px solid #a4a4a4;
    padding-bottom: 34px;
    padding-top: 25px;
}
.location-box ul li:first-child {
    border-top: none;
    paddin-top: 0;
}

.location-box ul li strong {
    display: block;
    float: right;
    margin-top: 10px;
    font-family: dinbek_boldregular;
}
.map-icon {
    display: block;
    float: left;
    width: 28px;
    height: 34px;
    background: url("../img/metus-sprite.png") -488px -100px;
}
.location-box ul li span {
    float: right;
    margin-top: 25px;
    text-align: right;
    width: 217px;
    line-height: 24px;
    color: #3e3e3e;
}


#tabs {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 32px;
}
#tabs ul li {
    width: 162px;
    height: 159px;
    float: left;
    position: relative;
}
#tabs ul li img {
    position: absolute;
    z-index: 0;
    left: 0;
}
#tabs ul li span {
    position: absolute;
    z-index: 1;
    display: block;
    width: 160px;
    font-size:18px;
    color: #ffffff;
    text-align: center;
    bottom: 8px;
	z-index: 3000;
}
.tab-content {
    float: left;
    width: 100%;
    background: #fff;
    padding: 21px;

}
.tab-content p {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    padding-right: 40px;
}
#ui-id-7 > img {
     width: 167px !important;
 }
.black-hover {
}
.black-hover-product {
    transition: all 1s;
}
.big-box {
    transition: all 1s;
}

@media screen and (max-width:1500px) and (min-width:1140px){
    .partner-content {
        padding-top: 15px;
    }
    .partner-content strong{
        font-size:20px
    }
    .partner-content p {
        font-size:15px;
        line-height: 17px;
    }
}

@media screen and (max-width:1000px) and (min-width:481px){
    .about-full-box > .big-box {
        width: 50% !important;
        margin-bottom: 0;
    }

    .partner-content strong{
        font-size:24px !important
    }
    .partner-content p {
        font-size:14px !important;
        line-height: 16px !important;
    }
}
#sliderb_container {
    width: 100% !important;
    position: relative;
    height: 465px; overflow: hidden;
}
.slides-move {
    cursor: move;   width: 100% !important; height: 465px;
    overflow: hidden;
}
#sliderb_container > div {
    width: 100%;
}
.sliderb_container div {
    width: 100% !important;
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.text2 {
    margin-bottom: 27px;
}
.title-bottom-text span {
    display: block;
    float: left;
    font-size:24px;
    color: #3e3e3e;
}
.search-result {
    width: 96%;
    height: auto;
    background: #f3f3f3;
    border-top: 1px solid #fff;
    float: left;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 12px;
    margin-bottom: 25px;
    padding-right: 10px;

}
.search-result strong {
    font-family: 'dinbek_boldregular';
    font-size:18px;
    color: #3e3e3e;
}
.search-result strong {
    font-family: 'dinbek_boldregular';
}
.search-result span {
    font-family: 'dinbekregular';
}
.search-result strong,.search-result span {
    font-size:18px;
    color: #3e3e3e;
}
.search-result mark {
    color: #0066ff;
    background: none;
}
#about-input {
    width: 554px;
    border: none;
    height: 39px;
    font-size: 18px;
    float: right;
    text-indent: 11px;
    font-family: dinbekregular;
}
#konu {
    width: 553px;
    border: none;
    height: 39px;
    font-size: 18px;
    float: right;
    text-indent: 11px;
    font-family: dinbekregular;
    line-height: 35px;
}

.support-wiki {
float: right;
width: 23%;
margin-top: 24px;
}

.support-wiki-res {
float: left;
margin-right: 40px;
}

@media screen and (max-width:1150px) {
.support-wiki {
float: left;
width: 52%;
margin-top: 0px;
padding-top: 41px;
}

.support-wiki-res {
float: left;
margin-right: 40px;
}

}

@media screen and (max-width:575px) {
.support-wiki {
float: left;
width: 65%;
margin-top: 0px;
padding-top: 41px;
}

.support-wiki-res {
float: left;
margin-right: 40px;
}

}

@media screen and (max-width:575px) {
.support-wiki {
float: left;
width: 100%;
margin-top: 0px;
padding-top: 41px;
}

.support-wiki-res {
float: left;
margin-right: 40px;
}

}


.login1 button {
display: block;
float: left;
padding: 0 11px;
font-size: 18px;
font-family: 'dinbekregular';
margin-top: -10px;
background-color: #3e3e3e;
border: none;
color: #FFFFFF;
width: 82px;
height: 36px;
}

.login2 button {
display: block;
float: left;
padding: 0 11px;
font-size: 18px;
font-family: 'dinbekregular';
margin-top: 7px;
background-color: #3e3e3e;
border: none;
color: #FFFFFF;
width: 187px;
height: 36px;
}

.other-form-box {
    height: 0;
    opacity: 0;
    display: none;
    transition: all 0.50s;
}
.other-form-box-active {
    height: auto;
    opacity: 1;
    display: block;
}

.owl-buttons {
    display: none;
}
.other-form-box2 {
    height: 0;
    opacity: 0;
    display: none;
    transition: all 0.50s;
}
.other-form-box2-active {
    height: auto;
    opacity: 1;
    display: block;
}

.owl-buttons {
    display: none;
}


.rslides_tabs li {
    float: left;
    width: 15px;
    height: 15px;
}

.owl-pagination {
    width: 100%;
    margin: 0 auto;
    margin-top: -31px;
    position: relative;
    z-index: 9999;
    margin-left: 87%;
}
.owl-page {
    float: left;
    margin-left: 10px;
    font-size:0;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #e6c346;
    cursor: pointer;
    opacity: 0.5;
}
.owl-page.active {
    opacity: 1 !important;
    background: #ffc715 !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

/* Safari Custom Style */

.safari-search-box {
    float: left;
}
.phone-number input[type="text"] {
    float: left;
}
.pdf {
    display: block; 
	width: 533px;
    padding-left:45px;
    padding-top:10px;
	 
}
ul.box-nav {
    float: left;
    list-style-type: none;
    margin: 10px 0 0;
    width: auto;
}
ul.box-nav li {
    float: left;
}
ul.box-nav li a, ul.box-nav li a:active ul.box-nav li a:visited {
	background-color: #3e3e3e;
    color: #ffffff;
    float: left;
    font-size: 20px;
    height: 27px;
    margin: 0 5px 0 0;
    padding: 7px 0 0;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
ul.box-nav li a:hover
{
	text-decoration:underline;
	opacity:0.6;
    filter:alpha(opacity=60);
}
ul.box-nav li a:hover, ul.box-nav li a.active {
    background-position: 0 -34px;
    color: #ffffff;
}
ul.box-nav li a.prev {
    background: url("../../../../system_img/style1/46x34-btn.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    float: left;
    font-size: 13px;
    height: 27px;
    padding: 7px 0 0;
    text-align: center;
    width: 46px;
}
ul.box-nav li a.next {
background-color: #3e3e3e;
    color: #ffffff;
    float: left;
    font-size: 16px;
    height: 27px;
    padding: 7px 0 0;
    text-align: center;
    width: 46px;
}
ul.box-nav li a.prev:hover, ul.box-nav li a.next:hover {
    background-position: 0 -34px;
    color: #ffffff;
}
#bekle {
  font-weight: bold;
  color: #F00;
  font-size: 19px;
}