img, embed, object, video {
  max-width: 100%;
}
.socialandterms.col-lg-12 {
    padding-top: 6px;
    padding-bottom: 6px; 
	
}

.top-head {
	background-color: #fc9600;
}

.top-head a {
    display: inline-block;
    color: #ffffff;
    font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}
/*.facebook {width: 15px; height: 15px;transition: none;margin: 0 10px;display: inline-block;}
.facebook:hover {}

.linkedin { width: 15px; height: 15px;transition: none;display: inline-block;}
.linkedin:hover {}

.twitter { width: 15px; height: 15px;transition: none;display: inline-block;}
.twitter:hover {}*/

.useful-links.text-right.col-lg-10 span {
	color: #ffffff;
    font-size: 12px;
    display: block;
    float: right;
    padding: 2px 10px 0px 10px;
    background: url(../images/hr.png) no-repeat left 11px;
}
.no-hr {
	background: none !important;
}
.useful-links.text-right.col-lg-10 span a {
	padding: 0 10px;	
}
.useful-links.text-right.col-lg-10 span a:hover,
.useful-links.text-right.col-lg-10 span a:active {
	text-decoration: none;
}
.useful-links.text-right.col-lg-10 span img {
    padding-right: 10px;
}
.useful-links.text-right.col-lg-10 span.last-item {
	padding-right: 0;
}
span.top-header-menu a{

	padding: 5px 0 0 0 !important;
}

.logovq.col-lg-2 {
    padding-left: 0px;
    padding-right: 0px;	
    margin-top: 14px;
    margin-left: 0px;
	margin-right: 15px;
    width: 195px;    
}
.logovq.col-lg-2 img {
	max-width: 100%;
}
.flexy-menu-wrapper {
	width: 60%;
	float: left;
}
.buttons-header {
	float: right;
    margin-right: 0;
    margin-left: 0px;
}
.button-trial {
    margin: 8px 0px 0px 0px;
	border-radius: 50px;
    padding: 12px 35px;
    display: inline-block;
    background-color: #fc4700;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    transition: 300ms ease-in-out;  
    font-size: 15px;      	
}

.button-trial:hover,
.button-trial:active {
	color: #f21f03;
	background-color: #fff;

	text-decoration:none;
}

.button-login {
    margin: 11px 0px 0px 0px;
    padding: 12px 35px;
	border-radius: 50px;
    display: inline-block;
    background-color: #00d2eb;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    transition: 300ms ease-in-out;  
    font-size: 15px;  	
}
.button-login:hover,
.button-login:active {
	background-color: #fff;
	text-decoration:none;		
}
.arrow-list {
    background: url(../images/arrow-menu.png) no-repeat center center;	
    width: 6px;
    height: 11px;
    display: inline-block;
    float: right;
    margin-top: 5px;
}
.contactus-top {display: none;}
.linkedin i:hover {
    color: #fff;
	background: #007bb5;
}
.facebook i:hover {
	color: #fff;
	background: #3B5998;
}
.youtube i:hover {
    color: #fff;
	background: #bb0000;
}
.twitter i:hover {
    color: #fff;
	background: #55ACEE;
}
.facebook i {
	background: #fff;
    color: #3B5998;
}
.linkedin i {
	background: #fff;
    color: #007bb5;
}
.youtube i {
	background: #fff;
    color: #bb0000;
}
.twitter i {
	background: #fff;
    color: #55ACEE;
}
.facebook i, .linkedin i, .youtube i, .twitter i{
    border-radius: 50%;
    padding: 6px;
    font-size: 17px;
    width: 30px;
    text-align: center;
}
a.facebook, a.youtube, a.twitter{
    margin-left:5%;
}
.social-grey.social-media-top a>i, .social-grey.social-links a>i{color: #838383!important;}
.social-grey.social-media-top a:hover>i, .social-grey.social-links a:hover>i{background: #838383!important;color: #fff!important;}
.border-right:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    top: 10px;
    width: 3px;
    height: 86%;
    background: #00d2eb;
}
a.tel {font-size: 18px !important;}
a.tel i {font-size: 14px;}
span.top-header-menu a {padding: 5px 0 0 0 !important;}
.dropdown-toggle::after {display: none;}
.flexy-menu li.dropdown-mega{position: static;}
.flexy-menu li.dropdown-mega .dropdown-menu{width: auto;top: 50px; margin-top: 12px;}
header .dropdown-menu.services{
    width: 75% !important;
    margin-left: 19%;
    padding: 0.5% 1.5%;
}
.flexy-menu li.dropdown-mega ul.dropdown-menu li a {
    padding: 8px 15px;
}
.dropdown-mega-sub-title {
    padding: 0 0 10px 0;
    line-height: initial;
}
.dropdown-mega-sub-title:hover {
    color: #e58100;
}
.dropdown-mega-content .col-md-6 {padding: 0;}
.thumb-img {
    height: 92px;
    padding: 0;
}
.desc-box {
    padding: 10px 0px 0px 0px;
}
.img-menu {
    max-width: 100% !important;
    height: 100%;
    width: auto;
    vertical-align: middle;
    border-style: none;
    max-width: 110px!important;
}
.sub-descnav {
    color: #777;
    display: block;
    font-size: 1em;
    font-weight: normal;
    text-shadow: none;
    text-transform: none;
    line-height: initial;
}
.col-sm-6 {float: left;}

header .border_bottom {
    position: relative;
}

@media (min-width: 992px) {
    .flexy-menu {
        width: 700px !important;        
    }
}
@media (max-width: 768px) {
	.socialandterms.col-lg-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.socialandterms.col-lg-12 .col-lg-2 .social-media-top {
		display: none;
	}
	.contactus-top {
		display: block;
	}
	.contactus-top span a {
		text-transform: uppercase;
		font-size: 14px;
	}
	.contactus-top span a:hover,
	.contactus-top span a:active {
		text-decoration: none;
	}
	.buttons-header-mobile .button-trial-mobile {display: none;}
    header .dropdown-menu.services{margin-left: 0;width: 100%!important;}
}
@media (max-width: 767px){
    .dropdown-menu.services .cat-img.border-right:after{content:none;}
}
@media (min-width: 768px) and (max-width: 991px) {    
    .dropdown-menu.services .col-sm-6{width: 50%}
}
@media (max-width: 767px){
    .dropdown-menu.services .col-xs-6{width: 50%;}
}
