body {
	margin:0;
	padding:0;
	box-sizing:border-box;
    font-family: 'Poppins';
}
.header {
    padding:0;
}
.modal-open{
    overflow: auto !important;
    padding-right:0 !important;
}


a:hover {
    text-decoration: none;
}
section.readytoget {
    background: url(../images/s3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0px;
}
.header .fa-envelope:before {
    color: #fff;
    background-color: #7822ab;
    padding: 12px;
    border-radius: 50px;
    border: 2px solid #fff;
    position: relative;
    right: 6px;
    top: 2px;
}

.header i.fa.fa-envelope {
    font-size: 20px;
}

.banner .col-sm-6.number-need.text-right a:nth-child(1) {
    top: 7px;
    position: relative;
}
.banner h4 {
    background-image: url(../images/dscntimg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1rem 0rem;
    background-position: center;
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.number-need {
    color: #fff;
}
.number-need a {
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 8px 10px 0;
    border-radius: 5px;
    margin-left: 4px;
}

a.grad-btn {
    background: #5b00ff;
}
.header .col-sm-6.number-need.text-right i.fa.fa-phone {position: absolute;left: 8%;top: 33%;font-size: 20px;}
.header a.various.grad-btn.open_modal_zee_2 {
    color: #5c5c62;
    background-color: #fff;
    border-radius: 10px;
    padding: 12px 16px 13px 25px;
}
.header .fa-phone:before {
    content: "\f095";
    background-color: #7822ab;
    padding: 11px 13px;
    border-radius: 50px;
    position: relative;
    top: 2px;
    border: 2px solid #fff;
}
.banner a.grad-btn:before {
    content:"";
    transition: all 0.5s;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    margin-top: -12px;
    margin-left: -20px;
}
.banner a.grad-btn:hover:before{
    content:unset;
}
.banner a.grad-btn:hover {
    box-shadow: -5px 6px 11px 4px #ffffff17;
    padding: 15px 0;
    cursor: pointer;
}
.header .col-sm-6.number-need.text-right a:nth-child(1) {
    position: relative;
    top: 8px;
}
.banner h6 {
    margin-top: 7rem;
}
.banner img.img-fluid {
}
.address{text-align:center;color:#fff;}
section.cform-section input#button:hover {
    background: #ffa200 !important;
    box-shadow: 7px 5px 5px 2px #ffa200bf !important;
    transition: all 0.5s;
}

section.banner {
    background: url(../images/hd.png);
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
    text-align: left;
    font-family: 'Poppins', sans-serif !important;
    padding-top: 7rem;
    padding-bottom: 2rem;
    margin-top: -126px;
}

img.logo-img {
    width: auto;
    padding-top: 20px;
}
.banner .col-sm-6.sidelogo {
    position: absolute;
    display: flex;
    left: -100px;
    top: 8%;
}
.banner .col-sm-6.sidelogo img:nth-child(2) {
    position: relative;
    top: 11rem;
    left: -4rem;
}
.banner .col-sm-6.sidelogo img:nth-child(3) {
    position: relative;
    top: 22rem;
    left: -19rem;
}
section.banner h1 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 auto;
    width: 70%;
    margin-right: 0;
    margin-top: 200px;
    text-transform: capitalize;
}

section.banner h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px;
}

section.banner h2 strong {
    color: #ffa200;
}

section.banner p {
    font-size: 14px;
    line-height: 26px;
    width: 70%;
    margin: 0 auto;
    margin-right: 0;
}

section.banner .col-md-7 img{
    width: 50%;
}

section.banner ul.yel-list {
    padding: 0px;
}

section.banner ul.yel-list li {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #fff;
    text-shadow: 2px 3px 7px #cfcfcf;
    list-style: none;
    padding: 0px;
}

section.banner ul.yel-list li img {
    padding-right: 10px;
    max-width: 22px;
}

section.banner a.chat.grad-btn {
    display: inline-block;
    margin: 0px 0 20px;
    color: #fff;
    position: relative;
    font-family: Montserrat;
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 0;
    text-transform: uppercase;
    transition: 0.2s;
    margin-left: 12rem;
    margin-top: 1rem;
}

section.banner a.caal-always {
    display: inline-block;
    margin: 0px 0 20px;
    color: #fff;
    position: relative;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
}

section.banner a.caal-always span {
    color: #ffa200;
    font-weight: 700;
    padding-right: 4px;
}

.banner-form {
    width: 100%;
    text-align: center;
}

.banner-form h2 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 77px;
    position: relative;
    background: #1d38c6;
    width: 128%;
    margin-left: -40px;
    margin-top: -30px;
    text-align: center;
    margin-bottom: 20px;
}

.banner-form h2 sup {
    display: inline-block;
    top: -6px;
    left: 4px;
}

.banner-form h2 sub {
    display: inline-block;
    font-size: 17px;
    position: absolute;
    left: 193px;
    top: inherit;
    bottom: 44px;
}

.banner-form h2 span {
    display: inline-block;
    color: #f6cf0b;
    font-size: 17px;
    font-style: italic;
    width: 100px;
    padding-left: 54px;
    text-align: left;
    margin-top: -6px;
}
.banner .col-md-5 {
    background: url(../images/frmimg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 6rem 5rem;
    margin-top: 0rem;
}
.banner-form select,
.banner-form input {
    width: 100%;
    padding: 7px 17px;
    margin-bottom: 10px;
    outline: none;
    background: #fff;
    font-size: 12px;
    color: #464646;
    font-weight: 500;
    font-family: 'Poppins';
    height: 55px;
    border-radius: 10px;
    box-shadow: none;
    border: 1px solid #e0e0e0;
}

.banner-form textarea {
    min-height: 80px;
    width: 100%;
    padding: 10px 17px;
    margin-bottom: 10px;
    outline: none;
    font-size: 13px;
    line-height: normal;
    color: #000000;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
    font-family: 'Poppins';
}

.banner-form input[type="submit"] {
    border: none;
    box-shadow: none;
    padding: 10px 40px;
    margin-top: 0px;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
    outline: none;
    letter-spacing: 1px;
    font-size: 20px;
    width: 100%;
    margin: 0 auto !important;
    display: block !important;
    color: #fff;
    font-weight: 600;
    background: #000;
    cursor: pointer;
}

.banner-form input[type="submit"]:hover {
    /* background: #ffa200; */
    /* box-shadow: 5px 3px 2px 2px #ffa200bf; */
    /* transition: all 0.5s; */
}

.banner-form:before {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    background: #ef730b;
    left: 0;
    border-left: 2px solid #ffa200;
    border-right: 2px solid #f0760a;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-image: linear-gradient(to right, #ffa200 0%, #f0760a 100%), linear-gradient(to right, #ffa200 0%, #f0760a 100%);
    z-index: 5;
    display: none;
}

.banner-form .border-left,
.banner-form .border-right {
    border-left: 2px solid #ffa200;
    border-right: 2px solid #f0760a;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-image: linear-gradient(to right, #ffa200 0%, #f0760a 100%), linear-gradient(to right, #ffa200 0%, #f0760a 100%);
    position: absolute;
    top: 0;
    display: none;
    width: 2px;
    left: -3px;
    height: 120px;
}

.banner-form .border-right {
    left: inherit;
    right: -3px;
}

.clear {
    clear: both;
}
section.portfolio {
    padding: 60px 0;
    text-align: center;
}

section.portfolio h2 {
    font-size: 37px;
    font-weight: 700;
    color: black;
}

section.portfolio p {
    width: 68%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #818181;
}

section.portfolio img.pf-img {
    transition: 1s all !important;
}

section.portfolio img.pf-img:hover {
    transform: scale(1.22);
    background: #ffffff;
    content: "";
    transition: 1s all;
    color: #fff;
    z-index: 1;
    position: relative;
    box-shadow: 0px 0px 18px #00000063;
}

section.packages {
    background-color: #f9f9f9;
    padding: 60px 0;
}

section.packages h2 {
    font-size: 37px;
    text-align: center;
    font-weight: 700;
    color: black;
    width: 60%;
    margin: 0 auto;
}

section.packages p.pak-p {
    width: 68%;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #818181;
    margin-top: 20px;
}

section.packages ul#pills-tab {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
section.packages ul#pills-tab .nav-link {
    color: black;
    border-radius: 5px;
    margin: 0 20px;
    padding: 10px 10px;
    font-weight: 600;
}
section.packages ul#pills-tab .nav-link.active {
    background: #ffa200;
    color: white;
}

/* .pricebox-start */

.pricebox {
    position: relative;
}

.pricebox sup {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    color: #ffa200;
}

.pricebox h3 {
    display: inline-block;
    font-size: 67px;
    margin: 0;
    font-weight: 700;
    color: #ffa200;
    /* padding-right:10px; */
}

.pricebox strike {
    font-size: 16px;
    color: #6c6c6c;
    position: relative;
    top: -10px;
    font-weight: 700;
}

.pricebox span {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 700;
}


/* .pricebox-end */

.style-14::-webkit-scrollbar-track {
    background-color: #f8f8f8;
}

.style-14::-webkit-scrollbar {
    width: 5px;
    background-color: #f8f8f8;
}

.style-14::-webkit-scrollbar-thumb {
    background-color: #f8f8f8;
    background-image: -webkit-linear-gradient(90deg, #6c6c6c, #6c6c6c, #6c6c6c 100%, #6c6c6c 75%, #6c6c6c)
}

.force-overflow {
    min-height: 450px;
}

.pack:hover {
    border: 2px solid #ffa200 !important;
}

.pack h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 14px;
}

.pack p {
    font-size: 11px;
    color: #727272;
    text-align: left;
    width: 89%;
    margin: 0 0 9px;
}

.scrollbar li {
    font-size: 12px;
    color: #7b7b7b;
    font-weight: 500;
    padding-left: 0px;
    position: relative;
    margin-bottom: 3px;
}

.actions a {
    vertical-align: top;
    min-width: inherit;
    margin: 0px;
    position: relative;
    color: #7b7b7b;
    font-size: 9px;
}

.actions a span {
    font-size: 13px;
    float: left;
    font-weight: bold;
    color: #7f7b7b;
}

.actions a span small {
    display: block;
    font-size: 12px;
    line-height: 0;
    font-weight: 800;
    color: #000000;
    margin-bottom: -11px;
    margin-top: 19px;
}

section.packages a.grad-btn {
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    display: table;
    top: 20px;
}


/* 
i.popular250-tag {
    background: url(../images/250-tag.png) no-repeat left top;
    position: absolute;
    right: 0;
    top: -6px;
    width: 146px;
    z-index: 9999;
    height: 121px;
} */

.scrollbar h4 {
    color: #848894;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 24px;
}

.pricebox sup {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    color: #ffa200;
}

.pricebox h3 {
    display: inline-block;
    font-size: 67px;
    margin: 0;
    font-weight: 700;
    color: #ffa200;
    /* padding-right:10px; */
}

.pricebox strike {
    font-size: 16px;
    color: #6c6c6c;
    position: relative;
    top: -10px;
    font-weight: 700;
}

.pricebox span {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 700;
}


/* .pricebox-end */

.style-14::-webkit-scrollbar-track {
    background-color: #f8f8f8;
}

.style-14::-webkit-scrollbar {
    width: 5px;
    background-color: #f8f8f8;
}

.style-14::-webkit-scrollbar-thumb {
    background-color: #f8f8f8;
    background-image: -webkit-linear-gradient(90deg, #6c6c6c, #6c6c6c, #6c6c6c 100%, #6c6c6c 75%, #6c6c6c)
}

.force-overflow {
    min-height: 450px;
}

.pack {
    background-color: white;
    border-radius: 5px;
    padding: 20px 20px 0px;
    position: relative;
    border: 2px solid #d8dfe6;
    border-radius: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.pack:hover {
    border: 2px solid #ffa200 !important;
}

.pack h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 14px;
}

.pack p {
    font-size: 11px;
    color: #727272;
    text-align: left;
    width: 89%;
    margin: 0 0 9px;
}

.scrollbar {
    margin-left: 0px;
    float: left;
    height: 200px;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 15px;
    padding-left: 20px;
}

.scrollbar li {
    font-size: 12px;
    color: #7b7b7b;
    font-weight: 500;
    padding-left: 0px;
    position: relative;
    margin-bottom: 3px;
}

.actions a {
    vertical-align: top;
    min-width: inherit;
    margin: 0px;
    position: relative;
    color: #7b7b7b;
    font-size: 9px;
}

.actions a span {
    font-size: 13px;
    float: left;
    font-weight: bold;
    color: #7f7b7b;
}

.actions a span small {
    display: block;
    font-size: 12px;
    line-height: 0;
    font-weight: 800;
    color: #000000;
    margin-bottom: -11px;
    margin-top: 19px;
}

section.packages a.grad-btn {
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    display: table;
    top: 20px;
}


/* 
i.popular250-tag {
    background: url(../images/250-tag.png) no-repeat left top;
    position: absolute;
    right: 0;
    top: -6px;
    width: 146px;
    z-index: 9999;
    height: 121px;
} */

.scrollbar h4 {
    color: #848894;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 24px;
}

section.helpingbrand {
    padding: 50px 0;
    font-family: 'Poppins';
    color: #232323;
}

section.helpingbrand h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}

section.helpingbrand p {
    font-size: 14px;
    color: #232323;
    font-weight: 400;
    line-height: 23px;
}

section.helpingbrand ul {
    margin-top: 30px;
    padding: 0px;
}

section.helpingbrand ul li {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    padding-left: 52px;
    margin-bottom: 40px;
    padding-right: 0;
    padding-left: 60px;
}

section.helpingbrand ul li i {
    display: inline-block;
    margin-bottom: 20px;
    max-width: 40px;
    position: absolute;
    top: 0;
    left: 0;
}

section.helpingbrand ul li i img {
    width: 100%;
    margin-left: 10px;
}

section.cta-new {
    padding: 30px 0;
    background: #000032;
    color: #fff;
}

section.cta-new ul li {
    font-size: 13px;
    font-weight: 600;
    list-style: none;
    margin-bottom: 10px;
}

section.cta-new ul li i {
    color: #ffa200;
    font-size: 20px;
    margin-right: 10px;
}

section.cta-new h2 {
    margin: 0 0;
    font-size: 45px;
    font-weight: 600;
    margin-top: 2px;
}

section.cta-new a.grad-btn {
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    /* text-transform: uppercase; */
    font-weight: 400;
    padding: 18px 9px;
    font-size: 13px;
}

section.sponsorcta {
    padding: 30px 0;
}

section.cform-section {
    /* background: #000032; */
    background-size: cover;
    padding: 65px 0 52px;
    color: #fff;
    text-align: center;
    background-image: url('../images/contact-us.html');
}

section.cform-section h2 {
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    position: relative;
    z-index: 1;
    margin: 0;
    margin-bottom: 30px;
}

section.cform-section p {
    padding: 0 130px;
    margin-bottom: 25px;
    font-size: 14px;
}

section.cform-section form ul li {
    display: inline-block;
    width: 31.3%;
    margin: 0 4px;
}

section.cform-section form ul li input {
    padding: 10px 20px;
    width: 100%;
    border-radius: 50px;
    border: none;
    background: none;
    border: 2px solid #5d6183;
    outline: none;
    font-size: 12px;
    color: white !important;
}

section.cform-section form ul li textarea {
    padding: 10px 12px;
    width: 96%;
    border-radius: 20px;
    border: none;
    background: none;
    border: 2px solid #5d6183;
    min-height: 130px;
    margin-top: 17px;
    outline: none;
    font-size: 12px;
    color: white !important;
}

section.cform-section form ul li input::placeholder {
    color: white;
}

section.cform-section form ul li textarea::placeholder {
    color: white;
}

section.cform-section form ul li input[type="submit"] {
    border: none;
    box-shadow: none;
    color: #fff !important;
    padding: 10px 40px;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: 700;
    color: #0b0f33;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
    background: linear-gradient(to right, #2435cf, #245bcfab);
}

section.cform-section form ul li.full-li {
    width: 100%;
}

p.copy-rgt {
    font-size: 14px;
    color: white;
    margin: 0px;
    text-align: center;
}

.text-right-2 a.terms {
    color: white;
    font-size: 14px;
}

.col-md-7.text-right-2 {
    text-align: end;
}


/* popup-form */
.modal-content {
    background: transparent;
    border: none;
}

.modal-header {
    border: none;
}

.popupform {
  --borderWidth: 3px;
  background: #1D1F20;
  position: relative;
  border-radius: var(--borderWidth);
}
.popupform:after {
  content: '';
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  border-radius: calc(7 * var(--borderWidth));
  z-index: -1;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
}


@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

button.close {position: absolute;right: 10%;top: 10%;z-index: 1;}

.popupform {
    width: 450px;
    border-radius: 23px;
    padding: 31px;
    overflow: visible;
    background-color: #fff;
}

.popupform h2 {
    font-size: 28px;
    color: #7822ab;
    font-weight: 900;
    padding-left: 15px;
    border-left: #7822ab 6px solid;
    margin-bottom: 12px;
    line-height: 35px;
}

.popupform p {
    line-height: 19px;
    font-size: 12px;
    margin-bottom: 12px;
}

.popupform ul {
    margin: 0;
    padding: 0px;
}

.popupform .col-md-12 ul li {
    text-align: center;
}

.popupform ul li {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 8px 0px;
    display: inline-block;
}

.popupform ul li i {
    position: absolute;
    top: 15px;
    left: 14px;
    color: #7822ab;
}

.popupform ul li input[type="text"],
.popupform ul li input[type="email"],
.popupform ul li textarea {
    background: #ffffff;
    border: #dedede 2px solid;
    padding: 10px 10px 10px 34px;
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
}

.popupform ul li input[type="submit"]:hover {
    background: linear-gradient(45deg, #26192d, #7822ab);
}

.popupform ul li input[type="submit"] {
    background: linear-gradient(45deg, #7822ab, #26192d);
    color: #fff;
    font-size: 18px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 10px;
    letter-spacing: 1px;
    outline: 0px none;
    border-radius: 50px;
    width: 195px;
	transition:all 0.3s ease-in;
}

button.close {
    background: white;
    opacity: 1;
    border-radius: 50%;
    padding: 6px 10px !important;
    border: 3px solid #3b1154;
}

.modal-header .close {
    margin: -1rem -2rem -1rem auto;
}

ul.contact-list {
    padding: 0px;
}

form.footer-vld-frm ul {
    padding: 0px;
}

section.numbers {
    padding: 50px 0;
    font-family: 'Poppins';
    color: #232323;
    background: #f4f7fc;
}

section.numbers h2 {
    font-size: 37px;
    text-align: center;
    font-weight: 700;
    color: black;
    /* width: 60%; */
    margin: 0 auto;
}

section.numbers p.pak-p {
    width: 68%;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #818181;
    margin-top: 20px;
}

section.numbers ul {
    margin: 110px 0 0;
    padding: 0px;
}

section.numbers ul li {
    display: inline-block;
    background: #fff;
    width: 355px;
    padding: 30px;
    margin: 0 5px;
    position: relative;
    padding-top: 70px;
    color: #a1a1a1;
    font-size: 12px;
    line-height: 23px;
}

section.numbers ul li i {
    position: absolute;
    top: -60px;
}

section.numbers ul li p {
    min-height: 180px;
}

section.numbers ul li h3 {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    margin: 0;
    text-align: left;
}

section.numbers ul li h4 {
    color: #a7a7a7;
    font-size: 14px;
    margin: 0;
    display: none;
}

section.numbers ul li img.aut-img {
    position: absolute;
    right: 30px;
    bottom: -30px;
}
        /* sidebar form  */
        .call-spr { background: url(../images/sprites.png) no-repeat -335px -1908px; width: 51px; height: 53px; position: relative; left: 0px; float: left; margin-right: 8px; }
        .chat-spr { background: url(../images/sprites.png) no-repeat -335px -1964px; width: 51px; height: 53px; position: relative; left: 0px; float: left; margin-right: 8px; }
        .floating-form-wrap {position: fixed;width: 635px;height: 344px;right: 0;margin-top: -109px;z-index: 999;background: #232323;margin-right: -584px;top: 50%;display: none;}
        .floating-form-wrap .thanks p { color: #aaa; }
        .field.pc { position: relative; }
        #flform input[type="text"], #flform select { width: 100%; border: none; font-size: 13px; color: #585858; }
        #flform input[type="text"] { padding: 7px 7px 7px 15px; margin-bottom: 12px; }
        #flform select { padding: 6px; margin-bottom: 10px; padding-left: 45px; }
        #flform .field.code { width: 35%; float: left; padding-right: 0; }
        #flform .field.phone { width: 100%; clear: both; }
        #flform input[name="cn"] { background-position: -347px -524px; }
        #flform input[name="em"] { background-position: -347px -568px; }
        #flform select[name="srv"] { }
        #flform select[name="pc"] { background-position: -347px -615px; }
        #flform input[name="code"], #flform input[name="pn"] { background-position: -347px -660px; border-right: 1px solid #cacaca; }
        #flform input[name="pn"] { padding: 7px 7px 7px 48px; margin-bottom: 12px; }
        #flform button, #flform input[type=submit] {background: #2336cc;color: #fff;font-weight: 800;border: none;text-transform: uppercase;margin-top: 0;padding: 4px 24px;margin-bottom: 5px;margin-right: 12px;box-shadow: 0px 1px 1px 1px #000;border-radius: 2px;cursor: pointer;}
        .floating-form-wrap .form-handle { background: url(../images/sprites.png) no-repeat -335px -1560px #fff; width: 51px; height: 344px; float: left; cursor: pointer; }
        .creativepg .form-handle, .copywritingpg .form-handle, .adpg .form-handle, .seopg .form-handle, .wcwpg .form-handle, .professionalpg .form-handle { background-position: -284px -1560px; }
        .floating-form { width: 584px; float: right; }
        .floating-form .formdv {padding: 8px 12px 25px 25px;height: 100%;background-color: #232323;}
        .floating-form h4 { font-size: 24px; color: #fff; font-weight: 400; margin: 0; text-align: center; padding-top: 4px; text-align: left; text-transform: uppercase; }
        .floating-form h5 { font-size: 18px; color: #aaaaaa; font-weight: 400; margin: 0; text-align: center; padding: 5px 0 17px; text-align: left; }
        .floating-form form { text-align: center; }
        .floating-form form p {margin-top: -2px;color: #6d6d6d;}
        .floating-form .field { width: 50%; float: left; padding-right: 10px; }
        .floating-form .fieldwrap { width: 50%; float: left; }
        .floating-form .textarea { width: 100%; }
        .floating-form textarea { width: 100%; padding: 10px; }
        .side-bars { width: 228px; height: 53px; position: fixed; right: -215px; top: 50%; z-index: 9999; margin-top: -230px; display: block; right: -177px; margin-right: 0; display: none; }
        .side-bars .s-bar { display: block; margin-bottom: 15px; position: relative; background: #232323; right: 0px; cursor: pointer; }
        .side-bars .s-bar img { position: relative; left: -6px; float: left; }
        .side-bars .s-bar a p { color: #FFF; font-size: 13px; padding: 6px 0 0 0; margin: 0px; line-height: 19px; width: 175px; background: #232323; display: inline-block; float: left; font-weight: 400\9; }
        .side-bars .s-bar a { font-size: 15px; padding: 0px; color: #fff; float: left; margin-top: -5px; font-weight: 700; width: 235px; background: #232323; }
        .side-bars .s-bar a.lchat { padding: 0px 0 0 0px; margin: 0px; line-height: 51px; }
        .side-bars .s-bar a.lchat span { font-weight: normal }
        /* sidebar form  end*/

/* type of logo */
section.typeoflogo{
    background: url(../images/s2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0px;
}
.select-the-right h2 {
    font-size: 35px;
    font-weight: 500;
    font-family: 'Poppins';
    color: #494949;
    line-height: 1.3;
    text-align: center;
}

.select-the-right h2 span {
    font-weight: 700;
    color: #6500ff;
}

.para p {
    line-height: 2;
    margin-bottom: 0;
    color: #5c5c62;
    font-size: 17px;
    padding-right: 10px;
}
/* Tab-type-css */
.tab {
    overflow: hidden;
    /* border: 1px solid #ccc; */
    /* background-color: #f1f1f1; */
  }
  
  /* Style the buttons inside the tab */
  .tab button:nth-child(1){
      margin-left: 5%;
  }
  .tab button {
    float: left;
    outline: none;
    cursor: pointer;
    padding: 10px 20px;
    transition: 0.3s;
    font-size: 17px;
    min-width: 19%;
    background: #080817;
    color: #fff;
    border: 1px solid;
    border-bottom: none;
    border-right: none;
  }
  .row.tab-types {
    margin-top: 2rem;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
    background-color: #7600ff;
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
    background-color: #7600ff;
  }
  
  /* Style the tab content */
  .tabcontent {
    display: none;
    border-top: none;
  }
/* Tab-type-css */

.tab-image img {
    width: -webkit-fill-available;
}

.tabcontent.row .col-md-5 {
    padding-right: 39px;
    padding-left: 16px;
}
.tab-type-content {
    padding: 50px 0;
}

.tab-type-content h2 {
    font-weight: 600;
}

.tab-type-content p {
    padding-right: 30px;
    font-size: 14px;
    line-height: 2.5;
}
.type-btn{
    transition: all 0.3s ease-out;
}

.tab-type-buttons a {
    background: #5500ff;
    display: block;
    width: 30%;
    text-align: center;
    color: #fff !important;
    position: relative;
    height: auto;
    padding: 14px 0;
    font-weight: 600;
}

.tab-type-buttons {
    display: flex;
}

.tab-type-buttons a:nth-child(2) {
    margin-left: 5%;
    background: #0c0b20;
    line-height: 2;
    padding: 20px 0 0 25px;
}
.type-btn:after {
    content: "";
    position: absolute;
    background: url(../images/btn-1-border.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 52px;
}
.type-btn:hover{
    box-shadow: rgb(100 100 111 / 20%) 0px 20px 29px 16px;
    cursor: pointer;
}
.type-btn:hover::after{
    display: none;
}
.type-btn:nth-child(2):after{
    content: "";
    position: absolute;
    background: url(../images/btn-2-border.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 52px;
}
.tab-type-buttons a:nth-child(2) span {
    font-size: 12px;
    position: absolute;
    top: 13%;
    left: 17%;
    font-weight: 400;
}
section.readytoget .tab-type-buttons a
{
    width:18%;
}
section.readytoget h2 {
    font-size: 35px;
    margin-bottom: 0;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}
section.readytoget p
{
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    margin-top: 1%;
}

section.readytoget .tab-type-buttons a:nth-child(1) {
    background-color: #fff;
    color: #000;
}

.tab-type-buttons {justify-content: center;}

.tab-type-buttons a:nth-child(2) {
    margin-left: 2rem;
}

.readytoget .tab-type-buttons a:nth-child(1):before {
    content: "";
    background: url(../images/phn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 13%;
    top: 32%;
    width: 20px;
    height: 20px;
    position: absolute;
}
.tab-type-buttons a:nth-child(2):before {
    content: "";
    background: url(../images/comment.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 19%;
    top: 46%;
    width: 20px;
    height: 20px;
    position: absolute;
}
/* type of logo */
/* logo package */
.logo-package{
    background: url(../images/s4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0;
}
.col-md-12.pocket-friendly h1 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    max-width: 52%;
    display: block;
    margin: 0 auto;
    color: #0c0b20;
}

.col-md-12.pocket-friendly h1 span {
    color: #ffc200;
}

.col-md-12.pocket-friendly p {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #5c5c62;
    margin-top: 1%;
}

/* Logo slider */

.wrapper{
    padding: 40px 0;
  }
  /* Default slide */
  .center-slider .slick-slide{
    background-color: #b32532;
    color: #FFF;
    height: 200px;
    margin: 0 15px 0 0;
    display: flex;
    transform: scale(0.8);
    transition: all 0.4s ease-in-out;
  }
  .center-slider .slick-slide,
  .center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
    transform: scale(0.8, 0.8);
    transition: all 0.4s ease-in-out;
  }
  
  /* Active center slide (You can change anything here for cenetr slide)*/
  .center-slider .slick-center,
  .center-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
    transform: scale(1.1);
    background-color: #000000;
  }
  .center-slider .slick-current.slick-active{
    transform: scale(1.1);
    background-color: #051129 !important;
    color: #fff !important;
    height: 500px !important;
    z-index: 11;
  }
  
  .slick-next, .slick-prev{
    z-index: 5;
  }
  .slick-next{
    right: 15px;
  }
  .slick-prev{
    left: 15px;
  }
  .slick-next:before, .slick-prev:before{
    color: #000;
    font-size: 26px;
  }
.slick-list.draggable {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.pack-head p {
    text-align: left;
    font-size: 14px;
    padding-bottom: 7px;
    border-bottom: 1px solid #0000003b;
    width: 91%;
    margin: auto;
    margin-bottom: 14px;
}
.package ul {
    overflow-y: scroll;
    height: 221px;
    margin-bottom: 0;
}
.infowrp {
    margin-top: 20px;
}.center-slider .slick-current.slick-active .infowrp {
    margin-top: 3px;
}
.package ul::-webkit-scrollbar {
  width: 8px;
}
.center-slider .slick-current.slick-active h2,
.center-slider .slick-current.slick-active p{
    border-color: #fff;
}

/* Track */
.package ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.package ul::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.package ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
section.logo-package .slick-initialized .slick-slide
{
  overflow: hidden;
}
  .package {
    background: #fff !important;
    height: 520px !important;
    color: #000 !important;
    border: 1px solid #ececec;
    border-radius: 5px !important;
}

.pack-head {
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.pack-head h2 {
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    padding-top: 7px;
    font-size: 16px;
    margin-bottom: 0;
    border-top: 1px solid #0000003b;
    width: 91%;
    margin: auto;
}

.pack-head h3 {font-weight: 700;text-align: left;padding-left: 12px;font-size: 2.5rem;}

.pack-head h3 span {
    font-weight: 400;
}

.pack-head a {
    background: #ffc200;
    display: block;
    padding: 5px 0;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
}
.pack-head a {
    background: #ffc200;
    display: block;
    padding: 5px 0;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
    cursor: pointer;
}

.pack-content ul {
    list-style: none;
}

.pack-content ul li:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    position: absolute;
    left: -4%;
    color: #ffc100;
}
.center-slider .slick-current.slick-active .pack-content ul li{
    color: #fff !important;
}
.infowrp p {color: #a6b0ba;font-size: 12px;font-weight: 400;line-height: 1.4;width: 90%;margin: 0 auto;text-align: center;padding-top: 9px;}
section.logo-package .center-slider .slick-center li {
    font-size: 14px;
}
.pack-content ul li {
    padding: 6px 0;
    font-size: 15px;
    color: #1b263c;
    line-height: 1.5;
    position: relative;
    width: 99%;
}
section.logo-package .slick-list{
    padding: 30px 30px !important;
}
button.slick-next.slick-arrow {
    background: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 88px;
    height: -webkit-fill-available;
}

button.slick-next.slick-arrow:before {
    content: none;
}

button.slick-prev.slick-arrow {
    background: url(../images/left-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 65px;
    height: -webkit-fill-available;
}

button.slick-prev.slick-arrow:before {
    content: none;
}
.slick-dots li.slick-active button:before{
    color: #ffbf00 !important;
}
.slick-dots li button:before{
    font-size: 14px !important;
}
/* Logo slider */
/* logo package */
/* Designed-Logo-end  */
.designed-logo-para{
    background-color: #6500ff;
}
.designed-logo {
    text-align: center;
    padding: 45px 0;
}

.designed-logo h1 {
    font-size: 35px;
    margin-bottom: 0;
    font-weight: 600;
    color: #ffffff;
}

.designed-logo p {
    max-width: 87%;
    font-size: 12px;
    display: block;
    line-height: 3;
    margin: 0 auto;
    color: #ffffff;
}

.designed-logo h1 span {
    color: #ffc200;
}
/* Designed-Logo-end  */
/* Gallery Start */
section.gallery .gal-box img {
    width: -webkit-fill-available;
}
.gal-box {
    width: -webkit-fill-available;
    height: auto;
    overflow: hidden;
}

.gal-box img {
    transition: all 0.3s ease-out;
}

.gal-box img:hover {
    transform: scale(1.3);
}
section.gallery .container-fluid .row .col-md-6, section.gallery .container-fluid .row .col-md-3 {
    padding: 0;
}
section.gallery {
    background: #fff;
}
/* Gallery Start */
/* CREATIVE START */
.creative{
    background-image: url(../images/s5.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding:0;
}
.creative-para-box {
    padding: 70px 0;
}
.creative-img-box img {
    width: 80%;
}
.creative-para-box h1 {
    font-size: 40px;
    max-width: 80%;
    font-weight: 500;
    color: #484849;
}
.creative-para-box h1 span {
    font-weight: 600;
    color: #f3c110;
}

.creative-para-box p {
    font-size: 16px;
    max-width: 84%;
    line-height: 2;
}
/* CREATIVE END */
/* SOCIAL LINK START  */
section.social-link {
    padding-top: 30px;
}
section.social-link .container-fluid .row .col-md-3 {
    text-align: center;
    padding: 0;
}
section.social-link .container-fluid .row .col-md-3:hover{
    box-shadow: rgb(82 82 82 / 48%) 0px 2px 8px 0px;
}
.social-icon span i, .social-icon-2 span i, .social-icon-3 span i {
    padding: 8px 0;
    font-size: 24px;
}
.social-icon {
    background: #4c76be;
    color: #fff;
	padding-left: 15px;
}

.social-icon-2 {
    background: #0072b1;
    color: #fff;
	padding-left: 15px;
}
.social-icon-3 {
    background: #00c7ff;
    color: #fff;
}
/* SOCIAL LINK END */
/* FOOTER START  */
.footer{
    background-size: cover;
    background-image: url(../images/ftr.png);
    background-repeat: no-repeat;
	padding: 10px 0;
}
.footer-top {
    padding-top: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-top span {
    color: #fff;
    font-size: 13px;
}

.footer-last {
    padding-top: 40px;
    padding-bottom: 60px;
}
.footer-last a {
    color: #fff;
}
.footer-last span {
    color: #fff;
    font-size: 13px;
}

.footer-last p {
    color: #86868f;
    font-size: 10px;
    max-width: 100%;
    line-height: 2;
    padding-top: 15px;
    text-align: justify;
    margin-bottom:0px;
}
/* FOOTER END */

/* Responsive */
@media screen and (max-width:425px) {
    .text-right {
        display: none;
    }
    .logo-device {
        text-align: center;
    }
    section.banner {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    section.banner h1 {
        font-size: 40px;
    }
    section.banner h2 {
        font-size: 33px;
    }
    section.banner a.caal-always {
        padding: 0px;
    }
    section.portfolio h2 {
        font-size: 24px;
    }
    section.portfolio img.pf-img:hover {
        transform: scale(1.1);
    }
    section.portfolio img.pf-img {
        transition: 1s all !important;
    }
    section.portfolio img.pf-img {
        margin-top: 30px;
    }
    section.portfolio .row.mt-4 {
        margin-top: 0px !important;
    }
    section.packages h2 {
        font-size: 23px;
        margin-bottom: 10px;
    }
    section.numbers h2 {
        font-size: 23px;
        margin-bottom: 10px;
    }
    p.pak-p {
        margin-bottom: -60px !important;
    }
    section.helpingbrand h2 {
        font-size: 26px;
        margin: 20px 0 10px;
    }
    section.cform-section h2 {
        font-size: 23px;
        margin-bottom: 17px;
    }
    section.cta-new h2 {
        font-size: 31px;
        margin-bottom: 28px;
    }
    section.cform-section form ul li input[type="submit"] {
        margin-top: 0px;
    }
    p.copy-rgt {
        font-size: 13px;
    }
    a.terms {
        color: white;
        font-size: 14px;
    }
    .col-md-7.text-right-2 {
        text-align: center;
    }
    .popupform {
        width: 380px;
    }
    .popupform h2 {
        font-size: 22px;
    }
}
@media screen and (max-width:375px) {
    .logo-package .wrapper {
    height: 35rem !important;
}
.center-slider .slick-current.slick-active {
    max-width: 350px !important;
    margin: 0 auto !important;
}
.tab-type-buttons {
    flex-direction: column !important;
}

.tab-type-buttons a {
    width: 80% !important;
    margin: 0 auto !important;
    margin-bottom: 1rem !important;
}
    section.helpingbrand h2 {
        font-size: 20px;
        margin: 20px 0 10px;
    }
    .popupform {
        width: 100%;
    }
    .banner .col-md-5 {
    padding: 4rem 4rem !important;
}
}
@media only screen and (max-width:1024px)
{
     .header .col-sm-6.logo-device {
        max-width: 40%;
    }
    .header .col-sm-6.number-need.text-right {
        min-width: 60%;
    }
    .banner .col-sm-6.sidelogo {
        left: 0;
    }
    .banner .col-sm-6.sidelogo img:nth-child(3) {
        left: -15.5rem;
    }
    section.banner h1 {
        width: 60%;
    }
    section.banner p {
        width: 60%;
    }
    .banner h6 {
        margin-top: 5rem;
    }
    .banner .col-md-5 {
        padding: 4rem 4rem;
    }
    .banner-form select, .banner-form input[type="text"],.banner-form input[type="email"] {
        height: 30px;
    }   
    .center-slider .slick-current.slick-active {
    height: 100% !important;
    }
    
    button.slick-next.slick-arrow {
        right: 10px;
    }
    
    button.slick-prev.slick-arrow {
        left: 7px;
    }
    
    section.typeoflogo {
        padding-bottom: 0px;
    }
    
    .logo-package {
        padding-bottom: 20px;
    }
}


@media screen and (max-width: 768px) {
    a.various.grad-btn {
    display: none;}
	.package ul {
        padding: 0 20px;
    }
    button.slick-next.slick-arrow,button.slick-prev.slick-arrow {
        display: none !important;
    }
    .infowrp p {
        font-size: 11px;
    }
    .pack-content ul li:before {
        left: -5%;
    }
    section.readytoget .tab-type-buttons a
    {
        width:30%;
    }
    section.numbers ul li {
        width: 100%;
        margin: 40px 0px;
    }
    section.banner ul.yel-list li {
        font-size: 12px;
    }
    section.portfolio p {
        width: 100%;
    }
    section.portfolio h2 {
        font-size: 28px;
    }
    section.portfolio {
        padding: 30px 0;
    }
    section.packages {
        padding: 30px 0;
    }
    section.packages h2 {
        font-size: 27px;
        width: 100%;
    }
    section.numbers h2 {
        font-size: 23px;
        width: 100%;
    }
    section.numbers p.pak-p {
        width: 100%;
        margin-top: 0px;
        font-style: 13px;
    }
    section.packages p.pak-p {
        width: 100%;
        margin-top: 0px;
    }
    section.helpingbrand h2 {
        font-size: 30px;
    }
    section.cform-section p {
        padding: 0 0px;
        margin-bottom: 11px;
        font-size: 12px;
    }
    section.cform-section h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    section.cform-section form ul li {
        display: inline-block;
        width: 100%;
        margin: 7px 0px;
    }
    section.cform-section form ul li textarea {
        padding: 10px 12px;
        width: 100%;
        margin-top: 7px;
    }
    .row.disclaimer {
        text-align: center !important;
    }
    .col-md-7.text-right {
        text-align: center !important;
    }
    section.cta-new h2 {
        font-size: 35px;
        margin-top: 2px;
        margin-bottom: 21px;
        text-align: left !important;
    }
    section.cta-new a.grad-btn {
        font-weight: 400;
        padding: 18px 29px;
        font-size: 14px;
    }
    section.exp.hidden-xs ul {
        padding: 0px;
        margin-top: 20px;
    }
    section.exp ul li {
        display: inline-block;
        padding: 8px 11px;
        text-align: left;
    }
    .pack {
        margin-top: 40px;
        height: 93%;
    }
    .header .col-sm-6.logo-device {
        max-width: 25%;
    }
    .header .col-sm-6.logo-device img
    {
        width: 80%;
    }
    .header .col-sm-6.number-need.text-right
    {
        min-width: 75%;
    }
    .header .col-sm-6.number-need.text-right a:nth-child(1) {
    margin-right: 15px !important;
    font-size: 13px;
    }
    .header a.various.grad-btn.open_modal_zee_2 {
        margin-right: 0;
    }
    
    .header .col-sm-6.number-need.text-right a:nth-child(1) i {
        font-size: 16px  !important;
    }
    
    .header a.various.grad-btn.open_modal_zee_2 {
        font-size: 13px;
    }
    
    .header i.fa.fa-envelope {
        font-size: 16px;
    }
    
    .header .fa-envelope:before {
        left: 39%;
    }
    
    .banner .col-sm-6.sidelogo img:nth-child(3) {
        left: -11.1rem;
    }
    
    section.banner h1 {
        font-size: 30px;
        margin-top: 6rem;
    }
    
    .banner .col-md-5 {
        padding: 3.6rem 3rem;
    }
    
    .banner h4 {
        font-size: 17px;
        margin-bottom: 6px;
    }
    
    .banner h3 {
        font-size: 17px;
    }
    
    .banner-form input[type="submit"] {
        height: 3rem;
    }
    
    .banner-form textarea {
        min-height: 100%;
    }
    
    section.banner a.chat.grad-btn {
        margin-left: 9.5rem;
    }
    
    .banner .col-sm-6.sidelogo img:nth-child(2) {
        top: 8rem;
    }
    
    .banner .col-sm-6.sidelogo img:nth-child(3) {
        top: 16rem;
    }
    
    .banner .col-sm-6.sidelogo {
        top: 5rem;
    }
    .select-the-right h2 {
    font-size: 30px;
    }
    
    .para p {
        font-size: 15px;
    }
    
    .banner h6 {
        margin-top: 2rem;
    }
    
    .tab button:nth-child(1) {
        margin-left: 0;
    }
    
    .tab {
        width: 100%;
        margin: auto 0;
    }
    .tab-type-content p {
    line-height: 2;
    font-size: 12px;
}

.tab-type-content {
    padding-top: 1rem;
}

.tab-type-buttons a {
    width: 40%;
}

.tab-type-content h2 {
    font-size: 30px;
}

.col-md-12.pocket-friendly h1 {
    font-size: 30px;
}

.pack-head h2 {
    font-size: 13px;
}

.pack-head h3 {
    font-size: 25px;
}

.pack-head a {
    font-size: 14px;
    width: 65%;
}
.pack-head p
    {
        font-size: 10px;
    }
.pack-content ul li {
    font-size: 12px !important;
}
.logo-package .wrapper {
    padding-top: 1rem !important;
}

.designed-logo h1 {
    font-size: 30px;
}

.designed-logo p {
    line-height: 2;
}

.creative-para-box h1 {
    font-size: 30px;
}

.creative-para-box p {font-size: 12px;}

.creative-para-box {
    padding-top: 1rem;
}
}
@media only screen and (max-width:575px)
{
    .slick-dots {
    display: block !important;
}
    .logo-package .wrapper {
        height: 35rem !important;
    }
    .center-slider .slick-current.slick-active
    {
        max-width: 350px;
        margin: 0 auto;
    }
    .modal-content {
    width: 100%;
}

.close {margin-right: 0rem !important;}
		.header .col-sm-6.number-need.text-right {
		display: none;
	}

	.header .col-sm-6.logo-device {
		max-width: 100%;
	}

	.header .col-sm-6.logo-device img {
		width: 50%;
	}
    section.readytoget .tab-type-buttons a
    {
        width:45%;
    }
    button.slick-next.slick-arrow {
    display: none !important;
}

button.slick-prev.slick-arrow {
    display: none !important;
}

.center-slider .slick-current.slick-active {width: 7% !important;padding: 12px 14px;}
	.floating-form-wrap {
		display: none !important;
	}
    .banner .col-sm-6.sidelogo
	{
		display:none;
	}

section.banner h1,section.banner p {
    width: 100%;
}

section.banner {
    text-align: center;
}

section.banner a.chat.grad-btn {
    margin: auto;
}

.banner h4 {
    margin-bottom: 2rem;
}

.banner .col-md-5 {
    padding: 5.2rem 4rem;
}

.banner-form select, .banner-form input[type="text"], .banner-form input[type="email"] {
    height: 50px;
}

section.typeoflogo {
    text-align: center;
}

.col-md-12.pocket-friendly h1 {
    max-width: 100%;
}

.creative-para-box h1 {
    max-width: 100%;
}

.creative-para-box p {
    max-width: 100%;
}

.creative {
    text-align: center;
}
.row.mt-4 {
    margin-top: 0 !important;
}
.img-fluid {
    display: block;
    margin: 2% auto;
}
}
@media only screen and (max-width:320px)
{
	.footer-top span {
		text-align: right;
	}
    .center-slider .slick-current.slick-active {
    max-width: 260px !important;
    margin: 0 auto !important;
}
    .tab-type-buttons {
    flex-direction: column !important;
}
    .banner .col-md-5 {padding: 2.5rem 3rem !important;}.banner-form select, .banner-form input[type="text"], .banner-form input[type="email"] {
    height: 35px;
}

.banner h4 {
    margin-bottom: 1rem;
}
}