/*
 Theme Name:   QTVascular Theme
 Theme URI:    http://www.qtvascular.com
 Description:  Custom theme developed for QTVascular
 Author:       QTV
 Author URI:   http://www.qtvascular.com
 Template:     twentysixteen
*/


/**
 * Custom child theme styles
 */

@charset "utf-8";
/* CSS Document */

*, html, P, form, h1, h2, h3, h4, h5, h6, ul, li, div {
	margin: 0px;
	padding: 0px;
}

*, a{ outline:none}
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#cccccc;
	line-height: 1.25em;
}

sup {
    line-height: 0;
    vertical-align: super;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#11155f;
	margin-bottom:10px;
}
hr {
    margin: 0;
}
.clear {
	clear: both;
}
.wrapper {
	background-color:#eeeef1;
	width: 100%;
	max-width: 960px;
	margin:auto;
	padding: 0 10px 5px 10px;
}

.wrapper1 {
 width: 100%;
 max-width:700px;
 height:420px;
 margin:10px;
 padding: 0 30px 15px 30px;
 background:url('images/landing_bg.jpg') #000000 no-repeat;
 border:none;
}
.header {
	height:90px;
}
.logo, .custom-logo-link {
	float:left;
	margin:0px;
	padding: 25px 0 0 0;
	width: 70%;
}
.logo img{
	border:none;
}
.btn1 {
	float: right;
	padding:5px;
	margin-top:10px;
	background:#ffffff;
	color:#cc3333;
}
.btn1 a {
	text-decoration:none;
	color:#cc3333;
}
.btn1 a:hover {
	color:#000000;
}
.btn2 {
	float: right;
	padding:5px;
	margin:5px 0 0 0;
	background:#ffffff;
}
.btn2 a {
	text-decoration:none;
	color:#151a61;
}
.btn2 a:hover {
	color:#000000;
}
.btn3 {
	float: right;
	padding:5px;
}
.menu, .menu-us-main-container,
.menu-international-menu-container {
	float:right;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.nav {
    margin: 0px;
    padding: 0px;
    float: right;
    list-style: none;
    position: absolute;
    background: #ffffff;
    right: 0;
    z-index: 1001;
    padding: 10px;
}
.nav li {
    position: relative;
}
.nav li:last-child {
    border: none;
}
.nav ul.sub-menu {
    list-style:none;
    position:absolute;
    font-size: 12px;
    left:-9999px;
    display:none;
}
.nav ul.sub-menu li {
    float: none;
    border: none;
    line-height: 1em;
}
.nav li:hover > ul {
    left: 0;
}
.nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    text-decoration:underline;
}
.nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration:none;
}
#lastlink {
	border-right:none;
	padding-right:none;
}
.nav a {
	padding:0 5px;
	text-decoration:none;
	color:#666666;
}
.nav a:hover,.nav a.active,
li.current_page_item a {
	font-weight:bold;
	/*color:#cc3333;*/
}
.nav ul li a {
    display: block;
    width: 125px;
    color: #000000;
    background-color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-decoration: none;
    padding: 6px 7px;
    font-weight: normal;
}
.nav ul li a:hover {
    font-weight: normal;
}
/*----content---*/
.landlogo {
	margin-bottom:20px;
	padding:0px;
}
/*.landcont {
	width:45%;
	margin:0px 0 0 7%;
	padding-top:10%;
}*/
.landcont {
 width:100%;
 margin:0px 0 0 5px;
 padding-top:40px;
}
.landbtn1 {
	float:left;
	background-color:#ffffff;
	margin:15px 5px;
	padding:10px 20px;
	font-size: 20px;
}
.landbtn1 a {
	color:#081363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	text-decoration:none;
}
.landbtn2 {
	float:left;
	background-color:#ffffff;
	margin:15px 5px;
	padding:10px 20px;
	color:#a70206;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
}
.landbtn2 a {
	color:#a70206;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	text-decoration:none;
}
.landcont h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:10px;
	display: none;
}
.landcont p {
	font-size:16px;
	padding:0px;
	line-height: 24px;
	margin-bottom:10px;
	color:#FFFFFF!important;
}
.style1 {font-size: 10px}
.alignr{ 
	text-align:right;
}
.maincont {
	margin-top:5px;
	padding:0px;
}
.ContHead {
	background:#10155e;
	font-size:16px;
	color:#ffffff;
	padding:8px;
	margin-bottom:20px;
}
.ContHeadintl {
	background:#8b0304;
	font-size:16px;
	color:#ffffff;
	padding:8px;
	margin-bottom:20px;
}

.page-template-page-no-sidebars .entry-content {
	float:left;
	width:100%;
	text-align:justify;
	padding:0px;
	margin: 0;
}

.page-template-page-no-sidebars .entry-content p {
	font-size:16px;
	padding:5px 20px 10px;
	line-height: 24px;
}
/*
.leftcont {
	float:left;
	width:100%;
	text-align:justify;
	padding:0px;
}
.leftcont p {
	font-size:16px;
	padding:10px 60px 20px;
	line-height: 24px;
}
*/

.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#8b0304;
	margin-bottom:10px;
}
.us-site h2.red {
	color:#11155f !important;
}
.leftimg {
	margin:15px 0px;
}
.leftvideo {
	margin:0px;
}
.leftvideo ul {
	padding: 10px 0 0 15px;
}
.leftvideo img {
	border: none;
}
.leftvideo ul li {
	padding-bottom: 5px;
	border-bottom:0px;
	list-style: disc;
}
.leftvideo ul li ul {
	margin-left:20px;
}
.leftvideo ul li ul li {
	list-style-type: lower-roman;
}
.leftcontin {
	float:left;
    width: 33%;
    max-width: 270px;
	padding:0;
}
.leftcontin p {
	padding-bottom: 20px;
	line-height: 20px;
	text-align:justify;
}
.leftcontin ul.left-menu {
	padding: 10px 0 20px;
}
.leftcontin ul.left-menu li {
	padding-bottom: 5px;
	line-height: 20px;
	border-bottom:1px solid #cccccc;
	list-style:none;
}
.leftcontin a {
	text-decoration:none;
	padding: 0;
	color:#666666;
}
.leftcontin a:hover {
	color:#cc3333;
}
.page-template-page-companies .leftcontin {
    padding: 0;
}
.leftcontin2 {
	float:left;
	width: 100%;
	max-width:430px;
	padding:0 30px 0 0px;
	border-right:1px solid;
}
.leftcontin2 p {
	padding-bottom: 10px;
	line-height: 20px;
	text-align:justify;
	
}
.leftcontin2 h3 {
	font-size:13px;
	font-weight:bold;
	padding:10px 0 5px 0;
}
.leftcontin2 ul {
	padding-top: 10px;
}
.leftcontin2 li {
	padding-bottom: 5px;
	line-height: 20px;
	border-bottom:1px solid #cccccc;
	list-style:none;
}
.leftcontin2 a {
	text-decoration:none;
	padding: 0px;
	color:#666666;
}
.leftcontin2 a:hover {
	color:#cc3333;
}
.midcont {
	float:left;
	width:22%;
	text-align:justify;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin:0px 30px;
}
.midcont p {
	padding:20px;
}
.cimg {
	width:161px;
	margin:auto;
}
.rightcont {
	float:left;
	width:32.5%;
	padding: 0;
	text-align:justify;
}
.rightcont p {
	padding-bottom: 10px;
	line-height: 20px;
	list-style-type: none;
}
.rightcontin {
	float:left;
	width: 67%;
	max-width:601px;
	min-height:252px;
	padding: 0 0px 0 30px;
	text-align: left;
	border-left:1px solid #cccccc;
}
.rightcontin3 {
	float:left;
	width:94%;
	padding: 20px;
	text-align: left;
	border:1px solid #cccccc;
}
.rightcontin3 p {
	padding-bottom: 15px;
	line-height: 20px;
	font-weight:normal;
}
.rightcontin p {
	padding-bottom: 15px;
	line-height: 20px;
	font-weight:normal;
}
.rightcontin img {
	margin-bottom:20px;
	padding:0px;
	border:8px solid #ffffff;
}
.imgbdr { 
	border:0px !important;
}
.fltr { 
	width:200px;
	float:right;
	margin:50px 30px 0 0;
}
.fltr p{ 
	font-size:11px;
	line-height:15px;
	padding:5px;
}
.rightcontin ul {
	margin-bottom:20px;
}
.rightcontin li {
	list-style-type: none;
	line-height:20px;
}
.rightcontin ol {
	margin:0 0 20px 20px;
}
.rightcontin ol li {
	list-style-type: decimal; 
	line-height:30px;
}

.rightcontin a {
	text-decoration:none;
	color:#cc3333;
}
.rightcontin a:hover {
	color:#333333;
}
.rightcontin h3 {
	font-size:13px;
	font-weight:bold;
	padding:10px 0 5px 0;
}
.rightcontin2 {
	float:left;
	width:100%;
    max-width:422px;
	padding: 0 0px 0 30px;
	text-align:justify;
	border-left:1px solid #cccccc;
}
.rightcontin2 p {
	padding:0 0 5px 30px;
	line-height: 20px;
}
.rightcontin2 ul {
	margin:20px;
}
.rightcontin2 li {
	list-style-type: none;
	line-height:30px;
}
.rightcontin2 a {
	text-decoration:none;
	color:#333333;
}
.rightcontin2 a:hover {
	color:#cc3333;
}
.rightcontin2 h3 {
	font-size:13px;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin-left:5px;
}
.rightcontin2 h4 {
	font-size:12px;
	font-weight:normal;
	padding:5px 0 5px 0;
	margin-left:5px;
}
.rightcontin2.eventdiv {
    background:#eee;
    border:1px solid #ccc;
    padding:5px 10px;
}
.rightcontin2.addresses p {
    padding-left:0;
}
.rightcontin2 .mrg {
    float: left;
}
.eventdetail {
    display: inline-block;
    padding: 5px;
}
.prdimg{ 
	float:left;
	margin-top:5px;
	padding:0px;
	
}
.prdimg img{ 
	margin:5px;
	padding:0px;

}

.llinks{ 
	margin:10px 0;
	padding:0px;
}
.llinks a {
	text-decoration:none;
	padding: 0px;
	color:#666666;
}
.llinks a:hover {
	color:#cc3333;
}
.news{ 
	margin-top:15px;
}
.news a{ 
	color:#4f81bd;
}
.news h3 {
	font-size:13px;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin-left:5px;
	border-bottom:1px dotted;
}
.oimg {
	float:right;
	margin:0px;
	padding:0px;
}
.awards{
	padding-top: 15px;
}
.awards p {
	padding:0 0 5px 5px;
	line-height: 20px;
	
}
.office_location p{
	padding:0px
}
.mrg {
	margin-right:5px;
}
.features{
	margin:0px 0 10px 0;
	/*padding:15px;
	background-color:#dedee7;
	border:1px solid #cccccc;*/
}
.features1{
	margin:0px 0 10px 0;
	padding:5px 15px 0px 15px;
	background-color:#dedee7;
	border:1px solid #cccccc;
}
.features img {
    border: 0 none;
    margin: 0;
}
.features ul{ 
	margin:5px 0px 0px 20px ;
	padding:0px;
	list-style:disc;
}
.features ul li{ 
	line-height:20px;
 	margin:3px 0px;
 	padding:0px;
	list-style: inside;
}
.specifications {
	font-size:14px;
	padding:0 0 20px 20px;
	float:left;
	text-align:left;
	line-height:30px;
	list-style:none;
}
.specifications1  { 
	font-style:bold;
	list-style:none;
}
.contact {
	font-size:16px;
	padding-bottom: 20px;
	line-height: 24px;
}
.caseStudy{ 
	margin-top:30px;
	
}
.caseStudy a{
	padding:0px 0px 0px 0px;
}
.caseStudy img{ 
	/*margin:10px;*/
	border:1px solid #CCCCCC;
	box-shadow: 0 8px 3px -4px rgba(0, 0, 0, 0.2);
}
.case1{ 
	float:left;
	width:105px;
	margin:0px;
	padding-right:0;
	padding-bottom:10px
	
}
.case1 a, .case2 a{
	padding: 0px;
	font-size: 10px;
	font-weight:bold;
}

.case2{ 
	float:left;
	width:105px;
	margin:0px;
	padding-left:0;
	padding-bottom:10px
}
.publication{ 
	margin-top:20px;
	
}
.publication a{
	padding:0px 0px 0px 0px;
}

.sitemaplinks { 
	float:left;
	margin:0px;
	width:250px;
}
.sitemaplinks ul{ 
	margin-left:20px;
	padding:0px;
}
.sitemaplinks ul li{ 
	margin:0px;
	padding:0px;
	list-style-type:disc;
	font-weight:bold;
}
.sitemaplinks ul li ul li{  
	list-style-type: circle;
	font-weight:normal;
}
.homeCont {
 float:left;
 width:100%;
 text-align:justify;
 padding:0px;
}
.homeCont p {
 font-size:16px;
 padding-bottom: 20px;
 line-height: 24px;
}

#contactform,
.contact .wpcf7-form {
    width: 100%;
	max-width: 445px;
	padding: 10px 0 10px 0;
	overflow:auto;
}
.contact .wpcf7-form .wpcf7-text,
.contact .wpcf7-form .wpcf7-textarea {
    font-family: Arial, Verdana;
    font-size: 15px;
    padding: 5px;
    border: 1px solid #b9bdc1;
    width: 250px;
    color: #797979;
}
.contact .wpcf7-form .wpcf7-textarea {
    height: 150px;
}
.wpcf7-recaptcha {
    float: right;
    margin-right: 18px;
}
.field {
	margin-bottom:7px;
}
.captcha { 
	margin:5px 0 5px 170px; 
}
label {
	font-family: Arial, Verdana;
	text-shadow: 2px 2px 2px #ccc;
	display: block;
	float: left;
	font-weight: bold;
	margin-right:10px;
	text-align: left;
	width: 120px;
	line-height: 25px;
	font-size: 15px;
}
.input {
	font-family: Arial, Verdana;
	font-size: 15px;
	padding: 5px;
	border: 1px solid #b9bdc1;
	width: 250px;
	color: #797979;
}
.input:focus {
	background-color:#E7E8E7;
}
.textarea {
	height:150px;
}

.wpcf7-form-control.wpcf7-submit.button {
	float: right;
	margin:20px 18px 10px 0;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1;
	padding: 6px 10px;
	cursor:pointer;
	color: #fff;
	text-align: center;
	/* Background gradient */
	background: #666666;
	background: -moz-linear-gradient(top, #666666 0%, #cccccc 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#cccccc));
	/* Border style */
  	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* Box shadow */
	-moz-box-shadow: inset 0 1px 0 0 #aec3e5;
	-webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
	box-shadow: inset 0 1px 0 0 #aec3e5;
}
.wpcf7-form-control.wpcf7-submit.button:hover {
	background: #666666;
	cursor: pointer;
}
.button {
	float: right;
	margin:10px 55px 10px 0;
	font-weight: bold;
	line-height: 1;
	padding: 6px 10px;
	cursor:pointer;
	color: #fff;
	text-align: center;
	/* Background gradient */
	background: #666666;
	background: -moz-linear-gradient(top, #666666 0%, #cccccc 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#cccccc));
	/* Border style */
  	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* Box shadow */
	-moz-box-shadow: inset 0 1px 0 0 #aec3e5;
	-webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
	box-shadow: inset 0 1px 0 0 #aec3e5;
}
.button:hover {
	background: #666666;
	cursor: pointer;
}
.cad li{
list-style:disc;
line-height:22px;
margin: 0 0 0 50px;

}
.btnflt{ float:right;
}
/*----footer---*/
.footer {
	background-color:#ffffff;
	padding: 15px 0;
	text-align:center;
	margin-top:15px;
	width: 100%;
	max-width:960px;
	margin:auto;
	line-height: 1.5em;
}
.footer a {
	text-decoration:none;
	padding: 0 5px;
	color:#666666;
}
.footer a:hover {
	color:#cc3333;
}

/*----17-07-13---*/

.pop {
	background-color:#eeeef1;
	width: 700px;
	margin:auto;
	padding:15px;
}
.press{ 
	margin:0px;
	padding:0px;
}
.press p{ 
	line-height:20px;
}

.error_message{
    color:#aa0000;
    text-align: center;
    font-weight: bold;
    padding: 10px;
}
.success_message{
    color:#00aa00;
    text-align: center;
     font-weight: bold;
     padding: 10px;
}
.required_asterisk{
    color:#aa0000;
    font-size: 16px;
    font-weight: bold;
}
.hidden_box{
display:none;
}

.meteor-slides .meteor-buttons {
    background: none;
    text-indent: 0;
	bottom: 42px;
	font-size: 13px;
	font-weight:bold;
	position: absolute;
	left: 50px;
	z-index: 5;
}

.meteor-slides .meteor-buttons a {
    background: none;
    text-indent: 0;
	display: block;
	margin-left: 5px;
	float: left;
	text-decoration: none;
	padding: 6px;
	color: #000;
}

.meteor-slides .meteor-buttons a:hover {
    background: none;
    text-indent: 0;
	color: #ff0000;
}

.meteor-slides .meteor-buttons .activeSlide {
    background: none;
    text-indent: 0;
	color: #ff0000;
	display: block;
	margin-left: 5px;
	float: left;
	padding: 6px;
}

.home-content {
    width: 80%;
    float: right;
}

.site-main {
	margin-bottom: 0;
}

.widget {
    border: none;
    padding-top: 0;
}
.widget img {
    max-width: none;
}

.prddesc {
    line-height: 21px;
}

.people_title {
    font-style: italic;
}
.ruleDotted {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 10px;
}

.half {
	width: 50%;
	margin: 0;
	box-sizing: border-box;
}
.download {
	float: left;
	width: 100%;
	max-width: 284px;
	margin: 0;
}
.download a img {
	width: 35%;
}

.menu-toggle {
    font-size: 0.8125em;
    margin: 0;
    padding: 0;
}
.post-thumbnail {
    margin: 0;
}
.no-sidebar .post-thumbnail img {
    padding-top: 15px;
}
.site-header-menu {
    margin: 0;
}

/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 0;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
    .site-main {
		margin-bottom: 0;
	}
	.wrapper {
    	padding: 0 40px 15px 40px;
    }
	.wrapper1 {
        background-size:100% 100%;
	}
	.landcont h2 {
        display: block;
	}
	.btn2 {
    	margin:10px 10px 0 0;
	}
	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin: 0;
	}
	.menu-toggle {
	   display: none;
    }
    .nav {
        position: relative;
        background: none;
        right: 0;
        padding: 0;
    }

    .nav li {
        float: left;
        border-right:1px solid #666666;
    }
    .nav ul.sub-menu {
        display:block;
    }
    .page-template-page-no-sidebars .entry-content p {
	   padding:10px 60px 20px;
    }
    .custom-logo-link {
        width: auto;
    }
    .post-thumbnail {
        margin: 0;
    }
    .leftcontin {
    	padding:0 30px 0 0;
    }
    .leftcontin a {
    	padding: 0 5px;
    }
    .case1{ 
        padding-right:5px;
    }
    .case2{ 
        padding-left:5px;
    }
    .leftcontin.investors {
        width: 22.75%;
        max-width: 200px;
    }
    .rightcontin.investors {
        width: 77.25%;
        max-width: 600px;
    }
    label {
	   text-align: right;
    }
}

/**
 * 14.2 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}
}


/**
 * 14.3 - >= 910px
 */
 
@media screen and (min-width: 56.875em) {
    .site-content {
        padding: 0;
    }
    .page-template-page-no-sidebars .content-area {
        width: 100%;
    }
    .site-main {
		margin-bottom: 0;
	}
    .widget {
        padding-top: 0;
    }
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.site-main {
		margin-bottom: 0;
	}
    .post-thumbnail {
        margin-bottom: 0;
    }
    .post-thumbnail.leftimg {
        margin-bottom: 35px;
    }
    .site-header-menu {
        margin: 0;
    }
}


/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {

}