.section{
	font-family: 'Roboto Mono', monospace;
}

.banner, .sec_banner{
	width:100%;
	height:100%;
	overflow: hidden;
}

.logo_sec, .logo_sec_inner{
	background: linear-gradient(#000, transparent);
}

.logo img, .bottom_sec .f_logo{
	/*width:161px;*/
	width: 131px;
	margin-top: 15px;
}

.menu li a:hover{
	color:#c46328;
}

.separator{
	font-weight:100;
	color:#9ea2a2;
}

.soc_image{
	width:100%;
	height:340px;
	overflow:hidden;
}

.soc_image img{
	height:100%;
	width:auto;
}

.about_page_top ul li, .capabilities_page_top ul li{
	list-style: none;
}

.banner img{
	width:100%;
	position:absolute;

	min-height: 900px;
	height: 100%;
}

.sec_banner img{
	width:100%;
}

.chromeframe{
	color:red;
	padding:10px;
}

.b_item{
	color: #fff;
	position: relative;
	top: 2px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.contact_data{
	padding-top:300px;
	padding-bottom:100px;
}

.contact_b_item{
	color: #fff;
	position: relative;
	top: 2px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.slick-list{
	height:100%;
}

.banner_text{
	position: relative;
	/*top: 430px;*/
	/*top: 35%;*/
	margin-top:358px;
	width: 100%;
	color: #fff;
	left: 0;
	right: 0;
	max-width: 100%;
	padding: 0 calc(50% - 600px);
}

.sec_banner_text{
	position: absolute;
	top: 35%;
	width: 100%;
	color: #fff;
	left: 0;
	right: 0;
	max-width: 100%;
	padding: 0 calc(50% - 600px);
}

.f_banner_text{
	position: absolute;
	top: 30%;
	width: 100%;
	color: #fff;
	left: 0;
	right: 0;
	max-width: 100%;
	padding: 0 calc(50% - 600px);
	text-align: center;
}

.social_list h1, .p_title h1, .sub_heading, .p_date{
	text-transform: uppercase;
}

.f_banner_text h1{
	font-family: 'Roboto Mono', monospace;
	font-size: 82px;
	font-weight: 300;
}

.sec_banner_text a{
	color:#fff;
	font-weight: 300;
}

.sec_banner_text h1{
	font-family: 'Roboto Mono', monospace;
	font-size:45px;
	font-weight: 300;
	margin-bottom: 0;
}

.sec_banner_text p{
	line-height: 55px;
}

.footer_butts{
	position: absolute;
	top: 0;
	z-index: 99;
	width: 100%;
}

.footer_butts div{
	text-align: center;
}

.yproject{
	background: #181818;
}

.subscribe{
	background: #9fa1a1;
}

.spec{
	background: #181818;
}

.uses{
	background: #9fa1a1;
}

.yproject, .subscribe{
	padding:60px;
	cursor: pointer;
}

.uses, .spec{
	padding:60px;
	cursor: pointer;
}

.inner_content{
	min-height:600px;
	text-align: center;
	/*margin-top: 120px;*/
	font-size: 18px;
	font-family: 'Roboto Mono', monospace;
	font-weight: 300;
}

.inner_content p{
	line-height: 35px;
}

.itemTitle{
	font-size: 45px;
	color:#c56328;
}

.about_page_top{
	background: linear-gradient(#000, #212222, #212222, #212222,#212222);
	color:#a0a0a1;
}

.itemTitle{
	letter-spacing: 5px;
}

.about_page .itemFullText{
	line-height: 35px;
}

.capabilities_page_top{
	background:#e6e7e8
}

.capabilities_page_top .f_section{
	background-color:orange;
	min-height: 660px;
	background-size: cover;
}

.social_page_top .f_section{
	background-color:#000;
	min-height: 660px;
	background-size: cover;
}

.social_page_top{
	background-color: #e6e7e8;
}

.social_menu_wrap .container{
	text-align:center;
	padding:60px;
}

.social_menu_wrap{
	background:#cac8c7;
	margin-bottom: 120px;
}

.social_list{
	padding:30px;
	text-align: left;
	color:#a0a0a1;
}

.view_more{
	font-size:15px;
	color: #a0a0a1;
}

.social_list h1{
	font-size: 45px;
	color:#c46328;
	margin-top:15px;
	margin-bottom:20px;
}

.altoz_pagination ul{
	padding:0;
	margin:0;
}

.altoz_pagination{
	background:#fff;
	padding:67px;
}

.social_inner{
	text-align: left;
}

.social_inner .p_title h1{
	color:#c46328 !important;
}

.social_inner .sub_heading{
	color:#9ea2a2 !important;
	text-transform: uppercase;
}

.contact_data{
	text-align: center;
}

.contact_data h1{
	font-size:45px !important;
	color:#c46328 !important;
	padding-bottom:60px;
	margin-top:25px;
	font-weight:400 !important;
	position: relative;
}

.contact_data h1:before{
	content: "";
	background-image: url('../images/zigzag.png');
	height: 402px;
	/* position: absolute; */
	right: 0;
	left: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	top: -100px;
}

.contact_data:before{
	width:93px;
	border-top:1px solid #c46328;
	display:block;
	padding-bottom:50px;
	content:"";
	margin:0 auto;
}

.c_head{
	color:#9ea2a2;
}

.contact_data div{
	border-right:1px solid #c46328;
}

.contact_data div:last-child{
	border:0;
}

.contact_data p{
	padding-bottom:20px !important;
	margin-bottom: 0;
}

.product_uses_top {
	background-color: #e6e7e8;
}

.prod-speal{
	color:#c46328;
	text-transform:uppercase;
	padding:50px;
}

.spealhr{
	border:2px solid #c56328;
	margin-left:0 !important;
	width:40% !important;
}

.prod-speal p{
	font-size:30px;
	margin-bottom:0;
}

.altoz_pagination ul li span{
	margin:0 8px;
	font-family: 'Roboto Mono', monospace;
}

.altoz_pagination ul li a{
	font-family: 'Roboto Mono', monospace;
	border: 0 !important;
	padding: 0 !important;
	vertical-align: unset !important;
}

div.k2Pagination{
	margin:0;
}

.s_date{
	font-weight: bold;
	color: #a0a0a1;
	margin-bottom: 19px;
	display: block;
	text-transform: uppercase;
}

.social_menu_wrap .menu{
	margin:0;
	padding:0;
}

.menu .active a{
	/*text-decoration: line-through;*/
	color:#c46328 !important;
}

.menu .active a {
	position: relative;
  }
  .menu .active a:before {
	position: absolute;
	content: "";

	top: 50%;
	right: 2.5px;
	border-top: 1px solid;
	border-color: inherit;
	width:100%;
	max-width:110%;
  }

.social_menu_wrap .menu li a{
	color:#000;
}

.social_menu_wrap .menu .divider span{
	color:#a0a0a1;
}

.capabilities_page_top .inner_content{
	padding-top: 50px;
}

.products_page_top .logo_sec_inner{
	position:absolute;
}

.products_page_top{
	background:#fff;
}



.itemListView.products_page{
	/* margin-top: 155px; */
	/* margin-bottom: 155px; */
}

#k2Container{
	padding:0;
}

.itemListCategory{
	display: none;
}

.p_item{
	color:#fff;
	padding:51px;
	font-family: 'Roboto Mono', monospace;
}

.tagLabel{
	color:#c46328 !important;
}

.pTags{
	list-style: none;
	margin:0;
	padding:0;
	margin-bottom: 130px;
}

.pTags li a{
	color:#a0a0a1;
	font-size: 18px;
}

.pTags li{
	margin-bottom: 7px;
	margin-top: 7px;
}

.box2{
	position: relative;
}

.box2_inner{
	position:absolute;
	bottom:0;
	right:0;
}

.box1 h2{
	font-size: 45px;
	position: relative;
	margin-bottom: 17px;
	margin-top: 10px;
	letter-spacing: 5px;
}

.box1 h3{
	margin-bottom: 22px;
}

.box2 h2{
	font-size: 45px;
	position: relative;
	letter-spacing: 5px;
}

.box2{
	text-align: right;
}

.p_inner_2 p{
	line-height: 1.8em;
}

.box1 hr{
	border-top: 1px solid #fff;
	width: 90px;
	position: relative;
	margin-top: 0;
	display: inline-block;
	margin-left: 13px;
	top: 3px;
}

.box1 h3{
	font-size: 18px;
	font-family: 'Roboto Mono', monospace;
}

.menu a img{
	display:none;
}

.contact_page_top .banner_text p{
	line-height: 30px;
}

.about_banner h1{
	font-size: 82px;
	margin-bottom:20px;
	font-weight: 300;
	font-family: 'Roboto Mono', monospace;
}

.about_banner hr{
	border-top: 2px solid #c56328;
	border-bottom: 0;
	display: inline-block;
	width: 90px;
	position: relative;
	top: 14px;
}

.about_banner{
	height: 383px;
	background-image: url('../images/lines.png');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 100%;
	margin-bottom:40px;
	padding-top:8%;
}

.footer_butts a, .prod_buttons a{
	color:#fff;
	display:inline-block;
	padding-left:37px;
	padding-right:37px;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #fff;
	font-size:16px;
	min-width: 236px;
	letter-spacing:7px;
}

.prod_buttons div{
	text-align: center;
	font-family: 'Roboto Mono', monospace;
}

.p_media{
	margin-top:100px;
	margin-bottom:100px;
	text-align: center;
}

.clear{
	clear:both;
}

.pi_wrap{
	margin-top:118px;
}

.p_title_wrap{
	position:relative;
	width:406px;
	height:403px;
	margin-top: 114px;
	left: -130px;
}

.p_title_wrap img{
	position:absolute;
}

.products_page_top .f_section{
	padding-bottom: 0;
}

.p_title_wrap .p_title{
	position: absolute;
	right: 25px;
	top: 35%;
}

.p_title_wrap .p_title h1{
	color: #c46328;
	font-size: 42px;
	margin-bottom:24px;
	font-weight: bold;
}

.p_title_wrap .p_title span{
	color:#9ea2a2;
	font-weight:bold;
}


.product_inner{
	color:#a0a0a1;
	font-family: 'Roboto Mono', monospace;
	font-size:18px;
	background-color: #e6e7e8;
}

.footer .sec_banner{
	position: relative;
}

.bottom_sec{
	position: absolute;
	bottom:0;
	width:100%;
	min-height:212px;
	/*background: #231f20;*/
	background: linear-gradient(transparent, #000, #000, #000, #000, #000);
	z-index: 999;
	text-align: center;
	padding-top:42px;
}

.bottom_sec .container{
	position: relative;
}

.s_button{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 99;
	display: block;
	width: 43px;
	cursor: pointer;
}

.f_banner_text h1{
	margin-bottom:0;
	font-weight: 300;
	color:#9ea2a2;
	position:relative;
}

.f_banner_text h1:before{
	content: "";
	position: absolute;
	background-image: url('../images/s_dots_o.png');
	width: 384px;
	height: 384px;
	background-position: center;
	left: 34%;
	top: -78px;
}


.f_banner_text p{
	margin: 0;
	color:#fff;
}

.f_button{
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 99;
	display: block;
	width: 43px;
	cursor: pointer;
}

.soc_icons{
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 99;
}

.soc_icons a i{
	color: #fff;
	margin-left:10px;
}

.s_button hr, .f_button hr{
	border-top: 1px solid #fff;
	border-bottom: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

.s_button .hr_hlf{
	width:50%;
	float:right;
}

.f_button .hr_hlf{
	width:50%;
	float:left;
}

.item_even{
	width:auto;
	float:right;
}

.banner_text h1{
	font-family: 'Roboto Mono', monospace;
	font-size:82px;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 10px;
	color:#9ea2a2;
}

.arrow-down{
	width:16px;
	height:17px;
	background-image: url('../images/arrow-down.png');
	cursor:pointer;
	display:block;
}

.arrow-right{
	width:21px;
	height:9px;
	background-image: url('../images/right-arrow.png');
	cursor:pointer;
	display:inline-block;
}

.banner_text .fa-arrow-down, .arrow-down{
	color: #c56328;
	font-size:25px;
	position: relative;
	top: 30px;
}

.banner_text p{
	padding:0;
	margin:0;
	line-height: 90px;
}

.logo_sec{
	position: absolute;
	/* top: 60px; */
	padding-top:60px;
	width: 100%;
	color: #fff;
	left: 0;
	right: 0;
	max-width: 100%;
	text-align: center;
	z-index: 99;
}

.logo_sec_inner{
	/*position: relative;
	top: 60px;*/
	padding-top:60px;
	width: 100%;
	color: #fff;
	left: 0;
	right: 0;
	max-width: 100%;
	text-align: center;
	z-index: 1;
}

.bottom_sec img{
	width:165px;
}


.half_hr{
	border-top: 1px solid #c56328;
	border-bottom: 0;
	display: inline-block;
	width: 90px;
	position: relative;
	top: 14px;
	left: 41px;
}

.half_hrf{
	border-top: 2px solid #c56328;
	border-bottom: 0;
	display: inline-block;
	width: 90px;
	position: relative;
	top: 14px;
}

.f_section{
	position:relative;
	/* padding-bottom: 65px; */
	background-position: center;
}

.fa-chevron-left{
	position: absolute;
	color:#c46328;
	display: block;
	top: 40%;
	left: 80px;
	z-index: 9;
	cursor: pointer;
}

.b_item, .section{
	width:100%;
	height:100%;
}

.banner{
	min-height:100%;
}

.fa-chevron-right{
	position: absolute;
	color:#c46328;
	display: block;
	top: 40%;
	right: 80px;
	cursor: pointer;
}

.hide{
	display:none;
}

.menu{
	margin-top: 63px;
}

.menu li {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
}

.menu li a {
	font-size: 13px;
	color:#fff;
	font-family: 'Roboto Mono', monospace;
	letter-spacing: 5px;
}

.menu li a:hover {
	background-color:transparent; 
}

.show_mobile{
	display:none;
}

.hide_mobile{
	display:block;
}

.nv_mobile{
	visibility: visible;
}

.searchword{
	width:100%;
	font-size:45px;
	color:#fff;
	border:0;
	background-color:transparent;
	padding-bottom: 6px;
	font-family: 'Roboto Mono', monospace;
}

.popup_search{
	position: fixed;
	z-index:9999;
	background:#c46328;
	width:100%;
	height: 100vh;
	overflow-y: auto;
	color:#fff;
	display:none;
}

.popup_search .date{
	font-size:11px;
}

.popup_search h3{
	margin-bottom:0;
}

.loader{
	margin:0 auto;
	display:block;
	display:none;
}

.hint{
	text-transform: uppercase;
	font-weight: bold;
	padding-left:7px;
}

.popup_search ul{
	margin:0;
	padding:0;
	list-style: none;
	font-weight:normal;
}

.popup_search ul li{
	margin-bottom: 21px;
}

.popup_search .frames{
	border-top:1px solid #fff;
	height:25px;
	border-right:1px solid #fff;
}

.frames.f1{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.popup_menu{
	position: fixed;
	z-index:9999;
	background:#212222;
	width:100%;
	height:100%;
	display: none;
	/*background-image:url('../images/pup.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;*/
}

.popup_nl{
	position: fixed;
	z-index:999;
	background:#a0a0a1;
	width:100%;
	height:100%;
	display: none;
}

.popup_contact{
	position: fixed;
	z-index:999;
	background:#a0a0a1;
	width:100%;
	height:100%;
	display: none;
}

.popup_contact .semanticui-body{
	border-top: 1px solid #fff !important;
	padding-top: 30px !important;
	position:relative;
}

.popup_contact .semanticui-body:before{
	position: absolute;
	height: 15px;
	left: 0;
	top: 0;
	content: "";
	border-left: 1px solid #fff;
	border-bottom:0;
}

.popup_contact .semanticui-body:before{
	position: absolute;
	height: 15px;
	right: 0;
	top: 0;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.column1 .field:before{
	position: absolute;
	height: 15px;
	left: 0;
	bottom: 0;
	content: "";
	border-left: 1px solid #fff;
	border-bottom:0;
}

.column1 .field:before{
	position: absolute;
	height: 15px;
	right: 0;
	bottom: 0;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.acymailing_form td{
	position: relative;
}

.acyfield_name:before{
	position: absolute;
	height: 5px;
	left: 0;
	bottom: 5px;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.acyfield_name:after{
	position: absolute;
	height: 5px;
	right: 0;
	bottom: 5px;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.acyfield_email:before{
	position: absolute;
	height: 5px;
	left: 0;
	bottom: 5px;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.acyfield_email:after{
	position: absolute;
	height: 5px;
	right: 0;
	bottom: 5px;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.acymailing_form:after{
	position: absolute;
	height: 15px;
	right: 0;
	top: 0;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.acymailing_form:before{
	position: absolute;
	height: 15px;
	left: 0;
	top: 0;
	content: "";
	border-right: 1px solid #fff;
	border-bottom:0;
}

.popup_nl div, .popup_contact div{
	border:0 !important;
	color:#fff;
}

.popup_nl h3, .popup_contact h3{
	color:#fff;
	font-size:45px;
}

.popup_contact h3{
	text-align:left;
}

.popup_contact .pm_inner div{
	padding:0;
}

.ui.form{
	font-size:18px;
}

.popup_contact .multifield{
	text-align: left;
}

.popup_contact input[type="text"], .popup_contact textarea{
	background:transparent !important;
	color:#fff !important;
	padding:15px;
	border-left:0 !important;
	border-top:0 !important;
	border-right:0 !important;
	border-bottom:1px solid #fff !important;
	border-radius:0 !important;
}

.popup_contact label{
	color:#fff !important;
}

.popup_nl input[type="text"]{
	background:transparent;
	color:#fff;
	padding:15px;
	border-left:0;
	border-right:0;
}

.acyfield_name input{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.acyfield_email input{
	border-bottom:1px solid #fff;
	border-top:0;
}

table.acymailing_form{
	width:100%;
}

.itemTitle{
	text-transform: uppercase;
}

table.acymailing_form input{
	font-family: 'Roboto Mono', monospace;
}

table.acymailing_form .button{
	padding: 8px;
	margin-top: 39px;
	float: right;
	background: transparent;
	border: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 7px;
	min-width: 330px;
}

.button, .ui.black.button{
	padding: 8px;
	margin-top: 39px;
	float: right;
	background: transparent !important;
	border: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 7px;
	min-width: 330px;
	font-weight:normal;
	border-radius:0;
	margin-top: 0;
	font-family: 'Roboto Mono', monospace;
}

.itemFullText h3{
	font-size:21px;
	color:#c46328;
}

.itemBackToTop{
	display:none;
}

.popup_contact .button{
	width:100%;
	padding:30px;
	margin-top:20px;
}

.popup_contact textarea{
	height: 57px;
}

.search_inner{
	margin-top:10%;
	position:relative;
}

.pm_inner .moduletable{
	position:relative;
}

.search_inner:before{
	content:"";
	display:block;
	width:384px;
	height:384px;
	background-image:url('../images/s_dots.png');
	position:absolute;
	left: -161px;
	top: -198px;
}

.pm_inner .moduletable:before{
	content:"";
	display:block;
	width:384px;
	height:384px;
	background-image:url('../images/s_dots.png');
	position:absolute;
	left: -161px;
	top: -73px;
}

.pm_inner{
	position:relative;
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	/*padding-top: 60px;*/
	/*padding-bottom: 60px;*/
	padding-left: 101px;
	padding-right: 101px;
}

.pm_inner .menu{
	margin:0;
	padding:0;
}

.pm_inner .menu .divider{
	display:none;
}

.pm_inner .menu li{
	display: block;
}

.pm_inner .menu li a{
	font-size: 82px;
	line-height: 90px;
	font-weight: 300;
	color:#a0a0a1;
}

.pm_inner .menu li a:hover{
	color:#E6E7E8;
}

.pm_inner .menu li .active{
	text-decoration: line-through;
	color:#c46328;
}

.pm_inner div{
	border:1px solid #c46328;
	padding:40px;
	position:relative;
}

.vline1{
	border-top: 1px solid #c46328 !important;
	width: 400px;
	position: absolute !important;
	top: -1px;
	left: -399px;
	padding: 0 !important;
	margin: 0;
	border-bottom: 0 !important;
}

.vline2{
	border-top: 1px solid #c46328 !important;
	width: 400px;
	position: absolute !important;
	bottom: -1px;
	right: -399px;
	padding: 0 !important;
	margin: 0;
	border-bottom: 0 !important;
}

.popup_menu .fa-times, .popup_search .fa-times{
	color:#a0a0a1;
	cursor: pointer;
	position: absolute;
	top:34px;
	right:34px;
	font-size: 30px;
}

.close_popup {
    width: 27px;
    height: 34px;
    background: url(../images/close.png) no-repeat;
	text-indent: -9999px;
	position:absolute;
	top: 12px;
	right:20px;
	border:0;
}

.p_frame1{
	width: 78%;
	border-top: 1px solid #cac8c7;
	border-right: 1px solid #cac8c7;
	border-left: 1px solid #cac8c7;
	height: 18px;
	position: absolute;
	top: -30px;
	left: -19px;
}

.p_frame2{
	width: 100%;
	border-top: 1px solid #cac8c7;
	border-right: 1px solid #cac8c7;
	border-left: 1px solid #cac8c7;
	height: 18px;
	position: absolute;
	top: -30px;
	left: -11px;
}

div.itemTagsBlock span{
	font-weight: 100;
}

.spec{
	background:#cac8c7;
	text-transform: uppercase;
	letter-spacing: 7px;
}

.uses{
	background:#9fa1a1;
	text-transform: uppercase;
	letter-spacing: 7px;
}


#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}


/***********************************MEDIA QUERIES*************************************/

@media (max-width: 767px) {

	.contact_data h1{
		padding-bottom:20px !important;
		font-size: 21px !important;
	}
	
	.contact_data{
		padding-top:200px;
	}

	.uses, .spec {
		padding: 20px;
	}

	.p_title_wrap{
		left:0;
		margin-top:auto;
	}

	.p_title_wrap .p_title h1 {
		font-size: 25px;
	}

	.p_title_wrap .p_title{
		right:auto;
	}

	.products_page_top .slider_menu{
		display:none;
	}

	.itemTitle{
		font-size:35px;
	}

	.p_item{
		padding: 30px;
	}

	.f_banner_text h1::before{
		left: 18%;
	}

	.pm_inner .moduletable::before, .search_inner::before{
		left: 0;
		margin-left: 10%;
		margin-right: 10%;
		width: 80%;
	}

	.itemListView.products_page{
		/* margin-top: 60px;
		margin-bottom: 60px; */

		margin-top: 60px;
		margin-bottom: 0;
		padding-bottom: 0 !important;
	}

	.about_banner h1 {
		font-size: 45px;
	}

	.soc_image{
		width:100%;
		height:240px;
		overflow:hidden;
	}

	.contact_data::before{
		display: none;
	}

	.popup_nl h3, .popup_contact h3{
		font-size:21px;
		text-align: left;
	}	

	.column1, .column2{
		width:90% !important;
	}

	.popup_contact{
		padding:40px;
		overflow-y:scroll;
	}

	.searchword{
		font-size: 18px;
		border-bottom: 1px solid #fff;
		margin-bottom: 13px;
	}

	.capabilities_page_top .f_section, .social_page_top .f_section{
		min-height:250px;
	}

	.social_menu_wrap .menu{
		display:block !important;
	}

	.social_list h1{
		font-size:21px
	}

	div.itemFullText img{
		width: 80%;
	}

	.frames, .p_frame1, .p_frame2, .fa-chevron-left, .fa-chevron-right{
		display:none !important;
	}

	.m_arrow{
		color: #c46328;
		position: absolute;
		z-index: 9;
		left: 49%;
		bottom: 0;
	}

	.pm_inner .menu li a{
		font-size: 14px !important;
		line-height: 46px !important;		
	}

	.pm_inner div {
		padding: 10px;
	}

	.pm_inner{
		padding-left: 0;
		padding-right: 0;
	}

	.show_mobile{
		display:block;
	}

	.hide_mobile{
		display:none;
	}

	.nv_mobile{
		visibility: hidden;
	}

	.home_slider .banner_text{
		display:none;
	}

	.home_page_top .menu, .site_content .menu{
		display:none;
	}

	.banner img{
		min-height: 900px;
		width: auto;
		height: 100%;
	}

	.sec_banner img {
		min-height: 900px;
		width: auto;
		height: 100%;
	}

	.sec_banner_text h1 {
		font-size: 20px;
	}

	.sec_banner_text p {
		line-height: 28px;
	}

	.sec_banner_text {
		left: 10%;
	}

	.item_even{
		float:none;
	}

	.bottom_sec .f_logo{
		min-height:auto;
		width:100px !important;
		margin-bottom: 10px;
	}

	.f_banner_text h1{
		font-size:40px;
	}

	.f_logo{
		width: 80px;
	}

	.yproject, .f_button, .soc_icons{
		display:none;
	}

	.bottom_sec{
		min-height: 133px;
	}

	.footer_butts div {
		padding: 33px;
	}

	.logo_sec{
		/* top:40%; */
		padding-top: 0;
		left: 50%;
		position: absolute;
		transform: translate(-50%, -50%);
		top: 50%;
	}

	.contact_page_top .logo_sec{
		top:60px;
		z-index:1;
	}

	.slick-dots{
		display:none !important;
	}

}

@media (max-width: 992px) {

	.frames{
		display:none;
	}

	.soc_image{
		width:100%;
		height:240px;
		overflow:hidden;
	}

	.banner img{
		min-height: 900px;
		width: auto;
		height: 100%;
	}

	.banner_text{
		left:3%;
	}

	.banner_text h1{
		font-size: 41px;
	}

	.menu li{
		padding: 0 10px;
	}

	.sec_banner_text{
		left:3%;
	}

	.sec_banner img {
		min-height: 900px;
		width: auto;
		height: 100%;
	}

	.item_even{
		float:none;
	}

	.f_logo{
		width: 80px !important;		
		min-height: auto !important;
	}

	.f_banner_text h1{
		font-size:41px;
		margin-bottom: 10px;
	}

	.yproject{
		display: none;
	}

	.f_banner_text{
		top:30%;
	}

	.banner_text p{
		line-height: 58px;
		font-size:35px;
	}

	.contact_page_top .banner_text p{
		font-size:16px;
	}

	.contact_page .banner_text h1{
		padding-bottom: 20px;
	}

	.contact_page_top .banner_text p {
		line-height: 13px;
	}

	.contact_data div {
		padding-top: 20px;
	}

	.contact_page_top .banner_text{
		/* margin-top: 216px; */
		left:0;
	}

	.banner_text .fa-arrow-down{
		top: -7px;
	}

	.pm_inner .menu li a{
		font-size:41px;
	}

}


@media (max-width: 1160px) {
	
	.banner img{
		min-height: 900px;
		width: auto;
		height: 100%;
	}

	.banner_text{
		left:3%;
	}

	.banner_text h1{
		/*font-size: 41px;*/
	}

	.logo_sec, .logo_sec_inner {
		background: none;
	}

	.sec_banner_text{
		left:3%;
	}

	.sec_banner img {
		min-height: 900px;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.f_logo{
		/* width: auto  !important;		 */
		min-height: auto !important;
	}

	.item_even{
		margin-right: 5%;
	}

}
	
@media (max-width: 1200px) {
	
	
}
@media (min-width: 1200px) {
	
	
	
}