/*
  Theme Name: DevFolio
  Theme URL: https://bootstrapmade.com/devfolio-bootstrap-portfolio-html-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*======================================
//--//-->   STYLES GENERALES
======================================*/
@font-face {
    font-family: 'nasalizationregular';
    src: url('font/nasalization-rg.eot');
    src: url('font/nasalization-rg.eot?#iefix') format('embedded-opentype'),
         url('font/nasalization-rg.woff2') format('woff2'),
         url('font/nasalization-rg.woff') format('woff'),
		 url('font/nasalization-rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'monofontoregular';
    src: url('font/monofont.eot');
    src: url('font/monofont.eot?#iefix') format('embedded-opentype'),
         url('font/monofont.woff2') format('woff2'),
         url('font/monofont.woff') format('woff'),
		 url('font/monofont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Calibri';
    src: url('font/Calibri.eot');
    src: url('font/Calibri.eot?#iefix') format('embedded-opentype'),
        url('font/Calibri.woff2') format('woff2'),
        url('font/Calibri.woff') format('woff'),
        url('font/Calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#newlogo{
  width : 300px;
  height : 42px;
  background-image : url("../img/newlogoleft.png");
  background-size : contain;
  background-repeat: no-repeat;
  }

#navbar{
	background-color : white ;
}

.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#iframeslot2{
	overflow-y : auto;
	height : auto;
}

#video {
	width : 556px ; 
	height: 315px ;
}

.navbarsearch {
	position: absolute;
	height : 47px;
	border: thin solid red;
	width: 606px;
	right: 0;
	background-color: lightgrey;
	display:none;
	top:65px;
}

#searchinput {
border: none;
	height: 33px;
    margin: 6px 0 0 4px;
    width: 449px;
	cursor:pointer;
}

#searchbutton {
	width:30px;
	height:30px;
	border: none;
	background-image:url("../img/spyglass.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-color:white;
	cursor:pointer;
}

#searchbar {
	border: none;
    height: 33px;
    margin: 4px 0 0 4px;
}



a:focus, a href, image:focus {
	text-decoration: none; outline:none;
	
}

input:focus {
	text-decoration: none; border:2px solid red; outline:none;
}

#slidertexter
{
	-webkit-text-stroke-width: 0.3px;
	-webkit-text-stroke-color: black;
}
body {
	background-image: url("../img/backdrop1.png");
	background-position: center center;
	background-repeat:repeat-y;
	background-size:contain;
}

.mis-stage {
	background-color: rgba(0,0,0,0);
}


/* Style the search field */
form.example input[type=text] {
  padding: 5px;
  font-size: 12px;
  border: 1px solid grey;
  float: left;
  width: 60%;
  background: #f1f1f1;
}

/* Style the submit button */
form.example button {
	float: left;
	width: 20%;
	height: 28px;
	padding: 0px;
	color: white;
	font-size: 17px;
	border: 1px solid grey;
	border-left: none; /* Prevent double borders */
	cursor: pointer;
}

form.example button:hover {
  background: #0b7dda;
}
.newlinep{
white-space: pre-wrap;
}
#infotechpic{
	width:auto;
	height:auto;	
}

.conme {
	transform-origin: 0 100%;
	
	width:17vw;
    background-color: red;
	text-align : center;
    margin: auto;
	transition: transform .5s;
	transform: scaleY(0);
	bottom : 20px;
    position: relative;
	color:white
}

.conmel {
	margin-left : 0px;
}

.fixed-top {
  position: fixed;
  width : 100vw;
}

#smartphoneimg , #verteximg{
	width : auto;
	height : auto;
}

#iframespaces{
	width : 70vw;
	height : 70vh;
}

#covidtext {
	color : red ;
	font-size : large ; 
}
#covidhyperlink {
	
	font-size : large ; 
}

table th, table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #DDD;
    line-height: 1.5em;
    text-align: left;
}
hr{
	height : 0px ;
	border : 2px solid #2c2460 ;
	box-shadow: 3px 1px rgba(232, 29, 37, 0.15), 2px 1px rgba(0,0,0,0.2);
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
p {
    margin-top: 0;
     margin-bottom: 0; 
}
ul li{
	margin-bottom : -5px;
}

.linkdiv a{
	display : inline-block;
}
.spacersm
{
	margin : 15px;
}
.spacer{
	margin : 25px;
}
.spacer2{
	margin : 40px;
}
.spacer3{
	margin : 50px;
}
#jform_contact_emailmsg{
		width : 240px;
	}
#jform_contact_message{
		width : 300px;
	}
.toollink a{
	display :inline-block ;
	padding-right : 10px  ;
}
body {
	font-family : 'Calibri';
  background-color: white;
  color: #4e4e4e;
}
.header4life{
	font-family : 'nasalizationregular';
}
.about-img img{
	 margin: 0 auto;
}


ul.bullet {
list-style-image: url('../img/bullet.png');
}

.orderliststyle li{
	margin: 5px;
	margin-left: 30px;
	padding-left : 10px;
    flex-wrap: wrap;
}
.biglistspacing li{
	margin-bottom: 0px;
	padding-left: 10px;
}
#Practicemanagmentbtm{
	
	padding-left : 15px;
}
 #testimonials {
    overflow-y: auto;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1e1e1e;

}

a {
  color: #2c2460;
  transition: all 0.5s ease-in-out;
  text-decoration: underline;
}

a:hover {
  color: #e81d25;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.p-r {
  position: relative;
}

.color-a {
  color: #0078ff;
}

.color-d {
  color: #f5f5f5;
}

.color-text-a {
  color: #4e4e4e;
}

.box-shadow,
.paralax-mf,
.service-box,
.work-box,
.card-blog {
  box-shadow: 0 13px 8px -10px rgba(0, 0, 0, 0.1);
}

.box-shadow-a,
.button:hover {
  box-shadow: 0 0 0 4px #cde1f8;
}

.display-5 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-6 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.1;
}

.avatar {
  width: 32px;
  height: 32px;
  margin-right: 4px;
  overflow: hidden;
}

.bg-image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
  background-position: center 0px;
}

.overlay-mf {
  background-color: #0078ff;
}

.overlay-mf {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
  opacity: .7;
}

.paralax-mf {
  position: relative;
  padding: 0rem 0;
}

.display-table {
  width: 100%;
  height: 100%;
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/*--/ Sections /--*/

.sect-4 {
  padding: 4rem 0;
}

.sect-pt4 {
  padding-top: 1rem;
}

.sect-mt4 {
  margin-top: 4rem;
}

/*--/ Title s /--*/

.title-s {
  font-weight: 600;
  color: #1e1e1e;
  font-size: 1.1rem;
}

/*--/ Title A /--*/

.title-box {
  margin-bottom: 4rem;
}

.title-a {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
}

.subtitle-a {
  color: #4e4e4e;
}

.line-mf {
  width: 40px;
  height: 5px;
  background-color: #0078ff;
  margin: 0 auto;
}

/*--/ Title Left /--*/

.title-box-2 {
  margin-bottom: 3rem;
}

.title-left {
  font-size: 2rem;
  position: relative;
}

.title-left:before {
  content: '';
  position: absolute;
  height: 3px;
  background-color: #0078ff;
  width: 100px;
  bottom: -12px;
}

/*------/ Box /------*/

.box-pl2 {
  padding-left: 2rem;
}



/*------/ Socials /------*/

.socials {
  padding: 1.5rem 0;
}

.socials ul li {
  display: inline-block;
}

.socials .ico-circle {
  height: 40px;
  width: 40px;
  font-size: 1.7rem;
  border-radius: 50%;
  line-height: 1.4;
  margin: 0 15px 0 0;
  box-shadow: 0 0 0 3px #0078ff;
  transition: all 500ms ease;
}

.socials .ico-circle:hover {
  background-color: #0078ff;
  color: #fff;
  box-shadow: 0 0 0 3px #cde1f8;
  transition: all 500ms ease;
}
/*------/HOME SECTION IMAGES/---------*/
.anchorcontainer{
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
    display: table;
}

.anchorcontainer .column{
	text-align: center;
}

.homeimages{
	width: 50%;
	margin: 5px;
}
#cf {
  position:relative;
  height:160px;
  width:226px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left: 75%;
  margin-left: -50%;
  top: 75%;
  margin-top: -50%;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#cf #practicemanagementimg.top:hover {
  opacity:0;
}
#cf #mobileassistantimg.top:hover {
  opacity:0;
}
#cf #vertexEMRimg.top:hover {
  opacity:0;
}
#cf #infotechimg.top:hover {
  opacity:0;
}
#cf #clientportfolioimg.top:hover {
  opacity:0;
}
#cf #careerimg.top:hover {
  opacity:0;
}
#cf #practiceEstabimg.top:hover {
  opacity:0;
}
#cf #hospitalManagement.top:hover {
  opacity:0;
}
#cf #practicestandard.top:hover {
  opacity:0;
}
#cf #practicestandard1.top:hover {
  opacity:0;
}


/*
.anchorcontainer .column a #practicemanagementimg1{	
}
.anchorcontainer .column a #practicemanagementimg1:hover{
}
*/
/*------/ Ul resect /------*/

.ul-resect,
.socials ul,
.list-ico,
.blog-wrapper .post-meta ul,
.box-comments .list-comments,
.widget-sidebar .list-sidebar,
.widget-tags ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.list-ico {
  line-height: 2;
}

.list-ico span {
  color: #0078ff;
  margin-right: 10px;
}

/*------/ Ico Circle /------*/

.ico-circle {
  height: 100px;
  width: 100px;
  font-size: 2rem;
  border-radius: 50%;
  line-height: 1.55;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 0 0 10px #0078ff;
  display: block;
}

/*------/ Owl Carousel /------*/

.owl-theme .owl-dots {
  text-align: center;
  margin-top: 18px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  width: 18px;
  height: 7px;
  margin: 5px 5px;
  background: #cde1f8;
  border: 0px solid #cde1f8;
  display: block;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #cde1f8;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #1B1B1B;
  width: 25px;
}

/*--/ Scrolltop s /--*/

.scrolltop-mf {
  position: relative;
  display: none;
}

.scrolltop-mf span {
  z-index: 999;
  position: fixed;
  width: 42px;
  height: 42px;
  background-color: #0078ff;
  opacity: .7;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 50%;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #0078ff;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #0078ff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*======================================
//--//-->   NAVBAR
======================================*/

.navbar-b {
  transition: all .5s ease-in-out;
  background-color: white;
  padding-top:  0.563rem;
  padding-bottom:  0.563rem;
}

.navbar-trans{
	color : black;
}

.navbar-b.navbar-reduce {
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

.navbar-b.navbar-trans .nav-item,
.navbar-b.navbar-reduce .nav-item {
  position: relative;
  padding-right: 15px;
  padding-left: 10px;
}

.navbar-b.navbar-trans .nav-link,
.navbar-b.navbar-reduce .nav-link {
  color:  rgb(44,36,96);
  text-transform: uppercase;
  font-weight: 600;
}

.navbar-b.navbar-trans .nav-link:before,
.navbar-b.navbar-reduce .nav-link:before {
  content: '';
  position: absolute;
  margin-left: 0px;
  width: 0%;
  bottom: 0;
  left: 0;
  height: 2px;
  transition: all 500ms ease;
}

.navbar-b.navbar-trans .nav-link:hover,
.navbar-b.navbar-reduce .nav-link:hover {
  color: rgb(232,29,37);
}

.navbar-b.navbar-trans .nav-link:hover:before,
.navbar-b.navbar-reduce .nav-link:hover:before {
  width: 50%;
  
}

.navbar-b.navbar-trans .show > .nav-link:before,
.navbar-b.navbar-trans .active > .nav-link:before,
.navbar-b.navbar-trans .nav-link.show:before,
.navbar-b.navbar-trans .nav-link.active:before,
.navbar-b.navbar-reduce .show > .nav-link:before,
.navbar-b.navbar-reduce .active > .nav-link:before,
.navbar-b.navbar-reduce .nav-link.show:before,
.navbar-b.navbar-reduce .nav-link.active:before {
  width: 50%;
}

.navbar-b.navbar-trans .nav-link:before {
  background-color : rgb(232,29,37) ;
}

.navbar-b.navbar-trans .nav-link:hover {
  color: rgb(232,29,37);
}

.navbar-b.navbar-trans .show > .nav-link,
.navbar-b.navbar-trans .active > .nav-link,
.navbar-b.navbar-trans .nav-link.show,
.navbar-b.navbar-trans .nav-link.active {
  color: rgb(232,29,37);
}

.navbar-b.navbar-reduce {
  transition: all .5s ease-in-out;
  background-color: #fff;
  padding-top:  0.263rem;
  padding-bottom:  0.263rem;
}

.navbar-b.navbar-reduce .nav-link {
  color: rgb(44,36,96);
}

.navbar-b.navbar-reduce .nav-link:before {
  background-color: rgb(232,29,37);
}

.navbar-b.navbar-reduce .nav-link:hover {
  color: rgb(232,29,37);
}

.navbar-b.navbar-reduce .show > .nav-link,
.navbar-b.navbar-reduce .active > .nav-link,
.navbar-b.navbar-reduce .nav-link.show,
.navbar-b.navbar-reduce .nav-link.active {
  color: rgb(232,29,37);
}

.navbar-b.navbar-reduce .navbar-brand {
  color: #0078ff;
}

.navbar-b.navbar-reduce .navbar-toggler span {
  background-color: #1B1B1B;
}

.navbar-b .navbar-brand {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
}

.navbar-b .navbar-nav .dropdown-item.show .dropdown-menu,
.navbar-b .dropdown.show .dropdown-menu,
.navbar-b .dropdown-btn.show .dropdown-menu {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  visibility: visible !important;
}

.navbar-b .dropdown-menu {
  margin: 1.12rem 0 0;
  border-radius: 0;
}

.navbar-b .dropdown-menu .dropdown-item {
  padding: .7rem 1.7rem;
  transition: all 500ms ease;
}

.navbar-b .dropdown-menu .dropdown-item:hover {
  background-color: #0078ff;
  color: #fff;
  transition: all 500ms ease;
}

.navbar-b .dropdown-menu .dropdown-item.active {
  background-color: #0078ff;
}

/*--/ Hamburger Navbar /--*/

.navbar-toggler {
  position: relative;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 0;
}

.navbar-toggler span {
  display: block;
  background-color: #808285;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

.nav-link {
    display: block;
    padding: 0.5rem 0.5rem;
}

.link {
    cursor: pointer;
    font-size: 10px;
    position: relative;
    white-space: nowrap;
    color: var(--color-text);
	text-transform: capitalize;
	font-weight: 200;
}

.link::before,
.link::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

.link::before {
    content: '';
    /* show by default */
}

.link--elara {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-size: 1.375rem;
}

.link--elara::before {
    transform-origin: 50% 100%;
    transition: clip-path 0.3s, transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
    clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%);
}

.link--elara:hover::before {
    transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);
    clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%);
}

.link--elara span {
    display: inline-block;
    transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
}

.link--elara:hover span {
    transform: translate3d(0, -2px, 0);
}


/*======================================
//--//-->   INTRO
======================================*/

.intro {
  height: 60vh;
  position: relative;
  color: white;
}

.intro .intro-content {
  text-align: center;
  position: fixed;
  left : -200px;
  top : 40px ;
 
}


.intro .overlay-itro {
  background-color: rgba(0, 0, 0);
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
  opacity: .9;
}

.intro .intro-title {
  color: #fff;
  font-weight: 600;
  font-size: 3rem;
}

.intro .intro-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
}

.intro .text-slider-items {
  display: none;
}

.intro-single {
  height: 350px;
}

.intro-single .intro-content {
  margin-top: 30px;
}

.intro-single .intro-title {
  text-transform: uppercase;
  font-size: 3rem;
}

.intro-single .breadcrumb {
  background-color: transparent;
  color: #0078ff;
}

.intro-single .breadcrumb .breadcrumb-item:before {
  color: #cde1f8;
}

.intro-single .breadcrumb .breadcrumb-item.active {
  color: #cde1f8;
}

.intro-single .breadcrumb a {
  color: #fff;
}

/*======================================
//--//-->   ABOUT
======================================*/

.about-mf .box-shadow-full {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.about-mf .about-img {
  margin-bottom: 2rem;
}

.about-mf .about-img img {
  margin-left: 10px;
}

.skill-mf span {
  color: #4e4e4e;
}

.skill-mf .progress {
  background-color: #cde1f8;
  margin: .5rem 0 1.2rem 0;
  border-radius: 0;
  height: .7rem;
}

.skill-mf .progress .progress-bar {
  height: .7rem;
  background-color: #0078ff;
}

/*======================================
//--//-->   SERVICES
======================================*/

.service-box {
  background-color: #fff;
  padding: 2.5rem 1.3rem;
  border-radius: 1rem;
  margin-bottom: 3rem;
}

.service-box:hover .ico-circle {
  transition: all 500ms ease;
  color: #fff;
  background-color: #0078ff;
  box-shadow: 0 0 0 10px #cde1f8;
}

.service-box .service-ico {
  margin-bottom: 1rem;
  color: #1e1e1e;
}

.service-box .ico-circle {
  transition: all 500ms ease;
  font-size: 4rem;
}

.service-box .s-title {
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  padding: .4rem 0;
}

.service-box .s-description {
  color: #4e4e4e;
}

/*======================================
//--//-->   COUNTER
======================================*/

.counter-box {
  color: #fff;
  text-align: center;
}

.counter-ico {
  margin-bottom: 1rem;
}

.counter-ico .ico-circle {
  height: 60px;
  width: 60px;
  line-height: 1.8;
  box-shadow: 0 0 0 10px #cde1f8;
}

.counter-num .counter {
  font-size: 2rem;
  margin-bottom: 0;
}

/*======================================
//--//-->   PORTFOLIO
======================================*/

.work-box {
  margin-bottom: 3rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
}

.work-box:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.work-img {
  display: block;
  overflow: hidden;
}

.work-img img {
  transition: all 1s;
}

.work-content {
  padding: 2rem 3% 1rem 4%;
}

.work-content .w-more {
  color: #4e4e4e;
  font-size: .8rem;
}

.work-content .w-more .w-ctegory {
  color: #0078ff;
}

.work-content .w-like {
  font-size: 2.5rem;
  color: #0078ff;
  float: right;
}

.work-content .w-like a {
  color: #0078ff;
}

.work-content .w-like .num-like {
  font-size: .7rem;
}

.w-title {
  font-size: 1.2rem;
}

/*======================================
//--//-->   TESTIMONIALS
======================================*/

.testimonials .owl-carousel .owl-item img {
  width: auto;
}

.testimonial-box {
  color: #fff;
  text-align: center;
}

.testimonial-box .author-test {
  margin-top: 1rem;
}

.testimonial-box .author-test img {
  margin: 0 auto;
}

.testimonial-box .author {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin: 1rem 0;
  display: block;
  font-size: 1.4rem;
}

.testimonial-box .comit {
  font-size: 2rem;
  color: #0078ff;
  background-color: #fff;
  width: 52px;
  height: 52px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  line-height: 1.6;
}

/*======================================
//--//-->   BLOG
======================================*/

.card-blog .card-body {
  position: relative;
}

.card-blog .card-category-box {
  position: absolute;
  text-align: center;
  top: -16px;
  left: 15px;
  right: 15px;
  line-height: 25px;
  overflow: hidden;
}

.card-blog .card-category {
  display: inline-block;
  color: #fff;
  padding: 0 15px 5px;
  overflow: hidden;
  background-color: #0078ff;
  border-radius: 4px;
}

.card-blog .card-category .category {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-size: .7rem;
  letter-spacing: .1px;
  margin-bottom: 0;
}

.card-blog .card-title {
  font-size: 1.3rem;
  margin-top: .6rem;
}

.card-blog .card-description {
  color: #4e4e4e;
}

.card-blog .post-author {
  display: inline-block;
}

.card-blog .post-date {
  color: #4e4e4e;
  display: inline-block;

}

/*======================================
//--//-->   BLOG-SINGLE
======================================*/

.post-box,
.form-comments,
.box-comments,
.widget-sidebar {
  padding: 2rem;
  background-color: #fff;
  margin-bottom: 3rem;
}

.blog-wrapper .article-title {
  font-size: 1.5rem;
}

.blog-wrapper .post-meta {
  margin: 1rem 0;
}

.blog-wrapper .post-meta ul {
  border-left: 4px solid #0078ff;
  margin-top: 1rem;
}

.blog-wrapper .post-meta ul li {
  display: inline-block;
  margin-left: 15px;
}

.blog-wrapper .post-meta ul a {
  color: #0078ff;
}

.blog-wrapper .post-meta ul span {
  color: #1e1e1e;
}

.blog-wrapper .blockquote {
  border-left: 4px solid #0078ff;
  padding: 18px;
  font-style: italic;
}

/*------/ Comments /------*/

.box-comments .list-comments li {
  padding-bottom: 40px;
}

.box-comments .list-comments .comment-avatar {
  display: table-cell;
  vertical-align: top;
}

.box-comments .list-comments .comment-avatar img {
  width: 80px;
  height: 80px;
}

.box-comments .list-comments .comment-author {
  font-size: 1.3rem;
}

.box-comments .list-comments .comment-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}

.box-comments .list-comments a {
  color: #0078ff;
}

.box-comments .list-comments span {
  color: #1e1e1e;
  font-style: italic;
}

.box-comments .comment-children {
  margin-left: 40px;
}

/*------/ Sidebar /------*/

.widget-sidebar .sidebar-title {
  font-size: 1.6rem;
  font-weight: 600;
  border-left: 5px solid #0078ff;
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.widget-sidebar .list-sidebar li {
  position: relative;
  padding: 6px 0 6px 24px;
}

.widget-sidebar .list-sidebar li:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  left: 0;
  background-color: #0078ff;
  top: 20px;
}

.sidebar-search input {
  background-color: #fff;
  border-radius: 0;
  transition: all 0.5s ease-in-out;
}

.sidebar-search .btn-search {
  background-color: #0078ff;
  border-color: #0078ff;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.widget-tags ul li {
  display: inline-block;
  background-color: #0078ff;
  padding: .2rem .6rem;
  margin-bottom: .5rem;
  border-radius: 15px;
}

.widget-tags ul li a {
  color: #fff;
}

/*======================================
//--//-->   CONTACT
======================================*/

.footer-paralax {
  padding: 4rem 0 0 0;
}

.contact-mf {
  margin-top: 4rem;
}

/*======================================
//--//-->   FOOTER
======================================*/

footer {
  font-family : 'nasalizationregular' ;
  font-size : 20px ;
  color: #fff; 
  background-color: #2c2460;
  display : inline block;
  position : fixed;
  left : 0;
  bottom : 0;
  width : 100vw;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  z-index : 1000;

}
.textcontainer{
	width : 50% ;
	text-align : left ;
	padding-left : 10px ;
	padding-right : 10px ;
}

.textcontainer b{
	position : absolute;
	padding : 0px;
}

.disclaimercontainer{
	display : inline-block;
	width : 50% ;
	text-align:right;
	padding-left : 10px ;
	padding-right : 25px ;
	
}

.disclaimercontainer a{
	color: white ;
}
#footer {
	height : 200px;
}

footer .copyright {
  margin-bottom: .3rem;
}


footer .credits {
  margin-bottom: 0;
}

footer .credits a {
  color: #fff;
}

/*======================================
//--//-->   CONtaCT FORM
======================================*/

#sendmessage {
  color: #0078ff;
  border: 1px solid #0078ff;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#sendmessage.show,
#errormessage.show,
.show {
  display: block;
}

.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

/*======================================
//--//-->   BUTTON
======================================*/

.button {
  display: inline-block;
  padding: .3rem .6rem;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1rem;
  border-radius: .3rem;
  border: 1px solid transparent;
  transition: all 500ms ease;
  cursor: pointer;
}

.button:focus {
  outline: 0;
}

.button:hover {
  background-color: #0062d3;
  color: #fff;
  transition: all 500ms ease;
}

.button-a {
  background-color: #0078ff;
  color: #fff;
  border-color: #cde1f8;
}

.button-big {
  padding: .9rem 2.3rem;
  font-size: 1.2rem;
}

.button-rouded {
  border-radius: 5rem;
}

.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

#clients {
	background-image:url('../img/clients.jpg');
	background-size:cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

#EMR {
	background-image:url('../img/vertexcal.png');
	background-size:contain;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	
}

/*=================================
---//-> 	Picture Slider
=================================*/
	
	* {box-sizing:border-box}

	/* Slideshow container */
	.slideshow-container {
	  max-width: 200px;
	  position: relative;
	  margin: auto;
	}
	
	.fade:not(.show) {
    opacity: 1;
	}
	
	/* Hide the images by default */
	.mySlides {
	  display: none;
	}

	/* Next & previous buttons */
	.prev, .next {
	  cursor: pointer;
	  position: absolute;
	  top: 50%;
	  width: auto;
	  margin-top: -22px;
	  padding: 16px;
	  color: white;
	  font-weight: bold;
	  font-size: 18px;
	  transition: 0.6s ease;
	  border-radius: 0 3px 3px 0;
	  user-select: none;
	}

	/* Position the "next button" to the right */
	.next {
	  right: 0;
	  border-radius: 3px 0 0 3px;
	}

	/* On hover, add a black background color with a little bit see-through */
	.prev:hover, .next:hover {
	  background-color: rgba(0,0,0,0.8);
	}

	/* Caption text */
	.text {
	  color: grey;
	  font-size: 15px;
	  padding: 8px 12px;
	  position: absolute;
	  bottom: 8px;
	  width: 100%;
	  text-align: center;
	}

	/* Number text (1/3 etc) */
	.numbertext {
	  color:black;
	  font-size: 12px;
	  padding: 8px 12px;
	  position: absolute;
	  top: 0;
	}

	/* The dots/bullets/indicators */
	.dot {
	  cursor: pointer;
	  height: 15px;
	  width: 15px;
	  margin: 0 2px;
	  background-color: #bbb;
	  border-radius: 50%;
	  display: inline-block;
	  transition: background-color 0.6s ease;
	}


	/* Fading animation */
	.fade {
	  -webkit-animation-name: fade;
	  -webkit-animation-duration: 1.5s;
	  animation-name: fade;
	  animation-duration: 1.5s;
	}

	@-webkit-keyframes fade {
	  from {opacity: .4}
	  to {opacity: 1}
	}

	@keyframes fade {
	  from {opacity: .4}
	  to {opacity: 1}
	}
	
/* landscape phones*/
@media only screen and (min-width:320px) and (max-width:732px) and (orientation:landscape) {
	#slidertexter
	{
		-webkit-text-stroke-width: 0.1px;
	}

	.container {
    max-width: 95%;
	}
	.textcontainer {
    font-size: 9px;
	padding-left: 0px;
    padding-right: 0px;
	}
	.textcontainer p{
	padding:0px;
	}

	.disclaimercontainer {
    font-size: 9px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	#cf {
    height: 120px;
    width: 90px;
	}

	#cf img {
    left: 65%;
    margin-left: -50%;
    top: 55%;
    margin-top: -70%;
	}
	.anchorcontainer .column .homeimages{
		width: 	60%;
		height:	60%;
	}
	.anchorcontainer .column{
		width: 	30%;
		height:	25%;
		margin-left: auto;
		margin-right: auto;
	}
	#smartphoneimg, #verteximg, #infotechpic{
		width : 40%;
		height : auto;
	}
	#navbarsearch{
		width : 270px;
	}
	#navbarsearch #searchinput{
		width : 180px;
	}
	.col-md-3{
		 display: flex;
		justify-content: center;
		align-items: center;
	}
	
	#iframespaces{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	#iframeslot2{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	
	.navbar-brand #newlogo {
    width: 30vh;
    height: 17px;
    background-image: url(../img/p4llogo.png);
    background-size: contain;
    background-repeat: no-repeat;
	}
	
	.navbar-b {
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
	}
	.navbar-b.navbar-reduce {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
	}
	.link--elara {
    font-size: 1rem;
	}
	navbar-nav {
    margin-top: 0px;
	}
	.counter-box {
    margin-bottom: 1.8rem;
	}
	
	.intro .intro-content {
    top: -17%;
    left: -100%;
    margin-left: 90%;
    margin-top: 20%;
	}
	strong {
    font-size: small;
	}
	.intro {
    height: 80vh;
    position: relative;
    color: white;
	}
  }
  
  /*large landscape phones*/
@media only screen and (min-width:733px) and (max-width:854px) and (orientation:landscape) {
	.container {
    max-width: 95%;
	}
	.textcontainer {
    font-size: 9px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	.textcontainer p{
	padding:0px;
	}

	.disclaimercontainer {
    font-size: 9px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	#cf {
    height: 120px;
    width: 90px;
	}
	
	#iframespaces{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	#iframeslot2{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	
	#cf img {
    left: 65%;
    margin-left: -50%;
    top: 55%;
    margin-top: -70%;
	}
	.anchorcontainer .column .homeimages{
		width: 	60%;
		height:	60%;
	}
	.anchorcontainer .column{
		width: 	30%;
		height:	25%;
		margin-left: auto;
		margin-right: auto;
	}
	#smartphoneimg, #verteximg, #infotechpic{
		width : 40%;
		height : auto;
	}
		#navbarsearch{
		width : 270px;
	}
	#navbarsearch #searchinput{
		width : 180px;
	}
	.col-md-3{
		 display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.link--elara {
    font-size: 1rem;
	}
	
	.navbar-brand #newlogo {
    width: 30vh;
    height: 17px;
    background-image: url(../img/p4llogo.png);
    background-size: contain;
    background-repeat: no-repeat;
	}
 
	
	.counter-box {
    margin-bottom: 1.8rem;
	}
	
	.intro .intro-content {
    top: -17%;
    left: -100%;
    margin-left: 90%;
    margin-top: 20%;
	}
	strong {
    font-size: small;
	}
	.intro {
    height: 80vh;
    position: relative;
    color: white;
	}
		@media (min-height : 350px) and (max-height : 400px){
		#slidertexter
		{
			-webkit-text-stroke-width: 0.1px;
		}
			#websiteslink
		{
		width : 100%;
		}
		.intro {
		height: 85vh;
		position: relative;
		color: white;
		}
	}
  }
	
/* Portrait phones*/
@media only screen and (min-width:320px) and (max-width:374px) and (orientation:portrait) {
	ul {
	 padding-inline-start: 5px;
	 margin-right: 5px;
	}
	#homescreenmiddlelogo 
	{
		width : 300px;
		height : 54px; 
	}
		#websiteslink
	{
		width : 100%;
	}
	#slidertexter
	{
		-webkit-text-stroke-width: 0.1px;
	}
	#cf {
    height: 120px;
    width: 90px;
	}
	#cf img {
    left: 65%;
    margin-left: -50%;
    top: 55%;
    margin-top: -70%;
	}
	.anchorcontainer .column .homeimages{
		width: 	60%;
		height:	60%;
	}
	.anchorcontainer .column{
		width: 	30%;
		height:	25%;
		margin-left: auto;
		margin-right: auto;
	}
	#smartphoneimg, #verteximg, #infotechpic{
		width : 100%;
		height : auto;
	}

	#iframespaces{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	#iframeslot2{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	html{
		overflow : hidden-x;
	}
	#jform_contact_emailmsg{
		width : 240px;
	}
	#jform_contact_message{
		width : 275px;
	}
	.row{
		max-width : 320px;
	}
	#navbarsearch{
		width : 270px;
	}
	#navbarsearch #searchinput{
		width : 180px;
	}
	.col-md-3{
		 display: flex;
		justify-content: center;
		align-items: center;
	}

	.navbar-brand #newlogo {
    width: 30vw;
    height: 20px;
    background-image: url(../img/newlogoleft.png);
    background-size: contain;
    background-repeat: no-repeat;
	}
		.counter-box {
    margin-bottom: 1.8rem;
	}
	
	.intro .intro-content {
	top: -37%;
    left: -100%;
    margin-left: 90%;
    margin-top: 22%;
	}
	strong {
    font-size: x-small;
	}
	.intro {
    height: 30vh;
    position: relative;
    color: white;
	}
	
	.sect-pt4 {
    padding-top: 0rem;
	}
	
	.about-mf .box-shadow-full {
    padding-top: 1rem;
    padding-bottom: 1rem;
	}
	
	.textcontainer {
    font-size: 5px;
	padding-left: 5px;
    padding-right: 0px;
	}
	
	.textcontainer p{
	padding:0px;
	}

	.disclaimercontainer {
    font-size: 5px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	#covidtext {
    font-size: xx-small;
    padding: 20px;
	}
	#covidhyperlink {
	padding-left: 20px; 
	}
	.bg-image {
    background-position: center 5%;
	}
	  
	.navbar-b {
    padding-top: 0px;
    padding-bottom: 0px;
	}
	.conme {
		width : auto;
	}
	p {
    padding: 10px;
	}
	
	b {
    padding: 10px;
	}
	.img-fluid {
    padding-left: inherit;
	}
	.container {
    max-width: 95%;
	}
	#video {
		width : 280px;
		height: 150px;
	}
  }
  
  /* Portrait phones*/
@media only screen and (min-width:375px) and (max-width:413px) and (orientation:portrait) {
	ul{
	 padding-inline-start: 10px;
	}
	
	#slidertexter
	{
		-webkit-text-stroke-width: 0.1px;
	}
	#cf {
    height: 130px;
    width: 105px;
	}
	#websiteslink
	{
		width : 100%;
	}
	#cf img {
	left: 70%;
    margin-left: -50%;
    top: 55%;
    margin-top: -70%;
	}
	.anchorcontainer .column .homeimages{
		width: 	60%;
		height:	60%;
	}
	.anchorcontainer .column{
		width: 	30%;
		height:	25%;
		margin-left: auto;
		margin-right: auto;
	}
	#smartphoneimg, #verteximg, #infotechpic{
	width : 100%;
	height : auto;
	}
	#iframespaces{
		width : 90vw;
		height:	70vh;
		overflow-x:scroll;
	}
	#iframeslot2{
		width : 90vw;
		height:	70vh;
		overflow-x : scroll;
	}
	html{
		overflow : hidden-x;
	}
	#jform_contact_emailmsg{
		width : 240px;
	}
	#jform_contact_message{
		width : 275px;
	}
	.row{
		max-width : 375px;
	}
	#navbarsearch{
		width : 270px;
	}
	#navbarsearch #searchinput{
		width : 180px;
	}
	.col-md-3{
		 display: flex;
		justify-content: center;
		align-items: center;
	}

	.navbar-brand #newlogo {
    width: 30vh;
    height: 17px;
    background-image: url(../img/newlogoleft.png);
    background-size: contain;
    background-repeat: no-repeat;
	}
		.counter-box {
    margin-bottom: 1.8rem;
	}
	
	.intro .intro-content {
	top: -37%;
    left: -100%;
    margin-left: 90%;
    margin-top: 22%;
	}
	strong {
    font-size: small;
	}
	.intro {
    height: 30vh;
    position: relative;
    color: white;
	}
	
	.sect-pt4 {
    padding-top: 0rem;
	}
	
	.about-mf .box-shadow-full {
    padding-top: 1rem;
    padding-bottom: 1rem;
	}
	
	.textcontainer {
    font-size: 6px;
	padding-left: 5px;
    padding-right: 0px;
	}

	.disclaimercontainer {
    font-size: 6px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	.textcontainer p{
	padding:0px;
	}
	
	#covidtext {
    font-size: xx-small;
    padding: 20px;
	}
	#covidhyperlink {
	padding-left: 20px; 
	}
	.bg-image {
    background-position: center 5%;
	}
	  
	.navbar-b {
    padding-top: 0px;
    padding-bottom: 0px;
	}
	.conme {
		width : auto;
	}
	p {
    padding: 10px;
	}
	b {
    padding: 10px;
	}
	.img-fluid {
    padding-left: inherit;
	}
	.container {
    max-width: 100%;
	}
		#video {
		width : 300px;
		height: 180px;
	}
  }
  
    /* Portrait phones*/
@media only screen and (min-width:414px) and (max-width:479px) and (orientation:portrait) {
		#slidertexter
	{
		-webkit-text-stroke-width: 0.2px;
	}
	#cf {
    height: 130px;
    width: 105px;
	}
	#websiteslink
	{
		width : 100%;
	}
	#cf img {
	left: 70%;
    margin-left: -50%;
    top: 55%;
    margin-top: -70%;
	}
	
	.anchorcontainer .column .homeimages{
		width: 	70%;
		height:	70%;
	}
		.anchorcontainer .column{
		width: 	30%;
		height:	25%;
		
	}
	#smartphoneimg, #verteximg, #infotechpic{
	width : 100%;
	height : auto;
	}
	#iframespaces{
		width : 90vw;
		height:	70vh;
		overflow-x:scroll;
	}
	#iframeslot2{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	html{
		overflow : hidden-x;
	}
	#jform_contact_emailmsg{
		width : 240px;
	}
	#jform_contact_message{
		width : 275px;
	}
	.row{
		max-width : 414px;
	}
	#navbarsearch{
		width : 270px;
	}
	#navbarsearch #searchinput{
		width : 180px;
	}
	.col-md-3{
		 display: flex;
		justify-content: center;
		align-items: center;
	}

	.navbar-brand #newlogo {
    width: 30vh;
    height: 17px;
    background-image: url(../img/newlogoleft.png);
    background-size: contain;
    background-repeat: no-repeat;
	}
		.counter-box {
    margin-bottom: 1.8rem;
	}
	
	.intro .intro-content {
	top: -37%;
    left: -100%;
    margin-left: 90%;
    margin-top: 22%;
	}
	strong {
    font-size: small;
	}
	.intro {
    height: 30vh;
    position: relative;
    color: white;
	}
	
	.sect-pt4 {
    padding-top: 0rem;
	}
	
	.about-mf .box-shadow-full {
    padding-top: 1rem;
    padding-bottom: 1rem;
	}
	
	.textcontainer {
    font-size: 6px;
	padding-left: 5px;
    padding-right: 0px;
	}

	.disclaimercontainer {
    font-size: 6px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	.textcontainer p{
	padding:0px;
	}
	
	#covidtext {
    font-size: xx-small;
    padding: 20px;
	}
	#covidhyperlink {
	padding-left: 20px; 
	}
	.bg-image {
    background-position: center 5%;
	}
	  
	.navbar-b {
    padding-top: 0px;
    padding-bottom: 0px;
	}
	.conme {
		width : auto;
	}
	p {
    padding: 10px;
	}
	b {
    padding: 10px;
	}
	.img-fluid {
    padding-left: inherit;
	}
	.container {
    max-width: 100%;
	}
	#video {
		width : 350px;
		height: 200px;
	}
  }
  
  @media only screen and (min-width:480px) and (max-width: 589px) and (orientation:portrait) {
	
	#cf {
		height: 130px;
		width: 105px;
	}
	#websiteslink
	{
		width : 100%;
	}
	#cf img {
		left: 70%;
		margin-left: -50%;
		top: 55%;
		margin-top: -70%;
	}
	
	.anchorcontainer .column .homeimages{
		width: 	70%;
		height:	70%;
	}
		.anchorcontainer .column{
		width: 	30%;
		height:	25%;
	}
	#smartphoneimg, #verteximg, #infotechpic{
	width : 100%;
	height : auto;
	}
	#iframespaces{
		width : 90vw;
		height:	80vh;
		overflow-x:scroll;
	}
	#iframeslot2{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	html{
		overflow : hidden-x;
	}

	.row{
		max-width : 480px;
	}
	#navbarsearch{
		width : 270px;
	}
	#navbarsearch #searchinput{
		width : 180px;
	}
	.col-md-3{
		 display: flex;
		justify-content: center;
		align-items: center;
	}

	.navbar-brand #newlogo {
		width: 30vh;
		height: 17px;
		background-image: url(../img/newlogoleft.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
	.counter-box {
		margin-bottom: 1.8rem;
	}
	
	.intro .intro-content {
	top: -37%;
    left: -100%;
    margin-left: 90%;
    margin-top: 22%;
	}
	strong {
		font-size: small;
	}
	.intro {
		height: 30vh;
		position: relative;
		color: white;
	}
	
	.sect-pt4 {
		padding-top: 0rem;
	}
	
	.about-mf .box-shadow-full {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	
	.textcontainer {
		font-size: 6px;
		padding-left: 5px;
		padding-right: 0px;
	}

	.disclaimercontainer {
		font-size: 6px;
		padding-left: 0px;
		padding-right: 5px;
	}
	
	.textcontainer p{
	padding:0px;
	}
	
	#covidtext {
		font-size: xx-small;
		padding: 20px;
	}
	#covidhyperlink {
		padding-left: 20px; 
	}
	.bg-image {
		background-position: center 5%;
	}
	  
	.navbar-b {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.conme {
		width : auto;
	}
	p {
		padding: 10px;
	}
	b {
		padding: 10px;
	}
	.img-fluid {
		padding-left: inherit;
	}
	.container {
    max-width: 100%;
	}
	#video {
	width : 400px;
	height: 220px;
	}
  }

@media only screen and (min-width: 590px) and (max-width: 879px) and (orientation: portrait) { 
	#slidertexter
	{
		-webkit-text-stroke-width: 0.2px;
	}
	#cf {
		height: 200px;
		width: 170px;
	}
	#websiteslink
	{
		width : 100%;
	}
	#cf img {
		left: 80%;
		margin-left: -50%;
		top: 65%;
		margin-top: -70%;
	}
	
	.anchorcontainer .column .homeimages{
		width: 	55%;
		height:	55%;
	}
	
	.navbar-brand #newlogo {
    width: 25vw;
    height: 30px;
    background-image: url(../img/newlogoleft.png);
    background-size: contain;
    background-repeat: no-repeat;
	}
	.homeimages{
	width: 50%;
	vertical-align: center;
	text-align: center;
	}
	.anchorcontainer .column{
		margin-left: -30px;
	}
	.navbar-b.navbar-trans .nav-item,
	.navbar-b.navbar-reduce .nav-item {
	padding-left: 0px;
	}
	#conme
	{
		width: 35vw;
	}
	#iframespaces{
	width : 90vw;
	height:	50vh;
	overflow-x:scroll;
	}
	#iframeslot2{
		width : 85vw;
		height : 50vh;
		overflow-x : scroll;
	}
	.about-mf .box-pl2 {
    margin-top: 0rem;
    padding-left: 0rem;
	}

	.card-blog {
    margin-bottom: 3rem;
	}

	.contact-mf .box-pl2 {
    margin-top: 3rem;
    padding-left: 0rem;
	}
	
	.intro {
    height: 33vh;
	}
	
	.intro .intro-content {
	top: -33%;
    left: -100%;
    margin-left: 90%;
    margin-top: 17%;
	}
	
	b, strong {
    font-size: medium;
	}
		
	.textcontainer{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
	}
	
	.disclaimercontainer {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
	}
	
	.about-mf .box-shadow-full {
    padding-top: 1rem;
    padding-bottom: 1rem;
	}
	
	.box-shadow-full {
    padding: 3rem;
  }

  .navbar-b.navbar-trans .nav-item,
  .navbar-b.navbar-reduce .nav-item {
    padding-left: 10px;
  }

  .navbar-b.navbar-trans .nav-link:before,
  .navbar-b.navbar-reduce .nav-link:before {
    margin-left: 18px;
  }

  .intro .intro-title {
    font-size: 4.5rem;
  }

  .intro .intro-subtitle {
    font-size: 2.5rem;
  }

  .intro-single .intro-title {
    font-size: 3.5rem;
  }

  .testimonial-box .description {
    padding: 0 5rem;
  }

  .post-box,
  .form-comments,
  .box-comments,
  .widget-sidebar {
    padding: 3rem;
  }

  .blog-wrapper .article-title {
    font-size: 1.9rem;
  }

  .box-comments .list-comments .comment-author {
    font-size: 1.5rem;
  }
	.back-to-top {
	bottom: 15px;
	}
	.link--elara {
    font-size: 0.7rem;
	}
	.bg-image {
    background-position: center 5%;
	}
	.container {
    max-width: 95%;
	}

}



@media (min-width: 880px) and (max-width: 1024px) {
	#slidertexter
	{
		-webkit-text-stroke-width: 0.2px;
	}
	.intro {
	height: 75vh;
	}
	#iframespaces{
	width : 90vw;
	height:	70vh;
	overflow-x : scroll;
	}
	#conme
	{
		width: 35vw;
	}
	#websiteslink
	{
		width : 100%;
	}
	#iframeslot2{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	.intro .intro-subtitle {
		font-size:2rem;
	}
	.textcontainer{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 16px;
	}
	
	.disclaimercontainer {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 16px;
	}
	.intro .intro-content {
	top: -25%;
    left: -100%;
    margin-left: 90%;
    margin-top: 23%;
	}
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 95%;
	}
	.link--elara {

    font-size: 0.9rem;
	}
	@media (min-height : 400px) and (max-height : 500px){
	#slidertexter
	{
		-webkit-text-stroke-width: 0.2px;
	}
	.container {
    max-width: 95%;
	}
	.textcontainer {
    font-size: 9px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	.textcontainer p{
	padding:0px;
	}

	.disclaimercontainer {
    font-size: 9px;
	padding-left: 0px;
    padding-right: 0px;
	}
	
	#cf {
    height: 120px;
    width: 90px;
	}
	
	#iframespaces{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	#iframeslot2{
		width : 90vw;
		height : 70vh;
		overflow-x : scroll;
	}
	
	#cf img {
    left: 65%;
    margin-left: -50%;
    top: 55%;
    margin-top: -70%;
	}
	.anchorcontainer .column .homeimages{
		width: 	60%;
		height:	60%;
	}
	.anchorcontainer .column{
		width: 	30%;
		height:	25%;
		margin-left: auto;
		margin-right: auto;
	}
	#smartphoneimg, #verteximg, #infotechpic{
		width : 40%;
		height : auto;
	}
		#navbarsearch{
		width : 270px;
	}
	#navbarsearch #searchinput{
		width : 180px;
	}
	.col-md-3{
		 display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.link--elara {
    font-size: 1rem;
	}
	
	.navbar-brand #newlogo {
    width: 30vh;
    height: 17px;
    background-image: url(../img/newlogoleft.png);
    background-size: contain;
    background-repeat: no-repeat;
	}
 
	
	.counter-box {
    margin-bottom: 1.8rem;
	}
	
	.intro .intro-content {
    top: -17%;
    left: -100%;
    margin-left: 90%;
    margin-top: 20%;
	}
	strong {
    font-size: small;
	}
	.intro {
    height: 85vh;
    position: relative;
    color: white;
	}
	}
}

 
@media (min-width: 1025px) and (max-width: 1280px) {
  
	#iframespaces{
	width : 70vw;
	height:	50vh;
	}
	
	.intro {
    height: 68vh;
	}

	.intro .intro-subtitle {
		font-size:2rem;
	}
	
	.intro .intro-content {
    top: -30%;
    left: -100%;
    margin-left: 90%;
    margin-top: 25%;
	}
	
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 95%;
	}
	@media (min-height : 700px) and (max-height : 800px){
		.intro {
	    height: 75vh;
		}
		.intro .intro-content {
		top: -28%;
		}
	}
}

@media (min-width: 1281px) and (max-width: 1366px) {
  
	#iframespaces{
	width : 70vw;
	height:	70vh;
	}
  
	.intro {
	    height: 92vh;
	}
	
	.intro .intro-subtitle {
		font-size:2rem;
	}
	
	.intro .intro-content {
    top: -18%;
    left: -100%;
    margin-left: 90%;
    margin-top: 20%;
	}
	
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 90%;
	}
}
 
@media (min-width: 1367px) and (max-width: 1440px) {

	#iframespaces{
	width : 70vw;
	height:	55vh;
	}
	.intro {
	height: 74vh;
	}
	
	.intro .intro-content {
    top: -18%;
    left: -100%;
    margin-left: 90%;
    margin-top: 20%;
	}
	
	.intro .intro-subtitle {
		font-size:3rem;
	}
	
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 90%;
	}
}
 
@media (min-width: 1441px) and (max-width: 1600px) {

	#iframespaces{
	width : 70vw;
	height:	45vh;
	}

	.intro {
	    height: 75vh;
	}
	.intro .intro-content {
   top: -18%;
    left: -100%;
    margin-left: 90%;
    margin-top: 20%;
	}
	
	.intro .intro-subtitle {
		font-size:3rem;
	}
	
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 90%;
	}
	@media (min-height : 700px) and (max-height : 800px)
	{
		.intro {
			height: 95vh;
		}
		.intro .intro-content {
			top: -15%;
		}
	}
}



@media (min-width: 1601px) and (max-width: 1680px) {
	
	#iframespaces{
	width : 70vw;
	height:	40vh;
	}
	
	.intro {
	height: 74vh;
	}
	
	.intro .intro-content {
    left: -230px;
    top: 150px;
	}
	
	.intro .intro-subtitle {
		font-size:3rem;
	}
	
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 90%;
	}
}

@media (min-width: 1681px) and (max-width: 1920px) {
	#iframespaces{
	width : 70vw;
	height:	30vh;
	}
	
	.intro {
	height: 82vh;
	}
	
	.intro .intro-content {
	left: -200px;
    top:215px;
	}
	
	.intro .intro-subtitle {
		font-size:3rem;
	}
	
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 80%;
	}
}
@media (min-width: 1921px) and (max-width: 2240px) {
	#iframespaces{
	width : 70vw;
	height:	30vh;
	}
	
	.intro {
	height: 82vh;
	}
	
	.intro .intro-content {
	left: -200px;
    top:215px;
	}
	.conme
	{
		width: auto;
	}
	
	.intro .intro-subtitle {
		font-size:3rem;
	}
	
	.box-shadow-full {
    padding: 3rem;
	}
	.container {
    max-width: 80%;
	}
}



