@media (min-width: 768px) {
.baagmc{
    display: block;
}
}

@media (max-width: 767px) {
.baagmc{
    display: none;
}
}
.baagmc {
    margin-right: 10px;
    float: left;
    padding-right: 10px;
    padding-top: 8px;
    color: #3d9d32;
    font-size: 20px;
}


.services-blog{
    background-color: #aeaeae;
    
}

.blog-card{
    background-color: #ffffff;
}

.services-blog{
    background-color: #f0f0f0;
    
}

.card-img-top2{
    width: 100%;
}
.center-color {
    color: #3d9d32;
}
.col-ho01{
    margin: 0%;
}

.col-ho02{
    margin-left: -4em;
}

.services-sec-apol{
    padding: 0 4%;
}

.hover-new{
	width: 100%;
    min-height: 230px;
    padding: 15px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.hover-new h4{
    color: #ffffff!important;
    font-size: 21px!important;
}

.knowmore1{
    color: #f5d938 !important;
    text-transform: uppercase;
    background:none;
    box-shadow:none;
    border:0;
    padding:0;

}
.knowmore1:hover,
.knowmore1:focus
{
    color: #f5d938 !important;
    text-transform: uppercase;
    background:none;
    box-shadow:none;
    border:0;
    padding:0;
    outline:none;
}
.hover-new p{
    color: #f9f9f9 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

.talkbubble {
    height: 220px;
    width: 300px;
    background-image: linear-gradient(to bottom right, #43a135, #b3c437);
    position: relative;
    left: -35px;
    cursor: pointer;
    
  }

 

  .talkbubble:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 35px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 30px solid #8fb936;
    border-bottom: 16px solid transparent;
  }

  .talkbubble:hover:before{ 
    content: "";
    position: absolute;
    right: 100%;
    top: 85px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 30px solid #1c6412;
    border-bottom: 16px solid transparent;
   }

   .talkbubble:hover{ 
    background-image: linear-gradient(to right, #1c6412, #1c6412);
   }

  
.mytalkbubble {
    height: 223px;
    width: 300px;
    background-image: linear-gradient(to bottom right, #43a135, #b3c437);
    position: relative;
    cursor: pointer;
}

.mytalkbubble:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 35px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 30px solid #8fb936;
    border-bottom: 16px solid transparent;
    transition: 0.3s;
  }

  .pavideo01 iframe{
      float: right;
  }

  .redmore1 a{
    font-size: 16px;
    color: #3c9d31;
    font-weight: 500;
    text-decoration: none;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .redmore1{
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .mytalkbubble:hover:before{ 
    content: "";
    position: absolute;
    right: 100%;
    top: 85px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 30px solid #1c6412;
    border-bottom: 16px solid transparent;
   }

   .mytalkbubble:hover{ 
    background-image: linear-gradient(to right, #1c6412, #1c6412);
	text-decoration: none;
   }


   .mytalkbubbleold {
    height: 223px;
    width: 300px;
    background-image: linear-gradient(to bottom right, #43a135, #b3c437);
    position: relative;
    cursor: pointer;
}

/* .pavideo01{
    padding: 0 6%;
} */

.mytalkbubbleold:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 35px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-left: 30px solid #8fb936;
    border-bottom: 16px solid transparent;
    transition: 0.3s;
  }

  .mytalkbubbleold:hover:before{ 
    content: "";
    position: absolute;
    left: 100%;
    top: 85px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-left: 30px solid #1c6412;
    border-bottom: 16px solid transparent;
   }

   .mytalkbubbleold:hover{ 
    background-image: linear-gradient(to right, #1c6412, #1c6412);
   }

   .servicespadding{
       padding-top: 3em;
       padding-bottom: 5em;
   }


   .mycolumn {
    float: left;
		width: 25%;
		height:230px;
  }

  .myrow::after {
    content: "";
    clear: both;
    display: table;
  }
  
  .myimg2{
		width: 100%;
    height: 230px;
    object-fit: cover;
    object-position: top center;
		
  }

  .conmimg:hover{
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
  }
  
  .myrow{
      padding: 0 8%;
  }


   @media all and (max-width:767px){

    .mycolumn {
        width: 100%;
      }


      .minidevice2{
          margin-top: 2em;
      }

      hr {
        width: 15%;
    }


    .header-com h4 {
        font-weight: 400;
        font-size: 33px;
    }

    .pavideo01 iframe {
        float: none;
    }

    html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

    .video-sc1{
        text-align: center;
    }

    .video-sc1 iframe{
        width: 300px;
        height:250px;
        
    }


   


  .blog-card{
      margin-bottom: 1em;
  }
  .mytalkbubble:before {
    content: "";
    position: absolute;
    right: 50%;
    top: -30px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 30px solid #8fb936;
    border-bottom: 16px solid transparent;
    transition: 0.3s;
    transform: rotate(90deg);
}


.mytalkbubble:hover:before{ 
    content: "";
    position: absolute;
    right: 50%;
    top: -30px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 30px solid #1c6412;
    border-bottom: 16px solid transparent;
    transform: rotate(90deg);
   }




.mytalkbubbleold:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 99%;
    width: 0;
    transform: rotate(90deg);
    height: 0;
    border-top: 16px solid transparent;
    border-left: 30px solid #8fb936;
    border-bottom: 16px solid transparent;
    transition: 0.3s;
}

.mytalkbubbleold:hover:before{ 
    content: "";
    position: absolute;
    left: 50%;
    top: 99%;
    width: 0;
    transform: rotate(90deg);
    height: 0;
    border-top: 16px solid transparent;
    border-left: 30px solid #1c6412;
    border-bottom: 16px solid transparent;
   }

 




}

   @media all and (min-width:768px) and (max-width:991px){



    
    .mytalkbubble,
    .mytalkbubbleold {
        height: 126px;
    }

    .hover-new h4 {
        font-size: 12px;
        }


        .mytalkbubbleold:before {
          
            border-top: 8px solid transparent;
            border-left: 15px solid #8fb936;
            border-bottom: 8px solid transparent;
          
        }

        .mytalkbubble:before {
            border-top: 8px solid transparent;
            border-right: 15px solid #8fb936;
            border-bottom: 8px solid transparent;
        }

    
    
        .hover-new p,
        .location-aws p,
        .header-com p,
        .btnblog  {
            font-size: 10px;
            line-height: 9px;
        }
    
        .blog-text2 h5{
            font-size: 10px;
            font-weight: 600;
        }

        .hover-new {
            padding: 8px;
        }
    
        .blog-text2 p {
            font-size: 10px;
            line-height: 10px;
        }
    
    
        .header-com h4 {
            font-size: 35px;
        }

        .video-sec-apol .col-lg-4{
            text-align: center;
        }

       

     
   }

   @media all and (min-width:992px) and (max-width:1250px){
    .mytalkbubble,
    .mytalkbubbleold {
        height: 168px;
    }

    .hover-new h4 {
        font-size: 18px;
        }
    
        .hover-new p,
        .location-aws p,
        .header-com p,
        .btnblog  {
        font-size: 14px;
        }
    
        .blog-text2 h5{
            font-size: 16px;
            font-weight: 600;
        }

        .mytalkbubbleold:before {
          
            border-top: 8px solid transparent;
            border-left: 15px solid #8fb936;
            border-bottom: 8px solid transparent;
          
        }

        .mytalkbubble:before {
            border-top: 8px solid transparent;
            border-right: 15px solid #8fb936;
            border-bottom: 8px solid transparent;
        }


        .hover-new {
            padding: 20px;
        }
    
        .blog-text2 p{
            font-size: 14px;
            line-height: normal;
        }
		
		.mytalkbubble, .mytalkbubbleold, .mycolumn img {
    /*height: 16vh;*/
    height: 100%;
}

        .video-sec-apol iframe{
            width: 300px;
        }
    
    
        .header-com h4 {
            font-size: 40px;
        }



   }

  

   @media all and (min-width:1400px) and (max-width:1599px){
    .mytalkbubble,
    .mytalkbubbleold,
    .mycolumn img {
        height: 32vh;
    }

    .redmore1 a {
        font-size: 18px;
    }
    


   }

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

    .hover-new h4 {
        font-size: 28px;
        }
    
        .hover-new p,
        .location-aws p,
        .header-com p,
        .btnblog  {
        font-size: 18px;
        }
    
        .blog-text2 h5{
            font-size: 25px;
            font-weight: 600;
        }
    
        .blog-text2 p{
            font-size: 18px;
            line-height: 30px;
        }
    
        .mytalkbubble,
        .mytalkbubbleold,
        .mycolumn img {
            height: 25vh;
        }
        
    
        .header-com h4 {
            font-size: 45px;
        }
    
        .location-aws img{
            width:50%;
        }

        .redmore1 a {
            font-size: 18px;
        }
    
        .video-sec-apol iframe{
            height: 450px;
            width: 520px;
        }
   }


   @media all and (min-width:1900px) and (max-width:2499px){
      
    .hover-new h4 {
        font-size: 35px;
        }
    
        .hover-new p,
        .location-aws p,
        .header-com p,
        .btnblog,
        .viewmoew01  {
            font-size: 26px;
            line-height: 29px;
        }
    
        .blog-text2 h5{
            font-size: 30px;
            font-weight: 600;
        }
    
        .blog-text2 p{
            font-size: 21px;
            line-height: 30px;
        }

        .redmore1 a {
            font-size: 26px;
        }
    
    
        .mytalkbubble,
    .mytalkbubbleold,
    .mycolumn img {
        height: 36vh;
    }
    
        .header-com h4 {
            font-size: 50px;
        }
    
        .location-aws img{
            width:100%;
        }
    
        .video-sec-apol iframe{
            height: 450px;
            width: 520px;
        }
   }
 
   @media all and (min-width:2500px){
    .hover-new h4 {
    font-size: 45px;
    }

    .hover-new p,
    .location-aws p,
    .header-com p,
    .btnblog  {
        font-size: 30px;
        line-height: 39px;
    }

    .hover-new {
        padding: 43px 50px;
    }

    .redmore1 a {
        font-size: 36px;
    }

    .blog-text2 h5{
        font-size: 35px;
        font-weight: 600;
    }

    .blog-text2 p {
        font-size: 36px;
        line-height: 45px;
    }

    .mytalkbubble,
    .mytalkbubbleold,
    .mycolumn img {
        height: 40.5vh;
    }

    .header-com h4 {
        font-size: 60px;
    }

    .location-aws img{
        width:100%;
    }

    .video-sec-apol iframe{
        height: 550px;
        width: 650px;
    }

	 }
	 
	 .roll-counter i {
    font-size: 56px;
    margin: 10px 0px 0px 0px;
}
.tooltip_box {
    width: 36px;
    height: 18px;
    color: #fff;
    position: absolute;
    top: -15px;
    right: 40px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: capitalize;
}
.header-com.text-center h4 {
    font-size: 36px;
    line-height: 40px;
    font-size: 3.6rem;
    line-height: 4rem;
    margin: 10px 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 0 0 30px;
    padding: 0;
    text-transform: uppercase;
	color: #3d9d32;
}
section.nobg {
    width: 100%;
    height: auto;
    padding: 20px 60px;
    margin: 10px 0;
}
.clearfix {
    clear: both;
    float: none;
    margin: 10px 0;
    height: 20px;
}
.imgwdth {
    width: 35%;
}
.nobgc {
    padding: 20px 0;
}
.center-color {
    color: #3d9d32;
	text-align: center;
	font-size: 36px;
    padding-bottom: 10px;
}
.nobgc p {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.2px;
}
.orgbg {
    background: #3d9d32;
    padding: 50px 0;
}
.orgbg h2 {
    float: left;
    font-size: 30px;
    color: #fff;
}
.orgbg p {
    float: right;
    background: #ec6801;
    padding: 10px 20px;
}
.orgbg p a {
    color: #fff;
    font-weight: 600;
	font-size: 16px;
}
.faq-section {
    background: #fdfdfd;
    padding: 10vh 0 0;
    padding-top: 0;
}
.faq-title h2 {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  color: #3d9d32;
  padding-top: 30px;
  font-size: 36px;
  padding-bottom: 10px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin-bottom: 40px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgb(240 240 240);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 16px;
  color: #3B566E;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}
.faq .card .card-header:after {
    content: "\ea99";
    font-family: 'IcoFont';
    right: 30px;
    position: absolute;
    font-size: 20px;
    top: 15px;
    color: #3d9d32;
    cursor: pointer;
}
.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #3d9d32;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}
.clearbt {
	clear: both;
	float: none;
}
.top-cta-green {
    background-color: #3d9d32;
    padding: 30px 0;
    margin: 0;
}
.text-white {
    color: #fff!important;
}
.text-purple {
    color: #8fec85!important;
}
.top-cta-green p {
    float: left;
    margin-bottom: 15px;
    font-style: italic;
    color: #fff;
}
.lead {
    font-size: 18px;
    font-weight: 400;
    line-height: 2rem;
}
.icn-txt {
    margin: 20px 0;
}
.icon-cardio-demo1 {
    width: 80%;
}
.dsvy-ihbox-contents {
    margin-left: 15px;
    margin-top: 10px;
    text-align: left;
}
.dsvy-element-heading {
    font-size: 16px;
    line-height: 26px;
    color: #8fec85;
    margin-bottom: 0;
    font-weight: 400;
}
.dsvy-element-title-stl-4 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}
.top-cta-green a {
    color: #fff;
}
#wrapper .sec01 {
    margin: 95px 0 0 0;
}
.shw-mob {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
	display: none;
}
.clfrm {
    float: left;
    width: 50%;
    background: #3d9d32;
    text-align: center;
}
.callnw {
    float: right;
    background: #fff;
    text-align: center;
    width: 50%;
    padding: 7px 0;
}
.clfrm a.gt-cal.btn {
    color: #fff;
    font-size: 18px;
}
.callnw a {
    color: #3d9d32;
    font-weight: 500;
    font-size: 14.5px;
}
@media (max-width: 767px) {
.mobcntxt {
    text-align: center;
}
#wrapper .sec01 {
    margin: 0px 0 0 0;
}
.imgwdth {
    width: 80%;
}
.shw-mob {
    display: block;
    border-top: 1px solid #3d9d32;
}
}
@media (min-width: 768px) {
.top-cta-green h3 {
    line-height: 1.14;
    font-size: 50px;
}
.top-cta-green h5 {
    line-height: 1.13333;
    font-size: 20px;
    font-style: italic;
}
.text-md-right {
    text-align: right!important;
}
}
.appointmnt {
    position: relative;
    background: #3d9d32;
    padding: 21px 10px;
    border-radius: 0;
    float: right;
    top: 20px;
}
.form-title {
    color: #fff;
    padding: 0;
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.form-group {
    margin-bottom: 0!important;
}
.appointmnt input, .appointmnt select {
    width: 100%;
    padding: 6px 8px;
    margin-bottom: 15px;
    border: 0!important;
    border-radius: .25rem;
	font-size: 16px;
}
input#submit {
    margin-bottom: 5px;
    background: #ed7328;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(3.25rem + 2px) !important;
}
.btn-wing a {
    color: #fff;
}