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;
}



.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;
    padding-left: 30px;
    padding-bottom: 30px;
}

#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;
}



@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: 320px;
	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;
}


.engineering-solutions-services .sp-submenu.sub-level-child.open {
    top: -40px !important;
}
.it-services .sp-submenu.sub-level-child.open {
    top: -99px !important;
}
.logistics-main-menu .sp-submenu.sub-level-child.open {
    top: -138px !important;
}
.media-main-menu .sp-submenu.sub-level-child.open {
    top: -178px !important;
}
.finance-and-accounting-services-main-menu .sp-submenu.sub-level-child.open {
    top: -219px !important;
}
.legal-process-outsourcing-main-menu .sp-submenu.sub-level-child.open {
    top: -259px !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;
}


/* walk-in-popup */
#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 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: 39px;
    padding-left: 24px;
    padding-top: 27px;
    text-transform: uppercase;
}
#brochure-text{
    font-size: 20px;
    font-family: 'Oswald', sans-serif !important;
}
#brochure-button{
    padding: 9px;
    border: 1px solid #c5c5c5;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23px;
    font-family: 'Oswald', sans-serif !important;
}
#brochure-button a{
    color: #f57d3a !important;
	text-decoration: initial !important;
}
#brochure-button a:hover{
    color: #f57d3a !important;
}


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



/* 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: 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{
    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%;
}
}



/* 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: 270%;
    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 */
.img-border-line{
    border: 1px solid #d6d6d6;
    padding: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
	max-width: 550px;
	width: 100%;
}
.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;
}
.lt-page-h4{
	font-size: 260% !important;
    padding-bottom: 10px !important;
}


/* 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: 550px;
    width: 100%;
}


/* 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: #fe8901;
    font-weight: normal;
    font-family: 'Oswald', sans-serif !important;
}
.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: #fe8901;
    font-weight: normal;
    font-family: 'Oswald', sans-serif !important;
}


.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;
}
#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;
}


/* 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 !important;
    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;
}

.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;
}


/* IT Services */
#page-condent-block h2 {
    color: #FE8901!important;
    font-size: 150%;
}
.list-item-first ul li {
    padding-bottom: 10px;
}
#page-condent-block .list-item-first ul{
	list-style-type: none;
    padding-left: 26px;
    padding-top: 20px;
}
.whitespacefull img {
	width: 100%;
    border: 2px solid #f1f1f1;
    padding: 3px;
}
#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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/images/banners/inner-page-bannerveetechnologies-logistics-services-ocean-freight-auditing.jpg)no-repeat center center;
}
.ocean-freight-auditing-Inner-Banner {
    background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.0)), url(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/images/banners/inner-page-banner/veetechnologies-logistics-services.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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/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(https://www.veetechnologies.com/images/banners/inner-page-banner/risk-adjustment-optimization.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;
}
#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-LPO-mb-section {
	background-image: url(https://www.veetechnologies.com/images/home-page/industries/industries-mb-thumbnails/legal-processing-outsourcing-veetechnologies.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: 5px;
}
#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;
}






/*========================= 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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 350px;
}
#form-signup-div img{
    padding: 40px !important;
    width: 70% !important;
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #e7e7e7 !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: 80px;
}





/* 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;
}

}

@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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: auto;
}
#form-signup-div img{
    padding: 40px !important;
    width: 60% !important;
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #e7e7e7 !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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: auto;
}
#form-signup-div img{
    padding: 40px !important;
    width: 40% !important;
}
#form-signup-div h2{
    margin: 0px 0 !important;
}

#sp-brochure{
    background: #e7e7e7 !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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
}
#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: #e7e7e7 !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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
}
#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: #e7e7e7 !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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
}
#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: #e7e7e7 !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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 390px;
    width: 50%;
}
#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: #e7e7e7 !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: 50px;
    padding-top: 11px;
    background-color: rgba(0, 0, 0, 0.4) !important;
    width: 960px;
    bottom: 90px;
    margin-left: 8%;
}
.main-banner-title {
    font-size: 40px;
    color: #FE8901;
    font-family: 'Oswald', sans-serif !important;
    line-height: 83px;
}
.main-banner-text {
    /* font-size: 46px; */
	font-size: 40px;
    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: 1365px){
#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: 120px;
    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;
}
#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: 50%;
	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: #464646 !important;
    text-align: center !important;
    padding-bottom: 40px !important;
    height: 415px;
}
#form-signup-div img{
    padding: 40px !important;
    width: 40% !important;
}
#sp-brochure{
    background: #e7e7e7 !important;
    padding-bottom: 48px !important;
    margin-left: 0px !important;
    height: 415px;
}
#brochure-section{
    text-align: center;
    padding: 100px;
}
/* ******** 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: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
	padding-right: 30px;	
}
.right-block{
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-right: 30px;
    background: #efefef;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 30px;
}



/* 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: 5px;
}
.author-p{
    color: #000000;
    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-section1 p{
    padding-bottom: 10px !important;
}

#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;
    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-section1 p{
    padding-bottom: 10px !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 */
/* **************************************************************************** */

.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;
}


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




.spaceleft1{
	padding-left:10%;
}
.spaceleft2{
	padding-left:20%;
}
.spaceleft10{
	padding-left:10px;
}



.spaceright1{
    padding-right: 45%;
}
.spaceright2{
    padding-right: 20%;
}



.spacetop1{
	padding-top: 10%;
}
.spacetop2{
	padding-top: 12%;
}
.spacetop3{
	padding-top: 20%;
}
.spacetop90{
	padding-top: 90px;
}
.spacetop70{
	padding-top: 70px;
}
.spacetop20{
    padding-top: 20px;
}
.spacetop30{
    padding-top: 30px;
}
.spacetop40{
    padding-top: 40px;
}
.spacetop7{
    padding-top: 7px;
}




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

.spacebottom1{
	padding-bottom: 10%;
}
.spacebottom2{
	padding-bottom: 15%;
}
.spacebottom3{
	padding-bottom: 25%;
}
.spacebottom7{
	padding-bottom: 7%;
}
.spacebottom40{
	padding-bottom: 40px;
}
.spacebottom0{
	padding-bottom: 60px;
}
.spacebottom10{
	padding-bottom: 10px;
}
.spacebottom20{
	padding-bottom: 20px;
}
.spacebottom25{
	padding-bottom: 25px;
}
.spacebottom80{
	padding-bottom: 80px;
}


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



.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;
}


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



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


.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%;
}


.font150{ 
	font-size: 150%;
}
.font200{ 
	font-size: 200%;
}
.font250{ 
	font-size: 250%;
}
.font300{
	font-size: 300%;
} 
.font400{
	font-size: 400%;
} 
.font500{ 
	font-size: 500%;
}

.fontcolor-orange{
    color: #F69931;
}




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

.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;
}






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

@media (max-width: 1199px){
.wp-right-img-general-img{
    background-image: none !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;
}






#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-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: -10px;
    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;
}


.wp-download-pdf-btn-center {
    position: relative;
    top: 0px;
    text-align: center;
}
.wp-download-pfd-img-center{
	position: relative;
}
.wp-download-pfd-img1-center{
	position: relative;
}






/* 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-download-pfd-img-center{
    top: 30px;
    right: 0px;
    width: 60px;
}
.wp-download-pfd-img1-center{
	top: 40px;
    right: 0px;
    width: 60px;
}
}
@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-download-pfd-img-center{
    top: 30px;
    right: 0px;
    width: 100px;
}
.wp-download-pfd-img1-center{
	top: 40px;
    right: 0px;
    width: 100px;
}
}


@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: 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%;
}
}

@media (max-width: 767px){
#Whitepapers-template-design .container {
    padding: 0 0px !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;
}
.spaceright2 {
    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; 
}


}




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

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

@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  */
#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;
}