/* -- Common Element CSS Start -- */
:root{
    --white: #ffffff; 
    --black: #000000;
    --text-color-1:#0d7cff;
    --text-color-2:#EAEAEA;
    --text-color-3:#0C1D3D;
    --text-color-4:rgba(0, 0, 0, 0.80);
    --text-color-5: rgba(255, 255, 255, 0.90);
    --text-color-6: #8F9BB7;
    --text-color-7:rgba(255, 255, 255, 0.80);
    --text-color-8: #4A4F5C;
    --text-color-9: #E4E7EB;
    --text-color-10: #8A97A9;
    --text-color-11: #333;
    --text-color-12: #31455B;
    --text-color-13: #1F2933;

    --btn-bg-color:#0487FF;  
}

* { padding: 0; margin: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body { font-family: 'Poppins',sans-serif;font-size:22px; line-height: 38px; font-weight: 400; font-style: normal; width: 100%; height: 100%; padding: 93px 0 0 0; margin:auto; max-width:2560px;color:#ccc;}
img{max-width:100%;height:100%;vertical-align:top;}
p, h1, h2, h3, h4, h5, h6, ul, li, a,ol{ margin: 0; padding: 0; }
a { text-decoration: none; outline: none; cursor: pointer; } 
a, a:active, a:focus { outline: none; text-decoration: none; }
input,button{ padding:0; margin:0; }
input:focus,button:focus,textarea:focus{ outline:none !important; box-shadow:none !important; -webkit-box-shadow:none !important; border: 1px solid rgba(0, 0, 0, 0.06) !important;}
textarea{height:138px;resize: none;}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
input[type=number] { -moz-appearance: textfield; }

.form-section .form-control{padding:12px 24px 12px 12px;border-radius: 10px;background:rgba(116, 112, 112, 0.10) ;font-size:15px;font-weight: 400;line-height:22px;color:var(--text-color-10);border: 1px solid rgba(0, 0, 0, 0.06);}

.form-control::placeholder{color:var(--text-color-10);text-transform: capitalize;}

.form-section .form-group label{font-size:16px;font-weight:400;line-height:20px;color:#0C0C0C;text-transform: capitalize;padding-bottom: 8px;}

.heading-title-h1{ font-family: 'Montserrat'; font-size: 64px; font-style: normal; font-weight: 800; line-height: 82px; color:var(--white);text-transform: capitalize;}
.heading-title-h2{ font-family: 'Montserrat'; font-size: 60px; font-style: normal; font-weight: 800; line-height: 72px; color:var(--white);text-transform: capitalize;}
.heading-title-h3{ font-family: 'Montserrat'; font-size: 50px; font-style: normal; font-weight: 800; line-height: 65px; color:var(--white);} 
.heading-title-h5{ font-family: 'Montserrat'; font-size: 42px; font-style: normal; font-weight: 800; line-height: 62px; color:var(--white);}
.heading-title-h6{ font-size:24px;line-height:32px;font-style: normal;font-weight: 500;color:var(--white);}

.common-theme-btn{ font-size:18px !important; line-height:23px !important;font-weight:500; border:2px solid var(--btn-bg-color) !important; padding: 15px 30px !important; display:inline-block; text-transform:capitalize; border-radius:50px; transition: all 0.3s; -webkit-transition: all 0.3s; background:var(--btn-bg-color); color:var(--white) !important;} 
.common-theme-btn:hover{ color:var(--btn-bg-color) !important; background:transparent; } 

.common-section-space{padding-block:90px;}
.common-section-space-inner{padding-block:60px;}

.text-medium{font-size:32px;line-height:39px;font-weight: 700;color:var(--text-color-3);}
.sub-text{font-size:20px;font-weight:400;line-height:32px;color:var(--white);}
.text{font-size:18px;font-weight: 500;line-height:normal;color:var(--text-color-12);}

.unity-game-development-main-page{background: #15161A;}

.text-color{text-transform: uppercase;background: linear-gradient(90deg, #3A86F5 25%, #9346F5 50%, #EA3592 75%, #FEB702 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.common-content .heading-title-h2,.common-content p{padding-bottom: 32px;}
.common-content.common-center{width:48%;margin:0 auto;}

.shape-images .red-shape,.shape-images .green-shape{width:30%;height:auto;}
.copyright-section-main{padding-block:20px;}

.custom-country-name .jcf-select.jcf-select-custom-country-name{ width: 100%; height:48px; border-radius:10px; font-size: 15px; font-weight: 400; line-height: 22px; margin: 0; padding: 12px 32px 12px 12px; color: var(--text-color-10); border: 1px solid rgba(0, 0, 0, 0.06); cursor: pointer; background: rgba(116, 112, 112, 0.10); } 
.custom-country-name .jcf-select-text span{ font-size: 15px; font-weight: 400; line-height: 22px; color: var(--text-color-10); }
.custom-country-name .jcf-select.jcf-select-custom-country-name .jcf-select-opener { width: 15px; height: 13px; background: url(../images/down-arrow.svg) no-repeat center center/cover; top: 50%; right: 10px; transform: translateY(-50%); -webkit-transform: translateY(-50%); transition: 0.2s all ease; -webkit-transition: 0.2s all ease; }
.custom-country-name .jcf-select.jcf-select-custom-country-name.jcf-drop-active .jcf-select-opener { transform: translateY(-50%) scale(-1); -webkit-transform: translateY(-50%) scale(-1); }
.custom-country-name .jcf-select-custom-country-name .jcf-list { font-size: 15px; line-height: 22px; font-weight:400; }
.custom-country-name .jcf-select.jcf-select-custom-country-name .jcf-select-text { margin: 0; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-size: 20px; line-height: 34px; font-weight: 400; color: #6c757d; cursor: pointer; }
.custom-country-name .jcf-select-drop .jcf-select-drop-content{border:none;}
.custom-country-name .jcf-list-content .jcf-option.jcf-selected,.custom-country-name .jcf-list-content .jcf-option:hover{background:var(--white);}
.custom-country-name .jcf-list-content .jcf-option{cursor: pointer;}
.custom-country-name .jcf-list-content{background: rgba(116, 112, 112, 0.10);}
/* -- Common Element CSS End -- */

/* -- Header Section CSS Start -- */
.header-section-main { position: fixed; z-index: 99999; width: 100%; top: 0; left: 0; } 
.header-section-inner { display: flex; justify-content: space-between; align-items:center; padding: 15px 32px; background: var(--white); border-bottom: 2px solid #efefef; transition: 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out;} 
.header-logo-main img { width: 240px; height: 61px; aspect-ratio: 1/0.20; } 
.header-menu-main .navbar{ padding:0; } 
.header-menu-main ul.navbar-nav{ gap:64px; align-items: center; } 
.header-menu-main ul.navbar-nav li a.nav-link { font-size:18px; font-weight:400; line-height:30px; color:var(--black); padding:0; display: inline-block; transition: all 0.3s; -webkit-transition: all 0.3s; text-transform:capitalize; } 
.header-menu-main ul.navbar-nav li a.nav-link:hover { color:var(--text-color-1); }
.header-menu-main ul.navbar-nav .nav-item:last-child a{ font-size:18px !important; line-height:23px !important;font-weight:500; border:2px solid var(--btn-bg-color); padding: 15px 30px !important; display:inline-block; text-transform:capitalize; border-radius:50px; transition: all 0.3s; -webkit-transition: all 0.3s; background:var(--btn-bg-color); color:var(--white) !important; } 
.header-menu-main ul.navbar-nav .nav-item:last-child a:hover{ color:var(--btn-bg-color) !important; background:transparent; } 
/* -- Header Section CSS End -- */

/* -- Banner Section CSS Start -- */
.website-banner-section{ background:url('https://www.yudiz.com/wp-content/uploads/2024/02/game-development-banner-image.jpg') no-repeat left center / cover; width:100%; height:100%; position: relative;z-index:1;}
.website-banner-section .shape-images img{ position: absolute; top: 50%; left: 50%; transform: translate(-28%, -50%);-webkit-transform: translate(-28%, -50%); z-index: -1; width: 30%; height: auto; }
.website-banner-section .heading-title-h1{padding-bottom: 24px;}
.website-banner-section .banner-content{width:85%;} 
.website-banner-section .banner-content p{color:#E1E2E4;opacity:0.7;font-weight:500;padding-bottom:32px;}
.website-banner-section .banner-content ul{list-style:none;}
.website-banner-section .banner-content ul li{position: relative;padding-left:32px;font-size:18px;line-height:26px;color:var(--white);text-transform: capitalize;}
.website-banner-section .banner-content ul li:not(:last-child){margin-bottom: 16px;}
.website-banner-section .banner-content ul li::before{content:'';background:url('https://www.yudiz.com/wp-content/uploads/2024/01/unity-game-development-order-icon.svg') no-repeat center center / cover;position:absolute;top:0;left:0;width:24px;height:24px;}
.banner-form-section-main{ border-radius: 16px; background:var(--white); box-shadow: 0px 30px 50px 0px rgba(45, 53, 68, 0.14);-webkit-box-shadow: 0px 30px 50px 0px rgba(45, 53, 68, 0.14);padding:40px;margin-left: 18%;}
.banner-form-section-main .form-section{padding-top: 32px;}
.banner-form-section-main .form-section .form-group{margin-bottom: 16px;}
.banner-form-section-main .form-section .common-theme-btn{margin-top: 8px;}
.banner-form-section-main .sub-text{padding-top: 24px;font-size:18px;line-height:28px;}
.banner-form-section-main .screen-reader-response { display: none; }
.banner-form-section-main .wpcf7-not-valid-tip { font-size: 12px !important; line-height: 20px !important; text-align: left; padding-top: 5px; display: block; color: #dc3232; }
.banner-form-section-main .wpcf7-response-output { margin: 10px 0px 0px !important; font-size: 12px !important; line-height: 20px !important; border: none !important; color: var(--white); font-weight: 600; text-align: center; padding: 5px !important; }
.banner-form-section-main .wpcf7 form.invalid .wpcf7-response-output, .drop-section-main .drop-form-main .wpcf7 form.unaccepted .wpcf7-response-output { background: var(--btn-bg-color); }
.banner-form-section-main .form-section .common-theme-btn:hover,.banner-form-section-main .form-section .common-theme-btn:focus{border:2px solid var(--btn-bg-color) !important;}
.banner-form-section-main .number-main{position: relative;}
.banner-form-section-main .number-main .custom-country-code{ position:absolute; top:3px; left:30px; z-index:99; } 
.banner-form-section-main .number-main .custom-country-code input{ background:transparent; border:none; width:40px; font-size:16px; line-height:20px; color: var(--text-color-10); }
.banner-form-section-main .number-main .custom-country-code input:focus{ border:none !important; } 
.number-main .custom-country-code:before { content: "+"; position: absolute; top: 0; left: -11px; font-size:16px; color: var(--text-color-10); }
.banner-form-section-main .number-main .number input{padding-left:80px;}
/* -- Banner Section CSS End -- */

/* Trusted Section CSS Start */
.client-section-box .sub-text{color:rgba(204, 204, 204, 0.80);padding-bottom:32px;}
.client-section-box .client-section-content { display: flex; align-items: center; justify-content: space-between; }
.client-section-box img{max-height:90px;}
/* Trusted Section CSS End */

/* Unity Game Developer Start */
.unity-game-developer{position: relative;}
.unity-game-developer-inner{position: relative;z-index:1;padding-block: 88px;}
.unity-game-developer-section-main  .common-content p {padding-bottom: 0;}
.unity-game-developer-content {padding-left:10%;}
.unity-game-developer-inner::before{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-width: 3px; border-style: solid; border-image: linear-gradient(90deg, #3A86F5 25%, #9346F5 50%,#EA3592 75%, #FEB702 100%); border-color: transparent; border-image-slice: 1; background: linear-gradient(90deg, #3A86F5 25%, #9346F5 50%,#EA3592 75%, #FEB702 100%); border-radius:12px; -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; width:90%; z-index:-1; }
.unity-game-developer-images{position: relative;}
.unity-game-developer-images .small-img{border-radius:8px;height:auto;opacity:0.7;}
.unity-game-developer-inner .full-image img{position:absolute;top:50%;right:0;height:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);border-radius:8px;}
/* Unity Game Developer End */

/* Hire Unity Game Start */
.hire-unity-game-section-main-section{position: relative;z-index:1;}
.hire-unity-game-section-main-section .left-img-main{margin-top:40px;}
.hire-unity-right-section { display: flex; justify-content: center; gap: 24px; }
.hire-unity-right-loop{width:120px;}
.hire-unity-right-loop:nth-child(even){margin-top:-60px;}
.hire-unity-right-loop .box-loop { width: 100%; height: 120px;border-radius:15px;border:2px solid #040EFF;padding:8px;background:transparent; }
.hire-unity-right-loop .box-loop:not(:last-child){margin-bottom: 36px;}
.hire-unity-right-loop .box-inner{background:#030303;border-radius:8px;padding: 22px;height:100%;text-align: center;}
.hire-unity-game-section-main-section .shape-images .green-shape{position:absolute;top:0;left:40%;z-index:-1;}
.hire-unity-game-section-main-section .shape-images .red-shape{position:absolute;bottom:5%;left:8%;z-index:-1;}
/* Hire Unity Game End */

/* What We Provide Start */
.what-we-provide-section-main {position: relative;z-index:1; margin-top:60px;}
.what-we-provide-section-main .common-content .heading-title-h2{padding-bottom:60px;}
.what-we-provide-section-main .what-we-loop{padding-bottom:60px;}
.what-we-provide-section-main .what-we-loop .what-we-provide-icon-image{position: relative;display:inline-block;}
.what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .icon-main { width: 80px; height:80px; position: absolute; border-radius: 100px; background: var(--Linear, linear-gradient(90deg, #3A86F5 0%, #9346F5 35.02%, #EA3592 65.07%, #FEB702 100%)); padding: 20px; top: -20px; left: -35px; }
.what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .main-img{border-radius:500px;margin-bottom: 45px;}
.what-we-provide-section-main .what-we-loop .text-medium{padding-bottom: 16px;text-transform:capitalize;color:var(--white);}
.what-we-provide-section-main .what-we-loop .sub-text{color:#ccc;}
.what-we-provide-section-main .red-shape{position:absolute;top:0;left:15%;z-index:-1;}
.what-we-provide-section-main .left-shape{position:absolute;top:0;left:0;z-index:-1;width:28%;height:auto;}
.what-we-provide-section-main .right-shape{position:absolute;top:0;right:0;z-index:-1;width:18%;}
/* What We Provide End */

/* Advantages Of Unity Start */
.advantages-section-main{padding:60px 0 128px 0;position: relative;z-index:1;}
.advantages-section-main .common-content .heading-title-h2{padding-bottom: 40px;}
.advantages-section-main .space-between-both{padding-bottom: 60px;}
.advantages-content-main { border-radius: 12px; border: 3px solid #040EFF; padding: 32px; display: flex; gap: 24px; }
.advantages-content-main .heading-title-h6{font-weight: 600;padding-bottom: 16px;text-transform: capitalize;}
.advantages-content-main .sub-text{color:#ccc;}
.advantages-content-main:not(:last-child){margin-bottom: 24px;}
.advantages-content-main .icon { width: 100px; height:100px; flex-shrink: 0; border-radius: 8px; border-bottom: 4px solid #FFF; background: linear-gradient(90deg, #3A86F5 0%, #9346F5 35.02%, #EA3592 65.07%, #FEB702 100%); padding: 25px; }
.advantages-section-main .shape-images .left-top{position:absolute;top:5%;left:0;z-index:-1;}
.advantages-section-main .shape-images .center-bottom{position:absolute;bottom:0;left:40%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);z-index:-1;}
/*Advantages Of Unity End */

/* Pricing Start */
.pricing-section-main{padding:194px 0 60px 0;}
.pricing-section-main .pricing-section{position:relative;z-index:1;}
.pricing-section-main .common-content .heading-title-h2 { padding-bottom: 40px; }
.pricing-section-main .pricing-box { border-radius: 16px; border: 1px solid rgba(255, 255, 255, 0.15); background: #030303; padding: 30px; height: 100%; }
.pricing-section-main .text-medium{background: linear-gradient(90deg, #3A86F5 25%, #9346F5 50%, #EA3592 75%, #FEB702 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;display:inline-block;text-transform: capitalize;}
.pricing-section-main .text{color:#ccc;line-height:28px;font-weight: 300;padding-bottom: 24px;border-bottom:1px solid rgba(255, 255, 255, 0.15);margin-bottom: 24px;}
.pricing-section-main .pricing-box ul{list-style: none;}
.pricing-section-main .pricing-box ul li{font-size:18px;font-weight:400;line-height:30px;color:var(--white);padding-left:48px;position: relative;}
.pricing-section-main .pricing-box ul li::before { content: ''; background: url('https://www.yudiz.com/wp-content/uploads/2024/01/unity-game-development-order-icon.svg') no-repeat center center / cover; position: absolute; top: 0; left: 0; width: 32px; height: 32px; }
.pricing-section-main .pricing-box ul li:not(:last-child){padding-bottom: 20px;}
.pricing-section-main .btn-main{margin-top: 40px;text-align:center;}
.pricing-section-main .red-shape{position:absolute;top:-15%;left:10%;z-index:-1;}
.pricing-section-main .left-shape{position:absolute;top:0;left:0;z-index:-1;width:14%;height:auto;}
.pricing-section-main .right-shape { position: absolute; top:-10%; right: 0; z-index: -1; width: 10%; }
.pricing-section-main .models-character { position: absolute; top: -30%; right:50px; z-index: -1; width: 30%; height: auto; }
/* Pricing End */

/* Our Work Start */
.our-work-section-main{z-index:1;}
.our-work-section-main .common-content .heading-title-h2{padding-bottom: 0;}
.our-work-slider-inner.slick-slider .slick-list { margin: 0 -30px;padding:50px 0 30px 0 !important; }
.our-work-slider-inner .slick-track { display: flex; }
.our-work-slider-inner .slick-slide { height: inherit; display: flex;transition:0.3s all ease-in-out;-webkit-transition:0.3s all ease-in-out; }
.our-work-slider-main .image-main .sub-text{font-weight: 700;}
.our-work-slider-main .our-work-loop { margin: auto 12px; width: 274px; }
.our-work-slider-main .slick-center .our-work-loop { width: 400px; }
.our-work-slider-main .image-main .text{color:#ccc;padding-top: 16px;line-height:26px;}
.our-work-slider-main .content { padding: 20px; position: relative;z-index:1; }
.our-work-slider-main .image-main{position: relative;border-radius:24px;z-index:1;padding-top:107.3%;overflow: hidden;min-width:241px;background:no-repeat center center/cover;}
.our-work-slider-main .slick-center .image-main{padding-top:100%;}
.our-work-slider-main .content .text{display:none;}
.our-work-slider-main .slick-center .content .text{display:block;}
.our-work-slider-main .image-main::before { content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 40%, #000 100%);display: block; z-index:0;}
.our-work-section-main .shape-image .left-shape { position: absolute; top: -5%; left: 0; display: block; width: 14%; height: auto; z-index: -1; transform: rotate(50deg); }
.our-work-section-main .shape-image .right-shape{ position: absolute; top: 13%; right: 8%; display: block; z-index: -1; width: 18%; height: auto; }
/* Our Work End */

/* -- Testimonals Section CSS Start  -- */
.testimonals-section-main .common-content .heading-title-h2{padding-bottom: 40px;}
.testimonals-section-main .testimonals-box-main {display:grid;grid-template-columns:repeat(4,1fr); gap: 24px; } 
.testimonals-section-main .testimonals-box {display:flex;flex-direction:column ;align-items:stretch;border-radius: 8px; background: #030303; box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.12);-webkit-box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.12);  padding: 32px;}
.testimonals-section-main .testimonals-box p{font-size:20px;line-height:32px;color:#9BA1A5;padding-bottom:60px;}
.testimonals-section-main .testimonals-box .main { display: flex; justify-content: space-between;align-items:center;  gap: 10px; margin-top:auto;}
.testimonals-section-main .testimonals-box .title-main p{font-size:22px;font-weight: 700; line-height: 30px;color:#fff;padding-bottom: 8px;}
.testimonals-section-main .testimonals-box .title-main strong{font-size:18px;line-height: 30px;font-weight: 500;color:#666;display:block;}
.testimonals-section-main .testimonals-box .main span{display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight: 600;color:var(--white);border-radius: 8px;background:#B566D1;text-align: center;text-transform:uppercase;flex-shrink: 0;}
.testimonals-section-main .testimonals-box:nth-child(2) .main span{background:#66B7D1;}
.testimonals-section-main .testimonals-box:nth-child(3) .main span{background:#6C66D1;}
.testimonals-section-main .testimonals-box:nth-child(4) .main span{background:#D1A666;}
/* -- Testimonals Section CSS End  -- */

/* -- Faq Section Start -- */
.frequently-section-inner { padding-top: 60px;}
.frequently-section-loop{margin-bottom:32px;padding-right:30px;}
.frequently-section-loop:not(:first-child){margin-top: 32px;}
.frequently-section-loop .faq-title{position: relative;}
.frequently-section-loop .faq-title::after { content:''; position: absolute; top: 5px; right: -32px; width: 24px; height: 24px; background-image: url('https://www.yudiz.com/wp-content/uploads/2023/11/dropdown-down-icon.svg'); transform: rotate(180deg); -webkit-transform: rotate(180deg); transition:0.3s all;-webkit-transition:0.3s all;}
.frequently-section-loop .faq-title.active::after{transform: rotate(0deg); -webkit-transform: rotate(0deg);}
.frequently-section-loop .heading-title-h6{padding-bottom:32px;cursor: pointer;font-weight:700;font-size: 22px;line-height:33px;}
.frequently-section-loop .content{padding-bottom: 32px;display:none;}
.frequently-section-loop .content p:not(:last-child){padding-bottom: 20px;}
.frequently-section-loop .content p,.frequently-section-loop .content li{font-size:18px;font-weight: 400;line-height: 28px; color: #9BA1A5;}
.frequently-section-loop .content li:not(:last-child){padding-bottom: 10px;}
.frequently-section-loop ul,.frequently-section-loop ol { padding: 0 0 20px 30px; margin-bottom:0; }
.frequently-section-loop ul{list-style-type: disc;}
.frequently-section-loop ol{list-style-type: decimal;}
/* -- Faq Section End -- */

/* -- Footer Section Start -- */
.footer-section-main{ padding:65px 0;display: none;}
.footer-section-main p{color:var(--text-color-2);font-size:20px;font-weight: 500;line-height:32px;}
.footer-section-main .container > .row{align-items:center;}
.footer-section-main .primary-logo img{width:240px;height:61px;}
.footer-section-main .contact-info ul{display:flex;justify-content: end;align-items: center;list-style: none;margin-inline: -16px;}
.footer-section-main .contact-info ul li{display:flex;align-items: center;margin-inline: 16px;}
.footer-section-main .contact-info ul li img{margin-right: 16px;max-height:33px;max-width:33px;}
.footer-section-main .contact-info ul li a{font-size: 22px;font-weight: 500;line-height:38px;color: var(--text-color-8) !important;transition-duration: .3s; -webkit-transition-duration: .3s;}
.footer-section-main .contact-info ul li a:hover{text-decoration: underline;}
.footer-section-main .copy-rights{padding:30px 20px 0 20px;display:block;text-align: center;text-transform: capitalize;color:var( --text-color-8);}
/* -- Footer Section End -- */

/* -- Media Query Start -- */
@media only screen and (min-width: 1600px) {
    .container { max-width: 1590px; }
}

@media only screen and (max-width: 1600px) {
    /* -- Common Element CSS Start -- */
    .common-section-space{padding-block:85px;}
    .common-section-space-inner{padding-block:55px;}

    .common-content.common-center { width: 60%; }
    /* -- Common Element CSS End -- */

    /* -- Header Section CSS Start -- */
    .header-section-inner { padding: 15px 26px; }
    .header-menu-main ul.navbar-nav {gap:44px;}
    /* -- Header Section CSS End -- */

    /* -- Banner Section CSS Start -- */
    .banner-form-section-main{margin-left: 8%;}
    .website-banner-section .heading-title-h1{font-size: 60px;line-height: 72px;}
    /* -- Banner Section CSS End -- */

    /* Trusted Section CSS Start */
    .client-section-box .clien-bx-img { margin: 0 20px; } 
    /* Trusted Section CSS End */

    /* Unity Game Developer Start */
    .unity-game-developer-content { padding-left: 6%; }
    /* Unity Game Developer End */
    
    /* What We Provide Start */
    .what-we-provide-section-main .what-we-loop{padding-bottom: 55px;}
    /* What We Provide End */

    /* Advantages Of Unity Start */
    .advantages-section-main { padding: 55px 0 120px 0; }
    /* Advantages Of Unity End */
    
    /* Pricing Start */
    .pricing-section-main { padding: 185px 0 55px 0; }
    .pricing-section-main .models-character{top:-12%;right:80px;width:22%;}
    /* Pricing End */
    
    /* Our Work Start */
    .our-work-slider-main .slick-center .our-work-loop { width:326px; }
    .our-work-slider-main .our-work-loop{width:224px;}
    .our-work-slider-main .image-main{min-width:224px;}
    /* Our Work End  */

    /* -- Footer Section Start -- */
    .footer-section-main { padding: 55px 0; }
    /* -- Footer Section End -- */     
}

@media only screen and (max-width: 1400px) {
    /* -- Common Element CSS Start -- */
    body{font-size:20px;line-height:36px;}
    .heading-title-h1{font-size:60px;line-height:68px;}
    .heading-title-h2{font-size:50px;line-height:60px;}
    .heading-title-h3{font-size:35px;line-height:45px;} 
    .heading-title-h5{font-size:40px;line-height:45px;} 

    .text-medium{font-size:30px;line-height:36px;}

    .common-content .heading-title-h2,.common-content p{padding-bottom: 28px;}
    /* -- Common Element CSS End -- */

    /* -- Header Section CSS Start -- */
    .header-section-inner { padding: 15px 22px; } 
    .header-menu-main ul.navbar-nav { gap: 28px; } 
    .header-menu-main ul.navbar-nav li a.nav-link { font-size: 16px; line-height: 24px; }
    /* -- Header Section CSS End -- */

    /* -- Banner Section CSS Start -- */
    .website-banner-section .heading-title-h1{font-size: 52px;line-height: 62px;padding-bottom: 22px;}
    .banner-form-section-main { margin-left: 4%; }
    .website-banner-section .banner-content p{padding-bottom:28px;}
    .banner-form-section-main .number-main .custom-country-code{top:5px;}
    /* -- Banner Section CSS End -- */

    /* Hire Unity Game Start */
    .hire-unity-right-section{gap:20px;}
    .hire-unity-right-loop .box-loop:not(:last-child) { margin-bottom: 32px; }
    .hire-unity-game-section-main-section .left-img-main img{width:80%;height:auto;}
    .hire-unity-game-section-main-section .left-img-main { margin-top: 35px; }
    /* Hire Unity Game End */

    /* -- Testimonals Section CSS Start  -- */
    .testimonals-section-main .testimonals-box-main{grid-template-columns:repeat(3,1fr);}
    .testimonals-section-main .testimonals-box-main .testimonals-box:last-child{margin:0 auto;}
    /* -- Testimonals Section CSS End  -- */

    /* Unity Game Developer Start */
    .unity-game-developer-inner {padding-block: 80px;}
    .unity-game-developer-inner .full-image img{width:88%;height:auto;}
    /* Unity Game Developer End */

    /* What We Provide Start */
    .what-we-provide-section-main{margin-top: 55px;}
    .what-we-provide-section-main .what-we-loop{padding-bottom: 50px;}
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .icon-main { width: 70px; height: 70px;padding:18px;top:-15px;left:-30px;}
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .main-img{margin-bottom: 40px;}
    .what-we-provide-section-main .what-we-loop .text-medium { padding-bottom: 14px; }
    /* What We Provide End */

    /* Advantages Of Unity Start */
    .advantages-content-main{padding:28px;gap:22px;}
    .advantages-content-main .heading-title-h6 {padding-bottom:14px;}
    .advantages-content-main .icon { width: 90px; height: 90px; padding:22px; }
    .advantages-section-main .shape-images .center-bottom{bottom:10%;}
    .advantages-section-main .space-between-both { padding-bottom: 55px; }
    /* Advantages Of Unity End */

    /* Pricing Start */
    .pricing-section-main { padding: 100px 0 50px 0; }
    .pricing-section-main .models-character{top:-12%;width:22%;}
    .pricing-section-main .text{margin-bottom:22px;}
    .pricing-section-main .pricing-box ul li:not(:last-child) { padding-bottom: 18px; }
    .pricing-section-main .pricing-box ul li::before{width:28px;height:28px;}
    .pricing-section-main .pricing-box ul li{padding-left: 40px;}
    /* Pricing End */

    /* Our Work Start */
    .our-work-slider-main .slick-center .our-work-loop { width:296px; }
    .our-work-slider-main .our-work-loop{width:187.5px;}
    .our-work-slider-main .image-main{min-width:187.5px;}
    /* Our Work End  */

    /* -- Footer Section Start -- */
    .footer-section-main .contact-info ul {margin-inline:-10px;}
    .footer-section-main .contact-info ul li {margin-inline:10px;}
    .footer-section-main .contact-info ul li img { margin-right: 10px; }
    .footer-section-main .contact-info ul li a {font-size: 20px;line-height:34px;}
    /* -- Footer Section End -- */

}

@media only screen and (max-width: 1200px) {
    /* -- Common Element CSS Start -- */
    body{font-size:18px;line-height:34px;padding:88px 0 0 0;}
    .heading-title-h1{font-size:50px;line-height:60px;}
    .heading-title-h2{font-size:40px;line-height:50px;}
    .heading-title-h3{font-size:30px;line-height:40px;} 
    .heading-title-h5{font-size:38px;line-height:48px;}
    
    .common-theme-btn {padding:12px 22px !important; font-size:16px !important; line-height:16px !important; border-width: 1px; }

    .common-section-space{padding-block:70px;}
    .common-section-space-inner{padding-block:50px;}

    .text-medium{font-size:26px;line-height:34px;}

    textarea { height: 110px; }

    .common-content .heading-title-h2, .common-content p { padding-bottom: 24px; }
    /* -- Common Element CSS End -- */

    /* -- Header Section CSS Start -- */
    .header-section-inner { padding: 12.5px 16px; }
    .header-menu-main ul.navbar-nav { gap: 16px; }
    .header-menu-main ul.navbar-nav .nav-item:last-child a{padding:12px 22px !important; font-size:16px !important; line-height:16px !important; border-width: 1px; }
    /* -- Header Section CSS End -- */ 

    /* -- Banner Section CSS Start -- */
    .website-banner-section .shape-images img{top:80%;transform: translate(-70%, -50%);-webkit-transform: translate(-70%, -50%);width:25%;}
    .website-banner-section .heading-title-h1{font-size:40px;line-height:50px;padding-bottom:18px;}
    .website-banner-section .banner-content p { padding-bottom: 24px; }
    .banner-form-section-main .form-section { padding-top: 28px; }
    .banner-form-section-main { margin-left: 2%;padding:35px;}
    .form-section .form-control { padding: 10px 22px 10px 10px; }
    .banner-form-section-main .sub-text { padding-top: 22px; }
    .custom-country-name .jcf-select.jcf-select-custom-country-name { height: 44px; padding: 10px 32px 10px 10px; }
    .banner-form-section-main .number-main .custom-country-code{left:22px;top:4px;}
    /* -- Banner Section CSS End -- */

    /* Trusted Section CSS Start */
    .client-section-box .clien-bx-img { margin: 0 16px; }
    .client-section-box .sub-text{padding-bottom: 28px;}
    /* Trusted Section CSS End */

    /* Hire Unity Game Start */
    .hire-unity-right-section{gap:14px;}
    .hire-unity-right-loop .box-loop:not(:last-child) { margin-bottom: 24px; }
    .hire-unity-right-loop{width:100px;}
    .hire-unity-right-loop .box-loop{height:100px;}
    .hire-unity-right-loop .box-inner {padding:20px;}
    .hire-unity-right-loop:nth-child(even) { margin-top: -50px; }
    /* Hire Unity Game End */

    /* Unity Game Developer Start */
    .unity-game-developer-inner {padding-block: 70px;}
    .unity-game-developer-inner .full-image img{width:90%;}
    .unity-game-developer-images .small-img{width:70%;}
    /* Unity Game Developer End */

    /* What We Provide Start */
    .what-we-provide-section-main .common-content .heading-title-h2 { padding-bottom: 55px; }
    .what-we-provide-section-main { margin-top: 50px; }
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .icon-main { width: 60px; height: 60px; padding: 16px; top: -8px; left: -25px; }
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .main-img { margin-bottom: 30px; }
    .what-we-provide-section-main .what-we-loop .text-medium { padding-bottom: 12px; }
    .what-we-provide-section-main .what-we-loop { padding-bottom: 45px; }
    /* What We Provide End */

    /* Advantages Of Unity Start */
    .advantages-section-main { padding: 50px 0 110px 0; }
    .advantages-content-main:not(:last-child) { margin-bottom: 20px; }
    .advantages-content-main{padding: 24px; gap: 20px;}
    .advantages-content-main .heading-title-h6 { padding-bottom: 12px; }
    .advantages-content-main .icon { width: 80px; height: 80px; padding: 18px; }
    .advantages-section-main .space-between-both { padding-bottom: 45px; }
    /* Advantages Of Unity End */
    
    /* Pricing Start */
    .pricing-section-main { padding: 95px 0 45px 0; }
    .pricing-section-main .common-content .heading-title-h2 { padding-bottom: 35px; }
    .pricing-section-main .pricing-box{padding:28px;}
    .pricing-section-main .text { margin-bottom: 20px; }
    .pricing-section-main .pricing-box ul li:not(:last-child) { padding-bottom: 16px; }
    .pricing-section-main .pricing-box ul li { padding-left: 35px; }
    /* Pricing End */

    /* Our Work Start */
    .our-work-slider-main .slick-center .our-work-loop { width:216px; }
    .our-work-slider-main .our-work-loop{width:162.5px;}
    .our-work-slider-main .image-main{min-width:162.5px;}
    .our-work-slider-main .slick-center .image-main{padding-top:80%;}
    .our-work-slider-main .image-main .sub-text{font-size:16px;line-height:24px;}
    .our-work-slider-main .slick-center .image-main .sub-text{font-size:18px;line-height:30px;}
    .our-work-slider-main .slick-center .content .text{font-size:16px;line-height:24px;padding-top:8px;}
    .our-work-slider-main .content{padding:16px;}
    /* Our Work End  */

    /* -- Testimonals Section CSS Start  -- */
    .testimonals-section-main .testimonals-box-main { grid-template-columns: repeat(2,1fr); }
    .testimonals-section-main .testimonals-box{padding:28px;}
    .testimonals-section-main .testimonals-box p {padding-bottom: 50px;}
    .testimonals-section-main .common-content .heading-title-h2{padding-bottom: 22px;}
    /* -- Testimonals Section CSS End  -- */

    /* -- Faq Section Start -- */
    .frequently-section-inner { padding-top: 50px; }
    /* -- Faq Section End -- */

    /* -- Footer Section Start -- */
    .footer-section-main { padding: 50px 0; }
    .footer-section-main .primary-logo img { width: 221px; height: 54px; }
    .footer-section-main .contact-info ul { margin-inline: -8px; }
    .footer-section-main .contact-info ul li { margin-inline: 8px; }
    .footer-section-main .contact-info ul li img { margin-right: 8px; } 
    .footer-section-main .contact-info ul li a { font-size: 18px; line-height: 28px; }
    .footer-section-main .copy-rights { padding: 25px 20px 0 20px; font-size:16px;line-height:24px;}
    /* -- Footer Section End -- */

}

@media only screen and (max-width: 991px) {
    /* -- Common Element CSS Start -- */
    .custom-scroll-stop{overflow:hidden;-webkit-overflow:hidden;}
    body{padding:93px 0 0 0;font-size:16px;line-height:30px;}

    .heading-title-h1{font-size:40px;line-height:50px;}
    .heading-title-h2{font-size:35px;line-height:40px;}
    .heading-title-h5{font-size:28px;line-height:32px;}
    .heading-title-h6{font-size:20px;line-height:24px;}
    
    .common-section-space{padding-block:45px;}
    .common-section-space-inner{padding-block:30px;}
    
    .text-medium{font-size:22px;line-height:30px;}
    .sub-text{font-size:18px;line-height:28px;}
    .text{font-size:16px;line-height:normal;}

    .common-content .heading-title-h2, .common-content p{padding-bottom: 20px;}

    .common-content.common-center{width:62%;}
    .shape-images .red-shape, .shape-images .green-shape { width: 40%; }

    .cf7-cf-turnstile{transform:scale(.8);transform-origin:top left;display:inline-block;}
    /* -- Common Element CSS End -- */

    /* -- Header Section CSS Start -- */
    .header-section-inner { padding: 15px; }
    .header-menu-main .navbar .navbar-toggler{border:none;padding:0;}
    .header-menu-main .navbar-toggler:focus {box-shadow:none;-webkit-box-shadow:none;}
    .header-menu-main .navbar-collapse{ position: fixed; top: 0;right:0; width: 100vw; height: 100vh; background:var(--white); z-index: 999;overflow-y: scroll;transform: translateX(-100%);-webkit-transform: translateX(-100%);transition: transform 0.3s ease-in-out; -webkit-transition: transform 0.3s ease-in-out;}
    .header-menu-main .navbar-collapse.show{visibility:visible;transform: translateX(0%);-webkit-transform: translateX(0%);}
    .header-menu-main .navbar-collapse .header-mobile-image-main{ padding:15px; border:2px solid #efefef; display:flex; align-items:center; }
    .header-menu-main .header-mobile-image-main .header-home-image-main img{width:28px;height:28px;}
    .header-menu-main .header-mobile-logo-main{text-align:center;}
    .header-menu-main .header-mobile-logo-main img{width:150px;height:36px;}
    .header-menu-main ul.navbar-nav {padding:25px 20px 50px 15px;justify-content: flex-start;}
    .header-menu-main ul.navbar-nav li{margin-right:auto;}
    .header-menu-main ul.navbar-nav li a.nav-link { font-size:20px; line-height:30px; font-weight:500;}
    .header-menu-main .hire-button-main a{font-size:20px;line-height:30px;font-weight:500; padding:10px 24px;border:2px solid #3c4c5e;color:#3c4c5e;text-transform:capitalize;border-radius: 40px;display:inline-block;margin-bottom: 50px;}
    .header-menu-main .hire-button-main{text-align:center;}
    .header-menu-main .hire-button-main a:hover{background:#3c4c5e;color:var(--white); }
    .header-menu-main .header-mobile-close{text-align:right;}
    .header-menu-main .header-mobile-close img{width:36px;height:36px;}
    /* -- Header Section CSS End -- */ 

    /* -- Banner Section CSS Start -- */
    .website-banner-section .heading-title-h1 { font-size: 32px; line-height: 40px; padding-bottom: 16px; }
    .website-banner-section .banner-content p { padding-bottom: 20px; }
    .website-banner-section .banner-content ul li{font-size:16px;line-height:24px;padding-left:28px;}
    .website-banner-section .banner-content ul li:not(:last-child){margin-bottom: 12px;}
    .website-banner-section .banner-content ul li::before{width:20px;height:20px;}
    .banner-form-section-main{padding:30px 28px;margin-left:0;}
    .form-section .form-control { padding: 10px 20px 10px 10px; }
    .banner-form-section-main .form-section { padding-top: 26px; }
    .banner-form-section-main .sub-text { padding-top: 20px; }

    .number-main .custom-country-code:before{top:-2px;}
    .banner-form-section-main .number-main .custom-country-code{top:7px;}
    /* -- Banner Section CSS End -- */

    /* Trusted Section CSS Start */
    .client-section-box .sub-text{padding-bottom: 26px;}
    /* Trusted Section CSS End */

    /* Hire Unity Game Start */
    .hire-unity-game-section-main-section .left-img-main{margin-top: 30px;}
    .hire-unity-left-section{margin-bottom: 50px;}
    .hire-unity-right-section{padding-top: 50px;gap:25px;}
    .hire-unity-game-section-main-section .shape-images .red-shape{bottom:50%;}
    /* Hire Unity Game End */

    /* Unity Game Developer Start */
    .unity-game-developer-inner {padding-block: 60px;}
    /* Unity Game Developer End */

    /* What We Provide Start */
    .what-we-provide-section-main { margin-top: 45px; }
    .what-we-provide-section-main .common-content .heading-title-h2 { padding-bottom: 50px; }
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .icon-main { width: 55px; height: 55px; top: -4px; left: -20px; }
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .main-img { margin-bottom: 25px; }
    .what-we-provide-section-main .what-we-loop .text-medium { padding-bottom: 10px; }
    .what-we-provide-section-main .what-we-loop { padding-bottom: 40px; }
    /* What We Provide End */

    /* Advantages Of Unity Start */
    .advantages-section-main { padding: 45px 0 90px 0; }
    .advantages-section-main .common-content .heading-title-h2 { padding-bottom: 35px; }
    .advantages-content-main:not(:last-child) { margin-bottom: 18px; }
    .advantages-content-main { padding: 20px; gap: 16px; }
    .advantages-content-main .icon { width: 70px; height: 70px; padding: 16px; }
    .advantages-content-main .heading-title-h6 { padding-bottom: 10px; }
    .advantages-section-main .space-between-both { padding-bottom: 35px; }
    /* Advantages Of Unity End */

    /* Pricing Start */
    .pricing-section-main .common-content .heading-title-h2 { padding-bottom: 30px; }
    .pricing-section-main { padding: 90px 0 40px 0; }
    .pricing-section-main .models-character { top: -5%; right: 40px; width: 24%; }
    .pricing-section-main .pricing-box { padding: 26px; }
    .pricing-section-main .text { margin-bottom: 16px; }
    .pricing-section-main .pricing-box ul li:not(:last-child) { padding-bottom: 14px; }
    .pricing-section-main .pricing-box ul li::before { width: 26px; height: 26px; }
    /* Pricing End */

    /* Our Work Start */
    .our-work-slider-main .slick-center .our-work-loop { width:226px; }
    .our-work-slider-main .our-work-loop{width:219px;}
    .our-work-slider-main .image-main{min-width:219px;}
    .our-work-slider-main .slick-center .image-main{padding-top: 90%;}
    .our-work-slider-inner.slick-slider .slick-list{padding: 45px 0 25px 0 !important;}
    /* Our Work End */

    /* -- Testimonals Section CSS Start  -- */
    .testimonals-section-main .testimonals-box-main{padding-top: 22px;}
    .testimonals-section-main .testimonals-box { padding: 24px; }
    .testimonals-section-main .testimonals-box p { font-size: 18px; line-height: 26px;padding-bottom: 40px;}
    .testimonals-section-main .testimonals-box .title-main p { font-size: 20px; line-height:26px; padding-bottom: 6px; }
    .testimonals-section-main .testimonals-box .main span{width:35px;height:35px;}
    .testimonals-section-main .common-content .heading-title-h2{padding-bottom: 8px;}
    /* -- Testimonals Section CSS End -- */

    /* -- Faq Section Start -- */
    .frequently-section-inner { padding-top: 40px; }
    .frequently-section-loop .heading-title-h6 { padding-bottom: 30px; }
    .frequently-section-loop .content p, .frequently-section-loop .content li {font-size: 16px;line-height:26px;}
    .frequently-section-loop { margin-bottom: 30px; }
    .frequently-section-loop:not(:first-child) { margin-top: 30px; }
    .frequently-section-loop .content { padding-bottom: 30px; }
    /* -- Faq Section End -- */

    /* -- Footer Section Start -- */
    .footer-section-main { padding: 45px 0; }
    .footer-section-main .primary-logo img { width: 157px; height: 40px; }
    .footer-section-main .contact-info ul li a { font-size: 16px; line-height: 24px; }
    .footer-section-main .contact-info ul li { margin-inline: 5px; }
    .footer-section-main .contact-info ul li img { margin-right: 5px;max-width:20px;max-width:20px; }
    .footer-section-main .copy-rights { padding: 20px 0 0 0; font-size: 16px; line-height: 24px; }
    /* -- Footer Section End -- */

}

@media only screen and (max-width: 767px) {
    /* -- Common Element CSS Start -- */
    body{ padding:70px 0 0 0; font-size: 16px; line-height: 24px; }

    .heading-title-h1{font-size:30px;line-height:40px;}
    .heading-title-h2{font-size:28px;line-height:34px;}
    .heading-title-h3{font-size:24px;line-height:30px;}
    .heading-title-h5{font-size:22px;line-height:28px;}
    .heading-title-h6{font-size:18px;line-height:22px;}
    
    textarea { height: 100px; }

    .common-content .heading-title-h2, .common-content p{padding-bottom: 18px;}
    .shape-images .red-shape, .shape-images .green-shape { width: 45%; }
    .common-content.common-center { width: 80%; }
    /* -- Common Element CSS End -- */

    /* -- Header Section CSS Start -- */
    .header-logo-main img {width:150px;height:38px;}
    .header-menu-main .hire-button-main a {font-size:16px;line-height:22px;padding:8px 20px;}
    /* -- Header Section CSS End -- */

    /* -- Banner Section CSS Start -- */
    .website-banner-section{background-position: right center;}
    .website-banner-section .shape-images img{top:10%;left:70%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);width:28%;}
    .website-banner-section .heading-title-h1{padding-bottom:14px;font-size:30px;line-height:38px;}
    .website-banner-section .banner-content p { padding-bottom: 18px; }
    .website-banner-section .banner-content{padding-bottom:30px;width:100%;}
    .banner-form-section-main .form-section { padding-top: 22px; }
    .banner-form-section-main .sub-text { padding-top:14px; font-size:16px; line-height:24px; }
    .banner-form-section-main .number-main .custom-country-code{top:10px;}
    .banner-form-section-main .number-main .number input{padding-left:70px;}
    /* -- Banner Section CSS End -- */

    /* Trusted Section CSS Start */
    .client-section-box .client-section-content { flex-wrap: wrap; } 
    .client-section-box .clien-bx-img { margin: 16px 0px; padding: 0 20px; width: calc(100% / 2); text-align: center;}
    .client-section-box .sub-text{padding-bottom: 10px;}
    .client-section-box img { max-height: 60px; }
    /* Trusted Section CSS End */

    /* Hire Unity Game Start */
    .hire-unity-game-section-main-section .left-img-main { margin-top: 25px; }
    .hire-unity-left-section { margin-bottom: 35px; }
    .hire-unity-right-section{padding-top: 40px;gap:18px;}
    .hire-unity-right-loop .box-loop:not(:last-child){margin-bottom:20px;}
    .hire-unity-right-loop{width:80px;}
    .hire-unity-right-loop .box-loop{height:80px;padding:4px;}
    .hire-unity-right-loop .box-inner { padding: 14px; }
    .hire-unity-right-loop:nth-child(even) { margin-top: -40px; }
    /* Hire Unity Game End */

    /* Unity Game Developer Start */
    .unity-game-developer-inner{padding:35px 25px;}
    .unity-game-developer-content{padding-left: 0;padding-bottom:70px;}
    .unity-game-developer-inner::before{width:100%;}
    .unity-game-developer-images{margin-bottom:35px;}
    /* Unity Game Developer End */
    
    /* What We Provide Start */
    .what-we-provide-section-main { margin-top: 40px; }
    .what-we-provide-section-main .common-content .heading-title-h2 { padding-bottom: 40px; }
    .what-we-provide-section-main .what-we-loop { padding-bottom: 35px; }
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .main-img { margin-bottom: 20px; }
    .what-we-provide-section-main .what-we-loop .text-medium { padding-bottom: 8px; }
    .what-we-provide-section-main .what-we-loop .what-we-provide-icon-image .icon-main { width: 50px; height: 50px; top: 0; left: -16px; padding: 12px; }
    .what-we-provide-section-main .left-shape {width:40%;}
    /* What We Provide End */
    
    /* Advantages Of Unity Start */
    .advantages-section-main { padding: 40px 0 60px 0; }
    .advantages-section-main .common-content .heading-title-h2 { padding-bottom: 30px; }
    .advantages-content-main:not(:last-child) { margin-bottom: 14px; }
    .advantages-content-main { padding: 18px; gap: 14px; }
    .advantages-content-main .icon { width: 60px; height: 60px; padding: 14px; }
    .advantages-content-main .heading-title-h6 { padding-bottom: 8px; }
    .advantages-section-main .second-section{flex-direction: column-reverse;}
    .advantages-content-main:last-child{margin-bottom: 25px;}
    .advantages-section-main .space-between-both { padding-bottom: 28px; }
    /* Advantages Of Unity End */
    
    /* Pricing Start */
    .pricing-section-main .common-content .heading-title-h2 { padding-bottom: 25px; }
    .pricing-section-main .models-character { top: -2%; right: 10px; width: 25%; }
    .pricing-section-main { padding: 70px 0 35px 0; }
    .pricing-section-main .red-shape{top:0;left:6%;}
    .pricing-section-main .pricing-box { padding: 24px; }
    .pricing-section-main .text { margin-bottom: 14px; }
    .pricing-section-main .pricing-box ul li:not(:last-child) { padding-bottom: 12px; padding-left:30px;}
    .pricing-section-main .pricing-box ul li::before { width: 22px; height: 22px;top:4px;}
    /* Pricing End */

    /* Our Work Start */
    .our-work-slider-main .slick-center .our-work-loop { width:200px; }
    .our-work-slider-main .our-work-loop{width:142px;}
    .our-work-slider-main .image-main{min-width:142px;padding-top: 130%;}
    .our-work-slider-main .content { padding: 12px; }
    .our-work-slider-inner.slick-slider .slick-list{padding: 40px 0 20px 0 !important;}
    .our-work-section-main .shape-image .left-shape{width:20%;top:-4%;}
    .our-work-section-main .shape-image .right-shape{width:28%;}
    /* Our Work End */

    /* -- Testimonals Section CSS Start  -- */
    .testimonals-section-main .testimonals-box-main {grid-template-columns: auto; gap:20px; }
    .testimonals-section-main .testimonals-box { padding: 22px; }
    .testimonals-section-main .testimonals-box p { font-size: 16px; line-height: 24px; padding-bottom: 30px; }
    .testimonals-section-main .testimonals-box .title-main p { font-size: 18px; line-height: 24px; padding-bottom: 4px; }
    .testimonals-section-main .testimonals-box .main span { width: 30px; height: 30px; font-size: 16px; line-height: 24px; }
    .testimonals-section-main .testimonals-box .title-main strong { font-size: 16px; line-height:22px; }
    .testimonals-section-main .common-content.common-center{width:100%;}
    .testimonals-section-main .common-content .heading-title-h2{padding-bottom: 0;}
    /* -- Testimonals Section CSS End  -- */

    /* -- Faq Section Start -- */
    .frequently-section-loop { padding-right: 25px; }
    .frequently-section-loop .faq-title::after{top:8px; right:-26px;width: 20px; height: 20px;}
    .frequently-section-loop .heading-title-h6 { padding-bottom: 25px; }
    .frequently-section-inner { padding-top: 30px; }
    .frequently-section-loop{margin-bottom: 25px;}
    .frequently-section-loop:not(:first-child) { margin-top: 25px; }
    .frequently-section-loop .content{padding-bottom: 25px;}
    /* -- Faq Section End -- */

    /* -- Footer Section Start -- */
    .footer-section-main .primary-logo{margin-bottom:20px;}
    .footer-section-main { padding: 35px 0; }
    .footer-section-main .contact-info ul { margin-inline: 0; flex-direction: column; align-items: self-start; gap: 10px; }
    .footer-section-main .contact-info ul li { margin-inline: 0; }
    /* -- Footer Section End -- */

}
@media only screen and (max-width: 576px) {


    /* Advantages Of Unity Start */
    .advantages-content-main{flex-direction: column;}
    /* Advantages Of Unity End */

    /* Pricing Start */
    .pricing-section-main .models-character {display:none;}
    .pricing-section-main { padding: 50px 0 30px 0; }
    /* Pricing End */

    /* Our Work Start */
    .our-work-slider-inner.slick-slider .slick-list{margin:0;}
    .our-work-slider-main .slick-center .our-work-loop{width:60%;}
    .our-work-slider-main .image-main{min-width:60%;padding-top:150%;}
    .our-work-slider-main .slick-center{justify-content:center;}
    .our-work-slider-main .our-work-loop{width:100%;}
    .our-work-slider-main .content { padding: 14px; }
    /* Our Work End */
}

@media only screen and (max-width: 480px) {

    /* Hire Unity Game Start */
    .hire-unity-right-loop{width:65px;}
    .hire-unity-right-loop .box-loop{height:65px;}
    .hire-unity-right-section{gap:12px;}
    .hire-unity-right-loop .box-inner { padding: 8px; }
    .hire-unity-right-loop:nth-child(even){margin-top:-32.5px;}
    /* Hire Unity Game End */

    /* -- Banner Section CSS Start -- */
    .website-banner-section .shape-images img{left:85%;width:28%;}
    /* -- Banner Section CSS End -- */

    /* Our Work Start */
    .our-work-slider-main .slick-center .our-work-loop{width:40%;}
    .our-work-slider-main .image-main{min-width:40%;}
    /* Our Work End */

}

/* -- Media Query End -- */