* {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 1.5rem;
  font-family: 'Titillium Web', sans-serif;
}

section {
  padding: 150px 0px;
  opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: normal;
}

.bg-dark-radial-shade {
  background-image: radial-gradient(rgb(41, 40, 40), rgb(34, 34, 34)) !important;
}

h1 {
  font-size: 6rem;
}

a {
  text-decoration: none;
}

.nav-menu {
  width: 50%;
  float: right;
}

.setDivClass {
  height: 163px;
}

.nav-logo {
  width: 50%;
  float: left;
}

.nav-logo .img {
  display: none;
}

.main-show {
  overflow: hidden;
  height: 100%;
  width: 100%;
  clip-path: polygon(100% 0, 100% 100%, 21% 100%, 0 76%, 0 0);
}

.nav-menu ul {
  padding: 0;
  list-style: none;
  float: right;
}

.nav-menu ul li a:hover {
  color: #fff;
}

.nav-menu ul li ul.dropdown-menu {
  min-width: 100%;
  /* Set width of the dropdown */
  background: #ffffff;
  display: none;
  position: absolute;
  z-index: 99999;
  border: none;
  left: -170px;
  box-shadow: 2px 2px 20px grey;
  overflow: hidden;
  font-size: 2rem;
}

#menu-logo {
  /* width: 50%; */
  font-size: 50px;
  color: white;
}

.nav-menu ul li ul.dropdown-menu li {
  display: block;

}

.nav-menu ul li ul li a {
  margin: 0px;
  padding: 8px 40px 8px 30px;
}

.inventry-img img {
  width: 99%;
  height: 100%;
  margin-top: -2.5vh;
  object-fit: cover;
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 19%, 21% 0);
}

.fitImage {
  margin-top: -100px;
  margin-left: 57px;
  margin-right: 50px;
  height: 500px;
  width: 400px;

}

.fitImage-contant {
  padding: 80px;
}

.fitImage-contant p,
.fitImage-contant p i {
  margin-bottom: 50px;
  color: black;
  font-size: 35px;
  line-height: 1.17em;
}

.bullet-img {
  height: 820px;
}

.bullet-img img {
  /* width: 100%; */
  object-position: 11% 21%;
  height: 100%;
  object-fit: cover;

}

.inventry-para h1 {
  color: rgb(182, 3, 3);
  margin-bottom: 60px;
}

.inventry-para p {
  font-size: 25px;
  margin-bottom: 30px;
  color: black
}


.inventry-para {
  text-align: left;
  padding: 0px 0px 0px 50px;
  color: white;
}

#contact_section {
  padding: 120px 100px;
  background-color: antiquewhite;
  /* commented to change page shadow to white
  background-image: radial-gradient(rgb(22, 22, 22), rgb(31, 30, 30)) !important; */
}

.contact-area .card {
  margin: 50px;
}

.contact-area .card .card-header {
  padding: 2vh 0;
}

.contact-area .card .card-header h2 {
  font-size: 42px;
}

.contact-area .card-body {
  padding: 5vh 5rem;
}

.contact-area .card-body #floatingMessege {
  height: 190px;
}

.contact-area .card-body button {
  display: block;
  width: 100%;
}

#contact_section:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background-image: url("./../img//23.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}


/* footer section start designing */

footer {
  padding: 50px 0px 0px 0px;
  overflow: hidden;
  /* background-color: rgba(0, 0, 0, 0.947); */
  color: black;
}

footer .footer_icon {
  width: 25%;
}

.footer-card1 i {
  font-size: 26px;
}

.footer-card1 a {
  color: black;
  font-weight: bold;
}

.footer-card1 li {
  list-style: inside;
}

.fotter-bottom-main {
  padding: 0px !important;
}

.footer-bottom {
  text-align: center;
  color: white;
  background-color: #cf1019;
  padding: 3px;
}

/* footer section end designing */
.overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
}

.about,
.contact {
  position: relative;
  padding: 5rem 15rem;
  width: 100%;
  font-size: 90px;
  z-index: 10;
  /* font-family: 'Niconne', cursive; */
  font-family: 'Montserrat', sans-serif;
}

.paragraph-2,
.paragraph-4 {
  /* background: url("./../img//background.png") black center; */
  color: black
}

.paragraph-1,
.paragraph-3 {
  background: url("./../img//background.png") white center;
}

.paragraph-1,
.paragraph-2,
.paragraph-3,
.paragraph-4 {
  padding: 3vh;
}

.paragraph-2 .card,
.paragraph-4 .card {
  border: none;
}

.paragraph-card-2,
.paragraph-card-4 {
  clip-path: polygon(80% 0, 100% 22%, 100% 100%, 0 100%, 0 0);

}

.paragraph-card-1,
.paragraph-card-3 {
  clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%, 0 22%);
}

.para-1,
.para-2,
.para-3,
.para-4 {
  text-align: justify;
  padding: 2%;
}

.para-2,
.para-4 {
  background-color: rgb(255, 255, 255);
  color: black;
  clip-path: polygon(100% 0, 100% 85%, 94% 100%, 0 100%, 0 0);

}

.para-1,
.para-3 {
  /* background-color: rgb(63, 63, 63); */
  clip-path: polygon(100% 0, 100% 100%, 6% 100%, 0 85%, 0 0);
  color: black
}

.about:before,
.contact::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-image: url("./../img//14.jpg");
  background-repeat: no-repeat;
  background-position: 0% -150px;
  background-size: cover;
}

.about:after,
.contact::after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0%);
  background-position: 50% 0;
}

.main-Div,
.inventry-img {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.dark-bg-map {
  /* background-color: rgba(0, 0, 0, 0.747); */
  background-color: grey;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 2;
}

.dark-bg-map-containt {
  z-index: 20;
  display: flex;
  padding-top: 200px;
  padding-bottom: 150px;
}


.text-contain {
  padding-top: 150px;
  /* font-size: 70px; */
  font-weight: 700;
  text-align: center;
}

.text-contain u {
  font-size: 70px;
}

.h2,
h2 {
  font-size: 5rem;
  font-weight: bold;
  margin-bottom: 50px;
}

h3,
.h3 {
  font-size: 3.5rem;
  font-weight: bold;
}

h4,
.h4 {
  font-size: 2rem;
  font-weight: bold;
}

.font-container {
  text-align: center;
  padding: 100px 50px 0px 50px;
}

#argo_pills_bg {
  /* background-color: rgba(0, 0, 0, 0.95); */
  background-color: aliceblue;
  padding: 150px 0px 200px;
}

.dark-bg1 {
  position: absolute;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.847);
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
}

.crsl-item-3 {
  box-shadow: 8px 8px 40px black !important;
}

.dark-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  background-color: #000000be;
  z-index: 1;

  padding: 30px;
}

.set-font-style {
  font-size: 30px;
  color: white;
  line-height: 40px;
  margin-left: 80px;
  margin-top: -30px;
}

.set-bg-image {
  background-image: url('./../img/17.jpg');
  background-size: cover;
  bottom: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  overflow: hidden;
  left: 0px;
  mask-image: red;
}

.img-height {
  object-fit: cover;
  height: 100%;
  object-fit: cover;
  object-position: 81% 25%;
  margin-left: 15px;
}

.set-font-style1 {
  font-weight: 600;
  font-size: 1.8em;
  line-height: 40px;
}

.setImage {
  overflow: hidden;
}

.setImage-child {
  width: 50%;
  margin: 50px;
  margin-top: 150px;
}

.setImage img {
  display: inline-block;
  object-fit: cover;
  object-position: 62% 25%;
}

#header-top-img {
  height: max-content;
  /* margin-top: 61px; */
}

#footer-img {
  background-image: url('./../img/background.png');
  background-size: cover;
}

#agro-categories {
  padding: 100px 0px;
  position: relative;
  background-color: white;
}
#agro-categories .image {
  margin-top: 200px;
  visibility: hidden;
}
#agro-categories .inview {
  margin-top: 0px;
  visibility: visible;
  transition: 0.7s;
}

.text-light {
  color: black !important
}

#argo-why-choose {
  /* background-image: url('./../img/33.png');
  background-size: cover; */
  bottom: 0;
  height: 1000px;
  overflow: hidden;
  padding-left: 150px;
  background-color: #EDEADE;
}

#argo-why-choose {
  font-size: 32px;
  height: 820px;
}

#argo_font_img {
  background-image: url('./../img/white-bg.jpg');
  background-size: cover;
}

.btn-con {
  height: 100%;
  background-color: transparent !important;
}

.btn-con:hover {
  background-color: transparent !important;
  border-color: transparent !important;
}

.card-img {
  border: 2px solid red;
  overflow: hidden;
  position: absolute;
  height: 20vh;
}

.product-item .card-img-top {
  max-height: 210px;
  width: auto;
}

.category-img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.product-item {
  margin: 0px 10px;
  padding: 10px;
  box-shadow: 10px 10px 10px 0px #ccc;
  transition: .2s linear;
  margin-bottom: 30px;
}

.product-item:hover {
  margin-top: -10px;
}

.product-item .card-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 120%;
}

.product-list-desc {
  min-height: 100px;
  overflow: hidden;
}

.product-list-image {
  display: flex;
  height: 250px;
  align-items: center;
  justify-content: center;
}

.row {
  max-width: -webkit-fill-available;
}

.our-products {
  background-color: azure
}


.slick-slide div a img {
  max-height: 200px;
  margin: 0px auto;
}

.package-page {
  padding-top: 140px;
  padding-bottom: 100px;
  display: flex;
  z-index: 10;
}

.set-bg-map-img {
  /* background-image: url('./../img/map-bg.jpg');
  background-size: cover;
  overflow: hidden; */
  background-color: whitesmoke
}

.loc-container {
  padding-top: 80px;
  padding-left: 140px;
}

.loc-section {
  padding: 25px;
  background-color: white;
  color: black;
  margin: 110px 0px 0px 60px !important;
  width: 40%;
}
@media (max-width: 640px) {
  .loc-section {
    padding: 10px;
    background-color: white;
    color: black;
    margin: 10px !important;
    width: 90%;
  }
}


.form_area input,
.form_area textarea {
  font-size: 16px;
  padding: 15px 15px;
  color: white;
  background-color: transparent;
  height: auto;
}

.form_area button {
  font-size: 13px;
  text-transform: uppercase;
}

.why_choose_section {
  position: relative;
}

.fitImage1 {
  width: 440px;
  height: 700px;
}

.fitImage1 img {
  height: 100%;
  object-fit: cover;
  object-position: 70% 25%;
}

.fitImage img {
  object-fit: cover;
  object-position: 70% 21%;
  height: 100%;
}

.argonavis-logo-img {
  width: 220px;
  margin: 20px;
}

.navbar-pos {
  /* padding: 10px; */
  padding-top: 10px;
  /* padding-right: 5px; */
}


.category-item {
  height: 40rem;
}



.show-google-map iframe {
  width: 100%;
  height: 650px;
}

.contact-us {
  background-image: url(../img/23.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.form-control:focus {
  background-color: transparent;
}

/*top navigation bar starts*/
#top-nav {
  text-align: center;
  background-color: #949599;
  padding: 20px 0px;
  box-shadow: 0px 0px 10px 5px #ccc
}

#top-nav ul {
  margin: 0px;
}

#top-nav li {
  display: inline-block;
  margin: 0px;
}

#top-nav li a {
  font-size: 20px;
  padding: 8px 20px;
  cursor: pointer;
  color: white;
}

#top-nav li a:hover,
#top-nav li .hover {
  background-color: white;
  color: black;
  border-radius: 10px;
  transition: 0.3s;
}

#top-nav i {
  padding-left: 8px
}

.dropdown-content {
  position: absolute;
  z-index: 100;
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 1px 0px 10px 5px #dddddd;
}

.dropdown-content a {
  font-size: 16px;
  display: block;
  padding: 5px 10px;
  color: #333;
}

.dropdown-content a:hover,
.dropdown-content .hover {
  background-color: #cf1019;
  color: white;
}

.navBtn {
  border: none;
}

/*submenu page on hover on categories under navigation bar css starts*/
.subcat {
  font-size: 20px;
  padding: 2px;
  color: blue;
  text-decoration: none;
}

.flyout {
  box-shadow: 1px 0px 10px 5px #dddddd;
  position: absolute;
  width: 20%;
  background: white;
  overflow: hidden;
  z-index: 110;
  padding: 5px
}

.flyout2 {
  top: 40px;
  left: 30%;
}
.flyout3 {
  top: 80px;
  left: 30%;
}

.flyout1 {
  top: 40px;
  left: 60%;
}

.flyout4 {
  top: 40px;
  left: 60%;
}

.flyout5 {
  top: 40px;
  left: 90%;
}

.flyout6 {
  top: 80px;
  left: 90%;
}

/*submenu page on hover on categories under navigation bar css ends*/
/*infographic rocket css for why choose us?*/
#why-choose-us {
  padding: 0px 0px 100px;
  background: #e9e9e9;
}

#why-choose-us .content {
  margin-left: 400px;
  visibility: hidden;
}

#why-choose-us .contentl {
  margin-right: 400px;
  visibility: hidden;
}

#why-choose-us .inview {
  margin-left: 0px;
  margin-right: 0px;
  transition: 0.4s;
  visibility: visible;
}

ol {
  --column-gap: 1rem;
  --row-gap: 2rem;
  --rocket-aspect: calc(134.13/196.24);
  /* svg viewbox */
  --rocket-width: 3rem;
  --rocket-height: calc(var(--rocket-width) / var(--rocket-aspect));
  --flame-outer-color: #ed1b24;
  --flame-inner-color: #ed1b24;
  --number-circle-size: 2.5rem;
  --number-circle-border-size: 0.25rem;
  --number-line-height: 0.125rem;
  --number-line-length: calc(var(--rocket-width) / 2 + var(--column-gap) / 2);
  --number-line-dot-size: 0.25rem;
  padding-bottom: 5rem;
  list-style: none;
  display: grid;
  column-gap: var(--column-gap);
  row-gap: var(--row-gap);
  grid-template-columns: var(--rocket-width) 1fr;
  counter-reset: liCount;
  font-family: system-ui, sans-serif;
  overflow: hidden;
  width: min(100 rem, 100%);
  margin-inline: auto;
}

/* */
@media screen and (max-width: 576px) {
  .product-item {
    min-height: 300px;
    margin: 0px 0px;
    padding: 0px;
    box-shadow: 0px 5px 10px 0px #ccc;
    transition: .2s linear;
    margin-bottom: 0px;
  }

  .product-item .product-list-image {
    height: 200px;
  }

  .product-item .card-img-top {
    max-height: 150px;
    width: auto;
  }

  .product-item .product-list-desc {
    max-height: 50px;
    font-size: 80%;
  }

  .product-item img {
    /* object-fit: cover; */
    /* height: 80%; */
  }

  .product-item .card-body h3 {
    font-size: 1.5rem;
  }

  .product-item .card-body p {
    display: none;
  }

  .product-item .card-body hr {
    display: none;
  }

  .footer-card1 {
    margin: 5px 0px;
  }

  .footer-content h4 {
    font-size: 2rem;
  }

  .footer-content p {
    font-size: 15px;
  }

  .product_specification {
    display: block;
  }

  .product_specification tbody {
    display: block
  }

  .product_specification tr td,
  .product_specification tr th {
    display: table-cell;
    white-space: normal;
  }

  /* .product_specification tr td {
    white-space: normal;
  } */

  
  .about_page {
    padding: 10px;
  }

  .form_area button {
    padding: 10px;
  }

  .footer_icon {
    width: 40% !important;
  }

  .nav-menu ul li ul.dropdown-menu {
    font-size: 1.3rem;
    left: -100px;
  }

  .nav-menu ul li ul li a {
    padding: 4px 20px 2px 16px;
  }

  .crsl-controls {
    margin-top: 0px !important;
  }

  #menu-logo {
    font-size: 35px;
  }

  .crsl-item {
    height: 320px !important;
  }

  .crsl-item-3 {
    height: 390px !important;
  }

  h2 {
    font-size: 3rem;
  }

  .loc-section h2 {
    font-size: 3rem;
  }

  .nav_container {
    padding: 0px !important;
  }

  .para-head {
    clip-path: none;
  }

  .paragraph {
    padding: 5px;
  }

  .paragraph .card {
    clip-path: none;
    margin: 10px 0px;
  }

  
  /* .paragraph .container .col-md-6 {
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%, 0 22%);
  } */

  .about::before {
    background-position: 0% 0px;
    /* height: 200px; */
  }

  .slick-prev {
    left: 15px !important;
    z-index: 100px;
  }

  .btn-pre-next i {
    font-size: 34px !important;
  }

  .slick-next {
    right: 7px !important;
    z-index: 100px !important;
  }

  .argonavis-logo-img {
    width: 100px !important;
  }

  .about {
    padding: 10px;
    display: flex;
    align-items: center;
    font-size: 30px;
    height: 100px;
    /* padding: 0px; */
  }

  #agro-categories {
    padding: 0px;
  }

  .our-products {
    overflow: hidden;
  }

  .bullet-img {
    height: auto;
  }

  .bullet-img img {
    height: auto;
  }

  .show-google-map iframe {
    /* width: 100%; */
    height: 450px;
  }

  .label_point {
    display: none;
  }

  .label_point+div {
    width: 100% !important;
  }

  .loc-container {
    padding: 0px;
    text-align: center;
  }

  .fitImage-contant p,
  .fitImage-contant p i {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .fitImage-contant {
    padding: 0px;
  }

  .fitImage {
    width: auto;
    height: auto;
  }

  .fitImage img {
    height: auto;
    width: auto;
  }

  .fitImage1 {
    width: auto;
    height: auto;
  }

  .fitImage1 img {
    height: auto;
  }

  .dark-bg-map-containt {
    padding: 0px;
  }

  .fitImage {
    margin: 0px;
    margin-bottom: 20px;
  }

  .fitImage img {
    height: auto;
  }

  .dark-bg-map-containt {
    padding: 15px;
    display: block;
  }

  #argo_pills_bg {
    padding: 0px;
    padding-top: 20px;
  }

  .what_we_deal {
    font-size: 3rem;
  }

  .why_choose_section {
    padding-top: 20px;
  }

  #argo-why-choose {
    padding-left: 0px;
    height: 340px;
  }

  .why_choose_section img {
    margin-left: 0px !important;
  }

  .inventry-para {
    margin: 0px !important;
    padding: 15px !important;

  }

  .inventry-para h1 {
    margin: 0px !important
  }

  .inventry-para p {
    font-size: 16px;
  }

  .about_heading {
    font-size: 30px !important;
    margin-bottom: 10px !important
  }

  #contact_section {
    padding: 0px;
  }

  #header-top-img {
    height: auto;
  }

  .row {
    margin-left: 0px !important;
    flex-direction: unset;
  }

  .contact-area .card {
    width: 90%;
    margin: 6vh 5%;
  }

  .set-carousel-size {
    height: 290px !important;
  }

  .contact-area .card .card-header {
    padding: 1vh 0;
  }

  .contact-area .card .card-header h2 {
    font-size: 32px;
  }

  .nav-logo-img {
    width: 100px;
  }

  .video h1 {
    font-size: 42px;
  }

  .contact-area .card .card-header {
    font-size: 18px;
  }

  .contact-area .card-body {
    padding: 3vh 1rem;
  }

  .submit_btn {
    width: 100% !important;
  }

  .category-item {
    height: 30rem;
  }
}

/*Additional css for different views starts*/
/*to hide top navbar large large screen(but visible on small screen)*/
@media only screen and (min-width: 767px) {
  .nav-mobile {
    display: none;
  }

}

/*to hide top navbar small large screen(but visible on large screen)*/
@media only screen and (max-width: 767px) {
  .logo-Div-Lg-Screen {
    display: none;
  }

  #top-nav {
    display: none;
  }
}

/*Top navigation bar css ends/*
/*Additional css for different views ends*/

@media (max-width: 992px) {
  .about_page {
    padding: 0px 30px;
  }
}


@media (max-width: 1400px) {
  .about_page {
    padding: 10px; 
  }
}


@media screen and (min-width: 767px) {
  .nav-logo .nav-logo-img {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .contact-area .card {
    margin: 50px;
  }

  .about_page {
    padding: 10px;
  }
}
.btn-red
{
  background-color: #cf1019;
}
/* about page heading padding increased to align with paragraphs starts*/
.about_page h3{
  padding-left: 2%;
}
/* about page heading padding increased to align with paragraphs ends*/
/* infographic css starts */

  .info-div{
    background-color: #eeeeee;
  }
  @keyframes float {
    to {
      transform: translateY(0.75em);
    }
  }
  .info {
    --wide: 0;
    --s: calc(1 - 2*var(--j));
    display: flex;
    flex-direction: var(--fdf, var(--narr, column));
    position: relative;
    z-index: calc(-1*var(--i));
    margin-left: calc(var(--wide)*(var(--p) - var(--i) - 2.5*var(--j) + 12)*2.5vw);
    padding: 0.75em calc(var(--wide)*3em + (1 - var(--wide))*2vw);
    width: auto;
    max-width: calc(var(--wide)*75% + (1 - var(--wide))*100%);
    color: black;
    counter-increment: p;
    z-index:5;
  }
  .info span {
    font-weight: bold;
    font-size: 18px;
  }
  @media (min-width: 640px) {
    .info {
      --wide: 0.5 ;
    }
    .info{
      width:70%;
    }
  }
  .info:before {
    --m: calc(1 - var(--narr, 1));
    order: calc(var(--m)*var(--j));
    padding: 0 calc(var(--m)*(1 - var(--j))*1rem) 0 calc(var(--m)*var(--j)*1rem);
    font-size: 5em;
  }
  .info:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -0.75em;
    left: 0;
    z-index: -1;
    padding-bottom: 0.75em;
    transform: skewx(calc(var(--wide)*-22.5deg));
    background: linear-gradient(calc(var(--s)*-90deg), var(--slist)) content-box, radial-gradient(rgba(0, 0, 0, 0.35), transparent 70%) calc(var(--j)*100%) 100%/65% 1.5em no-repeat;
    content: "";
  }
/* infographic css ends */
/* new container on home page below video container to show more content css starts*/
.top-about-content
{
  margin-top:75px;
}
/* new container on home page below video container to show more content css ends*/
/* vido mute and unmute button on vodeo code starts */
#audio-control {
  font-size:32px;
  position:absolute;
  top:100px;
}
#header-top-img
{
  margin-top:130px;
}
@media (min-width: 640px) {
  #audio-control{
    top:220px;
  }
  #header-top-img
  {
    margin-top:0px;
  }
}
/* vido mute and unmute button on vodeo code ends */
/* colora and height of infographic icons on about us page css starts*/
.text-info-danger
{
  color:#cf1019;
}
.bg-about-info
{
  height:95%;
}
/* color and height of infographic icons on about us page css ends */
/* ceo message content css starts */
.ceo-content
{
  border:none; 
  margin-left: 80px; 
  margin-top: -55px;
}
.quote-symbol
{
  font-size:60px;
}
@media (min-width: 640px) {
  .ceo-content
  {
    margin-left: 116px; 
    margin-top: -55px;
  }
  .quote-symbol
  {
    font-size:100px;
  }
}
/* ceo message content css ends */
