
html {
    scroll-behavior: smooth;
 }
body {
	background: url(../images/new-bg.png) top;
	font-family: 'segoeuifont', Arial, Helvetica, sans-serif;
	font-size: 13px;
    background-size: contain;
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #f1f3f6;
}

.container-wrapper{
    /* width: 100%; */
    max-width: fit-content;
}

.main-page-wrapper {
	margin: 0 auto;
	overflow: hidden;
}

.wrapper {
	margin: 0 auto;
	width: 100%;
}

#navholder,
#nav {
	width: 100%;
}

#nav ul {
	background: none;
	box-shadow: none;
	margin: -1rem 0 0.3rem 0;
	display: inline-block;
	width: 100%;
	height: auto;
	padding: 0.4rem 0;
	list-style: none;
	border-radius: 4px 4px 0 0;
	position: relative;
	z-index: 99;
	left: 9%;
}

#nav li {
	padding: 0px 0rem;
	width: 1.5%;
	margin: 0rem 1rem 0rem 0rem;
	background: none;
	transition: .3s ease-in;
	border-radius: 12px;
	z-index: 99;
	margin-left: 0px;
	display: inline-block;
	float: none;
}

#nav li:first-child {
	margin: 0 5px 0 10px;
}

button:focus {
	outline: none;
}

#nav li:last-child {}

#nav li a {
	transition: .3s ease-in;
	border-radius: 10px 10px 10px 10px;
	background: none;
	height: auto;
	display: inline;
}

#nav li a img {
	width: 100%;
	margin: 0;
	display: block;
}

#nav li a:hover {
	background: none;
	color: #686868;
}

#nav li a:active {
	font-weight: bold;
}

#nav li a.selected {
	background: none !important;
	color: #686868;
	font-weight: bold;
}

#nav li a.selected:after {
	border-top-color: none;
	display: none;
}

#content-section {
	width: 100%;
	margin-top: -8px;
	float: left;
	background-color: #fff;
	border-radius: 12px;
	margin: -1.5rem 0 0rem 0;
	padding: 2rem;
}

.common-bg-container {
	background-color: #ffffff;
	background: #ffffff;
	box-shadow: inset 2px 2px 4px #d1d9e6, inset -2px -2px 4px #f9f9f9;
	padding: 1rem 0;
	border-radius: 12px;
	margin: 0.9rem 0rem 1.9rem 0rem;
	width: 100%;
	overflow: hidden;
}

.common-bg-container-inner {
	padding: 0.2rem 1.5rem;
}

.position-quotes-wrapper {
	display: flex;
	flex-direction: column;
}

.position-quotes-wrapper .positions-left {
	flex-basis: 100%;
	margin: 0 0 2rem 0
}

.carousel-content {
	float: none;
	margin: 1.2rem 0 0.5rem 0;
}

#blockchain-engagement .blockchain-engagement_content{
	background: url(../images/new_images/banner.jpg);
    background-size: cover;
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #f1f3f6;
	border-radius: 12px;
	margin-top: 1rem;
	background-position-x: center;
	background-position-y: 0rem;
}

#blockchain-engagement .blockchain-engagement_content p{
	background: rgba(0,0,0,0.5);
	display: inline-block;
	padding: 2rem 1rem;
	color: #fff;
	font-size: 1rem;
	line-height: 150%;
	border-radius: 12px;
}

.position-quotes-wrapper .positions-left #my-workfolio {
	width: 100% !important;
	padding-right: 40px !important;
}

.position-quotes-wrapper .positions-left #my-workfolio .company-info {
	margin: 0 0 20px;
	padding: 0 10px 25px 0;
	background: url(../images/new_images/company-sep.jpg) 0 bottom repeat-x;
	display: inline-block;
}

.position-quotes-wrapper .positions-left #my-workfolio .company-name {
	font-size: 20px;
	color: #000000;
	background: url(../images/new_images/my-workfolio-title-bg.png) 0 bottom no-repeat;
	margin-left: 8px;
	height: 52px;
	font-weight: bold;
}

.position-quotes-wrapper .positions-left #my-workfolio .company-brand {
	margin: 1rem 0;
	padding: 0;
	float: left;
	width: auto;
}

.position-quotes-wrapper .positions-left #my-workfolio .company-desc {
	margin: 5px 0 0 10px;
	padding: 0;
	float: none;
	width: 72%;
	display: inline-block;
}

.position-quotes-wrapper .positions-left #my-workfolio .company-desc .left {
	display: inline-block;
	float: none;
}

.position-quotes-wrapper .positions-left #my-workfolio .company-desc .job-profile {
	background: url(../images/new_images/check-type3.png) 0 3px no-repeat;
	font-size: 14px;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
	color: #8d8d8d;
	width: 195px;
}

.position-quotes-wrapper .positions-left #my-workfolio .jScrollPaneContainer {
	width: 100% !important;
}


/*********QUOTES-AND-EVENT-SPEAKER***************/

.position-quotes-wrapper .quotes-right {
	flex-basis: 100%;
}

.position-quotes-wrapper .quotes-right #selected-quotes .heading {
	background: none;
	font-family: 'segoeuifont', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2b8fce;
	padding-bottom: 8px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: bold;
	padding-left: 0;
}

.position-quotes-wrapper .quotes-right #selected-quotes .quotes {
	padding: 3px 0 0px 0;
	background: none;
}

.position-quotes-wrapper .quotes-right #selected-quotes .quotes .quotes-listing {
	background: url(../images/new_images/bullet-type3.png) 0 7px no-repeat;
	margin: 7px 0 0 10px;
	padding: 0 0 9px 15px;
	border-bottom: 1px dashed #b2b2b2;
	font-weight: bold;
}

.position-quotes-wrapper .quotes-right #selected-quotes .quotes .quotes-listing a {
	font-size: 12px;
}

.position-quotes-wrapper .quotes-right #selected-quotes #event-speaker {
	margin: 18px 0 0 0;
}

.position-quotes-wrapper .quotes-right #selected-quotes #event-speaker .heading {
	background: url(../images/new_images/event-speaker.png) 0 0 no-repeat;
	font-size: 18px;
	color: #000000;
	padding-left: 42px;
	font-weight: bold;
}

.position-quotes-wrapper .quotes-right #selected-quotes #event-speaker .events {
	padding: 0px 0 11px 0;
	background: none;
	margin: 3px 0 0 0;
}

.position-quotes-wrapper .quotes-right #selected-quotes #event-speaker .events .events-listing {
	background: url(../images/new_images/bullet-type3.png) 0 7px no-repeat;
	margin: 7px 0 0 10px;
	padding: 0 0 9px 15px;
	border-bottom: 1px dashed #b2b2b2;
	color: #2b8fce;
	font-size: 12px;
}


/*********PUBLICATIONS****************/

.common-bg-container #my-publication {
	background: none;
	padding: 0;
	margin: 0;
}

.common-bg-container #my-publication .publication-items {
	width: 100%;
	float: none;
	font-size: 12px;
	background: url(../images/new_images/publication-sep.png) right 0 no-repeat;
	padding: 16px 10px 16px 0;
}

.common-bg-container #my-publication .publication-items .heading {
	font-weight: bold;
	color: #000000;
}

.common-bg-container #my-publication .publication-items .date {
	color: #727272;
	margin-top: 5px;
}

.common-bg-container #my-publication .publication-items .title {
	color: #2b8fce;
	margin-top: 5px;
}

.common-bg-container #my-publication .publication-items .desc {
	color: #727272;
	margin-top: 5px;
}

.common-bg-container #my-publication .publication-items .download {
	color: #2b8fce;
	background: url(../images/new_images/pdf-downoad-icon.png) 0 0 no-repeat;
	height: 18px;
	margin-top: 11px;
	padding: 0 0 0 23px;
}


/*******************TESTIMONIALS******************/

.common-bg-container .mainPage-testimonial {}

#my-linkedin-reco {
	border-radius: 0px 12px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	padding: 0 0 0 55px;
	background: url(../images/new_images/workfolio-linkedin.jpg) 0 0 no-repeat #434343;
	height: 34px;
	font-size: 20px;
	color: #ffffff;
	margin: 2rem 0 0rem 0;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .linkedin-reco {
	width: 100%;
	margin: 0rem 1rem 0rem 0rem;
	padding: 0;
	float: none;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .linkedin-reco .carousel-content {
	width: 100%;
	display: inline-block;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .linkedin-reco .carousel-content .owl-wrapper-outer {}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .linkedin-reco .carousel-content .owl-wrapper-outer #testimonials-all {
	background: url(../images/new_images/slider-cmn-bg.jpg) no-repeat;
	background-size: cover;
	border-radius: 10px;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper {
	width: 100%;
	padding: 0rem 2rem;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-title {
	background: url(../images/new_images/workfolio-linkedin-reco.png) 0 0 no-repeat;
	width: 439px;
	height: 46px;
	color: #000;
	padding: 0 0 0 10px;
	line-height: 31px;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-title .name {
	font-size: 15px;
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-title .designation {
	font-size: 13px;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc {
	margin: 0;
	padding: 0;
	width: 440px;
	display: flex;
	margin: 1rem 0;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-text {
	color: #646464;
	font-size: 12px;
    margin-top: 12px;
    flex-basis: 100%;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-text p {
	line-height: 150%;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-picture {
	flex-basis: 35%;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-picture img {
	/* height: 50%; */
	width: auto;
}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-read-more {
	margin: 2rem 0 0 0;
	padding: 0 0 0 22px;
	text-align: right;
	background: url(../images/new_images/bullet-type2.png) 0 3px no-repeat;
	line-height: 20px;
	font-size: 15px;
}

.testimonial-slide-section #testimonials-all .text-testimonial {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 3rem;
}
.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .owl-carousel .owl-stage-outer{
		height: auto !important;
	}
	.testimonial-slide-section #testimonials-all .text-testimonial{
		padding: 3rem;
	}
	.testimonial-slide-section #testimonials-all.owl-theme .owl-dots{
		bottom: 10px;
	}
.testimonial-slide-section #testimonials-all .text-testimonial-common {
	font-size: 12px;
}

.testimonial-slide-section #testimonials-all .text-testimonial-common p {
	line-height: 20px;
}

.testimonial-slide-section #testimonials-all .testimonial-author-common {
	width: 100%;
	float: right;
	text-align: right;
	margin: 2rem 0;
}

.testimonial-slide-section #testimonials-all .testimonial-author-common .author-organization {
	font-style: italic;
	font-weight: 900;
}

.testimonial-slide-section #testimonials-all .testimonial-author-common p {
	color: #2b8fce;
}

.testimonial-slide-section #testimonials-all .testimonial-author-common p span {
	font-weight: 400;
	color: #818181;
	font-size: 14px;
}

#footer {}

#footer #footer-content {
    width: auto;
}

#footer #footer-content #copyright {}

#header {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0;
	text-align: left;
	display: flex;
	align-items: flex-start;
	justify-items: left;
	justify-content: left;
}

#header h1 {
	float: none !important;
	margin: 0 auto;
}

#header p.tagline {
	text-align: center;
	margin: 0rem;
	position: relative;
	font-size: 12px;
}

#header p.tagline::before {
	position: absolute;
	content: '';
	background: #666;
	width: 35px;
	height: 1px;
	left: 0;
	top: 50%;
}

#header p.tagline::after {
	position: absolute;
	content: '';
	background: #666;
	width: 35px;
	height: 1px;
	right: 0;
	top: 50%;
}

#searcholder {
	display: none;
}

.social-links-top {
	padding: 0 !important;
	margin: 0 !important;
	height: auto !important;
	width: auto !important;
	float: none !important;
}

.owl-wrapper-outer {
	width: 100%;
	background: transparent;
	margin: 15px 0 0;
	box-shadow: 3px 3px 4px #d1d9e6, -3px -3px 4px #f9f9f9;
	border-radius: 0.5rem;
	border: .0625rem solid #fafbfe;
	border-color: #d1d9e6;
	margin: 0rem 0rem 0rem 0rem;
}

.straight-quote {
	margin: 0rem 0 0 0;
	width: 100%;
	display: inline-block;
}

#resume-marquee,
#workfolio-marquee {
	background: none;
	height: auto;
	border: none;
	padding: 0.2rem 1rem;
}

#workfolio-marquee img {
	width: 100%;
	margin: 1rem 0 0 0px;
}

.quote-box {
	background: none;
}

.quote-box .straight-quote {
	width: 100%;
	display: inline-block;
	margin: 1rem 0;
}

.owl-item {
	width: 100%;
	height: 320px;
}


#owl-carousel-block, #latest-updates-carousel{
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	border-radius: 0.5em;
    overflow: hidden;
}
#owl-carousel-block .item .field-content{
	position: relative;
}
.field-thumb {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.field-thumb.for-no-bg {
	background: #f1f3f6;
}

.field-thumb img.first-banner-pic {
	height: 100%;
	width: auto !important;
	position: absolute;
	right: 0;
	bottom: 0;
}

.field-content {
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	padding: 3rem;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}

.field-content.slide-one {
	display: flex;
	padding: 1rem;
	background: rgba(255,255,255,0.6);
}

.field-content.slide-two {
	text-align: left;
	padding: 1rem;
}

.field-content.slide-two h2 {
	color: #2b8fce;
	font-weight: bold;
	font-size: 15px !important;
	line-height: 150% !important;
	text-align: left;
	margin: 7px 0 10px 1.4rem;
}

.field-content.slide-two p {
	color: #000;
	font-size: 13px;
	line-height: 150%;
}

.field-content.slide-two .read-more {
	margin: 1rem 0 2rem 1.4rem;
	padding: 0.3rem 2rem 0.4rem 1rem;
}

.field-content.slide-two .read-more::after {
	top: 37%;
}

.field-content.slide-two .straight-logo {
	padding: 0;
}

.field-content.slide-two .straight-logo .logo .read-more {
	margin: 0;
	padding: 0;
}

.field-content.slide-two .straight-logo p.slogan {
	padding: 0;
	color: #000;
	margin: 3px 0;
}

.field-content.slide-two .straight-logo .logo .read-more::after {
	display: none;
}

.field-content.slide-three {
	text-align: left;
	padding: 1rem;
}

.field-content.slide-three .quote-desc h2 {
	color: #2b8fce;
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	text-align: left;
	margin: 7px 0 0px 1.4rem;
}

.field-content.slide-one .info-box {
	flex-basis: 80%;
	flex-shrink: 0;
}

.field-content.slide-one .info-box-cntnt{
    display: none;
}


.field-content.slide-one .info-box .first-slide-heading {
	font-size: 15px;
	line-height: 150%;
	text-align: left;
	margin: 0 0 0 1.4rem;
	display: none;
}

.field-content .quote-desc p.write {
	/* color: #fff; */
}

.field-content .quote-desc p.grey-text-para {
	color: #000;
	text-align: left;
	margin: 0.5rem 0;
	font-size: 13px;
}

.field-content.slide-one .info-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

.field-content.slide-one .info-box ul li {
	display: inline-block;
	text-align: left;
	width: 100%;
}

.field-content.slide-one .info-box ul li p {
	font-size: 12px;
	line-height: 17px;
	margin: 1rem 0;
	color: #000;
}

.field-content.slide-one .info-box ul li .info-title {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-weight: 600;
	padding-right: 0;
	margin-bottom: 0;
}

.field-content.slide-one .user-pic {
	width: 100%;
	flex-shrink: 0;
	flex-basis: 25%;
	position: absolute;
	right: 0;
}
.field-content.slide-one .user-pic img{
	max-width: 245px;
	position: absolute;
	right: 0;
}
.field-content .read-more {
	margin: 1rem auto;
	font-size: 16px;
	color: #fff;
	background: #c10606;
	padding: 8px 26px 8px 16px;
	border-radius: 0.5rem;
	display: inline-block;
	float: none;
	position: relative;
}

.field-content .read-more:hover {
	text-decoration: none;
}

.field-content .read-more::after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(-45deg);
	top: 40%;
	right: 10%;
}

.owl-theme .owl-dots {
	left: 0;
}

.owl-carousel .owl-stage-outer {
	border-radius: 0.5rem;
}
#owl-carousel-block.owl-carousel .owl-stage-outer, #owl-carousel-block.owl-carousel, .owl-carousel .owl-item{
	height: auto !important;
}
:focus {
	outline: none;
}

#testimonials-all .item {
	padding: 2rem 0 0 0;
}

button.owl-dot.active span,
button.owl-dot:hover span  {
	border: 1px solid #a6cae6;
	border-radius: 50%;
}

.field-content .quote-thumb {
	width: auto;
	margin: 0 auto;

}
.field-content .quote-thumb img{
	display: none;
}

.field-content .quote-desc {
	text-align: left;
}

.field-content .quote-desc h3 {
	/* color: #fff; */
}

#footer {
	background: none;
}

#footer #footer-content .footer-menu li {
	color: #737373;
}

#footer #footer-content .footer-menu li a {
	color: #737373;
}

#testimonial-all {
	overflow: hidden;
}

#testimonial-all .item-testimonial {
	overflow: hidden;
	width: 100%;
	height: 100%;
}



/********ERROR-PAGE***/


.error-page-image{
	/* background: url(../images/new_images/404-dog.jpg) top;
	background-size: cover;
	height: 100%; */
	width: 97%;
	margin: 0 auto;
}

.error-page-image .dog-pic{
	width: 100%;
}

.error-page-image .css-404{
	margin: 0 auto;
	display: block;
}

.error-page-image h2{
	text-align: center;
}



/********EMERGING-DIGITAL-OFFICER**************/


.emerging-digital-officer{
	width: 97%;
	margin: 0 auto;
}

.emerging-digital-officer a{
	text-decoration: none;
	cursor: pointer;

}

.emerging-digital-officer .chief-officer{
	width: 100%;
}

/********EMERGING 24march css*************/

.emerg-top {
    display: flex;
	border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.emerg-top-left {
    width: 50%;
}
.emerg-top-left img {
    max-width: 100%;
    width: auto;
}
.emerg-top-right {
    width: 50%;
    text-align: right;
}
.emerg-top-right a img { 
    max-width: 100%;
    width: auto;
}
.emerg-top-right a {
    display: inline-block;
}
.emerging-main-content p {
    padding-bottom: 15px;
}
.officer-img {
    display: inline-block;
    float: left;
    padding: 4px 18px 0 0;
}
.emerging-main-content h2 {
    margin-bottom: 15px;
}

/******** End EMERGING 24march css*************/
.grey-text-para{
	font-size: 15px;
	color: #000;
}
/**********MEDIA-QUERIES*************/
@media only screen and (max-width: 768px) {
	.field-content .quote-desc .grey-text-para.latest{
		display: none;
	}
	.field-content.slide-three .quote-desc h2{
		margin: 0px;
	}
	
}
@media only screen and (max-width: 600px) {
	.field-content .quote-desc p.grey-text-para {
		color: #000;
		text-align: left;
		margin: 0.5rem 0;
		font-size: 13px;
		
	}
	/*.field-content.slide-two .experienceTwo{
		overflow: scroll;
        height: 166px;
	}

	 .field-content .quote-desc .experienceThree{
		overflow: scroll;
        height: 166px;
	}
	.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-picture img {
		height: auto;
	}
	.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc{
		overflow: scroll;
        height: 166px;
	} 
	.testimonial-slide-section #testimonials-all .text-testimonial{
		display: block;
		overflow: scroll;
		height: 166px;
		margin-top: 55px;
	}
	.field-content.slide-one .info-box{
		overflow: scroll;
		height: 257px;
	}
	.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper {
		overflow: scroll;
		height: 242px;
	}*/
	.field-content.slide-two .straight-logo p.slogan {
		padding: 20px;
	}
	#my-linkedin-reco{
		font-size: 13px;
		padding-top: 6px;
	}
}

@media only screen and (min-width: 1025px) {
	.position-quotes-wrapper {
		flex-direction: row;
	}
	.position-quotes-wrapper .positions-left {
		flex-basis: 80%;
		margin: 0 10px 0 0;
	}
	.position-quotes-wrapper .quotes-right {
		flex-basis: 20%;
	}
}
@media only screen and (min-width: 768px) {
	.field-content.slide-one .info-box ul{
		display: block;
	}
	.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc {
		width: 100%;
	}

	.field-content.slide-two .read-more {
		margin: 1rem 0 0 1.4rem;
		padding: 0.3rem 2rem 0.4rem 1rem;
	}
	.position-quotes-wrapper .positions-left #my-workfolio .company-brand {
		margin:0;
	}
	.field-content.slide-one {
		background: none;
	}
	.field-content.slide-one .info-box ul li .info-title {	
		padding-right: 25px;
		margin-bottom: 1rem;
	}
	.field-content.slide-one .info-box ul {
		display: flex;
	}
	
	.field-content.slide-one .info-box ul li {	
		width: 50%;
	}

	.field-content.slide-one .info-box .first-slide-heading {
		font-size: 22px;
		line-height: 27px;
		display: block;
	}
	.field-content.slide-two p {
		font-size: 16px;
		line-height: 27px;
	}
	.field-content.slide-two h2 {
		font-size: 22px;
		line-height: 27px;
	}
	.field-content .quote-desc p.grey-text-para {
		font-size: 16px;
	}
	.field-content.slide-three .quote-desc h2 {
		font-size: 22px;
		line-height: 27px;
	}
	.testimonial-slide-section #testimonials-all .text-testimonial-common {
		font-size: 16px;
	}


	.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-text {
		font-size: 16px;
		padding-left: 15px;
	}
	
	.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-text p {
		line-height: 20px;
	}


	.field-content .quote-thumb img{
		display: block;
	}

	.field-content .quote-thumb {
		/* width: 20%; */
		display: inline-block;
		float: left;
		margin: 0rem 1rem 0rem 0rem;
		position: relative;
		background: #fff;
		padding: 10px;
		border-radius: 10px;
	}
	
	.field-content .quote-desc {
		text-align: left;
	}

	#blockchain-engagement .blockchain-engagement_content p{
		font-size: 2rem;
	}

	#blockchain-engagement .blockchain-engagement_content p{
		padding: 3rem;
	}

   body{
       background-size: cover;
   }
}
@media(max-width: 1366px){
	.field-content.slide-one .info-box {
		flex-basis: 70%;
	}
}
@media(max-width: 1280px){
	.field-content.slide-one .info-box {
		flex-basis: 65%;
	}
}
@media(max-width: 1024px){
	.field-content.slide-one .info-box ul li{
		width: 100%;
	}
	.field-content.slide-one .info-box {
		flex-basis: 70%;
	}
	.field-content.slide-one .user-pic img{
		max-width: 175px;
	}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .container-wrapper {
        max-width: 100%;
    }
    body{
        background-size: contain;
    }
  
}
@media only screen and (max-width: 992px) {
	
	.emerg-top {
		flex-wrap: wrap;
	}
	.emerg-top-left {
		width: 100%;
		margin-bottom: 15px;
	}
	.emerg-top-right {
		width: 100%;
		text-align: left;
	}

}
@media only screen and (min-width: 992px) {
	#blockchain-engagement .blockchain-engagement_content{
		background-size: cover;
		background-position-x: center;
		background-position-y: -10rem;
	}
    body{
        background-size: cover;
    }
    .container-wrapper {
        max-width: 80%;
    }
    .field-content.slide-one .info-box-cntnt{
        display: block;
    }
    .testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-picture img.brent-pic{
        /* height: 73%; */
    }
    .testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-picture {
        flex-basis: 90px;
		flex-shrink: 0;
    }
    .testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc .contact-desc-picture img {
         height: 70%;
    }
}
@media(max-width: 767px){
	#owl-carousel-block{
		padding-bottom: 25px;
	}
	#owl-carousel-block .item .field-content{
		display: block;
		height: 260px;
		overflow: scroll;
	}
	#owl-carousel-block .item .field-content .info-box{
		height: auto;
	}
	#owl-carousel-block.owl-theme .owl-dots{
		bottom: 0;
	}
	.field-content.slide-one .user-pic{
		display: none;
	}
	.field-content.slide-one .user-pic img{
		float: right;
		right: -16px;
		position: relative;
	}

.testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-title, .testimonial-slide-section .mainPage-testimonial #new-linkedin-section .testimonial-content-wrapper .contact-desc{
		width: 100%;
	}
	.common-bg-container #my-publication .publication-items{
		background: url(../images/new_images/company-sep.jpg) 0 bottom repeat-x;
		padding-bottom: 15px;
	}
	.position-quotes-wrapper .positions-left #my-workfolio .company-desc{
		width: 100%;
	}
	.position-quotes-wrapper .positions-left #my-workfolio .company-name{
		height: auto !important;
	}
	#nav li{
		width: 15px;
	}
}
