


/****************************************/
/*  Start new website css code here  */
/****************************************/


body {
    font-family: Arial,sans-serif,"Helvetica Neue",Helvetica;
    color: #666666 !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
p {
    line-height: 22px;
    color: inherit !important;
    margin: 0 0 10px;
}
span{
    display: contents;
}

/* .mmenu ul, .mmenu ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  } */

  
/* #Whitepapers-template-design ul, #Whitepapers-template-design ol {
  list-style-type: inherit;
} */

#Whitepapers-template-design {
    max-width: 1920px;
    margin: auto;
}
.bg-img-text-color p {
    color: white !important;
}

@media (max-width: 991px)  and (min-width: 240px){   
    #Whitepapers-template-design {
        padding-top: 80px;
    }
}




/****************************************/
/*  END new website css code here  */
/****************************************/













/* html {
  scroll-behavior: smooth;
}

body {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #666666 !important;
} */

.text-color-black{
	color: #4b4a4a;
}
.text-color-orange{
	color: #FE8901;
}
.text-color-white{
    color: #ffffff;
}
.text-color-gray{
    color: #a0a0a0;
}
.text-color-bggray-gray {
    color: #c7c7c7;
}






.custom-btn{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 114%;
    padding: 0px 20px 4px 20px;
	border-radius: 2px;
    text-decoration: none;
}
.orange{
    color: #ffffff;
    background: #060503;
}
.gray{
    background: #4B4A49;
    color: #ffffff;
}
.custom-title{
	font-size: 200% !important;
    line-height: 230%;
}

.container-custom{
    padding: 0px 40px 0px 40px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

/* h2{
    font-family: 'Gudea' !important;
    font-size: 160%;
} */


/* Header section  */
#sp-header-wrapper {
    background: #4B4A4A;
}
#sp-main-menu ul.level-0 > li >a {
    color: #ffffff !important;
    padding: 5px 35px 5px 35px;
    margin-bottom: 14px !important;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px !important;
}
#sp-main-menu ul.level-0 > li.parent >a:after {
    content: "\f0d7" !important;
    font-family: FontAwesome !important;
    position: absolute !important;
    top: 50% !important;
    right: 16px !important;
    margin-top: -16px !important;
    font-weight: normal !important;
    color: #f48533 !important;
    font-size: 22px !important;
}

#sp-main-menu ul.level-0 > li.parent:hover >a:after {
    content: "\f0d7" !important;
    font-family: FontAwesome !important;
    position: absolute !important;
    top: 50% !important;
    right: 16px !important;
    margin-top: -16px !important;
    font-weight: normal !important;
    color: #f48533 !important;
    font-size: 22px !important;
}
#sp-main-menu ul.level-0 > li >a:hover {
    color: #ed8730 !important;
}

#sp-main-menu ul.level-0 > li >a {
    color: #ffffff !important;
    padding: 5px 35px 5px 35px;
    margin-bottom: 14px !important;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px !important;
	font-size: 18px;
}
#sp-main-menu ul.level-0 > li {
    margin: 0px 0px 0px 0px !important;
}

#searchForm .btn {
    background: #ed8730 !important;
    color: #ffffff !important;
}
#top-search-section .btn {
    padding: 0px 0px !important;
    margin-top: 1px;
    border-radius: 5px !important;
}
#top-search-section #search-searchword {
    border-radius: 5px !important;
    width: 160px !important;
    min-height: 16px !important;
}
#top-search-section .btn img {
    border-radius: 5px !important;
    background: white;
    height: 28px;
}
#top-link-menu a {
    padding-right: 20px;
    font-family: 'Oswald', sans-serif !important;
    color: white;
    text-decoration: initial;
}
#sp-header-wrapper {
    border-bottom: 1px solid #383838;
}
.clear{
	clear: both;
}



/* Top Search & search page  */
#top-search-section .btn {    
    padding: 0px 0px !important;
    margin-top: 1px;
    border-radius: 5px !important;
}
#top-search-section .btn.btn-primary {    
    padding: 0px 0px !important;
}
#top-search-section button {    
    padding: 0px 0px !important;
}
.phrases{
	display:none !important;
}
.searchintro{
	display:none !important;
}
dl dt{
    display: block !important;
}
#top-search-section .btn img{
    border-radius: 5px !important;
    background: white;
    height: 28px;
}

#top-search-section #search-searchword{
    border-radius: 5px !important;
    width: 160px !important;
    min-height: 16px !important;
}
#top-search-section .btn:hover{
    background: #4b4a4a !important;
}

#top-search-section .btn.btn-primary:hover{
    background: #4b4a4a !important;
}

#top-search-section button:hover {
    background: #4b4a4a !important;
}

dt {
    padding-bottom: 5px !important;
    padding-top: 30px !important;
}
/* search page  */
.search-results a {
    color: #ed8730 !important;
}
.highlight{
    background: yellow;
    padding: 4px;
    color: #4b4a4a;
}
#searchForm .btn {
    background: #ed8730 !important;
    color: #ffffff !important;
}
.pagination ul>li>a, .pagination ul>li>span {
    background-color: #4b4a4a !important;
}
.pagination ul li.pagination-active a{
    background: #f58220 !important;
}
.counter{
	display: none !important;
}
.newsroom-content-fullwidth{
	float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    border: 1px solid #dfe3ea;
    padding: 10px;
}

#searchForm .only{
	display: none;
}




/* Ad event page  */
.Newsletter-content-left-section1{
    text-align: center;
}
.Newsletter-content-left-section1 img{
    padding-top: 50px;
}
.feature-style{
	list-style-type: none;
}
.feature-icon{
    float: left;
    padding-right: 10px;
    position: relative;
    top: 6px;
}

#about-rce-txt{
    background: #f7f4e9;
    padding: 50px 9% 5px 9%;
    text-align: center;
}
#about-rce-txt p{
    font-family: 'Gudea', sans-serif;
    color: #4b4a4a;
    text-shadow: 0px 0px 0px #989898;
}

#sp-newsletter-content-wrapper li{
	padding-bottom: 1px;
}
#sp-newsletter-content-wrapper p{
    font-family: 'Gudea', sans-serif;
    color: #4b4a4a !important;
    text-shadow: 0px 0px 0px #4b4a4a;
}
#sp-newsletter-content-wrapper {
    background: #f7f4e9;
	padding: 10px 10px 30px 10px !important;
}
#Newsletter-event-section label{
    color: #4b4a4a;
    text-shadow: 0px 0px 0px #4b4a4a;
    font-size: 19px;
    padding-bottom: 5px;
}
#Newsletter-event-section p{
    padding-bottom: 20px !important;
}
#sp-newsletter-form-event1-wrapper{
    background-image: url(https://www.veetechnologies.com/images/event-newsletter/Contact.png);
    padding: 4% 15%;
    border-top: 10px solid #ffdd00;
    position: relative;
    top: -3px;
    background-repeat: no-repeat;
    background-color: #e9e9e9;
}
#Newsletter-event-section input, #Newsletter-event-section textarea{
    width: 85%;
    border-color: #ffcc80;
}
#Submit-event-Btn{
    padding: 12px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #4b4a4a;
    color: #fecf04;
    height: 47px !important;
    font-weight: bold;
    width: 150px !important;
    margin-top: 19px !important;
}
input[type='number'] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.clearboth{
    clear: both;
}
#Newsletter-event-section .page-header {
	font-size: 150% !important;
}

/* Freight Audit & Payment Portal page form */
.form-br-color input, .form-br-color textarea{
    border: 2px solid #f88900 !important;
}
.form-br-color input[type="number"]:hover, .form-br-color input[type="number"]:focus, .form-br-color input[type="text"]:hover, .form-br-color input[type="text"]:focus, .form-br-color input[type="email"]:hover, .form-br-color input[type="email"]:focus, .form-br-color textarea:hover{
    border: 2px solid #f88900 !important;
}
/* -------- */




@media (min-width: 768px){
#Newsletter-event-section {
    padding-left: 20%;
}
}







/* Education Institutions */

#our-group-thumbnail img{
    border: 1px solid #ffdfb8;
}







/* --------footer ----- */
#sp-footer-section-wrapper {
    background: #424242;
    padding-top: 5px;
}
#sp-footer-section-wrapper a{
    color: #888888 !important;
}
#sp-footer-section-wrapper a:hover{
    color: #f58634 !important;
}


#footer-terms-links{
    color: #5f5f5f;
    font-size: 12px !important;
}
#footer-copyright{
    font-size: 12px !important;
    color: #888888 !important;
}
#footer-copyright img{
	width: 12px !important;
    padding-bottom: 2px !important;
}

#footer-copyright ul{
    list-style-type: none !important;
}
#footer-copyright ul li{
	float:left !important;	
}
#line-text{
    padding-left: 15px !important;
    padding-right: 15px !important;
}





/* Menu creation  */
.sp-submenu .sp-submenu-wrap {
    border-top: 0px solid #444444 !important;
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    min-height: 375px;
	background-color: rgba(0, 0, 0, 0.9) !important;
	border: 1px solid #444242;
}
.sp-submenu.sub-level-child.open {
	left: 300px !important;
}

#sp-main-menu li li:not(.sp-menu-group) a {
    font-family: 'Gudea';
	color: #fff;
}
#sp-main-menu li li:not(.sp-menu-group) a {
    padding: 10px;
}
#sp-main-menu li li:not(.sp-menu-group):hover, #sp-main-menu li li:not(.sp-menu-group).active {
    background: #f6881f;
}
#sp-main-menu ul.level-0 >li li:not(.sp-menu-group):hover a, #sp-main-menu ul.level-0 >li li:not(.sp-menu-group).active a {
    color: #ffffff;
}
#sp-main-menu li li:not(.sp-menu-group) {
    border-top: 1px solid #191919;
}
#sp-main-menu div.sp-menu-group {
    margin: 0px;
}

.accordion-menu li.fm-opened > .fm-item {
    border-bottom: 1px solid #4a4a4a !important;
    margin-bottom: -1px;
    color: red;
    padding-bottom: 12px;
    background: #4a4a4a;
    padding: 10px;
}
.sj-flat-menu li.fm-last, .sj-flat-menu li ul li.fm-last {
    border: 0;
    border-bottom: none !important;
}

.healthcare-services .sp-submenu.sub-level-child.open {
    top: -40px !important;
}
.engineering-solutions-services .sp-submenu.sub-level-child.open {
    top: -80px !important;
}
.it-services .sp-submenu.sub-level-child.open {
    top: -139px !important;
}
.logistics-main-menu .sp-submenu.sub-level-child.open {
    top: -179px !important;
}
.media-main-menu .sp-submenu.sub-level-child.open {
    top: -220px !important;
}
.finance-and-accounting-services-main-menu .sp-submenu.sub-level-child.open {
    top: -260px !important;
}
.legal-process-outsourcing-main-menu .sp-submenu.sub-level-child.open {
    top: -300px !important;
}
.electronic-governance-main-menu .sp-submenu.sub-level-child.open {
    top: -340px !important;
}



.Walk-In-services .sp-submenu.sub-level-child.open {
    top: -40px !important;
}











.first-col1{
    margin-right: 5px;
    padding-left: 15px;
}
.first-col3{
    margin-left: 5px;
	padding-right: 5px;
}
#sp-main-menu div.sp-menu-group a.sp-menu-group .menu-title {
    color: #ffae08;
    text-transform: none;
}
/* .sticky {
    position: fixed;
    top: -34px;
    width: 100%;
    background: #323232 !important;
    z-index: 9999;
    left: -50px;
    padding-left: 15%;
} */
.footer-heading {
    padding-bottom: 10px !important;
    color: #f58634 !important;
}
.footer-heading  a{
    color: #f58634 !important;
}

/* menu mobile view  */
.sp-mobile-menu ul li {
    background-color: rgba(0, 0, 0, 0.9) !important;
}



/* Provider chat popup manual */
#chat-popup{
    position: fixed;
    bottom: 7px;
    right: 10px;
    letter-spacing: 1px;
    border-radius: 3px;
    padding: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px; 
	z-index: 999;
}

/* walk-in-popup  text formate */
#walk-in-popup{
    position: fixed;
    bottom: 3px;
    right: 160px;
    background: #f58220 !important;
    letter-spacing: 1px;
    border-radius: 3px;
    padding: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #757575;
} 


/* walk-in-popup  LIVE format */
/* #walk-in-popup{
	position: fixed;
    bottom: 0px;
    right: 160px;
    letter-spacing: 1px;
    border-radius: 3px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 480px) { 
#walk-in-popup {
    bottom: 42px !important;
    right: 20px !important;
}
}
 */
/* END walk-in-popup  LIVE format */


#walk-in-popup a{
    color: #ffffff !important;
    text-shadow: 0px 0px 5px #ff0000;
    text-decoration: none !important;
}
#contact-form select{
    width: 220px !important;
}

#contact-form .MobileNo{
	display:none !important;
}

/* whatsapp icon added */
#footer-whatsapp{
	display: inline;
    position: fixed;
    z-index: 9999;
    left: 1%;
    bottom: 1%;
}
#sp-footer-whatsapp-chat-section{
    background: #424242;
}




/* Body Content */
#sp-main-body-wrapper {
    border-top: 0px solid #fff !important;
    border-bottom: 0px solid #fff !important;
}

#inner-list-t1 {
    color: #ed8730 !important;
    font-weight: bold;
    line-height: 20px;
}


/* Home introduction text */
.custom-title-home{
    line-height: 150%;
    margin: 0px 0 30px !important;
    color: #ed8730;
    font-family: 'Oswald', sans-serif !important;
}




.page-header {
	font-family: 'Oswald', sans-serif !important;
    color: #FE8901;
}
#sp-component-area{
    min-height: 420px;
}

#sp-main-body-wrapper #sp-component {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
.top-space{
	padding-top: 60px;
}
.top-space30{
	padding-top: 30px;
}
.top-space10{
	padding-top: 10px;
}
.readmore-t1{
    font-family: 'Gudea';
    line-height: 150%;
}


#list-item-first ul li:before {
    content: "\f054";
    color: #ed8730 !important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    padding-right: 6px;
    margin-left: -19px;
    font-size: 14px !important;
}
#list-item-first {
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#list-item-first ul {
    list-style-type: none;
    padding-top: 10px !important;
}
#list-item-first ul li{
	/* 	line-height: 30px;	 */
	padding-bottom: 10px;	
}






#list-item-second ul li:before {
    content: "\f054";
    color: #ed8730 !important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    padding-right: 6px;
    margin-left: -19px;
    font-size: 14px !important;
}
#list-item-second {
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#list-item-second ul {
    list-style-type: none;
    padding-top: 10px !important;
}
#list-item-second ul li{
	/* 	line-height: 30px;	 */
	padding-bottom: 10px;	
}







#contact-btn {
    text-align: center;
    background: #d6d6d6;
    padding: 20px;
}
#contact-btn-title {
    text-align: center;
    background: #d6d6d6;
    padding: 20px;
    color: #484848 !important;
    margin-bottom: 10px;
}

.readmore-cs{
    font-weight: bold;
    color: #adadad;
    letter-spacing: 1px;
}


/* HOME page  */
.home-section-about{
    padding-left: 5%;
    padding-right: 5%;
}
.home-section-about-text{
    text-align: center;
    padding-left: 16%;
    padding-right: 16%;
}
.home-section-about-list{
    padding-top: 50px;
}
.home-section-about-list h2{
    font-family: 'Oswald', sans-serif !important;
}
.home-page-section1{
    padding-top: 20px;
}

.top-space-home{
    padding-top: 70px;
	max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
.align-right{
    text-align: right;
}
.home-page-section2{
    text-align: center;
}
.home-section-our-industries-list{
    margin-left: 0px !important;
}

.home-section-our-industries{
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 25px;
}

#home-th1 .ht1:hover a{
    color: #FE8901 !important;
}
.h-th-title-h2{
    margin-bottom: 0px;
    padding: 10px;
	font-size: 25px !important;
    text-decoration: none;
    position: relative;
    top: -130px;	
}
#home-th1 a {
    color: #ffffff;
    letter-spacing: 1px;
}
#sp-header-wrapper{
    background: #323232;
}



#brochure-head{
    width: 270px;
    height: 115px;
    margin-left: auto;
    margin-right: auto;
}
#brochure-icon{
    float: left;
}
#brochure-title{
    float: left;
    font-family: 'Oswald', sans-serif !important;
    font-size: 32px;
    padding-left: 24px;
    padding-top: 18px;
    text-transform: uppercase;
    color: #f58220;
}
#brochure-text{
    font-size: 20px;
    font-family: 'Oswald', sans-serif !important;
}
#brochure-button{
    padding: 9px;
    border: 1px solid #9e9999;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23px;
    font-family: 'Oswald', sans-serif !important;
    background: #f58220;
}
#brochure-button a{
    color: #fbfbfb !important;
    text-decoration: initial !important;
	padding: 10px;
    padding-left: 40px;
    padding-right: 60px;
    letter-spacing: 0.5px;
}
}
#brochure-button a:hover{
    color: #fefefe !important;
}


#sp-home-form-subscribe button:hover {
    background: #f58220 !important;
}

.our-certifications-title{
    font-family: 'Oswald', sans-serif !important;
    font-size: 32px;
    color: #f58220;
    position: relative;
    left: 0px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}

.awards-title{
	font-family: 'Oswald', sans-serif !important;
	font-size: 32px;
	color: #f58220;
	position: relative;
	left: 0px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}






/* home subscribe form  */
#sp-home-newsletter-form-wrapper ul{
	list-style-type: none;
	text-align: center;
}
#sp-home-newsletter-form-wrapper ul li{
    padding-left: 10px;
    padding-right: 10px;	

}
.home-subscribe-form-section p{	
    font-size: 114%;
    position: relative;
    top: -20px;
    color: white;
    text-align: center;
    font-family: 'Gudea';
    padding-left: 20px;
    padding-right: 20px;
}
.form-title-home-h2{
    font-size: 62px;
    text-transform: uppercase;
    padding-bottom: 70px;
    color: #f58220;
    text-align: center;
}
.veefont{
    font-family: 'Oswald', sans-serif !important;
}

.hstm-bt{
	padding: 8px;
    position: relative;
    top: -6px;
    background: #f58220;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 2px !important;
    font-size: 21px;
    font-family: 'Oswald', sans-serif !important;
    text-transform: none;
    color: #f0eded !important;
}
.form-h2{
    color: white;
    text-align: center;
    padding-bottom: 23px;
    font-family: 'Gudea';
}





@media (min-width: 1200px){
#sp-form-signup-section-wrapper .row-fluid .span6 {
    width: 50%;
}
}

#sp-form-signup-section-wrapper{
	background: #fefefe;
	background-color: #fefefe;
    box-shadow: 4px 4px #f87e04;
}

/* home page banner */
.djslider-default .navigation-container {
    top: 40% !important;
}



/* home page banner  */

.slide-desc-bg-default {
    background: transparent !important;
}

/* @media (min-width: 1366px){ */
@media (min-width: 1024px){
.main-banner-description {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    line-height: 44px;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    padding: 50px;
    padding-top: 11px;
    background-color: rgba(0, 0, 0, 0.6) !important;
    width: 996px;
    bottom: 70px;
    margin-left: 8%;
}
.main-banner-title {
    font-size: 250%;
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
    line-height: 83px;
}
.main-banner-text {
    font-size: 230%;
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
}
}


/* ************* inner pages ********* */
#page-condent-block-blog h2 {
    color: #ed8730 !important;
    font-size: 20px;
}
#thumbnails-section h2{
    color: #FE8901 !important;
    font-size: 150% !important;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
}
#thumbnails-section img{
    padding-bottom: 30px;
}
.custom-title a {
    text-decoration: none !important;
}


/* Industries page */

#Industries-page img {
    width: 220px !important; 
}


/* History page */
.list-icon-l1 p{
    padding-bottom: 10px;
    border-bottom: 5px solid #e2e2e2;
    background: #eaeaea;
    padding: 10px;
    padding-left: 32px;
    font-size: 108%;
    line-height: 180%;
}
.list-icon-l1 p:before{
    content: "\f101";
    color: #ed8730 !important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    padding-right: 6px;
    margin-left: -19px;
    font-size: 25px !important;
    top: 3px;
    position: relative;
}

.accordion-group {
    margin-bottom: 5px !important;
    border: 1px solid #cacaca !important;
}
.accordion-heading {
    border-bottom: 0;
    background: #eaeaea !important;
}

.accordion-inner {
    padding: 15px 60px !important;
    border-top: none !important;
}



#accordion1 a {
    color: #4b4a4a !important;
}
#quick-form  input[type="text"], #quick-form  input[type="email"], #quick-form  input[type="number"]{
    margin: 5px 0px 8px 0px !important;
}
#quick-form  label {
    font-family: sans-serif !important;
    color: #4b4a4a !important;
}



/* Leadership Team page  */
#leadership-icon {
	float: left;
    width: 25%;
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
    margin-right: 20px;
}
#second-block {
    margin-left: 0px !important;
}
.member {
    color: #ff8b00 !important;
}
.h-title {
    color: #f89c2d !important;
    margin-bottom: 0px !important;
    font-family: 'Oswald', sans-serif !important;
    font-size: 25px !important;
    line-height: 40px;
}
.leadership-team-section img{
    float: left;
    width: 25%;
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
    margin-right: 20px;
}

.leadership-team-section .lt-profile-page{
    float: left;
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
    margin-right: 20px;
	width: auto;
}

@media (max-width: 767px)  and (min-width: 420px){   
.leadership-team-section .lt-profile-page{
    width: 50% !important;
}
.lt-social-icon{
    clear: both;
}

}

@media (min-width: 768px){   
.leadership-team-section .lt-profile-page{
    width: auto !important;
}
}


.lt-page-h4{
	font-size: 260% !important;
    padding-bottom: 10px !important;
}


/* Awards page  */
.awards-full-image{
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    max-width: 500px;
}

/* BLogs page  */
#blog-full-image {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 100%;
    max-width: 500px;
}
#blog-small-th {
    padding-right: 25px;
    padding-bottom: 25px;
    float: left;
}
#blog-small-th img {
    width: 160px;
    border: 1px solid #e6e6e6;
    padding: 3px;
    float: left;
}
#blog-line {
    clear: both;
}
hr {
    border-top: 1px solid #dcdcdc !important;
    border-bottom: 1px solid #e8e8e8 !important;
}


/* CSR page  */
.img-border-line {
    border: 1px solid #d6d6d6;
    padding: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    max-width: 520px;
    width: 100%;
}

.csr-txt{
font-family: inherit !important;
letter-spacing: 0px;
text-decoration: underline;
font-size: 120%;
}

/* Contact us page  */
.cnt-text-headcss{
	border-bottom:1px solid #ddd;padding-bottom:10px;
}
.cnt-filds-redcss{
	padding-top:10px;
}
.star-css{
	color:#ee812f;
}
.cnt-fieldcss ul{
	list-style-type: none;
}
.cnt-fieldcss input[type="text"]{
	min-height: 20px !important;
}
.cnt-fieldcss input[type="submit"], input[type="button"], textarea, input[type="text"]{
	color: #313131 !important;
}

.myform label {
    width: 150px;
    display: inline-block;
    margin: 10px;
    text-align: right;
},
.cnt-fieldcss select{
    width: 220px !important;
}
select {
    width: auto !important;
}
.left-block {
    color: #4b4a4a;
    font-size: 14px;
}
.left-block  h2{
    font-family: 'Oswald', sans-serif !important;
    color: #fe8901;
    font-size: 200%;    
	padding-bottom: 20px;
    letter-spacing: 0.5px;
}
.left-block  a{
    color: #4b4a4a;
    font-size: 14px;
}
.left-block  h3{
    font-size: 180%;
    font-family: 'Oswald', sans-serif !important;
    color: #fe8901;
}
.left-block h4{
	font-size: 121%;
    color: #ff8900;
    font-weight: bold;
    font-family: 'Gudea' !important;
	letter-spacing: 1px;
}
.right-block{
    color: #4b4a4a;
    font-size: 14px;
}
.right-block  h2{
    font-family: 'Oswald', sans-serif !important;
    color: #fe8901;
    font-size: 200%;
	padding-bottom: 20px;
    letter-spacing: 0.5px;
}
.right-block a{
    color: #4b4a4a;
    font-size: 14px;
}
.right-block h3{
    font-size: 180%;
    font-family: 'Oswald', sans-serif !important;
    color: #fe8901;
}
.right-block h4{
	font-size: 121%;
    color: #ff8900;
    font-weight: bold;
    font-family: 'Gudea' !important;
	letter-spacing: 1px;
}


.map-icon{
	padding-left: 5px; position: relative; top: -4px; opacity: 0.7;
}

.contact-addr-p{
	padding-bottom: 10px;
}


input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, textarea:hover, textarea:focus, input[type="text"]:hover, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:focus, input[type="datetime"]:hover, input[type="datetime"]:focus, input[type="datetime-local"]:hover, input[type="datetime-local"]:focus, input[type="date"]:hover, input[type="date"]:focus, input[type="month"]:hover, input[type="month"]:focus, input[type="time"]:hover, input[type="time"]:focus, input[type="week"]:hover, input[type="week"]:focus, input[type="number"]:hover, input[type="number"]:focus, input[type="email"]:hover, input[type="email"]:focus, input[type="url"]:hover, input[type="url"]:focus, input[type="search"]:hover, input[type="search"]:focus, input[type="tel"]:hover, input[type="tel"]:focus, input[type="color"]:hover, input[type="color"]:focus, .uneditable-input:hover, .uneditable-input:focus{
    border: 1px solid #ed8730 !important;
}
/* END Contact us page  */








/* current opening page  */
#career-table a{
	color: #ed8730 !important;
}
#job-description-text{
    padding-left: 20px;
    width: 98% !important;
}
#job-description-text a{
	color: #ed8730 !important;
}

#job-title-text{
    color: #ed8730 !important;
    font-size: 120%;
    padding-bottom: 10px;
}


/* ------------- career thumbnails------------- */

#career-thumbnail{
	text-align: center;
}

#career-thumbnail .span4{
	 margin-bottom: 0px;
}

#career-thumbnail .span4{
    padding: 0px;
    border: 1px solid #dedede;
    min-height: 200px !important;
    margin-bottom: 35px;
    box-shadow: 2px 2px 9px #e2e2e2;
}
#career-thumbnail h2{
	margin: 0px !important;
    padding-top: 0px !important;
}
#job-title {
    width: 100%;
    float: left;
    background: #323232;
    padding: 10px 0px 10px 0px;
    font-size: 140%;
}
#job-count{
    width: 30%;
    float: left;
    background: #404040;
    color: #d6d6d6;
    padding: 10px 0px 10px 0px;
}


#career-thumbnail #title-cs{
    line-height: 25px;
    padding-bottom: 15px;
/* 	font-size: 15px !important; */
}
#career-thumbnail #readmore-career{
    font-size: 13px !important;
    border: 1px solid #e2dede !important;
    padding: 7px !important;
}

/* ------------- career thumbnails------------- */
#career-table{
	border: 1px solid #e2e2e2 !important;
    text-align: center !important;
}
#career-table-heading{
    background: #f3f3f3 !important;
    color: #ed8730 !important;
}
.career-table-heading-orange{
	background: #ea7d00 !important;
    color: #ffffff !important;	
}


/* gallery page  */
.speasyimagegallery-album-info {
    background-color: rgba(0, 0, 0, 0.4) !important;
	padding: 7px 5px 14px 5px !important;
}
.speasyimagegallery-album-title {
    letter-spacing: 0px !important;
    font-weight: normal !important;
    font-family: 'Gudea' !important;
    color: white !important;
    line-height: 25px !important;
	font-size: 17px !important;
    text-align: center;
}
.speasyimagegallery-album-meta-count{
	display:none !important;
}




/* newsroom page  */

#news-list{
    border-bottom: 1px solid #e0e0e0;
    padding: 20px;
}
#news-list p{
    font-style: italic;
    text-align: left;
    margin: 0;
    color: #777;
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    border-left: 8px solid rgba(63,148,148, 0.1);
    padding-bottom: 5px !important;
}
#news-list a{
    color: #ed8730;
    font-size: 22px;
    line-height: 30px !important;
}
#bm-tabs-89 input:checked + label {
    background: #494949 !important;
    background-color: #494949 !important;
}
.bm-tabs label{
    color: #ffffff !important;
	text-shadow: none !important;
	font-family: 'Oswald', sans-serif !important;
	font-weight: normal;
}
.bm-content div p {
    font-size: 20px !important;
    line-height: 30px !important;
}
#news-address{
    font-size: 17px !important;
}


 /* heathcare home page */ 
#sp-full-width-common1-wrapper {
    padding: 0px 0 !important;
    background: #f1f1f1;
}
.custom-page-title{
    padding-left: 15px;
    line-height: 150%;
    margin: 0px 0 30px !important;
    background: #f1f1f1;
    color: #afafaf !important;
    padding: 1px 5px 6px 15px !important;
}

.whitespacefull{
    padding: 0px 40px 40px 40px;
}
.inner-page-l11-section11{
	padding-top: 50px;
}
.inner-page-l1-section1-right{
    padding-top: 2%;
}

.inner-page-l11-section1-left{
    padding-top: 2%;
}



.inner-page-l1-section1-section2-full{
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.6)), url(https://www.veetechnologies.com/images/inner-pages/bg/veetechnologies-blogs-bg.jpg)no-repeat top center;
    padding: 5% 10%;
    color: white;
    text-align: center;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}
.inner-page-l1-section1-section2-full p{
    font-family: 'Gudea' !important;
}
.inner-page-blog-title{
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
}
.line-space-top{
    margin-top: 30px;
    margin-bottom: 40px;
}
.line-space-top a:hover{
    color: #ed8730 !important;
}
#sp-full-width-common1 .custom-title{
	/* font-size: 300% !important;
    line-height: 150%;
    margin: 0px 0 30px !important; */
    font-size: 160% !important;
    line-height: 180%;
    margin: 0px 0 30px !important;
    border-bottom: 2px solid;
}

.pic-circle{
    background-size: cover;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    border: 2px solid #e2e2e2;
    display: block;
    margin: 0 auto;
    margin-bottom: 44px;
}
.casestudy1{
    background-image: url(https://www.veetechnologies.com/images/healthcare/healthcare-payer-case-studies.jpg);
}
.casestudy2{
    background-image: url(https://www.veetechnologies.com/images/healthcare/Payer-Finance.jpg);
}
.inner-page-l1-section3{
    clear: both;
	padding-top: 50px;
}
.inner-page-l1-section4{
    padding-top: 50px;
}
.custom-title-insights{
    font-size: 300% !important;
    line-height: 230%;
    font-family: 'Oswald', sans-serif !important;
}
#sp-full-width-common1-wrapper a:hover{
	color: #ed8730;
}

#sp-whitepapers-insights{
    margin-left: 0px !important;
}
#wp-insights-block-hpro {
    min-height: 250px;
    padding-left: 5%;
    padding-right: 65%;
}
#wp-insights-block-hpro {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/Healthcare-Provider.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e8e8e8;
    margin-bottom: -10px;
}
#sp-whitepapers-insights h2 {
    line-height: 130%;
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 320% !important;
}
#sp-whitepapers-insights h2 {
    color: #f58220;
    font-family: 'Oswald', sans-serif !important;
}
#sp-whitepapers-insights a {
    color: #f58220;
}
.inner-page-blog-title{
	text-decoration: none !important;
}
.viewmore-case-study{
	background: #fe8901;padding:10px;border:0;clear: both;text-align: right;
}
.readmore-case-study-link{
	 color: #ffffff;
    text-decoration: none !important;
    font-weight: bold;
	font-family: 'Gudea' !important;
	font-size: 130%;
}
.sp-bubble a:hover {
    color: #0f0e0c !important;   
}

.cs-arrow{
	border:15px solid #736357
}
.whitespacefull .link-icon-sm{
    width: auto !important;
}

#HIM-thumbnail .span3 {
    padding: 35px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #dedede;
    margin-bottom: 35px;
    box-shadow: 2px 2px 9px #e2e2e2;
    min-height: 200px !important;
    text-align: center;
}
#HIM-thumbnail #title-cs {
    line-height: 25px;
    padding-bottom: 15px;
    font-size: 18px !important;
}
#HIM-thumbnail #readmore-him {
    font-size: 13px !important;
    border: 1px solid #e2dede !important;
    padding: 7px !important;
}

/* Engineering Solutions & Services inner page*/
.list-item-first {
    margin-top: 20px;
    margin-bottom: 20px;
}
.inner-list-h3 {
    color: #ed8730 !important;
    font-weight: bold;
    line-height: 30px;
}
.list-item-first ul{
	list-style-type: none;
}
.list-item-first ul li:before {
    content: "\f054";
    color: #ed8730 !important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    padding-right: 6px;
    margin-left: -19px;
    font-size: 14px !important;
}


/* Claims Management */
#thumbnails-section h2 {
    padding-top: 0px !important;
}

/* IT Services */
#page-condent-block h2 {
    color: #FE8901!important;
    font-size: 150%;
	padding-top: 15px;	
}
.list-item-first ul li {
    padding-bottom: 10px;
}
#page-condent-block .list-item-first ul{
	list-style-type: none;
    padding-left: 26px;
    padding-top: 0px;
}
.whitespacefull img {
	width: 100%;
    border: 2px solid #f1f1f1;
    padding: 3px;
}
.ul-center-text{
	list-style-type: none;
    text-align: center;	
}
#list-icon-block-div ul li {
    float: left;
    width: 220px;
}
#list-icon-block-div img {
    padding-bottom: 10px;
}
#list-icon-block-div ul li a {
    text-decoration: underline !important;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 1px;
    margin-left: 1px;
}
#page-condent-block a {
    color: #ed8730 !important;
    text-decoration: initial !important;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
}
#inner-list-h3 {
    color: #ed8730 !important;
    font-weight: bold;
    line-height: 30px;
}
#page-condent-block h3 {
    color: #ed8730 !important;
    font-size: 18px;
    font-weight: normal !important;
}


/* Media */
.app-link1 img{
    width: auto !important;
}



/* Gallery page */
.vgallery {
    margin: 0 0 10px 0px;
}
.vgallery li {
    list-style: none;
    display: inline-block;
}
#thumbnails-images {
    margin: 2px;
    margin-bottom: 5px;
}



/* Footer section  */
#sp-footer-block-section1-wrapper {
    background: #323232 !important;
}
#social-icon ul {
    list-style-type: none !important;
}
#social-icon ul li {
    float: left !important;
    padding-right: 10px !important;
}
#sp-bottom-wrapper {
    background: #323232 !important;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif !important;
}
#sp-bottom-wrapper .container {
    border-top: 1px solid #c7c7c7 !important;
    padding-top: 20px !important;
}
.footerlistcss {
    list-style-type: none !important;
    padding-top: 20px !important;
    color: #c7c6c6;
    text-decoration: initial !important;
}
.footer-heading {
    padding-bottom: 10px !important;
    color: #f58634 !important;
}
#sp-bottom-wrapper #sp-bottom4 a {
    color: #c7c6c6;
    text-decoration: initial !important;
}
.footerlistcss a {
    color: #c7c6c6;
    text-decoration: initial !important;
}
.footerlistcss a:hover {
    color: #f58634 !important;
}
#sp-footer-section-wrapper {
    background: #424242;
    padding-top: 5px;
}
#footer-terms-links {
    color: #5f5f5f;
    font-size: 12px !important;
}
#sp-footer-wrapper{
	display: none !important;
}
#sp-footer-section-wrapper a {
    color: #ed8730 !important;
    text-decoration: initial !important;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
}
#sp-footer-section-wrapper a:hover {
    color: #f58634 !important;
}

/* breadcrumb section */
.breadcrumb {
	background-color: #f1f1f1 !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    border-radius: 0px !important;
    margin: 0 0 0px !important;
    padding: 3px 15px;
}
.breadcrumb>.active {
	color: #ed8730 !important;
    letter-spacing: 0.5px;
}
.breadcrumb>li {
    text-shadow: none !important;
}
.breadcrumb a {
    color: #000000 !important;
    text-decoration: none;
}
.breadcrumb>.active {
    color: #ffffff;
	letter-spacing: 1px !important;
}
.breadcrumb>li>.divider {
    color: #4b4a4a !important;
    font-size: 19px !important;
    padding: 2px 5px !important;
    position: relative;
    top: 2px;
    text-shadow: none !important;
}
#sp-breadcrumb [class*=" icon-"]{
	display: none !important;
}


/* Right side bar menu */
.pretext {
    background: #F89C2D !important;
    margin: 0px 0px 0px 0px !important;
    padding: 15px !important;
    color: #FFFFFF !important;
    font-size: 100% !important;
    letter-spacing: 1px;
}
.pretext a {
    color: #FFFFFF !important;
    text-decoration: initial !important;
}
.right-menu-about-us .sj-flat-menu {
    border: 1px solid #403f3f !important;
}
.right-menu-about-us .sj-flat-menu li {
    background-color: #323232 !important;
    border-bottom: 1px solid #585858 !important;
}
.sj-flat-menu > li .fm-item a {
    font-weight: normal !important;
    letter-spacing: 1px !important;
    font-size: 14px;
    line-height: 21px !important;
}
.right-menu-about-us {
    margin-right: 25px !important;
    margin-top: 87px !important;
}
.right-menu-about-us {
    margin-right: 25px !important;
    margin-top: 25px !important;
}
.moduletableleft-menu .sj-flat-menu .fm-item:hover a, .sj-flat-menu li.fm-active > .fm-item a {
    color: #F38536 !important;
}







/* inner banner images */

.virtual-scribe-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-virtual-scribe.jpg)no-repeat center center;
}
.aerospace-and-defense-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/aerospace-and-defense.jpg)no-repeat center center;
}
.it-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Vee-Technologies-IT-Services.jpg)no-repeat center center;
}
.logistics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-services.jpg)no-repeat center center;
}
.media-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-media-services.jpg)no-repeat center center;
}
.lpo-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-legal-process-outsourcing-services.jpg)no-repeat center center;
}
.Contract-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/legal-process-outsourcing-services-contract.jpg)no-repeat center center;
}
.intellectual-property-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/intellectual-property.jpg)no-repeat center center;
}
.legal-secretarial-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/legal-secretarial-services.jpg)no-repeat center center;
}
.legal-proof-reading-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/legal-proof-reading.jpg)no-repeat center center;
}
.Healthcare-Payer-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-healthcare-payer.jpg)no-repeat center center;
}
.blogs-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-blog.jpg)no-repeat center center;
}
.Contact-Us-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-contact-us.jpg)no-repeat center center;
}
.Newsroom-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-newroom.jpg)no-repeat center center;
}
.CSR-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Vee-Technologies-CSR.jpg)no-repeat center center;
}
.Events-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-events.jpg)no-repeat center center;
}



.medical-coding-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Medical-Coding-Services.jpg)no-repeat center center;
}
.healthcare-provider-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Healthcare-Provider.jpg)no-repeat center center;
}
.revenue-cycle-management-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/revenue-cycle-management-services.jpg)no-repeat center center;
}
.credit-balance-review-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/revenue-cycle-management-services.jpg)no-repeat center center;
}
.insurance-underpayment-recovery-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/revenue-cycle-management-services.jpg)no-repeat center center;
}
.Health-Information-Management-Services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}

.inpatient-hospital-physician-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.emergency-department-hospital-physician-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.outpatient-hospital-physician-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.clinics-hospital-based-physician-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.urgent-care-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.ambulatory-surgery-same-day-surgical-sds-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}

.diagnosis-related-groupings-drg-validation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.recovery-audit-contractor-rac-audit-support-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.evaluation-and-management-coding-audits-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.coding-revenue-integrity-audits-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}

.provider-education-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.revenue-impact-analysis-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}

.healthcare-effectiveness-data-and-information-set-hedis-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.physician-quality-reporting-system-pqrs-group-practice-reporting-option-gpro-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.physician-quality-reporting-system-pqrs-group-practice-reporting-option-gpro-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Health-Information-Management-Services.jpg)no-repeat center center;
}
.healthcare-payer-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer-services.jpg)no-repeat center center;
}
.hierarchical-condition-category-hcc-coding-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Medical-Coding-Services.jpg)no-repeat center center;
}
.risk-adjustment-data-validation-radv-audit-support-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Medical-Coding-Services.jpg)no-repeat center center;
}
.risk-adjustment-factor-raf-optimization-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Medical-Coding-Services.jpg)no-repeat center center;
}
.diagnosis-related-groupings-drg-validation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Medical-Coding-Services.jpg)no-repeat center center;
}
.claims-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/claims-management.jpg)no-repeat center center;
}
.Member-Management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Member-Management.jpg)no-repeat center center;
}
.Provider-Network-and-Contract-Data-Management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Provider-Network-and-Contract-Data-Management.jpg)no-repeat center center;
}
.healthcare-analytics-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-analytics-services.jpg)no-repeat center center;
}
.clinical-analytics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/clinical-analytics.jpg)no-repeat center center;
}
.revenue-cycle-analytics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/clinical-analytics.jpg)no-repeat center center;
}
.business-office-analytics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/clinical-analytics.jpg)no-repeat center center;
}
.Vee-Technologies-IT-Services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Vee-Technologies-IT-Services.jpg)no-repeat center center;
}



.logistics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-services.jpg)no-repeat center center;
}
.freight-bill-processing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-services-freight-bill-processing-services.jpg)no-repeat center center;
}
.bill-of-lading-processing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/general-banner.jpg)no-repeat center center;
}
.ocean-freight-auditing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-services-ocean-freight-auditing.jpg)no-repeat center center;
}

.purchase-order-entries-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-services-purchase-order-entries.jpg)no-repeat center center;
}

.media-Inner-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-media-services.jpg)no-repeat center center;
}
.media-monitoring-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-media-services.jpg)no-repeat center center;
}
.tracking-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-media-services.jpg)no-repeat center center;
}
.media-analytics-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-media-services.jpg)no-repeat center center;
}
.legal-processing-outsourcing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-legal-process-outsourcing-services)no-repeat center center;
}
.Invoice-Processing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-invoice-processing-services.jpg)no-repeat center center;
}
.freight-truck-and-cargo-edi-implementation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-edi-implementation-services.jpg)no-repeat center center;
}
.freight-truck-rate-contract-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-contract-management-services.jpg)no-repeat center center;
}
.tracking-and-tracing-status-updates-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-tracking-and-tracing-status-updates-se.jpg)no-repeat center center;
}
.media-monitoring-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-media-monitoring.jpg)no-repeat center center;
}
.tracking-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-tracking-services.jpg)no-repeat center center;
}
.media-analytics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-media-analytics.jpg)no-repeat center center;
}
.about-us-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-about-us.jpg)no-repeat center center;
}
.education-institutions-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/the-sona-group-education-institutions.jpg)no-repeat center center;
}
.History-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Vee-Technologies-History.jpg)no-repeat center center;
}
.leadership-team-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-leadership-team.jpg)no-repeat center center;
}
.Industries-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-industries.jpg)no-repeat center center;
}
.Careers-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-career.jpg)no-repeat center center;
}
.benefits-and-growth-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/benefits-and-growth.jpg)no-repeat center center;
}
.gallery-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-gallery.jpg)no-repeat center center;
}
.mission-vision-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/mission-vision.jpg)no-repeat center center;
}
.quality-and-security-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/quality-and-security.jpg)no-repeat center center;
}
.social-responsibilities-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/social-responsibilities.jpg)no-repeat center center;
}


/* replace images here  */
.software-application-development-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/software-application-development-services.jpg)no-repeat center center;
}
.data-integration-and-business-intelligence-bi-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/data-integration-and-business-intelligence.jpg)no-repeat center center;
}
.mobility-solutions-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/mobility-solutions.jpg)no-repeat center center;
}
.artificial-intelligence-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/artificial-intelligence.jpg)no-repeat center center;
}
.robotic-process-automation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/robotic-process-automation.jpg)no-repeat center center;
}
.business-applications-development-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/business-application-development.jpg)no-repeat center center;
}
.research-development-it-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/research-development-it-services.jpg)no-repeat center center;
}
.product-development-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/product-development-services.jpg)no-repeat center center;
}
.air-waybill-processing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-air-way-Bill-processing-services.jpg)no-repeat center center;
}
.freight-cargo-bill-of-lading-processing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-freight-cargo-bill-of-lading-processing-services.jpg)no-repeat center center;
}
.inland-freight-bill-auditing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-inland-freight-bill-auditing-services.jpg)no-repeat center center;
}
.carriers-insurance-document-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-carriers-insurance-document-management.jpg)no-repeat center center;
}
.freight-weight-reconciliation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-freight-weight-reconciliation.jpg)no-repeat center center;
}
.driver-log-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-driver-log-management-services.jpg)no-repeat center center;
}
.freight-rate-reconciliation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-freight-rate-reconciliation-services.jpg)no-repeat center center;
}
.bill-of-lading-drafting-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-bill-of-lading-drafting-services.jpg)no-repeat center center;
}
.customs-discharge-list-manifest-creation-and-submission-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/customs-discharge-list-manifest-creation-and-submission.jpg)no-repeat center center;
}
.customs-bill-of-entry-submission-for-import-export-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-customs-bill-of-entry-submission-for-import-export-services.jpg)no-repeat center center;
}
.customer-support-services-call-chat-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-customer-support-services-call-chat.jpg)no-repeat center center;
}
.carrier-on-boarding-document-verification-reference-checking-process-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-carrier-on-boarding-document-verification-reference-checking-process-services.jpg)no-repeat center center;
}
.logistics-insights-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-logistics-services.jpg)no-repeat center center;
}
.clinical-abstraction-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-clinical-abstraction-services.jpg)no-repeat center center;
}
.hcc-coding-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/hcc-coding.jpg)no-repeat center center;
}
.clinical-documentation-improvement-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-clinical-documentation-improvement.jpg)no-repeat center center;
}
.coding-audits-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-coding-audits-services.jpg)no-repeat center center;
}
.remote-coding-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-remote-coding-services.jpg)no-repeat center center;
}
.architectural-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/architectural-services.jpg)no-repeat center center;
}
.architecture-engineering-and-construction-services-aec-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/architecture-engineering-and-construction-services-aec-services.jpg)no-repeat center center;
}
.mechanical-electrical-plumbing-mep-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/mechanical-electrical-plumbing-mep-services.jpg)no-repeat center center;
}
.structural-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/structural-services.jpg)no-repeat center center;
}
.electrical-engineering-embedded-systems-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/electrical-engineering-embedded-systems.jpg)no-repeat center center;
}
.engineering-aec-services-and-solutions-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Engineering-aec-services-and-solutions.jpg)no-repeat center center;
}
.mechanical-testing-prototyping-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/mechanical-testing-prototyping.jpg)no-repeat center center;
}
.product-design-analysis-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/product-design-analysis.jpg)no-repeat center center;
}
.product-engineering-manufacturing-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/product-engineering-manufacturing-services.jpg)no-repeat center center;
}
.research-development-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/research-development.jpg)no-repeat center center;
}
.sustaining-engineering-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/sustaining-engineering.jpg)no-repeat center center;
}
.healthcare-it-development-analytics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-it-development-analytics.jpg)no-repeat center center;
}
.advisory-and-consulting-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/advisory-and-consulting-services.jpg)no-repeat center center;
}
.patient-access-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/patient-access-management.jpg)no-repeat center center;
}
.edit-resolution-claim-submission-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/edit-resolution-claim-submission.jpg)no-repeat center center;
}
.payment-posting-reconciliation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/payment-posting-reconciliation.jpg)no-repeat center center;
}
.account-receivable-denial-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/account-receivable-denial-management.jpg)no-repeat center center;
}
.credit-balance-review-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/credit-balance-review.jpg)no-repeat center center;
}
.insurance-underpayment-recovery-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/insurance-underpayment-recovery-services.jpg)no-repeat center center;
}
.provider-credentialing-enrollment-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/patient-provider-call-management.jpg)no-repeat center center;
}
.engineering-industry-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/engineering-industry.jpg)no-repeat center center;
}
.automotive-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/automotive.jpg)no-repeat center center;
}
.ar-vr-mr-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/ar-vr-mr.jpg)no-repeat center center;
}
.game-development-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/game-development.jpg)no-repeat center center;
}
.Healthcare-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-services.jpg)no-repeat center center;
}
.media-and-entertainment-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/media-and-entertainment.jpg)no-repeat center center;
}
.Manufactering-Engineer-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/Manufactering-Engineer.jpg)no-repeat center center;
}
.Medical-Equipment-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/medical-equipment.jpg)no-repeat center center;
}
.Oil-and-Gas-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/oil-and-gas.jpg)no-repeat center center;
}
.bookkeeping-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-bookkeeping-services.jpg)no-repeat center center;
}
.accounts-payable-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-accounts-payable-services.jpg)no-repeat center center;
}
.accounts-receivables-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-accounts-receivables-services.jpg)no-repeat center center;
}
.payroll-processing-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-payroll-processing-outsourcing.jpg)no-repeat center center;
}
.global-accounting-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-global-accounting.jpg)no-repeat center center;
}
.resource-utilization-and-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/resource-utilization-and-management.jpg)no-repeat center center;
}
.technical-publications-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-technical-publications.jpg)no-repeat center center;
}
.animation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-animation-services.jpg)no-repeat center center;
}
.e-learning-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-e-learning.jpg)no-repeat center center;
}
.simulation-development-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-simulation-development.jpg)no-repeat center center;
}
.industrial-products-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-industrial-product.jpg)no-repeat center center;
}
.casestudy-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-case-studies.jpg)no-repeat center center;
}
.whitepaper-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-whitepaper.jpg)no-repeat center center;
}
.infographics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/veetechnologies-infographics.jpg)no-repeat center center;
}
.truck-off-highway-heavy-equipment-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-truck-off-highway-heavy-equipment.jpg)no-repeat center center;
}
.finance-and-accounting-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-financial-and-accounting-services.jpg)no-repeat center center;
}
.tax-preparation-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-tax-preparation-services.jpg)no-repeat center center;
}
.engineering-industries-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/engineering-industries.jpg)no-repeat center center;
}
.e-governance-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/electronic-govenance.jpg)no-repeat center center;
}
.risk-adjustment-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/risk-adjustment-services.jpg)no-repeat center center;
}
.prospective-risk-review-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/prospective-risk-review.jpg)no-repeat center center;
}
.concurrent-risk-review-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/concurrent-risk-review.jpg)no-repeat center center;
}
.retrospective-risk-review-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/retrospective-risk-review.jpg)no-repeat center center;
}
.risk-adjustment-optimization-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/risk-adjustment-optimization.jpg)no-repeat center center;
}
.strategy-and-consulting-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/strategy-and-consulting-services.jpg)no-repeat center center;
}
.healthcare-consulting-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-consulting.jpg)no-repeat center center;
}
.engineering-consulting-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/engineering-consulting.jpg)no-repeat center center;
}
.it-consulting-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/it-consulting.jpg)no-repeat center center;
}
.revenue-cycle-consulting-revenue-recovery-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/revenue-cycle-consulting-revenue-recovery.jpg)no-repeat center center;
}
.e-m-auditing-and-consulting-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/e-m-auditing-and-consulting.jpg)no-repeat center center;
}
.care-coordination-chronic-care-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/care-coordination-chronic-care-management.jpg)no-repeat center center;
}
.bim-implementation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/bim-implementation.jpg)no-repeat center center;
}
.data-rich-design-modeling-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/data-rich-design-modeling.jpg)no-repeat center center;
}
.dynamo-script-development-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/dynamo-script-development.jpg)no-repeat center center;
}
.project-business-analytics-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/project-business-analytics.jpg)no-repeat center center;
}
.energy-modeling-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/energy-modeling.jpg)no-repeat center center;
}
.inc-5000-names-vee-technologies-fastest-growing-for-fifth-year-in-a-row-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/inc-5000-names-vee-technologies-fastest-growing-for-fifth-year-in-a-row.jpg)no-repeat center center;
}
.modern-healthcare-names-vee-technologies-to-best-places-to-work-in-healthcare-list-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/modern-healthcare-names-vee-technologies-to-best-places-to-work-in-healthcare-list.jpg)no-repeat top right;
}
.iaop-names-vee-technologies-to-the-2020-impact-sourcing-champions-index-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/iaop-names-vee-technologies-to-the-2020-impact-sourcing-champions-index.jpg)no-repeat center center;
}
.awards-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/awards.jpg)no-repeat center center;
} 
.research-and-development-consulting-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/research-and-development-consulting-services.jpg)no-repeat center center;
}
.utilizing-robotic-process-automation-to-streamline-operations-and-maximize-productivity-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/utilizing-robotic-process-automation-to-streamline-operations-and-maximize-productivity.jpg)no-repeat center center;
}

.consulting-insights-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/consulting-insights.jpg)no-repeat center center;
}
.freight-audit-and-payment-portal-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/freight-audit-and-payment-portal.jpg)no-repeat center center;
}
.as-outlook-celebrates-its-25th-anniversary-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/as-outlook-celebrates-its-25th-anniversary-chocko-predicts-india-to-become-the-global-skill-factory-by-2045.jpg)no-repeat center center;
}
.O-Malley-Highlighted-in-IAOPs-Pulse-Magazin-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-president-patrick-o-malley-highlighted-in-iaop-pulse-magazine.jpg)no-repeat center center;
}
.iaop-names-vee-technologies-to-the-2021-global-outsourcing-100-Inner-Banner{
	background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/iaop-names-vee-technologies-to-the-2021-global-outsourcing-100.jpg)no-repeat center center;
}

.dream-companies-to-work-pr-page-Inner-Banner{
	background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/dream-companies-to-work-for-and-best-corporate-social-responsibility-practices.jpg)no-repeat center center;
}
.modern-healthcare-names-vee-technologies-to-the-best-places-to-work-2022-Inner-Banner{
	background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/modern-healthcare-names-vee-technologies-to-the-best-places-to-work-2022.jpg)no-repeat center center;
}




.Claims-Conversion-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/claims-conversion.jpg)no-repeat center center;
}
.claims-repricing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/claims-repricing.jpg)no-repeat center center;
}
.claims-adjudication-support-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/claims-adjudication-support.jpg)no-repeat center center;
}
.edi-5010-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/edi-5010.jpg)no-repeat center center;
}
.pre-adjudication-support-to-enhance-auto-adjudication-rate-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/pre-adjudication-support-to-enhance-auto-adjudication-rate.jpg)no-repeat center center;
}
.eligibility-and-enrollment-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/eligibility-and-enrollment.jpg)no-repeat center center;
}
.premium-invoice-billing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/premium-invoice-billing.jpg)no-repeat center center;
}
.member-mobile-app-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/member-mobile-app.jpg)no-repeat center center;
}
.provider-data-management-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/provider-data-management.jpg)no-repeat center center;
}
.credentialing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/credentialing.jpg)no-repeat center center;
}
.value-added-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/value-added-services.jpg)no-repeat center center;
}
.plan-building-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/plan-building.jpg)no-repeat center center;
}
.customer-service-representative-calling-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/customer-service-representative-calling.jpg)no-repeat center center;
}
.dashboard-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/healthcare-payer/dashboard.jpg)no-repeat center center;
}
.products-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/products.jpg)no-repeat center center;
}
.sona-suite-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/sona-suite.jpg)no-repeat center center;
}
.ProMISe-pr-page-Inner-Banner{
	background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/wp-layout-design/01/promis.jpg)no-repeat center center;
}
.HealthTech-Space-PR-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-the-most-preferred-name-in-healthtech-space.jpg)no-repeat center center;
}
.New-Delivery-Center-In-Philippines-Inner-Banner{
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/vee-technologies-announces-opening-of-new-delivery-center-in-philippines.jpg)no-repeat center center;
}
.best-places-to-work-in-healthcare-list-2021-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/best-places-to-work-in-healthcare-list-2021.jpg)no-repeat top right;
}
.alumni-connect-2021-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/events/banner/vee-technologies-alumni_connect-2021.jpg)no-repeat center center;
}
.walk-in-at-hyderabad-2021-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/walk-in-for-medical-coders-in-hyderabad.jpg)no-repeat center center;
}




.identity-management-services-uidai-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/identity-management-services-uidai.jpg)no-repeat center center;
}
.aadhaar-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/aadhaar.jpg)no-repeat center center;
}
.digitization-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/digitization-services.jpg)no-repeat center center;	
}


.digital-india-platform-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/digital-india-platform.jpg)no-repeat center center;
}
.documentation-management-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/documentation-management-services.jpg)no-repeat center center;
}
.scanning-and-digitization-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/scanning-and-digitization.jpg)no-repeat center center;
}
.smart-card-implementation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/smart-card-implementation.jpg)no-repeat center center;
}





.energy-sector-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/energy-sector.jpg)no-repeat center center;
}
.electric-meter-reading-bill-generation-and-serving-through-sbm-mobile-apps-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/electric-meter-reading-bill-generation-and-serving-through-sbm-mobile-apps.jpg)no-repeat center center;
}
.examinations-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/examinations.jpg)no-repeat center center;
}
.online-and-offline-examinations-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/online-and-offline-examinations.jpg)no-repeat center center;
}
.jammer-process-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/jammer-process.jpg)no-repeat center center;
}
.banking-services-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/banking-services.jpg)no-repeat center center;
}
.financial-inclusion-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/financial-inclusion.jpg)no-repeat center center;
}
.survey-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/survey.jpg)no-repeat center center;
}
.survey-implementation-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/survey-implementation.jpg)no-repeat center center;
}
.marine-fishers-identity-card-mfid-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/marine-fishers-identity-card-mfid.jpg)no-repeat center center;
}
.national-population-register-npr-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/national-population-register-npr.jpg)no-repeat center center;
}
.system-integration-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/system-integration.jpg)no-repeat center center;
}

.virtual-design-and-construction-vdc-service-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/virtual-design-and-construction-vdc-service.jpg)no-repeat center center;
}

.vee-technologies-helps-india-land-on-the-moon-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(../../../images/banners/inner-page-banner/newsroom/vee-technologies-helps-india-land-on-the-moon.jpg)no-repeat center center;
}

/* END inner banner images */





/* Whitepaper */
.services-layout{
	padding:20px !important;	
}
#services-right-image{
    position: relative;
    top: -102px;
    width: 435px;
}
#service-section{
    width: 100%;
}
#service-head{
	height: 500px;
}

#service-head-ic{
	height: 500px;
}
#service-head-icon a{
    color: white !important;
}
#service-head-icon a:hover{
    color: white !important;
}
#services-part1 a{
    color: white;
}
#services-part1 a:hover{
    color: white;
}





/* Whitepaper  free-csah-flow --- 32 */
.wp32-title-section2{
	font-family: 'Oswald', sans-serif !important;
    text-align: center;
    padding: 0px 0px 0px 0px;
    color: #4b4a4a;
    text-transform: uppercase;
    font-weight: bold;
}
#wp32-section2 p {
    margin: 0 0 16px; 
}
#wp32-section2 .img-ch {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 40px;
    padding-bottom: 61px;
    text-align: right;
}
#wp32-section2{

}
#center-line-wp-sc2{
    border-top: 5px solid #ed8730 !important;
    border-bottom: 5px solid #ed8730 !important;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
#top-space-wp-sc2{
    margin-top: 20px !important;
	padding-top: 25px;
}



#wp32-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/free-cash-flow-vee-whitepapers-bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 400px;
    padding-left: 10%;
    color: #ffffff;
}
#wp32-section3-right{
    float: right;
}
#wp32-section3-right-image{
    position: relative;
    top: -132px;
    width: 390px;
}
.wp32-section3-left-h2{
    padding-top: 10%;
    padding-bottom: 5%;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp32-section3-left p{
	padding-bottom: 1%;
    font-family: 'Gudea', sans-serif;
    font-size: 17px;
    padding-right: 5%;
}

.wp32-section3-btn{
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    background: #F6911D;
    color: black !important;
    font-weight: bold;
    padding: 7px 22px 7px 22px;
    border-radius: 5px;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 20px;
}
.wp32-section3-btn:hover{
    color: white !important;
}
#wp32-section3-left .whitepaper-sc3-btn{
    color: black !important;
}
#wp32-section3-left .whitepaper-sc3-btn{
    color: black !important;
}


#wp32-section4-right{
     padding: 45px 6% 45px 6%;
}
#wp32-section4-right ul{
    padding-bottom: 5px;
}
#wp32-section4-right ul li{
    padding-bottom: 20px;
    font-style: italic;
}
#wp32-section4-right p{
    padding-bottom: 5px;
}
.wp32-title1{
    color: #F69931;
}

.top-space-wp{
    margin-top: 50px !important;
}
.center-line-wp-sc2{
    border-top: 12px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}	
#wp32-section5{
    line-height: 150%;
    font-weight: normal;
    padding: 0% 10% !important;
    color: #757575;
    background: #F4F4F4;
    background-repeat: no-repeat;
    background-position: right;
}
.wp-container-full{
    padding-left: 5% !important;
    padding-right: 5% !important;
    padding-top: 4% !important;
    padding-bottom: 4% !important;
}
.wp-content{
    padding-right: 20%;
}
#wp32-section5 p{
    padding-bottom: 5px;
}
#wp32-section6{
    line-height: 150%;
    font-weight: normal;
    padding: 3% 14% !important;
    color: #757575;
}
.wp-sc-center-cnt{
    font-weight: normal;
    padding: 60px 16% !important;
    color: #757575;
    text-align: center;
    background: #F4F4F4;
}
.wp32-sc7-h3{
    font-family: 'Oswald', sans-serif !important;
    text-align: center;
    font-weight: normal;
    padding-bottom: 20px;
    line-height: 30px;
}
#wp32-section7 ul{
	text-align: center;
    list-style-position: inside !important;
	list-style-type: none;
}
.wp32-ctn-bt{
    position: relative;
    top: -75px;
}



/* general whitepapers */
strong, b {
    font-weight: bold;
}
#page-condent-block-white-papers h2{
	color: #ed8730 !important;
    font-size: 100%;
    font-family: 'Gudea' !important;
	
	line-height: 180%;
}
#page-condent-block-white-papers a {
    color: #ed8730 !important;
    text-decoration: initial !important;
    font-family: 'Gudea' !important;
    font-size: 120%;
}
#page-condent-block-white-papers .wp-readmore{
    text-decoration: underline !important;
    font-weight: bold;
    font-size: 100%;
}
#sp-wp-insights-section-wrapperp{
    background-color: #e8e8e8;
}
#wp-insights-block-hea{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/Healthcare-Enterprise-Analytics.jpg); 
    background-position: center;
    background-repeat: no-repeat;   
    background-color: #e8e8e8;
    margin-bottom: -10px;
}
#wp-insights-block-hpyr{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/Healthcare-Payer.jpg);  
    background-position: center;
    background-repeat: no-repeat; 
    background-color: #e8e8e8;
    margin-bottom: -10px;
}
#wp-insights-block-hpro{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/Healthcare-Provider.jpg); 
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e8e8e8;
    margin-bottom: -10px;
}
#sp-whitepapers-insights h2{  
	color: #f58220;
    font-family: 'Oswald', sans-serif !important;
}
#sp-whitepapers-insights a{
    color: #f58220;
}
/* End whitepaper */ 




/* footer social */
#footer-contact{
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
}
#social-icon ul{
    display: flex;
    justify-content: center;
}
#social-icon {
    padding-top: 20px;
    width: 100%;
    padding-bottom: 20px;
}






/* Inner banner & Top logo  */
.section {
    position: relative;
    width: 100%;
    z-index: 1;
}
.page-title {
    background-size: cover !important;
    color: #333;
    text-align: left;
    display: block;
}
.page-title .title {
    font-family: 'Oswald', sans-serif !important;
    font-weight: bold;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #fbfbfb;
    display: block;
    position: relative;
    z-index: 97;	
}
.text-left {
    text-align: left;
}
.inner-banner-bg-common{
    background-position: top !important;
    background-repeat: no-repeat !important;
    margin-top: 0px !important;
}
.inner-banner-bg-events{
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
}



/* Home services mobile thumbnails */
#services-Healthcare-mb-section {
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/veetechnologies-heathcare.jpg);
	background-size: cover;
}
#services-Engineering-mb-section {
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/engineering-solutions-and-services.jpg);
	background-size: cover;
}
#services-IT-mb-section {
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/veetechnologies-it-services.jpg);
	background-size: cover;
}
#services-Logistics-mb-section{
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/logistics-veetechnologies.jpg);
	background-size: cover;
}



#services-Media-mb-section {
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/media-veetechnologies.jpg);
	background-size: cover;
}
#services-FNA-mb-section {
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/finance-and-accounting-services-veetechnologies.jpg);
	background-size: cover;
}
#services-strategy-and-consulting-services-mb-section {
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/strategy-and-consulting-services.jpg);
	background-size: cover;
}
#services-eGovernance-mb-section{
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/electronic-govenance-veetechnologies.jpg);
	background-size: cover;
}




.services-thumbnais-mb-h2 a{
    color: white;
    font-size: 30px;
}

#sp-services-wrapper .module {
    margin-top: 0px !important;
}
#sp-servives-line2-wrapper .module {
    margin-top: 0px !important;
}
.services-th-mb{
    text-align: center;
    color: white;
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 0px;
}

@media (max-width: 1365px) { 
#mod-sp-simpleportfolio{
    display: none;
}
}
@media (min-width: 1366px) {
#sp-services-wrapper{
    display: none;
}
#sp-servives-line2-wrapper{
    display: none;
}
}










/* *************** After responsive code here  ****************** */
#list-videos-ltc p{
	font-family: 'Gudea' !important;
}

.lt-video-list-title{
    color: #ed8730;
    font-weight: bold;
    font-family: 'Gudea' !important;
    font-size: 110%;
    line-height: 150%;
    padding-top: 80px;
    padding-bottom: 12px;
    clear: both;
}
.lt-video-list-title-first {
    padding-top: 0px;
}
.lt-inner-h21{
    font-size: 250%;
    font-family: 'Oswald', sans-serif !important;
    padding-top: 40px;
    clear: both;
    margin-bottom: 15px;
}
.lt-inner-h22{
    padding-bottom: 15px;
}

@media (min-width: 961px) and (max-width: 1365px) {   
.lt-video-list-title{
    font-size: 85% !important;
}
#sp-main-menu {
	margin-left: 0px !important;
}
}
.home-services-th-section p {
    font-family: 'Gudea' !important;
}

.fm-active{
	display: block !important;
}
#sp-full-width-common1-wrapper a:focus {
    color: #ed8730 !important
}

#lt-social-icon ul {
    list-style-type: none !important;
}
#lt-social-icon img{
    width: auto !important;
    border: none;
    margin-right: 2px;
    max-width: 35px;
}
#lt-social-icon ul li{
	float: left !important;
    padding-right: 10px !important;
}


#list-space1 ul li{
	padding-bottom: 25px !important;
}

#vgallery-section p{
    font-family: 'Gudea';
    text-align: center;
    font-weight: bold;	
}

.ev-td-width{
	width: 100px;
}

#sj_flat_menu_14965665071568280232{
    position: relative;
    top: -65px;
}

.sitemap-link  h2{
    font-size: 24px;
}

.sitemap-link  ul li a{
	color: #73665a;
    text-decoration: none;
    font-size: 14px;
}
.sitemap-link  ul li a:hover{
	color: #fe7d04 !important;
}

#sj_flat_menu_11277437501633358741{
    position: relative;
    top: -40px;
}




/*========================= START responsive design code ====================== */
@media (max-width: 320px) {  /* iphone 3/4/5  P */
#social-icon{
    padding-top: 20px;
    width: 58%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
#social-icon img{
    width: 20px !important;
}
}
@media (max-width: 480px) and (min-width: 415px) {   /* iphone 3/4  L */
#social-icon {
    padding-top: 20px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
}
@media (max-width: 568px) and (min-width: 481px){      /* iphone 5  L  */ 
#social-icon {
    padding-top: 20px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
}
@media (max-width: 375px)  and (min-width: 321px) {    /* iphone 6  P */ 
#social-icon {
    padding-top: 20px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
}
@media (max-width: 667px)  and (min-width: 569px){       /* iphone 6  L */
#social-icon {
    padding-top: 20px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
}
@media (max-width: 414px)  and (min-width: 376px) {    /* iphone 6s  P */  
#social-icon {
    padding-top: 20px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
}
@media (max-width: 736px)  and (min-width: 668px) {    /* iphone 6s  L */  


}


@media (max-width: 414px){    /* all mobile portrait code */  

/* -----home page--- */
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    font-size: 12px;
    padding-left: 20px;
}
.main-banner-title {
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}


/* ******** Certifications & Brochure ******** */
#sp-form-signup-section-wrapper .container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 50% !important;
    padding-left: 0px;
}
#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 350px;
    border-right: 1px solid #dadada;
}
#form-signup-div img{
/*     padding: 40px !important;
    width: 70% !important; */
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: auto;
}
#brochure-section{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ******** END Certifications & Brochure ******** */

/* footer section  */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
    font-size: 115%;
    padding-top: 20px;
    color: #c7c6c6;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
}

#sp-bottom-wrapper {
    padding: 0px 0 !important;
}
#sp-footer-section-wrapper {
    min-height: 160px;
}





/* Whitepaper  free-csah-flow*/
#sp-custom-slider-block-wrapper .container {
    width: 100% !important;
    padding: 0 0px;
}
#wp32-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg);
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
.wp-sc-banner-top{
    padding: 13% 7% 13% 7%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 180%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
    padding-top: 5%;
}
.wp-banner-txt-l2{
	color: #ffffff;
    padding-top: 5%;

}
#wp-banner-btn{
	padding-top: 4%;
}
#wp-banner-btn a{
	font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #101010;
    font-weight: bold;
    line-height: 114%;
    background: #F6911D;
    padding: 4px 20px 4px 20px;
    border-radius: 6px;
    text-decoration: none;
}
#wp-banner-btn a:hover{
    color: white;
}
#wp32-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 1px;
}

#sp-content-full-width-block-wrapper .container{
    padding: 0px 0px !important;
	max-width: 100%;
}
#wp32-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp32-section1 a{
    color: #ed8730 !important;
}
#wp32-section2{
	font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 3% !important;
    color: #757575;
}


#sp-whitepaper-sc-fullwidth-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp-sc-part1{
    width: 100%;
    float: left;
}
#wp-sc-part2{
    width: 100%;
    float: left;
}
#wp32-section5 {
    font-size: 150%;
}
#wp32-section6{
    font-size: 150%;
}
.wp32-sc7-h3{
    font-size: 130%;
    line-height: 160%;
}
#wp32-section6 .span6 img{
    padding-bottom: 5%;
    padding-top: 5%;
}


/* Whitepaper - 7  High Performing Business Development - Whitepaper*/
#wp7-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp7-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp7-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp7-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;
}
#wp7-section4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 360px;
    padding: 10%;
	background: none;
}


/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp8-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp8-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    line-height: 150%;
    padding-right: 10%;
    font-size: 160%;
}
#wp8-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 90%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 1px;
	padding-right: 12px;
}

/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp34-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    background-position: top;
    padding-right: 0%;
    padding-left: 25px;
}
#wp34-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp34-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 1%;
    line-height: 150%;
}
#wp34-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    padding-right: 8%;
}
#wp34-section0 p{
    font-size: 100%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
}
.wclr{
    color: #ffffff !important;
}
}

@media (max-width: 479px){    /* all mobile portrait code */  
#sp-header-wrapper {
    min-height: 270px;
	text-align: center;
}
#search-block{
	display: inline-block;
}
#social-icon img {
    width: 23px !important;
}



/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
    text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 5px;
    position: relative;
    top: 120px;
    width: 90%;
    font-size: 90%;
	font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 200px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 130px !important;
}
.page-header {
    font-size: 200%;
}


/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}

#blog-small-th{
    width: 100% !important;
}

/* list items */
#list-item-first {
    margin-left: 0px !important;
}


}

@media (max-width: 479px)  and (min-width: 415px) { /* all common mobile p upto L */

/* -----home page--- */
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    padding: 10px;
}
.main-banner-title {
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}


/* footer section  */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
    font-size: 25px;
    padding-top: 20px;
    color: #c7c6c6;
    line-height: 40px;
}
#social-icon {
    padding-top: 20px;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
#social-icon img {
    width: 23px !important;
}
#sp-bottom-wrapper{
    padding: 0px 0px 36px 0px !important;
}
#sp-footer-section-wrapper{
    min-height: 135px;
}
#footer-terms-links {
    padding-left: 26px;
}
#line-text {
    display: none;
}
#footer-copyright {
    width: auto !important;
}






/* Whitepaper  free-csah-flow*/
#sp-custom-slider-block-wrapper .container {
    width: 100% !important;
    padding: 0 0px;
}
#wp32-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg');
    background-position: top;
    padding-top: 15%;
    padding-bottom: 15%;
}
.wp-sc-banner-top{
    padding: 13% 7% 13% 7%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 180%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
    padding-top: 5%;
}
.wp-banner-txt-l2{
	color: #ffffff;
    padding-top: 5%;

}
#wp-banner-btn{
	padding-top: 4%;
}
#wp-banner-btn a{
	font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #101010;
    font-weight: bold;
    line-height: 114%;
    background: #F6911D;
    padding: 4px 20px 4px 20px;
    border-radius: 6px;
    text-decoration: none;
}
#wp-banner-btn a:hover{
    color: white;
}
#wp32-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 1px;
}


#sp-content-full-width-block-wrapper .container{
    padding: 0px 0px !important;
	max-width: 100%;
}
#wp32-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 110%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp32-section1 a{
    color: #ed8730 !important;
}
#wp32-section2{
	font-size: 130%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
}

#sp-whitepaper-sc-fullwidth-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp-sc-part1{
    width: 100%;
    float: left;
}
#wp-sc-part2{
    width: 100%;
    float: left;
}
#wp32-section5 {
    font-size: 150%;
}
#wp32-section6{
    font-size: 150%;
}
.wp32-sc7-h3{
    font-size: 130%;
    line-height: 160%;
}
#wp32-section6 .span6 img{
    padding-bottom: 80px;
}


/* Whitepaper - 7  High Performing Business Development - Whitepaper*/
#wp7-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp7-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp7-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp7-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;
}
#wp7-section4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 360px;
    padding: 10%;
	background: none;
}


/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp8-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp8-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    line-height: 150%;
    padding-right: 10%;
    font-size: 160%;
}
#wp8-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 1px;	
}

/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp34-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    background-position: top;
    padding-left: 0%;
    padding-right: 0%;
}
#wp34-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp34-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 1%;
}
#wp34-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    padding-right: 8%;
}
#wp34-section0 p{
    font-size: 100%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
}
.wclr{
    color: #ffffff !important;
}

/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}

}

@media (max-width: 736px)  and (min-width: 480px) {   /* all mobile L  */
#sp-header-wrapper {
    min-height: 180px;
}
#sp-logo{
    width: 50%;
    float: left;
}
#sp-top-header{
    width: 50%;
    float: left;
    position: relative;
    top: 54px;
}



/* -----home page--- */
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    padding: 10px;
	margin-bottom: 6%;
}
.main-banner-title {
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}



/* ******** Certifications & Brochure ******** */
#sp-form-signup-section-wrapper .container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 50% !important;
    padding-left: 0px;
}
#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: auto;
    border-right: 1px solid #dadada;
}
#form-signup-div img{
/*     padding: 40px !important;
    width: 60% !important; */
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: auto;
}
#brochure-section{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ******** END Certifications & Brochure ******** */



/* Whitepaper  free-csah-flow*/
#sp-custom-slider-block-wrapper .container {
    width: 100% !important;
    padding: 0 0px;
    max-width: 736px;
}
#wp32-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 4%;
}
.wp-sc-banner-top{
    padding: 5% 7% 13% 7%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 270%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
    padding-top: 5%;
}
.wp-banner-txt-l2{
	color: #ffffff;
    padding-top: 5%;

}
#wp-banner-btn{
	padding-top: 4%;
}
#wp-banner-btn a{
	font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #101010;
    font-weight: bold;
    line-height: 114%;
    background: #F6911D;
    padding: 4px 20px 4px 20px;
    border-radius: 6px;
    text-decoration: none;
}
#wp-banner-btn a:hover{
    color: white;
}
#wp32-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 1px;
}

#sp-content-full-width-block-wrapper .container{
    padding: 0px 0px !important;
	max-width: 100%;
}
#wp32-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 120%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp32-section1 a{
    color: #ed8730 !important;
}
#wp32-section2{
	font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
}
#sp-whitepaper-sc-fullwidth-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp-sc-part1{
    width: 100%;
    float: left;
}
#wp-sc-part2{
    width: 100%;
    float: left;
}

#wp32-section5 {
    font-size: 170%;
}
#wp32-section6{
    font-size: 170%;
}
.wp32-sc7-h3{
    font-size: 130%;
    line-height: 160%;
}
#wp32-section6 .span6 img{
    padding-bottom: 10px;
}

/* Whitepaper - 7  High Performing Business Development - Whitepaper*/
#wp7-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp7-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp7-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp7-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;
}
#wp7-section4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 360px;
    padding: 10%;
	background: none;
}

/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp8-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp8-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    line-height: 160%;
    padding-right: 10%;
    font-size: 190%;
}
#wp8-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;	
}
/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp34-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    background-position: top;
    padding-left: 0%;
    padding-right: 0%;
}
#wp34-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp34-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 1%;
}
#wp34-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    padding-right: 8%;
}
#wp34-section0 p{
    font-size: 100%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
}
.wclr{
    color: #ffffff !important;
}



/* footer section  */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
    font-size: 25px;
    padding-top: 20px;
    color: #c7c6c6;
    line-height: 40px;
}
#social-icon {
    padding-top: 20px;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
#social-icon img {
    width: 23px !important;
}
#sp-bottom-wrapper{
    padding: 0px 0px 36px 0px !important;
}
#sp-footer-section-wrapper{
    min-height: 50px;
}
#footer-terms-links {
    padding-left: 26px;
}
#line-text {
    display: none;
}
#footer-copyright {
    width: auto !important;
}




/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
	text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 5px;
    position: relative;
    top: 180px;
    width: 90%;
    font-size: 100%;
	font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 260px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 180px !important;
}
.page-header {
    font-size: 200%;
}

/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}

}




@media (max-width: 767px)  and (min-width: 737px){   /* iphone 6s L  upto ipad p */

/* -----home page--- */
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    padding: 10px;
	margin-bottom: 6%;
}
.main-banner-title {
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}

/* ******** Certifications & Brochure ******** */
#sp-form-signup-section-wrapper .container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 50% !important;
    padding-left: 0px;
}
#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: auto;
    border-right: 1px solid #dadada;
}
#form-signup-div img{
/*     padding: 40px !important;
    width: 40% !important; */
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: auto;
}
#brochure-section{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ******** END Certifications & Brochure ******** */





/* Whitepaper  free-csah-flow*/
#sp-custom-slider-block-wrapper .container {
    width: 100% !important;
    padding: 0 0px;
    max-width: 767px;
}
#wp32-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 4%;
}
.wp-sc-banner-top{
    padding: 5% 7% 13% 7%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 270%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
    padding-top: 5%;
}
.wp-banner-txt-l2{
	color: #ffffff;
    padding-top: 5%;

}
#wp-banner-btn{
	padding-top: 4%;
}
#wp-banner-btn a{
	font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #101010;
    font-weight: bold;
    line-height: 114%;
    background: #F6911D;
    padding: 4px 20px 4px 20px;
    border-radius: 6px;
    text-decoration: none;
}
#wp-banner-btn a:hover{
    color: white;
}
#wp32-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 1px;
}

#sp-content-full-width-block-wrapper .container{
    padding: 0px 0px !important;
	max-width: 100%;
}
#wp32-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 130%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp32-section1 a{
    color: #ed8730 !important;
}
#wp32-section2{
	font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
}
#sp-whitepaper-sc-fullwidth-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp-sc-part1{
    width: 100%;
    float: left;
}
#wp-sc-part2{
    width: 100%;
    float: left;
}

#wp32-section5 {
    font-size: 180%;
}
#wp32-section6{
    font-size: 180%;
}   
.wp32-sc7-h3{
    font-size: 160%;
    line-height: 160%;
}
#wp32-section6 .span6 img{
    padding-bottom: 10px;
}

/* Whitepaper - 7  High Performing Business Development - Whitepaper*/
#wp7-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp7-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp7-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp7-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 180%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;
}
#wp7-section4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 360px;
    padding: 10%;
	background: none;
}

/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
}
#wp8-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp8-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    line-height: 160%;
    padding-right: 10%;
    font-size: 200%;
}
#wp8-section0 .wp-banner-txt-l1{
    padding-top: 0%;
}
#wp8-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;
}

/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp34-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    background-position: top;
    padding-left: 0%;
    padding-right: 0%;
}
#wp34-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp34-section0 .wp-banner-txt-l1{
	font-family: 'Oswald', sans-serif !important;
    font-size: 270%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 1%;
}
#wp34-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    padding-right: 8%;
}
#wp34-section0 p{
    font-size: 100%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
}
.wclr{
    color: #ffffff !important;
}


/* footer logo */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
    font-size: 25px;
    padding-top: 20px;
    color: #c7c6c6;
}
#sp-bottom-wrapper{
    padding: 0px 0px 36px 0px !important;
}
#sp-footer-section-wrapper{
    min-height: 74px;
}
#footer-terms-links {
    padding-left: 26px;
}
#line-text {
    display: none;
}




/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
	text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 5px;
    position: relative;
    top: 180px;
    width: 90%;
    font-size: 100%;
	font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 260px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 180px !important;
}
.page-header {
    font-size: 200%;
}


/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: -10px !important;
	width: 100%;
}

}
@media (max-width: 799px)  and (min-width: 768px){   /* ipad p*/

/* -----home page--- */
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    padding: 10px;
	margin-bottom: 6%;
}
.main-banner-title {
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}


/* ******** Certifications & Brochure ******** */
#sp-form-signup-section-wrapper .container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 50% !important;
    padding-left: 0px;
}
#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
    border-right: 1px solid #dadada;
}
#form-signup-div img{
    padding: 0px !important;
    width: 90% !important;
    padding-top: 32px !important;
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: 390px;
    width: 50%;
    padding-top: 40px;
}
#brochure-section{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ******** END Certifications & Brochure ******** */

/* foofter section */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:10px;
	padding-top: 5px;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
    font-size: 130%;
    padding-top: 35px;
    color: #c7c6c6;
}
#sp-bottom-wrapper{
    padding: 0px 0px 36px 0px !important;
}
#sp-footer-section-wrapper{
    min-height: 74px;
}
#footer-terms-links {
    padding-left: 26px;
}
#line-text {
    display: none;
}

#social-icon {
    padding-top: 50px !important;
    width: 100%;
    padding-bottom: 50px !important;
}


/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
	text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 40px;
    position: relative;
    top: 185px;
    width: 90%;
    font-size: 100%;
    font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 260px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 190px !important;
}
.page-header {
    font-size: 200%;
}


/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: 0px !important;
	width: 50%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: 0px !important;
	width: 50%
}

}


@media (max-width: 979px)  and (min-width: 800px){   /* Kindle Fire HD 8.9*/
/* -----home page--- */
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    padding: 10px;
	margin-bottom: 6%;
}
.main-banner-title {
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.5px;
}

/* ******** Certifications & Brochure ******** */
#sp-form-signup-section-wrapper .container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 50% !important;
    padding-left: 0px;
}
#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
    border-right: 1px solid #dadada;
}
#form-signup-div img{
/*     padding: 0px !important;
    width: 75% !important; */
    padding-top: 32px !important;
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: 390px;
    width: 50%;
    padding-top: 40px;
}
#brochure-section{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ******** END Certifications & Brochure ******** */

/* footer section */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:10px;
	padding-top: 5px;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
    font-size: 120%;
    padding-top: 35px;
    color: #c7c6c6;
}
#sp-bottom-wrapper{
    padding: 0px 0px 36px 0px !important;
}
#sp-footer-section-wrapper{
    min-height: 74px;
}
#footer-terms-links {
    padding-left: 26px;
}
#line-text {
    display: none;
}
#social-icon {
    padding-top: 50px !important;
    width: 50% !important;
    padding-bottom: 50px !important;
}

/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
    text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 40px;
    position: relative;
    top: 230px;
    width: 90%;
    font-size: 100%;
    font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 300px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 240px !important;
}
.page-header {
    font-size: 200%;
}


/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: 0px !important;
	width: 50%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: 0px !important;
	width: 50%
}

}


@media (max-width: 1023px)  and (min-width: 980px){   /* Kindle Fire HD 8.9 to ipad L */
#top-link-menu {
	position: relative;
    top: 15px !important;
    left: 15px !important;
    float: right !important;
    right: 5px;
}

/* -----home page--- */
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    padding: 10px;
	margin-bottom: 6%;
}
.main-banner-title {	
    font-size: 25px;
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
    line-height: 40px;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    letter-spacing: 0.5px;
    font-size: 25px;
    font-family: 'Oswald', sans-serif !important;
    line-height: 40px;
}

/* ******** Certifications & Brochure ******** */
#sp-form-signup-section-wrapper .container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 50% !important;
    padding-left: 0px;
}
#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
    border-right: 1px solid #dadada;
}
#form-signup-div img{
/*     padding: 0px !important;
    width: 75% !important; */
    padding-top: 32px !important;
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: 390px;
    width: 50%;
    padding-top: 40px;
}
#brochure-section{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ******** END Certifications & Brochure ******** */

/* footer section */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:10px;
	padding-top: 5px;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
	font-size: 130%;
    padding-top: 50px;
    color: #c7c6c6;
}
#sp-bottom-wrapper{
    padding: 0px 0px 36px 0px !important;
}
#sp-footer-section-wrapper{
    min-height: 74px;
}
#footer-terms-links {
    padding-left: 26px;
}
#line-text {
    display: none;
}
#social-icon {
    padding-top: 50px !important;
    width: 50% !important;
    padding-bottom: 50px !important;
}



/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
    text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 40px;
    position: relative;
    top: 240px;
    width: 90%;
    font-size: 100%;
    font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 320px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 240px !important;
}
.page-header {
    font-size: 200%;
}



/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: 0px !important;
	width: 50%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: 0px !important;
	width: 50%
}

}


@media (max-width: 1023px) and (min-width: 768px){   /* ipad P common code  To 1023 small screen*/
/* footer section */
#footer-logo{
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:10px;
	padding-top: 5px;
}
#footer-block-section-div2{
    text-align: center;
}
#footer-contact{
	font-size: 115%;
    padding-top: 50px;
    color: #c7c6c6;
}
#sp-bottom-wrapper{
    padding: 0px 0px 36px 0px !important;
}
#sp-footer-section-wrapper{
    min-height: 74px;
}
#footer-terms-links {
    padding-left: 26px;
}
#line-text {
    display: none;
}
#social-icon {
    padding-top: 50px !important;
    width: 50% !important;
    padding-bottom: 50px !important;
}




#sp-custom-slider-block-wrapper .container {
    width: 100% !important;
}
#wp32-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg');
    min-height: 488px;
    background-position: top;
}
.wp-sc-banner-top{
    padding: 13% 7% 13% 7%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 500%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
}
.wp-banner-txt-l2{
    font-size: 280%;
    color: #ffffff;
}
#wp-banner-btn{
	padding-top: 4%;
}
#wp-banner-btn a{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    color: #101010;
    font-weight: bold;
    line-height: 114%;
    background: #F6911D;
    padding: 4px 20px  4px 20px;
    border-radius: 6px;
    text-decoration: none;
}
#wp-banner-btn a:hover{
    color: white;
}
#wp32-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 3px;
}

#sp-content-full-width-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp32-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 130%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp32-section1 a{
    color: #ed8730 !important;
}
#wp32-section2{
    font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 5% 10% 5% 0%!important;
    color: #757575;
}
#wp32-section3-left{
    padding-right: 15%;
}


#sp-whitepaper-sc-fullwidth-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp-sc-part1{
    width: 100%;
    float: left;
}
#wp-sc-part2{
    width: 100%;
    float: left;
}
#whitepaper-sc3-right-image{
	width: 100%;
}
#wp32-section5 {
    font-size: 200%;
}
#wp32-section6{
    font-size: 200%;
}
.wp32-sc7-h3{
    font-size: 180%;
    line-height: 160%;
}
#wp32-section6 .span6 img{
    padding-bottom: 10px;
}


/* Whitepaper - 7  High Performing Business Development - Whitepaper*/
#wp7-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg');
    min-height: 488px;
    background-position: top;
	text-align: center;
}
#wp7-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp7-section0 .wp-banner-txt-l1{
    padding-top: 1%;
	font-size: 300%;
}
.wp-banner-txt-l2{
	font-size: 140%;
    color: #ffffff;
    padding-top: 2%;
}
#wp7-section0 p{
	font-family: 'Oswald', sans-serif !important;
    font-size: 110%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;
}
#wp7-section4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 360px;
    padding: 10%;
	background: none;
}

/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
	text-align: center;
}
#wp8-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp8-section0 .wp-banner-txt-l1{
	font-family: 'Oswald', sans-serif !important;
    font-size: 220%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 150%;
}
#wp8-section0 .wp-banner-txt-l2 {
    font-size: 140%;
    color: #ffffff;
}
#wp8-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 3px;
}
/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp34-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    background-position: top;
    padding-left: 5%;
    padding-right: 5%;
}
#wp34-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp34-section0 .wp-banner-txt-l1{
	font-family: 'Oswald', sans-serif !important;
    font-size: 270%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 1%;
    line-height: 150%;
}
#wp34-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    padding-right: 8%;
}
#wp34-section0 p{
    font-size: 100%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
}
.wclr{
    color: #ffffff !important;
}

}






@media (max-width: 1279px)  and (min-width: 1024px){   /* ipad to samsung galaxy tab*/


/* -----home page--- */

.djslider-default .slide-desc {
    position: relative !important;
}
.main-banner-description{
	margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    background-color: rgba(0, 0, 0, 0.4) !important;
    padding: 10px;
	margin-bottom: 6%;
}
.main-banner-title {	
    font-size: 25px;
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
    line-height: 40px;
	letter-spacing: 0.5px;
}
.main-banner-text {
    color: #ffffff;
    letter-spacing: 0.5px;
    font-size: 25px;
    font-family: 'Oswald', sans-serif !important;
    line-height: 40px;
}

/* ******** Certifications & Brochure ******** */
#sp-form-signup-section-wrapper .container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 50% !important;
    padding-left: 0px;
}
#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
    border-right: 1px solid #dadada;
}
#form-signup-div img{
/*     padding: 0px !important;
    width: 50% !important; */
    padding-top: 32px !important;
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: 390px;
    width: 50%;
    padding-top: 40px;
}
#brochure-section{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ******** END Certifications & Brochure ******** */





#sp-footer-block-section1-wrapper .row-fluid {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}


#sp-custom-slider-block-wrapper .container {
    width: 100% !important;
}
#wp32-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg');
    min-height: 488px;
    background-position: top;
}
.wp-sc-banner-top{
    padding: 13% 7% 13% 7%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 500%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
}
.wp-banner-txt-l2{
    font-size: 280%;
    color: #ffffff;
}
#wp-banner-btn{
	padding-top: 4%;
}
#wp-banner-btn a{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    color: #101010;
    font-weight: bold;
    line-height: 114%;
    background: #F6911D;
    padding: 4px 20px  4px 20px;
    border-radius: 6px;
    text-decoration: none;
}
#wp-banner-btn a:hover{
    color: white;
}
#wp32-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 3px;
}
#sp-content-full-width-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp32-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp32-section1 a{
    color: #ed8730 !important;
}
#wp32-section2{
	font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
}
#wp32-section3-left{
    padding-right: 15%;
}



#sp-whitepaper-sc-fullwidth-block-wrapper .container{
    padding: 0px 0px !important;
    max-width: 100%;
    width: 100%;
}
#wp-sc-part1{
    width: 48%;
    float: left;
    padding-right: 50px;
    padding-bottom: 30PX;
}
#wp-sc-part2{
/*     width: 100%;
    float: left; */
}
#whitepaper-sc3-right-image{
	width: 100%;
}
#wp32-section5 {
    font-size: 220%;
}
#wp32-section6{
    font-size: 220%
}
.wp32-sc7-h3{
    font-size: 200%;
    line-height: 160%;
}
#wp32-section6 .span6 img{
    padding-bottom: 10px;
}



/* Whitepaper - 7  High Performing Business Development - Whitepaper*/
#wp7-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg');
    min-height: 488px;
    background-position: top;
	text-align: center;
}
#wp7-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp7-section0 .wp-banner-txt-l1{
    padding-top: 1%;
	font-size: 300%;
}
.wp-banner-txt-l2{
	font-size: 140%;
    color: #ffffff;
    padding-top: 2%;
}
#wp7-section0 p{
	font-family: 'Oswald', sans-serif !important;
    font-size: 110%;
    color: #ffffff;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 3px;
}
#wp7-section4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 360px;
    padding: 10%;
	background: none;
}


/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg');
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
	text-align: center;
}
#wp8-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp8-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 300%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 150%;
}
#wp8-section0 .wp-banner-txt-l2 {
    font-size: 180%;
    color: #ffffff;
}
#wp8-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 3px;
}

/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp34-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    background-position: top;
    padding-left: 5%;
    padding-right: 5%;
}
#wp34-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp34-section0 .wp-banner-txt-l1{
	font-family: 'Oswald', sans-serif !important;
    font-size: 270%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 1%;
    line-height: 150%;
}
#wp34-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    padding-right: 8%;
}
#wp34-section0 p{
    font-size: 100%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
}
.wclr{
    color: #ffffff !important;
}




/* home subscribe form  */
#sp-home-newsletter-form-wrapper ul li{
    display: inline-block;
}
.form-title-home-h2{
    padding-top: 5%;
}
.form-h2{
    font-size: 120%;
    position: relative;
    top: 0px;
}




/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
    text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 40px;
    position: relative;
    top: 310px;
    width: 90%;
    font-size: 100%;
    font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 385px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 315px !important;
}
.page-header {
    font-size: 200%;
}


/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: 0px !important;
	width: 50%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: 0px !important;
	width: 50%
}

}


@media (max-width: 1365px) and (min-width: 1280px){ /* ipad pro*/

/* -----home page--- */
.main-banner-description{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    line-height: 44px;
    color: #ffffff;
    text-shadow: 4px 6px 20px #000000;
    background: #949494;
    padding: 30px;
    padding-top: 11px;
    background-color: rgba(0, 0, 0, 0.4) !important;
    width: 960px;
    bottom: 90px;
    margin-left: 8%;
}
.main-banner-title {
    font-size: 35px;
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
    line-height: 60px;
}
.main-banner-text {
    /* font-size: 46px; */
	font-size: 30px;
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
}
/* -------home page end------ */



/* Inner banner & Top logo  */
.page-title {
	padding-top: 0px;
    padding-bottom: 0px;
}
.page-title .title {
    text-shadow: 4px 6px 20px #000000;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 5px 5px 5px 40px;
    position: relative;
    top: 310px;
    width: 90%;
    font-size: 100%;
    font-weight: normal !important;
}
.inner-banner-bg-common{
	margin-top: 0px !important;
}

#sp-inner-banner-scetion-wrapper {
    min-height: 385px;
    background: #222222;
}
#sp-inner-banner .inner-banner-bg-common {
    min-height: 315px !important;
}
.page-header {
    font-size: 200%;
}


/* Home services mobile thumbnails */
#sp-services-wrapper .span3{
	margin-left: 0px !important;
	width: 25%;
}
#sp-servives-line2-wrapper .span3{
	margin-left: 0px !important;
	width: 25%
}

}
@media (max-width: 1439px) and (min-width: 1366px) { /* ipad pro & 15" screen */


}

@media (max-width: 1599px) and (min-width: 1440px) { /* 19" screen  */

}

@media (max-width: 1679px) and (min-width: 1600px) { /* 20" screen */
#sp-footer-block-section1-wrapper .row-fluid {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

}

@media (max-width: 1919px) and (min-width: 1680px) { /* 22" screen */


}

@media (min-width: 1920px) { /* 23 & 24" screen */


}

/* ==========================CUSTOM Responsive code ======================= */




@media (max-width: 1023px) and (min-width: 768px) { /* 22" screen */
#sp-full-width-common1-wrapper .inner-page-l1-section1-left, #sp-full-width-common1-wrapper .inner-page-l11-section1-right{
	width: 100%;
}

#sp-full-width-common1-wrapper .inner-page-l1-section1-right, #sp-full-width-common1-wrapper  .inner-page-l11-section1-left{
	display: none !important;
}
}



@media (max-width: 1279px){
#contact_slider {
    display: none !important;
}
}

@media (max-width: 1365px) and (min-width: 1280px) { 
#sp-bottom-wrapper .row-fluid {
    padding-left: 30px;
}
}



@media (min-width: 1366px) and (max-width: 1599px) { 
#sp-bottom-wrapper .row-fluid {
    padding-left: 50px;
}
}

@media (min-width: 1600px) { 
#sp-bottom-wrapper .row-fluid {
    padding-left: 70px;
}
#sp-bottom2{
    position: relative;
    left: 40px;
}
}


@media (max-width: 1024px) { 
#walk-in-popup{
	/* display:none !important; */
}
#sp-breadcrumb-wrapper{
	display: none !important;
}
}

@media (min-width: 1025px) {
#sp-footer-whatsapp-chat-section{
	display:none !important;
}
}


@media (max-width: 736px) { 
/* home subscribe form  */
#sp-home-newsletter-form-wrapper ul li{
    display: block;
}
.form-title-home-h2{
    padding-top: 10%;
}
.form-h2{
    font-size: 120%;
    position: relative;
    top: 0px;
}

/* sidebar & contact us page  */
#sp-left{
    width: 95%;
    margin-left: 0%;
    padding: 20px 20px 20px 20px;
    background: #efefef;
}
#sp-right{
    width: 95%;
    background: #efefef;
    margin-left: 0%;
    padding: 20px 20px 20px 20px;
}
.myform label {
    text-align: left !important;
}


}


@media (max-width: 920px) and (min-width: 737px) { 
/* home subscribe form  */
#sp-home-newsletter-form-wrapper ul li{
    display: block;
}
.form-title-home-h2{
    padding-top: 5%;
}
.form-h2{
    font-size: 120%;
    position: relative;
    top: 0px;
}
}


@media (max-width: 1023px)  and (min-width: 921px) { 
/* home subscribe form  */
#sp-home-newsletter-form-wrapper ul li{
    display: inline-block;
}
.form-title-home-h2{
    padding-top: 5%;
}
.form-h2{
    font-size: 120%;
    position: relative;
    top: 0px;
}
}



@media (max-width: 1279px) and (min-width: 737px){
/* sidebar & contact us page  */
#sp-left{
    width: 50%;
    margin-left: 4%;
    padding: 20px 20px 20px 20px;
    background: #efefef;
}
#sp-right{
    width: 50%;
    background: #efefef;
    margin-left: 4%;
    padding: 20px 20px 20px 20px;
}
.myform label {
    text-align: left !important;
}
}




@media (max-width: 516px){

}

@media (max-width: 979px){
#sp-header-wrapper {
    height: 158px;
}
#top-link-menu{
    position: relative;
    top: -20px;
}
}

@media (min-width: 980px){
#sp-header-wrapper {
    height: auto;
}
}


@media (max-width: 979px)  and (min-width: 737px) {
#sp-header-wrapper {
    min-height: 180px;
}
#sp-logo{
    width: 50% !important;
    float: left;
}
#sp-top-header{
    width: 47% !important;
    float: left;
    position: relative;
    top: 10px;
}
}



@media (max-width: 1599px)  and (min-width: 980px) {   
#top-section-menu{
    text-align: right;
}
#search-block, #top-link-menu{
    display: inline-block;
    text-align: right;
}
#top-link-menu {
    position: relative;
    top: 1px;
    left: 0px;
    float: right !important;
    right: 5px;
}
}

@media (max-width: 1599px) and (min-width: 1280px){ /* ipad pro*/
#sp-main-menu {
    padding-top: 30px;
}
}



@media (max-width: 1365px) {

/* Services 8 thumbnails - home page  */
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    display: none !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    position: unset;
    bottom: 120px;
    text-align: center;
    width: 90%;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
    padding: 0px !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
    font-size: 12px !important;
}
.servives-th-mh{
	display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
    background: #fff !important;
    color: #222 !important;
}
#sp-home-full-width1-wrapper{
    background: #f1f1f1;
}
#sp-home-full-width2-wrapper{
    background: #f1f1f1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
    margin-bottom: 0px !important;
}
#sp-home-full-width1 h2{
    font-size: 25px !important;
}
#sp-home-full-width2 h2{
    font-size: 25px !important;
}
}




@media (min-width: 1366px){
/* Services 8 thumbnails - home page  */
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    display: none !important;
}

#sp-home-full-width2-wrapper{
    position: relative;
    top: -154px;
}
#sp-home-full-width1-wrapper{
	background: #f1f1f1;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: transparent !important;
    position: relative;
    bottom: 136px;
    text-align: center;
    width: 90%;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    background: rgba(0, 0, 0, 0.9) !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
    padding: 0px !important;
    border: 1px solid #f1f1f1;
}
.sp-simpleportfolio-title {
    color: #fff !important;
    font-family: 'Gudea' !important;
    font-size: 30px !important;
    text-align: center !important;
    line-height: 40px !important;
}
.home-h2-thumbnais{
	font-size: 28px !important;
    font-weight: 500;
    color: #ffffff !important;
    font-family: 'Oswald', sans-serif !important;
}
.home-services-th-section p{
    padding-left: 10%;
    padding-right: 10%;
    font-family: 'Gudea' !important;
}

#sp-form-signup-section-wrapper{
    position: relative;
    top: -268px;
	background: #fefefe;
    background-color: #fefefe;
}
#sp-home-newsletter-form-wrapper{
    text-align: center;
    position: relative;
    top: -150px;
    font-family: 'Gudea';
}


	
	
/* inner page banner */
.page-title {
	padding-top: 160px;
    padding-bottom: 70px;
}
.page-title .title {
    text-shadow: 4px 6px 20px #000000;
    margin-left: 4%;
    width: 55%;
	background-color: rgba(0, 0, 0, 0.6) !important;
    padding: 0px 20px 5px 20px;
	position: relative;
    top: 130px;	
    font-size: 240%;
}
.inner-banner-bg-common{
    min-height: 250px;
}

}





@media (max-width: 1023px) {
/* Home introduction text */
.custom-title-home{
    font-size: 180% !important;
}





}

@media (min-width: 1024px){

/* Home introduction text */
.custom-title-home{
    font-size: 300% !important;
}


.container {
    width: 100%  !important;
}
/* Header section  */
#sp-main-menu ul.level-0 > li {
    position: relative;
    left: 70px;
}
#top-link-menu {
    float: left;
    padding-left: 20px;
    padding-top: 12px !important;
}

/* footer section */
#footer-logo {
    float: left;
    width: 300px;
}
#footer-contact {
    padding-top: 73px;
    color: #c7c6c6;
    position: relative;
    left: 60px;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
    font-size: 140%;
    line-height: 30px;
}
#social-icon {
    padding-top: 73px;
    padding-left: 60px;
}
#social-icon img {
    width: 35px !important;
}
#sp-bottom-wrapper {
    padding: 0px 140px 36px 140px !important;
}
#sp-footer-section-wrapper .row-fluid {
    width: 79%;
    margin-left: auto;
    margin-right: auto;
}
#footer-copyright {
    float: left;
    font-size: 12px !important;
    color: #888888 !important;
}

#footer-logo{
    float: left;
    width: 300px;
}
#footer-contact{
    padding-top: 73px;
    color: #c7c6c6;
    position: relative;
    left: 60px;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
    font-size: 110%;
    line-height: 30px;
}
#social-icon{
    padding-top: 73px;
    padding-left: 60px;
}
#social-icon img{
    width: 35px !important;
}
#sp-bottom-wrapper{
    padding: 0px 140px 36px 140px !important;
}
#sp-footer-section-wrapper .row-fluid{
    width: 79%;
    margin-left: auto;
    margin-right: auto;
}
#footer-copyright{
	float: left;
    font-size: 12px !important;
    color: #888888 !important;
}


}


@media (max-width: 1279px){

/* inner page body content */
.container {
    width: 100% !important;
    max-width: none !important;
}
.container-custom {
    padding: 0px 0px 0px 0px !important;
    max-width: 100% !important;
}
#sp-component-area{
    width: 100%;
}
}


@media (min-width: 1280px){
.page-header {
    color: #FE8901;
}

#sp-main-menu {
    padding-top: 44px !important;
}

/* ******** Certifications & Brochure ******** */

#sp-newsletter-form{
    background: #fefefe !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 415px;
    border-right: 1px solid #dadada;
}
#sp-brochure{
    background: #fefefe !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: 415px;
	border-left: 1px solid #c1c1c1;
}
#brochure-section{
    text-align: center;
    padding: 100px;
	padding-top: 60px;
}

#sp-awards-cent{
	margin-right: 2.564102564102564%;
}


/* ******** END Certifications & Brochure ******** */



/* ******** healthcare icon services ******** */
#sp-title-row1-wrapper {
    padding: 51px 10px 30px 10px !important;
}
#services-part1{
    width: 50%;
    float: left;
}
#services-part2{
    width: 50%;
    float: left;
}
#service-title{
    font-size: 62px;
    text-transform: uppercase;
    line-height: 100px;
    color: white;
    font-family: 'Oswald', sans-serif !important;
    position: relative;
    left: 0px;
    padding-top: 20px;
}

#service-head-text{
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
    padding-right: 50px;
    color: #f5f5f7;
    font-style: italic;
    padding-top: 30px;
}



#service-head-icon{
    padding-top: 50px;
    width: 520px;
    margin-left: auto;
    margin-right: auto;
}
#service-head-icon1{
    width: 150px;
    float: left;
}
#service-head-icon1-title{
    font-size: 23px;
    color: white;
    font-family: 'Oswald', sans-serif !important;
}
#service-head-icon1 img{
    width: 100px;
    padding-top: 10px;
}


#service-head-icon2{
    width: 150px;
    float: left;
}
#service-head-icon2-title{
    font-size: 23px;
    color: white;
    font-family: 'Oswald', sans-serif !important;
}
#service-head-icon2 img{
    width: 50px;
    padding-top: 14px;
}




#service-head-icon3{
    width: 200px;
    float: left;
}
#service-head-icon3-title{
    font-size: 23px;
    color: white;
    font-family: 'Oswald', sans-serif !important;
}
#service-head-icon3 img{
    width: 50px;
    padding-top: 14px;
}
/* ******** END healthcare icon services ******** */

/* Contact us page */
.left-block{
    margin-left: 30px !important;
    margin-top: 0px !important;
    background: #efefef;
    padding-left: 19px;
    padding-top: 10px;
    padding-bottom: 20px;
	padding-right: 19px;
}
.right-block{
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-right: 30px;
    background: #efefef;
    padding-left: 19px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 19px;
}



/* Whitepaper  free-csah-flow 32*/
#wp32-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg');
    min-height: 788px;
    background-position: top;
}
.wp-sc-banner-top{
    padding: 13% 7% 13% 7%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 500%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
}
.wp-banner-txt-l2{
    font-size: 300%;
    color: #ffffff;
}
#wp-banner-btn{
	padding-top: 4%;
}
#wp-banner-btn a{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    color: #101010;
    font-weight: bold;
    line-height: 114%;
    background: #F6911D;
    padding: 4px 20px  4px 20px;
    border-radius: 6px;
    text-decoration: none;
}
#wp-banner-btn a:hover{
    color: white;
}
#wp32-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 3px;
}

#sp-content-full-width-block-wrapper .container{
    padding: 0px 0px !important;
}
#wp32-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp32-section1 a{
    color: #ed8730 !important;
}
#wp32-section2{
	font-size: 240%;
    line-height: 150%;
    font-weight: normal;
    padding: 40px 8% 40px 8% !important;
    color: #757575;
}

#wp32-section2 .img-ch {
    float: right;
}

#wp-sc-part1{
    width: 50%;
    float: left;
}
#wp-sc-part2{
    width: 50%;
    float: left;
}

#wp32-section3{
    height: 530px;
}

#wp32-section3 .wp32-section3-left-h2{
    padding-top: 10%;
    padding-bottom: 5%;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 290%;
}
.wp32-section3-bt{
    margin-top: 30px;
}

#wp32-section5 {
    font-size: 240%;
    background-image: url(https://www.veetechnologies.com/images/whitepapers/forg-bg.png);
}
#wp32-section6{
	font-size: 240%;
}
#wp32-section6 .wp32-section6-title{
    clear: both;
    padding-top: 30px;
}
#wp32-section6 .top-space-wp{
	clear: both;
    padding-top: 50px;
}
.wp32-sc7-h3{
	font-size: 145%;
}





/* Whitepaper - 7  High Performing Business Development - Whitepaper*/
#wp7-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg');
    background-position: top;
	text-align: center;
}
#wp7-section0 .wp-sc-banner-top{
    padding: 10% 0% 10% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 500%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
}
#wp7-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 3px;
}
#wp7-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}

#wp7-section2{
    padding: 30px 10% 50px 10% !important;
}
#wp7-section2 p{
    padding-left: 5%;
    padding-right: 5%;
	padding-bottom: 5px;
}

#wp7-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies.jpg);
    font-size: 240%;
    color: white;
    padding: 80px 20% 80px 20%;
}
#wp7-section3 #sp-main-body-wrapper{
	border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
#wp7-section2 .wp7-title-section2{
    text-transform: none !important;
    text-align: left !important;
    padding: 40px 0% 0% 5% !important;
    color: #f6911d !important;
    letter-spacing: 0.4px;
}
.wp7-title-section2{
	font-size: 130%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: white;
    text-align: center;
    padding: 2% 0% 2% 0%;
    line-height: 150%;
}
#wp7-top-space-wp-sc2{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
    margin-top: 50px !important;
}
#wp7-section3 p{
    padding-left: 5%;
    padding-right: 5%;
	padding-bottom: 5px;
}

#wp7-section4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies-bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 435px;
    padding: 70px 13% 10px 13%;
}
.wp7-section4-contentleft{
	width: 57%;
    position: relative;
    top: 0px;
}
#wp7-section4 p{
	padding-bottom: 5px;
}

#wp7-section5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    padding: 120px 20% 100px 20%;
    background-position: top;
}
.wp7-title-section5{
    padding-bottom: 2%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: white;
    text-align: center;
}
#wp7-section5 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
}

#wp7-section6{
    padding: 50px 15% 40px 15%;
}
#wp7-section6 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
}

#wp7-section7{
    background: #F4F4F4;
    padding: 5% 10% 2% 10%;
}
.wp7-title-section7{
    padding-bottom: 2%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #4b4a4a;
    text-align: center;
    font-weight: bold;
}
#wp7-section7 ul{
	padding-left: 8%;
    padding-right: 5%;
    padding-bottom: 0px;
    list-style-type: decimal;
    font-style: italic;
}
#wp7-section7 ul li{
    line-height: 20px;
    padding-bottom: 15px;
}
#wp7-section7 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
}


#wp7-section8{
    padding: 60px 16% 30px 16% !important;
}
#wp7-section8 .wp32-ctn-bt{
    position: relative;
    top: -75px;
    text-align: center;
}
.wp7-title-section8{
    padding-bottom: 2%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #4b4a4a;
    text-align: center;
    font-weight: bold;
}
#wp7-title-section8{
    padding-bottom: 1%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #4b4a4a;
    text-align: center;
    font-weight: bold;
}
#wp7-section8 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
}

#wp7-section9{
	padding: 1% 10% 0% 10%;
    background: #f7911e;
    margin-bottom: 6%;
	clear: both;
}
#wp7-section9 img{
    position: relative;
    top: 16px;
}
.wp-author-title{
	font-size: 260%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: white;
	text-align: left;
}
.wp-author-name{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #000000 !important;
    font-size: 150%;
    padding-top: 20px;
	padding-bottom: 10px;
}
.author-p{
    color: #000000 !important;
    text-shadow: 0px 0px 0px #f7911e;
}
.wp-author-des{
    padding-top: 3%;
}

/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg');
    min-height: 688px;
    background-position: top;
	text-align: center;
}
#wp8-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp8-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 380%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
}
#wp8-section0 .wp-banner-txt-l2 {
    font-size: 220%;
    color: #ffffff;
}
#wp8-section0 p{
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 114%;
    letter-spacing: 3px;
}

#wp8-section1{
    padding: 4% 17% !important;
	background-color: #F4F4F4;
}


#wp8-section2{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-bg.png);
    min-height: 686px;
    font-size: 240%;
    color: white;
    padding: 5%;
    background-repeat: no-repeat;
	background-color: #f4f4f4;
}
#wp8-section2 h2{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150% !important;
    line-height: 150%;
    padding-top: 15%;
    padding-bottom: 5%;
}
.text-color-r{
    color: #EF9304;
}

#wp8-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-right-hand-writing.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 450px;
	padding: 10px 10% 30px 10%;
    background-color: #F4F4F4;
}
#wp8-section3 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 240%;
    line-height: 150%;
    text-align: center;
    padding-bottom: 2%;
}
#wp8-section3 p{
	padding-bottom: 5px;
}
.wp8-section3-txt{
    width: 70%;
}
#wp8-section3 h4 {
    text-transform: uppercase;
    color: #4b4a4a !important;
    padding-bottom: 10px;
    padding-top: 5px;
}
#wp8-section3 ul {
    list-style-type: decimal;
    font-style: italic;
}
#wp8-section3 ul li {
    line-height: 20px;
    padding-bottom: 10px;
}


/* ----- */
#wp8-section4{
    padding: 60px 18% 60px 18%;
}
#wp8-section4 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 240%;
    line-height: 150%;
    text-align: center;
    padding-bottom: 2%;
}

#wp8-section5{
	padding: 60px 10% 60px 10%;
    background: #F4F4F4;
    min-height: 400px;
}
#wp8-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp8-section5 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 240%;
    line-height: 100%;
    text-align: center;
    color: #424242;
}
#wp8-section5 ul {
    list-style-type: decimal;
    font-weight: bold;
}
#wp8-section5 ul li {
    line-height: 20px;
    padding-bottom: 5px;
}
#wp8-section5 p {
    padding-bottom: 5px;
}

#wp8-section6{
    padding: 60px 18% 60px 18%;
}
#wp8-section6 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 240%;
    line-height: 100%;
    text-align: center;
    color: #424242;
    padding-bottom: 40px;
}
.wp8-section6{
    padding: 60px 18% 60px 18%;
}
.inner-txt-wp-space-left{
    padding-top: 20px;
    padding-bottom: 20px;
}
.img-wp-g{
	text-align: center;
    padding-bottom: 20px;
}
#wp8-section7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/8/vee-technologies-whitepapaers-revenu-cycle.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 150px 25% 140px 25%;
    color: white;
}
#wp8-section7 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 240%;
    line-height: 100%;
    text-align: center;
    color: #ffffff;
    padding-bottom: 40px;
}
#wp8-section8{
    padding: 60px 18% 60px 18%;
}
#wp8-section8 .img-wp-g{
	text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}
#wp8-section9{
    padding: 60px 10% 60px 10%;
    background: #F4F4F4;
}
#wp8-section9 h2{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 240%;
    line-height: 100%;
    text-align: center;
    color: #424242;
}
#wp8-section9 .center-line-wp-sc2{
    margin-bottom: 40px;
}
#wp8-section9 p{
    padding-bottom: 5px;
}
#wp8-section10{
    padding: 60px 10% 22% 10%;
}
#wp8-section10 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp8-section10 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 240%;
    line-height: 100%;
    text-align: center;
    color: #424242;
}
#wp8-section10 .center-line-wp-sc2{
    margin-bottom: 40px;
}
#wp8-section10 p{
    padding-bottom: 5px;
}


/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp34-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    min-height: 688px;
    background-position: top;
    padding-left: 12%;
    padding-right: 12%;
    text-align: center;
}
#wp34-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp34-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 375%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
    text-align: left;
    margin-left: 16%;
}
#wp34-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
}
#wp34-section0 p{
    font-size: 100%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
}

.wclr{
    color: #ffffff !important;
}
#wp34-section1{
    padding: 80px 18% 80px 18%;
}
#wp34-section2 .text-img-overlay{
    position: relative;
    top: 50px;
    text-align: left;
}
#wp34-section2 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 340%;
    line-height: 100%;
    text-align: left;
    color: #424242;
    margin-left: 8%;
    position: absolute;
}
#wp34-section2 .center-line-wp-sc2 {
    border-top: 5px solid #ed8730 !important;
    border-bottom: 5px solid #ed8730 !important;
    text-align: left !important;
    width: 200px;
    margin-right: auto;
    margin-left: 15%;
    position: absolute;
    top: 60px;
}
#wp34-section3{
    padding: 0px 18% 80px 18%;
}
#wp34-section3 ul li{
    padding-bottom: 10px;
}

#wp34-section4{
    padding: 62px 18% 80px 18%;
    background: #F4F4F4;
}
#wp34-section4 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp34-section4 .center-line-wp-sc2 {
    margin-bottom: 40px;
}
#wp34-section4 .img-wp-g {
    padding-top: 60px;
}

#wp34-section5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-conclusion.jpg);
    padding: 110px 18% 110px 18%;
}
#wp34-section5 .wp32-ctn-bt {
    position: relative;
    top: -122px;
    text-align: center;
}
#wp34-section5 .img-wp-g{
    padding-bottom: 0px;
}
#wp34-section5 img{
    width: 140px;
}
#wp34-section5 h2{
    color: #f4f4f4;
    padding-bottom: 4%;
}
#wp34-section5 p{
    padding-bottom: 10px;
}
.wp-section-general{
    padding: 30px 10% 60px 10%;
    background: #ffffff;
}
.wp-section-gray{
    padding: 62px 10% 80px 10%;
    background: #F4F4F4;
}
.wp-section-bg{
    padding: 60px 10% 60px 10%;
    color: white;
}
.h2-title-wp{
    font-size: 280%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #414141;
    text-align: center;
    line-height: 150%;
}


/* Whitepaper - 14  Getting to Yes - Quickly - Whitepaper */
#wp14-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/14/getting-to-yes-quickly-whitepaper-banner.jpg');
    background-position: top;
	text-align: center;
}
#wp14-section0 .wp-sc-banner-top{
    padding: 10% 0% 10% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp14-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp14-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp14-section2{
    padding: 58px 18% 60px 18%;
    background: #ffffff;
}
#wp14-section2 .h2-title-wp{
    font-size: 230%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #414141;
    text-align: center;
    line-height: 150%;
}
#wp14-section2 .img-wp-g {
    text-align: center;
    padding-bottom: 20px;
    padding: 4%;
}
#wp14-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/14/getting-to-yes-quickly-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    padding: 8% 13% 8% 13%;
    color: white;
    background-position: top;
}
#wp14-section3 .h2-title-wp {
    padding-bottom: 3%;
    color: #ffffff;
}
#wp14-section3 p{
    padding-left: 5%;
    padding-right: 5%;
}
.wp14-right-img{
    float: right;
}
.wp14-right-img img{
	width: 80%;
}
#wp14-section4 {
    padding: 60px 10% 60px 10%;
    background: #ffffff;
}
#wp14-section4 h4{
    color: #4b4a4a !important;
    padding-top: 2%;
    font-size: 150%;
    line-height: 150%;
}
#wp14-section4 .wp32-ctn-bt {
    text-align: center;
}
#wp14-section4 ul {
    list-style-type: none;
    margin-left: 0px;
}
#wp14-section4 ul li{
    padding-bottom: 12px;
}



/* Whitepaper - Creating a Utility-Like Structure - Whitepaper -- 13 */
#wp13-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/13/creating-a-utility-like-structure-whitepaper-banner.jpg);
    min-height: 688px;
    background-position: top;
    padding-left: 15%;
    padding-right: 15%;
    text-align: center;
    padding-top: 2%;
}
#wp13-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp13-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 330%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
}
#wp13-section0 .wp32-title1 {
    color: #F69931;
    font-size: 130%;
    font-weight: bold;
	line-height: 150%;
}
#wp13-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    text-align: center;
    padding-top: 3%;
}

#wp13-section0 p{
    font-size: 150%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
	text-align: center;
    font-family: 'Oswald', sans-serif !important;
}
#wp13-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 15% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp13-section2 .wp-section-general {
    padding: 60px 12% 60px 12%;
    background: #ffffff;
}
#wp13-section2 .h2-title-wp {
    padding-bottom: 3%;
    color: #4b4a4a;
}
#wp13-section2 .img-wp-g {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 3%;
    padding-bottom: 3%;
}
#wp13-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/13/coding-utility-model.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 60px 18% 80px 18%;
    color: white;
}
#wp13-section3 h2{
    padding-bottom: 2%;
}
#wp13-section3 .h2-title-wp {
    text-align: center;
	color: #ffffff;
}
#wp13-section3 .wp32-ctn-bt {
    position: relative;
    top: 0px;
    padding-top: 2%;
    text-align: center;
}
#wp13-section4 .h2-title-wp {
    padding-top: 3%;
    padding-bottom: 1%;
    font-style: normal;
}
#wp13-section4 .img-wp-g {
    text-align: center;
    padding-bottom: 4%;
    padding-top: 2%;
}
#wp13-section4 {
    padding: 60px 10% 40px 10%;
    background: #ffffff;
}
#wp13-section5 h3{
    font-family: 'Oswald', sans-serif !important;
    font-weight: normal;
    padding-top: 3%;
    padding-bottom: 1%;
    color: #868686;
}
#wp13-section5 h4{
    color: #6d6d6d !important;
    padding-top: 2%;
    padding-bottom: 1%;
}
#wp13-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp13-section5{
    padding-left: 15%;
    padding-right: 15%;
}
.p-top-space1{
    padding-top: 20px;
}



/* Case Study - Bridging Analytics - Whitepaper 37 */
#wp37-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/37/case-study-bridging-analytics-whitepaper-banner.jpg);
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
}
#wp37-section0 .wp-sc-banner-top{
    padding: 5% 0% 5% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp37-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp37-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp37-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}
#wp37-section1{
	padding: 60px 18% 60px 18%;
}
#wp37-section1 ul{
    padding-bottom: 0px;
    list-style-type: none;
    font-style: italic;
    margin-left: 0px;
    margin-right: 0px;
}
#wp37-section1 ul li{
     padding-bottom: 5px;
}
#wp37-section2{
    padding: 62px 18% 80px 18%;
}
#wp37-section2 ul li{
     padding-bottom: 10px;
}
#wp33-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/37/case-study-bridging-analytics-whitepaper-veetechnologies-solution.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 160px 18% 160px 18%;
    color: white;
    background-position: bottom;
}
#wp33-section3 h2{
    color: #f4f4f4;
    padding-bottom: 2%;
}
#wp33-section3.wp32-ctn-bt {
	text-align: center;
}

#wp33-section3 .wp32-ctn-bt {
    text-align: center;
    top: -172px;
}
#wp37-section5{
	padding: 1% 10% 0% 10%;
    background: #f7911e;
    margin-bottom: 6%;
    clear: both;
}
#wp37-section5 .wp-author-des {
    padding-top: 2%;
}

#wp37-section4{
	padding: 60px 18% 60px 18%;
}
#wp37-section4 .img-wp-g{
    padding-top: 2%;
    padding-bottom: 2%;
}


/* Case Study - Eastern Washington Hospital - Whitepaper  38 */
#wp38-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/38/case-study-eastern-washington-hospital-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp38-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp38-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp38-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp38-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}
#wp38-section1{
    padding: 30px 18% 60px 18%;
    background: #ffffff;
}
#wp38-section2{
    padding: 180px 10% 180px 10%;
    background-position: right;
    background-image: url(https://www.veetechnologies.com/images/whitepapers/38/case-study-eastern-washington-hospital-whitepaper-bg.png);
    background-repeat: no-repeat;
    background-color: #f1f1f1;
}
#wp38-section2 h2{
    padding-bottom: 20px;
}
.wp38-section2-txt{
    padding-right: 60%;
}
#wp38-section2 ul li{
	padding-bottom: 10px;
}
#wp38-section3{
    padding: 60px 10% 60px 10%;
    background: #ffffff;
}
#wp38-section3 .wp32-ctn-bt {
    text-align: center;
}


/* Making a Transition The Right Managed Services Partner - Whitepaper 40 */
#wp40-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/40/making-a-transition-the-right-managed-services-partner-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp40-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: none;
    letter-spacing: 1px;
}
#wp40-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp40-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp40-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: normal;
    line-height: 120%;
    letter-spacing: 0.5px;
    text-transform: none;
}
#wp40-section1{
    padding: 60px 18% 60px 18%;
    background: #ffffff;
}
#wp40-section2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/40/making-a-transition-the-right-managed-services-partner-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    padding: 160px 12% 160px 40%;
    color: white;
    background-position: bottom;
}
#wp40-section2 .h2-title-wp {
    color: #ffffff;
}

#wp40-section2 .h2-title-wp-line1{
	font-size: 280%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    text-align: center;
    line-height: 70%;
}
#wp40-section2 .h2-title-wp-line2{
    font-size: 280%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    text-align: center;
    line-height: 150%;
    padding-bottom: 20px;
}
#wp40-section2 p{
    font-family: 'Gudea';
    padding-bottom: 10px;
    font-size: 18px;
}
#wp40-section3{
    padding: 62px 18% 80px 18%;
}
#wp40-section3 ul {
    list-style-type: decimal;
    font-style: italic;
}
#wp40-section3 ul li {
    padding-bottom: 10px;
}
#wp40-section3 .center-line-wp-sc2 {
    margin-bottom: 3%;
}
#wp40-section4{
    padding: 120px 25% 120px 25%;
    background: #ffffff;
    background-image: url(https://www.veetechnologies.com/images/whitepapers/40/making-a-transition-the-right-managed-services-partner-whitepaper-bg-hand.png);
    background-repeat: no-repeat;
    background-position: right;
}
#wp40-section5{	
    padding: 35px 18% 80px 18%;
}
#wp40-section5 .wp32-ctn-bt {
    text-align: center;
    top: -45px;
}
#wp40-section5 .center-line-wp-sc2 {   
    margin-top: 0%;
}
#wp40-section5 p{
    font-size: 140%;
    line-height: 150%;
    padding-top: 40px;
    padding-bottom: 10px;
}


/* Account Intelligence Guided Agents Drive AR Gains - Whitepaper 31 */
#wp31-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/31/account-intelligence-guided-agents-drive-ar-gains-whitepaper-banner.jpg);
    text-align: center;
    background-position: bottom;
}
#wp31-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp31-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp31-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp31-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}
#wp31-section1{
	font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 14% 4% 14%;
    color: #757575;
    background: #F4F4F4;
}
#wp31-section2 .img-wp-g{
	float: left;	
}
#wp31-section2{
	padding: 60px 5% 60px 5%;
    background: #ffffff;
    min-height: 560px;	
}
#wp31-section2 .center-line-wp-sc2{	
    margin-bottom: 40px;
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
}
.wp31-section2-right-cnt{
	padding-bottom: 60px;
    padding-left: 30px;
}
#wp31-section3{	
	background-image: url(https://www.veetechnologies.com/images/whitepapers/31/account-intelligence-guided-agents-drive-ar-gains-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    padding: 60px 12% 25% 12%;
    color: #4b4a4a;
    background-position: bottom;
}
#wp31-section3 .h2-title-wp{
	padding-bottom: 2%;	
}
#wp31-section3 .wp32-ctn-bt{
	text-align: center;
}
#wp31-section3 h2{
    text-transform: none;
}
#wp31-section4 .center-line-wp-sc2{
	margin-bottom: 45px;	
}
#wp31-section4{
	padding: 60px 12% 60px 12%;
}
#wp31-section4 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp31-section4 ul li{
	padding-bottom: 10px;
}
#wp31-section5{
	padding: 60px 12% 60px 12%;
    text-align: center;	
}
#wp31-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp31-section5 p{
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
    font-size: 18px;
    padding-bottom: 18px;
}
#wp31-section5 ul{
    list-style-type: none;
}

/* Meeting High Growth Demands An HCC coding story - Whitepaper 2 */
#wp2-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2/meeting-high-growth-demands-an-hcc-coding-story-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp2-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp2-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp2-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp2-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}
#wp2-section1{
    padding: 60px 12% 60px 12%;
}
#wp2-section2{
	padding: 60px 18% 60px 18%;
}
#wp2-section2 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp2-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2/meeting-high-growth-demands-an-hcc-coding-story-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding: 170px 18% 170px 18%;
    color: white;
}
#wp2-section3 h2{
    color: #f4f4f4;
}
#wp2-section3 p{
	font-family: 'Gudea';
}
#wp2-section3 .h2-title-wp{
    line-height: 100%;
    font-size: 384%;
}
#wp2-section3 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp2-section4{
    padding: 60px 18% 60px 18%;
}
#wp2-section5 p{
	font-family: 'Gudea';
	padding-bottom: 10px;
}
#wp2-section4 .img-wp-g {
    padding-bottom: 40px;
    padding-top: 40px;
}
#wp2-section5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2/meeting-high-growth-demands-an-hcc-coding-story-whitepaper-bg1.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 60px 18% 140px 18%;
    color: white;
}
#wp2-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp2-section5 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp2-section5 .h2-title-wp{
    color: #f4f4f4;
	padding-top: 40px;
}
#wp2-section6{
    min-height: 500px;
}
#wp2-section6 .center-line-wp-sc2 {
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
}
#wp2-section7 .wp32-ctn-bt {
    text-align: center;
}
#wp2-section7 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}


/* 19 Specialties, 18 Days, 1 Partnership - Whitepaper 33 */
#wp33-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/33/19-specialties-18-days-1-partnership-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp33-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp33-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp33-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp33-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}

#wp33-section1{
    padding: 60px 18% 60px 18%;
}
#wp33-section2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/33/19-specialties-18-days-1-partnership-whitepaper-bg1.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 140px 22% 140px 22%;
    color: white;
	font-family: 'Gudea';
}
#wp33-section2 h2{
    color: #ffffff;
    padding-bottom: 20px;
}
#wp33-section33{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 18% 4% 18%;
    color: #757575;
    background: #F4F4F4;
}
#wp33-section4{
    padding: 60px 18% 60px 18%;
}

#wp33-section4 .wp32-ctn-bt {
    text-align: center;
}
#wp33-section4 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp33-section6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/33/19-specialties-18-days-1-partnership-whitepaper-bg2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 150px 18% 150px 18%;
    color: white;
    text-align: center;
}

#wp33-section6 .img-wp-g{
    padding-bottom: 0px;
}

#wp33-section6 h2{
    color: white;
    padding-bottom: 20px;
}
#wp33-section7{
    padding: 60px 18% 60px 18%;
}
#wp33-section7 .wp32-ctn-bt {
    text-align: center;
}
#wp33-section7 .img-wp-g{
    padding-top: 40px;
    padding-bottom: 40px;
}
#wp33-section8{
    padding: 60px 18% 60px 18%;
}
#wp33-section8 .wp32-ctn-bt {
    text-align: center;
}

/* general whitepapers */
#wp-insights-block-hea{ 
    min-height: 250px;
    padding-left: 5%;
    padding-right: 55%; 
}
#wp-insights-block-hpyr{
    min-height: 250px; 
    padding-left: 5%;
    padding-right: 65%;
}
#wp-insights-block-hpro{
    min-height: 250px;
    padding-left: 5%;
    padding-right: 65%;
}
#sp-whitepapers-insights h2{
    line-height: 130%;
	padding-top: 5%;
    padding-bottom: 5%;
    font-size: 350%;
}
/* End whitepaper */ 

#sp-footer-block-section1-wrapper .row-fluid {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}



/* home subscribe form  */
#sp-home-newsletter-form-wrapper ul li{
	display: inline-block;
}
.form-h2{
    font-size: 200%;
    position: relative;
    top: 50px;
}

/* home subscribe form  
#sp-home-newsletter-form-wrapper ul{
	list-style-type: none;
}
#sp-home-newsletter-form-wrapper ul li{
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.home-subscribe-form-section p{
    font-size: 28px;
    position: relative;
    top: -20px;
	color: white;
}
.form-title-home-h2{
    font-size: 62px;
    text-transform: uppercase;
    padding-bottom: 70px;
	color: #f58220;
}
.veefont{
    font-family: 'Oswald', sans-serif !important;
}

.hstm-bt{
    padding: 10px;
    position: relative;
    top: -6px;
    background: #f58220;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 2px;
    font-size: 21px;
    font-family: 'Oswald', sans-serif !important;
    text-transform: none;
}
.form-h2{
    font-size: 200%;
    position: relative;
    top: 50px;
    color: white;
}
*/


}

@media (min-width: 1600px) { 
/* Header section  */
#search-block {
    float: left !important;
}

}


@media (max-width: 1279px) {



/* Whitepaper - free-csah-flow 32 */

#wp32-section0 {
    padding-left: 5%;
}
#wp7-section0 {
    padding-left: 5%;
}
#wp32-section5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/forg-bg.png);
    background-blend-mode: overlay;
}
#wp32-section2 .img-ch {
    float: none;
}
.wp32-section3-bt{
    padding-top: 20px;
}
#wp32-section3 {
    padding-right: 30px;
    padding-bottom: 10%;
    background-image: url(https://www.veetechnologies.com/images/whitepapers/free-cash-flow-vee-whitepapers-bg.jpg);
    background-repeat: no-repeat;
}
#wp32-section6{
    padding: 60px 5% 60px 5% !important;
}


/* Whitepaper - High Performing Business Development - Whitepaper  -- 7 */
#wp7-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 10% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp7-section2{
    padding: 4% 10% !important;
}
#wp7-section2 p{
    padding-left: 5%;
    padding-right: 5%;
	padding-bottom: 20px;
}

#wp7-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-veetechnologies.jpg);
    min-height: 320px;
    font-size: 150%;
    color: white;
    padding: 5%;
}
#wp7-section3 #sp-main-body-wrapper{
	border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
#wp7-section2 .wp7-title-section2{
    text-transform: none !important;
}
.wp7-title-section2{
	font-size: 130%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: white;
    text-align: center;
    padding: 2% 0% 2% 0%;
    line-height: 150%;
}
#wp7-top-space-wp-sc2{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
    margin-top: 50px !important;
}
#wp7-section3 p{
    padding-left: 5%;
    padding-right: 5%;
	padding-bottom: 20px;
}
.wp7-section4-contentleft{
    position: relative;
    top: -10px;
}
#wp7-section4 p{
	padding-bottom: 20px;
}
#wp7-section5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 10%;
    color: white;
}
.wp7-title-section5{
    padding-bottom: 2%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: white;
    text-align: center;
	line-height: 150%;
}
#wp7-section5 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
}
#wp7-section6{
    padding: 10%;
}
#wp7-section6 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
}

#wp7-section7{
    background: #F4F4F4;
    padding: 10%;
}
.wp7-title-section7{
    padding-bottom: 2%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #4b4a4a;
    text-align: center;
    font-weight: bold;
	line-height: 150%;
}
#wp7-section7 ul{
	padding-left: 10%;
    padding-right: 5%;
    padding-bottom: 0px;
    list-style-type: decimal;
    font-style: italic;
}
#wp7-section7 ul li{
    line-height: 20px;
    padding-bottom: 20px;
}
#wp7-section7 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
}

#wp7-section8{
    padding: 60px 16% !important;
}
#wp7-section8 .wp32-ctn-bt{
    position: relative;
    top: -75px;
    text-align: center;
}
.wp7-title-section8{
    padding-bottom: 2%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #4b4a4a;
    text-align: center;
    font-weight: bold;
	line-height: 150%;
}
#wp7-title-section8{
    padding-bottom: 1%;
    font-size: 289%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #4b4a4a;
    text-align: center;
    font-weight: bold;
}
#wp7-section8 p{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
}

#wp7-section9{
	padding: 1% 5% 0% 5%;
    background: #f7911e;
    margin-bottom: 6%;
	clear: both;
}
#wp7-section9 img{
    position: relative;
    top: 16px;
}
.wp-author-title{
	font-size: 260%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: white;
	line-height: 150%;
}
.wp-author-name{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #000000 !important;
    font-size: 150%;
    padding-top: 20px;
	line-height: 150%;
}
.author-p{
    color: #000000 !important;
    text-shadow: 0px 0px 0px #f7911e;
	padding-bottom: 20px;
    padding-right: 10px;
}
.wp-author-des{
    padding-top: 3%;
}



/* Whitepaper - 8  Moving from Fee for Service to Fee for Value - Whitepaper */
#wp8-section0 {
    padding-left: 5%;
}
#wp8-section1{
    padding: 10% 17% 0px 17% !important;
}


#wp8-section2{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-bg-p.jpg);
    color: white;
    padding: 5% 10% 5% 10%;
    background-repeat: repeat;
    background-color: #f4f4f4;
    background-position: right;
    min-height: 220px;
    height: auto;
}
#wp8-section2 .wp8-section2-left{
	display: none;
}
#wp8-section2 .wp8-section2-right{
    width: 100% !important;
    padding-bottom: 80px;
}
#wp8-section2 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
}
.text-color-r{
    color: #EF9304;
}

#wp8-section3 {
    background-repeat: no-repeat;
    background-position: right;
    min-height: 450px;
    padding: 10px 10% 30px 10%;
    background-color: #F4F4F4;
}
#wp8-section3 h2 {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    padding-bottom: 2%;
}
#wp8-section3 p{
	padding-bottom: 5px;
}
.wp8-section3-txt{
    width: 95%;
}
#wp8-section3 h4 {
    text-transform: uppercase;
    color: #4b4a4a !important;
    padding-bottom: 10px;
    padding-top: 5px;
}
#wp8-section3 ul {
    list-style-type: decimal;
    font-style: italic;
}
#wp8-section3 ul li {
    line-height: 20px;
    padding-bottom: 10px;
}


/* ---- */
#wp8-section4{
    padding: 60px 18% 60px 18%;
}
#wp8-section4 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    padding-bottom: 2%;
}

#wp8-section5{
	padding: 60px 10% 60px 10%;
    background: #F4F4F4;
    min-height: 400px;
}
#wp8-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp8-section5 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    color: #424242;
}
#wp8-section5 ul {
    list-style-type: decimal;
    font-weight: bold;
}
#wp8-section5 ul li {
    line-height: 20px;
    padding-bottom: 5px;
}
#wp8-section5 p {
    padding-bottom: 5px;
}

#wp8-section6{
	padding: 60px 10% 60px 10%;
}
#wp8-section6 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    color: #424242;
    padding-bottom: 40px;
}
.wp8-section6{
    padding: 60px 18% 60px 18%;
}
.inner-txt-wp-space-left{
    padding-top: 20px;
    padding-bottom: 20px;
}
.img-wp-g{
	text-align: center;
    padding-bottom: 20px;
}
#wp8-section7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/8/vee-technologies-whitepapaers-revenu-cycle.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 100px 20% 100px 20%;
    color: white;
}
#wp8-section7 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    color: #ffffff;
    padding-bottom: 40px;
}
#wp8-section8{
    padding: 60px 18% 60px 18%;
}
#wp8-section8 .img-wp-g{
	text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}
#wp8-section9{
    padding: 60px 10% 60px 10%;
    background: #F4F4F4;
}
#wp8-section9 h2{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    color: #424242;
}
#wp8-section9 .center-line-wp-sc2{
    margin-bottom: 40px;
}
#wp8-section9 p{
    padding-bottom: 5px;
}
#wp8-section10{
    padding: 60px 10% 22% 10%;
}
#wp8-section10 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp8-section10 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    color: #424242;
}
#wp8-section10 .center-line-wp-sc2{
    margin-bottom: 40px;
}
#wp8-section10 p{
    padding-bottom: 5px;
}

/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper 34 */
.wclr{
    color: #ffffff !important;
}
#wp34-section1{
    padding: 80px 18% 80px 18%;
}
#wp34-section2 .text-img-overlay{
    position: relative;
    top: 50px;
    text-align: left;
}
#wp34-section2 h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    font-size: 340%;
    line-height: 100%;
    text-align: left;
    color: #424242;
    margin-left: 8%;
    position: absolute;
}
#wp34-section2 .center-line-wp-sc2 {
    border-top: 5px solid #ed8730 !important;
    border-bottom: 5px solid #ed8730 !important;
    text-align: left !important;
    width: 200px;
    margin-right: auto;
    margin-left: 15%;
    position: absolute;
    top: 60px;
}
#wp34-section3{
    padding: 0px 10% 80px 10%;
}
#wp34-section3 ul li{
    padding-bottom: 10px;
}

#wp34-section4{
    padding: 62px 10% 80px 10%;
    background: #F4F4F4;
}
#wp34-section4 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp34-section4 .center-line-wp-sc2 {
    margin-bottom: 40px;
}
#wp34-section4 .img-wp-g {
    padding-top: 60px;
}

#wp34-section5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-conclusion.jpg);
    padding: 110px 18% 110px 18%;
}
#wp34-section5 .wp32-ctn-bt {
    position: relative;
    top: -122px;
    text-align: center;
}
#wp34-section5 .img-wp-g{
    padding-bottom: 0px;
}
#wp34-section5 img{
    width: 140px;
}
#wp34-section5 h2{
    color: #f4f4f4;
    padding-bottom: 4%;
}
#wp34-section5 p{
    padding-bottom: 10px;
}
.wp-section-general{
    padding: 30px 10% 60px 10%;
    background: #ffffff;
}
.wp-section-gray{
    padding: 62px 10% 80px 10%;
    background: #F4F4F4;
}
.wp-section-bg{
    padding: 60px 10% 60px 10%;
    color: white;
}
.h2-title-wp{
    font-size: 200%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #414141;
    text-align: center;
    line-height: 150%;
}






/* Whitepaper - 14  Getting to Yes - Quickly - Whitepaper */
#wp14-section0{
    background-image: url('https://www.veetechnologies.com/images/whitepapers/14/getting-to-yes-quickly-whitepaper-banner.jpg');
    background-position: top;
	text-align: center;
}
#wp14-section0 .wp-sc-banner-top{
    padding: 10% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp14-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp14-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 10% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp14-section2{
    padding: 58px 18% 60px 18%;
    background: #ffffff;
}
#wp14-section2 .h2-title-wp{
    font-size: 150%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #414141;
    text-align: center;
    line-height: 150%;
}
#wp14-section2 .img-wp-g {
    text-align: center;
    padding-bottom: 20px;
    padding: 4%;
}
#wp14-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/14/getting-to-yes-quickly-whitepaper-bg.jpg);
    background-repeat: repeat;
    padding: 8% 13% 8% 13%;
    color: white;
    background-position: top;
}
#wp14-section3 .h2-title-wp {
    padding-bottom: 3%;
    color: #ffffff;
}
#wp14-section3 p{
    padding-left: 5%;
    padding-right: 5%;
}
.wp14-right-img{
    float: right;
}
.wp14-right-img img{
	width: 80%;
}
#wp14-section4 {
    padding: 60px 10% 60px 10%;
    background: #ffffff;
}
#wp14-section4 h4{
    color: #4b4a4a !important;
    padding-top: 2%;
    font-size: 100%;
    line-height: 150%;
}
#wp14-section4 .wp32-ctn-bt {
    text-align: center;
}
#wp14-section4 ul {
    list-style-type: none;
    margin-left: 0px;
}
#wp14-section4 ul li{
    padding-bottom: 12px;
}



/* Whitepaper - Creating a Utility-Like Structure - Whitepaper  */
#wp13-section0{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/13/creating-a-utility-like-structure-whitepaper-banner.jpg);
    background-position: top;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
}
#wp13-section0 .wp-sc-banner-top{
    padding: 13% 0% 13% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp13-section0 .wp-banner-txt-l1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 200%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 150%;
}
#wp13-section0 .wp32-title1 {
    color: #F69931;
    font-size: 130%;
    font-weight: bold;
	line-height: 150%;
}
#wp13-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
    text-align: center;
    padding-top: 3%;
}

#wp13-section0 p{
    font-size: 150%;
    color: #ffffff;
    text-transform: none;
    text-align: left;
    text-align: center;
    font-family: 'Oswald', sans-serif !important;
    line-height: 130%;
}
#wp13-section1{
    font-family: 'Oswald', sans-serif !important;
    font-size: 140%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 15% !important;
    color: #757575;
    background: #F4F4F4;
}
#wp13-section2 .wp-section-general {
    padding: 60px 12% 60px 12%;
    background: #ffffff;
}
#wp13-section2 .h2-title-wp {
    padding-bottom: 3%;
    color: #4b4a4a;
}
#wp13-section2 .img-wp-g {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 3%;
    padding-bottom: 3%;
}
#wp13-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/13/coding-utility-model.jpg);
    background-repeat: no-repeat;
    background-position: right;
    color: white;
}
#wp13-section3 h2{
    padding-bottom: 2%;
}
#wp13-section3 .h2-title-wp {
    text-align: center;
	color: #ffffff;
}
#wp13-section3 .wp32-ctn-bt {
    position: relative;
    top: 0px;
    padding-top: 2%;
    text-align: center;
}
#wp13-section4 .h2-title-wp {
    padding-top: 3%;
    padding-bottom: 1%;
    font-style: normal;
}
#wp13-section4 .img-wp-g {
    text-align: center;
    padding-bottom: 4%;
    padding-top: 2%;
}
#wp13-section4 {
    padding: 60px 10% 40px 10%;
    background: #ffffff;
}
#wp13-section5 h3{
	font-family: 'Oswald', sans-serif !important;
    font-weight: normal;
    padding-top: 3%;
    padding-bottom: 1%;
    color: #868686;
    font-size: 140%;
    line-height: 140%;
}
#wp13-section5 h4{
    color: #6d6d6d !important;
    padding-top: 2%;
    padding-bottom: 1%;
    line-height: 140%;
}
#wp13-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp13-section5{
    padding-left: 15%;
    padding-right: 15%;
}
.p-top-space1{
    padding-top: 20px;
}




/* Case Study - Bridging Analytics - Whitepaper  */
#wp37-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/37/case-study-bridging-analytics-whitepaper-banner.jpg);
    background-position: top;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
}
#wp37-section0 .wp-sc-banner-top{
    padding: 5% 0% 5% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp37-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    font-family: 'Oswald', sans-serif !important;
    font-size: 270%;
    color: #F6911D;
    font-weight: bold;
    padding-bottom: 3%;
    line-height: 70%;
}
#wp37-section0 .wp-banner-txt-l2 {
    font-size: 100%;
    color: #ffffff;
}
#wp37-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    color: #ffffff;
    font-weight: bold;
    line-height: 130%;
    letter-spacing: 1px;
}
#wp37-section1{
	padding: 60px 18% 60px 18%;
}
#wp37-section1 ul{
    padding-bottom: 0px;
    list-style-type: none;
    font-style: italic;
    margin-left: 0px;
    margin-right: 0px;
}
#wp37-section1 ul li{
     padding-bottom: 5px;
}
#wp37-section2{
    padding: 62px 18% 80px 18%;
}
#wp37-section2 ul li{
     padding-bottom: 10px;
}
#wp33-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/37/case-study-bridging-analytics-whitepaper-veetechnologies-solution.jpg);
    background-repeat: repeat;
    padding: 160px 18% 160px 18%;
    color: white;
    background-position: top;
}
#wp33-section3 h2{
    color: #f4f4f4;
    padding-bottom: 2%;
}
#wp33-section3.wp32-ctn-bt {
	text-align: center;
}

#wp33-section3 .wp32-ctn-bt {
    text-align: center;
    top: -172px;
}
#wp37-section5{
	padding: 1% 10% 0% 10%;
    background: #f7911e;
    margin-bottom: 6%;
    clear: both;
}
#wp37-section5 .wp-author-des {
    padding-top: 2%;
}

#wp37-section4{
	padding: 60px 18% 60px 18%;
}
#wp37-section4 .img-wp-g{
    padding-top: 2%;
    padding-bottom: 2%;
}



/* Case Study - Eastern Washington Hospital - Whitepaper  38 */
#wp38-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/38/case-study-eastern-washington-hospital-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp38-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp38-section0 .wp-banner-txt-l1{
    padding-top: 1%;
}
#wp38-section0 .wp-banner-txt-l2 {
    font-size: 150%;
    color: #ffffff;
}
#wp38-section0 p {
	font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 1px;
}
#wp38-section1{
    padding: 30px 12% 60px 12%;
    background: #ffffff;
}
#wp38-section2{
    padding: 60px 10% 60px 10%;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #f1f1f1;
}
#wp38-section2 h2{
    padding-bottom: 20px;
}
.wp38-section2-txt{
    padding-right: 0px;
}
#wp38-section2 ul li{
	padding-bottom: 10px;
}
#wp38-section3{
    padding: 60px 10% 60px 10%;
    background: #ffffff;
}
#wp38-section3 .wp32-ctn-bt {
    text-align: center;
} 



/* Making a Transition The Right Managed Services Partner - Whitepaper 40 */
#wp40-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/40/making-a-transition-the-right-managed-services-partner-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp40-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: none;
    letter-spacing: 1px;
}
#wp40-section0 .wp-banner-txt-l1{
	padding-top: 1%;
    line-height: 120%;
    font-size: 320% !important;
    padding-bottom: 2% !important;
}
#wp40-section0 .wp-banner-txt-l2 {
    font-size: 150%;
    color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
}
#wp40-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: normal;
    line-height: 120%;
    letter-spacing: 0.5px;
    text-transform: none;
}
#wp40-section1{
    padding: 60px 18% 60px 18%;
    background: #ffffff;
}
#wp40-section2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/40/making-a-transition-the-right-managed-services-partner-whitepaper-bg.jpg);
    background-repeat: repeat;
    padding: 60px 5% 60px 5%;
    color: white;
	background-position-x: right;
    background-position-y: bottom;
    background-position: right;
}
#wp40-section2 .h2-title-wp {
    color: #ffffff;
}

#wp40-section2 .h2-title-wp-line1{
	font-size: 200%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    text-align: center;
    line-height: 150%;
}
#wp40-section2 .h2-title-wp-line2{
    font-size: 200%;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    text-align: center;
    line-height: 150%;
    padding-bottom: 20px;
}
#wp40-section2 p{
    font-family: 'Gudea';
    padding-bottom: 10px;
    font-size: 18px;
}
#wp40-section3{
	padding: 62px 6% 80px 6%;
}
#wp40-section3 ul {
    list-style-type: decimal;
    font-style: italic;
}
#wp40-section3 ul li {
    padding-bottom: 10px;
}
#wp40-section3 .center-line-wp-sc2 {
    margin-bottom: 3%;
}
#wp40-section4{
    padding: 60px 8% 60px 8%;
    background: #ffffff;
    background-repeat: no-repeat;
    background-position: right;
}
#wp40-section5{	
    padding: 35px 10% 80px 10%;
}
#wp40-section5 .wp32-ctn-bt {
    text-align: center;
    top: -45px;
}
#wp40-section5 .center-line-wp-sc2 {   
    margin-top: 0%;
}
#wp40-section5 p{
    font-size: 140%;
    line-height: 150%;
    padding-top: 40px;
    padding-bottom: 10px;
}


/* Account Intelligence Guided Agents Drive AR Gains - Whitepaper 31 */
#wp31-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/31/account-intelligence-guided-agents-drive-ar-gains-whitepaper-banner.jpg);
    text-align: center;
    background-position: bottom;
}
#wp31-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp31-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    line-height: 100%;
    font-size: 300%;
}
#wp31-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp31-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}
#wp31-section1{
	font-family: 'Oswald', sans-serif !important;
    font-size: 150%;
    line-height: 150%;
    font-weight: normal;
    padding: 4% 14% 4% 14%;
    color: #757575;
    background: #F4F4F4;
}
#wp31-section2 .img-wp-g{
	float: left;	
}
#wp31-section2{
	padding: 60px 5% 60px 5%;
    background: #ffffff;
    min-height: 560px;	
}
#wp31-section2 .center-line-wp-sc2{	
    margin-bottom: 40px;
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
}
.wp31-section2-right-cnt{
	padding-bottom: 60px;
    padding-left: 30px;
}
#wp31-section2 .wp31-section2-right-cnt{
    float: none;
    width: 100%;
}
#wp31-section2 .wp31-section2-left-img{
	padding: 30px;
}
#wp31-section3{	
    background-repeat: no-repeat;
    padding: 60px 12% 60px 12%;
    color: #4b4a4a;
    background-position: bottom;
}
#wp31-section3 .h2-title-wp{
	padding-bottom: 2%;	
}
#wp31-section3 .wp32-ctn-bt{
	text-align: center;
}
#wp31-section3 h2{
    text-transform: none;
}
#wp31-section4 .center-line-wp-sc2{
	margin-bottom: 45px;	
}
#wp31-section4{
	padding: 60px 12% 60px 12%;
}
#wp31-section4 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp31-section4 ul li{
	padding-bottom: 10px;
}
#wp31-section5{
	padding: 60px 12% 60px 12%;
    text-align: center;	
}
#wp31-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp31-section5 p{
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
    font-size: 18px;
    padding-bottom: 18px;
}
#wp31-section5 ul{
    list-style-type: none;
}



/* Meeting High Growth Demands An HCC coding story - Whitepaper 2 */
#wp2-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2/meeting-high-growth-demands-an-hcc-coding-story-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp2-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp2-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    font-size: 300%;
    line-height: 100%;
}
#wp2-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp2-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}
#wp2-section1{
    padding: 60px 12% 60px 12%;
}
#wp2-section2{
	padding: 60px 18% 60px 18%;
}
#wp2-section2 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp2-section3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2/meeting-high-growth-demands-an-hcc-coding-story-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    padding: 15% 18% 15% 18%;
    color: white;
    background-position: top;
}
#wp2-section3 h2{
    color: #f4f4f4;
}
#wp2-section3 p{
	font-family: 'Gudea';
}
#wp2-section3 .h2-title-wp{
    line-height: 100%;
    font-size: 384%;
}
#wp2-section3 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp2-section4{
    padding: 60px 18% 60px 18%;
}
#wp2-section5 p{
	font-family: 'Gudea';
	padding-bottom: 10px;
}
#wp2-section4 .img-wp-g {
    padding-bottom: 40px;
    padding-top: 40px;
}
#wp2-section5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2/meeting-high-growth-demands-an-hcc-coding-story-whitepaper-bg1.jpg);
    background-repeat: repeat;
    background-position: top;
    padding: 60px 18% 140px 18%;
    color: white;
}
#wp2-section5 .wp32-ctn-bt {
    position: relative;
    top: -75px;
    text-align: center;
}
#wp2-section5 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp2-section5 .h2-title-wp{
    color: #f4f4f4;
	padding-top: 40px;
}
#wp2-section6{
    min-height: 500px;
}
#wp2-section6 .center-line-wp-sc2 {
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
}
#wp2-section6 .wp31-section2-right-cnt{
	width: 100%;
}
#wp2-section6  .wp31-section2-left-img{
    width: 100%;
    clear: both;
}
#wp2-section6 .img-wp-g {
    padding-bottom: 30px;
}
#wp2-section7{
    clear: both;
}
#wp2-section7 .wp32-ctn-bt {
    text-align: center;
}
#wp2-section7 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}


/* 19 Specialties, 18 Days, 1 Partnership - Whitepaper 33 */
#wp33-section0 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/33/19-specialties-18-days-1-partnership-whitepaper-banner.jpg);
    background-position: top;
    text-align: center;
}
#wp33-section0 .wp-sc-banner-top{
    padding: 8% 1% 8% 1%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#wp33-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    font-size: 300%;
}
#wp33-section0 .wp-banner-txt-l2 {
    font-size: 230%;
    color: #ffffff;
}
#wp33-section0 p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 3px;
}

#wp33-section1{
    padding: 60px 18% 60px 18%;
}
#wp33-section2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/33/19-specialties-18-days-1-partnership-whitepaper-bg1.jpg);
    background-repeat: repeat;
    background-position: top;
    padding: 8% 22% 8% 10%;
    color: white;
    font-family: 'Gudea'
}
#wp33-section2 h2{
    color: #ffffff;
    padding-bottom: 20px;
}
#wp33-section33{
    font-family: 'Oswald', sans-serif !important;
    font-size: 130%;
    line-height: 150%;
    font-weight: normal;
    padding: 60px 8% 60px 8%;
    color: #757575;
    background: #F4F4F4;
}
#wp33-section4{
    padding: 60px 18% 60px 18%;
}

#wp33-section4 .wp32-ctn-bt {
    text-align: center;
}
#wp33-section4 .center-line-wp-sc2{
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    padding-bottom: 2%;
}
#wp33-section6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/33/19-specialties-18-days-1-partnership-whitepaper-bg2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 60px 18% 60px 18%;
    color: white;
    text-align: center;
}

#wp33-section6 .img-wp-g{
    padding-bottom: 0px;
}

#wp33-section6 h2{
    color: white;
    padding-bottom: 20px;
}
#wp33-section7{
    padding: 60px 18% 60px 18%;
}
#wp33-section7 .wp32-ctn-bt {
    text-align: center;
}
#wp33-section7 .img-wp-g{
    padding-top: 40px;
    padding-bottom: 40px;
}
#wp33-section8{
    padding: 60px 18% 60px 18%;
}
#wp33-section8 .wp32-ctn-bt {
    text-align: center;
}

/* general whitepapers */
#wp-insights-block-hea{ 
    min-height: 250px;
    padding-left: 5%;
    padding-right: 55%;
}
#wp-insights-block-hpyr{
    min-height: 250px;
    padding-left: 5%;
    padding-right: 55%;
}
#wp-insights-block-hpro{
    min-height: 250px;
    padding-left: 5%;
    padding-right: 55%;
}
#sp-whitepapers-insights h2{
    line-height: 130%;
    padding-top: 12%;
    padding-bottom: 12%;
    font-size: 200%;
}
/* End whitepaper */ 
}


@media (max-width: 516px){

/* Whitepaper - 32  Free Cash Flow */
#wp32-section2 .img-ch {
    padding-left: 5% !important;
    padding-right: 5% !important;
    padding-bottom: 5% !important;
}
#wp32-section7 .wp-sc-center-cnt {
    padding: 60px 0% !important;
}

/* Whitepaper - 34  Moving from Fee for Service to Fee for Value - Whitepaper 34 */
#wp34-section2 h2 {
    font-size: 200% !important; 
}
#wp34-section2 .center-line-wp-sc2 {
    top: 40px !important;
}

/* Whitepaper - 14  Getting to Yes - Quickly - Whitepaper */
.wp14-right-img{
    float: none !important;
}
.h2-title-wp {
    font-size: 200% !important;
}
/* Making a Transition The Right Managed Services Partner - Whitepaper 40 */
#wp40-section0 .wp-banner-txt-l2 {
    font-size: 120% !important;
}
/* Account Intelligence Guided Agents Drive AR Gains - Whitepaper 31 */
#wp31-section0 .wp-banner-txt-l1{
    padding-top: 1%;
    line-height: 150% !important;
    font-size: 150% !important;
}
/* Meeting High Growth Demands An HCC coding story - Whitepaper 2 */
#wp2-section0 .wp-banner-txt-l1{
    padding-top: 1%;
	font-size: 130% !important;
    line-height: 100% !important;
}
/* 19 Specialties, 18 Days, 1 Partnership - Whitepaper 33 */
#wp33-section0 .wp-banner-txt-l1 {
    padding-top: 1%;
    font-size: 150% !important;
	line-height: 150% !important;
}
}




@media (min-width: 1366px) { 


}


@media (min-width: 1600px){
.image-logo {
    position: relative !important;
    left: 50px !important;
    top: 5px !important;
}
#top-section-menu {
    width: 450px;
    float: right;
}
}

@media (min-width: 1920px) { 


}




/* +++++++++++++++++ Video ++++++++++++++++++*/
@media (max-width: 959px) and (min-width: 853px) {

}
@media (max-width: 966px) and (min-width: 960px) {

}
/* +++++++++++++++++ Video ++++++++++++++++++*/



@media (max-width: 1199px) and (min-width: 980px){
#sp-main-menu ul.level-0 > li >a {
	padding: 5px 40px 5px 10px !important;
}
}



/* Event newsletter */
@media (min-width: 768px) {

}

/*========================= END responsive design code ======================== */















/* **************************************************************************** */
/* whitepaper-template desgin */
/* **************************************************************************** */




.button--r:hover{
	color: #000000 !important;
}

.border-color-w-button{
	font-family: 'Oswald', sans-serif !important;
    line-height: 114%;
    padding: 0px 20px 4px 20px;
}
.border-color-w{
	border: 2px solid #ffffff;
    border-radius: 4px;
    background: #f3f3f3;
}



.test-underline-none{
		text-decoration: none !important;
}

.list-item-general ul li:before {
    content: "\f054";
    color: #ed8730 !important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    padding-right: 6px;
    margin-left: -19px;
    font-size: 14px !important;
}
.list-item-general {
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.list-item-general ul {
    list-style-type: none;
    padding-top: 10px !important;
}
.list-item-general ul li{
	/* 	line-height: 30px;	
	padding-bottom: 10px;	 */
}





.list-item-general ol {
    padding-top: 10px !important;
}
.list-item-general ol li{
	padding-bottom: 12px;	
}




.text-decoration_0{
	text-decoration: none !important;
}
.text-decoration_1{
	text-decoration: initial !important;
}

.font-un-b{
	font-weight: normal;
}
.uppercase{
    text-transform: uppercase !important;
}
.capitalize{
    text-transform: capitalize !important;
}

.wpcenter{
	text-align: center !important;
}
.wpleft{
	text-align: left !important;
}
.wpright{
	text-align: right !important;
}


.float-right{
	float: right;
}


.font-weight-normal{
	font-weight: normal !important;
}

.font-weight-bold{
    font-weight: bold !important;
}





.img-clr{
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
image-rendering: crisp-edges;
}

.spaceall-p20{
	padding: 20px;
}



/* #col-left-no-space .clr-spacel-left{
margin-left: 0px !important;
} */


#col-left-no-space .clr-spacel-left{
    margin-left: 0px !important;
}
.left-no-space{
	margin-left: 0px !important;
}


.t-width-100{
	width: 100%;
}



/* table */
.t-align-top{
	vertical-align: top;
}

.text-r-270{
    transform: rotate(270deg);	
}


.spaceleft1{
	padding-left:10%;
}
.spaceleft2{
	padding-left:20%;
}
.spaceleft7{
	padding-left:7%;
}
.spaceleft10{
	padding-left:10px;
}
.spaceleft15{
	padding-left:15px;
}
.spaceleft20 {
    padding-left: 20px;
}
.spaceleft30 {
    padding-left: 30px;
}
.spaceleft40 {
    padding-left: 40px;
}
.spaceleft50 {
    padding-left: 50px;
}



.spaceright10{
    padding-right: 10px;
}

.spaceright1{
    padding-right: 45%;
}
.spaceright2{
    padding-right: 20%;
}
.spaceright3{
    padding-right: 30%;
}
.spaceright17{
    padding-right: 17%;
}
.spaceright24{
    padding-right: 24%;
}
.spaceright5{
    padding-right: 5%;
}





.space-line20{
	padding-top:20px;
}
.space-line10{
	padding-top:10px;
}
.space-line30{
	padding-top:30px;
}



.spacetop0{
	padding-top: 60px;
}
.spacetop1{
	padding-top: 10%;
}
.spacetop2{
	padding-top: 12%;
}
.spacetop3{
	padding-top: 20%;
}



.spacetop10{
    padding-top: 10px;
}
.spacetop20{
    padding-top: 20px;
}
.spacetop30{
    padding-top: 30px;
}
.spacetop40{
    padding-top: 40px;
}
.spacetop90{
	padding-top: 90px;
}
.spacetop70{
	padding-top: 70px;
}
.spacetop100{
	padding-top: 100px;
}
.spacetop7{
    padding-top: 7px;
}




.spacebottom-m40{
	margin-bottom: 40px;
}


.spacebottom1{
	padding-bottom: 10%;
}
.spacebottom2{
	padding-bottom: 15%;
}
.spacebottom3{
	padding-bottom: 25%;
}
.spacebottom5{
	padding-bottom: 5%;
}
.spacebottom7{
	padding-bottom: 7%;
}

.spacebottom0{
	padding-bottom: 60px;
}
.spacebottom03{
	padding-bottom: 3px;
}
.spacebottom05{
	padding-bottom: 5px;
}
.spacebottom10{
	padding-bottom: 10px;
}
.spacebottom20{
	padding-bottom: 20px;
}
.spacebottom25{
	padding-bottom: 25px;
}
.spacebottom30{
	padding-bottom: 30px;
}
.spacebottom40{
	padding-bottom: 40px;
}
.spacebottom50{
	padding-bottom: 50px;
}
.spacebottom60{
	padding-bottom: 60px;
}
.spacebottom70{
	padding-bottom: 70px;
}
.spacebottom80{
	padding-bottom: 80px;
}
.spacebottom100{
	padding-bottom: 100px;
}

.spacebottom-ul-20{
    padding-bottom: 20px;
    line-height: 24px;
}


.section-div p{
    margin: 0 0 20px;
}


.fontGudea{
	font-family: 'Gudea' !important;
}
.fontOswald{
	font-family: 'Oswald', sans-serif !important;
	letter-spacing: 2px !important;
}

.fontOswaldsm{
	font-family: 'Oswald', sans-serif !important;
	letter-spacing: 1px !important;
}

.fontOswald-text{
	font-family: 'Oswald', sans-serif !important;
}
.fontOswald-text2{
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 0.5px;
}


.wporangecolor{
    color: #F6911D !important;
}
.wpwhitecolor{
    color: #ffffff !important;
}
.wp-m-black{
    color: #4b4a4a;
}
.wp-text-b{
    color: #414141;
}



.bg-color-gray{
    background: #F4F4F4;
    background-color: #efefef;
}
.bg-color-gray-custom1{
    background: #f6f7f8;
    background-color: #f6f7f8;
}
.bg-color-white{
	background: white;
}


.wp-text-overflow{
    word-wrap: break-word;
}











.bg-gray-400{
    min-height: 400px;
    background-size: cover;
}
.bg-gray-450{
    min-height: 450px;
    background-size: cover;
}
.bg-gray-500{
    min-height: 500px;
    background-size: cover;
}
.bg-gray-550{
    min-height: 550px;
    background-size: cover;
}
.bg-gray-600{
    min-height: 600px;
    background-size: cover;
}
.bg-gray-650{
    min-height: 650px;
    background-size: cover;
}
.bg-gray-700{
    min-height: 700px;
    background-size: cover;
}
.bg-gray-750{
    min-height: 750px;
    background-size: cover;
}
.bg-gray-800{
    min-height: 800px;
    background-size: cover;
}
.bg-gray-850{
    min-height: 850px;
    background-size: cover;
}
.bg-gray-900{
    min-height: 900px;
    background-size: cover;
}

.bg-gray-530-custom{
    min-height: 530px;
    background-size: cover;
}





.container90{
	width: 90%;
	margin: auto;
}
.container85{
	width: 85%;
	margin: auto;
}
.container80{
	width: 80%;
	margin: auto;
}
.container75{
	width: 75%;
	margin: auto;
}
.container70{
	width: 70%;
	margin: auto;
}
.container60{
	width: 60%;
	margin: auto;
}
.container50{
	width: 50%;
	margin: auto;
}


.llineheight150{
	line-height: 150%;
}

.image-right{
	float: right;
    padding-left: 20px;
    padding-bottom: 20px;
}














.font12{ 
    font-size: 12px !important;
}
.font80p{ 
    font-size: 90% !important;
}


.font80{ 
	font-size: 80%;
}

.font105{ 
	font-size: 120%;
}
.font130{ 
	font-size: 130%;
}
.font150{ 
	font-size: 150%;
}
.font180{ 
	font-size: 180%;
}
.font200{ 
	font-size: 200%;
}
.font250{ 
	font-size: 250%;
}
.font300{
	font-size: 300%;
} 
.font400{
	font-size: 400%;
} 
.font500{ 
	font-size: 500%;
}

.fontcolor-orange{
    color: #F69931;
}





.img-s-50{ 
	width: 50%;
}
.img-s-60{ 
	width: 60%;
}
.img-s-70{
	width:70%;
}
.img-s-80{
	width:80%;
}
.img-s-90{
	width:90%;
}
.img-s-100{
    width: 100%;
}






.video-boder {
    border: 2px solid #dedede;
    padding: 5px;
    border-radius: 20px;
}



.bg-img-text-color{
    color: white;
    background-size: cover;
}
.wp-img-height-200{
	max-height: 200px;
    height: auto;
}
.broder10_gray{
	border: 1px solid #e4e4e4;
    padding: 10px;
}
.mm_height_box_460{
    min-height: 460px;
}







.career_table_heading_b_bg{
	background: #000000 !important;
    color: #ed8730 !important;
}
.career-table-heading {
    background: #f3f3f3 !important;
    color: #ed8730 !important;
}

#Whitepapers-template-design ol li{
	padding-bottom: 10px !important; 
}
#Whitepapers-template-design ul li{
	padding-bottom: 10px !important; 
}

.wp-bggray{
	background: #F4F4F4;
}
.wp-contact-us-btn{
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    background: #F6911D;
    color: black !important;
    font-weight: bold;
    padding: 7px 22px 7px 22px;
    border-radius: 5px;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 20px;
}
.text-transform-s{
    text-transform: lowercase;
}

.wp-center-line-orange {
    border-top: 12px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.wptmp-headerbanner-bg-wp01{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/7/high-performing-business-development-whitepaper.jpg);
    background-position: top;
}
.wptmp-headerbanner-bg-wp02{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/31/account-intelligence-guided-agents-drive-ar-gains-whitepaper-banner.jpg);
	background-position: bottom;
}

.wptmp-headerbanner-bg-wp03{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/8/moving-from-fee-for-service-to-fee-for-value-banner-bg.jpg);
	background-position: top;
}

.wptmp-headerbanner-bg-wp04{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/free-cash-flow-banner.jpg);
    background-position: top;
}

.wptmp-headerbanner-bg-wp05{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/34/a-third-party-for-a-third-party-administrator-whitepaper-banner.jpg);
    background-position: top;
}
.no-button-icon{
    list-style-type: none;
}
.ul-li-left{
    text-align: left;
}
.wp-table-scroll{
	overflow-y: scroll;
	overflow-x: scroll;
}
.content-center-text-width-400{
    width: 340px;
    margin: auto;
}
.content-center-text-width-230 {
    width: 230px;
    margin: auto;
}
.content-center-text-width-630 {
    width: 630px;
    margin: auto;
}
#wp-table1{
	border: 1px solid #cacaca !important;
    text-align: left;
}

.wp-right-img-general{
	background-position: right;
    background-repeat: no-repeat;
    background-size: auto;
}




.wp-left-img{
	float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
.wp-left-img-250{
	float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 250px;
}













@media (min-width: 1200px){
.col-span2-width{
	width: 48% !important;
}
.wp-right-img-general-img{
	padding: 30px 50% 60px 10%;
}
.item-float-r{
	float: right;
}
}

@media (max-width: 1199px){
.wp-right-img-general-img{
    background-image: none !important;
}
}


@media (max-width: 1279px){
.wp-right-img-mview{
	background-image: none !important;
}
.spaceright3 {
    padding-right: 0% !important;
}
.spaceright2 {
    padding-right: 0% !important;
}
.spaceleft2 {
    padding-left: 0% !important;
}
}

@media (max-width: 1366px) and (min-width: 1280px) {  
.spaceright3{
    padding-right: 40% !important;
}
.bg-gray-530-custom{
    min-height: 436px !important;

}
}

@media (max-width: 1600px) and (min-width: 1367px) {   
.bg-gray-530-custom{
    min-height: 497px !important;

}
}







/* white-papers-1 001*/
.wptmp-headerbanner-bg-wp001{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/1/how-to-maximize-operational-efficiencies.jpg);
    background-position: right;
    min-height: 700px;
}
.wp001-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/1/a-strategic-approach-to-business-management.jpg);
    background-repeat: no-repeat;
    color: white;
	background-position: right top;
}
.wp001-sc4-bg{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/1/how-to-maximize-operational-efficiencies-bg1.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: top;
    min-height: 560px;
    background-size: cover;
}
.wp001-sc4-bg-2{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/1/world-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: top;
    background-size: cover;
}
.wp001-a-link{
    font-size: 100% !important;
    line-height: 100% !important;
}
/* white-papers-2 002*/
.wptmp-headerbanner-bg-wp002{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/2/technology-that-works-whitepaper-banner.jpg);
    background-position: right;
    min-height: 700px;
}

.wp002-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/2/technology-imitates-humans.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}

.wp002-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/2/integrate-at-the-user-interface.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: right top;
    background-size: cover;
}
/* white-papers-3 003*/
.wptmp-headerbanner-bg-wp003{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/3/patient-time-whitepaper-banner.jpg);
    background-position: center;
    min-height: 700px;
}
.wp003-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/3/ehr-respite.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp003-sc7-bg-1{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/1/world-bg.jpg);
    color: white;
    background-size: cover;
}
/* white-papers-4 004*/
.wptmp-headerbanner-bg-wp004{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/4/the-significance-of-cdi-banner.jpg);
    background-position: right;
    min-height: 700px;
}
.wp004-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/4/patient-care.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-5 005*/
.wptmp-headerbanner-bg-wp005{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/5/outsourcing-and-the-offshore-security-conundrum.jpg);
	background-position: center;
    min-height: 700px;
}
.wp005-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/5/is-it-safe.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp005-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/5/iso-iec-27001.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-6 006*/
.wptmp-headerbanner-bg-wp006{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/6/the-intersection-of-human-capital-and-technology.jpg);
	background-position: center;
    min-height: 700px;
}
.wp006-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/6/problem-statement.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp006-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/6/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-7 007*/
.wptmp-headerbanner-bg-wp007{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/7/calls-to-action-call-center-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp007-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/7/situation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp007-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/7/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-8 008*/
.wptmp-headerbanner-bg-wp008{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/8/adapting-to-market-change-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp008-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/8/where-are-we-now.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp008-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/8/first-impression.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-9 009*/
.wptmp-headerbanner-bg-wp009{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/9/sustainable-practices-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp009-bg-space-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/9/health-plan.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-10 010*/
.wptmp-headerbanner-bg-wp010{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/10/studio-design-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp010-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/10/studio-design-process.jpg);
    background-repeat: no-repeat;
    color: white;
	background-position: right top;
}
/* white-papers-11 011*/
.wptmp-headerbanner-bg-wp011{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/11/ramp-to-revenue-banner.jpg);
	background-position: center;
    min-height: 700px;
}

.wp011-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/11/ramp-to-revenue-design-resources.jpg);
    background-repeat: no-repeat;
    color: white;
	background-position: right top;
	background-size: cover;
}
/* white-papers-12 012*/
.wptmp-headerbanner-bg-wp012{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/12/aec-staffing-refinements-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp012-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/12/three-fold-solution.jpg);
    background-repeat: no-repeat;
    color: white;
	background-position: right top;
	background-size: cover;
}
.wp0012-bg-space-img-sc8{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/12/aec-conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;

}
/* white-papers-13 013*/
.wptmp-headerbanner-bg-wp013{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/13/technology-and-process-knowledge-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp013-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/13/technology-and-process-knowledge-process.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
	min-height: 440px;
}
/* white-papers-14 014*/
.wptmp-headerbanner-bg-wp014{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/14/hedis-and-risk-adjustment-reviews.jpg);
	background-position: center;
    min-height: 700px;
}
.wp0014-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/14/hedis-and-risk-adjustment-reviews-benefits.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-15 015*/
.wptmp-headerbanner-bg-wp015{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/15/the-first-leg-on-the-journey-to-rcm-innovation-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp0015-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/15/revenue-cycle-management-rcm.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-16 016*/
.wptmp-headerbanner-bg-wp016{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/16/assessing-an-outsourcing-option-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp0016-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/16/process-validation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp016-bg-space-sc8{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/16/partnerships.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-17 017 */
.wptmp-headerbanner-bg-wp017{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/17/vee-technologies-coding-assistance-platform-cap-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp017-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/17/vee-technologies-coding-assistance-platform-cap-process.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: right top;
    background-size: cover;
}
/* white-papers-18 018 */
.wptmp-headerbanner-bg-wp018{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/18/vee-technologies-delivers-immediate-impact-to-unbilled-charts-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp018-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/18/barriers-to-overcome.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp018-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/18/solutions-and-best-practices.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: right top;
    background-size: cover;
}
/* white-papers-19 019 */
.wptmp-headerbanner-bg-wp019{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/19/rebuilding-the-building-industry-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp019-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/19/filling-the-gaps.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: right top;
    background-size: cover;
}
/* white-papers-19 019 */
.wptmp-headerbanner-bg-wp019{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/19/rebuilding-the-building-industry-banner.jpg);
	background-position: center;
    min-height: 700px;
}
/* white-papers-20*/
.wptmp-headerbanner-bg-wp020{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/20/scale-and-stability-in-risk-adjustment-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp020-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/20/aligning-teams.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: right top;
    background-size: cover;
}
.wp020-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/20/re-affirming-commitment-to-the-vision.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-21*/
.wptmp-headerbanner-bg-wp021{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/21/top-10-hcc-diagnoses-to-focus-teaching-on-and-why-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp021-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/21/chronic-conditions.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-22*/
.wptmp-headerbanner-bg-wp022{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/22/we-couldnt-have-done-it-without-you-no-really-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp022-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/22/more-than-a-just-a-friendly-face.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-23*/
.wptmp-headerbanner-bg-wp023{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/23/centers-of-excellence-a-global-blueprint-for-bpm-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp023-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/23/client-satisfaction-center-of-excellence.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-24*/
.wptmp-headerbanner-bg-wp024{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/24/staffing-flexibility-working-with-our-clients-to-solve-short-term-deadlines.jpg);
	background-position: center;
    min-height: 700px;
}
.wp024-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/24/determining-a-solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-25*/
.wptmp-headerbanner-bg-wp025{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/25/career-aspirations-versus-studio-requirements-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp025-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/25/advising-the-client.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-26*/
.wptmp-headerbanner-bg-wp026{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/26/vee-technologies-stepped-in-to-help-solve-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp026-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/26/vee-technologies-solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-27*/
.wptmp-headerbanner-bg-wp027{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/27/great-leadership-results-in-improved-quality-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp027-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/27/solving-the-problem.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
	background-position: bottom;
}
/* white-papers-28*/
.wptmp-headerbanner-bg-wp028{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/28/partnering-for-long-term-success-banner.jpg);
	background-position: center;
    min-height: 700px;
	background-position: top;
}
.wp028-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/28/built-for-growth-veetechnologies.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-29*/
.wptmp-headerbanner-bg-wp029{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/29/customer-service-isnt-dead-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp029-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/29/cultivating-relationships.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-30*/
.wptmp-headerbanner-bg-wp030{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/30/takes-a-village-to-raise-scores-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp030-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/30/custom-designed-solutions.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-31*/
.wptmp-headerbanner-bg-wp031{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/31/assisting-physicians-in-documentation-banner.jpg);
	background-position: center;
    min-height: 700px;
}
/* white-papers-32*/
.wptmp-headerbanner-bg-wp032{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/32/reducing-ar-through-analyzed-trends-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp032-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/32/disparate-systems-with-no-corrective-action.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-33*/
.wptmp-headerbanner-bg-wp033{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/33/embrace-collaboration-alliances-and-partnerships-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp033-bg-space-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/33/providing-guidance-and-assistance.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-34*/
.wptmp-headerbanner-bg-wp034{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/34/integrating-rpa-with-ai-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp034-bg-space-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/34/benefits-of-automation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp034-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/34/benefits-of-ai-and-rpa.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-35*/
.wptmp-headerbanner-bg-wp035{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/35/csr-the-importance-of-messaging-our-missioni-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp035-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/35/understanding-csr-at-vee-technologie.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-36*/
.wptmp-headerbanner-bg-wp036{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/36/essential-practices-for-success-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp036-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/36/staff-perspectives.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
    background-position: bottom;
}
/* white-papers-37*/
.wptmp-headerbanner-bg-wp037{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/37/aec-studio-inequality-solutions-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp037-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/37/high-performance-delivery.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp037-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/37/high-performance-delivery-vee-technologies.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}/* white-papers-38*/
.wptmp-headerbanner-bg-wp038{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/38/data-migration-and-new-system-implementation-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp038-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/38/data-migration-and-new-system-implementation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp038-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/38/successful-outcome.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-39*/
.wptmp-headerbanner-bg-wp039{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/39/choose-your-business-partner-wisely-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp039-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/39/vee-technologies-case-study.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-40*/
.wptmp-headerbanner-bg-wp040{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/40/globalization-of-business-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp040-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/40/our-solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-41 */
.wptmp-headerbanner-bg-wp041{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/41/building-solutions-for-payer-services-banner.jpg);
	background-position: center;
    min-height: 700px;
}
.wp041-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/41/robotic-processing-automation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-42 */
.wptmp-headerbanner-bg-wp042 {
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/42/how-vee-technologies-helped-a-client-turn-its-backlog-into-revenue-banner.jpg);
    background-position: center;
    min-height: 700px;
}
.wp042-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/42/hcc-coders.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp042-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/42/goal-accomplished.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-43 */
.wptmp-headerbanner-bg-wp043 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/43/edi-service-implementation-banner.jpg);
    background-position: center;
    min-height: 700px;
}
.wp043-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/43/the-solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-44 */
.wptmp-headerbanner-bg-wp044 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/44/edi-service-implementation%E2%80%93process-excellence-leads-to-financial-gains-banner.jpg);
    background-position: center;
    min-height: 700px;
}
.wp044-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/44/client-objectives.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-45 */
.wptmp-headerbanner-bg-wp045 {
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/45/success-of-reducing-pending-physician-referrals-banner.jpg);
    background-position: center;
    min-height: 700px;
}
.wp045-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/45/solving-the-problem.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
    background-position: bottom;
}
/* white-papers-46 */
.wptmp-headerbanner-bg-wp046 {
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/46/success-of-reducing-unbilled-totals-for-at-risk-client-banner.jpg);
    background-position: center;
    min-height: 700px;
}
.wp046-bg-space-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/46/barriers-to-overcome.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}	








/* ***********************************
Case Study - IT
************************************** */
/* white-papers-47 */
.wptmp-headerbanner-bg-wp047 {
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/47/account-payable-invoice-process.jpg);
    background-position: center;
    min-height: 700px;
}
.wp047-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/47/account-payable-invoice-process-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn47-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/47/account-payable-invoice-process-problem.png);
}
/* white-papers-48 */
.wptmp-headerbanner-bg-wp048 {
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/48/background-verification.jpg);
    background-position: right;
    min-height: 700px;
}
.wp048-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/48/background-verification-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn48-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/48/background-verification-solution-problem.png);
}
/* white-papers-49 */
.wptmp-headerbanner-bg-wp049{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/49/claims-data-capture-and-allocation-system.jpg);
    background-position: center;
    min-height: 700px;
}
.wp049-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/49/claims-data-capture-and-allocation-system-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-50 */
.wptmp-headerbanner-bg-wp050{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/50/claims-upload-using-robotic-process-automation-rpa.jpg);
    background-position: center;
    min-height: 700px;
}
.wp050-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/50/claims-upload-using-robotic-process-automation-rpa-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-51 */
.wptmp-headerbanner-bg-wp051{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/51/optimizing-data-capture-through-emr-systems.jpg);
    background-position: center;
    min-height: 700px;
}
.wp051-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/51/optimizing-data-capture-through-emr-systems-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn51-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/51/optimizing-data-capture-through-emr-systems-problem.png);
}
/* white-papers-52 */
.wptmp-headerbanner-bg-wp052{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/52/diagnosis-review-and-data-capture-system-for-medical-coding.jpg);
    background-position: center;
    min-height: 700px;
}
.wp052-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/52/diagnosis-review-and-data-capture-system-for-medical-coding-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn52-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/52/diagnosis-review-and-data-capture-system-for-medical-coding-problem.png);
}
/* white-papers-53 */
.wptmp-headerbanner-bg-wp053{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/53/epaper-download.jpg);
    background-position: center;
    min-height: 700px;
}
.wp053-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/53/epaper-download-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-54 */
.wptmp-headerbanner-bg-wp054{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/54/esi-and-pf-process.jpg);
    background-position: center;
    min-height: 700px;
}
.wp054-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/54/esi-and-pf-process-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-55 */
.wptmp-headerbanner-bg-wp055{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/55/image-enhancement-data-extraction.jpg);
    background-position: center;
    min-height: 700px;
}
.wp055-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/55/image-enhancement-data-extraction-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-56 */
.wptmp-headerbanner-bg-wp056{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/56/implementing-rpa-in-the-invoice-generation-process.jpg);
    background-position: center;
    min-height: 700px;
}
.wp056-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/56/implementing-rpa-in-the-invoice-generation-process-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn56-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/56/implementing-rpa-in-the-invoice-generation-process-problem.png);
}
/* white-papers-57 */
.wptmp-headerbanner-bg-wp057{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/57/article-data-extraction.jpg);
    background-position: center;
    min-height: 700px;
}
.wp057-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/57/article-data-extraction-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn57-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/57/article-data-extraction-problem.png);
}
/* white-papers-58 */
.wptmp-headerbanner-bg-wp058{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/58/material-reservation.jpg);
    background-position: top;
    min-height: 700px;
}
.wp058-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/58/material-reservation-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn58-sc3-r-img{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/58/material-reservation-problem.png);
}
/* white-papers-59 */
.wptmp-headerbanner-bg-wp059{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/59/medical-diagnosis-details-review-system.jpg);
    background-position: center;
    min-height: 700px;
}
.wp059-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/59/medical-diagnosis-details-review-system-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-60 */
.wptmp-headerbanner-bg-wp060{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/60/missed-mrn-details-capturing-system.jpg);
    background-position: center;
    min-height: 700px;
}
.wp060-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/60/missed-mrn-details-capturing-system-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-61 */
.wptmp-headerbanner-bg-wp061{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/61/purchase-order-generation.jpg);
    background-position: center;
    min-height: 700px;
}
.wp061-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/61/purchase-order-generation-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn61-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/61/purchase-order-generation-problem.png);
}
/* white-papers-62 */
.wptmp-headerbanner-bg-wp062{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/62/quotation-process.jpg);
    background-position: center;
    min-height: 700px;
}
.wp062-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/62/quotation-process-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-63 */
.wptmp-headerbanner-bg-wp063{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/63/robotic-process-automation-rpa-for-claims-re-pricing.jpg);
    background-position: center;
    min-height: 700px;
}
.wp063-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/63/robotic-process-automation-rpa-for-claims-re-pricing-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-64 */
.wptmp-headerbanner-bg-wp064{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/64/rpa-for-eligibility-benefit-verification.jpg);
    background-position: center;
    min-height: 700px;
}
.wp064-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/64/rpa-for-eligibility-benefit-verification-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn64-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/64/rpa-for-eligibility-benefit-verification-problem.png);
}
/* white-papers-65 */
.wptmp-headerbanner-bg-wp065{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/65/an-rpa-solution-for-insurance-claims-auto-download.jpg);
    background-position: center;
    min-height: 700px;
}
.wp065-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/65/an-rpa-solution-for-insurance-claims-auto-download-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn65-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/65/an-rpa-solution-for-insurance-claims-auto-download-problem.png);
}
/* white-papers-66 */
.wptmp-headerbanner-bg-wp066{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/66/utilizing-rpa-to-streamline-logistics-template-classification.jpg);
    background-position: center;
    min-height: 700px;
}
.wp066-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/66/utilizing-rpa-to-streamline-logistics-template-classification-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn66-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/66/utilizing-rpa-to-streamline-logistics-template-classification-problem.png);
}
/* white-papers-67 */
.wptmp-headerbanner-bg-wp067{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/67/idle-time-tracker-at-organization-level.jpg);
    background-position: center;
    min-height: 700px;
}
.wp067-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/67/idle-time-tracker-at-organization-level-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-68*/
.wptmp-headerbanner-bg-wp068{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/68/how-to-test-artificial-intelligence-markup-language-applications-aiml.jpg);
	background-position: center;
    min-height: 700px;
}

.wp068-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/68/how-to-test-artificial-intelligence-markup-language-applications-aiml-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-69 */
.wptmp-headerbanner-bg-wp069{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/69/job-opening-details-extraction-using-robotic-process-automation.jpg);
    background-position: center;
    min-height: 700px;
}
.wp069-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/69/job-opening-details-extraction-using-robotic-process-automation-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp-dn69-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/69/job-opening-details-extraction-using-robotic-process-automation-problem.png);
}

/* white-papers-70 */
.wptmp-headerbanner-bg-wp070{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/70/robotic-process-automation-rpa%E2%80%93pros-and-cons-from-an-implementation-point-of-view.jpg);
    background-position: center;
    min-height: 700px;
}
.wp070-bg-space-img-sc4{	
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/70/robotic-process-automation-rpa%E2%80%93pros-and-cons-from-an-implementation-point-of-view-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp070-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/70/disadvantages-of-rpa.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-71 */
.wptmp-headerbanner-bg-wp071 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/71/challenges-and-opportunities-in-aftermarket-auto-parts-engineering-banner.jpg);
    background-position: center;
    min-height: 700px;
}
.wp071-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/71/challenges-and-opportunities-in-aftermarket-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: right top;
    background-size: cover;
}
/* white-papers-72 */
.wptmp-headerbanner-bg-wp072 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/72/understanding-the-beauty-and-complexity-of-structural-design.jpg);
    background-position: center;
    min-height: 700px;
}
/* white-papers-73 */
.wptmp-headerbanner-bg-wp073 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/73/recognizing-the-form-and-function-of-residential-architecture.jpg);
    background-position: bottom;
    min-height: 700px;
}
/* white-papers-74 */
.wptmp-headerbanner-bg-wp074 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/74/how-to-safely-conduct-business-in-a-post-covid-world.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp074-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/74/social-distance.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp074-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/74/surveillance.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp074-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/74/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-75 */
.wptmp-headerbanner-bg-wp075 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/75/business-continuity-and-the-art-of-managing-disruption.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp075-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/75/disruption.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp075-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/75/business-continuity-and-disaster-recovery.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp075-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/75/covenant-relationships-with-clients.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-76 */
.wptmp-headerbanner-bg-wp076 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/76/building-design-with-a-virus-in-mind-health-focused-design.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp076-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/76/uv-c-defense.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-77 */
.wptmp-headerbanner-bg-wp077 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/77/bim-implementation-and-quality-assurance-benefits.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp077-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/77/solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-78 */
.wptmp-headerbanner-bg-wp078 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/78/force-majeure-and-unforeseen-disasters.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp-wp078-sc2-r-img {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/78/force-majeure-and-unforeseen-disasters-problem.png);
}
.wp078-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/78/force-majeure-and-unforeseen-disasters-solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp078-bg-space-img-sc7 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/78/mitigation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp078-bg-space-img-sc9{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/78/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-79 */
.wptmp-headerbanner-bg-wp079{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/79/the-foundation-of-your-business.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp079-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/79/the-foundation-of-your-business-who-are-we.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp079-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/79/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-80 */
.wptmp-headerbanner-bg-wp080{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/80/understanding-price-transparency-in-the-healthcare-market.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp080-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/80/understanding-your-plan.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;	
}
.wp080-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/80/risks-to-market.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp080-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/80/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-81 */
.wptmp-headerbanner-bg-wp081{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/81/pricing-trends-within-the-ambulatory-market.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp081-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/81/pricing-trends-within-the-ambulatory-market-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-82 */
.wptmp-headerbanner-bg-wp082{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/82/assessing-the-payer-provider-convergence-conundrum.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp082-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/82/hard-truths.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp082-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/82/payer-provider.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp082-bg-space-img-sc8{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/82/payer-and-provider-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
	background-position: bottom;
}
/* white-papers-83 */
.wptmp-headerbanner-bg-wp083{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/83/exciting-clients-with-value.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp083-bg-space-img-sc2{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/83/facing-facts.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp083-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/83/partnership-validation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp083-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/83/the-masterpiece-in-the-boardroom.png);
    background-repeat: no-repeat;
    background-position: right;	
}
/* white-papers-84 */
.wptmp-headerbanner-bg-wp084{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/84/an-old-problem-for-a-new-system.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp084-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/84/inform-the-client-immediately.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-85 */
.wptmp-headerbanner-bg-wp085{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/85/risk-coding-what-is-it-good-for.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp085-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/85/risk-coding-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-86 */
.wptmp-headerbanner-bg-wp086{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/86/the-keys-to-our-successful-product-engineering-services-engagements.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp086-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/86/the-introduction-of-digitalization.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: right top;
    background-size: cover;
}
/* white-papers-87 */
.wptmp-headerbanner-bg-wp087{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/87/moving-up-the-value-chain-the-npd-way.jpg);
    background-position: bottom;
    min-height: 700px;
}
.wp087-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/87/embracing-innovation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-88 */
.wptmp-headerbanner-bg-wp088{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/88/managing-diversity.jpg);
    background-position: top;
    min-height: 700px;
}
.wp088-bg-space-img-sc2 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/88/managing-diversity-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-89 */
.wptmp-headerbanner-bg-wp089{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/89/new-technology-in-building-design.jpg);
    background-position: top;
    min-height: 700px;
}
.wp089-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/89/hands-free.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-90 */
.wptmp-headerbanner-bg-wp090{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/90/business-development-an-important-step-in-the-sales-success-story.jpg);
    background-position: top;
    min-height: 700px;
}
.wp090-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/90/business-development-an-important-step.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-91 */
.wptmp-headerbanner-bg-wp091{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/91/business-continuity-plans-during-a-pandemic.jpg);
    background-position: top;
    min-height: 700px;
}
.wp091-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/91/manage-supply-chain.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp091-bg-space-img-sc10 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/91/work-from-home.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp091-bg-space-img-sc12 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/91/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-92 */
.wptmp-headerbanner-bg-wp092{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/92/client-partner-integration-keys-to-more-success.jpg);
    background-position: top;
    min-height: 700px;
}
.wp092-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/92/situation-setup.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;	
}
.wp092-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/92/relationship.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp092-bg-space-img-sc8{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/92/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
	
}
/* white-papers-93 */
.wptmp-headerbanner-bg-wp093{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/93/bringing-technology-to-revenue-cycle.jpg);
    background-position: right;
    min-height: 700px;
}
.wp093-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/93/big-data-analytics.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;	
}
/* white-papers-94 */
.wptmp-headerbanner-bg-wp094{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/94/risk-versus-quality-in-an-aco-where-do-we-go.jpg);
    background-position: right;
    min-height: 700px;
}
.wp094-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/94/delivering-quality-and-mitigating-risk.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp094-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/94/team-work.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
    background-position: right;
}
.wp094-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/94/financial-risk.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
    background-position: right;
}
/* white-papers-95 */
.wptmp-headerbanner-bg-wp095{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/95/mobilizing-a-remote-workforce.jpg);
    background-position: right;
    min-height: 700px;
}
.wp095-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/95/productivity-and-reducing-client-costs.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-96 */
.wptmp-headerbanner-bg-wp096{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/96/navigating-healthcare-finance-in-a-post-pandemic-world.jpg);
    background-position: right;
    min-height: 700px;
}
.wp096-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/96/navigating-healthcare-finance-in-a-post-pandemic-world-veetechnologies.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-97 */
.wptmp-headerbanner-bg-wp097{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/97/a-bow-tie-earns-respect-at-the-watercooler.jpg);
    background-position: right;
    min-height: 700px;
}
.wp097-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/97/solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp097-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/97/solution.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp097-bg-space-img-sc8{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/97/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-98 */
.wptmp-headerbanner-bg-wp098{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/98/automate-prior-auth.jpg);
    background-position: right;
    min-height: 700px;
}
.wp098-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/98/process-flow.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
	background-position: right;
}
/* white-papers-99 */
.wptmp-headerbanner-bg-wp099{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/99/relationships-and-motivation-the-key-to-outsourcing-success.jpg);
    background-position: right;
    min-height: 700px;
}
.wp099-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/99/applying-the-five-levels-of-needs-to-the-workplace.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp099-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/99/nurturing-the-outsourcing-relationship.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-100 */
.wptmp-headerbanner-bg-wp100{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/100/leveraging-coaching-fundamentals-to-create-happy-outsourcing-relationships.jpg);
    background-position: left;
    min-height: 700px;
}
.wp100-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/100/finding-happiness.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp100-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/100/powerful-questions.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-101 */
.wptmp-headerbanner-bg-wp101{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/101/getting-a-handle-on-taxes-in-multiple-states.jpg);
    background-position: right;
    min-height: 700px;
}
.wp101-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/101/getting-a-handle-on-taxes-in-multiple-states-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-102 */
.wptmp-headerbanner-bg-wp102{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/102/leveraging-data-innovation-in-the-decision-making-process.jpg);
    background-position: left;
    min-height: 700px;
}
.wp102-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/102/identifying-opportunities.jpg);
    background-repeat: no-repeat;	
}
.wp102-sc8-bg-img{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/102/world-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: left;
}
/* white-papers-103 */
.wptmp-headerbanner-bg-wp103{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/103/change-of-senior-leadership.jpg);
    background-position: right;
    min-height: 700px;
}
.wp103-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/103/how-to-embrace-the-change.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp103-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/103/control-the-stress-level-of-the-new-leader.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
	background-position: right;
}
.wp103-bg-space-img-sc8{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/103/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;	
}
/* white-papers-104 */
.wptmp-headerbanner-bg-wp104{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/104/energy-modeling.jpg);
    background-position: right;
    min-height: 700px;
}
.wp104-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/104/energy-modeling-example.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;	
}
.wp104-sc7-bg-2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/104/world-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: top;
    background-size: cover;
}
/* white-papers-105 */
.wptmp-headerbanner-bg-wp105{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/105/anesthesiology-billing-proper-reimbursement-and-avoiding-a-rac-audit.jpg);
    background-position: right;
    min-height: 700px;
}
.wp105-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/105/key-points-to-prevent-an-audit.jpg);
    background-repeat: no-repeat;
}
.wp105-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/105/base-units.jpg);
    background-repeat: no-repeat;
}
.wp105-bg-space-img-sc9{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/105/medical-supervision.jpg);
    background-repeat: no-repeat;
}
.wp105-bg-space-img-sc11{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/105/conclusion.jpg);
    background-repeat: no-repeat;
	background-position: right;
}
/* white-papers-106 */
.wptmp-headerbanner-bg-wp106{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/106/leveraging-revenue-cycle-technology-for-better-outcomes.jpg);
    background-position: right;
    min-height: 700px;
}
.wp106-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/106/patient-payments.jpg);
    background-repeat: no-repeat;
}
.wp106-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/106/the-answer-is-technology.png);
    background-repeat: no-repeat;
    background-position: right;	
}
.wp106-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/106/payer-reimbursement-rates.jpg);
    background-repeat: no-repeat;
}
/* white-papers-107 */
.wptmp-headerbanner-bg-wp107{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/107/found-in-translation.jpg);
    background-position: right;
    min-height: 700px;
}
.wp107-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/107/relationships.jpg);
    background-repeat: no-repeat;
}
/* white-papers-108 */
.wptmp-headerbanner-bg-wp108{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/108/anatomy-of-an-outstanding-partnership.jpg);
    background-position: right;
    min-height: 700px;
}
.wp108-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/108/the-clients-problem.png);
    background-repeat: no-repeat;
    background-position: right;
}
.wp108-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/108/quality-radiology.jpg);
    background-repeat: no-repeat;
}
/* white-papers-109 */
.wptmp-headerbanner-bg-wp109{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/109/in-pursuit-of-a-perfect-employment-rate.jpg);
    background-position: right;
    min-height: 700px;
}
.wp109-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/109/digital-divide-data-bg.jpg);
    background-repeat: no-repeat;	
}
.wp109-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/109/geographies-impact-sourcing-graph-bg.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-110 */
.wptmp-headerbanner-bg-wp110{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/110/consulting-engagement-identify-revenue-leakage.jpg);
    background-position: right;
    min-height: 700px;
}
.wp110-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/110/solution.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-111 */
.wptmp-headerbanner-bg-wp111{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/111/importance-of-robotic-process-automation-in-healthcare.jpg);
    background-position: right;
    min-height: 700px;
}
.wp111-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/111/healthcare-credit-balance-resolution.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-112 */
.wptmp-headerbanner-bg-wp112{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/112/solving-the-cost-conundrum.jpg);
    background-position: right;
    min-height: 700px;
}
.wp112-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/112/solving-the-cost-conundrum-bg.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-113 */
.wptmp-headerbanner-bg-wp113{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/113/2020-2021-connected-ecosystem-for-population-health-management.jpg);
    background-position: right;
    min-height: 700px;
}
.wp113-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/113/2021-reality.jpg);
    background-repeat: no-repeat;	
	background-position: right;
}
/* white-papers-114 */
.wptmp-headerbanner-bg-wp114{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/114/fraud-waste-and-abuse-prevention-and-protection.jpg);
    background-position: right;
    min-height: 700px;
}
.wp114-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/114/the-national-health-care-anti-fraud-association.jpg);
    background-repeat: no-repeat;	
}
.wp114-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/114/the-national-health-care-anti-fraud-association2.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-115 */
.wptmp-headerbanner-bg-wp115{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/115/utilizing-predictive-ai-to-minimize-no-show-revenue-loss.jpg);
    background-position: left;
    min-height: 700px;
}
.wp115-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/115/understanding-the-problem.jpg);
    background-repeat: no-repeat;	
}
.wp115-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/115/what-can-vee-technologies-section-bg.jpg);
    background-repeat: no-repeat;	
}
.wp115-bg-space-img-sc9{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/115/technology-is-your-best-friend.jpg);
    background-repeat: no-repeat;
}
/* white-papers-116 */
.wptmp-headerbanner-bg-wp116{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/116/clinical-reviews-a-collaborative-success-story.jpg);
    background-position: left;
    min-height: 700px;
}
.wp116-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/116/clinical-reviews-bg.jpg);
    background-repeat: no-repeat;
}
/* white-papers-117 */
.wptmp-headerbanner-bg-wp117{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/117/covid-19-from-a-risk-adjustment-perspective.jpg);
    background-position: left;
    min-height: 700px;
}
.wp117-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/117/risk-adjustment-perspective-bg.jpg);
    background-repeat: no-repeat;
}
/* white-papers-118 */
.wptmp-headerbanner-bg-wp118{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/118/incorporating-technology-to-enhance-business-operations.jpg);
    background-position: left;
    min-height: 700px;
}
.wp118-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/118/business-operations-bg.jpg);
    background-repeat: no-repeat;
}
/* white-papers-119 */
.wptmp-headerbanner-bg-wp119{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/119/the-need-for-speed-successful-change-management.jpg);
    background-position: left;
    min-height: 700px;
}
.wp119-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/119/outsourcing-change-management.jpg);
    background-repeat: no-repeat;
	background-position: right;
}
/* white-papers-120 */
.wptmp-headerbanner-bg-wp120{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/120/a-century-of-transformation-banner.jpg);
    background-position: left;
    min-height: 700px;
}
.wp120-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2020/120/adapting-to-the-unknown.jpg);
    background-repeat: no-repeat;
	background-position: right;
}
/* white-papers-121 */
.wptmp-headerbanner-bg-wp121{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/121/going-above-and-beyond-to-satisfy-compliance-needs.jpg);
    background-position: right;
    min-height: 700px;
}
.wp121-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/121/barriers-to-overcome.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
.wp121-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/121/conclusion.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-122 */
.wptmp-headerbanner-bg-wp122{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/122/claims-management-process-innovation-and-technology-result-in-cost-reductions.jpg);
    background-position: right;
    min-height: 700px;
}
.wp-wp122-sc3-r-img{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/122/challenge-claims-management-process-innovation.png);
}
.wp122-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/122/solution-claims-management-process-innovation.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-123 */
.wptmp-headerbanner-bg-wp123{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/123/provider-data-management-process-innovation-and-technology-result-in-cost-savings.jpg);
    background-position: right;
    min-height: 700px;
}
.wp-wp123-sc3-r-img{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/123/challenge-provider-data-management-process.png);
}
.wp123-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/123/solution-provider-data-management-process.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-124 */
.wptmp-headerbanner-bg-wp124{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/124/revolutionizing-media-monitoring-with-vee-track.jpg);
    background-position: left;
    min-height: 700px;
}
.wp-wp124-sc3-r-img{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/124/challenge-revolutionizing-media-monitoring-with-vee-track.png);
}
.wp124-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/124/solution-revolutionizing-media-monitoring-with-vee-track.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-125 */
.wptmp-headerbanner-bg-wp125{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/125/fhir-lighting-the-path-for-new-opportunities.jpg);
    background-position: right;
    min-height: 700px;
}
.wp125-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/125/fhir.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
}
/* white-papers-126 */
.wptmp-headerbanner-bg-wp126{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/126/natural-language-processing-in-healthcare-technology.jpg);
    background-position: left;
    min-height: 700px;
}
.wp126-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/126/applying-nlp.jpg);
    background-repeat: no-repeat;
    color: white;
	background-position: right;
}
/* white-papers-127 */
.wptmp-headerbanner-bg-wp127{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/127/deploying-strategic-technology-to-solve-operational-scalability.jpg);
    background-position: right;
    min-height: 700px;
}
.wp127-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/127/deploying-strategic-technology-to-solve-operational-scalability-bg.jpg);
    background-repeat: no-repeat;
}
/* white-papers-128 */
.wptmp-headerbanner-bg-wp128{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/128/no-barrier-to-patient-care.jpg);
    background-position: right;
    min-height: 700px;
}
.wp128-sc2-bg {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/128/strife-evidence.jpg);
    background-repeat: no-repeat;
}
.wp128-sc4-bg {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/128/hound-the-payer.jpg);
    background-repeat: no-repeat;
}
/* white-papers-129 */
.wptmp-headerbanner-bg-wp129{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/129/energizing-outsourcing-governance-lessons-from-the-slinky.jpg);
    background-position: right;
    min-height: 700px;
}
.wp129-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/129/the-outsourcing-relationship.jpg);
    background-repeat: no-repeat;
}
.wp129-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/129/the-basics.jpg);
    background-repeat: no-repeat;
}
/* white-papers-130*/
.wptmp-headerbanner-bg-wp130{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/130/digital-future-readiness-leveraging-technology-in-your-engineering-firm.jpg);
    background-position: right;
    min-height: 700px;
}
.wp130-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/130/integration-and-standardization.jpg);
    background-repeat: no-repeat;
}
.wp129-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/129/the-basics.jpg);
    background-repeat: no-repeat;
}
/* white-papers-131 */
.wptmp-headerbanner-bg-wp131{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/131/vee-hive-a-new-paradigm-on-the-india-office-commute.jpg);
    background-position: right;
    min-height: 700px;
}
.wp131-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/131/location.jpg);
    background-repeat: no-repeat;
}
.wp131-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/131/conclusion.jpg);
    background-repeat: no-repeat;
}
/* white-papers-132 */
.wptmp-headerbanner-bg-wp132{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/132/executing-proven-business-principals-to-create-extraordinary-results.jpg);
    background-position: right;
    min-height: 700px;
}
.wp132-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/132/pave-new-roads.jpg);
    background-repeat: no-repeat;
}
/* white-papers-133 */
.wptmp-headerbanner-bg-wp133{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/133/price-transparency-and-the-current-state-of-healthcare.jpg);
    background-position: right;
    min-height: 700px;
}
/* white-papers-134 */
.wptmp-headerbanner-bg-wp134{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/134/the-unrealized-potential-of-blockchain-technology-in-healthcare.jpg);
    background-position: right;
    min-height: 700px;
}
.wp134-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/134/opportunities.jpg);
    background-repeat: no-repeat;
}
.wp134-bg-space-img-sc8{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/134/conclusion.jpg);
    background-repeat: no-repeat;
	background-position: bottom;
}
/* white-papers-135 */
.wptmp-headerbanner-bg-wp135{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/135/effectively-closing-clinical-care-gaps-can-save-lives.jpg);
    background-position: center;
    min-height: 700px;
}
.wp135-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/135/utilizing-coders-with-clinical-backgrounds.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.wp135-bg-space-img-sc8{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/135/creating-an-effective-partnership.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
/* white-papers-136 */
.wptmp-headerbanner-bg-wp136{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/136/from-stagnation-to-innovation.jpg);
    background-position: center;
    min-height: 700px;
}
.wp136-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/136/questions-bg1.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.wp136-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/136/questions-bg2.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
/* white-papers-137 */
.wptmp-headerbanner-bg-wp137{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/137/merger-and-acquisition-activity-leads.jpg);
    background-position: center;
    min-height: 700px;
}
.wp137-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/137/extraordinary-measures.jpg);
    background-repeat: no-repeat;
}
/* white-papers-138 */
.wptmp-headerbanner-bg-wp138{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/138/oil-and-gas-digital-twin.jpg);
    background-position: center;
    min-height: 700px;
}
.wp138-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/138/digital-twins.jpg);
    background-repeat: no-repeat;
}
/* white-papers-139 */
.wptmp-headerbanner-bg-wp139{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/139/post-pandemic-challenges-in-oil-gas.jpg);
    background-position: center;
    min-height: 700px;
}
.wp139-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/139/oil-and-gas.jpg);
    background-repeat: no-repeat;
}
/* white-papers-140 */
.wptmp-headerbanner-bg-wp140{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/140/power-business-intelligence.jpg);
    background-position: center;
    min-height: 700px;
}
.wp140-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/140/contributor-factors-power-business-intelligence.jpg);
    background-repeat: no-repeat;
}
/* white-papers-141 */
.wptmp-headerbanner-bg-wp141{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/141/provider-data-management-a-real-solution.jpg);
    background-position: center;
    min-height: 700px;
}
.wp141-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/141/provider-data-management.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-142 */
.wptmp-headerbanner-bg-wp142{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/142/supply-chain-disruptions-and-impact-on-outsourced-engineering-services.jpg);
    background-position: center;
    min-height: 700px;
}
.wp142-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/142/supply-chain-disruptions.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-143 */
.wptmp-headerbanner-bg-wp143{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/143/the-partner-you-never-knew-you-needed.jpg);
    background-position: center;
    min-height: 700px;
}
.wp143-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/143/outsourcing.jpg);
    background-repeat: no-repeat;	
}
/* white-papers-144 */
.wptmp-headerbanner-bg-wp144{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/144/what-everyone-should-know-about-the-robot-apocalypse.jpg);
    background-position: center;
    min-height: 700px;
}
.wp144-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/144/what-everyone-should-know-about-the-robot-apocalypse-inner-bg.jpg);
    background-repeat: no-repeat;
	background-position: bottom;
}
.wp144-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/144/healthcare-back-office-applications.jpg);
    background-repeat: no-repeat;
	background-position: right;
}
/* white-papers-144 */
.wptmp-headerbanner-bg-wp144{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/144/what-everyone-should-know-about-the-robot-apocalypse.jpg);
    background-position: center;
    min-height: 700px;
}
.wp144-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/144/what-everyone-should-know-about-the-robot-apocalypse-inner-bg.jpg);
    background-repeat: no-repeat;
	background-position: bottom;
}
.wp144-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/144/healthcare-back-office-applications.jpg);
    background-repeat: no-repeat;
	background-position: right;
}
/* white-papers-145 */
.wptmp-headerbanner-bg-wp145{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/145/creating-a-digital-front-door-to-improve-patient-satisfaction-and-streamline-operations.jpg);
    background-position: center;
    min-height: 700px;
}
.wp145-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/145/digital-front-door-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-146 */
.wptmp-headerbanner-bg-wp146{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/146/mastering-financial-dashboards-and-kpis-for-organizational-success.jpg);
    background-position: center;
    min-height: 700px;
}
.wp146-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/146/mastering-financial-dashboards-bg.jpg);
    background-repeat: no-repeat;
}
.wp146-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/146/mastering-financial-dashboards-and-kpis-for-organizational-success-summary.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-147 */
.wptmp-headerbanner-bg-wp147{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/147/green-building-and-sustainability-in-the-aec-industry.jpg);
    background-position: center;
    min-height: 700px;
}
.wp147-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/147/leed-certification-bg.jpg);
    background-repeat: no-repeat;
	background-position: center;
}
/* white-papers-148 */
.wptmp-headerbanner-bg-wp148{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/148/relevant-business-relationships-how-to-build-them-and-why-they-are-important.jpg);
    background-position: center;
    min-height: 700px;
}
.wp148-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/148/business-relationships-with-clients.jpg);
    background-repeat: no-repeat;
}
/* white-papers-149 */
.wptmp-headerbanner-bg-wp149{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/149/correct-chronic-care.jpg);
    background-position: center;
    min-height: 700px;
}
.wp149-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/149/risk-adjustment-program.jpg);
    background-repeat: no-repeat;
}
.wp149-bg-space-img-sc6 {
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/149/correct-coding.jpg);
    background-repeat: no-repeat;
}
/* white-papers-150 */
.wptmp-headerbanner-bg-wp150{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/150/information-technology-security-and-data-vulnerability.jpg);
    background-position: center;
    min-height: 700px;
}
.wp150-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/150/it-security.jpg);
    background-repeat: no-repeat;
}
/* white-papers-151 */
.wptmp-headerbanner-bg-wp151{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/151/philippines-outsourcing-opportunities.jpg);
    background-position: center;
    min-height: 700px;
}
.wp151-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/151/delivery-center-in-the-philippines.jpg);
    background-repeat: no-repeat;
}
/* white-papers-152 */
.wptmp-headerbanner-bg-wp152{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/152/overcoming-the-challenges-in-denial-management.jpg);
    background-position: center;
    min-height: 700px;
}
.wp152-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/152/revenue-impact-denial-management.jpg);
    background-repeat: no-repeat;
}
.wp152-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/152/challenges.jpg);
    background-repeat: no-repeat;
	background-position: bottom;
}
/* white-papers-153 */
.wptmp-headerbanner-bg-wp153{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/153/innovative-evolution-whats-new-and-whats-next.jpg);
    background-position: center;
    min-height: 700px;
}
.wp153-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/153/an-illumination-on-the-process.jpg);
    background-repeat: no-repeat;
	background-position: right;	
}
.wp153-bg-space-img-sc7{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/153/summary.jpg);
    background-repeat: no-repeat;	
}

/* white-papers-154 */
.wptmp-headerbanner-bg-wp154{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/154/success-analysis-why-we-win.jpg);
    background-position: center;
    min-height: 700px;
}
.wp154-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/154/application-of-the-fishbone-diagram-tool.jpg);
    background-repeat: no-repeat;
}

.wp153-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2021/154/summary.jpg);
    background-repeat: no-repeat;
}

/* white-papers-155 */
.wptmp-headerbanner-bg-wp155{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/155/virtual-scribe-services-vss.jpg);
    background-position: right;
    min-height: 700px;
}
.wp155-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/155/register-bg.jpg);
    background-repeat: no-repeat;
	background-position: bottom;
}

/* white-papers-156 */
.wptmp-headerbanner-bg-wp156{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/156/bridging-the-digital-health-literacy-gap.jpg);
    background-position: right;
    min-height: 700px;
}
.wp156-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/156/in-person-vs-virtual-care-bg.jpg);
    background-repeat: no-repeat;
	background-position: bottom;
}

/* white-papers-157 */
.wptmp-headerbanner-bg-wp157{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/157/an-automated-response-to-the-great-resignation.jpg);
    background-position: center;
    min-height: 700px;
}
/* white-papers-158 */
.wptmp-headerbanner-bg-wp158{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/158/sustainable-architecture.jpg);
    background-position: right;
    min-height: 700px;
}
.wp158-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/158/sustainable-architecture-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-159 */
.wptmp-headerbanner-bg-wp159{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/159/long-term-automation-strategy-using-apis-to-solve-what-rpa-cannot.jpg);
    background-position: right;
    min-height: 700px;
}
.wp159-bg-space-img-s2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/159/long-term-automation-strategy-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}
/* white-papers-160 */
.wptmp-headerbanner-bg-wp160{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/160/why-insights-matter-unlocking-your-potential.jpg);
    background-position: right;
    min-height: 700px;
}
.wp160-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/160/an-insight-evolution-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}
.wp160-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/160/shifting-the-value-curve-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}

/* white-papers-161 */
.wptmp-headerbanner-bg-wp161{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/161/connecting-culturally-whitepaper.jpg);
    background-position: center;
    min-height: 700px;
}
.wp161-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/161/the-importance-of-culture.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.wp161-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/161/common-us-misconceptions-about-india.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}
.wp161-bg-space-img-sc8{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/161/our-approach.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.wp161-bg-space-img-sc9{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/161/the-workplace.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

/* white-papers-162 */
.wptmp-headerbanner-bg-wp162{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/162/scaling-and-its-significance-for-corporate-success.jpg);
    background-position: right;
    min-height: 700px;
}
.wp162-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/162/customer-onboarding-and-its-impact-on-revenue-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/* white-papers-163 */
.wptmp-headerbanner-bg-wp163{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/163/trends-in-global-outsouring-lions-and-tigers-and-bears-oh-my.jpg);
    background-position: left;
    min-height: 700px;
}
.wp163-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/163/the-second-reason-businesses-outsource_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.wp163-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/163/the-third-reason-companies-outsource_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-164 */
.wptmp-headerbanner-bg-wp164{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/164/advancements-in-project-management-plan-execute-test-iterate-succeed.jpg);
    background-position: right;
    min-height: 700px;
}
.wp164-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/164/a-revolutionary-approach-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-165 */
.wptmp-headerbanner-bg-wp165{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/165/statistical-sampling-for-audit.jpg);
    background-position: right;
    min-height: 700px;
}
.wp165-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/165/statistics-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.wp165-bg-space-img-sc6{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/165/is-more-better-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.wp165-bg-space-img-sc8{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/165/conclusion.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-166 */
.wptmp-headerbanner-bg-wp166{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/166/building-effective-teams-and-resource-scaling-in-engineering-vertical-vs-horizontal.jpg);
    background-position: right;
    min-height: 700px;
}
.wp166-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/166/resource-scaling_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}
/* white-papers-167 */
.wptmp-headerbanner-bg-wp167{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/167/improve-efficiency-and-competitiveness-discovering.jpg);
    background-position: right;
    min-height: 700px;
}
.wp167-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/167/human-analysis_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}
/* white-papers-168 */
.wptmp-headerbanner-bg-wp168{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/168/so-you-are-thinking-about-insourcing-5-things-you-should-consider.jpg);
    background-position: right;
    min-height: 700px;
}
.wp168-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/168/the-considerations_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-169 */
.wptmp-headerbanner-bg-wp169{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/169/dealing-with-multi-software-design-systems-within-an-outsourcing-company.jpg);
    background-position: right;
    min-height: 700px;
}
.wp169-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/169/the-where-used-software-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-170 */
.wptmp-headerbanner-bg-wp170{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/170/thriving-automation.jpg);
    background-position: right;
    min-height: 700px;
}
.wp170-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/170/merge-talent-and-systems_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-171 */
.wptmp-headerbanner-bg-wp171{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/171/how-a-properly-implemented_crm.jpg);
    background-position: center;
    min-height: 700px;
}
.wp171-bg-space-img-sc5{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/171/well-defined-processes-deliver-well-defined-results_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-172 */
.wptmp-headerbanner-bg-wp172{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/172/vee-technologies-collaborative-model-for-client-engaged-project-management.jpg);
    background-position: right;
    min-height: 700px;
}
.wp172-bg-space-img-sc4{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/172/smart-system_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-173 */
.wptmp-headerbanner-bg-wp173{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/173/calculating-the-data-driven-value-of-diversity-equity-and-inclusion-using-roi-metrics.jpg);
    background-position: right;
    min-height: 700px;
}
.wp173-bg-space-img-sc3{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2022/173/diversity-equity-and-inclusion-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/* white-papers-174 */
.wptmp-headerbanner-bg-wp174{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/174/bim-in-the-aec-industry-advantages-to-the-stakeholders.jpg);
    background-position: right;
    min-height: 700px;
}
.wp174-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/174/bim-in-the-aec-industry-advantages-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-size: cover;
	background-position: bottom;
}

/* white-papers-175 */
.wptmp-headerbanner-bg-wp175{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/175/man-cannot-live-on-bread-alone-building-high-performance-teams.jpg);
    background-position: right;
    min-height: 700px;
}
.wp175-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/175/vision-and-goal.jpg);
    background-repeat: no-repeat;
}
.wp175-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/175/hire-the-person-and-not-necessarily-the-position.jpg);
    background-repeat: no-repeat;
}

/* white-papers-176 */
.wptmp-headerbanner-bg-wp176{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/176/navigating-pitfalls-to-deliver-innovative-solutions.jpg);
    background-position: right;
    min-height: 700px;
}
.wp176-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/176/allow-change.jpg);
    background-repeat: no-repeat;
}
/* white-papers-177 */
.wptmp-headerbanner-bg-wp177{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/177/revolutionizing-healthcare-unleashing-the-potential-of-chatgpt.jpg);
    background-position: center;
    min-height: 700px;
}
.wp177-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/177/enhanced-communication.jpg);
    background-repeat: no-repeat;
}
.wp177-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/177/streamlined-administrative-processes.jpg);
    background-repeat: no-repeat;   
}
.wp177-bg-space-img-sc10{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/177/conclusion.jpg);
    background-repeat: no-repeat; 
}
.wp177-bg-space-img-sc10{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/177/conclusion.jpg);
    background-repeat: no-repeat; 
}
.bg-color-light-green {
    background: #f4f8fb;
    background-color: #f4f8fb;
}

/* white-papers-178 */
.wptmp-headerbanner-bg-wp178{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/178/adaptive-reuse-and-regenerative-design.jpg);
    background-position: right;
    min-height: 700px;
}
.wp178-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/178/advantages-of-adaptive-reuse.jpg);
    background-repeat: no-repeat;
}
.WP_card_thumbnail_style{
    background: #efefef;
    background-color: #efefef;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.WP_card_thumbnail_style img{
    width: 100px;
    position: relative;
    top: -60px;
}
.WP_card_thumbnail_style_title{
    position: relative;
    top: -30px
}


/* white-papers-179 */
.wptmp-headerbanner-bg-wp179{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/179/the-comedy-and-tragedy-in-american-healthcare.jpg);
    background-position: right;
    min-height: 700px;
}
.wp179-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/179/the-comedy-and-tragedy-bg1.jpg);
    background-repeat: no-repeat;
	background-position: center;	
}

.wp179-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/179/the-comedy-and-tragedy-in-american-healthcare-bg.jpg);
    background-repeat: no-repeat;
}
/* white-papers-180 */
.wptmp-headerbanner-bg-wp180{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/180/mum-is-not-the-word.jpg);
    background-position: center;
    min-height: 700px;
}
.wp180-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/180/why-is-open-communication-so-hard.jpg);
    background-repeat: no-repeat;
}
.wp180-bg-space-img-sc6 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/180/what-can-you-do.jpg);
    background-repeat: no-repeat;
}
.wp180-bg-space-img-sc9{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/180/lessons-from-the-medical-field.jpg);
    background-repeat: no-repeat;
}

/* white-papers-181 */
.wptmp-headerbanner-bg-wp181{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/181/engineering-impacting-our-lives.jpg);
    background-position: right;
    min-height: 700px;
}
.wp181-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/181/engineering-impacting-our-lives-bg.jpg);
    background-repeat: no-repeat;
}

/* white-papers-182 */
.wptmp-headerbanner-bg-wp182{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/182/innovation-disrupt-your-business-before-someone-else-does.jpg);
    background-position: left;
    min-height: 700px;
}
.wp182-bg-space-img-sc2 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/182/innovation-disrupt-your-business-before-someone-else-does-1.jpg);
    background-repeat: no-repeat;
}
.wp182-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/182/vital-necessity-of-corporate-innovation.jpg);
    background-repeat: no-repeat;
}
.wp182-bg-space-img-sc6 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/182/qualities-of-innovative-companies.jpg);
    background-repeat: no-repeat;
}



/* white-papers-183 */
.wptmp-headerbanner-bg-wp183{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/183/the-new-v28-model-of-risk-adjustment.jpg);
    background-position: right;
    min-height: 700px;
}
.wp183-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/183/risk-adjustment.jpg);
    background-repeat: no-repeat;
}
.wp183-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/183/summary-statistics-for-the-2020-cms-hcc.jpg);
    background-repeat: no-repeat;
}

/* white-papers-184 */
.wptmp-headerbanner-bg-wp184{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/184/accelerate-care-now.jpg);
    background-position: right;
    min-height: 700px;
}
.wp184-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/184/the-prior-authorization.jpg);
    background-repeat: no-repeat;
	background-position: center;
}
.wp184-bg-space-img-sc5 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/184/survey-results-bg.jpg);
    background-repeat: no-repeat;
}
.wp184-bg-space-img-sc7 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/184/three-apis-on-fhir.jpg);
    background-repeat: no-repeat;
}

/* white-papers-185 */
.wptmp-headerbanner-bg-wp185{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/185/vee-technologies-approach-to-returnable-packaging.jpg);
    background-position: right;
    min-height: 700px;
}
.wp185-bg-space-img-sc3 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/185/automotive-bg.jpg);
    background-repeat: no-repeat;
	background-position: center;
}
.wp185-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/185/client-bg.jpg);
    background-repeat: no-repeat;
	background-position: center;
}

/* white-papers-186 */
.wptmp-headerbanner-bg-wp186{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/186/harnessing-the-ai-revolution.jpg);
    background-position: right;
    min-height: 700px;
}
.wp186-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/186/ai-applications-and-transformations.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.wp186-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/186/a-collaborative-future.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


/* white-papers-187 */
.wptmp-headerbanner-bg-wp187{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/187/unlocking-efficiency-and-maximizing-revenue.jpg);
    background-position: right;
    min-height: 700px;
}
.wp187-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/187/engine-insights.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.wp187-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/187/artificial-intelligence-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


/* white-papers-188 */
.wptmp-headerbanner-bg-wp188{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/188/you-dont-know-the-power-of-the-dark-side-of-ai.jpg);
    background-position: right;
    min-height: 700px;
}
.wp188-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/188/the-branches-of-ai-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.wp188-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/188/out-of-the-box.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

/* white-papers-189 */
.wptmp-headerbanner-bg-wp189{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/189/bim-by-the-numbers.jpg);
    background-position: right;
    min-height: 700px;
}
.wp189-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/189/bim-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


/* white-papers-190*/
.wptmp-headerbanner-bg-wp190{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/190/building-a-culture-of-collaboration.jpg);
    background-position: right;
    min-height: 700px;
}
.wp190-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/190/align-operational-and-financial-goals-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.wp190-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/190/how-to-get-past-the-barriers.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/* white-papers-191*/
.wptmp-headerbanner-bg-wp191{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/191/can-an-onshore-presence-assist-an-offshore-team.jpg);
    background-position: right;
    min-height: 700px;
}
.wp191-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/191/best-practices.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/* white-papers-192*/
.wptmp-headerbanner-bg-wp192{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/192/competitive-disruption-can-be-a-company-killer-without-the-right-strategy.jpg);
    background-position: right;
    min-height: 700px;
}
.wp192-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/192/history-taught-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/* white-papers-193*/
.wptmp-headerbanner-bg-wp193{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/193/effective-denial-prevention-program.jpg);
    background-position: right;
    min-height: 700px;
}
.wp193-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/193/importance-of-denial-prevention-in-healthcare-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.wp193-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/193/healthcare-organizations-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.wp192-bg-space-img-sc9{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/193/conclusion-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/* white-papers-194*/
.wptmp-headerbanner-bg-wp194{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/194/the-ai-augmented-workforce-a-survey-of-possibilities.jpg);
    background-position: right;
    min-height: 700px;
}
.wp194-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/194/where-we-are-going-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/* white-papers-195*/
.wptmp-headerbanner-bg-wp195{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/195/automating-quality-inspection-and-invoicing-processes.jpg);
    background-position: right;
    min-height: 700px;
}
.wp-wp195-sc3-r-img{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/195/challenge.png);
}
.wp195-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/195/the-solution.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/* white-papers-196 */
.wptmp-headerbanner-bg-wp196{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/196/the-limits-of-copyright-how-llms-could_redefine.jpg);
    background-position: center;
    min-height: 700px;
}
.wp196-bg-space-img-sc4 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/196/llm-bg.jpg);
    background-repeat: no-repeat;
}
.wp196-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/196/llms-fair-use-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/* white-papers-197 */
.wptmp-headerbanner-bg-wp197{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/197/a-leading-manufacturer-of-oil-and-gas-wastewater-treatment.jpg);
    background-position: center;
    min-height: 700px;
}
.wp-wp197-sc2-r-img {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/197/challenge.png);
    background-repeat: no-repeat;
}
.wp197-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/197/solutions.jpg);
    background-repeat: no-repeat;
}

/* white-papers-198 */
.wptmp-headerbanner-bg-wp198{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/198/a-leading-producer-in-the-chemical-paper-and-pulp-industry-automates-supplier.jpg);
    background-position: center;
    min-height: 700px;
}
.wp-wp198-sc2-r-img {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/198/challenge.png);
    background-repeat: no-repeat;
}
.wp198-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/198/solutions.jpg);
    background-repeat: no-repeat;
}


/* white-papers-199 */
.wptmp-headerbanner-bg-wp199{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/199/purchase-order-management-automation-for-a-leading-manufacturing-company.jpg);
    background-position: center;
    min-height: 700px;
}
.wp-wp199-sc2-r-img {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/199/challenge.png);
    background-repeat: no-repeat;
}
.wp199-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/199/solutions.jpg);
    background-repeat: no-repeat;
}

/* white-papers-200 */
.wptmp-headerbanner-bg-wp200{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/200/a-leading-mineral-extraction-device-manufacturer-automates-end-to-end-invoice-processing.jpg);
    background-position: center;
    min-height: 700px;
}
.wp-wp200-sc2-r-img {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/200/challenge.png);
    background-repeat: no-repeat;
}
.wp200-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/200/solutions.jpg);
    background-repeat: no-repeat;
}
/* white-papers-201 */
.wptmp-headerbanner-bg-wp201{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/201/a-changing-landscape-in-construction.jpg);
    background-position: center;
    min-height: 700px;
}
.wp201-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/201/proactive-solutions-in-a-reactive-world.jpg);
    background-repeat: no-repeat;
}
.wp201-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/201/conclusion.jpg);
    background-repeat: no-repeat;
} 
/* white-papers-202 */
.wptmp-headerbanner-bg-wp202{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/202/technology-in-the-sky.jpg);
    background-position: center;
    min-height: 700px;
}
.wp202-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/202/us-military.jpg);
    background-repeat: no-repeat;
}
/* white-papers-203 */
.wptmp-headerbanner-bg-wp203{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/203/leadership-vs-management-which-is-essential.jpg);
    background-position: center;
    min-height: 700px;
}
.wp203-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/203/essential-qualities-bg.jpg);
    background-repeat: no-repeat;
}
.wp203-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/203/business-growth.jpg);
    background-repeat: no-repeat;
}
/* white-papers-204 */
.wptmp-headerbanner-bg-wp204{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/204/leveraging-empathy-to-reduce-bias-in-ai.jpg);
    background-position: center;
    min-height: 700px;
}
.wp204-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/204/bias-in-the-machines.jpg);
    background-repeat: no-repeat;
}
.wp204-bg-space-img-sc6{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/204/practical-applications.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/* white-papers-205 */
.wptmp-headerbanner-bg-wp205{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/205/harnessing-emotional-intelligence.jpg);
    background-position: center;
    min-height: 700px;
}
.wp205-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/205/history-of-emotional-intelligence.jpg);
    background-repeat: no-repeat;  
}
.wp205-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/205/vee-technologies-on-emotional-intelligence.jpg);
    background-repeat: no-repeat;  
}
/* white-papers-205 */
.wptmp-headerbanner-bg-wp206{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/206/digital-construction-integrating-virtual-design.jpg);
    background-position: center;
    min-height: 700px;
}
.wp206-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/206/benefits-of-vdc.jpg);
    background-repeat: no-repeat
}
.wp206-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/206/conclusion.jpg);
    background-repeat: no-repeat
}
/* white-papers-207 */
.wptmp-headerbanner-bg-wp207{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/207/cutting-the-clutter-is-automation.jpg);
    background-position: center;
    min-height: 700px;
}
.wp207-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/207/cad-automation.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* white-papers-208 */
.wptmp-headerbanner-bg-wp208{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/208/product-design-designing-products.jpg);
    background-position: center;
    min-height: 700px;
}
.wp208-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/208/shareholder-vs-stakeholder-governance.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.wp208-bg-space-img-sc5{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2024/208/conclusion.jpg);
    background-repeat: no-repeat
}



/* white-papers-209 */
.wptmp-headerbanner-bg-wp209{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/209/a-leading-children-s-ride-on-toy-manufacturer.png);
    background-position: center;
    min-height: 700px;
}

/* white-papers-210 */
.wptmp-headerbanner-bg-wp210{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/210/the-silent-ai-revolution.jpg);
    background-position: center;
    min-height: 700px;
}
.wp210-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/210/evolution-from-custom-development.jpg);
    background-repeat: no-repeat
}
.wp210-bg-space-img-sc7{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/210/the-developers-enhanced-capabilities.jpg);
    background-repeat: no-repeat
}



/* white-papers-216 -sasi -30Sep2025*/
.wptmp-headerbanner-bg-wp216{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/216/the-power-of-active-listening-in-sales-img-3.jpg);
    background-position: center;
    min-height: 600px;
}


/* white-papers-217 -sasi -30Sep2025*/
.wptmp-headerbanner-bg-wp217{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/217/relationships-why-they-matter-in-business-img-3.jpg);
    background-position: center;
    min-height: 600px;
}
.wp217-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/217/relationships-why-they-matter-in-business-img-4.jpg);
    background-repeat: no-repeat
}



/* white-papers-218 -sasi -30Sep2025*/
.wptmp-headerbanner-bg-wp218{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/218/the-many-uses-of-skids-in-engineering-img-1.jpg);
    background-position: center;
    min-height: 600px;
}
.wp218-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/218/the-many-uses-of-skids-in-engineering-img-2.jpg);
    background-repeat: no-repeat
}

/* white-papers-219 -sasi -30Sep2025*/
.wptmp-headerbanner-bg-wp219{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/219/additive-manufacturing-am-beyond-prototyping-img-1.jpg);
    background-position: center;
    min-height: 600px;
}
.wp219-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/219/additive-manufacturing-am-beyond-prototyping-img-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.wp219-bg-space-img-sc2{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/219/additive-manufacturing-am-beyond-prototyping-img-6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}


/* white-papers-220 -sasi -30Sep2025*/
.wptmp-headerbanner-bg-wp220{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/220/the-indirect-effects-of-the-us-tariffs-img-1.jpg);
    background-position: center;
    min-height: 600px;
}


/* white-papers-221 -sasi -30Sep2025*/
.wptmp-headerbanner-bg-wp221{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/221/redefining-creativity-and-efficiency-in-aec-img-1.jpg);
    background-position: center;
    min-height: 600px;
}


.wp221-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/219/additive-manufacturing-am-beyond-prototyping-img-2.jpg);
    background-repeat: no-repeat
}

/* white-papers-222 -sasi -01Oct2025*/
.wptmp-headerbanner-bg-wp222{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/222/preserving-curiosity-creativity-and-connection-img-1.jpg);
    background-position: center;
    min-height: 600px;
}


.wp222-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/222/preserving-curiosity-creativity-and-connection-img-2.jpg);
    background-repeat: no-repeat
}

.wp222-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/222/preserving-curiosity-creativity-and-connection-img-3.jpg);
    background-repeat: no-repeat
}




/* white-papers-223 -sasi -01Oct2025*/
.wptmp-headerbanner-bg-wp223{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/223/mind-the-gap-img-1.jpg);
    background-position: center;
    min-height: 600px;
}
.wp223-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/223/mind-the-gap-img-3.jpg);
    background-repeat: no-repeat
}



/* white-papers-224 -sasi -01Oct2025*/
.wptmp-headerbanner-bg-wp224{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/224/bridging-the-gap-high-hopes-for-ai-in-aec-img-1.jpg);
    background-position: center;
    min-height: 600px;
}

/* white-papers-224 -sasi -01Oct2025*/
.wptmp-headerbanner-bg-wp225{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/225/navigating-regulatory-compliance-img-1.jpg);
    background-position: center;
    min-height: 600px;
}


/* white-papers-226 -sasi -01Oct2025*/
.wptmp-headerbanner-bg-wp226{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/226/the-cost-of-chaos-img-1.jpg);
    background-position: center;
    min-height: 600px;
}


.wp226-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/226/the-cost-of-chaos-img-3.jpg);
    background-repeat: no-repeat
}

.wp226-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/226/the-cost-of-chaos-img-4.jpg);
    background-repeat: no-repeat
}


/* white-papers-227 -sasi -02Oct2025*/
.wptmp-headerbanner-bg-wp227{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/227/engineering-process-outsourcing-epo-img-1.jpg);
    background-position: center;
    min-height: 600px;
}

.wp227-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/227/engineering-process-outsourcing-epo-img-3.jpg);
    background-repeat: no-repeat
}
.wp227-bg-space-img-sc4{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/227/engineering-process-outsourcing-epo-img-4.jpg);
    background-repeat: no-repeat
}


/* white-papers-228 -sasi -02Oct2025*/
.wptmp-headerbanner-bg-wp228{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/228/the-intersection-of-ai-img-1.jpg);
    background-position: center;
    min-height: 600px;
}

.wp228-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/228/the-intersection-of-ai-img-2.jpg);
    background-repeat: no-repeat
}


/* white-papers-229 -sasi -02Oct2025*/
.wptmp-headerbanner-bg-wp229{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/229/aec-digital-twins-img-1.jpg);
    background-position: center;
    min-height: 600px;
}

.wp229-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/229/aec-digital-twins-img-2.jpg);
    background-repeat: no-repeat
}


/* white-papers-230 -sasi -02Oct2025*/
.wptmp-headerbanner-bg-wp230{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/230/engineering-excellence-for-data-img-1.jpg);
    background-position: center;
    min-height: 600px;
}

.wp230-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/230/engineering-excellence-for-data-img-2.jpg);
    background-repeat: no-repeat
}

/* white-papers-231 -sasi -02Oct2025*/
.wptmp-headerbanner-bg-wp231{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/231/applicant-tracking-and-recruiting-img-1.jpg);
    background-position: center;
    min-height: 600px;
}

.wp231-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/231/applicant-tracking-and-recruiting-img-2.jpg);
    background-repeat: no-repeat
}


/* white-papers-232 -sasi -07Oct2025*/
.wptmp-headerbanner-bg-wp232{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/232/revolutionizing-shop-drawing-production-img-2.jpg);
    background-position: center;
    min-height: 600px;
}

/* white-papers-233 -sasi -07Oct2025*/
.wptmp-headerbanner-bg-wp233{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/233/bridging-the-gap-img-1.jpg);
    background-position: center;
    min-height: 600px;
}
.wp233-bg-space-img-sc3{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/233/bridging-the-gap-img-2.jpg);
    background-repeat: no-repeat
}

.wp_general-source-bg {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/175/source_general_bg.jpg);
    background-repeat: no-repeat;
}
/* white-papers-234 */
.wptmp-headerbanner-bg-wp234{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/234/hydraulic-cylinder-system-banner.jpg);
    background-position: center;
    min-height: 600px;
}
.wp-wp234-sc3-r-img {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/234/case-sudies-challeges.png);
    background-size: 50%;
}
/* white-papers-235 */
.wptmp-headerbanner-bg-wp235{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/235/powers-industrial-safety-banner.jpg);
    background-position: center;
    min-height: 600px;
}
/* white-papers-236 */
.wptmp-headerbanner-bg-wp236{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/236/electronics-and-electrical-systems-banner.jpg);
    background-position: center;
    min-height: 600px;
}
/* white-papers-237 */
.wptmp-headerbanner-bg-wp237{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/237/fire-truck-vehicle-manufacturer-banner.jpg);
    background-position: center;
    min-height: 600px;
}
/* white-papers-238 */
.wptmp-headerbanner-bg-wp238{
	background-image: url(https://www.veetechnologies.com/images/whitepapers/2025/238/residential-commercial-lawn-mowers-banner.jpg);
    background-position: center;
    min-height: 600px;
}






















/* white-papers- en-us 1001 */
.wptmp-headerbanner-bg-wpenus_1001{
	background-image: url(https://www.veetechnologies.com/demo/dev/en-us/images/whitepapers/wp-en-us/2025/1001/engineering-the-world-s-smallest-handheld-printer.jpg);
    background-position: center;
    min-height: 700px;
}
.wpenus_1001-sc2-r-img{
    background-image: url(https://www.veetechnologies.com/demo/dev/en-us/images/whitepapers/wp-en-us/2025/1001/engineering-the-world-s-smallest-handheld-printer-challenge.png);
    background-repeat: no-repeat;
}
.wptmp-headerbanner-bg-wpenus_1002{
	background-image: url(https://www.veetechnologies.com/demo/dev/en-us/images/whitepapers/wp-en-us/2025/1002/stabilizing-a-critical-application.jpg);
    background-position: center;
    min-height: 700px;
}

.wpenus_1002-sc2-r-img {
    background-image: url(https://www.veetechnologies.com/demo/dev/en-us/images/whitepapers/wp-en-us/2025/1002/stabilizing-a-critical-application.png);
    background-repeat: no-repeat;
}







.wp_general-source-bg {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2023/175/source_general_bg.jpg);
    background-repeat: no-repeat;
}






/* white-papers layout design - 01 */
.wptmp-headerbanner-bg-wp-ld01{
    background-image: url(https://www.veetechnologies.com/images/wp-layout-design/01/promis.jpg);
    background-position: bottom;
    min-height: 700px;
}




#wp-table-left {
    border: 1px solid #ffcb8e !important;
    text-align: left !important;
}
#vwptmp-dgn1-sc1-banner-3line h1{
    line-height: 130%;
}
#vwptmp-dgn1-sc1-banner-3line h2{
    font-family: 'Oswald', sans-serif !important;
    line-height: 140%;
    letter-spacing: 3px;
}




.whitepaper-btn a {
    color: #101010 !important;
    font-weight: bold !important;
    background: #F6911D !important;
    border-radius: 6px !important;
    text-decoration: none !important;
    padding: 4px 20px 4px 20px;
    font-size: 20px;
}
.wp-title-h2{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    color: #414141;
    text-align: center;
	line-height: 130%;
}
.hr-orange{
    margin-bottom: 40px;
    border-top: 10px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
}
.hr-orange-s{
    margin-bottom: 40px;
    border-top: 8px solid #ed8730 !important;
    border-bottom: 0px solid #ed8730 !important;
}
.hr-orange-gray{
    margin-bottom: 40px;
    border-top: 8px solid #d4d4d4 !important;
    border-bottom: 0px solid #d4d4d4 !important;
}
.hr-orange-center{
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.bg-space-img{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/31/account-intelligence-guided-agents-drive-ar-gains-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    padding-bottom: 25%;
    background-position: bottom;
}
.wp-contact-us-btn{
	font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    background: #F6911D;
    color: black !important;
    font-weight: bold;
    padding: 7px 22px 7px 22px;
    border-radius: 5px;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 20px;
}
.wp-movetop-contact-us-btn {
    position: relative;
    top: -22px;
    text-align: center;
}
.wp-sec-bg001{
    background-image: url(https://www.veetechnologies.com/images/whitepapers/14/getting-to-yes-quickly-whitepaper-bg.jpg);
    background-repeat: no-repeat;
    color: white;
    background-position: top;
}

/* download PDF icon for whitepaper */
.wp-download-pdf-btn {
    position: relative;
    top: -10px;
    text-align: right;
}
.wp-download-pfd-img{
	position: absolute;
}
.wp-download-pfd-img1{
	position: absolute;
}






/* whitepapers responsive */
@media (max-width: 320px) {  /* all Mobile P */


}
@media (max-width: 414px) {  /*  all Mobile P */
.font500 {
    font-size: 170%;
}
.font300 {
    font-size: 150%;
}
.font400 {
    font-size: 170%;
}
.font200 {
    font-size: 120%;
}
.container50{
	width: 80% !important;
	margin: auto;
}


/* wp001 */
.wptmp-headerbanner-bg-wp001 {
    min-height: 300px;
}
#vwptmp-dgn1-sc1-banner-3line h2 {
    font-size: 130%;
}

.wptmp-headerbanner-bg-wp001 {
    background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(https://www.veetechnologies.com/images/whitepapers/2019/1/how-to-maximize-operational-efficiencies.jpg)no-repeat right center;
    background-size: cover;
    padding-top: 60px;
}
.wp001-bg-space-img-sc3{
	background: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.5)), url(https://www.veetechnologies.com/images/whitepapers/2019/1/a-strategic-approach-to-business-management.jpg)no-repeat right center;
    padding-top: 0px;
    background-size: cover;
	padding-bottom: 60px;
}
.wp-title-h2 {
    line-height: 130%;
}
.spaceright1 {
    padding-right: 0%;
}
.container80 {
    width: 90% !important;
}



/* wp002 */
.wptmp-headerbanner-bg-wp002 {
    background-image: url(https://www.veetechnologies.com/images/whitepapers/2019/2/technology-that-works-whitepaper-banner.jpg);
    background-size: cover;
    padding-top: 60px;
}



}

@media (max-width:415){
	/* whitepaper download PDF form */
	
}
@media (min-width: 414px){	
/* whitepaper download PDF form */
	.wp-pdf-dwn-form{
		width: 400px;
		margin-left: auto !important;
		margin-right: auto !important;
	}	
}



@media (max-width: 480px) and (min-width: 415px) {   /* iphone 3/4  L */

}
@media (max-width: 568px) and (min-width: 481px){      /* iphone 5  L  */ 

}
@media (max-width: 667px)  and (min-width: 569px){       /* iphone 6  L */

}
@media (max-width: 736px)  and (min-width: 668px) {    /* iphone 7s L */  


}

@media (max-width: 736px) {  /*  all Mobile L */

}

@media (max-width: 900px) {  /*  custom layout upto 900 */
.wp-download-pfd-img{
	top: 60px;
    right: 0px;
	width: 50px;
}
.wp-download-pfd-img1{
	top: 64px;
    right: 0px;
	width: 50px;
}
.wp-pfd-source{
    top: 20px !important;
}
}
@media (min-width: 901px) {  /*  custom layout 901  to */
.wp-download-pfd-img{
    top: 30px;
    right: -20px;
	width: 100px;
}
.wp-download-pfd-img1{
    top: 40px;
    right: -20px;
	width: 100px;
	
}
.wp-pfd-source{
    top: 0px !important;
}
}


@media (max-width: 767px) and (min-width: 737px) {   /* iphone L To upto ipad P*/
/* wp001 */
.wp001-sc4-bg {
    min-height: 650px;
}
}
@media (max-width: 779px) and (min-width: 768px) {  /* Ipad P */
/* wp001 */
.wp001-sc4-bg {
    min-height: 700px !important;
}
}

@media (max-width: 979px) and (min-width: 800px) {  /* Samsung  */
/* wp001 */
.wp001-sc4-bg {
    min-height: 650px;
}
}

@media (max-width: 1023px)  and (min-width: 980px){   /* Kindle Fire HD 8.9*/
/* wp001 */
.wp001-sc4-bg {
    min-height: 600px;
}
}

@media (max-width: 1279px)  and (min-width: 1024px){   
/* wp001 */
.wp001-sc4-bg {
    min-height: 540px;
}
}

@media (max-width: 1365px)  and (min-width: 1280px){ 

}

@media (max-width: 1439px)  and (min-width: 1366px){  

}

@media (max-width: 1599px)  and (min-width: 1440px){  

}

@media (max-width: 1679px)  and (min-width: 1600px){   

}

@media (max-width: 1919px)  and (min-width: 1680px){   

}

@media (max-width: 2159px)  and (min-width: 1920px){  

}

@media (min-width: 1920px){  
.font105{ 
	font-size: 130%;
}
}
@media (min-width: 2160px){  

}


/* custom whitepapers responsive */
@media (max-width: 1024px)  and (min-width: 415px){
.font500 {
    font-size: 300%;
}
.font300 {
    font-size: 210%;
}
.font400 {
    font-size: 300%;
}
.font200 {
    font-size: 100%;
}

.m-width-1024{
	width: 340px !important;
}
}

@media (max-width: 767px){
#Whitepapers-template-design .container {
    padding: 0 0px !important;
}

.m-width{
	width: 100%;
    overflow-x: overlay;
}

.m-float-right-none-1024{
	float: none !important;
}

}





@media (max-width: 767px){
/* wp001  */
#sp-custom-whitepapers-wrapper .container {
    padding: 0 0px !important;
}
}





@media (max-width: 1279px){

/* wp001 */
.wptmp-headerbanner-bg-wp001 {
    min-height: 300px;
}
#vwptmp-dgn1-sc1-banner-3line h2 {
    font-size: 130%;
}
.wptmp-headerbanner-bg-wp001 {
    background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(https://www.veetechnologies.com/images/whitepapers/2019/1/how-to-maximize-operational-efficiencies.jpg)no-repeat right center;
    background-size: cover;
    padding-top: 60px;
}
.wp001-bg-space-img-sc3{
	background: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.5)), url(https://www.veetechnologies.com/images/whitepapers/2019/1/a-strategic-approach-to-business-management.jpg)no-repeat right center;
    padding-top: 0px;
    background-size: cover;
	padding-bottom: 60px;
}
.wp001-sc4-bg {
    color: white;
    background: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.5)), url(https://www.veetechnologies.com/images/whitepapers/2019/1/how-to-maximize-operational-efficiencies-bg1.jpg)repeat right center;
    padding-top: 0px;
    background-size: cover;
    padding-bottom: 60px;
    height: auto;
}

.wp-title-h2 {
    line-height: 130%;
}
.spaceright1 {
    padding-right: 0%;
}
.container80 {
    width: 90% !important;
}


/* whitepaper banner common */
.wpbannercmm{
    min-height: 300px !important;
    background-size: cover;
    background-position: left top;
}

.spaceright2 {
    padding-right: 0% !important;
}

.spaceright17{
    padding-right: 0% !important;
}
.wp010-bg-space-img-sc3{
	background: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.5)), url(https://www.veetechnologies.com/images/whitepapers/2019/10/studio-design-process.jpg)no-repeat right center;
    padding-top: 0px;
    background-size: cover;
	padding-bottom: 60px;
}

/* whitepaper 37*/
.wp037-bg-space-img-sc3{
	background: none !important; 
}

/* free cssh WP */
#wp32-section3-right-image{
	display: none !important;
}
#services-part2{
	display: none !important;
}
}




@media (min-width: 517px){
.vwptmp-right-img{
	float: right;
}
}

@media (min-width: 1280px){
.movetotop-80{
	position: relative;
	top: -80px;
}

/* no-bg-small screen */
.bg-color-gray-L{ 
	background: #f2f2fa;
    background-color: #f2f2fa;
}
}



@media (max-width: 516px){
/* wp003 */
.vwptmp-right-img{
    float: none !important;
    text-align: center;
}
/* wp012 */
.content-center-text-width-400 {
    margin: 0 0 10px 25px !important;
    width: auto !important;
}
/* wp013 */
.content-center-text-width-230 {
    margin: 0 0 10px 25px !important;
    width: auto !important;
}
/* wp014 */
.content-center-text-width-630 {
    margin: 0 0 10px 25px !important;
    width: auto !important;
}
}


/* **************************************************************************** */
/* whitepaper-template desgin */
/* **************************************************************************** */


 /* recent code After responsive  */
 

 #social-icon img {
   max-width: 35px !important;
}

 .djslider img{
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
}


 
 
.video-border{
	border: 10px solid #e6e6e6;
} 
#eu_cookies .inner1 {
    width: 97%;
}
#eu_cookies .inner3 {
    width: 94%;
}
#eu_cookies .inner3 p {
    font-family: Gudea;
}
.button_cookie {
    background: #a2a2a2!important;
    color: #000000!important;
    font-family: 'Oswald', sans-serif !important;
}
#eu_cookies .button_cookie:hover{
    background: #f1f1f1!important;
    color: #f5831f!important;
}


#quick-form input[type="email"]:focus, #quick-form input[type="number"]{
	color: #313131;
 }

.widthfull_img{
	width: 100%;
}
.img-border-3{
	padding: 3px;
    border: 1px solid #e8e6e6;
}

#blog-image-main{
    padding-bottom: 20px;
    width: 100%;
}
.image-left{
	float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
.img-w-90-p{
	width: 90%;
}
.boder-radius-15{
	border-radius: 15px;
}
.pcast-download{
    font-size: 12px !important;
    color: black !important;
    text-decoration: underline;
    position: relative;
    top: -10px;
}

.career-apply-btn{
    background: #f1f1f1;
    padding: 5px;
}
.apply-img-btn {
    text-align: right;
    float: right;
    padding-bottom: 20px;
}

.t-c-h4{
	font-size: 90% !important;
    color: black !important;
}



.text-shadow0{
    text-shadow: 0px 0px 0px #093451;
}
.text-shadow5{
    text-shadow: 0px 0px 5px #093451;
}





/*sp-smart-slider sp-iStoreii-layout cs-slider1 */
.cs-slider1{
	clear: both;
}
.cs-slider1 .sp-slider-image {
    margin-top: 0px !important;
}
.sp-iStoreii-layout .sp-full-text {
    font-weight: bold !important;
}
.sp-iStoreii-layout .sp-slider-content .sp-introtext {
    font-size: inherit !important;
	color: #666666 !important;
}
#sp-smart-slider .sp-vertical-middle{
    padding: 0px 10% 0px 10%;
}
.sp-iStoreii-layout .controller-prev i, .sp-iStoreii-layout .controller-next i {
    width: 40px !important;
    background: #f58220 !important;
}
.sp-iStoreii-layout .sp-slider-content .sp-introtext{
	padding-right: 40px;
    padding-left: 10px;
}


.sp-iStoreii-layout h1.sp-title {
    font-size: 100% !important;
    line-height: 160% !important;
    font-family: 'Gudea';
    letter-spacing: 0.5px;
    font-weight: normal !important;
	padding-left: 10px;
    padding-right: 30px;
}
.sp-slider-content{
	text-align: center;
}
.sp-slider-image{
    width: 230px !important;
    float: none !important
}
.sp-vertical-middle{
	margin-top: 19px;
    clear: both;
	height: auto;
}
.responsive #sp-smart-slider.sp-iStoreii-layout, .responsive .sp-iStoreii-layout .sp-slider-item {
    height: auto !important;
}
#sp-smart-slider .sp-vertical-middle {
    margin-top: 0px !important;
}
#sp-smart-slider .slider-list{
	display: none;
}
.testimonials-title{
    padding-bottom: 9px;
    border-bottom: none;
    text-align: center;
    text-transform: uppercase;
    padding-top: 50px;
    color: #FE8901;	
}
.sp-iStoreii-layout h2.sp-posttitle {
    margin: 30px 0 30px !important;
    color: #F6911D !important;
    font-weight: bold !important;
    font-size: 180% !important;
}

.sp-iStoreii-layout .controller-next i {
    right: 15px !important;
}




.walk-in-date_time{
    padding-bottom: 5px !important;
    padding-top: 10px;
}

.float-right{
	float: right;
}



/* ----------------------------- */
/* Home page service box design  */
/*-------------------------------*/
@media (max-width: 1439px)  and (min-width: 1366px){
.sp-simpleportfolio .sp-simpleportfolio-filter {
    text-align: center;
    margin-bottom: -25px !important;
}
}
