@import url("timeline.css");
/* ----------------------------Variables begin ---------------------------------------*/
/* ----------------------------Variables end ---------------------------------------*/
/*------------------------------ Base----------------------------------------------*/
* {
    margin: 0;
}
html, body {
    height: 100%;
    font-family: "Noto Serif Hentaigana", sans-serif;
    font-size: 14px;/*15px 17_01_22*/
}
figcaption {
    font-style: italic;
    font-size: .8em;
    margin-bottom: 10px;
    margin-left: 10px;
}
a {
    color: #514e50;
}
#content_ind p + h4, #content_ind ul + h4 {
    margin-top: 2em;
}
#content_ind div > h4:first-child {
    margin-top: 0px;
}
p, li {
    line-height: 160%;
}
a:hover, a:focus {
    color: #65aee6;
    text-decoration: none;
}
.navbar {
    margin-bottom: 0px;
}
#content_ind {
    min-height: 100%;
    margin-bottom: -90px;
}
#content_ind:after {
    content: "";
    display: block;
}
.footer, #content_ind:after {
    height: 90px;
}
.footer {
    background-color: #efeff0;
    height: initial;
}
#footerView { /*margin-bottom: -20px;*/ background: #efeff0;
    padding-bottom: 20px;
    width: 90%;
}
.nav::before, .nav::after {
    clear: both;
}
.inp {
    background: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    color: #fff;
    margin-left: 10px;
    font-size: .8em;
}
.search {
    background: #323749 url(search.png) no-repeat 94% 50%;
    background-size: 24px;
    border-radius: 4px;
    color: #fff;
    border: 0;
    margin-top: 12px;
    padding-left: 8px;
    
}
.languageSelection {
    background: #fff;
    margin-top: 10px;
    font-size: .8em;
    padding: 10px 8px;
    border-radius: 8px;
    display: inline-block;
}
.languageSelection a {
    text-decoration: none;
    color: #086ebe;
    margin: 10px 5px;
}
.languageSelection span em {
    font-style: normal;
}
.languageSelection .searchBlock {
    display: inline-block;
}
.lang ul {
    list-style: none;
    float: right;
    margin-right: 0px;
}
.lang ul li {
    display: inline;
}
.lang ul li.active {
    padding: 5px;
    text-decoration: none!important;
    border-radius: 5px!important;
    background: #086ebe!important;
    color: #fff;
}
.lang ul li.active a {
    padding: 5px;
    text-decoration: none!important;
    border-radius: 5px!important;
    color: #fff;
}
.lang ul li a {
    padding: 5px;
    text-decoration: none!important;
    border-radius: 5px!important;
}
.lang ul li a.selected {
    padding: 5px;
    text-decoration: none!important;
    border-radius: 5px!important;
    background: #086ebe!important;
}
.logo {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    display: block;
}
.logo img {
    margin: 10px auto 0 12px;
}
a.selected, .languageSelection a:hover {
    border-radius: 20px;
    background: #086ebe;
    color: #fff;
    margin: 10px 0;
    padding: 5px;
}
.mini-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center; 
    gap: 3px; 
    list-style: none;
    padding: 0;
    white-space: nowrap; 
}
.mini-nav > li {
    float: right;
    margin-bottom: 2px;
    display: inline-block;
    font-size: 10px;
}
.mini-nav > li > a {
    float: right;
}
.nav.mini-nav {
    padding-right: 0px;
    margin-right: -15px;
}
.nav.mini-nav ul > li > a {
    margin-right: 0px!important;
}
.nav.mini-nav a:first-child {
    padding-right: 4px;
}
.navbar {
    min-height: 1px;
}
.navbar-nav {
    margin-top: 10px;
}
.navbar-nav a {
    font-size: .9em;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    color: #514e50;
    font-weight: 400;
}


.navbar-nav p a {
        padding-right: 0px;
    }

html[lang="el"] .navbar-nav > li > a {
    padding: 8px 7px;
}
h5 {
    font-weight: 500;
	font-size:17px;
}


.legal_N h5{ text-decoration: underline!important; margin-top:60px; font-size: 17px;}
body.legal_N h5.introduct{ text-decoration: none; margin:25px 0px;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    font-weight: normal;
    color: #086ebe;
    cursor: default;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #efeff0;
    border-radius: 4px;
}
.mini-nav > li > a:hover {
    background: none!important;
}
.sectionNews #content_ind h5, .article #content_ind h5 {
    border-bottom: 1px solid #086ebe;
    color: #086ebe;
    font-size: 1.1em;
    padding-bottom: 4px;
	line-height: 160%;
}

.sectionNews #content_ind h6{
    font-weight: 500;
    font-size: 1em;
    margin-bottom: 20px;
	line-height: 160%;
	}

.infoPrj{ border-radius: 8px; border:1px dotted rgba(210,210,210,1); padding:5px;box-shadow:0 0 5px 0 rgba(80,80,80,.3);}
.infoPrj h6{ margin-top: 0px!important;}
.infoPrj img{ margin:0 auto; margin-bottom:0px!important; width:40%;}
.infoPrj .subnote{font-size: .8em; color:rgba(158,158,158,1.00);}
.infoPrj .redTxt{font-size:.8em; font-weight: 500; color:#086ebe;display:block;}
.infoPrj .greyTxt{font-size:.7em; line-height: 110%; color:rgba(120,119,119,1.00); }


.article #content_ind h6.sub {
    font-weight: 500;
    font-size: 1.05em;
    margin-top: 0px!important;
	margin-bottom:10px!important;
	color:#086ebe;
	font-style: italic;
}

.article #content_ind h6{
	color:#086ebe;
	font-weight: 500;
	font-size:1.15em;
	margin-top:20px;
}

.article #content_ind h6.pico{
	color: #086ebe;
	font-weight: 400;
	font-size: 1.02em;
	margin-top: 20px;
	margin-bottom: 0px !important;
	}

.article img{ margin-bottom:20px;}

.article_Pub_date { font-size:.8em; font-weight:500; font-style:italic;display:block;color:#b4111a; } 

span.author{ font-size:.9em; font-weight:500; font-style:italic;display:block; margin-bottom:40px;}


table.articleTbl1{margin-bottom: 30px;font-size:.9em; width:100%;}
table.articleTbl1 th{border:1px solid #fff; vertical-align: top; background:#b4111a; color:#fff; padding:4px;font-weight:normal; text-align: right;}

table.articleTbl1 td{ border:1px solid rgba(100,100,100,1); padding:4px; text-align: center;}
table.articleTbl1 tr:nth-child(odd){background-color:#E0E0E0;}
table.articleTbl1 tr:nth-child(even){background-color:#AFAEAE;}


header {
    margin-bottom: 0;
    min-height: 80px; /*box-shadow:2px 0 3px rgba(81,78,80,1);*/ border-bottom: 1px solid #efeff0;
    background: #fff;
    -webkit-box-shadow: 0px 4px 4px -2px rgba(81, 78, 80, 0.75);
    -moz-box-shadow: 0px 4px 4px -2px rgba(81, 78, 80, 0.75);
    box-shadow: 0px 4px 4px -2px rgba(81, 78, 80, 0.75);
}

.borderedB{ border-bottom: 2px solid #BE2D19;
			margin-bottom: 40px;
			padding-bottom: 5px;}

.basket {
    padding: 0 15px;
    background: #efeff0;
}
.basket h5 a {
    text-decoration: none;
    color: #2d70e4;
}
.basket ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 8px;
}
.basket h5 {
    font-weight: 500;
    font-size: 1em;
    margin: 15px 0 0;
    padding: 0;
}
.basket p {
    margin-top: 10px;
    font-size: .95em;
}
.basket li {
    padding-left: 7px;
    background: transparent url(../images/dark_arrow.png) no-repeat 0 8px;
}
.basket li a {
    text-decoration: none;
}
.seperator {
    border-top: 1px dotted #666;
    margin-top: 20px;
}
.seperator h5 {
    padding-top: 8px;
}
.seperator ul {
    margin-bottom: 5px;
}
.dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.176);
	font-size:15px;/*since 17_01_22 */
}
.dataSeperator {
    background: #efeff0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0 0 8px 0;
    border-left: 0px solid #eaeaea;
}
.spaceTop {
    margin-top: 20px;
}
.dropdown-menu {
    padding-bottom: 0px;
    padding-top: 0px;
	
}
.navbar-toggle {
    background: #fff;
    border: 1px solid #ccc;
    margin-left: 20px;
    float: right;
    margin-top: 5%;
    z-index: 54;
}
.navbar-toggle .icon-bar {
    background: #ccc;
}
.navbar-header {
    margin-left: 10px;
}
.navbar-header::after {
    clear: none;
}
.titleH3 {
    font-size: 200%;
    line-height: 90%;
    display: block;
}
.titleH5 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 120%;
    line-height: 90%;
    display: block;
}
a .titleH3, a .titleH5 {
    text-decoration: none;
    color: #fff;
}


.titleH4{
       /* border:1px solid yellow; */
        margin-top:5%;
        margin-bottom: 0px;
        width:100%;
        position:relative;
        font-size: 2em;
        line-height: 130%;
        text-align: left;
        padding: 20px;
        background: rgba(0,0,0,.5);
        border-radius:8px;
        -webkit-transition: color .3s; /* Safari */
        transition: color .3s;
        color:#fff;
        float:left;

    }


	.titleH4 p{ font-size:.8em;}

    .webinarInfo {   margin-top:20px;
      margin-bottom: 20px;
      width:100%;
      position:relative;
      font-size: 1.6em;
      line-height: 130%;
      text-align: left;
      padding: 20px;
      background: rgba(0,0,0,.5);
      border-radius:8px;
      -webkit-transition: color .3s; /* Safari */
      transition: color .3s;
      color:#fff;
      float:left;}




.slideItem {
    height: 600px;
    background-size: cover!important;
    width: 100%;
    background-position: center center!important;
    float: left;
    display: block;
}




.carousel-control {
    z-index: 12;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}




.tabbable.responsive .nav-tabs {
    padding-top: 12px;
    padding-left: 5px;
    background: white; /* Old browsers */ 
	background: -moz-linear-gradient(left, white 0%, #f2f2f2 42%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(42%, #f2f2f2)); /* Chrome,Safari4+ */ 
	background: -webkit-linear-gradient(left, white 0%, #f2f2f2 42%); /* Chrome10+,Safari5.1+ */ 
	background: -o-linear-gradient(left, white 0%, #f2f2f2 42%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, white 0%, #f2f2f2 42%); /* IE10+ */ 
	background: linear-gradient(to right, #ffffff 0%, #f2f2f2 42%); /* W3C */ /* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
IE6-9 */ border-radius: 0 0 5px 5px;
    margin-bottom: 30px;
}



.certificates #content_ind .tabbable.responsive ul.nav-tabs { 
display:block!important;
width: 27%!important;
float:left!important;	
margin-right:20px;
}
.certificates #content_ind .tabbable.responsive ul.nav-tabs li{ 
display:block!important;
	width:100%!important;
}


.certificates #content_ind .tabbable.responsive ul.nav-tabs > li.active > a, .certificates #content_ind .tabbable.responsive ul.nav-tabs > li.active > a:hover, .certificates #content_ind .tabbable.responsive ul.nav-tabs > li.active > a:focus {
 
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-right-color: rgb(225, 225, 225);
  border-right-color: transparent!important;
  border-radius:4px 0px 0px 4px!important;
margin-right:-1px;
}


.certificates #content_ind .tabbable.responsive .tab-content{
	float:left!important;
	width:65%!important;
	padding: 20px auto auto 20px!important;
}



#internal_tabbing.nav-tabs{
	background: white!important;
	margin-top:-20px;
	border:0px;
}

#internal_tabbing.nav-tabs li.active a{ border:0px!important; background: #b4111a; color:#fff; border-radius:5px;}

.ngin_app table tr > td:first-child, .ngin_app table tr > th:first-child {
    width: 30%;
    font-weight: bold;
    text-align: right;
}


.listHighlights{background: #605c5c; border-radius: 6px; color:#fff!important; }
.listHighlights h6{ color:#fff!important; }
/*slices*/


/*slides begin*/

    .videoWrapper {min-height: 600px;
        position: relative;
        background:  url("../images/carousel/RnD.jpg") no-repeat center;}

    .videoWrapper video{
        bottom: 0;
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 0;
    }

    .carousel-caption{ 
       /* border:1px solid red;*/
        top:10%; 
        margin-top:10%; 
        padding-top:0px; 
        width:60%;
        left:20%;
        background: transparent;
    }

    .titleH3, .customTitle{
       /* border:1px solid yellow; */
        margin-top:2%; 
        margin-bottom: 0px;
        width:100%;
        position:relative;   
        font-size: 2.8em;
        line-height: 130%;
        text-align: left;
        padding: 20px;
        background: rgba(0,0,0,.3);
        border-radius:8px;
        -webkit-transition: color .3s; /* Safari */
        transition: color .3s;
        
    }


.customTitle{ font-size: 2.16em;
        line-height: 130%;  
         background: none!important;
        color:rgba(90,90,90,1);
        padding-top: 15px!important;
        margin: 0px!important;
    text-shadow: 0 0 5px !important;
    text-align: right;
}
 
.bgBlock{ background: rgba(255,255,255,.7); border-radius:8px; margin-top: 40px; color:#464C6C!important;text-shadow: 0 0 0;}

    .slideInfo{ 
       /* border:1px solid green;*/
    position:relative;
    padding:0px;
    right:0px;
    top:0px;
    margin-top:20px;
    width:100%;
    text-align:right;
    left:0px;
    
    }
    
    .rndVideo{
    float: left;
    text-align: left;
    border: 7px solid rgba(255, 255, 255, .7);
    border-radius: 5px;
    position: relative;
    margin-top:20%;
    width:100%;
        }

    a .titleH3:hover{
        color:rgba(216,216,216,1.00);
        text-decoration:none!important;
        }




/*========================================================================================*/

.wibasBtn { float:left; margin: -10px 30px 30px 0px; border:5px solid #086ebe; border-radius:4px; 
	box-shadow: 0px 0px 5px 0px rgba(21,19,19,.64); cursor: pointer; width:250px;}

/*========================================================================================*/


/*===========================upcoming events inside slides begin ===========================*/
    
    .upcoming {/*position:absolute; z-index: 100; top:0; right: -100%;*/ text-align: left;
				float: left; position: absolute;	top: 20px;	left:55%; z-index: 100; }

    .upcoming h4 { color: #fff; font-size: 1.6em;  text-shadow: 0 2px 2px rgba(0,0,0,.8); margin-bottom: 5px;}
    .upcomingAllEvents{ display:table;  height: 150px; border-collapse: separate;
      border-spacing: 10px; }
    .upcomingRowAllEvents{display:table-row; }
    .upcomingEvent{ display:table-cell; width:160px; padding:0; border:1px solid #fff; margin-right:15px!important; color:#fff; resize: none;
        outline:0; transition-duration: 0.2s; position: relative; overflow: hidden;}
    .eventDtls{text-decoration: none; color:#fff; position: absolute; top: 100%; width: 100%; background: rgba(0, 0, 0, 0.4);
        -webkit-transition: top 0.6s ease-in-out; left: 0; padding:28px 10px 35px 10px; font-size:.9em;}
    .upcomingEvent:hover .eventDtls{ top: 0; bottom:0; display: block; text-decoration: none; color:#fff;} 
    .upcomingEvent:hover .eventDtls p{ line-height: 120%; }   
    .eventPlace{ margin: 5px; font-size: 1.05em; line-height: 100%; }

    .place1{background: transparent url(../images/carousel/wispapaloozaLV2022.jpg) no-repeat right top; background-size: cover; }
    .place2{background: transparent url(../images/carousel/beyondTHessSept2022.jpg) no-repeat right top; background-size: cover; }
    .place3{background: transparent url(../images/capeTown2018.jpg) no-repeat right top; background-size: cover; }

.titleH3 .eventInfo p{ font-size:.5em; line-height: 140%;}	
		

/*===========================upcoming events inside slides ends ===========================*/


/* slides end*/


/*============================================== RDOF begin =======================================*/

.gbit_broadband #breadcrumb { display:none;}
.gbit_broadband #content_ind{ background: transparent url("../images/gigabitBroadband/lightBlured.jpg") no-repeat; background-position: center  top; background-size: contain;}
.gbit_broadband .overview{ background: linear-gradient(180deg, rgba(255,255,255,0.7203081916360294) 0%, rgba(255,255,255,1) 44%); border-radius:8px; padding-top:20px;}

.gbit_broadband h3{ margin-top: 0px; font-size: 2em!important; line-height: 120%;}

.gbit_broadband > #content_ind  > .container h4:first-child { font-size: 3em; color: #fff; margin-top: 40px; margin-bottom: 40px; background: rgba(0,0,0,.6); padding: 12px 10px; border-radius: 8px; }

.gbit_broadband .schedule h4, .rdof #contact h4, .rdof .solution h4 {color:#333!important; border-bottom: 0px!important; font-size: 1.4em!important; margin-top:10px!important; margin-bottom:5px!important;}
.gbit_broadband .note{text-align: right; font-size:15px;font-style: normal;}
.gbit_broadband .schedule { background: #E3E3E3; margin-top:40px;  padding-top: 40px; padding-bottom:80px;}

.gbit_broadband .sec1{ background-color: #F9F9F9   ;  border-radius:8px; padding-top: 20px; padding-bottom: 20px; margin-bottom: 20px;}
.gbit_broadband .sec2{ background-color:#F9F9F9  ;  border-radius:8px; padding-top: 20px; padding-bottom: 20px; margin-bottom: 20px;}

.gbit_broadband .solution { margin-bottom: 40px; padding-top: 120px; padding-bottom:80px;
	background-image:  linear-gradient(180deg, rgba(26, 67, 87, 0.89) 0%, rgba(255,255,255,0.4429972672662815) 63%, rgba(255,255,255,1) 86%), url("../images/gigabitBroadband/ruralArea.jpg") ; background-position: center top, center  top -280px; background-size: cover; background-repeat: no-repeat}

.gbit_broadband .solution h3, .gbit_broadband .solution h4 { color:#fff!important;}

.gbit_broadband .solution p { color:#fff; }

ul.sol{ border-radius: 8px; background:#B4282E; padding:10px; list-style: none; height:190px; color:#fff;}
ul.sol > li { font-weight:bold;}
ul.sol li a {color:#fff; }
ul.sol ul { list-style: none;}
ul.sol li ul li {font-weight:normal;}

.gbit_broadband .requirments{ background: #fff; margin-top:40px; margin-bottom:-30px; padding-top: 40px; padding-bottom:80px; }

.gbit_broadband #contactForma{ background:#EEE; padding:15px; border-radius:5px; }

.gbit_broadband #contactForma label{ margin-top:12px;}

.gbit_broadband #contact{ background:#EEE; padding:15px; border-radius:5px; }


#contactForma small, #contactForma .small{ font-size:85%; font-style:italic; color:#9d9d9d;}
/*============================================== RDOF ends =======================================*/









/*====================WNS Landing page begin======================*/
h4.landingHeader {width:auto; margin:0 auto;text-align: center; margin-bottom: 50px!important;font-size:1.6em; }
ul.productsGroup{ list-style: none; border-bottom: 1px dashed #086ebe; /*background: url("../images/horizontalSeperator.png") no-repeat center bottom;*/ float: left; padding: 10px 0 50px 0; margin: 10px 0px 50px 0;
display:block; width:100%;}
span.mpls{ background: url("../images/products/IP_MPLS_badge.png") no-repeat right bottom; display:block; width:84px; height:89px; position:absolute;z-index: 2; top:110px; left:0px;}


ul.productsGroup:last-child{ border:0px;}
ul.productsGroup li{text-align: center; float:left; width:200px; margin:30px 30px; }
#content_ind ul.productsGroup li a { text-decoration:none;}

#fwa, #bf, #smallCell, #nms{ display:block; padding-top:209px; margin-top:-209px!important;}

.prodImage{position:relative;}
.prodImage .img-responsive{ margin: 0 auto; }
.prodName{color:#086ebe;line-height: 120%; margin-bottom: 0px}
.prodDescription{line-height: 120%;}


ul.contents{ padding:10px; border-radius:6px; background:#086ebe; position: fixed; top: 209px;right:5%; list-style:none; list-style-position: inside; float:left;z-index: 5;}
ul.contents li{ color:#fff; }
ul.contents li a{color:#fff; text-decoration:none!important; font-size:.8em; line-height:120%;}

/*=====================WNS Landing page end=====================*/


/* latest developments begin*/
    .latestDevelopment {
        padding-bottom: 30px;
    }
    ul.devs {
        list-style: none;
    }
    ul.devs li {
        float: left;
        list-style: none;
        width: 20%!important;
        display: block;
        margin-top: 20px;
    }
    ul.devs li > div {
        width: 90%;
        margin-right: 10%;
        text-align: left;
    }
    .devs p {
        font-size: 14px!important;
        text-align: left;
    }
    .devs h5 {
        font-size: 16px;
    }
    .devs a:hover {
        text-decoration: none;
    }
    .categoryContent h5 {
        height: 30px!important;
    }
    .circleFrame {
        vertical-align: middle;
        text-align: center;
        background-color: #f6f6f6;
        border-radius: 50%;
        border: 0px solid #086ebe;
        width: 100px!important;
        height: 100px;
        margin: 4px auto 40px auto;
    }
    .circleFrame img {
        display: inline;
        vertical-align: middle;
        max-width: 50px;
        max-height: 50px;
        margin-top: 25%
    }
/* latest developments end*/

.subscribe {
    background-color: #FFFFCC;
    padding: 10px;
    border-radius: 4px;
    margin: auto 10px;
}
.subscribe span {
    margin-top: 8px;
    margin-left: 30%;
    float: left;
    font-size: 1em;
    font-style: italic;
}
.subscribe a {
    float: left;
}

.globalSubscribe .btn-default{  background-color: #fff!important;
    padding: 8px;
    border-radius: 4px;
    margin: auto 15px; 
    border-color: #fff;
    transition: all .2s ease;
    color: #112636 !important;
	font-size: 1.05em;
}

.centralize {
    text-align: center;
    padding: 30px 0 10px 0;
}
.bgColor {
    width: 100%;
    background: rgba(240, 240, 240, 0.6);
}
.btn-default {
    background-color: #086ebe;
    border-color: #086ebe;
    transition: all .2s ease;
    color: #fff!important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #FFF;
    background-color: #086ebe;
    border-color: #086ebe;
}
.jconfirm-buttons .btn-default {
    color: #333!important;
}
.promosArea .row {
    margin-right: 0px;
    margin-left: 0px;
}
.promosArea {
    padding: 20px 0;
    position: relative;
    z-index: 20;
}
.newsArea {
    padding-top: 20px;
    padding-bottom: 50px;
}
.newsArea h4 {
    color: #086ebe;
    font-size: 2em;
    margin: 35px 12px 55px 12px;
    padding: 12px 0 12px 0;
}
.latestDevelopment h4 {
    color: #086ebe;
    font-size: 2em;
    margin: 35px 12px;
    padding: 12px 0 12px 0;
}
.item {
    display: block;
}
.title {
    font-weight: 500;
    font-size: 1.05em;
    padding-left: 28px;
    display: block;
}
.event .date {
    background: url(../images/events_icon.png) no-repeat left top;
}
.pressRelease .date {
    background: url(../images/press_icon.png) no-repeat left top;
}
.date {
    color: #086ebe;
    padding-left: 28px;
    padding-top: 3px;
    padding-bottom: 5px;
}
.item .row {
    padding-top: 15px;
    padding-bottom: 15px;
}
.promoImg img {
    border: 3px solid #514e50;
}
.whitePaperHeader {
    font-size: 1.2em;
    border-bottom: 2px solid #514e50;
    padding-bottom: 5px;
}
.hellp {
    text-align: right;
    width: 105px;
    font-size: .8em;
    font-style: italic;
    float: right;
}

/*=============== collateral tab begin ==================*/
    .productCategory {
        width: 100%;
        background: #514e50;
        color: #fff;
        border-radius: 5px;
        margin-bottom: -30px!important;
        margin-top: 50px!important;
        font-size: 1.6em;
        padding: 10px;
    }
    .categoriesArea {
        width: 100%;
        padding: 8px 10px;
        background: #514e50;
        color: #fff;
        border-radius: 5px;
    }
    .category {
        margin-right: 12px;
        white-space: nowrap;
        display: inline-block;
    }
    .products {
        width: 100%;
        padding: 8px 10px;
        background: #086ebe;
        color: #fff;
        border-radius: 5px;
        margin-top: 15px;
    }
    .productItem {
        margin-right: 12px;
        white-space: nowrap;
        display: inline-block;
    }
    h4.productTitle {
        width: 100%;
        padding: 5px;
        background: #086ebe;
        color: #fff;
        border-radius: 5px;
        margin-top: 50px!important;
        margin-bottom: -20px!important;
    }
    .checkboxArea {
        margin-top: 15px;
    }
    .collateralType {
        background: #787878;
        border-radius: 4px;
        padding: 4px;
        color: #fff;
        display: inline-block;
        margin-top: 30px!important; /* border-bottom: 1px solid #B4111A; margin-top:30px; margin-bottom: 5px; padding-bottom:0;*/
    }
    .checkBoxArea {
        display: block;
        border-radius: 6px;
        background: #e8e8e8;
        padding: 5px 5px 5px 15px;
        margin-bottom: 40px;
    }
    .collateralCB {
        display: inline-block;
        margin: 5px 15px 5px 0px;
    }
    .collateralCB label {
        font-weight: normal;
        font-size: 1em;
    }
    label {
        font-weight: 500!important;
    }
    .fileType {
        margin-left: 10px;
        font-size: .8em;
        color: #086ebe;
        padding: 10px 0 10px 20px;
    }

    .pdf {
        background: url(../images/common/pdfIconFlat.png) no-repeat left 50%;
    }
    .pdf:before {
        content: "pdf - ";
        margin-right: 5px;
        font-weight: 500;
    }
    .pps {
        background: url(../images/common/pptIconFlat.png) no-repeat left 50%;
    }
    .pps:before {
        content: "pps - ";
        margin-right: 5px;
        font-weight: 500;
    }
    .row.alt-color {
        background: #DCE9ED;
    }
/*=============== collateral tab end ==================*/

h4.accordionCardHead { 
    cursor:pointer; padding:5px; background:#eaeaea; 
    font-size:12px !important; 
     border-radius:4px;
     color:#086ebe;}

.telecom-text {
    font-size: 14px; /* حجم الخط */
    font-weight: bold; /* جعل الخط عريض */
    color: #0056b3; /* لون أزرق أنيق */
    margin-top: 50px; /* مسافة من الأعلى */
    margin-bottom: 15px; /* مسافة من الأسفل */
    margin-right: 0px; /* مسافة من اليمين */
    text-align: center; /* محاذاة النص في المنتصف */
    display: block;
}
.num {
    color: #0056b3; /* لون مختلف للرقم */
}


.newsletter input {
    margin-bottom: 5px;
}
.miniSiteMap {
    font-size: .75em;
    background-color: #efeff0;
}
.miniSiteMap h5 {
    font-weight: 500;
    font-size: 1.15em;
    margin: 40px 0 4px;
    padding: 0 0 3px 0;
    border-bottom: 1px dotted #999;
}
.miniSiteMap h4 {
    font-weight: 500;
    font-size: 1.2em;
    margin: 40px 0 4px;
    padding: 0;
}
.miniSiteMap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.miniSiteMap ul > li a {
    color: #000;
    font-weight: 500;
}
.miniSiteMap ul li > ul {
    padding: 3px 2px 3px 4px;
}
.miniSiteMap ul li > ul li {
    padding: 1px 0;
}
.miniSiteMap ul li > ul li a {
    color: #514e50;
    font-weight: normal;
}
.techSup {
    font-size: .75em;
    background-color: #efeff0;
}
.techSup h4 {
    font-weight: 500;
    font-size: 1.8em;
    margin: 40px 0 5px 0;
    padding: 0;
    color: #192f3b;
}
.techSup ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.techSup ul > li {
    margin-left: 5px;
}
.techSup ul > li a {
    color: #000;
    font-weight: 500;
}
.techSup ul li > ul {
    padding: 0px 2px 20px 0px;
}
.techSup ul li > ul li {
    padding: 1px 0;
    margin-left: 0px!important;
}
.techSup ul li > ul li a {
    color: #514e50;
    font-weight: normal;
}
.tooltip-inner, .tooltip {
    text-align: left;
    font-size: .9em;
}
ul.social {
    margin: 12px 0;
}
ul.social li a {
    width: 33px;
    height: 32px;
    float: left;
    transition: all .2s ease;
    margin: 0 15px 0 0;
    color: transparent;
}
.twitter {
    background: url(../images/social_icons.png) no-repeat 0 0;
}
.linkedin {
    background: url(../images/social_icons.png) no-repeat -43px 0;
}
.youtube {
    background: url(../images/social_icons.png) no-repeat -86px 0;
}
.googleplus {
    background: url(../images/social_icons.png) no-repeat -130px 0;
}
.flickr {
    background: url(../images/social_icons.png) no-repeat -173px 0;
}
.facebook {
    background: url(../images/social_icons.png) no-repeat -254px 0;
}
a.twitter:hover {
    background: url(../images/social_icons.png) no-repeat 0 -48px;
}
a.linkedin:hover {
    background: url(../images/social_icons.png) no-repeat -43px -48px;
}
a.youtube:hover {
    background: url(../images/social_icons.png) no-repeat -86px -48px;
}
a.googleplus:hover {
    background: url(../images/social_icons.png) no-repeat -130px -48px;
}
a.flickr:hover {
    background: url(../images/social_icons.png) no-repeat -173px -48px;
}
a.facebook:hover {
    background: url(../images/social_icons.png) no-repeat -254px -48px;
}
.footerBgColor {
    background: #192f3b;
    font-size: .689em;
    margin: 20px 0 0;
    padding: 15px 0 19px 0;
}
.footerBgColor p {
    margin: 9px 0 0 0;
    padding: 0;
}
.basket li a:hover, .miniSiteMap ul li > ul li a:hover, .techSup ul li > ul li a:hover {
    color: #37637a;
}
.place {
    color: #b4111a;
}
.footerBgColor a {
    color: #fff;
}
.footerBgColor p.icomCopy {
    padding-top: 14px; color:#fff;
}
.socialFooter {
    margin: 0px;
    padding: 0px;
}
.socialFooter h4 {
    float: left;
    color: #fff;
    font-size: 1.2em;
    margin-right: 10px
}
.socialFooter ul.social {
    list-style: none;
    padding: 0px;
}
.socialFooter ul.social li {
    float: left
}
.socialFooter .twitter {
    background: url("social_icons_white.png") no-repeat 0 0;
}
.socialFooter .linkedin {
    background: url("social_icons_white.png") no-repeat -43px 0;
}
.socialFooter .youtube {
    background: url("social_icons_white.png") no-repeat -86px 0;
}
.socialFooter .googleplus {
    background: url("social_icons_white.png") no-repeat -130px 0;
}
.socialFooter .flickr {
    background: url("social_icons_white.png") no-repeat -173px 0;
}
.socialFooter .facebook {
    background: url("social_icons_white.png") no-repeat -262px 0;
}
.socialFooter a.twitter:hover {
    background: url("social_icons_white.png") no-repeat 0 -48px;
}
.socialFooter a.linkedin:hover {
    background: url("social_icons_white.png") no-repeat -43px -48px;
}
.socialFooter a.youtube:hover {
    background: url("social_icons_white.png") no-repeat -86px -48px;
}
.socialFooter a.googleplus:hover {
    background: url("social_icons_white.png") no-repeat -130px -48px;
}
.socialFooter a.flickr:hover {
    background: url("social_icons_white.png") no-repeat -173px -48px;
}
.socialFooter a.facebook:hover {
    background: url("social_icons_white.png") no-repeat -262px -48px;
}
.socialFooter p {
    padding-top: 15px;
}
#content_ind {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
#content_ind a {
    text-decoration: underline;
}
#content_ind a:hover {
    text-decoration: none;
}
#content_ind #collateralArea a, #content_ind #collateral a {
    text-decoration: none;
}
#content_ind #collateralArea a:hover, #content_ind #collateral a:hover {
    text-decoration: underline;
}

.certificates #content_ind .nav-tabs > li > a {
  text-decoration: none;
  font-size: 15px;
}



#content_ind .nav-tabs > li > a {
    text-decoration: none;
}
#content_ind a.btn {
    text-decoration: none;
}
.productLogo {
    margin: 15px 0 15px 0px;
    width: 100%;
}
.productLogo img {
    margin: 0 auto;
}
#breadcrumb {
    font-size: .7em;
    margin-left: 0;
    margin: 10px 0;
    color: #fff;
}
li.root {
    font-weight: 500;
    margin: 0 10px 0 0;
    padding: 0;
}
#breadcrumb ul {
    list-style: none;
    margin-left: 0;
    padding: 5px 10px;
    background: #F2F2F2;
    border-radius: 4px;
    float: left;
    color: #333;
}
#breadcrumb ul li {
    float: left;
}
#breadcrumb ul li a {
    text-decoration: none;
    color: #333;
}
#breadcrumb ul li:first-child {
    margin: 0;
}
#breadcrumb ul li:first-child:after, #breadcrumb ul li:last-child:after {
    content: "";
}
#breadcrumb ul li:last-child {
    font-weight: 500;
}
#breadcrumb ul li:after {
    content: "\003e";
    margin: 0 4px;
}
.techChar {
    border-radius: 12px;
    margin-right: 5px;
    margin-top: 20px;
    margin-left: -5px;
}
.financeDate {
    display: flex;
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background-color: #c3081b;
    margin: 0 auto;
    color: #fff;
    font-size: 1.2em;
}
.financeDate p {
    margin-top: 30px;
}
/*.partners { -webkit-columns: 4 200px; -moz-columns: 4 200px; columns: 4 200px; }*/
.partners {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px,1fr));
    grid-gap: 10px;
    text-align: center;
}
.xtra-bg-color1 {
    background-color: rgba(0, 118, 225, 1);
}
.xtra-bg-color2 {
    background-color: rgba(31, 35, 56, 1);
}
.xtra-bg-color3 {
    background-color: rgba(0, 0, 0, 1);
}
.xtra-bg-color4 {
    background-color: rgba(248, 0, 0, 1);
}
.dec_Img_80 {
    width: 80%;
    height: auto;
}
.partners li {
    list-style: none;
    border: 4px solid #eaeaea;
    transition: border-color 1.5s ease;
    height: 120px;
    min-width: 200px;
    vertical-align: middle;
    text-align: center;
}
.partners li a {
    height: 120px;
    min-width: 200px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.partners li a img {
    margin: auto;
}
.partners li:hover {
    border-color: #b4111a;
}
/*.partners li.resellerButton {
    height: 108px;
    display: block;
    vertical-align: middle;
    margin-top: 276px;
    background-color: #BE2D19;
}
.partners li.resellerButton a {
    color: #fff;
    text-decoration: none!important;
    vertical-align: center;
    display: block;
    padding-top: 33px;
    font-size: 1.2em;
}*/

.partners li.resellerButton {
    display: block;
    vertical-align: middle;
    background-color: #BE2D19;
}
.partners li.resellerButton a {
    color: #fff;
    text-decoration: none!important;
    vertical-align: center;
    display: block;
    padding-top: 38px;
    font-size: 1.2em;
}


.HRlist ul {
    list-style: none;
}
.office {
    font-size: .9em;
}
.office img {
    float: left;
    margin: 4px 2px;
}
.lang {
    margin-right: 20px;
}
.modal .content {
    display: none;
}
.modal .content.active {
    display: block;
}
h4.mapRegion {
    display: block;
    clear: both;
    width: 100%;
}
div.hoverinfo {
    border-radius: 4px;
    border: 0px;
}
.countryTitle {
    background: #eaeaea;
    display: block;
    clear: left;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #999;
}
.countryTitle h5.toggler {
    -webkit-transition: all 100ms ease-in-out 0ms;
    -moz-transition: all 100ms ease-in-out 0ms;
    -ms-transition: all 100ms ease-in-out 0ms;
    -o-transition: all 100ms ease-in-out 0ms;
    transition: all 100ms ease-in-out 0ms;
    margin-left: 30px;
    display: block;
    padding: 4px 2px;
}
.countryTitle h5.toggler a {
    display: block;
}
.address ul {
    list-style: none;
    padding-left: 0px;
}
.moreInfo {
    display: block;
    font-size: 14px;
}
.moreInfo dl dt {
    float: left;
    margin-right: 10px;
    font-size: 14px;
}
.cop a {
    margin-bottom: 10px;
    width: 100%;
}




/* ---------------------------------------------------- career css begin------------------------------------------------------*/


.careerPositions {
    -webkit-columns: 3 200px;
    -moz-columns: 3 200px;
    columns: 3 200px;
}
span.available {
    margin-left: 10px;
    color: #c41000;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 20px;
    background: #eaeaea;
}
.jobItem h4 {
    border-bottom: 2px solid #c41000;
    margin: 5px 0;
    padding-bottom: 3px;
}
.jobItem dt {
    float: left;
}
.jobItem dd {
    margin-left: 80px;
}
.jobItem h5 {
    font-weight: 500;
    font-size: .9em;
    border-radius: 20px;
    background: #eaeaea;
    margin: 15px 0;
    padding: 4px 8px;
    display: block;
    clear: left;
}
.jobItem h6 {
    font-weight: 500;
}
h4.careerTitle {
    margin: 15px 0 25px 0;
    background-color: #c8c8c8;
    color: #5a5a5a;
    padding: 8px 5px;
    border-radius: 5px;
}
#whr_embed_hook h2 {
    background: #eaeaea;
    color: #fff;
    font-size: 1.4em;
    padding: 5px;
    border-radius: 4px;
}
#whr_embed_hook h2 a {
    color: #C41200;
    text-decoration: none;
}

#careers_rs .panel-default > .panel-heading {
    color: #fff;
    background-color: #eaeaea;
    border-color: none!important;
}
#content_ind #careers_rs h4 a {
    text-decoration: none!important;
	 color: #C41200;
}

#careers_rs .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px!important;
    border-radius: 4px;
    -webkit-box-shadow: 0px!important;
    box-shadow:0px!important;
}


h3.whr-title {
    background: none!important;
    list-style: none!important;
    border-bottom: 0px;
    display: block!important;
    width: auto!important;
    padding-bottom: 10px!important;
    margin: 2px!important;
    padding-left: 0px!important;
    font-size: 1.1em!important;
}
h3.whr-title a {
    background-color: #C41200!important;
    border-radius: 5px;
    color: #fff!important;
    font-weight: normal!important;
    padding: 8px 10px!important;
    text-decoration: none!important;
    margin-left: 0px!important;
    font-size: 1em;
	display: grid;
    margin: 0px 0px 0px 0px;
}
h3.whr-title a:hover {
    background-color: #666!important;
}
/*h3.whr-title::after {
    content: "  <-- Click to Apply";
    font-weight: normal!important;
}*/
ul.whr-items {list-style: none;  column-count:2;}
li.whr-item{ margin: 0px 0px 0px 0px; padding-top:1px; float:inherit; }

.whr-dept, .whr-date, .whr-location, .whr-code  {display:none;}
 
button.warning_policy {
    width: 100%!important;
    padding: 10px 4%!important;
    background-color: #FFCC66!important;
    border-radius: 4px!important;
    display: block;
    font-weight: bold;
}
button.warning_policy span {
    font-weight: normal;
    font-style: italic;
    font-size: .8em;
}
#privacy_policy {
    font-size: .9rem;
}
#privacy_policy h5 {
    font-weight: bold;
    margin: 20px 0px 8px 0;
}

.noteThis{/* border-radius:8px; background: #F4F5DA;  padding:5px 15px; box-shadow: 0px 0px 5px 0px rgba(80,80,80,.7);*/ margin-top: 20px;}
.noteThis a{ color:#BE2D19;}
/*----------------------------------------------------------------- career css end ----------------------------------*/




.pressTitle {
    color: #c41000;
}
.hmerom {
    padding: 5px 0;
    background-color: #F2F2F2;
    border-radius: 4px;
    margin: 5px 0;
    color: #c41000;
}
.hmerom .date, .hmerom .year {
    color: #c41000;
}
.hmerom .date:after {
    content: ",";
}
.date {
    margin-right: 2px;
    font-weight: 500;
}
.pressNeo {
    padding-top: 10px;
    padding-bottom: 5px;
}
.pressItem:hover {
    background-color: #eaeaea;
    border-radius: 4px;
}
.inLinks {
    margin-top: 5px;
    margin-bottom: 15px;
    clear: left;
    display: block;
}
#content_ind .inLinks a {
    padding: 5px 18px;
    display: inline-block;
    background-color: #c41000;
    border-radius: 6px;
    margin-top: 5px;
    margin-right: 12px;
    margin-bottom: 15px;
    text-decoration: none;
    color: #Fff;
    transition: background-color 0.5s ease;
}
#content_ind .inLinks a:hover {
    color: #C41000;
    background-color: #ccc;
}
.eventItem {
    border-radius: 8px;
    border: 1px solid rgba(230, 230, 230, 0.4);
    margin-bottom: 20px;
    float: left;
    width: 98%;
    padding: 5px;
}
.eventItem h4 {
    clear: left;
    margin-top: 2px;
    background: #514e50;
    color: #fff;
    font-weight: 100;
    font-size: 1.05em;
    border-radius: 5px 5px 2px 2px;
    padding: 10px 8px 8px 8px;
}
.eventItem dl {
    margin-bottom: 20px;
    display: block;
    float: left;
    width: 100%;
}
.eventItem dl dt {
    display: block;
    clear: left;
    float: left;
    width: 25%;
    text-align: right;
    margin-right: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #514e50; /*background-color: #eaeaea; border-radius: 8px 0 0 8px;*/ padding: 8px 8px 8px 8px;
    font-weight: 500;
}
.eventItem dl dd {
    margin-bottom: 8px;
    padding: 8px;
    min-height: 30px;
    float: left;
    display: block;
    width: 73%;
    transition: background-color 0.5s ease, color 0.5s ease;
}
.eventItem dl dd:hover {
    background-color: #eaeaea;
    color: #c41000;
}
.columnRegions ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.columnRegions ul li {
    font-size: .9em;
}
.columnRegions h5 {
    font-weight: 500;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}
.countryName {
    font-weight: 500;
}
ul.formRes {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.formRes li label {
    width: 40%;
    margin: 0 0 0 0;
    padding: 0;
    font-weight: normal;
    text-align: right;
}
ul.formRes li {
    margin: 0 0 5px 0;
    padding: 4px;
    border-radius: 5px;
}
ul.formRes li:nth-of-type(odd) {
    background: #eaeaea;
}
ul.formRes li input[type="checkbox"] {
    margin-right: 5px;
}
#partners legend, #companyDetails legend, #productInterest legend {
    margin-bottom: 5px;
    font-size: 1.2em;
}
#partners label, #companyDetails label, #productInterest label {
    text-align: left;
    width: initial;
}
span.red {
    color: #c41000;
}
.strongtablecontent {
    font-weight: 500;
}
.faqHeader {
    font-weight: 500;
    margin: 15px 0 0 0;
}
.newsLetterImage {
    margin: 0 15px 20px 0;
}
.newsLetterImage a {
    border: 5px solid #eaeaea;
    display: block;
}
.newsLetterImage a:hover {
    border: 5px solid #B4111A;
}
h4.contentsTitle {
    background: none repeat scroll 0 0 #595959;
    border-bottom: 2px solid #ccc;
    color: #fff;
    margin: 0;
    padding: 5px;
}
ul.newsLetterContents {
    list-style: outside none none;
    margin: 0 0 0 3px;
    padding: 0;
}
ul.newsLetterContents li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #eaeaea;
    margin: 5px 0 8px;
    padding: 0 0 4px;
}
.pageNum {
    background: none repeat scroll 0 0 #595959;
    border-radius: 4px;
    color: #fff;
    margin: 0 4px 0 0;
    padding: 4px 8px;
}
.ContentType {
    background: none repeat scroll 0 0 #B4111A;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    margin: 0 4px 0 0;
    padding: 4px 8px;
}
span.country {
    width: 10%;
    float: left;
    display: block;
    margin: 10px 5px 10px 0;
}
span.country img {
    border: 1px solid #eaeaea;
    float: left;
    width: 30px;
    height: 16px;
}
.notes {
    clear: left;
    margin-top: 30px;
    float: left;
    display: block;
}
.note {
    font-size: .8em;
    font-style: italic;
}
.groupedBlock {
    display: flex;
    align-items: stretch;
    margin-top: 30px;
}
p.bubbleMsg {
    font: normal 14px/150% Arial, Helvetica, sans-serif;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 9px 20px 0;
    box-shadow: 4px 4px 0px #888;
    transition: all 0.5s ease;
    flex-grow: 1;
    padding: 12px 12px 12px 12px;
}
p.bubbleMsg a {
    text-decoration: none;
    color: #fff;
}
p.bubbleMsg a:hover {
    color: #ff0;
    text-decoration: none;
}
p.bubbleMsg:hover {
    box-shadow: 2px 2px 0px #888;
}
p.bubbleMsg:nth-child(2) {
    padding-top: 60px;
}
p.bubbleMsg a:first-line {
    padding-top: 20px;
    padding-left: 30px;
}
.bubbleM2M {
    background: #E8E8E8;
}
p.bubbleM2M a {
    color: gray;
}
p.bubbleM2M a:hover {
    color: #B4111A;
}
.bubbleM2M span {
    padding: 18px 2px 18px 2px;
    text-align: center;
    background-color: #B4111A;
    border-radius: 40px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #fff;
    margin: -15px 10px 5px -15px;
    font-size: 1.3em;
    text-transform: lowercase;
    position: relative;
    width: 60px;
    display: block;
}
.bubbleRed {
    background: #B4111A;
}
.bubbleBlue {
    background: #0055A5;
}
.bubbleEU {
    background-color: #B4111A;
}
.bubbleEU span {
    background: #0055a5 url(../images/products/ngin/euStars.png) no-repeat;
    background-size: 50px 50px;
    border-radius: 40px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #fff;
    margin: -15px 10px 5px -15px;
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
}
.minisitemapButton {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 0 0 5px 5px;
    background: #efeff0;
    -webkit-box-shadow: 0px 7px 3px -4px rgba(112, 110, 112, 0.59);
    -moz-box-shadow: 0px 7px 3px -4px rgba(112, 110, 112, 0.59);
    box-shadow: 0px 7px 3px -4px rgba(112, 110, 112, 0.59);
}
.colexpBut {
    text-align: center;
    margin-bottom: 12px;
}
.D_item {
    background: #eaeaea;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 20px;
    font-size: .8em;
}
.D_item a img {
    border: 4px solid #787878;
}
.D_item a img:hover {
    border: 4px solid #c3081b;
}
.D_item dl dt {
    float: left;
    margin-right: 3px;
}
:target:before {
    content: '';
    display: block; /* 140px for the header, another 20 for aesthetic reasons */
}
.comp {
    font-weight: 500;
    font-size: 14px;
}
#top-link-block {
    position: fixed;
    bottom: 80px;
    right: 25px;
    z-index: 9999;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#top-link-block:hover {
    background: #e9ebec;
}
#top-link-block.show {
    opacity: 1;
}
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */ bottom: -82px;
    right: 20px;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */ bottom: 130px;
    right: 20px;
}


/*=============================climate actions=========================================*/

.climate #content_ind h4:nth-child(1){ font-size: 1.4em; color: #C61D23; 
display: block;
margin-top: 76px !important;
border-bottom: 2px solid #c61d23;
padding-bottom: 5px;
margin-bottom: 40px; }

.climate #content_ind h5{ font-size: 1.9em; color:#C61D23;line-height: 130%;}
.climate #content_ind h6{ font-size: 1.4em; color:#C61D23;line-height: 130%;}
.climate #content_ind sp small{ margin-bottom: 30px;}
.greyBg { background: #E6E7E8;
		padding: 10px;
		border-radius: 8px;
		margin-bottom: 24px; margin: 20px 0;}

.greyBg p{margin-top: 15px;}

.climateTable{ margin: 20px 0 0 0; border:1px solid #fff;width: 100%; }
.climateTable th{ background: #C61D23; color:#fff; padding:5px; text-align:center;}
.climateTable th:nth-child(1){ text-align: left;}
.climateTable tr td{ padding:5px;}

.climateTable tr:nth-child(even) { background: #E6E7E8; }
.climateTable tr:nth-child(odd) { background: #C0C0C0; }

.climateTable tfoot{ border-top: 2px dashed  #2A2727;}
/*========================form elements begin=============================*/

.fileByEmail #breadcrumb ul { display:none;}



    #submit_btn {
        font-size: inherit!important;
        padding: 10px;
        margin-top: 10px;
    }
    #submit_btn:disabled {
        cursor: not-allowed;
        pointer-events: all!important;
        background-color: #eaeaea;
        border: 1px solid #eaeaea;
    }
    .error {
        font-weight: normal;
        color: #BE2D19;
        font-style: italic;
    }
    #message {
        background: #66CC66;
        border-radius: 4px;
        padding: 5px;
        color: #fff;
        width: auto;
        margin-left: 20px;
    }
/*====================================form element end ========================*/


/*=================================Search result begin=========================*/
    .result_altblock, .result_block {
        margin: 10px 0px;
        padding: 10px 5px;
    }
    .result_altblock {
        background: #f0f0f0;
        border-radius: 8px;
    }
    .infoline {
        font-size: .8em;
        font-weight: 500;
    }
    .result_title, .result_title a {
        color: #B4111A;
    }
    .result_pages {
        margin-top: 20px;
    }
    .result_pages a {
        padding: 5px 10px;
        border-radius: 25px;
        background-color: #B4111A;
        color: #fff;
        text-decoration: none;
    }
    .result_pages a:hover {
        background-color: whitesmoke;
        color: #B4111A;
    }
    #content_ind .result_pages a {
        text-decoration: none;
    }
    .center-block {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
/*=================================Search result ends=========================*/


/*=========================================Cookie css begin =============================*/
    #accordion > h4 {
        cursor: pointer;
		color: #fff;
		background-color: #595757;
		padding: 8px;
		border-radius: 4px;
    }
    
a.legalInfo {text-decoration: underline; color:rgb(255, 255, 255);}
/*=========================================Cookie css end ===============================*/


/*==============================================Cookies cssnew begin =====================*/
#CybotCookiebotDialogDetailFooter{ display:none;}

.CookieDeclarationLastUpdated a{color:transparent; background:#fff; margin-left:-20px; position:absolute;cursor:default;}


body.legal_N .CookieDeclaration > p.CookieDeclarationDialogText{display:none;}

body.legal_N .CookieDeclaration > p:nth-child(2){ display: none;} 
/*==============================================Cookies cssnew end =====================*/



/*----------------------Helper css begin -------------------*/
.featured{background: #F2F1F1; border-radius: 8px; padding-top: 20px; margin-top: 20px;}

.timeFrame{ color: #cc4220; font-size: .8em; font-style: italic}

.importantNote{ font-style:italic;  float:right; margin-top:-30px; font-size:12px; color:red;}

/*----------------------Helper css end -------------------*/


/*========================================== Resselers page begin  ============================*/
	.distributors #content_ind p { font-size: 16px;line-height: 24px; color:#483F3F; margin: 20px 0; }	
	.distributors #content_ind h4 {  font-size: 24px; margin: 40px 0px;display: block; color: #cc4220; font-weight: 300;}
	.distributors #content_ind .portfolio ul { color:#483F3F; font-size: 16px;line-height: 24px;}
	.distributors #content_ind span { color:#483F3F; font-size: 16px;line-height: 24px;}
	.distHeading6 { font-size: 18px; color: #cc4220; margin-bottom: 40px; font-weight: 300; }
	.roundRedButton { color:#fff; font-size: 21px; text-transform: capitalize; display:block; background-color:#cc4220; padding: 8px 29px; font-family: "Roboto", sans-serif; border-radius: 24px; border:0px; margin-bottom: 30px;}

	.jumbotronHeaderDistributors { background: url("../images/distributors/jumbotron_Image.jpg") no-repeat left top; height:283px;background-size: cover;}	

	.benefits { display:flex; flex-direction: row; flex-wrap: wrap;  justify-content: space-around; margin-bottom:80px;}
	
	.benefits span { text-align: center; width: 20%; margin: 20px 6%;}
	.benefits span img { display:block; margin: 2px auto;}
	
	.portfolio { display:flex; flex-direction:row; flex-wrap: wrap; margin-top:30px; justify-content: space-around;}

    .portfolio-item {background-color:rgba(241,237, 237,1); border-radius: 8px; width:28%;  padding:10px; text-align:center; }
	
	.portfolio-item ul { text-align: left;}
	.portfolio-item h5 {text-align: center; padding:5px;  background: rgba(255,255,255,1); border-radius:5px; box-shadow:0 0 8px 0 rgba(0,0,0,.5); margin:-20px 12px 20px 12px; }
	.portfolio-item h5 img{ margin:10px auto;}

	.topPadding10 {padding-top:13px!important;}
.topMargin30 {margin-top:30px;}

/*========================================== Resselers page ends  ============================*/
	

/*=================================Search result end=========================*/
/*=================================MEDIA QUERIES BEGIN=======================*/


/*==============================Media max-width:412px begin=========================*/
@media (max-width: 412px) {
    
    .searchBlock {
        width: 92%!important;
        margin-left: 0px!important;
        margin-right: 15px!important;
        }

    .search {
        width: 100%;
        margin-right: 0px;
        height: 45px;
        }
    
    .navbar-nav > li > a{
        font-size: .9em;
        }
   
    .subscribe {
        padding: 5px;
        border-radius: 0px;
        float: left;
        }
    .subscribe span {
        margin-top: 5px;
        margin-left: 0px;
        }
    
    .slideItem {
        height: 320px!important;
        background-size: cover!important;
        background-position: center center!important;
        display: block;
        }
    
     /* latest developments begin*/
    .latestDevelopment {
        padding-bottom: 30px;
        }

    ul.devs {
        list-style: none;
        }

    ul.devs li {
        list-style: none;
        width: 100%!important;
        display: block;
        margin-top: 10px;
        }

    .devs p {
        font-size: 14px!important;
        margin-bottom: 40px;
        }

    .devs h5 {
        font-size: 16px;
        }

    .circleFrame {
        width: 100px!important;
        height: 100px!important;
        margin-bottom: 5px;
        float: left;
        display: block;
        margin-right: 12px;
        border-radius: 10%;
        }

    .circleFrame img {
        display: inline;
        max-width: 40px;
        max-height: 40px;
        margin-top: 29%
        }

    .categoryContent {/*float:left!important;*/ display: block;
        }

    .categoryContent h5 {
        height: auto!important;
        text-align: left;
        }

    /* latest developments end*/
    
    /*slides begin*/
    
    .videoWrapper {
        min-height: 320px!important;
        position: relative;
        }
    
    .videoWrapper video {
        display: none;
        }
    
    

    .carousel-caption{ 
       /* border:1px solid red;*/
        top:2%!important; 
        margin-top:2%!important; 
        padding-top:0px; 
       width:90%!important;
        left:5%!important;
        background: transparent;
        }
    
    .titleH3{
       /* border:1px solid yellow; */
        margin-top:10%; 
        margin-bottom: 0px;
        width:100%;
        position:relative;   
        font-size: 1.4em;
        line-height: 130%;
        text-align: center;
        padding: 20px;
        background: rgba(0,0,0,.2);
        border-radius:4px;
        -webkit-transition: color .3s; /* Safari */
        transition: color .3s;
        
        }
    
 

    .slideInfo{ 
       /* border:1px solid green;*/
        position:relative;
        padding:0px;
        right:0px;
        top:0px;
        margin-top:20px;
        width:100%;
        text-align:center;
        left:0px;
    
    }
    
    .rndVideo{
        float: none!important;
        text-align: left;
        border: 7px solid rgba(255, 255, 255, .7);
        border-radius: 5px;
        position: relative;
        margin-top:3%;
        width:45%;
        }

    a .titleH3:hover{
        color:rgba(216,216,216,1.00);
        text-decoration:none!important;
        }
/* slides end*/
	
	
	ul.whr-items {list-style: none;  column-count:1;}
    h3.whr-title a{ white-space: nowrap;}
	
	.globalSubscribe{ margin-right:-4px;}
	.socialFooter{ margin-bottom:62px;}
}
/*==============================Media max-width:412px end =========================*/

/*==============================Media max-width:480px begin=========================*/
@media (max-width: 480px) {
    
    
    .slideItem {
        height: 320px!important;
        background-size: cover!important;
        background-position: center center!important;
        display: block;
    }
    .logo {
        margin-top: 15px;
    }
    .searchBlock {
        width: 92%!important;
        margin-left: 0px!important;
        margin-right: 15px!important;
    }
    .search {
        width: 100%;
        margin-right: 0px;
        height: 45px;
    }
    .languageSelection {
        margin-right: 15px;
        margin-left: 2%;
        margin-top: 4px!important;
        padding-left: 0px!important;
        padding-right: 2px!important;
        display: inline-block;
        float: left!important;
        width: 27%;
    }
    .languageSelection span em {
        display: none;
    }
    a.selected, .languageSelection a:hover, .languageSelection a {
        margin: 4px!important;
        padding: 2px!important;
    }
    .navbar {
        min-height: 4px;
    }
    header {
        min-height: 55px!important;
    }
    .mini-nav {
        font-size: 0.7em;
        margin-top: 2px;
    }
    .nav-tabs {
        padding-left: 0px;
    }
    .navbar-nav > li > a {
        font-size: .9em;
        padding: 8px 3px 8px 3px;
        background: transparent;
    }
    .navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #514e50;
    }
    .navbar-fixed-top {
        left: 0;
        position: static;
        right: 0;
        z-index: 1030;
    }
    /*.navbar-default .navbar-header .navbar-toggle {margin-top:-40px;}	*/
    .basket {
        padding: 5px 15px;
    }
    .basket h5 {
        margin: 5px 0 0;
    }
    .productLogo {
        width: auto!important;
    }
    .categoryContent {
        width: auto!important;
    }

   
    .subscribe {
        padding: 5px;
        border-radius: 0px;
        float: left;
    }
    .subscribe span {
        margin-top: 5px;
        margin-left: 0px;
    }
    footer {
        background: #efeff0;
    }
    
   
     /* latest developments begin*/
    .latestDevelopment {
        padding-bottom: 30px;
    }
    ul.devs {
        list-style: none;
    }
    ul.devs li {
        list-style: none;
        width: 100%!important;
        display: block;
        margin-top: 10px;
    }
    .devs p {
        font-size: 14px!important;
        margin-bottom: 40px;
    }
    .devs h5 {
        font-size: 16px;
    }
    .circleFrame {
        width: 100px!important;
        height: 100px!important;
        margin-bottom: 5px;
        float: left;
        display: block;
        margin-right: 12px;
        border-radius: 10%;
    }
    .circleFrame img {
        display: inline;
        max-width: 40px;
        max-height: 40px;
        margin-top: 29%
    }
    .categoryContent {/*float:left!important;*/ display: block;
    }
    .categoryContent h5 {
        height: auto!important;
        text-align: left;
    }
    /* latest developments end*/
    
    
   /*slides begin*/
    
    
    .videoWrapper {
        min-height: 320px!important;
        position: relative;}

    .videoWrapper video{
        bottom: 0;
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 0;
    }


    .carousel-caption{ 
       /* border:1px solid red;*/
        top:10%; 
        margin-top:10%; 
        padding-top:0px; 
        width:90%;
        left:5%;
        background: transparent;
    }
    
    .titleH3{
       /* border:1px solid yellow; */
        margin-top:10%; 
        margin-bottom: 0px;
        width:100%;
        position:relative;   
        font-size: 1.6em!important;
        line-height: 120%!important;
        text-align: center!important;
        padding: 20px;
        background: rgba(0,0,0,.4);
        border-radius:8px;
        -webkit-transition: color .3s; /* Safari */
        transition: color .3s;
        
    }
    
 

    .slideInfo{ 
       /* border:1px solid green;*/
    position:relative;
    padding:0px;
    right:0px;
    top:0px;
    margin-top:10px!important;
    width:100%;
    text-align:center!important;
    left:0px;
    
    }
    
    .rndVideo{
    float: left;
    text-align: left;
    border: 7px solid rgba(255, 255, 255, .7);
    border-radius: 5px;
    position: relative;
    margin-top:20%;
    width:100%;
        }

    a .titleH3:hover{
     color:rgba(216,216,216,1.00);
        text-decoration:none!important;
		 }
/* slides end*/
    
		
	ul.whr-items {list-style: none;  column-count:1;}
	h3.whr-title a{ white-space: nowrap;}
	/*========================================== gigabit broadband begin =============================*/
	.gbit_broadband #content_ind{ background: transparent url("../images/gigabitBroadband/lightBlured.jpg") no-repeat; background-position: center  top ; background-size: 1700px 600px;}
		
	.gbit_broadband .solution { margin-bottom: 10px; padding-top: 40px; padding-bottom:10px;
	background-image:  linear-gradient(180deg, rgba(26, 67, 87, 0.89) 0%, rgba(255,255,255,0.4429972672662815) 63%, rgba(255,255,255,1) 86%), url("../images/gigabitBroadband/ruralArea.jpg") ; background-position: center top, center  top -280px; background-size: cover; background-repeat: no-repeat}
	
	.gbit_broadband .requirments{ background: #fff; margin-top:10px; margin-bottom:-30px; padding-top: 5px; padding-bottom:80px; }
	
	/*========================================== gigabit broadband end =============================*/	
		
	.globalSubscribe{ margin-right:-4px;}
	
	
    
}
/*==============================Media max-width:480px ends=========================*/


/*==============================Media max-width:768px begin=========================*/
@media (max-width: 768px) {
    
    .slideItem {
        height: 400px;
        background-size: cover!important;
        background-position: center center;
        
        display: block;
    }
    .searchBlock {
        width: 92%!important;
        margin-left: 0px!important;
        margin-right: 15px!important;
    }
    .search {
        width: 100%;
        margin-right: 0px;
        height: 45px;
    }
    .languageSelection {
        margin-right: 0px;
        display: inline-block;
    }
    .languageSelection span em {
        display: none;
    }
    .centralize p {
        width: 90%;
        margin: 0 auto 20px auto;
    }
    .centralize h5 {
        font-weight: 500;
        width: 90%;
        margin: 10px auto;
    }
    
    
    .circleFrame {
        width: 20%;
    }
    .navbar-nav > li {
        display: block;
        float: left;
        width: 100%;
    }
    .navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
        background-color: #514e50;
        color: #FFF;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border: 0;
        border-bottom: 0;
    }
    .navbar-fixed-top {
        left: 0;
        position: static;
        right: 0;
        z-index: 1030;
    }
    ul.social li a {
        margin: 0 8px 0 0;
    }
    .basket {
        padding: 5px 25px;
    }
    .logo, .logo img {
        float: none;
    }
    .productLogo {
        text-align: center;
    }
    .eventItem dl dt {
        width: 100%;
        text-align: left;
        border-radius: 8px 8px 0px 0px;
    }
    .eventItem dl dd {
        width: 100%;
        margin-bottom: 15px;
    }
    /* ---------------------------------- css for tabs begin-----------------------------------*/
    .tabbable.responsive .nav-tabs {
        font-size: 16px;
    }
    .tabbable.responsive .nav-tabs ul {
        margin: 0;
    }
    .tabbable.responsive .nav-tabs li { /* box-sizing seems like the cleanest way to make sure width includes padding */ -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        width: 100%;
        height: 44px;
        line-height: 44px;
        padding: 0 15px;
        border-bottom: 1px solid #666;
        overflow: hidden;
    }
    .tabbable.responsive .nav-tabs > li > a {
        border-style: none;
        display: inline-block;
        margin: 0;
        padding: 0;
    }
    /* include hover and active styling for links to override bootstrap defaults */
    .tabbable.responsive .nav-tabs > li > a:hover {
        border-style: none;
        background-color: transparent;
    }
    .tabbable.responsive .nav-tabs > li > a:active, .tabbable.responsive .nav-tabs > .active > a, .tabbable.responsive .nav-tabs > .active > a:hover {
        border-style: none;
    }
    .nav-tabs > li > a {
        border-radius: 0px;
        font-weight: 500;
    }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background-color: transparent;
        border: 0px;
        border-radius: 0px;
    }
    /* sample styles for the tab controls on small screens  - start with left control and override for right */
    .tabbable.responsive .nav-tabs > li > a.tab-control, .tabbable.responsive .nav-tabs > li > span.tab-control-spacer {
        float: left;
        width: 36px;
        height: 36px;
        margin-top: 4px;
        font-size: 56px;
        font-weight: 100;
        line-height: 26px;
        color: #fff;
        text-align: center;
        background: #444;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        border-radius: 18px;
    }
    .tabbable.responsive .nav-tabs > li > a.tab-control.right, .tabbable.responsive .nav-tabs > li > span.tab-control-spacer.right {
        float: right;
    }
    .tabbable.responsive .nav-tabs > li > a.tab-control:hover {
        color: #fff;
        background: #444;
    }
    .tabbable.responsive .nav-tabs > li > span.tab-control-spacer {
        line-height: 28px;
        color: transparent;
        background: transparent;
    }
    
    
     /* latest developments begin*/
    .latestDevelopment {
        padding-bottom: 30px;
    }
    ul.devs {
        list-style: none;
    }
    ul.devs li {
        list-style: none;
        width: 100%!important;
        display: block;
        margin-top: 10px;
    }
    .devs p {
        font-size: 14px!important;
        margin-bottom: 40px;
    }
    .devs h5 {
        font-size: 16px;
    }
    .circleFrame {
        width: 100px!important;
        height: 100px!important;
        margin-bottom: 5px;
        float: left;
        display: block;
        margin-right: 12px;
        border-radius: 10%;
    }
    .circleFrame img {
        display: inline;
        max-width: 40px;
        max-height: 40px;
        margin-top: 29%
    }
    .categoryContent {/*float:left!important;*/ display: block;
    }
    .categoryContent h5 {
        height: auto!important;
        text-align: left;
    }
    /* latest developments end*/
    
    
    .videoWrapper {
        min-height: 400px;
        position: relative;}

    .videoWrapper video{
        bottom: 0;
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 0;
    }

    
    .carousel-caption{ 
       /* border:1px solid red;*/
        margin-top:10%; 
        padding-top:0px; 
        width:70%;
        left:15%;
        background: transparent;
    }
    .titleH3{
       /* border:1px solid yellow; */
        margin-top:10%; 
        margin-bottom: 0px;
        width:100%;
        position:relative;   
        font-size: 1.8em;
        line-height: 140%;
        text-align: left;
        padding: 20px;
        background: rgba(0,0,0,.2);
        border-radius:4px;
        -webkit-transition: color .3s; /* Safari */
        transition: color .3s;
    }
    
 

    .slideInfo{ 
       /* border:1px solid green;*/
    position:relative;
    padding:0px;
    right:0px;
    top:0px;
    margin-top:20px;
    width:100%;
    text-align:right;
    left:0px;
    }
    
    .rndVideo{
    float: none!important;
    text-align: left;
    border: 7px solid rgba(255, 255, 255, .7);
    border-radius: 5px;
    position: relative;
    margin-top:2%;
    width:40%;
        }
    
     .upcoming{display:none;}
    .upcomingEvent{ width:120px; }
    
    .subscribe {
        padding: 5px;
        border-radius: 4px;
        float: left;
        margin-left: 10px;
        width: 97%;
    }
    .subscribe span {
        margin-top: 5px;
        margin-left: 10px;
    }
    /*footer { height:60px;  background: $background-color-levelA; }*/
    :target:before {
        content: '';
        display: block;
        margin-top: -350px; /* 140px for the header, another 20 for aesthetic reasons */ height: 350px;
    }
    #newsletterArea {
        padding-bottom: 20px;
    }


}
/*-------------------------------------css for tabs end------------------------------------*/
/*==============================Media max-width:768px end=========================*/

/*==============================Media  max-width:992px begin=========================*/
@media (max-width: 992px) {
    .slideItem {
        height: 500px;
        background-size: cover!important;
        background-position: center center;
        float: left;
        display: block;
    }
    
    .searchBlock {
        width: 95%!important;
        margin-left: 0px!important;
        margin-right: 15px!important;
    }
    .search {
        width: 100%;
        margin-right: 0px;
        height: 45px;
    }
    .navbar-fixed-top {
        left: 0;
        position: static;
        right: 0;
        z-index: 1030;
    }
    .languageSelection {
        margin-top: 5px;
        border-radius: 8px;
        text-align: center;
        padding: 15px;
        display: inline-block;
    }
    a.selected, .languageSelection a:hover, .languageSelection a {
        margin: 10px;
        padding: 12px;
    }
    .mini-nav {
        margin-top: 0px;
    }
    .navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
        background-color: #514e50;
        color: #FFF;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border: 0;
        border-bottom: 0;
    }
    .navbar-nav > li {
        border-bottom: 1px solid #555;
    }
    .navbar-nav > li:last-child {
        border-bottom: 0;
    }
   
    .navbar-nav > li > a {
        font-size: .9em;
        padding-left: 15px;
    }
    .navbar-nav > li {
        display: block;
        float: left;
        width: 100%;
    }
    .basket {
        padding-top: 2px;
    }
    ul.social li a {
        margin: 0 8px 0 0;
    }
    .productLogo {
        text-align: left;
    }
    .search {
        height: 45px;
        margin-top: 20px;
    }
    .navbar-toggle { /*margin-top: -40px;*/
    }
    .navbar {
        min-height: 15px;
    }
    /* latest developments begin*/
    .latestDevelopment {
        padding-bottom: 30px;
    }
    ul.devs {
        list-style: none;
    }
    ul.devs li {
        list-style: none;
        width: 100%!important;
        display: block;
        margin-top: 10px;
    }
    .devs p {
        font-size: 14px!important;
        margin-bottom: 40px;
    }
    .devs h5 {
        font-size: 16px;
    }
    .circleFrame {
        width: 100px!important;
        height: 100px!important;
        margin-bottom: 5px;
        float: left;
        display: block;
        margin-right: 12px;
        border-radius: 10%;
    }
    .circleFrame img {
        display: inline;
        max-width: 40px;
        max-height: 40px;
        margin-top: 29%
    }
    .categoryContent {/*float:left!important;*/ display: block;
    }
    .categoryContent h5 {
        height: auto!important;
        text-align: left;
    }
    /* latest developments end*/
   
    .subscribe span {
        margin-top: 5px;
        margin-left: 10px;
    }
    
	.benefits span { text-align: center; width: 100%; margin: 20px 6%;}
	
	 .portfolio-item {background-color:rgba(241,237, 237,1); border-radius: 8px; width:100%;  padding:10px; text-align:center; margin-top: 20px;}
	
     ul.productsGroup li{text-align: center; float:left; width:200px; margin:30px 15px; }
    /*slides begin*/
    
    
    .videoWrapper {
        min-height: 500px;
        position: relative;}

    .videoWrapper video{
        bottom: 0;
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 0;
    }


    .carousel-caption{ 
       /* border:1px solid red;*/
        margin-top:10%; 
        padding-top:0px; 
        width:80%;
        left:10%;
        background: transparent;
    }
    .titleH3{
       /* border:1px solid yellow; */
        margin-top:10%; 
        margin-bottom: 0px;
        width:100%;
        position:relative;   
        font-size: 2.8em;
        line-height: 130%;
        text-align: left;
        padding: 20px;
        background: rgba(0,0,0,.2);
        border-radius:4px;
        -webkit-transition: color .3s; /* Safari */
        transition: color .3s;
    }
    
 

    .slideInfo{ 
       /* border:1px solid green;*/
    position:relative;
    padding:0px;
    right:0px;
    top:0px;
    margin-top:20px;
    width:100%;
    text-align:right;
    left:0px;
    }
    
    .rndVideo{
    float: left;
    text-align: left;
    border: 7px solid rgba(255, 255, 255, .7);
    border-radius: 5px;
    position: relative;
    margin-top:0px;
    width:40%;
        }
    
    a .titleH3:hover{
        color:rgba(216,216,216,1.00);
        text-decoration:none!important;
        }
/* slides end*/

	 h3.whr-title a{ white-space: normal; float:left; margin:5px;}
	
            .upcoming{right: -100%;}
    .upcomingEvent{ width:120px; }


	.importantNote{ font-style:italic;  float:right; margin-top:5px; font-size:12px; color:red;}
}
/*==============================Media  max-width:992px ends=========================*/

/*==============================Media  min-width:993px begin=========================*/
@media (min-width: 993px)  { 
    
    body {
        padding-top: 123px;
    }
    .search {
        height: 32px;
        width: 190px;/*width: 32px; when animation activate back*/ margin-top: 0px!important;
    }
    .languageSelection {
        border-radius: 4px;
        background: #efeff0;
        margin-right: 10px;
        font-size: .75em;
        padding: 9px 8px;
        margin-top: 0px!important;
    }
    .navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
        background-color: #efeff0;
        color: #555;
        border-radius: 4px 4px 0px 0px;
    }
    
    .navbar-nav > li > a {
       font-size: .9em;
        padding: 8px 4px;
    }

	ul.social li a {
        margin: 0 8px 0 0;
    }
    .productLogo {
        text-align: left;
    }
    
     .productLogo img{
        margin:0;
    }
	
	ul.productsGroup li{text-align: center; float:left; width:24%; margin:30px 4%; }
	
    .careerPositions {
        -webkit-columns: 3 200px;
        -moz-columns: 3 200px;
        columns: 3 200px;
    }
    /*====home page effect begin  ==========*/
    .zoomified {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        position: relative;
        z-index: 4;
        background: #fff;
    }
    .zoomified p {
        display: none;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    .zoomified:hover {
        margin-top: -12%;
        background: #fff;
        border-radius: 8px;
        -webkit-box-shadow: 0px 0px 35px -6px rgba(130, 127, 130, 0.75);
        -moz-box-shadow: 0px 0px 35px -6px rgba(130, 127, 130, 0.75);
        box-shadow: 0px 0px 35px -6px rgba(130, 127, 130, 0.75);
        z-index: 30;
        padding-left: 10px;
        padding-right: 10px;
        width: 25%;
        display: block;
    }
    .centralize p:first-child {
        text-align: left!important;
    }
    .zoomified:hover p {
        display: block;
        font-size: .83em;
    }
    .zoomified:hover h5 {
        font-weight: 500;
    }
    .zoomified:hover .circleFrame {
        transform: scale(1.3);
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .promosArea {
        height: 270px;
    }
    .promosArea .row {
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        z-index: 20;
    }
    /*home page effect end*/
    .subscribe {
        padding: 5px;
        border-radius: 4px;
        float: left;
        margin-left: 10px;
        width: 97%;
    }
    .subscribe span {
        margin-top: 5px;
        margin-left: 10px;
        margin-left: 30%;
    }

     .upcoming{right: -140%;}
    .upcomingEvent{ width:120px; }
     
    /*horizontal accordion end here*/ }
/*==============================Media  min-width:993px end=========================*/


@media (max-width:1200px){
	
	 .navbar-nav > li > a{
        font-size: 14px;
		  padding: 8px 2px;
	}
}

/*==============================Media  min-width:1200px begin=========================*/

@media (min-width: 1200px) {
   /* html[lang="en"] .navbar-nav > li {
        margin-left: 7px;
        margin-right: 7px;
    }*/
    
	
	
	
	
	
    .navbar-nav > li > a{
        font-size: 1em;
		 padding: 8px 8px;
    }
    
    /*horizontal accordion begin here*/
    .latestDevelopment {
        padding-bottom: 80px;
    }
    .mwc19 {
        margin-top: 160px;
    }

    .productLogo img{
        margin:0;
    }
    
    .upcoming{right: -100%;}
    .upcomingEvent{ width:160px; }
    
    
    :target:before {
        content: '';
        display: block;
    }
}
/*==============================Media  min-width:1200px end=========================*/




@media print {
  a[href]:after {
    content: none !important;
  }
}
