 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
 @font-face {
   font-family: 'gilroy-blackuploaded_file';
   src: url('../fonts/gilroy-black-webfont.woff2') format('woff2'), url('../fonts/gilroy-black-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-bolduploaded_file';
   src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'), url('../fonts/gilroy-bold-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-extrabolduploaded_file';
   src: url('../fonts/gilroy-extrabold-webfont.woff2') format('woff2'), url('../fonts/gilroy-extrabold-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-heavyuploaded_file';
   src: url('../fonts/gilroy-heavy-webfont.woff2') format('woff2'), url('../fonts/gilroy-heavy-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-lightuploaded_file';
   src: url('../fonts/gilroy-light-webfont.woff2') format('woff2'), url('../fonts/gilroy-light-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-mediumuploaded_file';
   src: url('../fonts/gilroy-medium-webfont.woff2') format('woff2'), url('../fonts/gilroy-medium-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-semibolduploaded_file';
   src: url('../fonts/gilroy-semibold-webfont.woff2') format('woff2'), url('../fonts/gilroy-semibold-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-thinuploaded_file';
   src: url('../fonts/gilroy-thin-webfont.woff2') format('woff2'), url('../fonts/gilroy-thin-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'gilroy-ultralightuploadedfile';
   src: url('../fonts/gilroy-ultralight-webfont.woff2') format('woff2'), url('../fonts/gilroy-ultralight-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 body {
   font-family: 'Poppins', sans-serif;
   overflow-x: hidden
 }
 a, button, img {
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
   -ms-transition: all .5s;
   -o-transition: all .5s;
   transition: all .5s
 }
 img {
   max-width: 100%
 }
 h1, h2, h3, h4, h5, h6, li, p, ul {
   margin: 0;
   padding: 0
 }
 ul {
   list-style: none;
 }
 a {
   color: #ae2e46;
   text-decoration: none
 }
 a:focus, a:hover {
   text-decoration: none
 }

sup {
	text-transform: none;
}
 .top_banner {
   width: 100%;
   text-align: center;
   display: inline-block;
   padding: 50px 15px 100px;
   background: url("../img/banner_img.jpg");
   background-position: center;
   background-size: cover;
   border-top: 4px solid #2f79ac;
 }
 .top_banner p {
   font-size: 20px;
   font-family: 'gilroy-lightuploaded_file';
   text-transform: uppercase;
   letter-spacing: 3px;
   color: #fff;
   margin: 110px 0 0;
 }
 .top_banner p span {
   font-family: 'gilroy-bolduploaded_file';
   color: #ffdd00;
 }
 .venue_sec {
   display: inline-block;
   width: 100%;
   position: relative;
   z-index: 1;
 }
 .venue_sec .venue_col {
   display: flex;
   align-items: center;
   justify-content: space-between;
   background: #fff;
   padding: 24px 40px;
   margin: -100px auto 0;
   box-shadow: 0 0 20px #000;
   max-width: 1120px;
 }
 .venue_sec .venue_col p {
   font-size: 17px;
   font-family: 'gilroy-bolduploaded_file';
   text-transform: uppercase;
   display: flex;
   align-items: center;
 }
 .venue_sec .venue_col .btn-default {
   background: #f3ab25;
   border: none;
   border-radius: 0;
   padding: 18px 50px;
   font-family: 'gilroy-lightuploaded_file';
   font-size: 16px;
   text-transform: uppercase;
   letter-spacing: 3px;
   font-weight: bold;
 }
 .venue_sec .venue_col .btn-default:hover {
   background: #012334;
   color: #fff;
 }
 .venue_sec .venue_col p span {
   padding-left: 10px;
 }
 .about_sec {
   width: 100%;
   display: inline-block;
   padding: 110px 15px 90px;
   background: url("../img/about_bg.jpg");
   background-position: center;
   background-size: cover;
   margin: -48px 0 0px;
   position: relative;
 }
 .about_sec .container {
   position: relative;
 }
 .about_sec .sky {
   position: absolute;
   right: -75px;
   top: 0;
 }
 .about_sec .sky2 {
   position: absolute;
   left: -60px;
   bottom: 200px;
 }
 .about_sec h1 {
   text-align: center;
   position: relative;
   margin: 0 0 50px;
   font-size: 32px;
   text-transform: uppercase;
   font-family: 'gilroy-bolduploaded_file';
   letter-spacing: 4px;
   color: #fff;
 }
 .heading_icon {
   text-align: center;
 }
 .about_sec p {
   font-size: 18px;
   color: #fff;
   margin: 0 0 22px;
   line-height: 30px;
   font-weight: 300;
 }
 .about_sec .btn-default {
   background: #fff;
   border: none;
   border-radius: 0;
   padding: 18px 70px;
   font-family: 'gilroy-bolduploaded_file';
   font-size: 16px;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #000;
   margin: 30px 0 0;
 }
 .about_sec .btn-default:hover {
   background: #f3ab25;
 }
 .about_img {
   border: 8px solid #ffffff0d;
 }
 .owl-nav {
   display: none;
 }
 .owl-carousel .owl-dots .owl-dot {
   background: #a6685a;
   width: 16px;
   height: 16px;
   border-radius: 50px;
   margin: 0 2px;
   border: 2px solid #814a43;
 }
 .owl-carousel .owl-dots .owl-dot.active {
   background: #ff8420;
   border: 3px solid #a6685a;
   width: 16px;
   height: 16px;
 }
 .owl-dots {
   display: flex;
   justify-content: center;
   align-items: center;
   margin: 10px 0 0;
 }
 .foryousec {
   background: #d19d61;
   display: inline-block;
   width: 100%;
   padding: 80px 0;
   position: relative;
 }
 .foryousec h2 {
   text-align: center;
   position: relative;
   margin: 0 0 40px;
   font-size: 32px;
   text-transform: uppercase;
   font-family: 'gilroy-bolduploaded_file';
   letter-spacing: 4px;
   color: #000000;
 }
 .for_col {
   display: flex;
   align-items: center;
   background: #fff;
   padding: 20px;
 }
 .for_col .icon_col {
   width: 310px;
 }
 .about_in {
   padding: 0 0 0 50px;
   width: calc(100% - 380px);
 }
 .about_in h3 {
   font-family: 'gilroy-bolduploaded_file';
   font-size: 32px;
   margin: 0 0 19px;
 }
 .about_in p {
   font-size: 22px;
   font-weight: 300;
   line-height: 35px;
 }
 .foryousec .container {
   width: 100%;
   max-width: 1090px;
   position: relative;
 }
 .foryousec .owl-carousel .owl-dots .owl-dot {
   background: #ffc98a;
   border: 2px solid #d19d61;
 }
 .foryousec .owl-carousel .owl-dots .owl-dot.active {
   background: #b5772f;
   border: 3px solid #ffc98a;
 }
 .foryousec .owl-dots {
   margin: 20px 0 0;
 }
 .foryou_slider .owl-nav {
   display: block;
   position: absolute;
   left: 0;
   width: 100%;
   top: 50%;
 }
 .sky3 {
   position: absolute;
   right: -50px;
   top: 70px;
 }
 .sky4 {
   position: absolute;
   left: -30px;
   bottom: 70px;
 }
 .leaf1 {
   position: absolute;
   left: -40px;
   top: -90px;
 }
 .foryou_slider .owl-nav button {
   position: absolute;
   left: -50px;
   background: #ffc98a !important;
   width: 37px;
   height: 37px;
   border-radius: 50px;
 }
 .foryou_slider .owl-nav button.owl-next {
   left: auto;
   right: -50px;
 }
 .foryou_slider .owl-nav button span {
   font-size: 33px;
   position: relative;
   top: -6px;
   color: #d19d61;
 }
 .team_sec {
   background: #96c387;
   display: inline-block;
   width: 100%;
   padding: 100px 0;
   position: relative;
	 text-align: center;
 }
.team_sec .comingsoon-new {
    font-size: 90px;
    font-weight: 800;
    color: #6891345e;
}


 .leaf2 {
   position: absolute;
   right: -350px;
   top: -90px;
 }
 .sky5 {
   position: absolute;
   left: 53%;
   top: 50px;
 }
 .team_sec h2 {
   font-family: 'gilroy-bolduploaded_file';
   text-transform: uppercase;
   font-size: 52px;
   color: #000;
   margin: 0 0 30px;
 }
 .team_sec h2 span {
   font-size: 32px;
   display: block;
 }
.team_sec p {
    font-size: 24px;
    color: #000;
    max-width: 760px;
    margin: 0 auto 40px;
    font-weight: 400;
}
 .team_sec .team_slider {
   text-align: center;
 }
 .team_slider .team_col .team_img {
   
   margin: 0 auto 15px;
   overflow: hidden;
 }
 .team_slider .team_col .team_img img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }
 .team_slider .team_col .team_info h3 {
   font-size: 18px;
   font-family: 'gilroy-bolduploaded_file';
   color: #000;
   margin: 0 0 5px;
 }
 .team_slider .team_col .team_info p {
   font-size: 14px;
   font-family: 'gilroy-mediumuploaded_file';
	 line-height: normal;
 }
 .teamSlider .owl-dots {
   display: none;
 }
 .teamSlider .owl-nav {
   display: block;
   position: absolute;
   left: 0;
   width: 100%;
   top: 33%;
   transform: translate(-0%, -50%);
 }
 .teamSlider .owl-nav button {
   position: absolute;
   left: -50px;
   background: #297535 !important;
   width: 37px;
   height: 37px;
   border-radius: 50px;
 }
 .teamSlider .owl-nav button.owl-next {
   left: auto;
   right: -50px;
 }
 .teamSlider .owl-nav button span {
   font-size: 33px;
   position: relative;
   top: -6px;
   color: #96c387;
 }
 .team_slider .btn-default {
   background: #fff;
   border: none;
   border-radius: 0;
   padding: 18px 70px;
   font-family: 'gilroy-bolduploaded_file';
   font-size: 16px;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #000;
   margin: 30px 0 0;
 }
 .team_slider .btn-default:hover {
   background: #f3ab25;
 }
 .partner_sec {
   width: 100%;
   display: inline-block;
   padding: 70px 15px 220px;
   background: url("../img/partner_bg.jpg");
   background-position: center;
   background-size: cover;
   text-align: center;
   position: relative;
 }
 .leaf3 {
   position: absolute;
   left: -340px;
   top: -240px;
 }
 .sky7 {
   position: absolute;
   right: 0;
   top: -58px;
 }
 .sky8 {
   position: absolute;
   left: -20px;
   top: 50%;
 }
 .sky6 {
   position: absolute;
   bottom: 190px;
   right: 30px;
 }
 .sky8 {
   position: absolute;
   left: -20px;
   top: 50%;
 }
 .green_leaf2 {
   position: absolute;
   left: -30px;
   bottom: 0;
 }
 .green_leaf1 {
   position: absolute;
   right: -30px;
   bottom: -21px;
 }
 .partner_sec h2 {
   font-size: 52px;
   font-family: 'gilroy-bolduploaded_file';

   text-transform: uppercase;
   margin: 0 0 60px;
 }
 .partner_sec h3 {
   font-size: 32px;
   font-family: 'gilroy-bolduploaded_file';
  
   text-transform: uppercase;
   margin: 60px 0 20px;
 }
 .partner_sec p {
   font-size: 22px;
  
   margin: 0px 0 50px;
   font-weight: 300;
   padding: 0 70px;
 }
 .dimg {
   position: absolute;
   left: 50%;
   bottom: 0px;
   transform: translate(-50%, 0px);
 }
 .become_partner .btn-default {
   background: #fcb03a;
   border: none;
   border-radius: 0;
   padding: 18px 70px;
   font-family: 'gilroy-bolduploaded_file';
   font-size: 16px;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #012436;
   margin: 10px 0 0;
 }
 .become_partner .btn-default:hover {
   background: #fff;
 }
 .logo_col {
   background: #fff;
   padding: 10px 10px;
 }
 .partner_sec .owl-item .item {
   transform: translate3d(0, 0, 0);
   transform: scale(0.95);
   transition: all .25s ease-in-out;
 }
 .partner_sec .owl-carousel .owl-stage {
   display: flex;
   align-items: center;
 }
 .partner_sec .owl-item .item .logo_col {
   -webkit-transition: 0.3s;
   -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
   -o-transition: 0.3s;
   transition: 0.3s;
  
 }
 .partner_sec .owl-item.center .item .logo_col {
 
 }

.logo_col.first-logo {
    height: 79px;
    padding-top: 21px;
}
 .partnerSlider .owl-nav.disabled, .partnerSlider .owl-nav {
   display: none;
   position: absolute;
   left: 0;
   width: 100%;
   top: 29%;
   transform: translate(-0%, -50%);
 }
 .partnerSlider .owl-nav.disabled button, .partnerSlider .owl-nav button {
   position: absolute;
   left: -35px;
   background: #0f597d !important;
   width: 37px;
   height: 37px;
   border-radius: 50px;
 }
 .partnerSlider .owl-nav.disabled button.owl-next, .partnerSlider .owl-nav button.owl-next {
   left: auto;
   right: -35px;
 }
 .partnerSlider .owl-nav.disabled button span, .partnerSlider .owl-nav button span {
   font-size: 33px;
   position: relative;
   top: -6px;
   color: #012537;
 }
 .glance_sec {
   display: inline-block;
   width: 100%;
   padding: 100px 0;
   background: #d3c495;
   text-align: center;
   position: relative;
 }
 .glance_sky1 {
   position: absolute;
   left: -40px;
   top: 310px;
 }
 .glance_sky2 {
   position: absolute;
   bottom: -45px;
   left: 420px;
   z-index: 2;
 }
 .partner_sec .owl-item .item .logo_col img {
   width: auto;
   margin: auto;
 }
 .left_col {
   float: left;
   width: 350px;
   height: 520px;
   overflow: hidden;
 }
 .left_col img {
   object-fit: cover;
   width: 100%;
   height: 100%;
   border: 7px solid #ffffff21;
 }
 .right_col {
   float: left;
   width: calc(100% - 350px);
 }
 .right_col .gallary_img {
   float: left;
   width: 50%;
   height: 250px;
   overflow: hidden;
   margin: 0 0 21px;
   padding-left: 21px;
 }
 .right_col .gallary_img img {
   width: 100%;
   height: 100%;
   object-fit: cover;
   border: 7px solid #ffffff21;
 }
 .glance_sec h2 {
   font-size: 32px;
   text-transform: uppercase;
   font-family: 'gilroy-bolduploaded_file';
   color: #012537;
   margin: 0 0 5px;
   letter-spacing: 1px;
 }
 .glance_sec p {
   font-size: 24px;
   color: #012537;
   margin: 0 0 30px;
 }
 .glance_sec .btn-default {
   background: #fff;
   border: none;
   border-radius: 0;
   padding: 18px 70px;
   font-family: 'gilroy-bolduploaded_file';
   font-size: 16px;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #000;
   margin: 30px 0 0;
 }
 .glance_sec .btn-default:hover {
   background: #fcb03a
 }
 .glance_sec .owl-dots {
   display: none;
 }
 .glance_sec .owl-nav.disabled, .glance_sec .owl-nav {
   display: block;
   position: absolute;
   left: 0;
   width: 100%;
   top: 45%;
   transform: translate(-0%, -50%);
 }
 .glance_sec .owl-nav.disabled button, .glance_sec .owl-nav button {
   position: absolute;
   left: -35px;
   background: #fef7e0 !important;
   width: 37px;
   height: 37px;
   border-radius: 50px;
 }
 .glance_sec .owl-nav.disabled button.owl-next, .glance_sec .owl-nav button.owl-next {
   left: auto;
   right: -35px;
 }
 .glance_sec .owl-nav.disabled button span, .glance_sec .owl-nav button span {
   font-size: 33px;
   position: relative;
   top: -6px;
   color: #d3c495;
 }
 .glance_sec .item {
   max-width: 1100px;
   margin: 0 auto;
 }
 .testimonial_sec {
   width: 100%;
   display: inline-block;
   padding: 70px 15px 180px;
   background: url("../img/testimonial_bg.jpg");
   background-position: center;
   background-size: cover;
   text-align: center;
   position: relative;
 }
 .testimonial_sec h2 {
   font-size: 32px;
   text-transform: uppercase;
   font-family: 'gilroy-bolduploaded_file';
   color: #ffffff;
   margin: 0 0 50px;
   letter-spacing: 1px;
 }
 .testimonial_slider .testimonial_img {
   width: 160px;
   height: 160px;
   border-radius: 50%;
   margin: 0 auto 35px;
   overflow: hidden;
   border: 7px solid #ffffff24;
 }
 .testimonial_slider .testimonial_img img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }
 .testimonial_col p {
   color: #fff;
   max-width: 250px;
   margin: 0 auto 20px;
   font-size: 16px;
   font-weight: 300;
   min-height: 165px;
 }
 .testimonial_sec h5 {
   font-size: 18px;
   font-family: 'gilroy-bolduploaded_file';
   color: #ffffff;
   margin: 0 auto;
   position: relative;
   padding: 30px 0 0;
 }
 .testimonial_sec h5:before {
   position: absolute;
   left: 0;
   right: 0;
   margin: 0 auto;
   content: "";
   width: 1px;
   height: 26px;
   background: #ffffff38;
   top: -10px;
 }
 .testimonial_slider {
   margin: 0 0 60px;
 }
 .testimonial_sec .btn-default {
   background: #fff;
   border: none;
   border-radius: 0;
   padding: 18px 70px;
   font-family: 'gilroy-bolduploaded_file';
   font-size: 16px;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #000;
   margin: 30px 0 0;
 }
 .testimonial_sec .btn-default:hover {
   background: #fcb03a;
 }
 .testimonialSlider .owl-nav.disabled, .testimonialSlider .owl-nav {
   display: block;
   position: absolute;
   left: 0;
   width: 100%;
   top: 45%;
   transform: translate(-0%, -50%);
 }
 .testimonialSlider .owl-nav.disabled button, .testimonialSlider .owl-nav button {
   position: absolute;
   left: -35px;
   background: #b7837c !important;
   width: 37px;
   height: 37px;
   border-radius: 50px;
 }
 .testimonialSlider .owl-nav.disabled button.owl-next, .testimonialSlider .owl-nav button.owl-next {
   left: auto;
   right: -35px;
 }
 .testimonialSlider .owl-nav.disabled button span, .testimonialSlider .owl-nav button span {
   font-size: 33px;
   position: relative;
   top: -6px;
   color: #7c4a43;
 }
 .testimonial_slider .owl-item.center {
   border-left: 1px dashed #ffffff40;
   border-right: 1px dashed #ffffff40;
 }
 footer {
   display: inline-block;
   width: 100%;
   background: #fcb03a;
   padding: 80px 0 0;
 }
 footer h6 {
   font-size: 26px;
   color: #012537;
   font-family: 'gilroy-bolduploaded_file';
   text-transform: uppercase;
   margin: 0 0 25px;
 }
 .info_col ul {
   display: flex;
   align-items: center;
 }
 footer span {
   font-size: 16px;
   color: #012537;
   font-family: 'gilroy-bolduploaded_file';
   text-transform: uppercase;
   margin: 0 0 12px;
   display: inline-block;
   width: 100%;
 }
 .info_col ul li {
   font-size: 16px;
   color: #012537;
   margin-right: 20px;
   display: flex;
   align-items: center;
 }
 .info_col ul li .fa {
   width: 35px;
   height: 35px;
   background: #cb7d05;
   color: #fff;
   border-radius: 50px;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 19px;
   margin-right: 10px;
 }
 .info_col ul li .fa-envelope {
   font-size: 14px;
 }
 .info_col ul li a {
   display: flex;
   align-items: center;
   color: #012537;
 }
 .copyright {
   background: #911d0f;
   margin: 70px 0 0;
   display: inline-block;
   width: 100%;
   padding: 12px 0;
 }
 .copyright .row {
   display: flex;
   align-items: center;
   justify-content: space-between;
 }
 .copyright .row:before, .copyright .row:after {
   content: none;
 }
 .copyright p {
   color: #fcb03a;
   font-weight: 500;
   font-size: 14px;
 }
 .copyright ul {
   display: flex;
   align-items: center;
 }
 .copyright ul li {
   font-size: 30px;
   margin-left: 10px;
 }
 .copyright ul li a {
   color: #d2a08c;
 }
 .hero {
   height: 215px;
   width: 100%;
   position: relative;
   overflow-x: hidden;
   margin: -150px 0 0;
 }
 .highway {
   height: 59px;
   width: 10000%;
   display: block;
   background-image: url("../img/road.jpg");
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 1;
   background-repeat: repeat-x;
   animation: highway 690s linear infinite;
 }
 @keyframes highway {
   0% {
     transform: translateX(-34000px);
   }
 }
 .city {
   height: 157px;
   width: 10000%;
   background-image: url("../img/tree.png");
   position: absolute;
   bottom: 57px;
   left: 0;
   right: 0;
   display: block;
   z-index: 1;
   background-repeat: repeat-x;
   animation: city 250s linear infinite;
 }
 @keyframes city {
   0% {
     transform: translateX(-14000px);
   }
 }
 .car {
   right: 400px;
   bottom: 40px;
   position: absolute;
   z-index: 2;
   width: 190px;
   /*	 -moz-animation: myfirst 15s linear infinite;
    -webkit-animation: myfirst 15s linear infinite;*/
 }
 @-moz-keyframes myfirst {
   0% {
     right: -25%;
   }
   100% {
     right: 100%;
   }
 }
 @-webkit-keyframes myfirst {
   0% {
     right: -25%;
   }
   100% {
     right: 100%;
   }
 }
 .wheel {
   left: -2px;
   bottom: -12px;
   position: absolute;
 }
 .wheel img {
   width: 37px;
   height: 37px;
   animation: wheel 1s linear infinite;
 }
 .back-wheel {
   left: 0;
   position: relative;
   top: 0;
   z-index: -1;
 }
 .front-wheel {
   left: 137px;
   position: absolute;
 }


.Partner-list {
    text-align: center;
}

.Partner-list a {
    width: 27%;
    display: inline-block;
    text-align: center;
    margin: 3px 16px 20px 15px;

 padding: 10px 10px;
	background: #fff;
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
}

.Partner-list a .first-logo {
   height: 60px;
    padding-top: 14px;
}

.inner-box.scatter img {
    width: 88px;
}


 @keyframes wheel {
   100% {
     transform: rotate(-360deg);
   }
 }
 .leaf2, .leaf3, .leaf1 {
   animation: float 3s ease-out infinite;
 }
 @keyframes float {
   50% {
     transform: rotateZ(5deg);
   }
 }
 .sky, .sky2, .sky3, .sky4, .sky5, .sky6, .sky7, .sky8, .glance_sky1, .glance_sky2 {
   animation: skyfloat 3s ease-out infinite;
 }
 @keyframes skyfloat {
   50% {
     transform: translateX(15px);
   }
 }
 @media (min-width:992px) and (max-width:1366px) {
   .cluster img {
     width: 36%;
   }
 .for_col .icon_col {
    width: 280px;
}
   .foryou_slider .for_col {
     padding: 10px;
   }
   .about_in p {
     font-size: 18px;
     font-weight: 300;
     line-height: 25px;
   }
	 .foryou_slider .owl-nav {
    top: 36%;
}
   .comingsoon-new {
     padding: 0px 0;
     font-size: 30px;
     font-weight: bold;
   }
 }