@charset "utf-8";
/* CSS Document */

@import url("../fonts/fonts.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese");

* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  overflow-x: hidden;
}
h2 {
  letter-spacing: -3px;
  font-weight: bold !important;
}
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #000;
  opacity: 1;
  text-align: center;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.loader h1 {
  font-size: 59px;
  font-weight: 700;
}
.loader h5 {
  font-size: 23px;
  font-weight: 700;
  line-height: 1.6;
}

/* section {
	height: 100vh;
} 
section:nth-child(1) {
	background: url(../images/top-banner-bg.gif) repeat-x;
}
section:nth-child(2) {
	background-color: #fcd627;
}
section:nth-child(3) {
	background-color: #fff;
}
section:nth-child(4) {
	background-color: #fcd627;
}

section:nth-child(5) {
	background-color: #fff;
}
section:nth-child(6) {
	background-color: #fcd627;
}
section:nth-child(7) {
	background-color: #fff;
}
section:nth-child(8) {
	background-color: #fcd627;
}
section:nth-child(9) {
	background-color: #fff;
}
*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/**/
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

.intro-video {
  height: 93vh;
  position: relative;
}
#video-background {
  /*  making the video fullscreen  */
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  z-index: -100;
}
.intro-img {
  height: 93vh;
  position: relative;
}

.main-banner-content {
  padding: 0;
  text-align: center;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main-banner-content h1 {
  font-size: 59px;
  font-weight: 600;
  text-shadow: 2px 3px 22px #000;
}
.main-banner-content h5 {
  font-size: 23px;
  font-weight: 400;
  line-height: 1.6;
}

.background-image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: #fff;
  background-size: cover !important;
  background-position: 50% 0% !important;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 0;
  background-repeat: no-repeat !important;
}
.background-image-holder img {
  display: none;
}
.background-multiply .background-image-holder {
  background-color: #47b475 !important;
  background-blend-mode: multiply;
}
.background-image-holder.fadeIn {
  opacity: 1;
}
.innerBanner.parallax > .background-image-holder,
.innerBanner.parallax .slides li > .background-image-holder {
  height: 60vh;
}
.landingPageBanner.parallax > .background-image-holder,
.landingPageBanner.parallax .slides li > .background-image-holder {
  height: 70vh;
}
.parallax > .background-image-holder,
.parallax .slides li > .background-image-holder {
  height: 121vh;
  /*height: 60vh;*/
  top: -50vh;
  -webkit-transition: all 0s ease !important;
  -o-transition: all 0s ease !important;
  transition: all 0s ease !important;
  -webkit-transition: opacity 0.3s ease !important;
  -o-transition: opacity 0.3s ease !important;
  transition: opacity 0.3s ease !important;
  -webkit-transform-style: preserve-3d;
}

.innerbanner.parallax > .background-image-holder,
.innerbanner.parallax .slides li > .background-image-holder {
  height: 58vh;
  top: -1vh !important;
  -webkit-transition: all 0s ease !important;
  -o-transition: all 0s ease !important;
  transition: all 0s ease !important;
  -webkit-transition: opacity 0.3s ease !important;
  -o-transition: opacity 0.3s ease !important;
  transition: opacity 0.3s ease !important;
  -webkit-transform-style: preserve-3d;
}
.parallaxIn {
  position: relative;
  overflow: hidden;
}
.parallax:first-child .slides li > .background-image-holder,
.parallax:first-child .background-image-holder {
  top: 0;
}
.main-container > a:first-child + .parallax .background-image-holder {
  top: 0;
}
.innerbanner {
  /* padding:220px 0 200px; */
  margin: 0;
  height: 57vh;
}
.innerbanner h2 span {
  color: #000;
  font-weight: 300;
}
.innerbanner h2 {
  font-size: 50px;
  text-align: center;
  color: #005e7d;
  text-transform: uppercase;
  font-weight: 700;
}
.fade:not(.show) {
  opacity: 1;
}

.main-container {
  background: #f0f0f0;
}

.home-about {
  padding: 110px 0 150px;
  background: url("https://trendloud.com/images/home-about.jpg") no-repeat
    center center;
  background-size: cover;
  color: #000;
  text-align: center;
}
.tab_content.ychanel ul {
  margin: 40px 0 0;
}
.home-about h2 {
  font-size: 60px;
  font-weight: 800;
}

.home-about p {
  font-size: 25px;
  font-weight: 200;
  padding: 0 0 35px 0;
  margin: 0;
}
.home-about p:nth-child(3) {
  font-weight: 400;
  margin-bottom: 25px;
}
.home-about a,
.primary-button {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: #00bdb6;
  border-radius: 3px;
  padding: 15px 30px;
  border-bottom: solid 2px #00bdb6;
}
.home-about a:hover,
.primary-button:hover {
  color: #fff;
  text-decoration: none;
  background: #03a19b;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

footer {
  text-align: center;
  background: #191919;
  padding: 40px 0 30px;
}
footer img {
  width: 75px;
}
footer .social-media {
  margin: 10px 0 0;
}
footer .social-media li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 5px;
}
footer .social-media li a {
  padding: 7px;
  background: #a4a4a4;
  color: #191919;
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
footer .social-media li a:hover {
  background: #010dff;
  color: #fff;
}
footer p {
  font-size: 15px;
  line-height: 1.6;
  color: #fff;
  margin: 0;
}
footer p span {
  font-weight: 600;
}
footer p a {
  color: #6f75f1;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  font-weight: 700;
}
footer p a:hover {
  color: #ffffff;
  text-decoration: none;
}

.about-con-view h6 {
  font-size: 16px;
  letter-spacing: 0.5px;
  font-family: "HelveticaNeueLTStd-Lt";
  text-transform: uppercase;
}
.about-con-view h6 div {
  width: 60px;
  height: 1px;
  background: #ffffff;
  margin: 11px auto 20px;
}

.about-con-view h2 {
  font-family: "HelveticaNeue-Bold";
  font-size: 40px;
}

.about-con-view h3 {
  font-size: 22px;
  letter-spacing: 0.5px;
  line-height: 1.5;
  font-family: "HelveticaNeue-Medium";
  padding: 0 10%;
}

.about-Trendloud {
  padding: 11% 15%;
  background: url(../images/bg-img5.jpg) no-repeat center;
  background-size: cover;
}
.about-Trendloud h2 {
  font-family: "HelveticaNeue-Bold";
  font-size: 40px;
}
.about-Trendloud p {
  letter-spacing: 0.5px;
  line-height: 1.8;
  font-family: "HelveticaNeue-Medium";
  font-size: 14px;
  width: 50%;
}

.inner-banners {
  background: #1744ff;
  padding: 110px 0 80px;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  position: relative;
}
.inner-banners.sub-innerpages {
  height: 410px;
  -webkit-box-shadow: 0 0 10px #d0d0d0;
  box-shadow: 0 0 10px #d0d0d0;
}
.inner-banners .container {
  position: relative;
}
.inner-banners .container h2 {
  font-family: "HelveticaNeue-Bold";
  font-size: 56px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.inner-banners .container p {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.services-inner h6 {
  font-family: "HelveticaNeueLTStd-Lt";
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.services-inner h2 {
  font-family: "HelveticaNeue-Bold";
  font-size: 56px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.services-inner h4 {
  font-family: "HelveticaNeue-Medium";
  font-size: 36px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.services-inner p {
  font-size: 14px;
  margin-bottom: 15px;
  padding: 0 11%;
}
.services-inner a {
  font-size: 13px;
  border: 1px solid #fff;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  padding: 8px 30px;
  color: #fff;
  letter-spacing: 1.5px;
  font-family: "HelveticaNeue-Medium";
  display: inline-block;
  margin: 20px 0 0 0;
}
.services-inner a:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #1744ff;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

.innerpage-header h2 {
  color: #333;
  font-size: 38px;
  font-family: "HelveticaNeue-Bold";
  color: #5f5f5f;
}
.innerpage-header p {
  color: #333;
  font-size: 14px;
  font-family: "HelveticaNeueLTStd-Lt";
  color: #5f5f5f;
  margin: 0;
}

.Trendloud-our-services {
  padding: 100px 0 100px;
  text-align: center;
}
.Trendloud-our-services .container.second {
  width: 100%;
  padding: 0 12%;
  max-width: 100%;
}
.Trendloud-our-services .ts-list {
  width: 20%;
  margin: 2%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.Trendloud-our-services .show-views {
  border: 1px solid #017dbe;
  border-bottom-width: 5px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.Trendloud-our-services a:hover .show-views {
  border-color: #1744ff;
}
.Trendloud-our-services a .show-views img {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  width: 100%;
}
.Trendloud-our-services a:hover .show-views img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.show-list {
  padding: 50px 0 25px;
}
.coming-soon-list {
  padding: 9%;
  margin-top: 40px;
  background: url(../images/bg-img4.jpg) no-repeat center;
  background-size: 100% 100%;
  text-align: left;
  color: #ffffff;
}
.coming-soon-list h2 {
  font-family: "HelveticaNeue-Bold";
  font-size: 42px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.coming-soon-list p {
  font-size: 14.5px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.cs-li-con {
  margin-top: 25px;
}
.cs-list {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.cs-list:last-child {
  margin-right: 0px;
}
.cs-list.list-one {
  width: 19%;
  padding: 60px 0 0;
}
.cs-list.list-two {
  width: 23%;
  padding: 0;
}
.cs-list.list-three {
  width: 20%;
  padding: 60px 0 0;
}
.cs-list.list-four {
  width: 30%;
  padding: 0;
}
.cs-list .csl-view {
  background: #0f3cf7;
  padding: 10px;
  position: relative;
  font-family: "HelveticaNeue-Bold";
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.cs-list .csl-view:last-child {
  margin-bottom: 0px;
}
.cs-list .csl-view h5 {
  font-size: 42px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #6474f6;
  font-family: "HelveticaNeue-Bold";
  margin: 0;
}
.cs-list .csl-view h6 {
  font-size: 14px;
  font-family: "HelveticaNeue-Medium";
  margin: 0;
  letter-spacing: 0.5px;
}
.cs-list.list-one .csl-view.one {
  height: 150px;
}
.cs-list.list-one .csl-view.two {
  height: 100px;
}
.cs-list.list-two .csl-view.one {
  height: 100px;
}
.cs-list.list-two .csl-view.two {
  height: 180px;
}
.cs-list.list-three .csl-view.one {
  height: 210px;
}
.cs-list.list-four .csl-view.one {
  width: 75%;
  height: 100px;
}
.cs-list.list-four .csl-view.two {
  height: 180px;
}

.contact-Trendloud {
  background: url(../images/contact-bg.jpg) no-repeat center;
  background-size: cover;
  color: #ffffff;
  height: 100vh;
}

.contact-Trendloud .header-sec {
  text-align: center;
  padding: 8% 0 8%;
}
.contact-Trendloud .header-sec h2 {
  font-family: "HelveticaNeue-Bold";
  font-size: 56px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.contact-Trendloud .header-sec p {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 0px;
}
.contact-Trendloud address h2 strong {
  font-size: 28px;
  color: #;
  font-family: "HelveticaNeue-Bold";
  margin: 0;
}
.contact-Trendloud address h2 {
  font-size: 19px;
  margin: 0 0 10px 0;
  line-height: 1.6;
  letter-spacing: 1.5px;
}
.contact-Trendloud address p {
  font-size: 16px;
  margin: 0;
  line-height: 1.5;
  padding-left: 60px;
  margin: 20px 0 10px;
  letter-spacing: 2px;
}
.contact-Trendloud address p strong {
  font-family: "HelveticaNeue-Medium";
}
.contact-Trendloud address p.phone-icon {
  background: url(../images/phone-icon.png) no-repeat;
  background-size: contain;
}
.contact-Trendloud address p.mail-icon {
  background: url(../images/mail-icon.png) no-repeat;
  background-size: contain;
}
.contact-Trendloud address p.getDirections {
  margin-top: 8px;
  background: url(../images/location-icon.png) no-repeat;
  background-size: contain;
  margin: 0;
  padding: 15px 0 15px 60px;
}
.contact-Trendloud address p.getDirections a {
  font-family: "HelveticaNeue-Bold";
  color: #ffffff;
}
.contact-Trendloud address p.getDirections a:hover {
  color: #333333;
  text-decoration: none;
}
.contact-Trendloud address .contact-social {
  margin: 50px 0 0;
}
.contact-Trendloud address .contact-social li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
}
.contact-Trendloud address .contact-social li:last-child {
  margin: 0;
}
.contact-Trendloud address .contact-social li a {
  color: #ffffff;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.contact-Trendloud address .contact-social li a:hover {
  color: #333333;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.contact-Trendloud .col-md-5 h3 {
  font-size: 28px;
  margin: 0 0 20px 0;
}
.contact-Trendloud .col-md-5 h3 strong {
  font-family: "HelveticaNeue-Bold";
  font-size: 40px;
}
.contact-Trendloud .col-md-5 h6 {
  font-family: "HelveticaNeue-Bold";
  margin: 0;
}
.contact-Trendloud .form-control {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 2px 2px #ccc, 2px 0 2px #ccc;
  box-shadow: 0 2px 2px #ccc, 2px 0 2px #ccc;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.contact-Trendloud .form-control:hover,
.contact-Trendloud .form-control:focus {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0px 2px #ccc, 0px 0 2px #ccc;
  box-shadow: 0 0px 2px #ccc, 0px 0 2px #ccc;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.contact-Trendloud .btn-enquery {
  border-radius: 0;
  border: 1px solid #333;
  background: #333;
  color: #ffffff;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.contact-Trendloud .btn-enquery:hover {
  border: 1px solid #333;
  background: #fff;
  color: #333;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.Trendloud-inner-subpages {
  padding: 100px 0 50px;
  text-align: center;
}
.Trendloud-inner-subpages .innerpage-header h2 {
  margin-bottom: 20px;
}
.Trendloud-inner-subpages p {
  padding: 0;
  font-size: 17px;
}
.Trendloud-inner-subpages .row {
  margin: 40px 0;
}
.Trendloud-inner-subpages .row p {
  margin: 0;
}
.Trendloud-inner-subpages h4 {
  color: #5f5f5f;
  margin-top: 50px;
  font-size: 35px;
  font-family: "HelveticaNeue-Bold";
}
.Trendloud-inner-subpages .video-link {
  margin: 20px 0 0;
}
.Trendloud-inner-subpages .video-link li {
  list-style-type: none;
  display: inline-block;
  margin-right: 20px;
}
.Trendloud-inner-subpages .video-link li:last-child {
  margin-right: 0px;
}

.DirectedImgOut {
  text-align: center;
}
.DirectedImg {
  text-align: center;
  width: 245px;
  margin: 0 auto;
}
.DirectedImg img {
  margin-bottom: 25px;
}
.DirectedImg span {
  font-size: 40px;
  font-weight: bold;
}
.DirectedImg p {
  line-height: 34px;
}
.CastCrewBg {
  background: url(../images/Cast--Crew-bg.jpg) no-repeat left top;
  display: block;
  overflow: hidden;
}
.CastCrewBg.am {
  background: url(../images/america.jpg) no-repeat left top;
}
.CastCrewBg.door {
  background: url(../images/403.jpg) no-repeat left top;
}
.CastCrewBg .container {
  padding: 98px 0 208px;
  display: block;
  overflow: hidden;
}
.CastCrewIn {
  float: left;
  width: 475px;
  border-left: solid 1px #e8b42d;
  float: right;
}

.CastCrewIn ul {
  padding: 0 0 0 15px;
  margin: 0;
}
.CastCrewIn h2 {
  background: #e8b42d;
  padding: 11px 18px;
  font-size: 22px;
  width: auto;
  display: inline-block;
  font-weight: 900;
}
.CastCrewIn ul li {
  list-style-type: none;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
}
.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  list-style: none;
  text-align: center;
}

/* Common style */

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 3px 0.2% 0 0;
  min-width: 286px;
  max-width: 472px;
  max-height: 287px;
  width: 25%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.grid figure:nth-child(4) {
  margin-right: 0;
}
.grid figure:nth-child(8) {
  margin-right: 0;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
  background: #00bdb6;
}

figure.effect-bubba img {
  opacity: 1;
  width: 100%;
}

figure.effect-bubba:hover img {
  opacity: 0.2;
}
figure.effect-bubba:hover span img {
  opacity: 1;
  width: 70%;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
}

figure.effect-bubba h2 {
  padding-top: 30%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
  padding: 20px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 15px;
  height: 100%;
}

figure.effect-bubba video {
  opacity: 0;
  width: 100%;
  height: 100%;
}

figure.effect-bubba:hover video {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*---------------*/
/***** Romeo *****/
/*---------------*/
.home-services {
  padding-bottom: 12px;
  background: #fff;
}
.work {
  background: url(../images/work-bg.jpg) no-repeat center 0;
  text-align: center;
  color: #fff;
}
.work .container {
  max-width: 1048px;
  padding: 117px 0 80px 18px;
}
.workTop {
  margin-bottom: 52px;
}
.workTop h2 {
  font-size: 60px;
  font-weight: 600;
}
.workTop p {
  font-size: 28px;
  font-weight: 300;
}
.testimonial {
  background: #fff url(../images/testimonial-bg.jpg) 0 0;
  min-height: 900px;
  padding: 100px 0 50px;
  margin: 0;
  display: block;
  overflow: hidden;
}
.testimonialTop {
  padding: 0;
  margin: 0 0 50px;
  text-align: center;
}
.testimonialTop h2 {
  font-size: 55px;
  margin: 0;
  padding: 0;
  color: #3a3a3a;
  letter-spacing: -2px;
  font-weight: 700;
}
.testimonialTop p {
  padding: 0;
  margin: 0;
  font-size: 23px;
  font-weight: 100;
}
.footerTop {
  padding: 50px 0;
  color: #a2b1be;
}
.footerTop .col-md-4 p {
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.footerTop .col-md-4:nth-child(1) img {
  margin-bottom: 5px;
}
.footerTop .col-md-4:nth-child(1) a {
  color: #a2b1be;
}
.footerTop .col-md-4:nth-child(1) a:hover {
  color: #fff;
}
.footerTop .col-md-4 span {
  font-size: 20px;
  display: block;
}
.footerTop .col-md-4 h3 {
  padding: 0;
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.footerTop .col-md-4:nth-child(2) {
  text-align: center;
}
.footerTop .col-md-4:nth-child(2) ul {
  margin: 0;
  padding: 0;
}
.footerTop .col-md-4:nth-child(2) ul li {
  list-style: none;
  display: inline-block;
  margin-right: 16px;
  font-size: 25px;
  padding-top: 8px;
}
.footerTop .col-md-4:nth-child(2) ul li a {
  color: #a2b1be;
}
.footerTop .col-md-4:nth-child(2) ul li a:hover {
  color: #00bdb6;
}

.footerTop .col-md-4:nth-child(3) {
  text-align: right;
}
.footerTop .col-md-4:nth-child(3) a {
  color: #a2b1be;
  text-decoration: none;
  font-size: 16px;
}
.footerTop .col-md-4:nth-child(3) a:hover {
  color: #fff;
}

.footer {
  background: rgba(32, 33, 37, 0.7);
  padding: 15px 0;
  font-size: 14px;
}
.footer p {
  padding: 0;
  margin: 0;
}
.footerRight {
  padding: 0;
  margin: 0;
  float: right;
  text-align: right;
  color: #818e98;
}
.footerRight a {
  color: #818e98;
  display: inline-block;
}
.footerRight a:hover {
  color: #fff;
}
.footerLeft a {
  color: #c8c9ca;
}
.footerLeft p {
  color: #c8c9ca;
  font-weight: 400;
}
.footerLeft a:hover {
  color: #000;
}
.footerTop .col-md-4:nth-child(3) {
  font-size: 16px;
  line-height: 26px;
}
.bg {
  background: #f9f9f9 !important;
}
/* animated elements */
.animateblock {
  padding: 8px 0;
  opacity: 0;
  -webkit-transition: all 0.55s linear;
  -o-transition: all 0.55s linear;
  transition: all 0.55s linear;
}

.animateblock.animated {
  opacity: 1;
}

/* animation transition styles */
.animateblock.left {
  margin-left: -2%;
}
.animateblock.left.animated {
  margin-left: 12%;
}

.animateblock.right {
  display: block;
  margin-left: 100%;
}
.animateblock.right.animated {
  margin-left: 70%;
}

.animateblock.top {
  display: block;
  width: auto;
  text-align: center;
  margin-top: -25px;
}
.animateblock.top.animated {
  margin-top: 0px;
}

.animateblock.btm {
  display: block;
  margin-top: 25px;
}
.animateblock.btm.animated {
  margin-top: 20px;
}

.animateblock.centerleft {
  display: block;
  width: auto;
  text-align: center;
  margin-right: -10%;
}
.animateblock.centerleft.animated {
  margin-right: 0;
}

.animateblock.centerright {
  display: block;
  width: auto;
  text-align: center;
  margin-left: -10%;
}
.animateblock.centerright.animated {
  margin-left: 0;
}

.animateblock.center {
  margin-left: 2%;
}
.animateblock.center.animated {
  margin-left: 42%;
}

.animateblock.size {
  display: block;
  width: 10%;
  text-align: center;
}
.animateblock.size.animated {
  width: 100%;
  height: 100%;
}
.animateblock.size img {
  max-width: 100%;
  height: auto;
}
.smalltext {
  padding: 0 150px;
}
.smalltext p {
  font-size: 18px !important;
  margin-bottom: 20px !important;
}
.modal-dialog {
  max-width: 800px;
  margin-top: 123px;
}
.ModalPopup_Enquery .modal-dialog {
  max-width: 800px;
  margin-top: 50px;
}
.ModalPopup_Enquery .modal-dialog .modal-content {
  padding: 0;
}
.ModalPopup_Enquery .modal-dialog .modal-body {
  overflow: hidden;
  text-align: center;
  background: url(../images/enquirey-bg.jpg) no-repeat 0 -3px;
  padding: 50px;
  font-size: 20px;
  display: block;
  clear: both;
  border-radius: 10px;
}
.ModalPopup_Enquery .modal-dialog .modal-body h2 {
  font-size: 50px;
  font-weight: 800;
  color: #2d3740;
  margin-bottom: 30px;
}
.ModalPopup_Enquery .modal-dialog .modal-body .form-control {
  color: #999;
  padding: 15px 15px;
  width: 100%;
  border: solid 1px #ccc;
  border-radius: 3px;
  font-size: 15px;
}
.ModalPopup_Enquery .modal-dialog .modal-body .submitBtn {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: #0a91f2;
  border-radius: 3px;
  padding: 15px 30px;
  border-bottom: solid 2px #2287d1;
}

.ychanel ul {
  margin: 30px 0 0;
  padding: 0;
  text-align: center;
}
.ychanel ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.ychanel ul li a {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  top: 0;
  padding: 0 0 30px;
  display: block;
  background-position: center bottom;
}
.ychanel ul li a:hover {
  top: -30px;
  background: url(../images/shadow-bg.png) no-repeat center bottom;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.partenership {
  text-align: center;
  margin-bottom: 50px;
}
.partenership li {
  padding: 0 0 40px;
  margin: 0 50px 0 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  top: 0;
  background-position: center bottom;
}
.partenership li:hover {
  top: -30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: url(../images/shadow-bg1.png) no-repeat center bottom;
}
.partenership li:nth-child(1) img {
  padding: 100px 0 0;
}
.partenership li:nth-child(3) img {
  padding: 100px 0 0;
}
.trendmusic {
  text-align: center;
  margin-bottom: 50px;
}
.trendmusic li {
  padding: 0 0 40px;
  position: relative;
  margin: 0 50px 0 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  top: 0;
  background-position: center bottom;
  transition: all 0.5s ease;
  overflow: hidden;
}
.trendmusic li span {
  position: absolute;
  bottom: 20px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  right: -200px;
  opacity: 1;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1744ff;
  padding: 12px 0;
  width: 180px;
  color: #fff;
  text-align: center;
}
.trendmusic li:hover span {
  opacity: 1;
  right: 0;
}
.MovieMarketing {
  padding: 0;
  text-align: center;
  margin: 0;
}
.MovieMarketing li {
  display: inline-block;
  margin-right: 20px;
}
.MovieMarketing li img {
  width: 80%;
}
.enquiryHome {
  overflow: hidden;
  text-align: center;
  background: url(../images/cotact-enquriy-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 100px 0;
  font-size: 20px;
  display: block;
  clear: both;
  border-top: solid 1px #ccc;
}
.enquiryHome h2 {
  font-size: 60px;
  font-weight: 800;
  color: #ffffff;
}
.enquiryHome p {
  margin: 0 0 50px;
  color: #ffffff;
}
.enquiryHome .col-md-4 {
  margin: 0 20px 0 0;
  padding: 0;
  -ms-flex: 0 0 32.5%;
  -webkit-box-flex: 0;
  flex: 0 0 32%;
  max-width: 32%;
  display: inline-block;
}
.enquiryHome .col-md-4:last-child {
  margin-right: 0;
}
.enquiryHome .col-md-12 {
  margin: 0;
  padding: 0;
}
.enquiryHome .form-control {
  padding: 25px 15px;
  font-size: 15px;
}
.enquiryHome .container {
  width: 1000px;
  margin: 0 auto;
}
.enquiryHome select {
  color: #999;
  padding: 15px 15px;
  width: 100%;
  border: solid 1px #ccc;
  border-radius: 3px;
  font-size: 15px;
}
#intro .videoIn {
  visibility: visible;
  margin: auto;
  position: absolute;
  z-index: -1;
  top: 113%;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  width: 100%;
  height: auto;
}
.enquiryHome .submitBtn {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: #075652;
  border-radius: 3px;
  padding: 15px 30px;
  border-bottom: solid 2px #075652;
}
.enquiryHome .submitBtn:hover {
  background: #0d6f6a;
}
.overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.Trendmusic .grid figure {
  float: none;
  display: inline-block;
}
.digitalDistribution .grid figure {
  float: none;
  display: inline-block;
}
.suffringBanner {
  background: url(../images/suffering-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.contactBanner {
  background: url(../images/contact-banner.jpg) no-repeat center 0px;
  height: 50vh;
}
.kurkureBanner {
  background: url(../images/kurkure.jpg) no-repeat center 0;
  height: 50vh;
}
.heyBanner {
  background: url(../images/hey-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.dharmaduraiBanner {
  background: url(../images/Dharmadurai.jpg) no-repeat center 0;
  height: 50vh;
}
.chennai28Banner {
  background: url(../images/Chennai%E2%80%9328-2-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.smileBanner {
  background: url(../images/smile-settai.jpg) no-repeat center 0;
  height: 50vh;
}
.madrasBanner {
  background: url(../images/madras-meter.jpg) no-repeat center 0;
  height: 50vh;
}
.DoorBanner {
  background: url(../images/Door-no-403-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.americaBanner {
  background: url(../images/AmericaMappillai-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.beingBanner {
  background: url(../images/being-tamizhan-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.whatupbanner {
  background: url(../images/whatup-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.chandiveranBanner {
  background: url(../images/Chandiveeran.jpg) no-repeat center 0;
  height: 50vh;
}
.soloBanner {
  background: url(../images/solo.jpg) no-repeat center 0;
  height: 50vh;
}
.settaibanner {
  background: url(../images/settai-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.thankBanner {
  background: url(../images/thank-you-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.serviceBanner {
  background: url(../images/service-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.digitalBanner {
  background: url(../images/digital-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.digital-distributionlBanner {
  background: url(../images/digital-distribution.jpg) no-repeat center 0;
  height: 50vh;
}
.kalaignerBanner {
  background: url(../images/kalaignar-banner.jpg) no-repeat 50%;
  height: 50vh;
}
.trendloud-ori-Banner {
  background: url(../images/trendloud-originals.jpg) no-repeat center 0;
  height: 50vh;
}
.ormBanner {
  background: url(../images/orm-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.brandpartnershipsBanner {
  background: url(../images/brand-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.trendmusicBanner {
  background: url(../images/trenmusic-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.letBanner {
  background: url(../images/lets-trend-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.teambanner {
  background: url(../images/team-banner.jpg) no-repeat center 0;
  height: 50vh;
}
.awardbanner {
  background: url(../images/award-banner.jpg) no-repeat center 0;
  height: 50vh;
  background-size: cover;
}

.ourserviceIntro {
  text-align: center;
  padding: 80px 0;
  background: url(../images/our-service-intro-bg.jpg) no-repeat;
  background-size: cover;
}

.ourserviceIntro h2 {
  padding: 0;
  margin: 0 0 20px;
  font-weight: 800;
  font-size: 50px;
}
.ourserviceIntro h2 span {
  font-size: 20px;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.ourserviceIntro h3 {
  font-size: 28px;
  padding: 0;
  margin: 0;
  font-weight: 300;
  margin: 0 0 20px;
}
.ourserviceIntro p {
  margin: 0 0 20px;
  font-size: 22px;
  line-height: 30px;
}
.ourserviceIntro .container {
  max-width: 1366px;
  padding: 0 10%;
}
.ourserviceIntro h4 {
  padding: 0;
  margin: 0 0 20px;
  font-weight: 800;
  font-size: 33px;
}
.ourserviceIntro img {
  margin: 0 0 5px;
}
.ourserviceIntro h4 span {
  font-size: 13px;
  font-weight: 600;
  display: block;
}
.ourserviceIntro.bp-os p {
  font-size: 20px;
  line-height: 30px;
}
.sec-music img {
  mix-blend-mode: multiply;
}
.ourTeam {
  background: #fff;
  padding: 60px 0;
}
.ourTeam .container {
  padding: 0 90px;
}
.ourTeam h2 {
  padding: 0;
  margin: 0 0 10px;
  font-weight: 800;
  font-size: 40px;
}
.ourTeam p {
  padding: 0;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
}
.ceoOut h3 {
  font-size: 22px;
  color: #11b3ab;
  padding: 0;
  font-weight: 700;
  margin: 0 0 20px;
}
.ceoOut h3 span {
  color: #686868;
  font-size: 15px;
  display: block;
}
.ceoOut ul {
  margin: 0 0 25px;
  padding: 0;
}
.ceoOut ul li {
  list-style: none;
  display: inline-block;
}
.ceoOut ul li .fa-facebook {
  background: #4e71a8;
  border-radius: 100%;
  color: #fff;
  padding: 8px 12px;
  font-size: 16px;
}
.ceoOut ul li .fa-linkedin {
  background: #1686b0;
  border-radius: 100%;
  color: #fff;
  padding: 8px 10px;
  font-size: 16px;
}
.ceoOut ul li .fa-twitter {
  background: #1cb7eb;
  border-radius: 100%;
  color: #fff;
  padding: 8px 9px;
  font-size: 16px;
}
.ceoOut ul li .fa-pinterest {
  background: #ca3737;
  border-radius: 100%;
  color: #fff;
  padding: 8px 9px;
  font-size: 16px;
}
.ceoOut ul li .fa-instagram {
  border-radius: 100%;
  color: #fff;
  padding: 8px 9px;
  font-size: 16px;
  background: #f09433;
  background: -webkit-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: -o-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.ceoOut .col-md-5 img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.ceoOut .col-md-3 img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.ceoOut .col-md-3:hover img {
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 10px #00bdb6;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 10px #00bdb6;
}
.ceoOut:hover .col-md-5 img {
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 10px #00bdb6;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 10px #00bdb6;
}

.ceoOut .col-md-6 {
  padding-top: 20px;
  padding-right: 10px;
}
.ceoOut p {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 15px 0;
  font-size: 15px;
  line-height: 24px;
  color: #6f6f6f;
}
.ourTeamIn {
  padding: 0;
  margin: 0 0 50px;
}
.ourTeamTop {
  text-align: center;
  margin: 0 0 60px;
}
.rangarajBanner {
  background: url(../images/rangaraj-pandey-banner.jpg) no-repeat center 0;
  height: 60vh;
}
.sathiyamBanner {
  background: url(../images/sathiyam-banner.jpg) no-repeat 50%;
  height: 60vh;
}
.kalyanaBanner {
  background: url(../images/kalyana-malai-banner.jpg) no-repeat center 0;
  height: 60vh;
  background-size: cover;
}
kalaignerBanner {
  background: url(../images/kalaignar-banner.jpg) no-repeat center 0;
  height: 60vh;
}
.littleBanner {
  background: url(../images/little-talks-banner.jpg) no-repeat 50%;
  height: 60vh;
}
.ilyarajaBanner {
  background: url(../images/Ilaiyaraaja-banner.jpg) no-repeat center 0;
  height: 60vh;
}
.blacksheepBanner {
  background: url(../images/black-sheep-banner.jpg) no-repeat center 0;
  height: 60vh;
}
.trendBanner {
  background: url(../images/trendMusic-banner.jpg) no-repeat center 0;
  height: 60vh;
}
.wetalkiesBanner {
  background: url(../images/wetalkiess-banner.jpg) no-repeat 50%;
  height: 60vh;
}
.vttBanner {
  background: url(../images/vision-banner.jpg) no-repeat center 0;
  height: 60vh;
}
.castCrew {
  background: #fff;
}
.castCrew .col-md-4 {
  padding: 80px 0 0 220px;
}
.castCrew .col-md-4 img {
  padding-left: 50px;
  margin-bottom: 30px;
}
.castCrew .col-md-8 {
  padding: 0;
}
.castCrew .col-md-8 img {
  float: right;
  width: 100%;
}
.castCrewLeft {
  border: solid 8px #edb22c;
  padding: 40px;
  position: relative;
  width: 100%;
  right: -75px;
  z-index: 10;
}
.castCrewLeft h3 {
  color: #a41831;
  font-weight: 800;
  letter-spacing: -2px;
  font-size: 30px;
}
.castCrewLeft ul {
  margin: 0;
  padding: 0;
}
.castCrewLeft ul li {
  list-style: none;
  padding: 0 0 6px;
  color: #4e4e4e;
}
.videoBg {
  background: url(../images/video-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 107px 0 152px;
  display: block;
}
.videoBg.doorNo403-VB {
  background: url(../images/video-bg-door-no-403.jpg) no-repeat center;
}
.videoBg.Amer-mappillai-VB {
  background: url(../images/video-bg-Amer-mappillai.jpg) no-repeat center;
}
.videoBg.Whatsapp-Velakkai-VB {
  background: url(../images/video-bg-Whatsapp-Velakkai-BG.jpg) no-repeat center;
}

.videoBg .container {
  max-width: 1360px;
}
.videoBg .container .col-md-6 {
  padding: 0;
  max-width: 64.6%;
}

.videoBg .container h2 {
  font-size: 60px;
  padding: 0;
  text-align: center;
  margin: 0 0 35px 0;
  font-weight: 700;
  color: #fff;
}
.videoBg .container .col-md-3,
.videoBg .container .col-md-6 {
  float: left;
  padding: 230px 0;
}
.videoBg .container .col-md-6:last-child {
  float: right;
  text-align: right;
}
.videoBg .container .col-md-6:last-child img {
  margin-right: 14px;
}
.contactOut {
  padding: 80px 0;
  margin: 0;
  background: url(../images/contact-bg.jpg) no-repeat center 0 #fff;
  text-align: center;
}
.contactOut h2 span {
  font-size: 19px;
  display: block;
  color: #26bcb5;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.contactOut h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 30px;
  letter-spacing: -1px;
  color: #374040;
}
.contactOut h3 {
  margin: 0 0 50px;
}
.csupport {
  background: #00bdb6;
  width: 460px;
  margin: 0 auto 60px;
  border-radius: 6px;
  color: #fff;
  padding: 50px;
  -webkit-box-shadow: 4px 2px 41px #ccc;
  box-shadow: 4px 2px 41px #ccc;
}
.mIcon {
  text-align: center;
  margin: 0 0 30px;
}
.contactOut .csupport h3 {
  margin: 0 0 10px;
  font-size: 21px;
  font-weight: 700;
}
.contactOut .csupport p {
  font-size: 21px;
}
.csupport a {
  display: block;
  color: #fff;
  text-decoration: none;
  margin-bottom: 10px;
}
.address {
  background: #fefefe;
  border: solid 1px #f0f1f1;
  width: 650px;
  margin: 0 auto 30px;
  border-radius: 6px;
  color: #fff;
  padding: 50px;
}
.address h2 {
  color: #000;
  font-weight: 800;
  font-size: 25px;
  margin: 0 0 10px;
}
.address p {
  color: #8f8f8f;
  padding: 0;
  margin: 0 0 10px;
  font-size: 22px;
}
.address a {
  font-size: 16px;
  text-decoration: underline;
  color: #00bdb6;
  font-weight: 700;
}
.contactForm {
  background: url(../images/cotact-enquriy-bg.jpg) no-repeat;
  padding: 50px 0 65px;
  font-size: 20px;
  color: #fff;
  background-size: cover;
}
.contactForm .container {
  max-width: 1000px;
}
.contactForm h2 {
  font-size: 35px;
  font-weight: 700;
  color: #fff;
}
.contactForm p {
  margin: 0 0 50px;
  background: url(../images/mail-icon1.png) no-repeat right 0;
}
.contactForm .col-md-4 {
  margin: 0 25px 0 0;
  padding: 0;
  -ms-flex: 0 0 31.5%;
  -webkit-box-flex: 0;
  flex: 0 0 31.5%;
  max-width: 31.5%;
}
.contactForm .col-md-4:last-child {
  margin-right: 0;
}
.contactForm .col-md-12 {
  margin: 0;
  padding: 0;
}
.contactForm .form-control {
  padding: 8px 0;
  font-size: 15px;
  background: transparent;
  color: #fff;
  border: none;
  border-radius: 0;
  border-bottom: solid 2px #59cac3;
  box-shadow: none;
}
contactForm .container {
  width: 1000px;
  margin: 0 auto;
}
#intro .videoIn {
  visibility: visible;
  margin: auto;
  position: absolute;
  z-index: -1;
  top: 113%;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  width: 100%;
  height: auto;
}
.contactForm .submitBtn {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: #075652;
  border-radius: 39px;
  padding: 10px 30px;
  border-bottom: solid 2px #075652;
}
.contactForm .form-group {
  margin: 0 0 30px;
}
.contactForm span {
  color: #9dffff;
  font-size: 15px;
}
.contactForm ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}
.contactForm :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}
.contactForm ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}
.contactForm ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}

.contactForm :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.contactForm ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
.partnershipsOut {
  padding: 0;
  text-align: center;
}
.partnershipsOut .grid figure {
  width: 19.8%;
}
.partnershipsOut.cd .grid figure {
  cursor: default;
}
.partnershipsOut .grid figure:nth-child(4) {
  margin: 3px 0.2% 0 0;
}
.partnershipsOut .grid figure:nth-child(8) {
  margin: 3px 0.2% 0 0;
}
.partnershipsOut .grid figure:nth-child(5) {
  margin-right: 0;
}
.digitalDistribution {
  padding: 0;
  text-align: center;
}
.digitalDistribution .grid figure {
  width: 19.8%;
}
.digitalDistribution .grid figure:nth-child(4) {
  margin: 3px 0.2% 0 0;
}
.digitalDistribution .grid figure:nth-child(8) {
  margin: 3px 0.2% 0 0;
}
.digitalDistribution .grid figure:nth-child(5) {
  margin-right: 0;
}
.ormIneer {
  padding: 40px 85px 0;
}
.ormIneer h3 {
  padding: 0;
  margin: 0 0 30px;
  font-weight: 600;
  color: #0a91f2;
}
.ormIneer h3 span {
  font-weight: 400;
  display: block;
}
.ormIneer ul {
  margin: 0;
  padding: 0;
}
.ormIneer ul li {
  margin: 0 0 5px;
  position: relative;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ormIneer .grid figure {
  min-width: 178px;
  max-width: 185px;
  max-height: 188px;
  width: 13%;
}

.ormIneer a .fb-like {
  display: none;
  position: absolute !important;
  bottom: 34%;
  left: 32%;
  z-index: 100;
}
.ormIneer a:hover .fb-like {
  display: block !important;
}
.createdBox {
  padding: 0;
  margin: 0;
}
.createdBox .col-md-4 {
  float: nonel;
  display: inline-block;
}
.createdBox h4 {
  padding: 0;
  margin: 0 0 20px;
  font-weight: 800;
  font-size: 33px;
}
.createdBox h4 span {
  font-size: 13px;
  font-weight: 600;
  display: block;
}
.Door-no-403-banner {
  background: url(../images/Door-no-403-banner.jpg) no-repeat;
}
.sina-nav .widget-bar .widget .link li a span {
  margin-right: 7px;
}
.group-list {
  padding: 25px;
}
.group-list li {
  list-style: circle;
  padding: 0 0 0 11px;
}
.group-list li a {
  list-style: none;
  font-size: 14px !important;
  padding: 7px 40px !important;
}
/**************************************
				Sivashanmugam.RJ
	******************************************/
.tab_wrapper > ul {
  background-size: cover;
}
.logo-secondary {
  display: none !important;
}
.popup {
  text-align: center;
}
.popup .submitBtn {
  background: #1168b7;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  padding: 15px;
  width: 140px;
}

.downArrow {
  position: absolute;
  bottom: 7%;
  left: 50%;
  margin-left: -15px;
}
.bounce {
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  padding: 0 35px 30px;
}
.modal-header {
  border-bottom: none;
}
.modal-header .close {
  padding: 1rem;
  margin: 0;
  float: right;
  right: 4px;
  position: absolute;
  padding: 13px;
  font-size: 36px;
  top: -8px;
}
.trendLoudBottom {
  padding: 0;
}
.trendLoudBottom .animateblock {
  padding: 0;
  margin-top: 0 !important;
}
.ourserviceIntro .ychanel ul li {
  width: 30%;
}
.ourserviceIntro .ychanel li img {
  width: 100%;
}
.partnershipsOut .animateblock {
  padding: 0;
  margin-top: 0px !important;
}
.partnershipsOut .grid p a {
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: #fff;
  border-radius: 3px;
  padding: 15px 30px;
  border-bottom: solid 2px #2287d1;
}
.partnershipsOut .grid p a:hover {
  text-decoration: none;
}
.TP {
  background: #fff;
  padding: 50px 0;
}
.ormBottom {
  padding: 0 0 30px;
  margin: 0;
  text-align: center;
}
.letstrentIntro {
  padding: 60px 0;
  margin: 0;
  background: #fff;
}
.letstrentIntroIn {
  background: #f8f8f8;
  margin: -150px 0 0;
  padding: 60px;
  position: relative;
}
.letsLeft {
  padding: 40px;
}
.letsLeft h2 {
  font-size: 50px;
  font-weight: 700;
  color: #000;
  letter-spacing: -3px;
}
.letsLeft h3 {
  font-size: 40px;
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px;
  color: #000000;
  line-height: 46px;
}
.letsLeft h3 strong {
  font-weight: 800;
}
.letsLeft p {
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
}
.whyus {
  background: url(../images/why-us-bg.jpg) no-repeat center fixed;
  padding: 120px 0;
  background-size: cover;
  display: block;
  overflow: hidden;
}
.letstrentIntroIn .col-md-6:last-child img {
  width: 100%;
}
.whyusIn {
  float: right;
  color: #fff;

  margin-right: 30px;
}
.whyusIn h2 {
  font-size: 72px;
  padding: 0;
  margin: 0 0 12px;
  font-weight: 300 !important;
}
.whyusIn h2 span {
  font-size: 62px;
  padding: 0;
  margin: 0;
  font-weight: 700;
}
.whyusIn p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}
.mbanner {
  display: none;
}
#username {
  display: none !important;
}
.ychanel {
  background: #fff;
  padding: 80px 150px;
}
.ychanel ul {
  margin: 0;
}
.ychanel ul li {
  list-style: none;
  width: 13%;
}
.ychanel img {
  width: 100%;
}
.ourTeamIn .col-md-12 {
  text-align: center;
  display: block;
}
.hr .ceoOut {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.hr .ceoOut .col-md-6 {
  float: none;
  display: inline-block;
  text-align: center;
  padding: 0;
  padding-left: 30px;
}
.hr .ceoOut .col-md-6 img {
  width: 100%;
  margin-bottom: 30px;
}

.ceoOut .col-md-4 {
  float: none;
  display: inline-block;
  text-align: center;
  padding-left: 30px;
  vertical-align: top;
}
.ceoOut .col-md-4 img {
  width: 100%;
  margin-bottom: 30px;
}

.ceoOut .col-md-3 {
  float: none;
  display: inline-block;
  text-align: center;
  padding-left: 30px;
  vertical-align: top;
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
}
.ceoOut .col-md-3 img {
  width: 100%;
  margin-bottom: 30px;
}

.hr {
  margin-top: 50px;
}
.hr h2 {
  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  padding-bottom: 44px;
  letter-spacing: -1px;
}

.hr .ceoOut h3 {
  font-size: 17px;
  min-height: 45px;
  margin-bottom: 10px;
}

.awards {
  background: #fff;
  text-align: center;
  padding: 80px 0;
}
.awards img {
  width: 100%;
}
.awards h2 {
  padding: 0;
  margin: 0 0 10px;
  font-weight: 800;
  font-size: 38px;
  color: #374040;
}
.awardsTop {
  margin-bottom: 70px;
}
.awards .row {
  display: block;
  padding: 0 0 0 90px;
}
.awards .col-md-4 {
  background: #fff;
  margin-right: 30px;
  margin-bottom: 50px;
  -webkit-box-shadow: 7px 3px 42px -4px #ccc;
  box-shadow: 7px 3px 42px -4px #ccc;
  padding: 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28%;
  flex: 0 0 28%;
  max-width: 28%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  min-height: 435px;
}
.awards .col-md-4 h3 {
  font-size: 23px;
  color: #000;
  font-weight: 700;
  margin: 15px 0 0 0;
  padding: 0;
}
.awards .col-md-4 h3 span {
  color: #d1191c;
}
.awards .col-md-4 p {
  font-size: 16px;
  padding: 0;
  margin: 0;
}

.awards .col-md-4:hover {
  -webkit-box-shadow: 7px 3px 42px -4px #000;
  box-shadow: 7px 3px 42px -4px #000;
}

.mobile_view-video {
  display: none;
}

.captchatext {
  width: 85%;
  float: left;
}
#imgdiv {
  overflow: hidden;
  width: 10%;
  float: left;
}
#imgdiv img {
  width: 150%;
  margin-left: -25px;
}
#reload {
  width: 5%;
}
.contactForm #imgdiv img {
  width: 100%;
  margin-left: 0px;
}
.contactForm #reload {
  width: 4%;
}

.ModalPopup_Enquery .modal-dialog .modal-body .captchatext {
  width: 80%;
  float: left;
}
.ModalPopup_Enquery .modal-dialog .modal-body #imgdiv {
  overflow: hidden;
  width: 15%;
  float: left;
  height: 37px;
}
.ModalPopup_Enquery .modal-dialog .modal-body #imgdiv img {
  width: 105%;
  margin-left: -2px;
}
.ModalPopup_Enquery .modal-dialog .modal-body #reload {
  width: 5%;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.57);
}
.footerOuter {
  background: url(../images/footer-bg.jpg) no-repeat center -10px;
}

@media (min-width: 1801px) and (max-width: 1920px) {
  .container {
    width: 1500px;
  }
  .Trendloud-our-services .container.second {
    width: 100%;
    padding: 0 12%;
    max-width: 100%;
  }
  .coming-soon-list h2 {
    font-size: 60px;
  }
  .cs-list .csl-view h5 {
    font-size: 58px;
  }
  .cs-list .csl-view h6 {
    font-size: 18px;
  }
  .cs-li-con {
    margin-top: 5%;
  }
  .Trendloud-our-services .ts-list {
    width: 29%;
  }
  .inner-banners .container h2 {
    font-size: 66px;
  }
  .home-section-four h3 {
    font-size: 66px;
  }
  .services-inner h4 {
    font-size: 42px;
    margin-bottom: 2%;
  }
  .inner-banners .container p {
    font-size: 18px;
  }
  .innerpage-header h2 {
    font-size: 66px;
  }
  .Trendloud-our-services,
  .home-section-four {
    padding: 150px 0;
  }
  .home-section-four .blog-viewed .col-md-6 img {
    width: 100%;
  }
  .home-section-four .blog-viewed .col-md-6 h6 {
    font-size: 22px;
  }
  .about-Trendloud h2 {
    font-size: 55px;
    margin-bottom: 20px;
  }
  .about-Trendloud {
    height: 84vh;
  }
  .about-Trendloud p {
    font-size: 18px;
  }

  .contact-Trendloud .container {
    width: 80%;
    max-width: 80%;
  }
  .contact-Trendloud address h2 strong {
    font-size: 34px;
  }
  .contact-Trendloud address h2 {
    font-size: 28px;
  }
  .contact-Trendloud .col-md-5 h3 {
    margin: 0 0 40px 0;
  }
  .contact-Trendloud .form-group {
    margin-bottom: 1.5rem;
  }

  .home-section-three {
    height: 88vh;
  }
  .home-section-three h3 {
    font-size: 66px;
  }
  .inner-banners.sub-innerpages {
    height: 600px;
  }

  #intro .videoIn {
    top: 110%;
  }
  .ormIneer .grid figure {
    max-width: 285px;
    max-height: 285px;
    width: 14%;
  }
  .videoBg {
    background-size: cover;
    padding: 80px 0 200px;
  }
  .videoBg .container .col-md-6:first-child img {
    margin-left: 45px;
  }
  .videoBg .container .col-md-6:last-child img {
    margin-right: 60px;
  }
}

@media (min-width: 1600px) and (max-width: 1800px) {
  .gym {
    background-position: 53.5% 0, center 98% !important;
  }
  .selfie {
    background-position: 50.5% 0, center 98% !important;
  }
  .women {
    background-position: 50% 0, center 98% !important;
  }
  .fatherSon {
    background-position: 49% 0, center 98% !important;
  }
  .professionals {
    background-position: 55.5% 0, center 98% !important;
  }
  .hen {
    background-position: 57% 0, center 98% !important;
  }
  .inHead {
    padding: 8px 0 39px;
    background: url(../images/inner-heder-bg.png) no-repeat -24px -44px;
    background-size: 102%;
  }
  .header .logo img {
    width: 20%;
  }
  .btn-nav span {
    background-size: 100%;
    height: 44px;
    width: 54px;
  }
  .btn-nav {
    top: -1px;
  }
  .btn-nav span:hover {
    background-size: 100%;
  }
  .btn-nav.animated span {
    background-size: 100%;
  }
  .categories {
    padding: 84px 0 90px;
  }
  .shelleggs .col-md-3 img {
    width: 100%;
  }
  .easyegg .col-md-3 img {
    width: 100%;
  }
  .easyegg1 .col-md-4 img {
    width: 100%;
  }
  .ptitle h3 {
    font-size: 22px;
  }
  .productInroIn {
    width: 540px;
    margin-right: 0;
    padding: 50px 0 260px;
  }
  .productInroOut {
    background: url(../images/best-detail-img.png) no-repeat 0 290px;
    background-size: 100%;
  }
  .home-about h2 {
    font-size: 64px;
  }
  .home-about p {
    font-size: 22px;
  }
  .main-banner-content {
    height: 820px;
  }
  .grid figure {
    width: 24.2%;
  }
  .workTop {
    margin-bottom: 64px;
  }
  .workTop p {
    font-size: 24px;
  }
  .ceoOut h3 {
    font-size: 16px;
  }
  .ceoOut h3 span {
    font-size: 12px;
  }
  .ceoOut p {
    font-size: 13px;
    color: #6f6f6f;
  }
  .ourTeam .container {
    padding: 0 22px;
  }

  #intro .videoIn {
    top: 105%;
  }
}

@media (min-width: 1367px) and (max-width: 1599px) {
  #intro .videoIn {
    top: 100%;
  }
  .bImgOut {
    background-size: 38%;
  }
  .bImg2 {
    top: 250px;
    left: 149px;
  }
  .bImg1 {
    left: 255px;
  }
  .bImg3 {
    top: 467px;
    left: 284px;
  }
  .bImg7 {
    top: 508px;
  }
  .bImg6 {
    top: 364px;
    right: 172px;
  }
  .bImg4 {
    top: 26px;
    right: 192px;
  }
  .bImg5 {
    top: 214px;
    right: 69px;
  }
  .bImgOut img {
    width: 70%;
  }
  .brandbottom {
    bottom: 86px;
  }
  .eggcontentImg img {
    width: 170%;
    margin-top: 80px;
  }
  p {
    font-size: 14px;
  }
  .snap-scroll-visible .animateblock.right.animated {
    margin-right: 23%;
  }
  .snap-scroll-visible .sportsman .animateblock.right.animated {
    margin-right: 8%;
  }
  .sportsman {
    background-size: 9%, 60%;
    padding: 100px 0 175px;
  }
  .sportsmanRight {
    margin-top: 53px;
  }
  .sportsmanLeft img {
    width: 110%;
  }
  .snap-scroll-visible .sportsman .animateblock.left.animated {
    margin-left: 18%;
  }
  .eggcontent h2 {
    font-size: 90px;
    background-size: 16%;
    background-position: 155px 0;
  }
  .eggcontent h3 {
    font-size: 25px;
  }
  .ficon img {
    width: 80%;
  }
  .snap-scroll-visible .gym .animateblock.left.animated {
    margin-left: 7%;
  }
  .gymRight img {
    width: 125%;
  }
  .gym {
    background-size: 15%, 80%;
    padding: 100px 0 157px;
    background-position: 52% 0, center 98%;
  }
  .gymLeft {
    margin-top: 30px;
  }
  .snap-scroll-visible .selfie .animateblock.left.animated {
    margin-left: 20%;
  }
  .selfie {
    background-size: 15%, 65%;
    padding: 100px 0 137px;
    background-position: 51% 0, center 98%;
  }
  .snap-scroll-visible .selfie .animateblock.right.animated {
    margin-right: 3%;
  }
  .selfieRight {
    margin-top: 34px;
  }
  .selfieLeft img {
    width: 85%;
  }
  .snap-scroll-visible .women .animateblock.left.animated {
    margin-left: 8%;
  }
  .womenRight img {
    width: 125%;
  }
  .womenLeft {
    margin-top: 30px;
  }
  .women {
    background-size: 8%, 65%;
    padding: 100px 0 190px;
    background-position: 52% 0, center 98%;
  }
  .fatherSon {
    background-size: 15%, 65%;
    padding: 100px 0 230px;
    background-position: 52% 0, center 98%;
  }
  .snap-scroll-visible .fatherSon .animateblock.right.animated {
    margin-right: 3%;
  }
  .fatherSonLeft img {
    width: 130%;
  }
  .snap-scroll-visible .fatherSon .animateblock.left.animated {
    margin-left: 15%;
  }
  .snap-scroll-visible .professionals .animateblock.left.animated {
    margin-left: 8%;
  }
  .fatherSonRight {
    margin-top: 53px;
  }
  .professionals {
    background-size: 15%, 75%;
    padding: 100px 0 162px;
    background-position: 57% 0, center 98%;
  }
  .professionalsRight img {
    width: 116%;
  }
  .snap-scroll-visible .professionals .animateblock.right.animated {
    margin-right: 13%;
  }
  .professionalsLeft {
    margin-top: 17px;
  }

  .hen {
    background-size: 15%, 40%;
    padding: 100px 0 218px;
    background-position: 57% 0, center 98%;
  }
  .snap-scroll-visible .hen .animateblock.right.animated {
    margin-right: 3%;
  }
  .henLeft img {
    width: 107%;
  }
  .snap-scroll-visible .hen .animateblock.left.animated {
    margin-left: 16%;
  }
  .henRight {
    margin-top: 79px;
  }
  .fTop h3 {
    font-size: 44px;
    line-height: 38px;
  }
  .fTop h3 span {
    font-size: 30px;
  }
  .fTop a {
    border-radius: 30px;
    padding: 5px 35px;
    font-size: 19px;
  }
  .twitSection img {
    width: 62%;
  }
  .inHead {
    padding: 8px 0 39px;
    background: url(../images/inner-heder-bg.png) no-repeat -24px -44px;
    background-size: 102%;
  }
  .header .logo img {
    width: 20%;
  }
  .btn-nav span {
    background-size: 100%;
    height: 44px;
    width: 54px;
  }
  .btn-nav {
    top: -1px;
  }
  .btn-nav span:hover {
    background-size: 100%;
  }
  .btn-nav.animated span {
    background-size: 100%;
  }
  .categories {
    padding: 84px 0 40px;
  }
  .categoriesRight .owl-theme .owl-nav {
    margin-top: 13px;
  }
  .shelleggs .col-md-3 img {
    width: 100%;
  }
  .easyegg .col-md-3 img {
    width: 100%;
  }
  .easyegg1 .col-md-4 img {
    width: 100%;
  }
  .ptitle h3 {
    font-size: 22px;
  }
  .ptitle h4 {
    font-size: 24px;
  }
  .col-md-3 .productIn p {
    font-size: 13px;
    line-height: 23px;
  }
  .easyegg1 {
    background: url(../images/easy-egg-bg.jpg) no-repeat 0 0;
  }
  .productInroIn {
    width: 540px;
    margin-right: 0;
    padding: 50px 0 260px;
  }
  .productInroOut {
    background: url(../images/best-detail-img.png) no-repeat 0 290px;
    background-size: 100%;
  }

  .CastCrewBg {
    background-size: cover;
  }

  .home-about h2 {
    font-size: 64px;
  }
  .home-about p {
    font-size: 22px;
  }
  .main-banner-content {
    height: 820px;
  }
  .grid figure {
    width: 24.2%;
  }
  .workTop {
    margin-bottom: 64px;
  }
  .workTop p {
    font-size: 24px;
  }

  .ormIneer .grid figure {
    min-width: 178px;
  }
}

@media (min-width: 1281px) and (max-width: 1500px) {
  .partnershipsOut .grid figure {
    min-width: 270px;
  }

  .ceoOut h3 {
    font-size: 16px;
  }
  .ceoOut h3 span {
    font-size: 12px;
  }
  .ceoOut p {
    font-size: 13px;
    color: #6f6f6f;
  }
  .ourTeam .container {
    padding: 0 22px;
  }

  .enquiryHome {
    padding: 100px 0 120px;
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .ormIneer .grid figure {
    min-width: 132px;
  }
  .videoBg {
    padding: 75px 0;
    background-size: cover;
  }
  .videoBg.doorNo403-VB {
    background: url(../images/video-bg-door-no-403.jpg) no-repeat center;
    background-size: cover;
  }
  .videoBg.Amer-mappillai-VB {
    background: url(../images/video-bg-Amer-mappillai.jpg) no-repeat center;
    background-size: cover;
  }
  .videoBg.Whatsapp-Velakkai-VB {
    background: url(../images/video-bg-Whatsapp-Velakkai-BG.jpg) no-repeat
      center;
    background-size: cover;
  }
  .videoBg .container .col-md-6:last-child img {
    margin-right: 72px;
  }
  .videoBg .container .col-md-6:first-child img {
    margin-left: 60px;
  }
  .videoBg .container .col-md-6 {
    padding: 180px 0 250px;
  }
}

@media (min-width: 1281px) and (max-width: 1500px) {
  .bImgOut {
    background-size: 31%;
  }
  .bImg2 {
    top: 238px;
    left: 184px;
  }
  .bImg1 {
    left: 290px;
  }
  .bImg3 {
    top: 408px;
    left: 315px;
  }
  .bImg7 {
    top: 442px;
    right: 384px;
  }
  .bImg6 {
    top: 355px;
    right: 172px;
  }
  .bImg4 {
    top: 17px;
    right: 206px;
  }
  .bImg5 {
    top: 190px;
    right: 69px;
  }
  .bImgOut img {
    width: 70%;
  }
  .brandbottom {
    bottom: 86px;
  }
  .eggcontentImg img {
    width: 170%;
    margin-top: 80px;
  }
  .nav-item a {
    font-size: 42px;
  }
  .nav-item {
    margin: 0 0 12px 0;
  }
  .nav-item a:hover {
    background-size: 12%;
    background-position: 5px 5px;
  }
  .nav-item a.activeBtn {
    background: url(../images/egg-icon.png) no-repeat 10px 12px;
    background-size: 12%;
  }
  .nav-list {
    list-style: none;
    background: url(../images/menu-line-bg.jpg) no-repeat 19px top;
    background-image: url(../images/menu-line-bg.jpg),
      url(../images/menu-icon.png);
    background-position: 19px top, 92% top;
    background-repeat: repeat-y, no-repeat;
    width: 1000px;
    margin: 0 auto;
    background-size: 0.1%, 36%;
  }

  .CastCrewBg {
    background-size: cover !important;
  }
  .CastCrewBg .container {
    padding: 55px 0;
  }
  .CastCrewBg .container.ap {
    padding: 100px 0;
  }
  .CastCrewIn {
    width: 430px;
  }
  .CastCrewIn ul li {
    font-size: 30px;
    line-height: 45px;
  }
  .Trendloud-our-services .container.second {
    padding: 0 7%;
  }
  .home-about h2 {
    font-size: 64px;
  }
  .home-about p {
    font-size: 22px;
  }
  .main-banner-content {
    height: 65vh;
  }
  .grid figure {
    width: 24.8%;
  }
  .workTop {
    margin-bottom: 64px;
  }
  .workTop p {
    font-size: 24px;
  }
  .main-banner-content h1 {
    font-size: 55px;
  }
  .partnershipsOut .grid figure {
    min-width: 266px;
  }
  .loader h5 {
    font-size: 19px;
  }
  .animateblock.btm.animated {
    margin-top: 0px;
  }
  .ourserviceIntro {
    background: url(../images/our-service-intro-bg.jpg) no-repeat -208px center,
      url(../images/our-service-intro-bg.jpg) no-repeat 08px center;
    background-size: cover;
    padding: 80px 0;
  }
  .mbanner.dark-bg-video.img-bg-center {
    display: none;
  }
  .dark-bg-video.img-bg-center {
    height: 65vh;
    display: inline-block;
    width: 100%;
  }
  .DoorBanner {
    background: url(../images/Door-no-403-banner.jpg) no-repeat 73% 15%;
  }
  .beingBanner {
    background: url(../images/being-tamizhan-banner.jpg) no-repeat 50%;
    background-size: cover;
  }
  .blacksheepBanner {
    background: url(../images/black-sheep-banner.jpg) no-repeat 50%;
    background-size: cover;
  }
  .intro-img.dark-bg-video.img-bg-center {
    height: 94vh;
  }
  .enquiryHome h2 {
    font-size: 50px;
  }
  .tab_wrapper .content_wrapper .tab_content h2 {
    font-size: 40px;
  }
  .ychanel ul li {
    width: 18.9%;
  }
  .ychanel ul li img {
    width: 100%;
  }
  .loader h1 {
    font-size: 40px;
  }
  .letstrentIntroIn img {
    width: 100%;
  }
  .letstrentIntro {
    margin: 0;
  }
  .letsLeft {
    padding: 50px 40px 70px 20px;
  }
  .letsLeft p {
    font-size: 17px;
    line-height: 33px;
    padding-left: 28px;
  }
  .letsLeft h3 {
    font-size: 20px;
    line-height: 31px;
  }
  .whyusIn p {
    font-size: 19px;
  }
  .castCrew .col-md-4 {
    padding: 24px 0 0 39px;
  }
  .castCrewLeft {
    padding: 30px;
    right: -125px;
    top: 0px;
  }
  .castCrewLeft ul li {
    font-size: 15px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .ychanel ul li {
    width: 19%;
  }
  .ychanel ul li img {
    width: 100%;
  }
  .loader h1 {
    font-size: 40px;
  }
  .dark-bg-video.img-bg-center {
    height: 61vh;
  }
  .intro-img.dark-bg-video.img-bg-center {
    height: 94vh;
  }
  .ourserviceIntro {
    background: url(../images/our-service-intro-bg.jpg) no-repeat -240px center;
  }

  .loader h5 {
    font-size: 19px;
  }
  .gym h2 {
    font-size: 44px;
  }
  .gym {
    background-position: 53% 0, center 98%;
  }
  .gymLeft {
    width: 470px;
  }
  .selfieRight {
    width: 470px;
  }
  .selfie {
    background-position: 51.5% 0, center 98%;
  }
  .women {
    background-position: 51.5% 0, center 98%;
  }
  .fatherSon {
    background-position: 51% 0, center 98%;
  }
  .snap-scroll-visible .women .animateblock.left.animated {
    margin-left: 6%;
  }
  .fatherSonRight {
    width: 470px;
  }
  .professionals {
    background-position: 57% 0, center 98%;
  }
  .professionalsRight img {
    width: 94%;
  }
  .henRight {
    width: 470px;
    margin-top: 47px;
  }
  .hen {
    background-position: 58% 0, center 98%;
  }
  .gymRight img {
    width: 106%;
  }
  .btn-nav span {
    background-size: 100%;
    height: 37px;
    width: 45px;
  }
  .shelleggs .col-md-3 {
    width: 21%;
  }
  .brandleft img {
    width: 60%;
    margin-top: 29px;
  }
  .selfieLeft img {
    width: 68%;
  }
  .home-about h2 {
    font-size: 64px;
  }
  .home-about p {
    font-size: 22px;
  }
  .main-banner-content {
    height: 820px;
  }
  .workTop {
    margin-bottom: 64px;
  }
  .workTop p {
    font-size: 24px;
  }
  .main-banner-content h1 {
    font-size: 55px;
  }

  /********************************************
						SivashanmugamRJ
		********************************************/

  .grid figure {
    width: 24.8%;
  }

  .enquiryHome {
    padding: 120px 0;
  }
  .partnershipsOut .grid figure {
    min-width: 250px;
  }
  .loader h1 {
    font-size: 35px;
  }
  .letstrentIntroIn img {
    width: 100%;
  }
  .letstrentIntro {
    margin: 0 0;
  }
  .letsLeft {
    padding: 50px 40px 70px 20px;
  }
  .letsLeft p {
    font-size: 17px;
    line-height: 33px;
    padding-left: 28px;
  }
  .letsLeft h3 {
    font-size: 20px;
    line-height: 31px;
  }
  .whyusIn p {
    font-size: 19px;
  }
  .castCrew .col-md-4 {
    padding: 80px 0 0 39px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .awards .col-md-4 {
    min-height: 372px;
  }
  .awards .col-md-4 img {
    width: 100%;
  }
  .awards .col-md-4 h3 {
    font-size: 18px;
  }
  .awards .col-md-4 p {
    font-size: 15px;
  }
  .bImgOut {
    background-size: 31%;
  }
  .bImg2 {
    top: 238px;
    left: 184px;
  }
  .bImg1 {
    left: 232px;
  }
  .bImg3 {
    top: 408px;
    left: 315px;
  }
  .bImg7 {
    top: 421px;
    right: 288px;
  }
  .bImg6 {
    top: 318px;
    right: 147px;
  }
  .bImg4 {
    top: 17px;
    right: 160px;
  }
  .bImg5 {
    top: 165px;
    right: 69px;
  }
  .bImgOut img {
    width: 50%;
  }
  .brandbottom {
    bottom: 86px;
  }
  .eggcontentImg img {
    width: 144%;
    margin-top: 80px;
  }
  p {
    font-size: 13px;
    line-height: 25px;
  }
  .nav-item a {
    font-size: 54px;
  }
  .eggcontentOut {
    padding: 70px 0;
  }
  .snap-scroll-visible .animateblock.left.animated {
    margin-left: 6%;
  }
  .brandleft img {
    width: 50%;
  }
  .brandRight img {
    width: 55%;
  }
  .snap-scroll-visible .animateblock.right.animated {
    margin-right: 12%;
  }
  .snap-scroll-visible .sportsman .animateblock.right.animated {
    margin-right: 5%;
  }
  .sportsman {
    background-size: 9%, 60%;
    padding: 100px 0 137px;
  }
  .sportsmanRight {
    margin-top: 0;
    width: 400px;
  }
  .sportsmanLeft img {
    width: 78%;
  }
  .snap-scroll-visible .sportsman .animateblock.left.animated {
    margin-left: 12%;
  }
  .eggcontent h2 {
    font-size: 90px;
    background-size: 16%;
    background-position: 155px 0;
  }
  .eggcontent h3 {
    font-size: 25px;
  }
  .gymLeft {
    width: 400px;
  }
  .snap-scroll-visible .gym .animateblock.right.animated {
    margin-right: 11%;
  }
  .gym h2 {
    font-size: 38px;
  }

  .ficon img {
    width: 61%;
    float: right;
  }
  .snap-scroll-visible .gym .animateblock.left.animated {
    margin-left: 2%;
  }
  .gymRight img {
    width: 97%;
  }
  .gym {
    background-size: 15%, 80%;
    padding: 100px 0 107px;
    background-position: 51% 0, center 98%;
  }
  .gymLeft {
    margin-top: 0;
  }
  .snap-scroll-visible .selfie .animateblock.left.animated {
    margin-left: 20%;
  }
  .selfie {
    background-size: 15%, 65%;
    padding: 100px 0 90px;
    background-position: 51% 0, center 98%;
  }
  .snap-scroll-visible .selfie .animateblock.right.animated {
    margin-right: 3%;
  }
  .selfieRight {
    margin-top: 0;
    width: 380px;
  }
  .selfieLeft img {
    width: 65%;
  }
  .snap-scroll-visible .women .animateblock.left.animated {
    margin-left: 8%;
  }
  .womenRight img {
    width: 110%;
  }
  .womenLeft {
    margin-top: 30px;
    width: 380px;
  }
  .women h2 {
    font-size: 41px;
    letter-spacing: -4px;
  }
  .women {
    background-size: 8%, 65%;
    padding: 100px 0 70px;
    background-position: 53% 0, center 98%;
  }
  .women .ficon img {
    width: 61%;
    float: left;
  }
  .fatherSon {
    background-size: 15%, 65%;
    padding: 100px 0 120px;
    background-position: 53% 0, center 98%;
  }
  .fatherSonRight h2 {
    background: url(../images/title-bg-1-L.gif) no-repeat 285px 0;
    font-size: 47px;
  }
  .snap-scroll-visible .fatherSon .animateblock.right.animated {
    margin-right: 2%;
  }
  .fatherSonLeft img {
    width: 107%;
  }
  .snap-scroll-visible .fatherSon .animateblock.left.animated {
    margin-left: 10%;
  }
  .snap-scroll-visible .professionals .animateblock.left.animated {
    margin-left: 8%;
  }
  .fatherSonRight {
    margin-top: 0;
    width: 380px;
  }
  .professionals {
    background-size: 15%, 75%;
    padding: 90px 0 110px;
    background-position: 57% 0, center 98%;
  }
  .professionalsRight img {
    width: 85%;
  }
  .snap-scroll-visible .professionals .animateblock.right.animated {
    margin-right: 6%;
  }
  .professionalsLeft {
    margin-top: 0;
    width: 400px;
  }
  .professionals h2 {
    font-size: 40px;
  }

  .hen {
    background-size: 15%, 40%;
    padding: 100px 0 173px;
    background-position: 56.5% 0, center 98%;
  }
  .snap-scroll-visible .hen .animateblock.right.animated {
    margin-right: 3%;
  }
  .henLeft img {
    width: 100%;
  }
  .snap-scroll-visible .hen .animateblock.left.animated {
    margin-left: 16%;
  }
  .henRight {
    margin-top: 20px;
    width: 400px;
  }
  .fTop h3 {
    font-size: 35px;
    line-height: 28px;
  }
  .fTop h3 span {
    font-size: 25px;
  }
  .fTop a {
    border-radius: 30px;
    padding: 5px 35px;
    font-size: 19px;
  }
  .twitSection img {
    width: 62%;
  }
  .inHead {
    padding: 8px 0 39px;
    background: url(../images/inner-heder-bg.png) no-repeat -20px -21px;
    background-size: 102%;
  }
  .header .logo img {
    width: 20%;
  }
  .btn-nav span {
    background-size: 100%;
    height: 44px;
    width: 54px;
  }
  .btn-nav {
    top: -1px;
  }
  .btn-nav span:hover {
    background-size: 100%;
  }
  .btn-nav.animated span {
    background-size: 100%;
  }
  .categoriesList .item p {
    font-size: 12px;
    min-height: 71px;
    line-height: 18px;
  }
  .categories {
    padding: 84px 0 0;
  }
  .categoriesList .item a {
    background: #1e2738;
    padding: 5px 18px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
  }
  .categoriesRight .owl-theme .owl-nav {
    margin-top: 13px;
  }
  .categoriesRight h2 {
    background: url(../images/title-bg-1-w.gif) no-repeat 230px 0;
    font-size: 47px;
  }
  .categoriesRight p {
    font-size: 13px;
  }
  .categoriesRight .prP {
    padding-right: 185px;
  }
  .categoriesRight img {
    width: 25%;
  }
  .categoriesLeft img {
    width: 110%;
    margin-top: 30px;
    margin-left: 26px;
  }
  .categoriesRight .owl-carousel .item a {
    font-size: 14px;
  }
  .categoriesRight .owl-carousel {
    width: 550px;
  }
  .categoriesRight .owl-carousel .owl-item img {
    width: 90%;
  }
  .shelleggs .col-md-3 img {
    width: 100%;
  }
  .easyegg .col-md-3 img {
    width: 100%;
  }
  .easyegg1 .col-md-4 img {
    width: 100%;
  }
  .easyegg1 {
    background: url(../images/easy-egg-bg.jpg) no-repeat 0 0;
  }
  .ptitle h3 {
    font-size: 18px;
  }
  .ptitle h4 {
    font-size: 24px;
  }
  .ptitle h3 span {
    font-size: 13px;
  }
  .col-md-3 .productIn p {
    font-size: 12px;
    line-height: 20px;
  }
  .shelleggs {
    padding: 120px 0 80px;
  }
  .shelleggs .col-md-3 .productIn p a {
    font-size: 11px;
  }
  .productInroIn {
    width: 400px;
    left: -152px;
  }
  .productInroOut {
    background: url(../images/best-detail-img.png) no-repeat 0 290px;
    background-size: 100%;
    padding: 0 0 77px;
  }
  .productInroBootomLeft {
    margin-left: -42px;
  }
  .productInroTop p {
    font-size: 20px;
    padding-right: 50px;
  }
  .detailIntro {
    margin-bottom: 30px;
  }
  .owl-carousel .owl-item img {
    width: 90%;
    margin: 0 auto;
  }
  .detailIntro h2 {
    font-size: 35px;
    background-size: 6%;
  }
  .productInroBootomLeft img {
    width: 85%;
    height: auto;
  }
  .productInroIn p {
    font-size: 13px;
  }

  .categoriesRight.bodybuilding h2 {
    background: url(../images/title-bg-1-w.gif) no-repeat 250px 60px;
  }
  .categoriesRight.selfiegirl h2 {
    background: url(../images/title-bg-1-w.gif) no-repeat 170px 0px;
  }
  .categoriesRight.multi-women h2 {
    background: url(../images/title-bg-1-w.gif) no-repeat 375px 10px;
  }
  .categoriesRight.father-son h2 {
    background: url(../images/title-bg-1-w.gif) no-repeat 232px 10px;
  }
  .categoriesRight.work-prof h2 {
    background: url(../images/title-bg-1-w.gif) no-repeat 400px 8px;
  }
  .categoriesRight.hen-head h2 {
    background: url(../images/title-bg-1-w.gif) no-repeat 66px 8px;
  }
  .categoriesLeft {
    margin-right: 63px;
  }
  .categoriesList h2 {
    background: url(../images/title-bg-1-L.gif) no-repeat 671px 0;
  }
  .categoriesList .item h3 {
    font-size: 16px;
  }
  .contact-top-section address h2 {
    font-size: 33px;
  }
  .contact-form-con {
    width: 1000px;
  }
  .nav-item a {
    font-size: 42px;
  }
  .nav-item {
    margin: 0 0 12px 0;
  }
  .nav-item a.activeBtn {
    background: url(../images/egg-icon.png) no-repeat 5px 5px;
    background-size: 12%;
  }
  .nav-list {
    list-style: none;
    background: url(../images/menu-line-bg.jpg) no-repeat 19px top;
    background-image: url(../images/menu-line-bg.jpg),
      url(../images/menu-icon.png);
    background-position: 19px top, 92% top;
    background-repeat: no-repeat, no-repeat;
    width: 1000px;
    margin: 0 auto;
    background-size: 0.1%, 36%;
  }

  .intro-section,
  .home-section-two,
  .home-section-three,
  .home-section-four,
  .about-Trendloud,
  .Trendloud-our-services {
    padding: 50px 0;
  }
  .home-section-two,
  .home-section-three,
  .home-section-four {
    background-size: cover;
  }

  .contact-Trendloud address h2 strong {
    font-size: 24px;
  }
  .contact-Trendloud .col-md-5 h3 strong {
    font-size: 32px;
  }
  .contact-Trendloud .col-md-5 h3 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .cs-list.list-two {
    width: 22%;
  }
  .cs-list.list-four {
    width: 29%;
  }

  /***************************************
				SivashanmugamRJ
	****************************************/
  .intro-img {
    height: 38vh;
  }
  .sina-nav-header.social-on .navbar-toggle {
    display: none;
  }
  .enquiryHome .container {
    width: 800px;
    margin: 0 auto;
  }
  .letstrentIntroIn .animateblock.btm {
    margin-top: 0;
  }
  .letsLeft h2 {
    margin-top: 0;
  }
  .letBanner,
  .teambanner,
  .awardbanner,
  .contactBanner,
  .trendloud-ori-Banner,
  .digitalBanner,
  .trendmusicBanner,
  .brandpartnershipsBanner,
  .ormBanner,
  .digital-distributionlBanner {
    height: 42vh;
  }
  .contactForm .container {
    max-width: 970px;
  }
  .home-about {
    padding: 80px 0;
  }
  .tab_wrapper > ul {
    background-size: cover;
  }
  .grid figure {
    min-width: 15.8%;
    max-width: 254px;
  }
  .ychanel ul li img {
    width: 100%;
  }
  .enquiryHome {
    padding: 80px 0;
  }
  .enquiryHome .col-md-4 {
    -ms-flex: 0 0 32%;
    -webkit-box-flex: 0;
    flex: 0 0 32%;
    max-width: 32%;
    margin: 0 2% 0 0;
  }
  .home-about p {
    line-height: 1.4;
  }
  .ychanel ul li {
    width: 22%;
  }
  .enquiryHome h2 {
    font-size: 40px;
  }
  .sina-nav .logo-secondary {
    display: block !important;
  }
  .home-about h2 {
    font-size: 40px;
  }
  .home-about p {
    font-size: 20px;
  }
  .home-about p {
    font-size: 15px;
  }
  .letstrentIntroIn img {
    width: 100%;
  }
  .letstrentIntro {
    margin: 0;
  }
  .main-banner-content {
    height: 42vh;
  }
  .letsLeft {
    padding: 20px;
  }
  .letsLeft p {
    font-size: 17px;
    line-height: 33px;
    padding-left: 28px;
  }
  .letsLeft h3 {
    font-size: 18px;
    line-height: 31px;
  }
  .whyusIn p {
    font-size: 16px;
  }
  .ormIneer .grid figure {
    min-width: 139px;
  }
  .ourserviceIntro {
    background: url(../images/our-service-intro-bg.jpg) no-repeat -259px 0;
  }
  .ourserviceIntro h2 {
    font-size: 43px;
  }
  .ceoOut h3 {
    font-size: 14px;
  }
  .ceoOut h3 span {
    font-size: 11px;
  }
  .ceoOut p {
    font-size: 12px;
    color: #6f6f6f;
  }
  .ourTeam .container {
    padding: 0 10px;
  }
  .hr .ceoOut h3 {
    font-size: 14px;
  }
  .ourTeam h2 {
    font-size: 28px;
  }
  .ceoOut .col-md-4 img {
    width: 80%;
  }
  .hr .ceoOut .col-md-6 img {
    width: 80%;
  }
}

@media all and (max-width: 991px) {
  /***************************************
				SivashanmugamRJ
	****************************************/
  .intro-img {
    height: 57vh;
    position: relative;
  }
  .home-about {
    padding: 80px 0;
  }
  .tab_wrapper > ul {
    background-size: cover;
  }
  .grid figure {
    min-width: 49.8%;
  }
  .enquiryHome {
    padding: 80px 0;
  }
  .enquiryHome .col-md-4 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 15px 0;
  }
  .home-about p {
    line-height: 1.4;
  }

  .sina-nav .logo-secondary {
    display: block !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* .main-banner-content{height:52vh;} */

  .letBanner {
    background: url(../images/lets-trend-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }

  .contactBanner {
    background: url(../images/contact-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .enquiryHome select {
    height: 50px;
  }

  figure.effect-bubba p {
    padding: 5px;
  }
  figure.effect-bubba:hover span img {
    width: 50%;
  }
  .castCrew .col-md-4 {
    padding: 40px 0 0 39px;
  }
  .castCrew .col-md-4 img {
    padding-left: 75px;
    margin-bottom: 10px;
    width: 70%;
  }
  .castCrewLeft {
    padding: 20px;
  }
  .castCrewLeft h3 {
    margin: 0 0 15px;
  }
  .castCrew .col-md-8 img {
    width: 110%;
  }

  /* 	.videoBg{ background-size:cover;padding:80px 0;} */
  .videoBg.Whatsapp-Velakkai-VB {
    background: url(../images/video-bg-Whatsapp-Velakkai-BG.jpg) no-repeat
      center;
    background-size: cover;
  }
  .videoBg.doorNo403-VB {
    background: url(../images/video-bg-door-no-403.jpg) no-repeat center;
    background-size: cover;
  }
  .videoBg.Amer-mappillai-VB {
    background: url(../images/video-bg-Amer-mappillai.jpg) no-repeat center;
    background-size: cover;
  }
  .videoBg .container .col-md-6 {
    float: left;
    padding: 180px 0;
  }
  .videoBg .container .col-md-6 img {
    width: 200px;
    height: auto;
  }
  /* .videoBg .container .col-md-6:first-child img{margin-left:45px;}
	.videoBg .container .col-md-6:last-child img{margin-right:60px;} */

  .digitalDistribution .grid figure {
    float: none;
    display: inline-block;
  }
  .suffringBanner {
    background: url(../images/suffering-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .contactBanner {
    background: url(../images/contact-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .kurkureBanner {
    background: url(../images/kurkure.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .heyBanner {
    background: url(../images/hey-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .dharmaduraiBanner {
    background: url(../images/Dharmadurai.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .chennai28Banner {
    background: url(../images/Chennai%E2%80%9328-2-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .smileBanner {
    background: url(../images/smile-settai.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .madrasBanner {
    background: url(../images/madras-meter.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .DoorBanner {
    background: url(../images/Door-no-403-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .americaBanner {
    background: url(../images/AmericaMappillai-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .beingBanner {
    background: url(../images/being-tamizhan-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .whatupbanner {
    background: url(../images/whatup-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .chandiveranBanner {
    background: url(../images/Chandiveeran.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .soloBanner {
    background: url(../images/solo.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .settaibanner {
    background: url(../images/settai-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .thankBanner {
    background: url(../images/thank-you-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .serviceBanner {
    background: url(../images/service-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .digitalBanner {
    background: url(../images/digital-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .digital-distributionlBanner {
    background: url(../images/digital-distribution.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .kalaignerBanner {
    background: url(../images/kalaignar-banner.jpg) no-repeat 50%;
    background-size: cover;
  }
  .trendloud-ori-Banner {
    background: url(../images/trendloud-originals.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .ormBanner {
    background: url(../images/orm-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .brandpartnershipsBanner {
    background: url(../images/brand-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .trendmusicBanner {
    background: url(../images/trenmusic-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .rangarajBanner {
    background: url(../images/rangaraj-pandey-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
@media all and (max-width: 768px) {
  .brandbottom {
    display: none;
  }
  .nav-item a.activeBtn {
    background: url(../images/egg-icon.png) no-repeat 10px 5px;
    color: #fdbc20;
    background-size: 14%;
  }
  .nav-item a {
    font-size: 32px;
  }
  .eggcontent h2 {
    background: none;
    font-size: 68px;
    padding: 0;
  }
  .snap-scroll-visible .animateblock.left.animated {
    margin-left: 5%;
  }
  .bImg1,
  .bImg2,
  .bImg3,
  .bImg4,
  .bImg5,
  .bImg6,
  .bImg7 {
    display: none;
  }
  .contact-form-con {
    width: 100%;
  }
  section {
    height: auto;
    clear: both;
  }
  .bottomBg {
    position: inherit;
  }
  .eggcontent {
    width: 100%;
    float: none;
    padding: 0 30px;
  }
  .eggcontentImg {
    width: 100%;
    float: none;
  }
  .header {
    top: 0;
    background: #fff;
  }
  .header .logo {
    padding: 0;
  }
  .header .logo img {
    width: 52%;
  }
  .btn-nav {
    top: 0;
    right: 0;
  }
  .btn-nav span {
    background-size: 100%;
    height: 41px;
    width: 42px;
  }
  .eggcontentOut {
    padding: 50px 0;
  }
  .eggcontentImg img {
    width: 100%;
  }
  .bImgOut {
    min-height: 600px;
    background: url(../images/banner-img.png) no-repeat center 80px;
    background-size: 50%;
  }
  .sportsmanLeft {
    float: none;
    width: 100%;
  }
  .sportsmanLeft img {
    width: 50%;
    margin: 0 auto;
  }
  .sportsmanRight {
    float: none;
    width: 100%;
    padding: 0 30px;
    margin-top: 0;
  }
  .sportsman {
    background: none;
    text-align: center;
    padding: 50px 0;
  }
  .sportsman {
    background: none;
  }
  .sportsmanRight .ficon {
    float: none;
    display: none;
  }
  .gym {
    background: none;
    text-align: center;
    padding: 50px 0 50px;
  }
  .gymLeft {
    float: none;
    padding: 0 30px;
    text-align: center;
    margin-top: 0;
    width: 100%;
  }
  .gymLeft h2 {
    background: none;
    padding: 0;
    margin-top: 0;
    font-size: 35px;
  }
  .gym .ficon {
    float: none;
    display: none;
  }
  .gymRight {
    float: none;
    width: auto;
  }
  .gymRight img {
    width: 50%;
    margin: 0 auto;
  }
  .selfie {
    background: none;
    text-align: center;
    padding: 50px 0 50px;
  }
  .selfieLeft {
    float: none;
    width: 100%;
  }
  .selfieLeft img {
    width: 30%;
    margin: 0 auto;
  }
  .ficon {
    display: none;
  }
  .selfieRight h2 {
    background: none;
    padding: 0;
    font-size: 35px;
  }
  .selfieRight {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 0 30px;
  }
  .eggcontent h3 {
    font-size: 20px;
  }
  p {
    font-size: 15px;
  }
  .women {
    padding: 50px 0;
    background: none;
    text-align: center;
  }
  .women h2 {
    background: none;
    padding: 0;
    font-size: 35px;
  }
  .womenLeft {
    float: none;
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
  .womenRight {
    float: none;
    width: 100%;
  }
  .womenRight img {
    width: 50%;
    margin: 0 auto;
  }
  .fatherSon {
    padding: 50px 0;
    background: none;
    text-align: center;
  }
  .fatherSon h2 {
    background: none;
    padding: 0;
    font-size: 35px;
  }
  .fatherSonLeft {
    float: none;
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
  .fatherSonRight {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 0 30px;
  }
  .fatherSonLeft img {
    width: 50%;
    margin: 0 auto;
  }
  .professionals {
    padding: 50px 0;
    background: none;
    text-align: center;
  }
  .professionals h2 {
    background: none;
    padding: 0;
    font-size: 35px;
  }
  .professionalsLeft {
    float: none;
    width: 100%;
    padding: 0 30px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .professionalsRight {
    float: none;
    width: 100%;
  }
  .professionalsRight img {
    width: 40%;
    margin: 0 auto;
  }
  .hen {
    padding: 50px 0;
    background: none;
    text-align: center;
  }
  .hen h2 {
    background: none;
    padding: 0;
    font-size: 35px;
  }
  .henLeft {
    float: none;
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
  .henRight {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 0 30px;
  }
  .henLeft img {
    width: 50%;
    margin: 0 auto;
  }
  .fTop h3 {
    padding: 80px 0 0;
    line-height: 25px;
    font-size: 25px;
    background-size: 19%;
  }
  .fTop h3 span {
    font-size: 17px;
  }
  .fTop a {
    padding: 4px 26px;
    font-size: 15px;
  }
  .fBottom {
    background-size: 4%;
    padding: 36px 0 0;
  }
  footer {
    height: auto;
  }
  .twitSection {
    padding: 50px 0;
  }
  .sportsmanRight h2 {
    background: none;
    font-size: 35px;
    padding: 0;
  }

  .intro-section,
  .home-section-two,
  .home-section-three,
  .home-section-four,
  .about-Trendloud,
  .Trendloud-our-services {
    padding: 50px 0;
  }
  .home-section-two,
  .home-section-three,
  .home-section-four {
    background-size: cover;
  }
  .home-section-three .client-logo img {
    width: 28%;
    margin-bottom: 15px;
  }
  .home-section-four .col-md-6 h2 {
    font-size: 29px;
  }
  .home-section-four .col-md-6 img {
    width: 100%;
  }
  .con-view h3 {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.5;
  }
  .con-view h6 {
    font-size: 28px;
    letter-spacing: 1px;
  }
  .home-section-two .offset-md-2 {
    margin-left: 0;
  }
  .home-section-two .col-md-8 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /***************************************
				SivashanmugamRJ
	****************************************/
  .loader {
    padding: 160px 28px 0;
    background-size: 35%;
    z-index: 9999999999;
  }
  .loader h1 {
    font-size: 40px;
  }
  .loader h5 {
    font-size: 25px;
  }
  .loader h5 br {
    display: none;
  }
  .nav-container {
    min-height: 60px;
    top: 0;
  }
  .intro-img {
    height: 58vh;
    margin-top: 60px;
  }
  #intro .videoIn {
    top: 105.5%;
  }
  .home-about {
    padding: 60px 10px;
  }
  .animateblock.btm {
    margin-top: 0;
  }
  .home-about h2 {
    font-size: 32px;
  }
  .home-about p {
    font-size: 20px;
    padding: 0 0 15px 0;
  }
  .home-about p br {
    display: none;
  }
  .enquiryHome .container {
    width: 100%;
    margin: 0 auto;
  }
  .tab_wrapper .content_wrapper .tab_content h2 {
    font-size: 32px;
    letter-spacing: -1px;
  }
  .tab_wrapper .content_wrapper .tab_content {
    padding: 30px 10px 15px;
  }
  .tab_wrapper .content_wrapper .tab_content p {
    font-size: 13px;
    line-height: 1.4;
  }
  .ormIneer {
    padding: 40px 0 0;
  }
  .tab_wrapper .content_wrapper .tab_content p br {
    display: none;
  }
  .animateblock.btm.animated {
    margin-top: 0;
    display: inline-block;
  }
  .grid figure {
    min-width: 100%;
    max-height: 430px;
  }
  .ychanel ul li {
    margin: 0 2%;
    width: 44%;
  }
  .ychanel ul li a img {
    width: 98%;
  }
  .TP {
    padding: 0;
  }
  .partenership {
    margin-top: 75px;
  }
  .partenership li {
    margin: 0;
    width: 100%;
  }
  .partenership li img {
    width: 75%;
  }
  .partenership li:nth-child(1) img,
  .partenership li:nth-child(3) img {
    padding: 0;
  }
  .enquiryHome {
    padding: 60px 10px;
  }
  .enquiryHome h2 {
    font-size: 32px;
  }
  .enquiryHome .form-group {
    margin-bottom: 0rem;
    padding: 0 15px;
  }
  .enquiryHome .col-md-4 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin: 0 0 10px;
  }
  .enquiryHome .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 20px;
  }
  .letstrentIntro {
    padding: 20px 0;
  }
  .letsLeft {
    text-align: center;
    padding: 20px;
  }
  .letstrentIntroIn {
    margin: 0 0 0;
    padding: 20px;
  }
  .letsLeft h3 {
    font-size: 17px;
    line-height: 29px;
  }
  .letsLeft p {
    font-size: 15px;
    line-height: 29px;
    padding-left: 0;
  }
  .letstrentIntroIn .col-md-6 img {
    width: 100%;
  }
  .whyusIn {
    margin-right: 0;
    text-align: center;
  }
  .whyusIn h2 {
    font-size: 30px;
  }
  .whyusIn h2 span {
    font-size: 30px;
  }
  .whyusIn p {
    font-size: 15px;
  }
  .ourserviceIntro {
    background: none;
    background-color: #fff;
    padding: 0;
  }
  .img-bg-center {
    background-size: cover;
  }
  .ourserviceIntro .container {
    max-width: 100%;
    padding: 30px;
  }
  .contactForm .col-md-4 {
    margin: 0 25px 0 0;
    padding: 0;
    -ms-flex: 0 0 31%;
    -webkit-box-flex: 0;
    flex: 0 0 31%;
    max-width: 31%;
  }
  .contacts {
    font-size: 14px;
  }
  .footerTop .col-md-4:nth-child(2) ul li {
    margin-right: 10px;
  }
  .main-banner-content h5 {
    font-size: 17px;
  }
  .main-banner-content h1 {
    font-size: 25px;
  }
  .group-list li a {
    padding: 5px 10px 5px 40px !important;
  }
  .letsLeft h2 {
    font-size: 40px;
  }

  .ourTeam .container {
    padding: 0 65px;
  }
  .ourTeam h2 {
    font-size: 32px;
  }
  .ceoOut .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ceoOut .col-md-3 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .ceoOut .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .ceoOut h3 {
    font-size: 17px;
  }
  .ceoOut h3 span {
    font-size: 14px;
  }

  .hr .ceoOut .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .hr .ceoOut .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;

    max-width: 50%;
    text-align: center;
  }
  .hr .ceoOut h3 {
    font-size: 12px;
  }
  .awards .col-md-4 {
    min-height: 282px;
  }
  .awards .col-md-4 img {
    width: 100%;
  }
  .awards .col-md-4 h3 {
    font-size: 18px;
  }
  .awards .col-md-4 p {
    font-size: 15px;
  }
  .ychanel {
    padding: 60px 25px;
  }

  .castCrew .col-md-4 img {
    padding-left: 0;
    margin-bottom: 0;
  }

  .captchatext {
    width: 41%;
    float: left;
  }
  #imgdiv {
    overflow: hidden;
    width: 41%;
    float: left;
    height: 50px;
  }
  #imgdiv img {
    width: 100%;
    margin-left: -14px;
  }
  #reload {
    width: 13%;
  }
  .contactForm .captchatext {
    width: 48%;
  }
  .contactForm #imgdiv {
    height: 40px;
  }
  .contactForm #imgdiv img {
    width: 100%;
    margin-left: 0px;
    margin-top: -6px;
  }
  .contactForm #reload {
    width: 10%;
  }

  .ModalPopup_Enquery .modal-dialog .modal-body .captchatext {
    width: 80%;
    float: left;
  }
  .ModalPopup_Enquery .modal-dialog .modal-body #imgdiv {
    overflow: hidden;
    width: 15%;
    float: left;
    height: 37px;
  }
  .ModalPopup_Enquery .modal-dialog .modal-body #imgdiv img {
    width: 105%;
    margin-left: -2px;
  }
  .ModalPopup_Enquery .modal-dialog .modal-body #reload {
    width: 5%;
  }

  .videoBg.doorNo403-VB {
    background: none;
  }
  .videoBg.Amer-mappillai-VB {
    background: none;
  }
  .videoBg.Whatsapp-Velakkai-VB {
    background: none;
  }
}

@media all and (max-width: 668px) {
  .ceoOut .col-md-6 {
    text-align: center;
  }
  .awards .container {
    max-width: 100%;
  }
  .awards .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    margin-right: 0;
    max-width: 70%;
  }
  .awardsTop {
    margin-bottom: 70px;
    padding: 0 20px;
  }
  .awardsTop p br {
    display: none;
  }

  .img-bg-center {
    background-size: cover;
    background-position: 65% 35px;
    height: 32vh;
  }
  .main-banner-content {
    height: 330px;
  }
  .intro-img {
    height: 31vh;
    margin-top: 60px;
  }
  #intro .videoIn {
    top: 105.5%;
  }
  .ourserviceIntro {
    padding: 20px 0;
  }
  .ourserviceIntro h2 {
    font-size: 30px;
  }
  .ourserviceIntro h3 {
    font-size: 20px;
  }
  .enquiryHome {
    padding: 20px 10px;
  }
  .TP {
    padding: 0;
  }
  .ourserviceIntro p:last-child {
    margin-bottom: 0;
  }
  .ourserviceIntro .container {
    padding: 30px 30px 10px;
  }
  .csupport {
    width: 100%;
    padding: 30px;
    margin-bottom: 30px;
  }
  .address {
    width: 100%;
    padding: 15px;
  }
  .contactOut h2 {
    font-size: 15px;
  }
  .contactForm p {
    background: none;
  }
  .contactOut h2 span {
    margin: 0 0 20px;
  }
  .contactForm .col-md-4 {
    margin: 0 25px 0 0;
    padding: 0;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contactForm p {
    margin: 0 0 20px;
  }
  .contactOut {
    padding: 40px 0;
  }
  .popup .col-md-4 {
    margin-bottom: 15px;
  }
  .popup .form-group {
    margin-bottom: 0;
  }
  .popup .modal-content {
    padding: 0 10px 30px;
  }
  .popup textarea {
    margin: 0 0 30px;
  }
  .contactOut h3 {
    margin: 0 0 20px;
    font-size: 16px;
  }
  .contactOut h2 {
    font-size: 15px;
    margin: 0 0 20px;
  }
  .animateblock {
    opacity: 1;
  }
  .mbanner {
    display: none;
    background: url(../images/m-banner.jpg) no-repeat;
    height: 55vh;
    position: relative;
  }
  #intro {
    display: block;
  }
  .loader {
    display: flex;
    align-items: center;
  }
  .mbanner .main-banner-content h1 {
    font-size: 33px;
  }
  .mbanner .main-banner-content {
    height: 325px;
  }
  .mbanner .main-banner-content h5 {
    font-size: 13px;
  }
  .mbanner .main-banner-content h5 br {
    display: none;
  }
  .ormIneer .grid figure {
    min-width: 46%;
    max-width: 49%;
    max-height: auto;
    width: 50%;
    float: left;
    display: inline-block;
  }
  .castCrew .col-md-4 {
    padding: 0;
    text-align: center;
  }
  .castCrewLeft {
    right: 0;
    margin: 24px;
    width: 90%;
  }
  .videoBg {
    background: none;
    padding: 15px 0;
  }
  .castCrew .col-md-8 img {
    float: none;
    width: 100%;
  }
  .videoBg .container .col-md-3,
  .videoBg .container .col-md-6 {
    padding: 0;
    width: 100%;
    margin: 0 auto 18px;
  }
  .videoBg .container .col-md-6 img {
    width: 100%;
    height: auto;
  }
  .videoBg .container h2 {
    color: #000;
  }
  .awards .row {
    padding: 0;
  }
  .footerOuter {
    background: url(../images/footer-bg.jpg) no-repeat center bottom #191a1e;
    background-size: 230%;
  }
}
@media all and (max-width: 528px) {
  /***************************************
				SivashanmugamRJ
	****************************************/
  .partnershipsOut .animateblock {
    margin-top: 0px !important;
  }
  .mob-hide,
  .main-container {
    overflow: hidden;
  }
  .loader {
    padding: 20px 10px 0;
    background: #000;
    z-index: 9999999999;
  }
  .loader h1 {
    font-size: 38px;
  }
  .loader h5 {
    font-size: 19px;
  }
  .loader h5 br {
    display: none;
  }
  .intro-img {
    height: 28vh;
    margin-top: 60px;
  }
  .mobile_view-video {
    display: block;
  }
  .videoIn {
    display: none;
  }
  .footerTop,
  .footerTop .col-md-4:nth-child(3) {
    text-align: center;
  }
  .footerTop .col-md-4 {
    margin-bottom: 40px;
  }
  .footerTop .col-md-4:nth-child(3) {
    margin-bottom: 0;
  }
  .footer,
  .footerRight {
    text-align: center;
    float: none;
  }
  .footerRight a:last-child {
    padding-top: 0px;
  }

  .castCrew .row {
    margin-right: 0;
    margin-left: 0;
  }
  .castCrewLeft {
    margin: 5%;
  }
  .videoBg .container .col-md-6 {
    max-width: 100%;
  }
  .videoBg .container .col-md-6:first-child img {
    margin-left: 0;
  }
  .videoBg .row {
    margin-right: 0;
    margin-left: 0;
  }
  .contactOut .animateblock.btm {
    display: inline;
  }
  /***************************************
				SivashanmugamRJ
	****************************************/

  .Logo {
    width: 90px;
  }
  .Logo img {
    width: 100%;
  }
  .intro-section,
  .home-section-two,
  .home-section-three,
  .home-section-four,
  .about-Trendloud,
  .Trendloud-our-services {
    padding: 50px 0;
  }
  .con-view {
    margin-bottom: 80px;
  }
  .con-view h3 {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.5;
  }
  .home-section-two,
  .home-section-three,
  .home-section-four {
    background-size: cover;
  }
  .home-section-two .enquery-from {
    margin-top: 5px;
  }
  .home-section-two .enquery-from .form-group {
    margin-bottom: 0rem;
  }
  .home-section-two .enquery-from .form-control {
    margin-bottom: 10px;
  }
  .home-section-three .client-logo img {
    width: 43%;
    margin-bottom: 10px;
  }
  .home-section-four .col-md-6 h2 {
    font-size: 32px;
  }
  .home-section-four .col-md-6 img {
    width: 100%;
    float: inherit;
  }
  .home-section-four .col-md-6:first-child {
    margin-bottom: 10px;
  }
  .home-section-four p {
    font-size: 13px;
  }
  .home-section-four .col-md-6 h6 {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 1px;
  }

  .inner-banners {
    padding: 80px 0 40px;
  }
  .inner-banners .container h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .services-inner h4 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .about-con-view h2 {
    font-size: 22px;
  }
  .about-con-view h3 {
    font-size: 15px;
  }
  .about-Trendloud h2 {
    font-size: 22px;
  }

  .contact-Trendloud {
    padding: 80px 0 40px;
  }
  .contact-Trendloud .header-sec h2 {
    font-size: 35px;
  }
  .contact-Trendloud .header-sec {
    margin-bottom: 30px;
  }
  .contact-Trendloud address {
    text-align: center;
  }
  .contact-Trendloud address h2 {
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #4193ef;
  }
  .contact-Trendloud address h2 strong {
    font-size: 20px;
  }
  .contact-Trendloud address p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0px auto !important;
    padding: 8px 0 8px 44px !important;
  }
  .contact-Trendloud address p br {
    display: none;
  }
  .contact-Trendloud address .contact-social {
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #4193ef;
  }
  .contact-Trendloud .col-md-5 h3,
  .contact-Trendloud .col-md-5 h3 strong {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .contact-Trendloud .col-md-5 h6 {
    margin-bottom: 10px;
  }

  .cs-list.list-one,
  .cs-list.list-two,
  .cs-list.list-three,
  .cs-list.list-four {
    width: 100%;
    padding: 0;
  }
  .cs-list .csl-view {
    margin-bottom: 16px !important;
  }
  .coming-soon-list {
    padding: 30px;
    background-image: none;
    background-color: #0a21ff;
  }
  .cs-list.list-four .csl-view.one {
    width: 100%;
  }
  .cs-list.list-one .csl-view.one,
  .cs-list.list-one .csl-view.two,
  .cs-list.list-two .csl-view.one,
  .cs-list.list-two .csl-view.two,
  .cs-list.list-three .csl-view.one,
  .cs-list.list-four .csl-view.one,
  .cs-list.list-four .csl-view.two {
    height: 100px;
  }
  .cs-list .csl-view h6 {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .show-list {
    padding: 10px;
  }
  .Trendloud-our-services .ts-list {
    width: 100%;
    margin: 2% 0;
  }
  .services-inner h4 {
    font-size: 21px;
    line-height: 1.5;
  }
  .services-inner p {
    padding: 0 5%;
  }
  .logo-secondary {
    display: block !important;
  }
  /* .sina-nav .extension-nav > ul > li:first-child{display:none;} */
  .awards .row {
    padding: 0;
  }
  .loader img {
    width: 100%;
  }
}

/* Common */

.navbar-black {
  background-color: #000 !important;
}

.text-left {
  text-align: left;
}
.responsive-youtube-embed {
  width: 100%;
  height: 100%;
  min-height: 600px;
  max-width: 445px;
  aspect-ratio: 9/16;
}

.responsive-iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  margin-bottom: 30px;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.align-left {
  align-items: flex-start;
}
/* Common */

/* Index Blog */
.home-services {
  padding-bottom: 0px;
  background: #fff;
}
.blog-home-page {
  padding: 80px 0;
}
.blog-home-page h2 {
  font-size: 59px;
  font-weight: 800;
  color: #2d3740;
  text-align: center;
}
.blog-home-page .blog-list {
  padding: 20px 0;
}

/* Blog */

.blog-banner-container {
  height: 100%;
}

.blog-banner-content {
  display: flex;
  align-items: center;
  height: 100%;
}

.blog-banner-content h1 {
  font-size: 55px;
  font-weight: 600;
  text-shadow: 2px 3px 22px #000;
  color: #fff;
}

.blog-list {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
}

.blog-list-item {
  /* flex-grow: 1; */
  width: 33.33%;
  display: block;
  position: relative;
  text-decoration: none;
}

a.blog-list-item {
  text-decoration: none;
}

.blog-list-item-inner {
  margin: 20px;
  border-radius: 10px;
  overflow: hidden;
  min-height: 500px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.blog-list-item:hover {
  border-color: #00bdb6;
}

.blog-list-item-inner-img {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

.blog-list-item-inner-img img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.blog-list-item-inner-details {
  padding: 20px 20px;
}

.blog-list-item-inner-details .blog-list-item-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-decoration: none !important;
  min-height: 70px;
}

.blog-list-item-meta {
  font-size: 10px;
  color: #333;
}

.blog-banner-content {
  padding-left: 20px;
  padding-right: 20px;
}

.blog-banner-content h1 {
  margin: 0;
}

.blog-page {
  padding: 150px 0;
}

.blog-page-item p {
  font-size: 16px;
  line-height: 1.56;
}

.blog-page-item li {
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.56;
  list-style-type: disc;
}

.blog-page-meta {
  margin-bottom: 40px;
  width: 60%;
}

p.blog-page-meta-text {
  color: #545454;
  font-size: 10px;
}

p.meta-hashtags {
  /* color: #00bdb6; */
  font-size: 12px;
}

.blog-header-img {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 40px;
  width: 40%;
}

.blog-page-item .blog-header-img img {
  max-width: 450px;
  min-width: 100%;
  min-height: 100%;
  background: #c6c6c6;
}

.blog-page-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-page-comments {
  margin: 40px 0px;
}

.blog-page-header {
  display: flex;
  margin-bottom: 40px;
}

.blog-page-header-text {
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 30px;
}

.blog-page-meta-details {
  padding: 0 50px;
}

.related-posts-list {
  padding: 0;
}

.related-posts-list .blog-list-item-inner {
  margin: 0px 20px 0px 0px;
}

@media all and (min-width: 1500px) {
  .blog-banner-content h1 {
    font-size: 59px;
  }
}

@media all and (max-width: 1280px) {
  .blog-banner-content {
    margin-top: 0px;
  }
  .blog-home-page h2 {
    font-size: 50px;
  }
}

@media all and (max-width: 991px) {
  .blog-list-item-inner {
    min-height: 350px;
  }

  .blog-banner-content {
    margin-top: 40px;
  }

  .blog-banner-content h1 {
    font-size: 48px;
  }
}

@media all and (max-width: 768px) {
  .blog-banner-content h1 {
    font-size: 25px;
  }

  .blog-page-meta {
    width: 100%;
  }

  .blog-header-img {
    width: 100%;
    margin-bottom: 0;
  }
  .blog-list-item {
    width: 50%;
  }
  .blog-list-item-inner {
    min-height: 300px;
  }
  .related-posts-list .blog-list-item-inner {
    margin: 30px 20px 0px 0px;
  }

  .blog-banner-content {
    margin-top: 30px;
  }

  .blog-home-page h2 {
    font-size: 32px;
  }
  .blog-home-page {
    padding: 40px 0;
  }
}

@media all and (max-width: 600px) {
  .blog-list-item {
    width: 100%;
  }

  .related-posts-list .blog-list-item-inner {
    margin: 30px 0px 0px 0px;
  }

  .blog-page-header {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }

  .blog-page-meta-details {
    padding: 0px;
    margin-top: 30px;
  }

  .blog-page {
    padding: 100px 0;
  }

  .blog-list-item {
    margin: 5px;
  }
}

/* Blog */

.cover-section {
  margin-top: 60px;
}
.desktop-only {
  display: none;
}
.mobile-only {
  display: block;
}

@media all and (min-width: 768px) {
  .cover-section {
    margin-top: 0px;
  }
  .desktop-only {
    display: block;
  }
  .mobile-only {
    display: none;
  }
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.recent-work {
  background-color: #ffffff !important;
  padding: 5% 10%;
}

.audio-player-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.audio-player-container p {
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}

.audio-player-container audio {
  max-width: 800px;
  width: 100%;
}

.text-left {
  text-align: left;
}

.artist {
  margin-bottom: 50px;
}

.artist p {
  font-size: 16px;
  margin-bottom: 10px;
}

.location-details p {
  font-size: 16px;
  margin-bottom: 10px;
}
