/*
Theme Name: Veltec Networks - Ulistic
Template: Divi
Author: ulistic.com
Version: 1.0
*/

/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/
/*
@import url(https://db.onlinewebfonts.com/c/5076583fa2a14cd2cf3634ff59a1138b?family=Segoe+UI+Light);*/

@font-face {font-family: "Segoe UI Light";
	/*src: url("https://db.onlinewebfonts.com/t/5076583fa2a14cd2cf3634ff59a1138b.eot"); !* IE9*!*/
	src: /*url("https://db.onlinewebfonts.com/t/5076583fa2a14cd2cf3634ff59a1138b.eot?#iefix") format("embedded-opentype"), !* IE6-IE8 *!
	url("https://db.onlinewebfonts.com/t/5076583fa2a14cd2cf3634ff59a1138b.woff2") format("woff2"),*/ /* chrome firefox */
		url("https://db.onlinewebfonts.com/t/5076583fa2a14cd2cf3634ff59a1138b.woff") format("woff")/*, !* chrome firefox *!
	url("https://db.onlinewebfonts.com/t/5076583fa2a14cd2cf3634ff59a1138b.ttf") format("truetype"), *//* chrome firefox opera Safari, Android, iOS 4.2+*/
	/*url("https://db.onlinewebfonts.com/t/5076583fa2a14cd2cf3634ff59a1138b.svg#Segoe UI Light") format("svg")*/; /* iOS 4.1- */
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "HelveticaNeue-CondensedBold";
	src:/* url("fonts/HelveticaNeue-CondensedBold.woff") format("woff"),*/
		url('fonts/HelveticaNeue-CondensedBold.eot') format('eot')/*,
    url('fonts/HelveticaNeue-CondensedBold.ttf') format('ttf')*/;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next';
	src: /*url('fonts/AvenirNext-Regular.eot') format('eot'),*/
		url('fonts/AvenirNext-Regular.woff') format('woff')/*,
       url('fonts/AvenirNext-Regular.ttf') format('ttf')*/;
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next';
	src: /*url('fonts/AvenirNext-Bold.eot') format('eot'),*/
		url('fonts/AvenirNext-Bold.woff') format('woff')/*,
       url('fonts/AvenirNext-Bold.ttf') format('ttf')*/;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next Condensed';
	src: /*url('fonts/AvenirNextCondensed-Bold.eot') format('eot'),*/
		url('fonts/AvenirNextCondensed-Bold.woff') format('woff')/*,
       url('fonts/AvenirNextCondensed-Bold.ttf') format('ttf')*/;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next Condensed';
	src: /*url('fonts/AvenirNextCondensed-DemiBold.eot') format('eot'),*/
		url('fonts/AvenirNextCondensed-DemiBold.woff') format('woff')/*,
		  url('fonts/AvenirNextCondensed-DemiBold.ttf') format('ttf')*/;
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next Condensed';
	src: /*url('fonts/AvenirNextCondensed-Medium.eot') format('eot'),*/
		url('fonts/AvenirNextCondensed-Medium.woff') format('woff')/*,
		  url('fonts/AvenirNextCondensed-Medium.ttf') format('ttf')*/;
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

.veltec_logo {
	position: absolute;
	right: -11px;
	top: 53%;
	transform: translatey(-50%);
	text-align: right;
	/*display: none;*/
}

.veltec_logo img {
	width: 100%;
	transition: all 0.5s ease;
}
#main-header.et-fixed-header .veltec_logo img {
	width: 54%;
}
#main-header #et-top-navigation {
	padding-right: 110px;
	position: relative;}

body.single .veltec_logo {
	position: absolute;
	right: -11px;
	top: 65%;

	transform: translatey(-50%);
	/*display: none;*/
}
/* body.page */

/*Responsive css */
@media (min-width: 1440px) and (max-width:1753px){
	#main-header #top-menu-nav li {
		padding-right: 26px;
	}
}
@media (min-width: 768px) and (max-width:1753px){
	#main-header #top-menu-nav li a {
		font-size: 15px !important;
	}
}
@media (min-width: 768px) and (max-width:1483px){
	#main-header #top-menu-nav li a {
		font-size: 13px !important;
	}
}

@media (min-width:1025px) and (max-width:1335px){
	#main-header #top-menu-nav li a {
		font-size: 11px !important;}
	#main-header #et-top-navigation {
		padding-right: 100px;}
}
@media (max-width:1100px) {
	#main-header #et-top-navigation {
		padding-right: 74px;}
}
@media (min-width: 1101px) and (max-width:1200px){
	#main-header #top-menu-nav li a {
		font-size: 10px !important;
	}
	#main-header #et-top-navigation {
		padding-right: 90px;
	}
	#main-header #top-menu-nav > #top-menu > li.bt_red > a {
		padding: 3px 8px !important;}
}
#main-header #top-menu-nav .menu-item-has-children > a:first-child {
	padding-right: 13px !important;
}
@media (max-width: 1100px){
	.veltec_logo img {
		width: 74%;
	}
}

/* css for live chat box */
.page-id-145789 div#chat-widget-container {display: none;}
#landing_compunet .landing_content_wrap .review_section {
	max-width: 670px;
	float: right;
	width: 100%;
}
