/*

* Theme Name: Netscriperwp

*  Author: Netscriper

*  Author URI: http://www.netscriper.com/

*/     
.close {
	font-size:30px;
    opacity: 0.8;
    border: 0px;
}
.videoflex video-js {
    border: 1px solid #fee68c;
}
.video-js.vjs-fluid {
     background: transparent !important;
}
img.img-responsive.shoppingbasket {
    display: inline;
    max-width: 25px;
    margin-right: 5px;
}
a:hover{
    text-decoration: none;
}
body{
	margin:0 auto;
       font-family: 'Poppins', sans-serif;
     color: #5e5e5e; 
	color: #000 !important;
    font-size: 16px !important;
    text-align: justify;
    font-weight: 500;

}
.owl-nav * {
    text-align: center !important;
}
/* Pagination */

ul.page-numbers{

	padding-left: 0px;

}	

ul.page-numbers li{

	float: left;

	height: 35px;

	width: 35px;

	list-style: none;

	line-height: 35px;

	text-align: center;

	padding: 0px;

	border-radius: 100px;

	margin-right: 3px;

	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);	

}

ul.page-numbers li span.current{

	color: #000;

	font-size: 16px;

}

.content-img img{

	width: 100%;

	height: auto;

}

/* 404 error */

.error img {

    position: relative;

    margin: 0 auto;

}

.back-home-wrap p {

    font-size: 21px;

	margin-top:50px;

}
.nopaddingtab{
	padding:40px 0px !important;
}
.arproducttab {
    padding: 0px 40px;
}
.back-home-wrap {

    text-align: center;

    left: 0;

    right: 0;

}

.error {

    height: 400px;

}

.back-home {

    margin-top: 14px;

    border-radius: 0;

}



/* Breadcrumb */



#breadcrumbs {list-style-type: none;}

#breadcrumbs li{display: inline-block;}
.navbar-nav {
    float: right;
    display: block;
    right: auto;
    position: absolute;
}
/*********************** Rate ******************/

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
   /* content: "\f005";
    font-family: 'FontAwesome';
    display: inline-block;*/
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.reviewsbanner{
    min-height: 400px !important;
}
.page-template-reviews .content{
    display: none;
}
.formflex {
    display: flex;
    margin-bottom: 25px;
    flex-wrap: wrap;
}
.formflex label{
    color: #169c8a;
}
.ratetitle{
    padding-top: 3px;
}
.reviewformbg {
    background: #fcf7e659;
    padding: 50px 25px;
    margin: 40px 0px;
    border: 2px solid #8789891a;
    border-radius: 2px;
}
.reviewformbg .book-now-btn {
    width: 20% !important;
    margin: 20px 0px !important;
   }
.reviewformbg h4 span {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
    color: #00323d;
}
.reviewformbg h4 span:after {
    content: "";
    width: 50px;
    height: 4px;
    background: #a39f9fa8;
    display: inline-block;
    margin-left: 15px;
}
.reviewformbg h4 {
    font-weight: 600;
    font-size: 24px;
    color: #333232;
    margin-bottom: 45px;
    word-spacing: 1px;
}
.eachprayertestimonial {
    padding: 15px;
    background: #fcf7e659;
    border: 2px solid #8789891a;
    margin-bottom: 15px;
}
.saytitlebig {
    text-align: left;
    font-weight: 700;
    color: #00323d;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.saytitlebig:after {
    content: "";
    width: 50px;
    height: 4px;
    background: #a39f9fa8;
    display: block;
    margin-left: 0px;
    margin-top: 15px;
}
.paginacaoValor.customPagination{
    margin-top: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #4f5050 !important;
    text-align: center;
    margin-right: 5px;
    color: white;
    padding-top: 5px;
}
.paginacaoValor.customPagination.activePagination{
    background: #029688 !important;
}
.iconreview {
    width: 60px;
    height: 60px;
    background: #fcf7e6;
    border: 2px solid #8789891a;
    border-radius: 50%;
    padding: 10px;
}
.eachprayertestimonialtitle {
    display: flex;
    margin-bottom: 10px;
}
.eachprayertestimonialtitle h4{
    margin-top: 20px;
    margin-left: 12px;
}
.contentreview {
    margin-top: 15px;
}
/*********************** Widget ******************/
.modal-backdrop.in {
     display: none;
}
.mywidget h4 {
    font-size: 14px;
}

.widget-title{
    font-weight: 700;
    font-size: 21px;
}

.widget ul li a {
    color: #333;
    border-bottom: 1px solid #ddd;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;

    position: relative;

}

.widget ul li a::before {

    content: '';

    position: absolute;

    border: 1px solid #ec2329;

    bottom: 0;

    width: 53px;

}

.widget ul li a:hover::before {

    content: '';

    position: absolute;

    border: 1px solid #ec2329;

    bottom: 0;

    left: 0;

    right: 0;

    width: 100%;

    transition: all .3s ease;

}

.widget ul li a:hover,

.widget ul li a:focus{

    color:#ec2329;

    text-decoration: none;

    outline: none;

}

.widget ul{

    padding-left:0;

    list-style-type: none;

}

.sidebar {

    margin-top: 30px;

}

/************************* General By MTA **************************/
/************************* Demo Section **************************/
.prdemo {
    margin: 0px 0px 0px 0px;
    padding-top: 30px;
    background: #fcf7e6;
    margin-top: -50px;
    margin-bottom: -50px;
}
.prdemo:after {
    background-image: url(/wp-content/uploads/2022/11/demobgafter.jpg);
    display: block;
    content: "";
    background-repeat: no-repeat;
    height: 200px;
    margin-top: -80px;
}
.prdemo h4 {
    font-size: 40px;
    color: #00323d;
    font-weight: 700;
    margin-top: 25%;
    text-align: left;
    text-shadow: 4px 5px #928e8e66;
}
.demopara {
    margin-top: 20px;
        border-left: 4px solid #0296886b;
}
.demopara li {
    list-style: none;
    margin-bottom: 7px;
    font-weight: 600;
    font-size: 18px;
}
.demopara li span:before {
    background-image: url('/wp-content/uploads/2022/11/select-e1669623555460.png');
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    margin-right: 10px;
    background-repeat: no-repeat;
}
.demophotobg {
   /* background: #baede9;
    padding: 45px;*/
    border-radius: 8px;
    margin-top: 40px;
}

.demophotoinner {
    border-radius: 14px;
    position: relative;
}
.demophotoinner img{
     border-radius: 14px;
}
.center .demophotoinner .demophotoinnercover{
    display: none;
}

.demopara .playflex {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 20px;
    margin-left: 25px;
}
.appfeautrericon {
    width: 90px;
    margin:20px 0px;

}
/************************* Policy **************************/
.policymaintitle {
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 25px;
    color: #029688;
    text-transform: uppercase;
    margin-bottom: 0;
}
.imgcenter {
    display: block;
    margin: 0px auto;
    margin-bottom: 15px;
    width: 25%;
}
.policycontent {
	color:#000;
    background: #f5f5f5;
    padding: 30px 25px;
    border: 2px solid #ccc;
    border-radius: 5px;
    box-shadow: 0px 3px 7px 0px rgb(17 43 41 / 31%);
}

.policy {
    background-image: url(/wp-content/uploads/2022/10/policybg.png);
    background-position: center center;
    margin: 25px 0px;
    padding: 100px 0px;
		position:relative;
	background-size:cover;
	background-repeat:no-repeat;
}
.pplock {
    position: absolute;
    right: 0%;
    z-index: 0;
    bottom: 0;
}
.pptabpane h4 strong {
    font-size: 18px;
    color: #00323d;
    margin-top: 25px;
    display: flex;
	align-items:center;
}
.pptabpane h4 strong:before {
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background-image: url('/wp-content/uploads/2022/10/lockused.png');
}
.policy a {
    word-break: break-all;
}
/************************* ar product **************************/
.vjs-control-bar{
	display:none !important;
}
.productlink {
	    margin-top: 15px;
    width: 150px;
    text-align: center;
    background: #029688;
    color: white;
    padding: 7px 15px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px !important;
    text-transform: uppercase;
}
.embed-responsive {
    position: relative;
    padding-bottom: 56.25%;
    border-radius: 20px;
    border: 5px solid #fff;
}
.modal {
    background: rgba(0,0,0,0.9);
}
.modal-content{
	border:0px;
	box-shadow:none;
	background:transparent;
}
.embed-responsive-item {
  position: absolute;
  top: 0;
  left: 5%;
  width: 90%;
  height: 90%;
}
.modal-dialog {
    width: 75%;
    margin: 30px auto;
}
.aryoutube {
    position: relative;
}
.youtubeoverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
	background:#625f5f21;
    display: flex;
    align-items: center;
justify-content: center;
}
.youtubeicon {
    width: 70px;
    display: block;
    /* margin: 17% auto; */
}
.arproductcontent,.tab-content {
    margin: 40px 0px;
    color: #000;
    line-height: 30px;
    font-size: 16px;
}
.tab-content img{
	max-width:100%;
	height:auto;
}
.arproductcontent strong,.arproductcontent b,.tab-content strong,.tab-content b{
	font-size:18px;
	color:#00323d;
}
.arproductcontent h1,.arproductcontent h2,.arproductcontent h3,
.arproductcontent h4,.arproductcontent h5,.arproductcontent h6,
.tab-content h1,.tab-content h2,.tab-content h3,
.tab-content h4,.tab-content h5,.tab-content h6,.pptabpane h1,.pptabpane h2,.pptabpane h3,.pptabpane h4,.pptabpane h5,.pptabpane h6{
  font-size:27px;
	font-weight:700;
	color:#029688;
}
.arproductpromo{
	margin-bottom:30px;
}
.arproductgroup .nav>li>a {
    position: relative;
    display: block;
    padding: 12px 25px;
    background: #00323d;
    color: white;
}
/* .arproductgroup .nav-tabs>li.active>a, .arproductgroup  .nav-tabs>li.active>a:focus, .arproductgroup  .nav-tabs>li.active>a:hover { */
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #00323d;
	font-weight:600;
    cursor: default;
    background-color: #fff;
    border: 1px solid #00323d;
    border-bottom-color: transparent;
}
.arproductgroup {
    background: #f5f5f5;
    padding: 50px 0px;
}
.tab-content {
	margin:0px;
    padding: 40px;
    color: #000;
    line-height: 30px;
    font-size: 19px;
    background: transparent;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
/* 	border:1px solid #00323d; */
}
.tablist {
    background: #e9e4e4c7;
    margin: 0px 5px;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.nav-tabs {
	border:0px;
}
.tablist {
    background: #e9e4e4c7;
    margin: 0px 15px 0px 0px;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.arallproductcontent {
    padding: 50px 0px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2022/08/bannercircle-1.png);
    color: #333;
    font-size: 19px;
}
p {
    font-size: 16px;
  }
.arallproductcontent h3 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 40px;
    color: #00323d;
    border-bottom: 2px dotted #cecccced;
    padding-bottom: 10px;
    margin-bottom: 20px;
	position:relative;
}
.arallproductcontent h3:before {
    width: 10px;
    height: 10px;
    display: inline-block;
    content: "";
    background: #00323d;
    position: absolute;
    bottom: -5px;
    border-radius: 40%;
}
/************************* customize product **************************/
.smartkidpara {
    margin-bottom: 60px;
}
.videoflex video-js{
	margin:5px 0px;
}
.page-id-93 .enlargedsection {
    display: none;
}
.gallery-item {
    padding: 5px;
}
.featureprocontent {
    width: 90%;
    margin: 25px auto;
}
.productlearn{
	color:#000;
	margin:30px 0px;
}
.productlearn img{
	max-width:100%;
	height:auto;
}
.othergalleryflex{
	display:flex;
	flex-wrap:wrap;
	padding-left:0;
	margin:30px 0px;
}
.productfeaturecontent h3,.productfeaturecontent h4{
	font-size:25px;
	font-weight:600;
}
.eachproductother{
	text-align:center;
	margin:30px 0px;
}
.othergalleryflex li{
	list-style:none;
}
.eachotherdiv {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
	}
.eachotherimage{
	border:1px solid #fee68c;
}
.featurebanner {
    min-height: 805px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.page-template-customize-products .featureimage,.page-template-customize-products .content {
	display:none;
 }
.page-template-customize-products{
	color:#000;
    font-size: 19px;
}
.productdetailsection {
    margin: 50px 0px;
	 position: relative;
	display: flex;
    align-items: center;
}
.leftdetail {
    position: absolute;
    width: 37%;
    content: "";
    display: inline-block;
    background: #fff9e2;
    left: 0;
    min-height:300px;
}
.cus-maintitle {
    background: #fff9e2;
    padding: 90px 40px 90px 0px;
    color: #000;
    border-top-right-radius: 40%;
    border-bottom-right-radius: 40%;
    font-weight: 900 !important;
    float: right;
	position:relative;
}
.cus-maintitle:after {
    position: absolute;
    content: "";
    display: block;
    height: 80%;
    width: 2px;
    background: #000;
    right: -10%;
    top: 10%;
}
.cus-maintitle h1 {
    font-weight: 800;
    line-height: 45px;
}

.productdetailcontent h3{
	font-weight:600;
}
.productflex {
    align-items: center;
    display: flex;
}
.productdetailcontent {
    width: 90%;
	margin-left:5%;
}
.productdetailcontent h3{
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
}
.productboxsection {
    margin: 50px auto;
}
.inboxflex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.inboximagesection {
    width: 48%;
	margin-right:2%;
}
.inboxlist{
	width:48%;
	margin-left:2%;
}
.inboxlist li {
    list-style: none;
    line-height: 40px;
    display: flex;
}
.inboxlist li:before {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2022/09/cards1.png);
    width: 33px;
    height: 30px;
    background-repeat: no-repeat;
    float: right;
    margin-top: 8px;
}
.inboxlist ul {
    padding-left: 5px;
}
.productfeaturer {
    margin: 50px auto;
}
.inboxlist h3,.productfeaturertext h2,.productlearn h1,.productlearn h2,.productlearn h3,.productlearn h4,.productlearn h5 {
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 20px;
}
.productfeaturertext {
    text-align: center;
}
.productfeaturecontent {
    width: 98%;
    margin: 10px auto;
    /* font-size: 17px; */
}
.productfeatureimageandtext {
    margin: 30px 0px;
}
.productfeatureimageandtext:after {
	content:"";
	display:inline-block;
	background:red;
	width:70%;
	height:100%;
}
.pfflex {
    display: flex;
    flex-wrap: wrap;
}
.eachpf {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
	margin-bottom: 15px;
}
h4.eachtitle {
    width: 70%;
    background: #fee68c;
    padding: 15px;
    border-radius: 150px;
    margin: 20px auto;
    text-align: center;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.eachpfimage,.eachotherimage {
    width: 100%;
    margin: 0px auto;
   }
.eachpfimage img,.eachotherimage img{
	 border: 1px solid #fee68c;
}
.productfeatureimageandtext {
    position: relative;
    /* padding: 70px 0px; */
}
.productfeatureimageandtext::after {
    content: "";
    display: inline-block;
    background: #fff9e2;
    width: 70%;
    height: 107%;
    position: absolute;
    top: -4%;
    z-index: -1;
    right: 0;
    border-top-left-radius: 450px;
    border-bottom-left-radius: 450px;
  }
.productdetailexplanationsection {
    margin: 50px 0px;
}
.textcenter{
	text-align:center;
}
.productexflex {
    display: flex;
	flex-wrap:wrap;
	    margin-top: 40px;
}
.eacheximage {
    width: 48%;
    margin: 15px 1%;
	border: 1px solid #fee68c
}
.enlargedround,.moveround {
    padding: 30px 60px 30px 60px;
    background: #fff9e2;
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px;
}
.moveround{
border-top-left-radius:150px;
	border-bottom-left-radius:150px;
}
.enlargeleft {
    position: absolute;
    width: 50%;
    content: "";
    display: inline;
    height: 100%;
    background: #fff9e2;
}
.enlargedsection{
	position:relative;
}
.enlargedround h3,.moveround h3 {
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 20px;
	text-align:left;
}
.movesection {
    margin: 45px 0px;
}
.movesection .enlargeleft{
	right:0%;
}
.productfullimage {
    min-height: 1030px;
    background-size: cover;
    background-position: center center;
    margin: 50px auto;
}
.productunderimage {
    min-height: 599px;
    background-size: cover;
    background-position: center center;
    margin: 50px auto;
	position:relative;
}
.smartkidpara p {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    width: 980px;
    display: block;
    margin: 25px auto;
}
.playflex {
    display: flex;
    width: 400px;
    position: absolute;
    bottom: 17px;
    left: 48%;
    background: transparent;
}

/***************************************************/
.content70 {
    padding-bottom: 0px !important;
}
.headershopnow {
    width: 140px;

    background: #169c8a;

    text-align: center;

    color: #00323d;

    padding: 5px 10px;

/*     float: right;
 */
    border-radius: 15px;

    margin-bottom: 5px;

    display: block;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: 700;
position: absolute;
    right: 280px;
	z-index:999;
	top: 18px;
}
.headershopnow span {
    margin-top: 2px;
    display: inline-block;
}
.headershopnow a{
	color:white;
}
.headershopnow a:hover{
text-decoration:none;
}
header .productshowcontainer {
    margin-top: 0px;
}
.shoppinglogo {
    width: 250px;
    display: flex;
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 600;
}
.shoppingicon.shoppingiconone {
    padding: 5px 10px;
    border: 1px solid #cccccc3d;
    margin: 2px;
    border-radius: 5px;
}
.dropdown-menu{

    margin: 0px;

    padding: 0px;

     -webkit-animation: slide-in-fwd-center 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;

            animation: slide-in-fwd-center 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;

}

.dropdown-menu .menu-item a{

    padding: 10px 15px;

    color: #5e5e5e;

    border-bottom: 1px solid #ccc;

}

.dropdown-menu .menu-item:hover a{

    background: #00323d;

    color: white !important;

}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {

     background: #00323d;

    color: white !important;

}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {

    color: #029688;

    background-color: transparent;

}

#menu {

    margin-top: 15px;

    padding: 0px;

}

.navbar-nav>li>a {

    color: #5e5e5e !important;

    font-size: 16px;

    font-weight: 500;

    padding: 10px 25px;

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

    color: #555;

    background-color: transparent;

    color: #029688 !important;

}

.menu-item:hover a {

    color: #029688 !important;

}

.menu-item:hover .dropdown-menu .active a {

    color: white !important;

}

.navbar-nav {

    float: right;

}

#main-menu .menu-item:last-child a{

    padding-right: 0px;

}

.home .featureimage,.home .content{

  display: none;

}

.logo{

    width: 100%;

    display: block;

}

header {

    padding: 20px 0px 25px 0px;
    background: white;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
	min-height:112px;
    transition: 1s ease-in-out;
}
/* .main {
    margin-top: 112px;
} */
/************************* home section **************************/
.homeaboutsectionimage img {
    border-radius: 10px;
}
.abouttextsection h3 ,.abouttextsection strong{
   color: #029688;
    font-weight: 700;
	line-height: 35px;
}
.flexcode{
	display:flex;
	align-items:center;
	margin-bottom:85px;
}
.homelist,.homefamily,.homeenrich,.homeaward {
    margin: 20px 0px 45px 0px;
}
.m-t-30{
	margin-top:30px;
}
.m-10{
	margin:10px 0px;
}
.homelist li,.homeenrich li,.homeaward li{
	line-height:32px;
}
.homelist h3,.homefamily h3,.homeenrich h3,.homeaward h3 {
    color: #029688;
}
.hometestimonialsection,.homemediasection {
    display: none;
}
.homeaboutsectionimage {

    position: relative;

}
.homeimagebg {

    z-index: 100;

    margin-left: -45px;

}

.homeaboutsectionimage .homeimagegirl {

    position: absolute;

    top: 16%;

    left: 12%;

    width: 92%;

}

.homeaboutsection {

    padding: 50px 0px;

    background-image: url(/wp-content/uploads/2022/09/homeaboutbg.png);

    background-repeat: no-repeat;

    /* background-position: 5.5% 80%; */
    background-position: 100% 80%;

    color: #434343;

    min-height: 680px;

}

.about360text{

    color: #00323d;

}
.about360text {
    color: #00323d;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 5px;
	text-align:center;
}

.abouttitle {
	text-align:center;
    color: #029688;
    font-weight: 600;
    font-size: 27px;
    margin-bottom: 35px;
}
.homeaboutpara{
    font-size: 16px;
    line-height: 25px;
   color: #222;
    padding-bottom: 40px;
    margin-bottom: 20px;
    line-height: 33px;
}
.abouttextsection p {
	 font-size: 16px;
    line-height: 25px;
   color: #222;
    padding-bottom: 0px;
    margin-bottom: 20px;
    line-height: 33px;
}
.homeaboutsection .far.fa-long-arrow-right {

    font-family: "FontAwesome";

    margin-left: 15px;

    font-size: 18px;

}

.learnmoreabout{

    color: #00323d;

    font-size: 16px;

}

.homeproductsection{

    background-image: url('/wp-content/uploads/2022/10/homeproductbg.jpg');

    min-height: 770px;

    padding: 60px 0px;
    background-size: cover;

}

.homeproductsection h3 {

    font-size: 34px;

    color: white;

    text-align: center;

    font-weight: 600;

    line-height: 45px;

}

.homeproduct{

    border-radius: 14px;

}

.homeproudcttitle {

    text-align: center;

    color: white;

    margin-top: 30px;

    text-transform: uppercase;

    font-size: 20px;

}

.productshowcontainer {

    margin-top: 35px;

}
.productfeaturertext {
    margin-bottom: 80px;
  }
.homemediasection{

    background-image: url("/wp-content/uploads/2022/09/mediabg.png");

    min-height: 500px;

    background-repeat: no-repeat;

    padding: 90px 0px;

}

.homemediasection .abouttitle,.homemediasection .about360text{

    margin-top: 0px;

    margin-bottom: 0px;

}

.mtop40{

    margin-top: 40px;

}

.homeeachmedia {

    box-shadow: 0px 3px 7px 0px rgb(142 142 142 / 86%);

    border-radius: 5px;

    padding: 45px 30px;

    display: flex;

    flex-wrap: wrap;

    background: white;

    margin-bottom: 25px;

    align-items: center;

}

.homemediadate {

    width: 28%;

    margin-right: 3%;

    background: #029688;

    text-align: center;

    color: white;

    padding: 20px 0px;

    font-size: 17px;

}

.homeeachmedia h4{

  width: 69%;

  color: #3d3d3d;

  font-weight: 600;

}

.homedateonly {

    font-size: 28px;

    font-weight: 700;

}

.hometestimonialsection .abouttitle {

    text-align: center;

}

.hometestimonialsection .testimonialslider{

    width: 100%;

}

.hometestimonialsection .testimonialpost {

    border-radius: 7px;

    background: white;

    padding: 35px 35px;

    color: #f5f5f5;

    min-height: 350px;

    display: flex;

    justify-content: center;

    align-items: center;

    border: 1px solid white;

    box-shadow: none;

}

.hometestimonialsection .quote{

    width: 110px !important;

}

.hometestimonialcontent{

    margin-top: 30px;

    color: #434343c4 !important;

       line-height: 30px;

}

.hometestimonialslider .owl-prev {

    position: absolute;

    top: auto;

    left: auto;

    right: 35px;

    padding: 5px;

    bottom: 65px !important;

    background: #fff !important;

    border: 2px solid #029688 !important;

    padding: 15px !important;

    color: #029688 !important;

    width: 25px;

    height: 25px;

    color: #029688;

    border-radius: 50%;

}

.hometestimonialslider .owl-prev:hover,

.hometestimonialslider .owl-next:hover {

    color: #00323d !important;

    border-color: #00323d !important;

    }

.hometestimonialslider .owl-next {

    position: absolute;

    top: auto;

    left: auto;

    right: 0;

    padding: 5px;

    bottom: 65px !important;

    background: #fff !important;

    border: 2px solid #029688 !important;

    padding: 15px !important;

    color: #029688 !important;

    width: 25px;

    height: 25px;

    color: #029688;

    border-radius: 50%;

}



.hometestimonialcontent p{

    font-size: 15px !important;

    color: #434343c4 !important;

}

@media(min-width: 1700px){

    .productshowcontainer{

        width: 1600px;

    }
}
@media(min-width: 1400px){
 .allsection .productshowcontainer{
        width: 1400px;
    }
}



/************************* banner **************************/



.breadcrumb {

    padding: 18px 15px;

    background: #029688;

    color: #f3f3f3;

    background-image: url("/wp-content/uploads/2022/08/bannercircle-1.png");

    background-repeat: no-repeat;

    margin-bottom: 0;

}

#breadcrumbs {

    padding-left: 0px;

    margin-bottom: 0;

}

#breadcrumbs b, #breadcrumbs strong {

    font-weight: 400;

    color: white;

}

#breadcrumbs .item-home {

    font-size: 16px;

    font-weight: 500;

}

#breadcrumbs a {

    color: #029688;

}

.bread-link.bread-home {

    text-transform: uppercase;

    font-weight: bold;

}

.separator.separator-home {

    color: #029688;

    font-weight: bolder;

    font-size: 17px;

}

.separator{

    padding: 0px 10px;

}

.page-template-contact-us .featureimage{

    display: none;

}

.home .breadcrumb{

    display: none;

}

/******************Header**************************/

.navbar-default {

    background-color: transparent;

    border-color: transparent;

}

/******************Contact**************************/

.contactcontent {

    padding: 45px 0px;

}

.content.content7,.content.content1 {

    padding: 0px;

    background-image: none;

}

.contactform{

    color: black;

    background: #f4f6ff;

    background-repeat: no-repeat;

    background-image: url("/wp-content/uploads/2022/08/bannercircle-1.png");

}

.contactform .control-label{

    display: none;

}

.contactform .form-control{

    min-height: 50px;

    padding-left:25px;

    padding-right:25px;

    margin-top: 10px;

    margin-bottom: 10px;

    color: black;

    font-size: 15px;

    background: #ebecf173;

    border-radius: 15px;

        width: 100%;


}

textarea#request {

    min-height: 100px;

}

.contactcontent h3.heading {

    text-align: center;

    font-size: 25px !important;

    margin-bottom: 25px;

}

.contactaddress svg{

    width: 52px;

    height: 52px;

    display: block;

    margin: 5px auto;

}

.google-cap {

    width: 305px;

    margin: 0px auto;

}

.btn.btn-default.book-now-btn {

    margin: 15px auto;

    width: 10%;

    display: block;

    padding: 8px 12px;

    background: #029688;

    color: white;

    border-radius: 18px;

}

.addresstitle {

    text-align: center;

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 10px;

    margin-top: 14px;

    color: #200b58;

}

.addresscontent {

    color: black;

    text-align: center;

    font-size: 19px;

}

.socialflex {
    display: flex;
    flex-wrap: wrap;
    width: 45%;
    margin: 10px auto;
    min-height: 169px;
    justify-content: center;
    align-items: center;
}

.socialflex .socialdiv{

    width: 12%;

    margin-left: 2.5%;

    margin-right: 2.5%;

     display: inline-block;

       border: 1px solid #169c8a;

    padding: 3px;

    border-radius: 5px;

}

.featureimage {

    position: relative;

    /*background: #071931;*/

    background: #00323d;

    min-height: 185px;

    display: flex;

    justify-content: center;

    align-items: center;

    overflow: hidden;

}

.bannercircle {

    position: absolute;

    left: 80%;

    bottom: 10px;

}

.bannercircle img {
    width: 45%;
  }

.bannerspot {

    position: absolute;

    top: 0;

    left: 5%;

}

.titlebig {

    font-size: 85px;

    font-weight: bolder;

    position: absolute;

    /* top: 15px; */

    right: 0;

    color: #dcd6da36;

    z-index: 900;

    bottom: -30px;

    text-transform: uppercase;

}

.bannerline {

    position: absolute;

    top: 0;

    left: 29.5%;

    opacity: 0.25;

}

/*.maintitle {

    position: absolute;

    width: 100%;

    top: 45%;

}*/

.maintitle h1 {

    color: #029688;

    font-weight: 700;

    font-size: 45px;

}

/**********************FAQ*************************/
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f5f5f5;
}
.arproductfaq {
    background: #f5f5f5;
    padding: 50px 0px;
    min-height: 770px;
	    display: flex;
    align-items: center;
}
.panel-group .panel{
	border:0px;
}
.panel-title {
     display: flex;
    align-items: center;
}
.panel {
      background-color: #f5f5f5;
       color: black;
	margin-bottom:15px;
}
h4.panel-title a {
    width: 100%;
    display: inline-block;
    display: flex;
    align-items: center;
}
.panelicon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #f5f5f5;
	padding: 12px 10px;
    margin-right: 15px;
	box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
  }
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
       border-radius: 35px;
    padding: 5px 10px;
    background: #e2dfdf;
    border: 0px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: #00323d;
    font-weight: bold;
	border-radius: 30px;
    padding: 5px 15px;
    background: #e2dfdf;
    border: 0px;
}
.panel-collapse {
    border: 2px solid #e2dfdf;
    border-top: 0;
    margin-top: -35px;
    padding-top: 45px;
}
.productaranswer {
    margin-left: 30px;
    border-left: 2px solid #e2dfdf;
    padding-left: 10px;
    border-bottom: 2px solid #e2dfdf;
    border-bottom-left-radius: 15px;
}
.arproductfaqfield {
    margin-bottom: 15px;
}
.productarquestion {
    color: #029688;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 10px;
}
.imageleftfaq {
    width: 42%;
    position: absolute;
}
.content {

    padding: 65px 0px;

    background-repeat: no-repeat;

    background-image: url("/wp-content/uploads/2022/08/bannercircle-1.png");

}

.faqgroup{

    font-size: 16px;

        box-shadow: 0px 3px 7px 0px rgb(142 142 142 / 86%);

}



.question {

    display: flex;

    background: #cccccc87;

    padding: 15px 20px;

    font-weight: 600;

    border-left: 2px solid #00323d;

    color: #00323d;

    flex-wrap: wrap;

    font-size: 19px;

    border-top-left-radius: 7px;

}

.questiontext{

    padding-top: 5px;

    font-size: 22px;

    font-weight: 700;

        color: #00323d;

    width: 50px;

}

.answer {

    display: flex;

    flex-wrap: wrap;

    background: #f5f5f5;

    padding: 15px 20px;

    font-size: 19px;

    font-weight: 500;

    border-left: 2px solid #029688;

   /* border-top-right-radius: 5px;

    border-bottom-right-radius: 5px;*/

    color: #333;

    margin-bottom: 35px;

}

.answertext{

    width: 50px;

    font-size: 22px;

    font-weight: 700;

    color: #029688;

}

.answercontent,.questioncontent {

    width: 95%;

    margin-top: 5px;

}

.questioncontent{

    margin-top: 10px;

}

/**********************Medias*************************/

.category .content{

    padding: 55px 0px;

}

.mediapost h3 {

   /* color: #200b58;*/

   color: #00323d;

    text-transform: uppercase;

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 20px;

    min-height: 60px;

    margin-left: 15px;

}

.mediapost h3:before {

    content: "";

    display: block;

    width: 80px;

    height: 5px;

    background: #029688;

    margin-bottom: 15px;

}

.mediacontent {

    margin-top: 20px;

    border-top: 2px solid #029688;

    padding: 15px;

    min-height: 270px;

}

.mediacontent .postdate .date {

    color: #200b58 !important;

    font-weight: 500;

    font-size: 15px;

}

.mediacontent .postdate .fa-calendar-alt {

    margin-right: 12px;

    font-size: 17px;

    color: #029688;

}

.mediaparagraph {

    margin-top: 15px;

    color: #222;

    font-size: 15px;

    text-align: justify;

    line-height: 25px;

    font-weight: 500;

    min-height: 190px;

}

.viewmore {

    display: block;

    width: 110px;

    background: #029688;

    text-align: center;

    color: white;

    padding: 8px;

    border-radius: 4px;

}

.mediapost {

    margin-bottom: 15px;

     box-shadow: 0px 3px 7px 0px rgb(142 142 142 / 86%);

}

/**********************Testimonial*************************/

.textcenter{

    text-align: center;

}

.category .quote{

    width: 90px !important;

}

.testimonialtitle {

    text-align: center;

    color: #029688;

    font-weight: 600;

    font-size: 30px;

}

.testimonialtitle span {

    font-size: 17px;

    color: #f501bd;

}

.testimonialflex {

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

}

.testimonialflex:before {

    display: inline-block;

    content: "";

    width: 100%;

    height: 260px;

    background: #cccccc3b;

    position: absolute;

    top: 37%;

    transform: skew(25deg);

    border-radius: 18px;

}

.testimonialslider{

    margin: 50px 0px;

    width: 80%;

}

.testimonialpost {

    border-radius: 7px;

   /* background: #726f6f;*/

/*   background: #89c3c4;

*/  background: white;  

   padding: 35px 35px;

    color: #f5f5f5;

    min-height: 350px;

    display: flex;

    justify-content: center;

    align-items: center;

    border: 1px solid #86838340;

   /* box-shadow:0px 3px 7px 0px rgb(142 142 142 / 86%);*/

}

.testimonialpost .fa-quote-left{

    font-size: 20px;

    color: #f501bd;

}

.testimonialpost p {

    color: #080808cf;

    font-size: 14px;

    font-weight: 600;

}

.testimonialpost h3 {

   color: #434343;

    font-size: 19px;

    font-weight: 600;

    text-align: left;

    margin-top: 45px;

}

.owl-prev {

    position: absolute;

    top: 42%;

    left: -10px;

    background: #029688 !important;

    padding: 15px !important;

    color: white !important;

    width: 40px;

    height: 40px;

    border-radius: 4px;

}

.owl-next {

    position: absolute;

    top: 42%;

    right: -10px;

    background: #029688 !important;

    padding: 15px !important;

    color: white !important;

    width: 40px;

    height: 40px;

    border-radius: 4px;

}

/**********************About Us*************************/
.teambg .teammenberphoto .memberphoto {
    position: relative;
    width:100%;
    margin-top: 30px;
}
.shipgroup h4,.missiongroup h4{
    color: #029688;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 600;
}
.missiongroup h4 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px !important;
}
.missionicon {
    width: 20%;
    padding: 15px;
    background: white;
    border: 1px solid red;
    border-radius: 50%;
    margin: 0px auto;
    margin-top:-63px;
    margin-bottom: 15px;
    border: 1px solid #cccccc36;
     box-shadow: 0 0 5px rgb(158 158 158 / 27%);
}
.aboutfamilyimage {
    border-radius: 15px;
}
.missionandship {
    margin: 30px 0px;
}
.shipgroup {
    padding: 25px 15px;
    border: 1px solid #cccccc36;
    font-size: 19px;
    color: #222;
    border-radius: 10px;
    background: #f7f9fe54;
        box-shadow: 0 0 5px rgb(158 158 158 / 27%);
}
.missiongroup {
    padding: 25px 15px;
    border: 1px solid #cccccc36;
    font-size: 19px;
    color: #222;
    border-radius: 10px;
    background: #f7f9fe54;
    box-shadow: 0 0 5px rgb(158 158 158 / 27%);
    min-height: 615px;
}
.awardcontent{
    font-size: 15px;
    color: black;
    text-align: center;
}
.awardcontent {
    font-size: 19px;
    color: #444;
    width: 100%;
    margin: 40px auto;
    text-align: justify;
}
.aboutparenttop {
    margin-top: 45px;
    margin-bottom: 25px;
}
.em-bar.em-bar-big {
    height: 5px;
    width: 90px;
    background: #aec6ef;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
}
.em-bar.em-bar-big:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #00323d;
}
.eachaward {
    /*box-shadow: 0 0 5px rgb(158 158 158 / 25%);*/
    margin: 15px 2px;
    padding-bottom: 10px;
    /*background: #80dfd7;*/
    border-radius: 5px;
}
.eachaward h5 {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: black;
    padding: 0px 5px;
    min-height: 50px;
    margin-top: -25px;
}
.awardyear {
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    color: #000;
}
.awardbg h2 {
    text-align: center;
    color: #00323d;
    font-weight: 700;
}
.awardbg{
    margin: 40px 0px;
    margin-bottom: 0px;
    background: #F7F9FE;
    padding: 70px 0px;
}
.founder {
    font-size: 20px;
    font-weight: 600;
    color: #00323d;
}
.teambg {
    background: none;
    padding: 15px 0px;
    margin: 25px 0px;
}
.teammenberphoto {
    width: 32%;
    position: relative;
}
.teammenberphoto:before {
    position: absolute;
    width: 45%;
    content: "";
    display: block;
    height: 50%;
    background: #029688;
    top: 0;
}
.teambg .teammenberphoto {
    width: 38%;
    position: relative;
}
.teambg .teammenbercontent {
    width: 45%;
    margin-left: 1%;
}
.teammenbercontent {
    width: 67%;
    margin-left: 1%;
}
.teammenberphoto .memberphoto{
        position: relative;
    width: 80%;
    margin-top: 30px;
	border: 1px solid #ceced1;
    border-radius: 3px;
}
.teambg .foundersection h3 {
    font-size: 26px;
    color: #029688;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: center;
}
.teammenbericon {
    background: #00323ddb;
    width: 60px;
    margin-right: 2%;
    padding: 15px 5px;
    height: 157px;
    margin-top: -100px;
    z-index: 99;
    margin-left: 15px;
    border-radius: 7px;
}
.teammenbericon .iconround{
    border: 1px solid white;
    border-radius: 50%;
    padding: 2px;
}
.foundergroupflex {
    display: flex;
    flex-wrap: wrap;
    margin: 15px auto;
    align-items: center;
}
.cofounder .teammenberphoto:before {
   display:none;
}
.founderimage {
    width: 35%;
    margin-right: 3%;
    position: relative;
    z-index: 900;
    padding-top: 30px;
}
.founderimage:before {
    background: #094b47;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    content: "";
    height: 100%;
    z-index: -1;
}
.foundercontentpara {
    color: #444;
}
.founderimage img {
    width: 80%;
    margin-left: 20%;
    z-index: 900;
}
.foundercontent {
    width: 62%;
}
.eacharticle {
    padding: 25px 15px;
    border: 1px solid #cccccc36;
    font-size: 14px;
    color: #222;
    border-radius: 10px;
    box-shadow: 0 0 5px rgb(158 158 158 / 27%);
    background: #ffffff96;
    margin: 70px auto;
}
.eacharticle h4 {
    font-size: 19px;
    text-align: center;
    color: #00323d;
    font-weight: 600;
    min-height: 67px;
  }
.articleicon{
    width: 20%;
    padding: 15px;
    background: #ffffff96;
    border-radius: 50%;
    margin: 0px auto;
    margin-bottom: 25px;
    border: 1px solid #cccccc36;
    box-shadow: 0 0 5px rgb(158 158 158 / 27%);
    margin-top: -65px;
}
.aboutlogoflex {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-between;
    min-height: auto;
    align-items: center;
}
.aboutlogo {
    width: 48%;
    margin-top: 10px;
    border: 1px solid #00323d33;
    border-radius: 10px;
}
.about {
    padding: 20px 0px 25px 0px;
}
.about h3 {
    color: #029688;
    font-size: 18px !important;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
}
.about p {
    font-size: 19px;
    text-align: justify;
    color: #333;
}
.aboutuscontent {
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
}
.aboutparentcontent{
    width: 100%;
    font-size: 19px;
    margin: 15px auto;
    line-height: 35px;
}
.aboutparentcontent b{
    color: #00323d;
}
.aboutparentcontent i {
    color: #333;
    margin-left: 20px;
}
.aboutparent {
    padding: 60px 0px;
    font-weight: 600;
    font-size: 19px;
}
.foundersection h3, .teambg h3 {
    font-size: 26px;
    color: #029688;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 18px !important;
    margin-top: 10px;
}
h3.ourteamtitle {

    text-align: center;

    font-size: 28px;

    color: white;

    text-transform: uppercase;

    font-weight: bolder;

}

h3.ourteamtitle:after {

    width: 140px;

    height: 3px;

    background: #029688;

    content: "";

    display: block;

    margin: 10px auto;

}

.ourteambanner {

    background: #bdbdbd1c;

    background-image: url(/wp-content/uploads/2022/09/aboutteambanner.png);

    padding: 45px 0px;

    min-height: 230px;

    margin-top: 35px;

    background-repeat: no-repeat;

}
.teammemberflex {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    align-items: center;
}
.teammenbernameandposition {
    display: flex;
}
.teammember {
    color: black;
    box-shadow: 5px 5px 15px rgb(43 41 41 / 10%) !important;
    margin-top: 35px;
    background: #fff;
    padding: 30px 20px;
    text-align: center;
    border: 1px solid #ECECEC;
    border-radius: 6px;
        width: 24%;
    margin-right: 1%;
}

.teamphoto{

    width: 120px !important;

    height: 120px;

    border-radius: 50%;

    margin: 20px auto;

}

.biocontent {

    min-height: 140px;

    display: flex;

    align-items: center;

    font-size: 13px;

    color: black;

}

.membername {

    font-size: 15px;

    width: 70%;

    margin: 15px auto;

    padding: 12px 0px;

    border-top: 2px solid #cccccc5c;

    border-bottom: 2px solid #cccccc5c;

    color: black;

}
.teammenbernameandposition h4,.teambg .teammenbercontent h4 {
    color: #029688;
    font-size: 16px;
    font-weight: 700;
}
.memberposition {
    color: #0f324e;
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}

/*******************Products**********************/

/*.page-template-products .featureimage .maintitle{

    display: none;

}*/

/*.page-template-products .featureimage{

    display: none;

}*/

.item-parent a ,li.separator.separator-100 {

    display: none !important;

}

h1.producttitle {

    text-align: center;

    color: #029688;

    margin-bottom: 40px;

    display: none;

}

.productchildlist {

    display: flex;

    align-items: center;

    /* margin-bottom: 10px; */

    padding: 15px 25px 15px 25px;

    border-bottom: 1px solid #dcdada;

    border-right: 1px solid #dcdada;

}

.productchildlist h4{

    font-size: 15px;

    font-weight: 600;

    /*color: #2005b8;*/

    color: #029688;

}

.productlistgroup {

    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;

    padding: 0px 2px 2px 0px;

    border-radius: 5px;

    border-top-right-radius: 0px;

    margin-top: 5px;

    width: 85%;

    float: right;

}

.productfeatureicon {

    width: 60px;

    height: 60px;

    border: 1px solid #ccc;

    border-radius: 15px;

    margin-right: 7px;

}

.productcontent {

    color: #0f0f0f;

    line-height: 25px;

    font-weight: 500;

    margin-top: 45px;

}

.productcontent h1,.productcontent h2,.productcontent h3,

.productcontent h4,.productcontent h5,.productcontent h6,

.productcontent b,.productcontent strong{

   /* color: #2005d8;*/

   color: #029688;

    font-size: 20px;

    font-weight: 600;

}

.productfeatureimg {

    border: 1px solid #cccccc3d;

}

.productfeature {

    position: relative;

    color: white;

     min-height: 400px;

}

.wholeproductsection {

    background-size: cover;

    background-position: center center;

    background-attachment: fixed;

    background-image: url(/wp-content/uploads/2022/09/productfeaturebanneruse1.png);

}

.productfeatureinner {

    padding: 50px 0px;

    /*background: #06322ee0;*/

    /*background: #27635ed9;*/

   /* background: #6f6c9bf2;*/

   /*background: #7871dbde;*/

   background: #00323dd1;

    top: 0;

    font-size: 15px;

    min-height: 400px;

}

h3.productfeaturetitle {

    margin-bottom: 25px;

    text-transform: uppercase;

    font-size: 24px;

    font-weight: bold;

    color: #89eae3;

}

.expanddiv {

    padding: 50px 25px;

    box-shadow: 0px 0px 5px 2px #ececec;

    margin-top: 55px;

    margin-bottom: 40px;

    border-radius: 7px;

     width: 95%;

    margin: 55px auto;

}

.expanddivtitle {

    /*color: #029688;*/

    /*color: #2005d8;*/

    color: #029688;

    font-size: 17px;

    margin: 15px 0px;

    font-weight: 600;

}

.expandpara {

    font-size: 15px;

    color: black;

    min-height: 65px;

}

.firstexpand:hover{

    background: #eae7e7ba;

    background-image: url('/wp-content/uploads/2022/09/zoom-ingreen1.png');

    background-repeat: no-repeat;

    background-position: 104% 12%;

}

.secondexpand:hover{

    background: #eae7e7ba;

    background-image: url('/wp-content/uploads/2022/09/dragbg1green.png');

    background-repeat: no-repeat;

    background-position: 102% 12%;

}

.firstexpand{

    background-image: url('/wp-content/uploads/2022/09/zoom-ingreen1.png');

    background-repeat: no-repeat;

    background-position: 104% 12%;

    cursor: pointer;

    transform-duration: 2s;

}

.secondexpand{

    background-image: url('/wp-content/uploads/2022/09/dragbg1green.png');

    background-repeat: no-repeat;

    background-position: 102% 12%;

    cursor: pointer;

}

.productsection {

    padding: 70px 0px;

    /*background: linear-gradient(125deg, #e2e6fe52 55%, #216a70 45%);*/

     /*background: linear-gradient(125deg, #f0f0f1 55%, #7871dbde 45%);*/

     background: linear-gradient(125deg, #f0f0f1 55%, #00323dd1 45%);

         

    min-height: 150px;

    margin-top: 0px;

}

.productslider .item {

    background: #b2c4d0;

    padding: 0px 0px;

    border-radius: 5px;

}

.productslider .item img{

    border-radius: 7px;

}

.productslider.owl-carousel .owl-dots.disabled, .productslider.owl-carousel .owl-nav.disabled {

    display: block;

}

.productslider .owl-prev {

    position: absolute;

    top: 42%;

    left: -20px;

   /* background: #ecccd1 !important;    

    color: #029688 !important;*/

    padding: 15px !important;

    width: 50px;

    height: 50px;

    border-radius: 50%;

    box-shadow: 0px 0px 5px 2px #23222bb5;

}

.productslider .owl-next {

    position: absolute;

    top: 42%;

    right: -20px;

    padding: 15px !important;

    /*background: #ecccd1 !important;    

    color: #029688 !important;*/

    width: 50px;

    height: 50px;

    border-radius: 50%;

    box-shadow: 0px 0px 5px 2px #23222bb5;

}

.productartitle {

    margin-top: 80px;

    font-size: 35px;

    color: #029688;

}

.productartitle span {

    /*color: #7871db;*/

    color: #00323d;

    display: inline-block;

    margin-bottom: 10px;

}

.productartitle span:after {

    width: 70px;

    height: 4px;

    content: "";

    display: inline-block;

    background: #029688;

    margin-left: 15px;

}

/*.productsectionouter{

    background-image: url('/wp-content/uploads/2022/09/productbg2.png');

}*/

/**********************Footer*************************/
.floatingsection {
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 30%;
    cursor: pointer;
    transition-duration: 0.5s;
    background: #00323d;
    display: flex;
	width:150px;
    padding:7px 15px;
    border-radius: 22px;
	right:-89px;
	border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
	outline: 2px solid #169c8a;
    display: flex;
    flex-direction: column;
}
.floatingsection .icon {
    margin-right: 10px;
    border: 1px solid white;
    width: 35px;
    padding: 7px 7px;
    height: 35px;
    border-radius: 50%;
    margin: 5px 10px;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;

}
.floattext {
    transition-duration: 0.5s;
    margin-top: 5px;
    font-size: 15px;
    margin-top: 10px;
    width: 63%;
  }
  .floatingsection a {
    border-top: 1px solid #034554;
  }
  .floatingsection a:first-child {
    border: none;
  }
.floatdiv {
    display: flex;
}
.floatingsection a,.floatingsection a:hover,.floatingsection a:active,.floatingsection a:focus{
	 color:white;
}
.footerright{
	text-align:right;
}
ul.footerlist {
    padding-left: 0px;
    text-align: right;
    list-style: none;
    display: inline-block;
    width: 100%;
    float: right;
}
.footerlist li {
    width: auto;
    display: inline;
    margin: 0px 5px;
}
.footerlist a{
	color:#c1c2c2;
}
#go-top {

    bottom: 20px;

    right: 7px;

    width: 40px;

    height: 40px;

    background: #029688;

    border-radius: 20%;

    position: absolute;

    z-index: 999999;

    color: #0522fc;

    text-align: center;

    line-height: 42px;

    cursor: pointer;

    position: fixed;

    transform: rotate(45deg);

    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);

    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);

    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);

}

#go-top .glyphicon{

    color: white;

    transform: rotate(-45deg);

}

footer {

    padding: 17px 0px 0px 0px;

    min-height: auto;

   /* background-image: url(/wp-content/uploads/2022/10/footerbg.jpg);*/

    position: relative;

    color: #dcdcdc;
    background: #333;

    background-size: cover;

        overflow-x: hidden;

}

.copyright {

    margin-top: 0px;

    border-top: 2px solid #fff;

    padding: 10px 0px;

    text-align: center;

    font-size: 12px;

    color: #c1c2c2;
    margin-bottom: 45px;

}
.copyright *{
    font-size: 13px !important;
}

.colorcopyright{

     color: #c1c2c2;

}

.footercom{

    color: #169c8a;

}

.footercirclefirst {

    position: absolute;

    top: 10%;

    left: -110px;

    transform: rotate(200deg);

}

.footercirclesecond {

    position: absolute;

    top: -60px;

    right: -45px;

    width: 280px;

}

.fade-in-right {

    -webkit-animation: fade-in-right 3s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

            animation: fade-in-right 3s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

}

.footerlogo{

    display: block;

    margin: 25px auto;

}

.footeraddress {

    text-align: center;

    font-size: 16px;

    margin-top: 20px;

    margin-bottom: 20px;

}

.footeraddress h3 {

    color: #89eae3;

    text-transform: uppercase;

    font-size: 21px;

    margin-bottom: 20px;

}

.footersocial {

    width: 25%;

    display: block;

    margin: 25px auto;

        text-align: center;

}

.footersocial a {

    display: inline-block;

    width: 17%;
    margin-right: 2%;
    margin-left: 2%;

}

/**

 * ----------------------------------------

 * animation fade-in-right

 * ----------------------------------------

 */

@-webkit-keyframes fade-in-right {

  0% {

    -webkit-transform: translateX(50px);

            transform: translateX(50px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateX(0);

            transform: translateX(0);

    opacity: 1;

  }

}

@keyframes fade-in-right {

  0% {

    -webkit-transform: translateX(50px);

            transform: translateX(50px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateX(0);

            transform: translateX(0);

    opacity: 1;

  }

}



.fade-in-left {

    -webkit-animation: fade-in-left 3s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

            animation: fade-in-left 3s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

}



/**

 * ----------------------------------------

 * animation fade-in-left

 * ----------------------------------------

 */

@-webkit-keyframes fade-in-left {

  0% {

    -webkit-transform: translateX(-50px);

            transform: translateX(-50px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateX(0);

            transform: translateX(0);

    opacity: 1;

  }

}

@keyframes fade-in-left {

  0% {

    -webkit-transform: translateX(-50px);

            transform: translateX(-50px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateX(0);

            transform: translateX(0);

    opacity: 1;

  }

}



.fade-in-fwd {

    -webkit-animation: fade-in-fwd 5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

            animation: fade-in-fwd 5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

}

/**

 * ----------------------------------------

 * animation fade-in-fwd

 * ----------------------------------------

 */

@-webkit-keyframes fade-in-fwd {

  0% {

    -webkit-transform: translateZ(-80px);

            transform: translateZ(-80px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateZ(0);

            transform: translateZ(0);

    opacity: 1;

  }

}

@keyframes fade-in-fwd {

  0% {

    -webkit-transform: translateZ(-80px);

            transform: translateZ(-80px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateZ(0);

            transform: translateZ(0);

    opacity: 1;

  }

}



.rotate-center {

    -webkit-animation: rotate-center 3s ease-in-out 2s infinite both;

            animation: rotate-center 3s ease-in-out 2s infinite both;

}

/* ----------------------------------------------

 * Generated by Animista on 2022-9-19 16:16:59

 * Licensed under FreeBSD License.

 * See http://animista.net/license for more info. 

 * w: http://animista.net, t: @cssanimista

 * ---------------------------------------------- */



/**

 * ----------------------------------------

 * animation rotate-center

 * ----------------------------------------

 */

@-webkit-keyframes rotate-center {

  0% {

    -webkit-transform: rotate(0);

            transform: rotate(0);

  }

  100% {

    -webkit-transform: rotate(360deg);

            transform: rotate(360deg);

  }

}

@keyframes rotate-center {

  0% {

    -webkit-transform: rotate(0);

            transform: rotate(0);

  }

  100% {

    -webkit-transform: rotate(360deg);

            transform: rotate(360deg);

  }

}

.fade-in {

    -webkit-animation: fade-in 5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

            animation: fade-in 5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;

}



/**

 * ----------------------------------------

 * animation fade-in

 * ----------------------------------------

 */

@-webkit-keyframes fade-in {

  0% {

    opacity: 0;

  }

  100% {

    opacity: 1;

  }

}

@keyframes fade-in {

  0% {

    opacity: 0;

  }

  100% {

    opacity: 1;

  }

}

.tracking-in-expand {

    -webkit-animation: tracking-in-expand 0.9s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;

            animation: tracking-in-expand 0.9s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;

}

/* ----------------------------------------------

 * Generated by Animista on 2022-9-21 11:33:57

 * Licensed under FreeBSD License.

 * See http://animista.net/license for more info. 

 * w: http://animista.net, t: @cssanimista

 * ---------------------------------------------- */



/**

 * ----------------------------------------

 * animation tracking-in-expand

 * ----------------------------------------

 */

@-webkit-keyframes tracking-in-expand {

  0% {

    letter-spacing: -0.5em;

    opacity: 0;

  }

  40% {

    opacity: 0.6;

  }

  100% {

    opacity: 1;

  }

}

@keyframes tracking-in-expand {

  0% {

    letter-spacing: -0.5em;

    opacity: 0;

  }

  40% {

    opacity: 0.6;

  }

  100% {

    opacity: 1;

  }

}



.text-focus-in {

    -webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.3s both;

            animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.3s both;

}



/**

 * ----------------------------------------

 * animation text-focus-in

 * ----------------------------------------

 */

@-webkit-keyframes text-focus-in {

  0% {

    -webkit-filter: blur(12px);

            filter: blur(12px);

    opacity: 0;

  }

  100% {

    -webkit-filter: blur(0px);

            filter: blur(0px);

    opacity: 1;

  }

}

@keyframes text-focus-in {

  0% {

    -webkit-filter: blur(12px);

            filter: blur(12px);

    opacity: 0;

  }

  100% {

    -webkit-filter: blur(0px);

            filter: blur(0px);

    opacity: 1;

  }

}



.slide-in-fwd-center {

    -webkit-animation: slide-in-fwd-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;

            animation: slide-in-fwd-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;

}

/**

 * ----------------------------------------

 * animation slide-in-fwd-center

 * ----------------------------------------

 */

@-webkit-keyframes slide-in-fwd-center {

  0% {

    -webkit-transform: translateZ(-1400px);

            transform: translateZ(-1400px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateZ(0);

            transform: translateZ(0);

    opacity: 1;

  }

}

@keyframes slide-in-fwd-center {

  0% {

    -webkit-transform: translateZ(-1400px);

            transform: translateZ(-1400px);

    opacity: 0;

  }

  100% {

    -webkit-transform: translateZ(0);

            transform: translateZ(0);

    opacity: 1;

  }

}

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

    .bannerspot img {
        object-fit: contain;
        height: 90%;
        float: right;
      }
    .bannercircle {
        position: absolute;
        left: 83%;
        bottom: 45px;
        top: 5%;
      }
.bannerline img {
    float: right;
    object-fit: contain;
    height: 100%;
  }

.bannerline {

    position: absolute;

    top: 0;

    left: 0;

    right: 20%;

    opacity: 0.25;

    bottom:0;

}

.bannerspot {
    position: absolute;
    top: 0;
    left: 0%;
    width: 80%;
    bottom: 0;
  }

.titlebig {

        font-size: 65px;

    font-weight: bolder;

    position: absolute;

    top: auto;

    right: 35px;

    color: #dcd6da36;

    z-index: 900;

    bottom: -30px;

    text-transform: uppercase;

}

.testimonialflex:before {

     width: 95%;

    }

}

@media(min-width: 992px) and (max-width: 1199px){
	.productunderimage {
    min-height: auto;
  }
.playflex {
    bottom: -17px;
 }
.leftdetail {
	width: 25%;
	}
   .bannercircle {

    position: absolute;

    left: 79.7%;

    bottom: 90px;

}

.testimonialflex:before {

     width: 90%;

    transform: skew(20deg);

   }

.bannerline img{

    float: right;

}

.bannerline {

    position: absolute;

    top: 0;

    left: 0;

    right: 20%;

    opacity: 0.25;

}

.bannerspot {

    position: absolute;

    top: 0;

    left: 0%;

    width: 80%;

}

    .navbar-nav>li>a {

    padding: 10px 15px;

}

.logo {
    width: 100%;
    display: block;
    margin-top: 10px;
    margin: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc3d;
}
.logo img {
    width: 20%;
    margin: 0px auto;
}

header {

    padding: 10px 0px 0px 0px;

}

.abouttitle {

    font-size: 25px;

}

.homeaboutsection {

    padding: 30px 0px;

    min-height: 600px;

}

.homeproductsection {

    min-height: 600px;

    background-position: center right;

}

.homemediasection {

    padding: 40px 0px;

}

.hometestimonialsection .quote {

    width: 80px !important;

}

.hometestimonialsection .testimonialslider {

    margin-top: 0px;

}

.footersocial {

    width: 30%;

   }

.abouttitle {

    margin-bottom: 20px;

}

footer {

    padding: 25px 0px 0px 0px;

    min-height: auto;

    background-position: center right;

}

.titlebig {

    font-size: 65px;

    right: 0;

    bottom: -25px;

}

.productlistgroup {

    width: 95%;

}

.footeraddress {

    margin-top: 30px;

    margin-bottom: 20px;

}

.mediapost h3 {

    font-size: 16px;

    min-height: 73px;

}

.memberslider .owl-next {

    top: 100%;

    right: 45%;

   }

.memberslider .owl-prev {

    top: 100%;

    left: 45%;

   }

.biocontent {

    min-height: 160px;

   }

   .answercontent, .questioncontent {

    width: 90%;

}

}

@media(min-width: 768px) and (max-width: 991px){
      body{
        font-size: 15px !important;
    }
    .prdemo h4 {
    margin-top: 20px;
}
.demophotobg {
    padding: 0px;
}
	.productshowcontainer {
    margin-top: 0px;
}
	.teambg .teammenberphoto {
    max-width: 90% !important;
		width:90% !important;
}
	.teammemberflex {
     margin-bottom: 10px;
}
	.teammenbercontent p {
    font-size: 16px !important;
}
	.iconborder {
      margin-top: 0px !important;
    margin-left: 80px !important;
}
	.leftdetail {
    width: 25%;
	}
	.productfeaturertext {
    margin-bottom: 0px;
}
	.logo {
    width: 70%;
}
	header {
    padding: 10px 0px 10px 0px;
    min-height: 133px;
  }
.main {
    margin-top: 133px;
}
    .teammenberphoto {
    width: 35%;
    margin-right: 3%;
}
/* .teammenbericon {
    display: none;
} */
.teammenbercontent {
    width: 62%;
    margin-left: 0%;
}
.teammenberphoto .memberphoto {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.navbar-nav>li>a {

    padding: 10px 18px;

}

#menu {

    margin-top: 0px;

}

.headershopnow, .shoppinglogo {
    margin-top: -80px;
}

.navbar {
    margin-bottom: -10px;
    border-top: 1px solid #cccccc3d;
    margin-top: 5px;
}

.abouttitle {

    font-size: 20px;

    margin-bottom: 15px;

}

.homeaboutsection {

    padding: 30px 0px;

    min-height: auto;

}

.homeproductsection h3 {

    font-size: 27px;

    line-height: 30px;

}

.homeeachmedia {

    padding: 30px 15px;

   }

.homeeachmedia h4 {

    font-size: 16px;

}

.homeproductsection {

    padding: 60px 0px;

    background-position: center right;

    background-repeat: no-repeat;

    background-size: cover;

}

.homemediasection {

    background-repeat: no-repeat;

    padding: 40px 0px;

}

.hometestimonialsection .quote {

    width: 60px !important;

    display: none !important;

}

.testimonialslider {

    margin: 0px 0px;

}

.hometestimonialcontent {

    margin-top: 0px;

    line-height: 20px;

}

.footersocial {

    width: 39%;

    }

.footersocial {

    margin: 25px auto;

}

.footerlogo {

    margin: 0px auto;

}

footer{

    min-height: auto;

}

.titlebig {

    font-size: 40px;

    bottom: -15px;

}

.bannerline {

    top: 0;

    left: 0%;

    opacity: 0.25;

    width: 80%;

}

.featureimage {

    min-height: 250px;

   }

.bannerspot {

    top: 0;

    left: 0%;

    width: 80%;

}

.bannercircle {

    position: absolute;

    left: 80%;

    bottom: 50px;

}

.expanddiv {

    min-height: 330px;

}

.productlistgroup {

    width: 95%;

}

.mediapost {

    width: 90%;

    margin: 8px auto;

}

.answercontent, .questioncontent {

    width: 90%;

}

.socialflex {

     width: 60%;

}

}
@media(min-width: 0px) and (max-width: 767px){
 .shoppinglogo {
    width: 230px;
    right: 1px;
    top: 0px;
    left: auto;
   /* display: none;*/
}
.navbar-toggle {
    position: absolute;
    top: -60px;
    z-index: 999;
    left: 0px;
}
#site-navigation {
    height: 44px !important;
}
       .prdemo h4 {
    font-size: 25px !important;
    margin-top: 20px;
    text-shadow: 4px 5px #928e8e66;
}
.prdemo {
    margin-top: -30px;
    margin-bottom: -50px;
}
	.productlearn {
    margin: 10px 0px;
}
	.iconborder {
    margin-top: 0px !important;
    margin-bottom: 15px;
    margin-left: 75px;
}
	.arproductgroup {
    padding: 20px 0px;
}
	.tab-content.nopaddingtab,.arproducttab  {
    padding: 0 !important;
}
	.productdetailexplanationsection {
    margin: 20px 0px;
}
	.productboxsection,.productfeaturer {
    margin: 10px auto;
}
	.buynowicon{
		-webkit-animation: scale-in-center 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
	        animation: scale-in-center 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
	}
.faqicon {
    font-size: 19px !important;
}
	.floatingsection{
		padding:0px 15px;
	}
.floatingsection {
    width: 100%;
    right: 0px;
    bottom: 0;
    position: fixed;
    border-radius: 0px;
	flex-direction:row;
}
	.floatingsection .icon {
    border: 0px;
    width: 20px;
    height: 20px;
	padding:0px;
  }
	.floattext {
     width: auto;
	margin-top:0px;
		font-size:12px !important;
}
	.floatingsection a {
     border-top: 0px; 
}
.floatdiv {
    display: flex;
    flex-direction: column;
    width:100%;
    justify-content: center;
    align-items: center;
}
	footer p {
    text-align: center;
}
	.homeproudcttitle {
     margin-top: 15px;
    margin-bottom: 20px;
}
	.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
/*     position: relative; */
    width: 98%;
    height: 100%;
	background:rgba(0,0,0,0.5);
   }
	.modal-dialog {
    width: 100%;
   position: absolute;
    top: 25%;
}
	.youtubeicon {
    width: 40px;
    display: block;
    margin: 16% auto;
}
	.abouttitle {font-size:19px;}
.abouttextsection h3, .abouttextsection strong,.homeaward h3 {
     font-size: 18px !important;
    line-height: 25px;
}
	ul.footerlist {
    text-align: center;
   	margin-top: 5px;
	}
	.footercenter{
		text-align:center;
	}
.homeaward li {
    line-height: 25px;
    font-size: 16px;
}
	body {
    font-size: 15px !important;
    text-align: left;
}
.h2, h2 {
    font-size: 22px;
}
.page-template-aboutus h2 {
    font-size: 20px !important;
}
	.flexcode{
		display:block;
		margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
	}
	.navbar {
		min-height: 30px;
	}
	p {
    font-size: 14px !important;
    line-height: 18px !important;
}	
	header {
    padding: 10px 0px 10px 0px;
    min-height: 138px;
}
	/* .main {
    margin-top: 138px;
} */
	.arproductcontent h1, .arproductcontent h2, .arproductcontent h3, .arproductcontent h4, .arproductcontent h5, .arproductcontent h6, .tab-content h1, .tab-content h2, .tab-content h3, .tab-content h4, .tab-content h5, .tab-content h6 {
    font-size: 20px;
  }
.arproductcontent, .tab-content {
    line-height: 25px;
    font-size: 15px;
    text-align: left;
}
	.arallproductcontent {
		padding:25px 0px;
      font-size: 15px;
	 font-weight: 500;
}
	.arallproductcontent h3 {
    font-size: 18px;
    margin-top: 20px;
  }
.arproductgroup .nav-tabs>li.active>a, .arproductgroup .nav-tabs>li.active>a:focus, .arproductgroup .nav-tabs>li.active>a:hover {
      border-bottom-color: #00323d;
}
	.arproductgroup .tab-content {
    padding: 20px;
  }
	.arproductgroup .tablist {
     width: 100%;
    margin-bottom: 5px;
}
	.cus-maintitle:after {
		display:none;
	}	
	.inboxlist h3, .productfeaturertext h2 {
    font-size: 20px !important;
		text-align:center;
}
.enlargedround h3, .moveround h3 {
     font-size: 20px !important;
}
.productflex {
    display: block;
}
	.leftdetail {
		top:0px;
    min-height:170px;
		}
	.productdetailcontent h3 {
    font-size: 25px;
}
	.inboxflex {
    display: block;
  }
.enlargedround h3, .moveround h3 {
    font-size: 25px;
  }
.eachpf, h4.eachtitle,.eacheximage {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
	    font-size: 16px;
}
	.enlargedround, .moveround {
    padding: 30px 25px 30px 0px;
   }
	.moveround{
		padding:30px 0px 30px 25px;
	}
.productfeaturecontent {
	width:100%;
	}
.productfeaturertext {
    margin-bottom: 0px;
}
	.productfeatureimageandtext {
    padding: 0px;margin:0px;
}
.inboximagesection,.inboxlist {
    width: auto;
    margin-left: 0;
}
	.cus-maintitle h1 {
      font-size: 25px !important;
}
	.cus-maintitle {
		 float: unset;
    padding:25px 40px 25px 0px;
	min-height:170px;
		border-top-right-radius: 150px;
    border-bottom-right-radius: 150px;
   }
	.playflex {
    display: flex;
    width: 50%;
    position: relative;
    bottom: 0px;
    left: 25%;
    background: #e2e2e2;
    margin-top: 15px;
}
	.productunderimage{
		min-height:auto;
	}
.smartkidpara p {
      width: auto;
    margin: 0px auto;
	font-size:20px;
}
	.headershopnow {
		right:auto;
		    top: 0;
}
    .footerlogo {
    width: 70%;
}
.mm-listitem_selected>.mm-listitem__text {
    background: #00232b;
}
a.mm-navbar__title {
    color: #0f6e61 !important;
    text-transform: uppercase;
    font-weight: bold;
}
    .teambg .teammenberphoto {
    width: 100%;
    position: relative;
	max-width:100% !important;
}
.teambg .teammenbercontent {
    width: 99%;
    margin-left: 0%;
}
.teambg .teammenberphoto .memberphoto {
    position: relative;
    width: 100%;
    margin-top: 30px;
}
    .footeraddress h3{
        text-align: center;
    }
    .missiongroup{
        min-height: auto;
    }
    .awardchild:first-child .eacharticle {
    margin-top: 40px;
}
.awardchild:last-child .eacharticle{
    margin-bottom: 25px;
}
    .missionicon{
        margin-top: 0px;
        min-height: auto;
    }
    .awardcontent {
      width: 100%;
    margin: 40px auto;
}
    .awardbg {
    padding: 20px 0px;
}
    .content {
    padding: 30px 0px;
   }
    .about h3 {
    font-size: 22px;
    }
    .about {
    padding: 0px;
}
    .aboutparent {
    padding: 20px 0px;
   }
   .missionandship {
    margin: 0px 0px;
}
    .aboutparentcontent {
    font-size: 15px;
    line-height: 25px;
}
h1,h2,h3,h4,h5,h6{
        text-align: left;
    }
    .awardbg h2 {
    font-size: 22px !important;
    text-align: center !important;
}
    .awardcontent {
    font-size: 15px;
    margin: 20px auto;
    text-align: left;
}
    .teammemberflex {
     margin-bottom: 20px;
    border-bottom: 1px solid #d6d2d29c;
}
    .teammenberphoto {
    width: 100%;
    max-width: 365px;
}
.teambg {
    margin: 0px 0px;
}
.teammenbercontent {
    width: 100%;
    margin-left: 0%;
}
.teammenberphoto .memberphoto {
    position: relative;
    width: 100%;
}
 .current-menu-item{
    background: #00232b;
    opacity: 1 !important;
    color: white;
}
    .logo {
    width: 200px;
    margin: 0px auto;
}
.headershopnow{
    width: 100px;
    float: left;
    margin-top: 0px;
}
.headershopnow a span {
    font-size: 11px !important;
    font-weight: 600 !important;
}
.headershopnow img{
    display: none !important;
}
.navbar{
    margin-bottom: 0px;
}
.navbar-toggle{
    margin-top: 0px;
}
.homeaboutsection {
    padding: 10px 0px;
    min-height: auto;
    background-position: top left;
}
.homeimagebg {
    z-index: 100;
    margin-left: -25px;
}
.abouttextsection {
    margin-top: 15px;
}
.about360text {
    margin-bottom: 15px;
}
.abouttitle {
    font-size: 18px !important;
    margin-bottom: 20px;
}
.homeproductsection h3 {
    font-size: 20px;
    line-height: 25px;
}
.homeproductsection {
    min-height: auto;
    padding: 20px 0px;
}
.productshowcontainer {
    margin-top: 25px;
}
.homemediasection {
    min-height: auto;
        padding: 40px 0px 0px 0px;
}
.mtop40 {
    margin-top: 20px;
}
.homeeachmedia {
    padding: 15px;
}
.homeeachmedia h4 {
    font-size: 15px;
}
.testimonialslider {
    margin: 0px 0px;
}
.quote{
    display: none !important;
}

.testimonialpost p {
    color: #080808cf;
    font-size: 14px;
    font-weight: 600;
}
.hometestimonialcontent p {
    font-size: 14px !important;
    text-align: justify;
    line-height: 20px;
}

.hometestimonialsection .testimonialpost {
    padding: 15px 20px;
    color: #f5f5f5;
    min-height: auto;
    }
    .testimonialpost h3 {
    margin-top: 30px;
}
.hometestimonialslider .owl-prev {
     right: 45px;
     bottom: 48px !important;
    }
.hometestimonialslider .owl-next {
     right: 15px;
     bottom: 48px !important;
    }
    .footersocial img {
    width: 40px;
}
.footersocial {
    width: 180px;
    display: block;
    margin: 0px auto;
	margin-bottom:5px;
}
.footersocial a {
    width: auto;
    margin-right: 0%;
    margin-left: 0%;
}
footer {
    padding: 0px 0px 0px 0px;
    min-height: auto;
	padding-bottom:0px;
   }
.footeraddress {
     margin-top: 20px;
    margin-bottom: 20px;
}
.footercirclesecond {
    position: absolute;
    top: -170px;
    right: -85px;
    width: 270px;
}
.productslider .owl-nav {
    display: none !important;
}
.productlistgroup {
    display: none;
}
.featureimage {
    min-height: 200px;
    justify-content: left;
}
.titlebig {
    font-size: 25px;
    bottom: -10px;
    }
.maintitle h1 {
    font-size: 20px;
}
#breadcrumbs .item-home {
    font-size: 14px;
}
.productsection{
 padding: 0;
}
.productartitle {
    margin-top: 30px;
    font-size: 24px;
}
.wholeproductsection {
    background-position: center right;
}
.productfeatureinner {
    padding: 20px 0px;
}
h3.productfeaturetitle {
        font-size: 19px;
    margin-bottom: 15px;
}
.expanddiv {
    padding: 25px;
   }
.bannerline {
    top: 20%;
    left: 0;
    opacity: 0.25;
    width: 80%;
}
.bannercircle {
    position: absolute;
    left: 80%;
    bottom: 32%;
    width: 20%;
}
.bannerspot {
    width: 80%;
    position: absolute;
    top: 20%;
    left: 0;
}
.ourteambanner .owl-nav{
    display: none !important;
}
.owl-carousel.memberslider.owl-loaded.owl-drag {
    width: 90%;
    margin: 0px auto;
}
.footercirclefirst {
    top: 20%;
    left: -170px;
}
.testimonialflex:before{
    display: none;
}
.testimonialslider{
    width: 100%;
}
/*.category-testimonials .owl-nav{
   display: none;
}*/
.testimonialpost {
    border: 0px;
    padding: 20px;
    min-height: auto;
}
.category-testimonials .owl-prev {
    position: absolute;
    top: auto;
    left: auto;
    right: 35px;
    padding: 5px;
    bottom: 48px !important;
    background: #fff !important;
    border: 2px solid #029688 !important;
    padding: 15px !important;
    color: #029688 !important;
    width: 25px;
    height: 25px;
    color: #029688;
    border-radius: 50%;
}
.category-testimonials .owl-next {
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    padding: 5px;
    bottom: 48px !important;
    background: #fff !important;
    border: 2px solid #029688 !important;
    padding: 15px !important;
    color: #029688 !important;
    width: 25px;
    height: 25px;
    color: #029688;
    border-radius: 50%;
}
.answercontent, .questioncontent {
    width: 80%;
}
.btn.btn-default.book-now-btn {
    width: 120px;
   }
   .contactcontent.contactaddress {
    display: none;
}

}
@media(min-width: 470px) and (max-width: 767px){
    .bannercircle {
      bottom: 20%;
}
}

@media (min-width:1200px) and (max-width:1600px){
	.featurebanner {
    min-height: 650px;
    background-size: cover;
    background-position: 20% 50%;
    position: relative;
}
	.productfullimage {
    min-height: 600px;
  }
	.productunderimage {
    min-height: 530px;
    background-position: 80% 50%;
}
	.playflex {
    width: 350px;
     left: 45.5%;
}
}
@media(max-width:991px){
    .homeaboutsectionimage {
        margin-bottom: 10px;
      }
      .homelist{
        margin:-30px  0px 45px 0px;
      }
      img {
        margin: auto;
      }
}
@media(min-width:1700px){
    .homelist {
        margin: 109px 0px 45px 0px;
      }
      .homeaboutsectionimage .homeimagegirl {
        position: absolute;
        top: 12%;
        left: 26%;
        width: 72%;
      }
    .homeimagebg {
        margin-left: 0;

    }
}
#gallery-1 img {
    border: none !important;
   
  }
.floatingsection.sec {
    bottom: 19%;
}
ol {
    text-align: left;
    line-height: 2;
  }
  .content .page-id-799 ol,.content .page-id-807 ol {
    list-style: none;
    margin-left: -37px;
    text-align: left;
  }
  .content .page-id-799 ol li, .content .page-id-799 ul li,  .content .page-id-807 ol li, .content .page-id-807 ul li {
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 15px;
	word-break:break-all;
  }
.enlargevideo iframe {
  width: 100% !important;
  height: 900px !important;
}

.scale-in-center {
	-webkit-animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
	        animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2022-10-18 15:20:14
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

.teambg .teammenberphoto {
    width: 100%;
  }
  .teambg .teammenbericon {
    height: 140px;
    width: 60px;
  }

  .teambg .teammenberphoto {
    max-width: 54%;
  }
.teambg .iconround{
	color:white;
	 display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 34px;
    border-radius: 50%;
    border: 1px solid #0077b5;
}
.tmname {
    text-transform: uppercase;
}
 .teambg .teammenbercontent .iconround {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 34px;
    border-radius: 50%;
    border: 1px solid #0077b5;
    background: white;
	 color: #0077b5;
/* 	 box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px; */
}
.iconborder {
    width: 60px;
    height: 60px;
    padding: 8px 8px;
    border-radius: 50%;
    background: white;
    box-shadow: rgb(50 50 93 / 54%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
    margin-top: 20px;
}
  .teammenbericon .iconround {
    border: 1px solid white;
    border-radius: 50%;
    padding: 2px;
  }
.teambg .iconround:hover {
    color: #169c8a;
    border-color: #169c8a;
}
.cofounder .memberposition {
	font-size:16px;
}
 .teambg .iconround i {
    font-size: 20px !important;
    text-transform: uppercase;
    text-shadow: 2px 3px 1px #b0b0b3cc;
}

@media(min-width: 0px) and (max-width: 1699px){
    header .productshowcontainer {
    max-width: 100% !important;
    width: 100% !important;
}
}
@media(min-width: 1200px) and (max-width: 1699px){
.logo {
    width: auto;
    display: block;
}
}

@media(min-width: 0px) and (max-width: 767px){
    #mm-menu .active a {
        background: #00232b !important;
        opacity: 1 !important;
        color: white !important;
    }
/* --- */
.main.impactpage .eachnewimpact img{
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .main.impactpage .eachnewimpactcontent h3 {
        text-transform: capitalize;
        font-size: 22px !important;
    }
    .main.impactpage .eachnewimpactcontent {
        padding: 15px;
    }
    .main.impactpage .mobileperson {
        width: 125%;
        margin-left: -38%;
        position: absolute;
        margin-top: 10%;
    }
    .main.impactpage .mobilegradeonesection {
        background-image: url('https://www.360ed.org/wp-content/uploads/2023/06/gradeonemobilebg.png');
        background-position: center center;
        padding: 25px 0px;
    }
    .main.impactpage h2 {
        margin-bottom: 20px;
        font-size: 40px;
        font-size: 22px !important;
        font-weight: 700;
        text-align: left;
        /* text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%); */
    }
    .main.impactpage .homereadmore {
        float: left;
    }
    .grade-one-page h2{
        margin-bottom: 20px;
        font-size: 22px !important;
        font-weight: 700;
        text-align: left;
        text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%);
    }
    .grade-one-page  .aprilproductaboutsection.allsection.gradeoneaboutsection {
        min-height: 630px;
        display: block;
        padding: 0px 0px 20px 0px;
        background: #e4e5e6;
        position: relative;
    }
    .grade-one-page .col-xs-5.absoluteimageabout {
        position: absolute;
        top: 63%;
        right: 0;
        z-index: 0;
        width: 55%;
    }
    .grade-one-page  .problemmobileimage {
        position: absolute;
        top: -80px;
        width: 120%;
        left: -20px;
    }
    .grade-one-page .aprilproductproblemsection.allsection.gradeonesection {
        min-height: 800px;
        position: relative;
        background-position: center center !important;
    }
    .grade-one-page  .readmore {
        background-image: linear-gradient(to right, #c5f221 , #8dfa1a);
        margin-bottom: 50px;
       
    }
    .grade-one-page  h2.titlecenter{
        text-align: center;
        font-size: 22px !important;
    }
    .grade-one-page  .gradeone.odd3 {
        min-height: auto;
        background-position: center center;
        margin-bottom: 20px;
        padding-bottom: 40px;
    }
    .grade-one-page  .cowtag {
        margin-top: 15px;
    }
    .grade-one-page .gradeone.odd5 {
        padding-top: 50px;
        min-height: 500px;
        background-image: url(https://www.360ed.org/wp-content/uploads/2023/06/gradeonelastbg.png);
    }
    .grade-one-page .testimonials .section-title {
        margin-bottom: 25px;
        text-transform: capitalize;
    }
    .grade-one-page .testimonials .section-title span {
        font-size: 25px !important;
        text-align: center;
    }
    .grade-one-page .testimonials {
        background: #169c8a;
        padding: 25px 0 50px;
    }
    .grade-one-page .reviewsection {
        background: #c3fde4 !important;
        margin-top: 0px;
        min-height: 350px;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        padding: 25px;
    }
    .grade-one-page .tslider .flex-box {
        display: flex;
        background: #dee0de;
        margin: 10px;
        border: 1px solid #939598;
        border-radius: 20px;
        padding: 5px;
        align-items: center;
        margin: 0px auto;
    }
    .grade-one-page .reviewsection img {
        width: 45px !important;
    }
    .grade-one-page .tslider .img-wrap {
        margin-bottom: 20px;
        margin-top: -70px;
        position: absolute;
    } 
    .grade-one-page .testimonialnamegroup {
        justify-content: center;
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        background: white;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
    }
    .grade-one-page .tslider .review {
        font-size: 16px;
        margin-bottom: 17px;
        text-align: center;
        margin-top: 20px;
    }
     .testimonialnamegroup img {
        border-radius: 50%;
    }
     .tslider .img-wrap img {
        width: auto !important;
        height: auto !important;
    }
     .tslider .img-wrap {
        border:none !important;
        box-shadow: none !important;
    }
    .namegroup {
        margin-top: 70px;
        margin-bottom: 15px;
    }
     .testimonials .owl-carousel .owl-nav button.owl-next,  .testimonials .owl-carousel .owl-nav button.owl-prev,  .testimonials .owl-carousel button.owl-dot {
        border: 1px solid #c3fde457;
    }
    .namegroup  .name {
        font-weight: 700;
        color: #169c8a;
        font-size: 18px;
        margin-bottom: 7px;
        margin-top: 5px;
    }
    .zzsection.allsection.zzodd.odd1 {
        background-position: center left;
        
    }
    .universe-page h2.titlesemibold {
        text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%);
        margin-bottom: 10px !important;
        text-align: left;
    font-weight: bold;
    }
    .universe-page  .zzsectioncontent {
        width: 90%;
        margin: 0px auto;
        text-align: left;
        line-height: 28px;
    }
    .universe-page  .zzsection.allsection.zzeven, .universe-page  .gradeonezz.zzsection.allsection.zzeven {
        background-position: center right;
        min-height: auto;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 20px 0px;
    }
    .universe-page .zzsection.allsection.zzeven.even4 {
        background-position: center left;
        padding: 20px 0px;
        background-size: cover;
        display: flex;
        align-items: center;
    }
    .universe-page .allsection {
        padding: 20px 0px;
    }
    .universe-page .newaprilfeaturesection {
        padding: 40px 0px;
        min-height: 757px;
        background-size: cover;
        display: flex;
        align-items: center;
        background-position: center;
    }
    .universe-page .newaprilfeaturesection .appfeaturemaincontent {
        text-align: center;
        margin: 25px 0px;
    }
    .universe-page  .appfeatureoneimage {
        width: 100%;
        margin: 10px auto;
        background: white;
        padding: 5px;
        margin-bottom: 25px;
        border-radius: 25px;
    }
    .universe-page .appfeatureoneimage img {
        border-radius: 25px;
    }
    .universe-page  .testimonials {
        padding: 25px 0 50px;
        background: #169c8a ;
    text-align: center;
    }
    .testimonials .section-title span {
        font-size: 25px !important;
        text-align: center;
        text-transform: capitalize;
    }
    .testimonials .section-title {
        margin-bottom: 25px;
    }
    .reviewsection img {
        width: 45px !important;
        margin: 15px auto;
    }
    .reviewsection {
        background: #c3fde4 !important;
        margin-top: 0px;
        min-height: 350px;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        padding: 25px;
    }
    .tslider .flex-box {
        display: flex;
        background: #dee0de;
        border: 1px solid #939598;
        border-radius: 20px;
        padding: 5px !important;
        align-items: center;
        margin: 0px auto;
    }
    .tslider .flex-box {
        width: 100%;
        flex-direction: column;
        margin: 0px !important;
    }
    .universe-page .tslider .img-wrap {
        margin-bottom: 20px;
        margin-top: -30px;
        height: auto;
    }
    .universe-page .namegroup {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .high-school-science-page .embed-responsive {
        position: relative;
        padding-bottom: 56.25%;
        display: block;
        overflow: hidden;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .high-school-science-page .aboutdatthinodd{
        padding: 20px 0px;
        background: #c3fde4;
    }
    .high-school-science-page  h2 {
        margin-bottom: 20px;
        font-weight: 700;
        text-align: left;
        text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%);
        font-size: 22px !important;
    }
    .aboutdatthineven, .ar-feature.thirdsection.mobile, .hssmobile .test-exe {
        padding: 20px 0px;
        background: #ebebec;
    }
    .high-school-science-page .ar-feature img {
        border: none;
        border-radius: 0px;
    }
    .high-school-science-page .hss-learning {
        background-size: 500px !important;
        padding-bottom: 20px;
    }
    .high-school-science-page .ar-feature h2 {
        font-size: 22px !important;
        margin-bottom: 15px;
    }
    .high-school-science-page .p-concepts.ar-feature h2 span{
        font-size: 22px !important;
        text-shadow: none;
    }
    .hss-slider .img-box {
        border: none !important;
    }
    .testimonials.formobiletestimonials {
        background: #008580;
    }
    .tslider .img-wrap {
        margin-bottom: 20px;
        margin-top: -40px;
    }
    .tslider .img-wrap {
        height: auto !important;
    }
    .high-school-science-page  .namegroup {
        margin-top: 0px !important;
        margin-bottom: 15px;
    }
    .site-da-lae-page .featurebanner {
        display: block !important;
        min-height: 150px;
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    .site-da-lae-page .updatevideosection.allsection {
        min-height: auto;
        padding: 30px 0px;
    }
    .site-da-lae-page .embedyoutube {
        background: white !important;
    }
    .site-da-lae-page .embed-responsive {
        position: relative;
        padding-bottom: 56.25%;
        display: block;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .site-da-lae-page  .combinebgsection {
        background-image: url(https://www.360ed.org/wp-content/uploads/2023/06/sdlmobilebanner.webp) !important;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .newaprilproductadvantage h2 ,.newaprilproductadvantage h2 strong,.allsection  h2{
        margin-bottom: 20px;
        font-size: 22px !important;;
        font-weight: 700;
        text-align: left;
        text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%);
    }
    .problemsolutionmobile {
        background: #e3ebc6;
        border-bottom-left-radius: 21px;
        border-bottom-right-radius: 21px;
        padding-bottom: 15px;
    }
    .problemsolutionmobile  .readmore, .problemsolutionmobile  .readmore {
        font-size: 14px;
        background-image: linear-gradient(to right, #f26921 , #faa21a);
    }
    .newaprilproductadvantage h2 {
        text-align: left !important;
    }
    .newaprilproductadvantage {
        background-image: none !important;
        background: #ebebec;
        min-height: auto;
        padding: 30px 0px;
    }
    .allsection {
        padding: 20px 0px !important;
    }
    .advantageslider .advantageinner {
        padding: 15px;
    }
    .advantageslider .advantagecontent h3 strong {
        font-size: 18px !important;
    }
   .sdl-slider-bg.testimonials {
        background: #90c53f;
    }
    .sdl-slider-bg.testimonials .reviewsection {
        background: #faab1b !important;
    }
    .sdl-slider-bg.testimonials .section-title {
        color: white !important;
        text-shadow: none;
        text-align: center;
    }

    .bay-kin-page-video.updatevideosection.allsection {
        display: none;
    }
    .bay-kin-page-aprilproductaboutsection .aboutmaincontent {
        width: 60%;
        margin: 25px auto;
        text-align: center;
    }
    .bay-kin-page-aprilproductaboutsection  .readmore {
        font-size: 14px;
        background-image: linear-gradient(to right, #f26921 , #faa21a);
    }
    .readmore.center {
        margin: 10px auto;
    }
     .bay-kin-page-secondsection .secondproblemcontent {
        width: 80%;
        margin: 0px auto;
    }
    .bay-kin-page-secondsection .secondproblemsection {
        min-height: 320px;
        display: flex;
        align-items: center;
        background-size: cover;
        background-position: center left;
        border-radius: 15px;
        padding: 25px 0px;
    }
    .bay-kin-page-solution-and-innovative .zzsectioncontent {
        width: 90%;
        margin: 0px auto;
        text-align: left;
        line-height: 28px;
    }
    .bay-kin-page-visualizing.zzsection.allsection.zzodd {
        background-position: center right;
    }
    .bay-kin-page-testimonials .reviewsection {
        background: #faab1b !important;
    }
    .bay-kin-page-testimonials .namegroup {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .titlesemibold.gradienttitle {
        background-color: #07aab9;
        background-image: linear-gradient(45deg, #07aab9, #6bbe4b);
        background-size: 100%;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-shadow: none;
        -moz-text-fill-color: transparent;
        font-size: 32px !important;
    }
    .freedemo h1.titlesemibold.titlecenter.gradienttitle {
        font-size: 24px !important;
    }
    .awardslider .owl-nav{
        display: none;
    }
    .margin-top-70{
        margin-top: 70px !important;
    }
    .advantage-site-da-lae .advantagecontent{
        padding:0px 25px;
    }
}
.founderbg .teammenbercontent .iconborder {
    width: 60px;
    height: 60px;
    padding: 8px 8px;
    border-radius: 50%;
    background: white;
    box-shadow: rgb(50 50 93 / 54%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
    margin-top: 20px;
  }
  .founderbg .teammenbercontent .iconround {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 34px;
    border-radius: 50%;
    border: 1px solid #0077b5;
    background: white;
    color: #0077b5;
  }  
  .teambg .iconround i, .founderbg .iconround i {
    font-size: 20px !important;
    text-transform: uppercase;
    text-shadow: 2px 3px 1px #b0b0b3cc;
  }

  .eachimpactproductsection {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .eachimpactimage.right {
    position: absolute;
    bottom: -50px;
    right: 50px;
    width: 50%;
  }
  
  .impactpage h2 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 700;
    text-align: left;
    /* text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%); */
  }

  .eachimpactproductsection {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
    display: flex;
    align-items: center;
    position: relative;
  }

  .eachimpactcontent.left.mak-impact .homereadmore-impact {
    color: white;
    text-decoration: none;
    margin-bottom: 30px;
    display: block;
    background-image: linear-gradient(to right, #f26821 , #faa31a);
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.75;
    text-align: center;
    border: 2px solid white;
    border-radius: 20px;
    padding: 3px 10px;
    width: 140px;
    display: block;
  }
  .eachimpactimage.right {
    position: absolute;
    right: 12px;
width: 38%;
z-index: 9;
  }
  .eachimpactimage img {
    margin: 0px auto;
  }
  .eachimpactcontent.center {
    width: 60%;
    margin: 0px auto;
    text-align: center;
  }
  .eachimpactcontent.center p ,.eachimpactcontent.center a{
    text-align: 'center';
  }
  @media (min-width: 0px) and (max-width: 767px){
    .eachimpactcontent.center {
        width: 100%;
      }
    .eachimpactproductsection {
        min-height: 600px;
        display: flex;
        flex-wrap: wrap;
      }
    .eachimpactproductsection.eachimpact7.group-four {
        min-height: 404px;
        background-position: 66% -19%;
      }
    .eachimpactproductsection.eachimpact6.group-three {
        display: block;
        background-size: cover;
        padding-top: 20px;
        min-height: 300px;
        position: relative;
        overflow: hidden;
      }
    .eachimpactproductsection.eachimpact6.group-three::before {
        position: absolute;
        width: 100%;
        min-height: 300px;
        background: rgba(255,255,255,.8);
        left: 0;
        right: 0;
        content: '';
      }
    .eachimpact4 .eachimpactimage.left {
        position: relative;
        bottom: 19px;
        left: 0;
        width: 75%;
        margin: 0 auto;
      }
    .eachimpactproductsection.eachimpact4 {
        background-position: center left;
        background-size: cover;
        display: block;
        min-height: 600px;
      }
    .eachimpactcontent.center .homereadmore, .eachimpactcontent.left .homereadmore, .eachimpactcontent.right .homereadmore, .eachimpactcontent.left.mak-impact .homereadmore-impact {
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 12px !important;
      width: 120px !important;
    }
    .eachimpactproductsection.eachimpact3 {
        min-height: 380px !important;
        background-position: center right !important;
        display: block;
        background-size: cover;
        padding: 20px 0px;
      }
      .eachimpact3 .eachimpactimage.right {
        bottom: 58px;
      }
      .eachimpactimage.left {
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 100%;
      }
  }
  @media (min-width: 0px) and (max-width: 767px){
.eachimpactproductsection {
  min-height: 600px;
  display: flex;
  flex-wrap: wrap;
}
  }
  @media (min-width: 0px) and (max-width: 767px){
  .eachimpactproductsection.eachimpact2, .eachimpactproductsection.eachimpact3 {
    padding: 20px 0px;
    min-height: auto;
    background-position: center left;
  }
}
  @media (max-width: 767px){
    .impactpage h2,  .impactpage h2 span, .impactpage h3 {
    font-size: 22px !important;
  }
}
  @media (min-width: 0px) and (max-width: 767px){
.eachimpactproductsection {
  min-height: 600px;
  display: flex;
  flex-wrap: wrap;
}
  }
  @media (min-width: 0px) and (max-width: 767px){
  .eachimpactproductsection.eachimpact2, .eachimpactproductsection.eachimpact3 {
    padding: 20px 0px;
    min-height: auto;
    background-position: center left;
  }
  .eachimpactcontent.center .homereadmore {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px !important;
    width: 120px !important;
  }
}
.headerfixed{
    padding: 20px 0px 25px 0px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
        background: white;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
        min-height: 112px;      
}
