@font-face {
    font-family: CircularStd-Book;
    src: url(../fonts/CircularStd-Book.eot);
    src: url('../fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'), url(../fonts/CircularStd-Book.woff2) format('woff2'), url(../fonts/CircularStd-Book.woff) format('woff'), url(../fonts/CircularStd-Book.ttf) format('truetype'), url('../fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: CircularStd-Bold;
    src: url(../fonts/CircularStd-Bold.eot);
    src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'), url(../fonts/CircularStd-Bold.woff2) format('woff2'), url(../fonts/CircularStd-Bold.woff) format('woff'), url(../fonts/CircularStd-Bold.ttf) format('truetype'), url('../fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: CircularStd-Black;
    src: url(../fonts/CircularStd-Black.eot);
    src: url('../fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'), url(../fonts/CircularStd-Black.woff2) format('woff2'), url(../fonts/CircularStd-Black.woff) format('woff'), url(../fonts/CircularStd-Black.ttf) format('truetype'), url('../fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: CircularSpotifyTxT-Light;
    src: url(../fonts/CircularSpotifyTxT-Light.eot);
    src: url('../fonts/CircularSpotifyTxT-Light.eot?#iefix') format('embedded-opentype'), url(../fonts/CircularSpotifyTxT-Light.woff2) format('woff2'), url(../fonts/CircularSpotifyTxT-Light.woff) format('woff'), url(../fonts/CircularSpotifyTxT-Light.ttf) format('truetype'), url('../fonts/CircularSpotifyTxT-Light.svg#CircularSpotifyTxT-Light') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.eot);
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url(../fonts/Montserrat-Bold.woff2) format('woff2'), url(../fonts/Montserrat-Bold.woff) format('woff'), url(../fonts/Montserrat-Bold.ttf) format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat-ExtraBold;
    src: url(../fonts/Montserrat-ExtraBold.eot);
    src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url(../fonts/Montserrat-ExtraBold.woff2) format('woff2'), url(../fonts/Montserrat-ExtraBold.woff) format('woff'), url(../fonts/Montserrat-ExtraBold.ttf) format('truetype'), url('../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul,
ul {
    list-style: none
}

a,
a:hover {
    text-decoration: none
}

a,
mark {
    color: #000
}

blockquote,
q {
    quotes: none
}

ul {
    margin: 0;
    padding: 0
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

mark {
    background-color: #ff9;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

li {
    list-style: none
}

body {
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
    font-family: 'CircularStd-Book';
    overflow-x: hidden;
    background: #fff
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

::-webkit-input-placeholder {
    color: rgb(0 0 0 / .5);
    opacity: 1;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    font-family: 'CircularStd-Book';
    font-weight: 300
}

::-moz-placeholder {
    color: rgb(0 0 0 / .5);
    opacity: 1;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    font-family: 'CircularStd-Book';
    font-weight: 300
}

::-ms-input-placeholder {
    color: rgb(0 0 0 / .5);
    opacity: 1;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    font-family: 'CircularStd-Book';
    font-weight: 300
}

input:focus::-webkit-input-placeholder {
    opacity: .5
}

input:focus::-moz-placeholder {
    opacity: .5
}

input:focus::-ms-input-placeholder {
    opacity: .5
}

.sprite {
    background: url(../images/sprite.png) no-repeat top left;
    display: inline-block
}

.dflex {
    display: flex;
    flex-wrap: wrap
}

.dflex-space-btw {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.align-center {
    align-items: center
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.dflex-between {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.txt-voilet {
    color: #7c33c0
}

.txt-sky-blue {
    color: #019eaa
}

.txt-blue {
    color: #2d79e5 !important
}

.txt-black {
    color: #000 !important
}

.txt-red {
    color: #ff3d3d
}

.txt-gray {
    color: #787878
}

.txt-white {
    color: #fff !important
}

.txt-black {
    color: #000 !important
}

.txt-pink {
    color: #e7257c
}

.posrel {
    position: relative
}

.posabs {
    position: absolute
}

.img-reponsive {
    width: 100%
}

.clear {
    clear: both
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.ibvt {
    display: inline-block;
    vertical-align: top
}

.ibvm {
    display: inline-block;
    vertical-align: middle
}

.ibvb {
    display: inline-block;
    vertical-align: bottom
}

.sectionpadding {
    padding: 40px 0
}

.lnheight {
    line-height: 0
}

.img-responsive {
    width: 100%
}

sup {
    font-size: small
}

table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0
}

.nomargin {
    margin: 0 !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.clear {
    clear: both
}

.container {
    width: 96%;
    margin: 0 auto;
    max-width: 1260px;
    padding: 0
}

.sprite {
    background: url(../images/sprite.png) no-repeat 0 0
}

.blackoverlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: rgb(0 0 0 / .6);
    display: none
}

.blackoverlay.active {
    display: block
}

.ibvm {
    display: inline-block;
    vertical-align: middle
}

.ibvt {
    display: inline-block;
    vertical-align: top
}

.ibvb {
    display: inline-block;
    vertical-align: bottom
}

.dflex {
    display: flex
}

.clear {
    clear: both
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.sectionblk {
    position: relative
}

.sectioncircleblk {
    position: absolute
}

.sectioncircleblk img {
    width: 100%
}

.uppercase {
    text-transform: uppercase
}

.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.flex-start {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap
}

.flex-between-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

figure img,
.img-fluid {
    width: 100%
}

.flex {
    display: flex;
    flex-wrap: wrap
}

.flex-end {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.width100 {
    width: 100% !important
}

.orangetxt {
    color: #f6862a !important
}

.headerblk {
    padding: 10px 15px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 99;
    height: 100px;
    transition: 0.5s ease
}

.headerwrapper {
    width: 95%;
    background: #fff0;
    padding: 0;
    position: relative;
    margin: 0 auto;
    z-index: 9999;
    right: 0
}

.header_logo a {
    display: block
}

.header_logo {
    width: 70px;
    line-height: 0
}

.bannerbigtxt {
    font-family: 'Montserrat-ExtraBold';
    color: #fff;
    text-transform: uppercase;
    font-size: 46vh;
    line-height: 35vh;
    text-shadow: 0 0 1px #3a3234, 0 0 1px #3a3234;
    letter-spacing: -5px;
    text-align: justify;
    opacity: .3
}

.bannertextblk {
    font-family: 'Montserrat-ExtraBold';
    color: #3a3234;
    text-transform: uppercase;
    font-size: 100px;
    line-height: 110px;
    width: 100%;
    margin: 0 auto
}

.bannertextblk span.orangetxt {
    color: #f6862a
}

.bannerblk {
    width: 100%;
    height: auto;
    padding: 50px 0 ;
    position: relative
}

.bannerblk:before,
.text-line text {
    font-family: Montserrat-ExtraBold;
    font-size: 40vh;
    line-height: 35vh
}

.bannerblk:before {
    position: absolute;
    content: "Decode House";
    color: #fff;
    text-shadow: 0 0 1px #3a3234, 0 0 1px #3a3234;
    top: 90px;
    text-transform: uppercase;
    opacity: .3
}

.bannerblk.nobefore_txt:before {
    display: none
}

.text-line {
    stroke-dasharray: 500;
    stroke-dashoffset: 500;
    animation: 5s linear infinite forwards dash, 5s ease-in infinite forwards filling;
    font-size: 117px
}

@keyframes dash {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes filling {
    0%,
    100%,
    90% {
        fill: #bac736;
        fill-opacity: 0
    }
}

.banner_smalltxt {
    font-size: 30px;
    line-height: 40px;
    color: #3a3234;
    font-family: 'CircularStd-Book';
    width: 760px;
    margin: 20px 0 0 0;
    text-transform: none
}

.small_ttl {
    font-weight: bolder;
    z-index: 1;
    position: relative;
    font-size: 30px;
    color: #3a3234;
    text-transform: uppercase;
    font-family: 'CircularStd-Book';
    letter-spacing: 2px;
    margin: 0 0 20px 0;
}

.project_site {
    font-size: 16px;
    line-height: 20px;
    color: #3a3234;
    text-transform: uppercase;
    font-family: 'CircularStd-Book';
    letter-spacing: 2px
}

.portfolio_slider .slick-dots {
    bottom: auto;
    top: -70px
}

.portfolio_slider .slick-dots li button:before {
    content: ""
}

.portfolio_slider .slick-dots li button {
    background: #ebeaea;
    border-radius: 100%;
    width: 10px;
    height: 10px
}

.portfolio_slider .slick-dots li.slick-active button {
    background: #000
}

.portfolio_pic {
    line-height: 0;
    margin: 0 0 30px 0
}

.project_name {
    font-size: 30px;
    line-height: 30px;
    color: #3a3234;
    font-family: 'CircularSpotifyTxT-Light'
}

.project_name span {
    font-family: 'CircularStd-Book'
}

.portfolio_item {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 50px 0 0
}

.arrowbtn {
    background: url(../images/right_arrow.png) no-repeat 0 0;
    width: 23px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

.viewworkbtn a {
    font-family: 'CircularStd-Book';
    font-size: 20px;
    line-height: 20px;
    color: #f6862a;
    position: relative;
    padding: 0 0 10px 0;
    cursor: pointer
}

.viewworkbtn a:after {
    position: absolute;
    content: "";
    width: 90%;
    height: 2px;
    background: #f6862a;
    bottom: 0;
    left: 0
}

.viewworkbtn {
    margin: 0 0 40px 0;
    display: block;
    text-align: center
}

.viewworkbtn a:hover .arrowbtn {
    margin: 0 0 0 10px
}

.showreel_video {
    position: relative;
    width: 100%;
    background: url(../images/showreel.jpg) no-repeat 0 0;
    height: 650px;
    background-attachment: fixed;
    background-size: cover
}

.showreel_video.webdesign_reel {
    position: relative;
    width: 100%;
    background: url(../images/wesite-design/showreel.jpg) no-repeat 0 0;
    height: 650px;
    background-attachment: fixed;
    background-size: cover
}

.showreel_video.seo_reel {
    position: relative;
    width: 100%;
    background: url(../images/digital-public-relation/showreel.jpg) no-repeat 0 0;
    height: 650px;
    background-attachment: fixed;
    background-size: cover
}

.youtube_icon {
    background: url(../images/youtube-icon.png) no-repeat 0 0;
    width: 90px;
    height: 90px;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.sectionbigtxt {
    font-size: 22px;
    line-height: 35px;
    color: #000;
    font-family: 'CircularStd-Book';
    font-weight: 500
}

.viewworkbtn.nocenter {
    text-align: left
}

.updatewrapper {
    padding: 0 0 100px 5%;
    position: relative
}

.updateslide_item {
    background: #ccc;
    padding: 30px 0 30px 30px;
    margin: 25px;
    height: 500px !important;
    position: relative;
    width: 44%;
    display: inline-block;
    vertical-align: top
}

.updateslide_item.orangebg {
    background: #f6862a
}

.updateslide_item.yellowbg {
    background: #f6c42a
}

.updateslide_item.greenbg {
    background: #bfe247
}

.slide_txt {
    font-size: 30px;
    line-height: 50px;
    color: #fff;
    font-family: 'CircularStd-Book'
}

.signupnow_txt a {
    font-family: 'CircularStd-Book';
    font-size: 30px;
    line-height: 30px;
    color: #fff !Important;
    position: relative;
    padding: 0 0 10px 0
}

.signupnow_txt a:after {
    position: absolute;
    content: "";
    width: 90%;
    height: 2px;
    background: #fff;
    bottom: 0;
    left: 0
}

.signupnow_txt {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 30px
}

.signupnow_txt a:hover .arrowbtn {
    margin: 0 0 0 10px
}

.signupnow_txt .arrowbtn {
    background: url(../images/right_arrow_white.png) no-repeat 0 0;
    width: 23px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

.slide_pic.txt {
    font-family: 'CircularStd-Book';
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    margin: 20px 0 0 0
}

.slide_pic {
    margin: 30px 0 0 0
}

.checkall_updatetxt {
    font-size: 16px;
    line-height: 20px;
    color: #3a3234;
    text-transform: uppercase;
    font-family: 'CircularStd-Book';
    letter-spacing: 2px;
    width: 50%;
    margin: 50px auto 0;
    text-align: center;
    position: relative
}

.checkall_updatetxt span {
    background: #fff;
    padding: 0 15px;
    position: relative
}

.checkall_updatetxt:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #d8d6d6;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.joindecode_pic {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%
}

.joindecode_pic .slide_pic {
    width: 80%;
    float: right
}

footer.footerwrapper {
    padding: 50px 0;
    background: #fff
}

.smalldescblk {
    font-size: 14px;
    line-height: 20px;
    color: #aeaeae
}

.footer_firstsection {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid rgb(0 0 0 / .2)
}

.footer_secondsection {
    width: 25%
}

.footer_thirdsection {
    width: 20%
}

.seoffer_ttl {
    color: #f6862a;
    font-family: 'CircularStd-Bold';
    margin: 0 0 8px 0
}

.service_offerbyus {
    margin: 20px 0 0 0
}

.seofferlist li {
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 0 0;
    padding: 0 7px 0 0;
    position: relative;
    text-transform: lowercase
}

.seofferlist li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 1px;
    right: -2px;
    background: #fff
}

.seofferlist li a {
    color: #fff !important
}

.serviceoffer_item {
    width: 75%;
    text-align: left
}

.seofferlist li:last-child:after {
    display: none
}

.enqttlblk.seoffer_ttl {
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 20px 0
}

.footer_firstsection .bannertextblk {
    width: 100%;
    font-size: 100px !important;
    line-height: 130px !important;
    text-align: center
}

.contactnumber {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    position: relative
}

.contactnumber:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgb(255 255 255 / .2);
    bottom: 0;
    left: 0
}

.contactnumber a {
    color: #fff !important;
    font-size: 22px;
    line-height: 22px
}

.contactnumber a:hover {
    color: #f6862a
}

.contactnumber:last-child {
    margin: 0;
    padding: 0
}

.contactnumber:last-child:after {
    display: none
}

.footerbtm_blk {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.serviceoffer_item li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: 0 15px 10px;
    position: relative
}

.serviceoffer_item li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #f6862a;
    border-radius: 100%;
    top: 10px;
    right: -18px
}

.serviceoffer_item li:last-child:before {
    display: none
}

.serviceoffer_item li a:hover {
    color: #f6862a
}

.socialmedia_list {
    margin: 0
}

.socialmedia_list li {
    font-size: 35px;
    line-height: 40px;
    color: #3a3234;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
        border-radius: 100%;
}
/*.socialmedia_list li:after {
    position: absolute;
    content: "+";
    font-size: 30px;
    line-height: 30px;
    top: 16px;
    right: -27px
}*/

.socialmedia_list li:last-child {
    margin: 0
}

.socialmedia_list li:last-child:after {
    display: none
}

.socialmedia_list li:hover a {
    color: #fff !important
}

.socialmedia_list li a {
    font-size: 32px;
    line-height: 31px;
    color: #fff !important;
    padding: 10px;
    text-align: center;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section13 .admin {
    border-top: 0.6px solid rgba(74, 115, 251, 0.6);
    padding-top: 15px;
}
.socialmedia_list li.instagram {
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    border-radius: 100px
}

.socialmedia_list li.facebook {
    background: #3b5998
}

.socialmedia_list li.linkedin {
    background: #0072b1
}

.socialmedia_list li.behance:hover {
    background: #053eff
}

.blog_date {
    font-size: 25px;
    line-height: 30px;
    color: #3a3234;
    margin: 0 0 50px 0
}

.blog_title {
    font-size: 24px;
    line-height: 35px;
    min-height: 40px;
    color: #3a3234;
    margin: 0 0 10px 0;
    font-weight: 700
}

.blog_pic {
    line-height: 0;
    margin: 0 0 20px 0
}

.bloginfo_item {
    width: 47%;
    margin: 0 auto 50px
}

.loadmore_btn {
    width: 210px;
    text-align: center;
    padding: 20px 20px;
    border: 1px solid #f6862a;
    border-radius: 40px;
    color: #f6862a;
    font-family: 'CircularStd-Bold';
    cursor: pointer;
    margin: 100px auto 0
}

.sectiondesc.blog_desc {
    height: 81px;
    overflow: hidden
}

.sectiondesc p {
    font-size: 18px;
    line-height: 27px;
    color: #706c6c;
    font-family: 'CircularStd-Book';
    margin: 0 0 20px 0;
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    font-weight: 400
}

.service_blk {
    margin: 20px 0;
    /*padding: 0 0 0 15%;*/
    position: relative
}

.sectiondesc p.boldtxt {
    font-size: 34px;
    line-height: 45px;
    color: #3a3234
}

.bloginfo_item .readmore_btn a {
    margin: 0
}
/*.moreabout_wrapper {
    background: #f9f8f8;
}*/
.serviceicon_itemblk {
    margin: 80px 0 0 0
}

.service_icon {
    width: 120px;
    line-height: 0;
    margin: 0 0 20px 0
}

.service_icontxt {
    color: #3a3234;
    font-size: 28px;
    line-height: 30px;
    font-family: 'CircularStd-Black';
    height: 60px
}

.service_item {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 30px 50px 0;
    padding: 20px;
    cursor: pointer;
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out
}

.service_item:hover {
    background: #f6862a;
    color: #fff;
    box-shadow: 30px 28px 20px rgba(246, 134, 42, 50%)
}

.service_item:hover .service_icontxt {
    color: #fff
}

.service_icon .white_icon {
    display: none
}

.service_item:hover .white_icon {
    display: block
}

.service_item:hover .orange_icon {
    display: none
}

.bannerimg_blk {
    text-align: right;
    margin: 40px 0 0 0;
    position: relative;
    left: 150px
}

.bannerpic_item {
    line-height: 0;
    display: inline-block;
    vertical-align: top;
    width: 42%;
    margin: 0 0 0 20px
}

.overview_picblk {
    display: flex;
    justify-content: space-between;
    margin: 70px 0 0 0;
    align-items: center
}

.overview_pic {
    width: 45%
}

.overview_txt {
    width: 54%;
    padding: 50px
}

.sectionbigtxt.font35 {
    font-size: 20px !important;
    line-height: 35px !important
}

.sectionbigtxt.font60 {
    font-size: 60px !important;
    line-height: 50px !important
}

.marTop50 {
    margin-top: 30px
}

.marTop30 {
    margin-top: 20px
}

.media_houseblk .sectiondesc {
    width: 100%;
    margin: 30px auto 0
}

.companyimg_item {
    width: 49%;
    line-height: 0;
    height: 100vh
}

.company_img1 {
    background: url(../images/about-us/company_img1.jpg) no-repeat bottom center;
    background-size: cover
}

.company_img2 {
    background: url(../images/about-us/company_img2.jpg) no-repeat bottom center;
    background-size: cover
}

.companyimg_blk {
    display: flex;
    justify-content: space-between
}

.companyimg_item img {
    display: none
}

.ourteam_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0
}

.teampic_blk {
    width: 45%
}

.teaminfo_blk {
    width: 48%;
    padding: 20px 30px 20px 90px
}

.teaminfo_blk .sectiondesc {
    padding: 20px 0 0 0
}

.teamvideo_blk {
    position: relative
}

.teamvideo_infoblk {
    padding: 130px 0 50px 0;
    width: 80%;
    margin: 0 auto
}

.teamvideo_infoblk .sectiondesc {
    padding: 20px 0 0 5%
}

.teamvideo_infoblk .sectiondesc p strong {
    color: #3a3234
}

.digitalpr_banner .bannerpic_item {
    display: flex
}

.digitalpr_banner .bannerpic_item {
    display: block;
    margin: 0;
    width: 49%;
    position: relative
}

.digitalpr_banner.bannerimg_blk.digitalpr_banner {
    left: 0;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.digitalpr_banner .bannerpic_item:first-child {
    width: 52%
}

.digitalpr_banner .bannerpic_item:last-child {
    left: 0;
    width: 42%
}

.expand_btn {
    width: 150px;
    text-align: center;
    padding: 14px 20px;
    border: 1px solid #f6862a;
    border-radius: 40px;
    color: #f6862a;
    font-family: 'CircularStd-Bold';
    cursor: pointer;
    margin: 0;
    font-size: 14px;
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out
}

.expand_btn:hover {
    background: #f6862a;
    color: #fff;
    border: 1px solid #fff
}

.digitalpr_bgblk img {
    display: none
}

.digitalpr_bgblk {
    width: 100%;
    background: url(images/influencer-marketing/influencer-marketpic.jpg) no-repeat top center;
    height: 650px;
    background-size: cover
}

.color3a3234 {
    color: #3a3234 !important
}

.prspecialist_itemblk {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.prspecialist_numberitem {
    margin: 0 0 20px 0
}

.prspecialist_item {
    font-size: 20px;
    line-height: 30px;
    color: #3a3234;
    width: 30%;
    padding: 0 30px 0 0;
    margin: 0 30px 0 0;
    border-right: 1px solid #f6862a;
    height: 300px
}

.prspecialist_item:nth-child(3n+3) {
    margin: 0;
    padding: 0;
    border-right: 0
}

.prspecialist_item:nth-last-of-type(1) {
    height: auto;
    padding: 0 0 10px 0
}

.prspecialist_item:nth-last-of-type(2) {
    height: auto;
    padding: 0 30px 10px 0
}

.prspecialist_item:nth-last-of-type(3) {
    height: auto;
    padding: 0 30px 10px 0
}

.whypr_wrpper {
    width: 100%;
    position: relative
}

.whyprimg_item.tradeimg1 {
    width: 55%;
    float: right
}

.whyprimg_item.tradeimg2 {
    width: 55%;
    float: left;
    margin: -600px 0 0 0
}

.whyprimg_blk {
    position: relative
}

.whyprimg_blk:before {
    position: absolute;
    content: "";
    width: 700px;
    height: 810px;
    background: url(../images/digital-public-relation/tradeimg_line.png) no-repeat 0 0;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    z-index: 9
}

.whypr_infoblk {
    width: 70%;
    margin: 0 auto 0;
    padding: 0 0 0 20%
}

.howtodesign_wrapper {
    width: 100%;
    background: #f7f7f7
}

.design_picblk {
    width: 60%
}

.designinfo_blk {
    position: relative;
    margin: 0 auto;
    /*width: 70%;*/
    /*margin: -310px auto 0*/
}
.orange_strip {
    width: 100px;
    height: 8px;
    background: #ff9b3a;
    margin: 0 0 10px 0
}

.designinfo_blk .design_txtblk {
    right: 0;
    position: relative;
    /*padding: 0 0 0 400px*/
}

.offerservice_blk .sectionbigtxt {
    font-size: 60px;
    line-height: 60px;
    font-family: 'CircularStd-Bold'
}

.offerservice_blk {
    width: 100%
}

.offerservice_blk .sectiondesc {
    width: 81%
}

.font60 {
    font-size: 60px !important;
    line-height: 60px !important
}

.basicrole_itemblk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0 0 0
}

.sectionbigtxt.font60 {
    font-size:30px ! IMPORTANT
}

.basicrole_item {
    width: 31%;
    border: 1px solid #ff9b3a;
    border-radius: 20px;
    padding: 30px;
    margin: 0 0 60px 0
}

.basicrole_icon {
    line-height: 0;
    width: 130px;
    margin: 0 0 20px 0
}

.basicrole_info {
    font-size: 18px;
    line-height: 30px;
    color: #3a3234
}

.synonymous_blk .sectionbigtxt {
    font-size: 60px;
    line-height: 60px;
    font-family: 'CircularStd-Bold'
}

.synonymous_pic {
    width: 80%;
    margin: 0 auto;
    line-height: 0
}

.mobileapp_developmentwrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 100px 0
}

.mobileapp_picblk {
    width: 40%
}

.mobileapp_infoblk {
    width: 55%;
    padding: 60px
}
.basicrole_blk img.img-fluid {
    width: 60px;
}

.whychooseus_blk {
    /*width: 80%;*/
    margin: 0 auto
}

.contactinfo_blk {
    width: 100%;
    margin: 70px auto
}

.cnt_icon {
    width: 40px;
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    margin: 4px 20px 0 0
}

.cnt_info {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 80px)
}

.cnt_ttl {
    font-size: 30px;
    line-height: 40px;
    color: #3a3234;
    font-family: 'CircularStd-Book';
    margin: 0 0 20px 0
}

.cntdesc-item {
    color: #f6862a;
    font-size: 22px;
    line-height: 30px
}

.cntdesc-item a {
    color: #f6862a;
    text-decoration: underline
}

.cntdesc-item {
    margin: 0 0 7px 0
}

.cntdesc-item:last-child {
    margin: 0
}

.contactinfo_item {
    margin: 0 0 30px 0;
    display: inline-block;
    vertical-align: top;
    width: 45%
}

.digi_itemblk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 40px 0;
    position: relative
}

.digi_itemblk:last-child {
    margin: 0
}

.digi_itemblk:nth-child(2n+2) {
    flex-direction: row-reverse
}

.digi_pic {
    line-height: 0;
    width: 50%
}

.digi_info {
    width: 50%;
    padding: 70px
}

.relavance_infoblk .sectionbigtxt.font80 {
    font-size: 80px;
    line-height: 80px;
    font-family: 'CircularStd-Bold'
}

.relavance_infoblk {
    width: 70%;
    margin: 80px auto
}

.digi_itemblk.noflex {
    display: block;
    width: 80%;
    margin: 0 auto
}

.something_infoblk {
    font-size: 26px;
    line-height: 35px;
    font-family: 'CircularStd-Book';
    position: relative
}

.something_infoblk:before {
    position: absolute;
    content: "";
    width: 64px;
    height: 5px;
    background: #f6862a;
    top: 16px;
    left: -83px
}

.something_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0 0 0
}

.something_pic {
    width: 70%;
    margin: 60px auto;
    position: relative
}

.steller_parallaxitem {
    width: 40%;
    margin: 0 0 0 50px
}

section.steller_parallaxblkwrapper {
    display: flex;
    justify-content: end;
    width: 100%;
    padding: 50px  0;
}

.joinus_wrapper {
    padding: 0 0 100px 5%
}

svg text {
    font-family: CircularStd-Book;
    letter-spacing: 1px;
    text-transform: uppercase;
    stroke: #3a3234;
    font-size: 20px;
    stroke-width: 1;
    animation: 5s infinite alternate textAnimate;
    line-height: 20px;
    background: red
}

@keyframes textAnimate {
    0% {
        stroke-dasharray: 0 50%;
        stroke-dashoffset: 20%;
        fill: #fff0
    }
    100% {
        stroke-dasharray: 50% 0;
        stroke-dashoffstet: -20%;
        fill: #fff0
    }
}

.enquirenow.button a {
    position: relative;
    display: inline-block;
    font-family: 'CircularStd-Bold';
    font-size: 18px;
    line-height: 18px;
    padding: 15px 25px;
    color: #fff;
    background: #f6862a;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px
}

.enquirenow.button a::after,
.enquirenow.button a::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #3a3234;
    z-index: 1
}

.enquirenow.button a::before {
    right: 100%;
    margin-right: 100%;
    -webkit-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out
}

.enquirenow.button a::after {
    right: -100%;
    margin-right: 0;
    -webkit-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out
}

.enquirenow.button a:hover {
    color: #fff !important
}

.enquirenow.button a:hover::before {
    right: 0;
    margin-right: 0;
    -webkit-transition: right .2s ease-in-out, margin-right .2s ease-in-out;
    transition: right .2s ease-in-out, margin-right .2s ease-in-out
}

.enquirenow.button a:hover::after {
    right: 0;
    margin-right: -100%
}

.enquirenow.button a span {
    display: block;
    position: relative;
    z-index: 99
}

.enquirenow.button a span .fa {
    margin: 0 0 0 10px
}

.enquirenow.button a:hover .fa {
    margin: 0 0 0 20px;
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out
}

.contactfrm_blk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 40px 0;
    padding: 40px;
    border: 1px solid #ccc;
    border-radius: 20px;
    box-shadow: 0 5px 13px rgb(0 0 0 / .5);
    position: relative;
    z-index: 99;
    background: #fff
}

.cntfrm_item {
    margin: 0 0 40px 0;
    width: 48%
}

.cntfrm_item .label {
    font-size: 20px;
    line-height: 20px;
    font-family: 'CircularStd-Book'
}

.cntfrm_item .label span {
    font-style: italic;
    font-size: 14px;
    line-height: 14px;
    margin: 6px 0 0 0;
    display: block
}

.cntfield {
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding: 0 0 10px 0;
    font-size: 16px;
    outline: none;
    font-family: 'CircularStd-Book'
}

.label_field {
    margin: 15px 0 0 0
}

.cntfrm_item.fullwidth {
    width: 100%
}

.cntfrm_item:last-child {
    margin: 0
}

.cntfrm_item .submit_btn {
    padding: 10px 20px;
    border-radius: 5px;
    background: #f6862a;
    color: #fff;
    border: 0;
    outline: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    font-family: 'CircularStd-Bold';
    cursor: pointer;
    letter-spacing: .5px
}

.thankyouwrap {
    padding: 120px 0;
    text-align: center
}

#nav,
#nav li a {
    font-size: 16px
}

#nav li,
#nav li a {
    margin: 0;
    display: block;
    position: relative
}

#nav {
    font-family: CircularStd-Bold;
    width: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    justify-content: space-between;
    line-height: 16px;
    align-items: center
}

#nav li {
    list-style: none;
    padding: 10px 20px
}

#nav li a:before {
    position: absolute;
    content: "+";
    border-radius: 100%;
    top: -3px;
    right: -26px;
    font-size: 19px;
    line-height: 19px;
    z-index: 99
}

#nav li a {
    color: #00255c;
    letter-spacing: .5px
}

#nav ul {
    background: #f2f5f6;
    padding: 0;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 0 0 3px 3px;
    box-shadow: 2px 2px 3px #ececec;
    -webkit-box-shadow: 2px 2px 3px #ececec;
    -moz-box-shadow: 2px 2px 3px #ececec;
    width: 230px
}

#nav .site-name,
#nav .site-name:hover {
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    text-shadow: 1px 1px 1px #66696b;
    font: italic 20px/38px Georgia, "Times New Roman", Times, serif;
    background: url(images/saaraan.png) 10px 5px no-repeat;
    width: 160px;
    border-right: 1px solid #52bdb5
}

#nav li:hover {
    background: #fff
}

#nav li:hover a {
    color: #f6862a
}

#nav li:hover ul li:hover {
    background: #3a3234
}

#nav li:hover ul li a {
    color: #fff !important
}

#nav ul li,
#nav ul li a {
    border-right: none;
    border-bottom: 1px solid #fff
}

#nav ul li {
    width: 100%;
    background: #f6862a;
    display: block;
    visibility: visible
}

#nav ul li a {
    color: #fff !important
}

.portfolioblk .portfolioitem_blk:nth-child(3n+3) {
    margin: 0 auto
}

.portfolioblk .portfolioitem_blk {
    width: 28%;
    margin: 0 auto 50px
}

#nav ul li:last-child,
#nav ul li:last-child a {
    border-bottom: none
}

#nav ul {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 34px;
    z-index: 99
}

#nav ul ul,
#nav ul ul ul {
    top: 0;
    left: 230px;
    display: none;
    visibility: hidden;
    border: 1px solid #ddd
}

#nav li.menuright:last-child ul {
    width: auto;
    right: 0
}

#nav li.menuright:last-child ul ul {
    right: 230px !important
}

#nav li.menuright ul ul {
    left: auto;
    right: 230px
}

#nav li a span.icon-down-open {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle
}

#nav li a span.icon-down-open:before {
    margin: 0
}

#nav li ul li a span.icon-down-open {
    position: absolute;
    right: 10px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}

#nav li.activemenu {
    background: #00255c
}

#nav li.activemenu a {
    color: #fff !important
}

#nav ul li ul li a,
#nav li ul li a {
    font-size: 10px;
    padding: 10px
}

#nav li ul li {
    margin: 0;
    padding: 0
}

.header_nav #nav li:before {
    display: none
}

#nav li.enquirenow.button a::before {
    border-radius: 0;
    right: 0;
    content: ""
}

#nav li.enquirenow.button a:hover span {
    color: #fff !important
}

#nav li.enquirenow.button {
    padding: 0
}

#nav li:last-child a:before {
    display: none
}

.header_nav {
    margin: 15px 0 0 0
}

.aboutus_page .banner_smalltxt span:nth-child(44),
.aboutus_page .banner_smalltxt span:nth-child(45),
.aboutus_page .banner_smalltxt span:nth-child(46),
.aboutus_page .banner_smalltxt span:nth-child(47),
.aboutus_page .banner_smalltxt span:nth-child(48),
.aboutus_page .banner_smalltxt span:nth-child(49),
.aboutus_page .banner_smalltxt span:nth-child(50),
.aboutus_page .banner_smalltxt span:nth-child(51),
.aboutus_page .banner_smalltxt span:nth-child(52),
.aboutus_page .banner_smalltxt span:nth-child(53),
.aboutus_page .banner_smalltxt span:nth-child(54),
.aboutus_page .banner_smalltxt span:nth-child(55) {
    color: #f6862a
}

.banner_traingleblk {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    z-index: -1
}

.teamvideo_blkwrapper {
    margin: -60px 0 0 0;
    position: relative
}

.team_traingle {
    line-height: 0;
    width: 34%;
    position: absolute;
    bottom: 0;
    left: -13%
}

.traingleitem {
    position: absolute;
    line-height: 0;
    z-index: -1
}

.traingleitem.traingle_1 {
    top: -30px;
    width: 40%;
    right: 0;
    z-index: -1;
    left: 0;
    margin: auto
}

.traingleitem.traingle_2 {
    top: 30px;
    width: 50%;
    right: 0;
    z-index: -1
}

.traingleitem.traingle_3 {
    top: -80px;
    width: 30%;
    left: -5%;
    z-index: -1
}

.blogwrapper {
    position: relative;
    margin: 80px 0 0 0
}

.cnt_traingle {
    top: 30px;
    width: 50%;
    right: 0
}

.cnt_traingle2 {
    bottom: -210px;
    width: 40%;
    left: 0
}

.digipr_triangle {
    top: 0;
    right: 0;
    width: 60%
}

.digitalpr_wrapper .concernedpr_wrapper .sectiondesc p {
    color: #3a3234
}

.slideDown-wrapper {
    display: none
}

.digitalpr_bgblk {
    background: url(../images/digital-public-relation/digital-pr.jpg) no-repeat center;
    height: 80vh;
    background-size: cover;
    width: 100%;
    position: relative;
    background-attachment: fixed
}

.digitalpr_bgblk .traingleitem img {
    display: block
}

.digitalpr_triangle {
    top: 110px;
    right: 10%;
    width: 45%
}

.tradeprinfo_blk {
    display: flex;
    justify-content: space-between
}

.tradeprinfo_blk .small_ttl {
    width: 180px
}

.tradepr_blk {
    width: calc(100% - 230px)
}

.influencer_pageblk .traingleitem.digipr_triangle {
    z-index: 9
}

.traingleitem.digital_triangle {
    width: 22%;
    top: 36%;
    left: 200px;
    right: 0;
    margin: auto;
    z-index: 99
}

.digitalworld_wrapper {
    position: relative
}

.relavance_pic {
    background: url(../images/influencer-marketing/relavance_pic.jpg) no-repeat top center;
    height: 650px;
    background-size: cover;
    width: 100%;
    position: relative
}

.relavance_wrapper .digipr_triangle {
    top: 160px;
    right: 120px;
    width: 50%
}

.basicrole_wrapper {
    padding: 50px 0
}

.creative_picblk {
    background: url(../images/wesite-design/creative_pic.jpg) no-repeat top center;
    height: 850px;
    background-size: cover;
    width: 100%;
    background-attachment:fixed;
}

.traingleitem.service_traingle {
    left: -8%;
    width: 30%;
    top: 0
}

.noflex {
    display: block !important
}

.brandmarket_pageblk .digi_info {
    padding: 0
}

.section_list li {
    font-size: 20px;
    line-height: 30px;
    color: #3a3234;
    font-family: 'CircularStd-Book';
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 20px 0
}

.section_list li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #3a3234;
    border-radius: 100%;
    top: 12px;
    left: 0
}

.appstoreoptimization_wrapper .section_list li {
    display: inline-block;
    vertical-align: top;
    width: 49%
}

.appstoreoptimization_wrapper .section_list {
    margin: 0 0 20px 0
}

.section_list.width100 li {
    width: 100%
}

.seoengine_wrapper .service_itemblkwrapper .service_itemblk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 30px 0
}

.seoengine_wrapper .service_itemblkwrapper .service_blkitem:nth-child(2n+2) .service_itemblk {
    flex-direction: row-reverse
}

.service_itemblk .sectiondesc p,
.service_itemblk .section_list li {
    font-size: 18px;
    margin: 0 0 20px 0;
    line-height: 25px
}

.servicettl {
    padding: 0;
    position: relative
}

.servicettl:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 6px;
    background: #ff9b3a;
    bottom: -20px;
    left: 0
}

.seoengine_wrapper .service_itemblk .mobileapp_picblk {
    width: 50%;
    position: relative
}

.seoengine_wrapper .service_itemblk .mobileapp_picblk .digitalpr_triangle {
    width: 80%;
    top: 40px;
    right: 20px
}

.enquirefrm_blk {
    width: 100%
}

.enquirefrm_item {
    width: 100%;
    margin: 0 0 15px 0
}

.enquirefrm_item:last-child {
    margin: 0
}

.enqfield {
    width: 100%;
    border: 0;
    outline: none;
    padding: 10px;
    border-radius: 5px;
    font-family: 'CircularStd-Book';
    font-size: 15px;
    line-height: 15px;
    color: #000
}

.submit_btn {
    padding: 9px 20px;
    border-radius: 5px;
    background: #f6862a;
    color: #fff;
    border: 0;
    outline: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    font-family: 'CircularStd-Bold';
    cursor: pointer;
    letter-spacing: .5px
}

.section_btmpadding {
    padding: 0 0 100px 0
}

.faqquest_blk {
    margin: 40px 0 0 0
}

.moilemenu_blk {
    display: none
}

#menu:not(.mm-menu) {
    display: none
}

.mm-wrapper_blocking body {
    overflow: hidden
}

.smk_accordion {
    position: relative;
    margin-bottom: 20px
}

.smk_accordion .accordion_in {
    position: relative;
    z-index: 10;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgb(0 0 0 / .2)
}

.smk_accordion .accordion_in:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0
}

.smk_accordion .accordion_in .acc_head {
    position: relative;
    padding: 10px 70px 10px 65px;
    display: block;
    cursor: pointer;
    font-family: 'CircularStd-Book';
    font-size: 20px;
    line-height: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #616872
}

.smk_accordion .accordion_in .acc_head .questblk:before {
    position: absolute;
    content: "q";
    width: 50px;
    height: 50px;
    background: #f6862a;
    top: 0;
    left: 0;
    border-radius: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: 'CircularStd-Book';
    font-size: 25px;
    line-height: 52px
}

.smk_accordion .accordion_in .acc_content .accinner_info p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'CircularStd-Book';
    color: #000;
    text-align: justify
}

.smk_accordion .accordion_in .acc_content .accinner_info {
    margin: 0 0 0 0
}

.smk_accordion .accordion_in h1:first-of-type,
.smk_accordion .accordion_in h2:first-of-type,
.smk_accordion .accordion_in h3:first-of-type,
.smk_accordion .accordion_in h4:first-of-type,
.smk_accordion .accordion_in h5:first-of-type,
.smk_accordion .accordion_in h6:first-of-type {
    margin-top: 5px
}

.smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding: 0 70px 0 65px
}

.smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
    position: absolute;
    content: "+";
    width: 50px;
    height: 50px;
    background: #fff0;
    top: 0;
    right: 0;
    z-index: 9;
    font-size: 30px;
    line-height: 25px;
    padding: 10px 0 0 0;
    box-sizing: border-box;
    text-align: center;
    color: #616872;
    border-radius: 100%;
    font-family: 'CircularStd-Book';
    text-transform: uppercase;
    border: 1px solid #8d96a2
}

.smk_accordion .accordion_in.acc_active .acc_head .acc_icon_expand:after {
    content: "-"
}

.smk_accordion .accordion_in.acc_active .acc_content {
    display: block
}

.smk_accordion .accordion_in .acc_content .accinner_info .acc_quest_ans p {
    font-size: 20px;
    line-height: 27px;
    font-family: 'CircularStd-Book';
    color: #000;
    text-align: justify;
    padding: 0 0 0 10px;
    margin: 0 0 9px 0
}

.accordion_in.acc_active {
    border-bottom: 1px solid rgb(0 0 0)
}

.readmore_btn a {
    width: 210px;
    text-align: center;
    padding: 20px 20px;
    border: 1px solid #f6862a;
    border-radius: 40px;
    color: #f6862a;
    font-family: 'CircularStd-Bold';
    cursor: pointer;
    margin: 50px 0 0 0;
    font-size: 18px;
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    display: block
}

.readmore_btn a:hover {
    background: #f6862a;
    color: #fff !important;
    border: 1px solid #fff
}

.blogpageinner_wrapper .bannertextblk {
    font-size: 70px;
    line-height: 70px
}

.blogpageinner_wrapper .banner_smalltxt {
    width: 90%;
    font-size: 30px;
    line-height: 40px
}

.bloginfo_blk p {
    font-size: 20px;
    line-height: 27px;
    color: #3a3234;
    font-family: 'CircularStd-Book';
    margin-bottom: 20px
}

.bloginfo_blk {
    margin: 30px 0 0 0;
    display: flex;
    flex-wrap: wrap
}

.bloginner_item {
    margin: 40px 0 0 0
}

.bloginfo_blk .sectionbigtxt {
    position: relative;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 0 0 0 80px
}

.bloginfo_blk .sectionbigtxt:before {
    position: absolute;
    content: "";
    background: #ff9b3a;
    width: 60px;
    height: 5px;
    top: 13px;
    left: 0
}

.sectionlist ol {
    padding: 0 0 0 30px
}

.bloginfo_blk ul li {
    width: 100%;
    margin-bottom: 5px;
    font-size: 20px
}

.sectionlist ol li {
    list-style: auto;
    margin: 0 0 10px 0;
    font-family: 'CircularStd-Book';
    font-size: 20px;
    line-height: 25px;
    color: #3a3234
}

.sectionlist ul li {
    margin: 0 0 10px 0;
    font-family: 'CircularStd-Book';
    font-size: 20px;
    line-height: 25px;
    color: #3a3234;
    list-style: inside
}

.innerttl {
    display: block;
    margin: 0 0 10px 0
}

.breadcrum_blk {
    margin: 30px 0 0 0
}

.breadcrum_blk li {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 0 0;
    font-family: CircularStd-Book;
    color: #3a3234;
    font-size: 20px;
    line-height: 20px;
    position: relative
}

.breadcrum_blk li:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: 0 0;
    border-bottom: 2px solid #3a3234;
    border-right: 2px solid #3a3234;
    transform: rotate(-45deg);
    top: 6px;
    right: -18px
}

.portfoliopic img {
    height: 230px;
    object-fit: contain
}

.breadcrum_blk li:last-child {
    color: #f6862a
}

.breadcrum_blk li:last-child:after {
    display: none
}

.portfolio_slider {
    margin: 0 0 0 0
}

.showreelwrapper {
    display: none
}

.career_banner .bannertextblk span.orangetxt {
    font-size: 200px
}

.career_banner .bannertextblk span.banner_txtleft {
    padding: 0 0 0 18%
}

.career_picblk {
    width: 90%;
    margin: 0 auto
}

.banner_section {
    width: 100%;
    position: relative;
    height: 100vh;
    background: url(../images/dubai/banner.jpg);
    background-size: cover
}

.banner_section:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .4);
    top: 0;
    left: 0
}

.dubailandingpage .headerblk {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 94%
}

.dubailandingpage .headerblk .header_nav #nav li a {
    background: #f6862a;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 14px
}

.dubailandingpage .headerblk .header_nav #nav li a:hover {
    background: #3a3234
}

.dubailandingpage .headerblk .header_nav #nav li {
    padding: 0
}

.dubailandingpage .headerblk .header_nav #nav li:hover {
    background: #fff0
}

.dubailandingpage .headerblk .header_nav {
    margin: 15px 0 0 0
}

.banner_bigtxt {
    font-size: 80px;
    line-height: 80px;
    font-family: 'Montserrat-ExtraBold';
    color: #fff
}

.banner_bigtxt span {
    color: #f6862a
}

.banenrtxtblk {
    position: absolute;
    top: 30%;
    left: 5%;
    width: 50%
}

.banenrtxtblk .banner_smalltxt {
    color: #fff
}

.banenrtxtblk .sectiondesc.whitetxt p {
    color: #fff
}

.banenrtxtblk .sectiondesc {
    margin: 30px 0 0 0
}

.bannerfrm_blk .contactfrm_blk {
    background: rgb(58 50 52 / .8);
    display: block;
    position: absolute;
    top: 20%;
    right: 2%;
    width: 400px;
    padding: 20px 30px;
    border: 0
}

.bannerfrm_blk .contactfrm_blk .cntfrm_item {
    margin: 0 0 20px 0;
    width: 100%
}

.bannerfrm_blk .contactfrm_blk .cntfrm_item .cntfield {
    padding: 10px;
    border-radius: 5px
}

.bannerfrm_blk .contactfrm_blk .cnt_ttl {
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 20px 0
}

.darktxt {
    color: #3a3234
}

.abourinfoblk {
    padding: 70px 0
}

.about_infoblk {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.about_leftblk {
    width: 40%
}

.about_rightblk {
    width: 55%
}

.about_leftblk .banner_bigtxt span {
    padding: 0 0 0 50px
}

.about_leftblk .banner_smalltxt {
    width: 100%
}

.about_rightblk .viewworkbtn {
    text-align: left;
    margin: 0
}

.about_rightblk .viewworkbtn a {
    font-size: 17px;
    line-height: 17px;
    cursor: pointer
}

.about_rightblk .viewworkbtn a .arrowbtn {
    width: 19px;
    height: 16px;
    background-size: cover;
    margin: -7px 0 0 4px
}

.dubailandingpage .offerservice_wrapper {
    width: 100%
}

.whitetxt {
    color: #fff !important
}

.dubailandingpage .offerservice_wrapper .offerservice_blk .sectionbigtxt {
    font-size: 60px;
    line-height: 60px;
    position: relative
}

.dubailandingpage .offerservice_wrapper .offerservice_blk .sectionbigtxt:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 5px;
    background: #f6862a;
    bottom: -20px;
    left: 0
}

.marTop50 {
    margin: 20px 0 0 0
}

.dubailandingpage .offerservice_wrapper .offerservice_blk .sectiondesc {
    width: 100%
}

.calltoactionwrapper {
    width: 100%;
    background: url(../images/dubai/cta_bg.jpg) no-repeat center;
    height: auto;
    background-size: cover;
    padding: 80px 0;
    position: relative;
    background-attachment: fixed
}

.calltoactionwrapper:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .7);
    top: 0;
    left: 0
}

.cta_blk {
    position: relative
}

.cta_blk .banner_bigtxt {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 30px 0
}

.cta_blk .sectiondesc {
    width: 70%;
    margin: 0 auto
}

.cta_blk .sectiondesc p {
    font-family: 'CircularStd-Black'
}

.cta_btn {
    margin: 0 0 30px 0
}

.cta_btn a {
    background: #f6862a;
    width: 150px;
    text-align: center;
    padding: 16px 10px;
    color: #fff !important;
    cursor: pointer;
    display: block;
    margin: 0 auto 0;
    font-size: 18px;
    line-height: 18px;
    border-radius: 5px
}

.cta_btn a:hover {
    background: #fff;
    color: #f6862a
}

.cta_blk .sectiondesc span.avail_img {
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    padding: 10px 20px;
    line-height: 0;
    border-radius: 5px;
    margin: 0 0 0 10px
}

.portfolioblk .sectionbigtxt {
    font-size: 50px;
    line-height: normal;
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 30px
}

.clietlogo_blk {
    font-size: 0;
    text-align: center;
    margin: 0
}

.client_itemlogo {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    line-height: 0;
    margin: 0;
    border: 1px solid rgb(0 0 0 / .2);
    padding: 5px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s
}

.client_itemlogo:hover {
    filter: grayscale(0)
}

.font40 {
    font-size: 40px !important
}

.clietlogo_blk.otherclientblk .client_itemlogo {
    border: 0;
    width: 16%
}

.bloginfowrapblk {
    width: 100%;
    background: #3a3234
}

.bloginfowrapblk .sectiondesc {
    width: 80%;
    text-align: center;
    margin: 0 auto
}

.blogitem_blk {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 0
}

.blogitem {
    width: 30%
}

.blogpic {
    line-height: 0;
    margin: 0 0 30px
}

.blogname {
    font-size: 23px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 20px
}

.blogitem .sectiondesc p {
    font-size: 17px;
    line-height: 23px;
    color: #fff
}

.readmore_btn a {
    padding: 10px;
    font-size: 16px
}

.bloginfowrap_blk .sectionbigtxt {
    font-size: 60px;
    line-height: 60px;
    position: relative;
    font-family: CircularStd-Bold;
    text-align: center;
    margin: 0 0 20px
}

.sectiondesc.blogname_desc {
    width: 100%;
    text-align: left;
    height: 115px;
    overflow: hidden
}

.bloginfowrap_blk .viewworkbtn {
    margin: 70px 0 0 0
}

.bloginfowrap_blk .viewworkbtn a {
    cursor: pointer
}

.dubailandingpage .sectiondesc p a {
    color: #f6862a
}

.reel_videoblk {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.reels_item {
    width: 32%;
    position: relative
}

.reels_play {
    position: absolute;
    background: url(../images/insta-play-btn.png) no-repeat 0 0;
    width: 100px;
    height: 107px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-size: cover
}

.portfoliopic {
    width: 100%;
    line-height: 0;
    margin: 0 0 20px 0;
    overflow: hidden;
    box-shadow: 0 0 5px rgb(0 0 0 / .5);
    background: #fff
}

.portfolioblk {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.portfolioitem_blk {
    width: 31%;
    margin: 0 40px 50px 0
}

.portfolioitem_blk:nth-child(3n+3) {
    margin: 0 0 50px 0
}

.portfolio_name {
    font-family: 'CircularStd-Black';
    font-size: 20px;
    line-height: 20px;
    color: #3a3234;
    padding: 0 0 0 30px;
    position: relative
}

.portfolio_name:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    background: #f6862a;
    top: 14px;
    left: 0
}

.portfoliowrapper {
    margin: 70px 0 0 0
}

.portfoliopic img {
    transition: transform 1s ease-out
}

.portfolioitem_blk:hover .portfoliopic img {
    transform: scale(1.2)
}

.portfolioitem_blk:hover .portfolio_name {
    color: #f6862a
}

.project_ttl {
    font-size: 30px;
    line-height: 30px;
    color: #3a3234;
    position: relative;
    margin: 0 0 30px 0
}

.project_ttl span {
    padding: 0 15px 0 0;
    background: #fff;
    position: relative
}

.project_ttl:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #3a3234;
    top: 15px;
    left: 0
}

.project_wrapper {
    margin: 50px 0 0 0
}

.projectname.bannertextblk {
    width: 100%;
    line-height: 90px;
    font-size: 70px
}

.project_pic {
    width: 70%;
    margin: 18px auto 0
}

.projectinfo_blkwrapper {
    padding: 60px 0
}

.projectinfo_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 60px 0
}

.projectinfo_item:last-child {
    margin: 0
}

.projectinfo {
    text-align: justify;
    width: 45%;
    padding: 0%
}

.projectpic {
    width: 48%;
    line-height: 0;
    box-shadow: 5px 7px 13px rgb(0 0 0 / .4)
}

.projectinfo_item.row_reverse {
    flex-direction: row-reverse
}

.happy_client img.img-fluid {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.happy_client .client_itemlogo {
    margin: 0;
    width: 14%;
    padding: 0
}

.happy_client {
    display: flex;
    justify-content: space-between;
    margin-top: 40px
}

.glance-sec.glncc-sec {
    padding-bottom: 50px;
    background: #bb2a22;
    height: auto;
    position: relative
}

.common-gap {
    padding: 40px 0
}

.cmn-hdr.mr-btm {
    margin-bottom: 30px
}

.cmn-hdr.fnt {
    font-size: 36px;
    line-height: 36px
}

.cmn-hdr h3 {
    color: #fff;
    font-size: 42px;
    text-transform: none;
    margin: 0;
    line-height: 65px
}

.cmn-hdr p {
    font-size: 20px;
    line-height: 29px;
    margin-left: auto;
    margin-right: auto;
    color: #fff
}

.glance-sec.glncc-sec .glance-otr {
    padding: 0;
    position: absolute;
    left: 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly
}

.glance-otr {
    padding: 0 10%
}

.glance-box {
    background: #fff;
    padding: 19px 26px;
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / .15);
    box-shadow: 0 0 30px rgb(0 0 0 / .15);
    border-radius: 4px;
    width: 100%
}

.glance-box.cont-box {
    padding: 18px;
    width: 145px
}

.counter-inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.counter-inn h2,
.counter-inn span {
    color: #bb2a22;
    font-size: 31px;
    line-height: .8;
    margin-bottom: 14px;
    font-weight: 700
}

.counter-inn span {
    margin-left: 10px
}

.glance-box p {
    color: #323232;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0
}

.copyright_blk {
    text-align: center
}

a,
a:hover {
    color: #000 !important
}

.breadcrum_blkwrapper {
    display: flex;
    justify-content: center
}

section.bannerimg_blk.digitalpr_banner.container.aos-init.aos-animate {
    display: flex;
    justify-content: space-between;
    margin: 0 0 0 auto
}

.ph-imag img {
    object-fit: cover;
    height: 195px
}

.serviceoffer_item ul li a {
    color: #000
}

.serviceoffer_item ul li a:hover {
    color: #000;
    text-decoration: none
}

a:hover {
    text-decoration: none !important
}

.modal-backdrop.show {
    display: none
}

.projectpic i.fa.fa-play {
    background: #00000045;
    display: flex;
    position: absolute;
    color: #fff;
    width: 100%;
    padding: 15px;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 40px
}

.projectpic {
    position: relative
}

.projectpic i.fa.fa-play:after {
    content: '';
    border: 5px solid #fff;
    position: absolute;
    padding: 30px;
    border-radius: 50%
}

#video-modal1 video.videos,
#video-modal2 video.videos {
    width: 100%
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    color: #fff ! IMPORTANT
}

.portfolio_slider img.img-fluid {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center
}

.page404 .btn {
    display: flex;
    justify-content: center;
    align-items: center
}

.page404 a {
    margin: 20px 10px;
    height: 50px
}

.page404 img {
    width: 130px
}

.page404 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.bloginfo_blk ul {
    font-size: 22px;
    text-align: left;
    width: 100%;
    line-height: normal;
    ;
    margin-bottom: 10px
}

p:empty {
    display: none !important
}

section.faqwrapper.paymentinfoblk {
    padding: 50px 0
}

.bloginfo_item .readmore_btn a {
    margin-top: 10px
}

p.color3a3234 {
    line-height: normal
}
label.error {
    color: red
}

#pro_value {
    display: flex;
    filter: brightness(0) invert(1)
}

#progress_bar {
    float: right;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-right: 20px;
    position: fixed;
    right: 0;
    bottom: 10%
}

span#pro_value {
    display: flex;
    align-items: center;
    filter: brightness(0) invert(1)
}

.fixed .header_nav.fr {
    justify-content: end;
    margin: 0;
    display: flex;
    width: 100%
}

.whychoose_blk .sectionbigtxt {
    font-size: 27px
}

.carousels .slick-slide {
    margin: 10px
}

.influencer-content {margin:  10px 15px;position: relative;width: 300px;height: 300px;border-radius: 50%;overflow: hidden;}

.happy-client img {
  width: 100%;
  height: 100%;
  animation: scroll 20s linear infinite;
  object-fit: contain;
}

.happy-client .slide-track {
  width: 100%;
  display: flex;
  gap: 2em;
  overflow: hidden;
}
.steller_parallaxblkwrapper h2 {
    text-align: center;
    font-size: 45px;
    margin-bottom: 1.5em;
    font-weight: bolder;
    color: #f6862a;
}
 .happy-client {
  height: auto;
    padding: 50px 0;
    /*margin: 50px 0;*/
}
.happy-client .orangetxt {
    text-align: center;
    font-size: 45px;
    margin-bottom: 30px;
    font-weight: bolder;
}
.happy-client .slide {
    width: 200px;
    height: 150px;
}

.happy-client .slide a {
    width: 200px;
    height: 150px;
    display: flex;
}
@keyframes scroll {
  0% {transform: translateX(0);}
  100% {transform: translatex(-1000%)}
}
.protfolio-inner img {
    width: 500px;
    height: 500px;
    object-fit: contain;
}

.protfolio-inner .portfolio_item {
    margin: 0;
    width: 500px;
    height: 100%;
}
.protfolio-inner .small_ttl {
    margin: 20px 0;
}
.steller_parallaxblkwrapper .carousel {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    position: relative;
}

/*.steller_parallaxblkwrapper img {
    border-radius: 50%;
    width: 300px;
    height: 300px;
}*/

.influencer-content h3 {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e0dcdcad;
    height: 60px;
    margin: 0 auto;
    width: 250px;
    flex-wrap: wrap;
    transition: 1s ease-in-out;
}
.hide {
    height: 0;
    transition: 1.5s ease-in-out;
}

.influencer-content:hover .hide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background: #d6d6d6c4;
    transition: 1.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}
.steller_parallaxblkwrapper .hide img {
    width: 50px;
    height: 50px;
    border-radius: 0;
}
.influencer-content:hover h3 {
    height: 0;
    transition: 1.5s ease-in-out;
}
.footermain li {
    height: 50px;
    display: flex;
    align-items: center;
}
.footermain li:before {
    content: '-';
    padding-right: 10px;
    font-size: 26px;
    color: #f6862a;
}
footer#footer_block {
    /*background: #f9f9f9;*/
    width: 100%;
    padding-bottom: 20px;
}
.bigtxt {
    font-size: 12rem;
    font-weight: bold;
    line-height: 1;
    color: #f6862a;
}

.page404 p {
    padding-top: 20px;
    font-size: 30px;
}

.page404 a.black-btn {
    display: flex;
    background: #000;
    color: #fff !IMPORTANT;
    padding: 10px 20px;
    align-items: center;
    font-size: 20px;
}

.page404 a.white-btn {
    display: flex;
    background: #fff;
    color: #000 ! IMPORTANT;
    padding: 10px 20px;
    align-items: center;
    font-size: 20px;
    border: 1px solid #000;
}
.footermain h3 {
    color: #f6862a;
    font-weight: bold;
}

button.subscribe {
    width: 100%;
    height: 40px;
    border: 0;
    background: #f6862a;
    color: #fff;
    font-size: 19px;
    border-radius: 5px;
}

.footermain input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 10px 10px 10px 35px;
}

.footermain .form-group i.fa.fa-envelope {
    position: absolute;
    top: 12px;
    left: 10px;
    color: #f6862a;
}

.footermain .form-group {
    position: relative;
}
.footermain {
    border-bottom: 1px solid rgb(0 0 0 / .2);
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.socialmedia_list ul {
    margin: 0;
}
.copyright_blk {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

























@media screen and (min-width:1400px) {
    .headerwrapper {
        width: 1300px
    }
    .footerwrapper {
        width: 1300px;
        margin: 0 auto
    }
    .showreel_video,
    .relavance_pic,
    .showreel_video.webdesign_reel,
    .showreel_video.seo_reel {
        height: 90vh
    }
    .joinus_wrapper,
    .updatewrapper,
    .digitalworld_wrapper {
        width: 1300px;
        margin: 0 auto;
        padding: 0
    }
    .overview_wrapper,
    .ourteam_wrapper,
    .something_wrapper {
        width: 1300px;
        margin: 0 auto
    }
    .companyimg_item {
        height: 650px
    }
    .teamvideo_blkwrapper {
        width: 1300px;
        margin: -60px auto 0
    }
    .something_infoblk br {
        display: none
    }
}

@media screen and (max-width:1400px) {
    .bannerblk:before {
        font-size: 37vh;
        line-height: 35vh;
        top: 0
    }
    .bannertextblk {
        width: 93%
    }
    .banner_smalltxt {
        width: 60%
    }
}

@media screen and (max-width:1300px) {
    .bannertextblk {
        font-size: 110px;
        line-height: 100px
    }
    .sectionbigtxt.font60 {
        font-size: 50px !important;
        line-height: 55px !important
    }
    .sectionbigtxt {
        font-size: 40px;
        line-height: 50px
    }
    .footer_txt {
        font-size: 80px;
        line-height: 80px
    }
    .footerblk .viewworkbtn a {
        font-size: 60px;
        line-height: 60px
    }
    .footer_firstsection .bannertextblk {
        font-size: 100px !important;
        line-height: 100px !important
    }
}

@media screen and (max-width:1200px) {
    .joinus_wrapper {
        padding: 0 4%
    }
    .slide_txt {
        font-size: 40px;
        line-height: 45px
    }
    .steller_parallaxitem {
        width: 50%;
        margin: 0 0 0 30px
    }
    .sectionbigtxt.font35 {
        font-size: 30px !important;
        line-height: 40px !important
    }
}

@media screen and (max-width:1100px) {
    .bannertextblk {
        font-size: 90px;
        line-height: 90px
    }
    .banner_smalltxt {
        width: 90%
    }
    .bannerblk:before {
        font-size: 25vh;
        line-height: 24vh;
        top: 0
    }
    .banner_smalltxt {
        font-size: 35px;
        line-height: 45px
    }
    .small_ttl {
        margin: 0 0 30px 0
    }
    .bannerblk {
        padding: 160px 0 0 0
    }
    .sectionbigtxt.font60 {
        font-size: 40px !important;
        line-height: 55px !important
    }
    .traingleitem.traingle_2 {
        width: 30%
    }
    .blog_title {
        font-size: 20px
    }
}

@media screen and (max-width:1000px) {
    .footer_txt {
        font-size: 70px;
        line-height: 70px
    }
    .footerblk .viewworkbtn a {
        font-size: 50px;
        line-height: 60px
    }
    .sectionbigtxt,
    .synonymous_blk .sectionbigtxt {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px 0
    }
    .sectiondesc p {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 20px 0
    }
    .marTop50 {
        margin-top: 30px
    }
    .viewworkbtn {
        margin: 40px 0 0 0
    }
    .slide_txt br {
        display: none
    }
    .slide_txt {
        height: 140px
    }
    .showreel_video,
    .relavance_pic,
    .showreel_video.webdesign_reel,
    .showreel_video.seo_reel {
        height: 500px
    }
    .slide_txt {
        font-size: 30px;
        line-height: 35px
    }
    .signupnow_txt a {
        font-size: 20px;
        line-height: 20px
    }
    .updateslide_item {
        height: 400px !important;
        margin: 5px;
        padding: 20px 0 20px 20px
    }
    .joindecode_pic .slide_pic {
        margin: 0
    }
    .allupdate_slider .slick-track {
        display: flex;
        justify-content: space-between
    }
    .bannerblk:before {
        font-size: 22vh;
        line-height: 21vh
    }
    .bannerblk {
        padding: 100px 0 0 0
    }
    .banner_smalltxt,
    .blogpageinner_wrapper .banner_smalltxt {
        font-size: 30px;
        line-height: 45px
    }
    .project_site {
        font-size: 13px
    }
    .project_name {
        font-size: 22px
    }
    .bannertextblk {
        font-size: 70px;
        line-height: 70px
    }
    .sectionbigtxt.font60 {
        font-size: 35px !important;
        line-height: 50px !important
    }
    .desktop_menublk {
        display: none
    }
    .moilemenu_blk {
        display: block
    }
    .footer_firstsection .bannertextblk {
        font-size: 80px !important;
        line-height: 80px !important
    }
    .socialmedia_list li a {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 10px
    }
    .copyright_blk {
        font-size: 14px;
        text-align: center
    }
    .serviceoffer_item li {
        font-size: 10px;
        margin: 0 4px 5px 4px
    }
    .footer_firstsection {
        padding: 0 0 20px 0;
        margin: 0 0 20px 0
    }
    .bannerimg_blk {
        left: 0
    }
    .sectionpadding {
        padding: 80px 0
    }
    .bannerimg_blk {
        left: 0
    }
    .sectionbigtxt.font35 {
        font-size: 25px !important;
        line-height: 30px !important
    }
    .teaminfo_blk {
        padding: 20px 30px 20px 30px;
        width: 50%
    }
    .contentpage_wrapper .digitalpr_bgblk {
        background: url(../images/digital-public-relation/digital-pr.jpg) no-repeat right;
        height: 400px;
        background-size: cover
    }
    .digi_itemblk {
        display: block
    }
    .digi_pic {
        width: 60%;
        margin: 0 auto 30px
    }
    .digi_info {
        width: 100%;
        padding: 30px 19px 0 19px
    }
    .smk_accordion .accordion_in .acc_content .accinner_info p {
        font-size: 16px;
        line-height: 24px
    }
    .smk_accordion .accordion_in .acc_head .questblk:before {
        width: 40px;
        height: 40px;
        line-height: 42px;
        font-size: 20px
    }
    .smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
        width: 40px;
        height: 40px;
        line-height: 16px;
        font-size: 25px
    }
    .smk_accordion .accordion_in .acc_head {
        font-size: 18px;
        padding: 0 70px 10px 65px
    }
    .marTop50 {
        margin: 0
    }
    .showreel_video,
    .relavance_pic,
    .showreel_video.webdesign_reel,
    .showreel_video.seo_reel {
        height: 400px
    }
    .something_infoblk {
        font-size: 40px;
        line-height: 55px
    }
    .something_infoblk:before {
        width: 50px;
        height: 35px
    }
    .seoengine_wrapper .service_itemblkwrapper .service_itemblk {
        display: block
    }
    .mobileapp_infoblk {
        width: 100%;
        padding: 30px
    }
    .servicettl:after {
        display: none
    }
    .service_item {
        width: 40%
    }
    .service_icon {
        width: 90px
    }
    .service_icontxt {
        font-size: 20px
    }
    .service_icontxt br {
        display: none
    }
    .designinfo_blk {
        margin: 0 auto;
        width: 90%
    }
    .designinfo_blk .design_txtblk {
        padding: 0
    }
    .designinfo_blk .design_txtblk .sectionbigtxt br {
        display: none
    }
    .design_picblk {
        margin: 0 auto;
        width: 60%
    }
    .offerservice_blk .sectionbigtxt {
        font-size: 70px
    }
    .basicrole_icon {
        width: 70px
    }
    .basicrole_info {
        font-size: 16px;
        line-height: 24px
    }
    .basicrole_item {
        padding: 20px
    }
    .bannerblk:before {
        font-size: 19vh;
        line-height: 19vh
    }
    .thankyouwrap {
        padding: 70px 0
    }
}

@media screen and (max-width:800px) {
    .cnt_ttl {
        font-size: 35px
    }
    .bannertextblk,
    .blogpageinner_wrapper .bannertextblk {
        font-size: 60px;
        line-height: 60px
    }
    .banner_smalltxt,
    .blogpageinner_wrapper .banner_smalltxt {
        font-size: 25px;
        line-height: 30px;
        width: 100%
    }
    .readmore_btn a,
    .expand_btn {
        width: 140px;
        padding: 10px;
        font-size: 15px
    }
    .viewworkbtn a {
        font-size: 15px
    }
    .viewworkbtn {
        margin: 20px 0 0 0
    }
    .updateslide_item {
        display: block;
        width: 100%
    }
    .slide_txt {
        height: auto !important;
        margin: 0 0 20px 0
    }
    .joindecode_pic .slide_pic {
        width: 450px
    }
    .sectionbigtxt.font60 {
        font-size: 30px !important;
        line-height: 40px !important
    }
    .prspecialist_item {
        font-size: 15px;
        line-height: 24px;
        height: 270px
    }
    .sectiondesc p.boldtxt {
        font-size: 25px;
        line-height: 30px
    }
    .offerservice_blk .sectionbigtxt {
        font-size: 60px;
        line-height: 60px
    }
    .synonymous_blk .sectionbigtxt {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 20px 0
    }
    .synonymous_blk .sectionbigtxt br {
        display: none
    }
    .thankyouwrap {
        padding: 50px 0
    }
}

@media screen and (max-width:767px) {
    .allupdate_slider button {
        display: none !important
    }
    .portfolio_slider img.img-fluid {
        height: 350px
    }
    .banner_smalltxt br,
    .blogpageinner_wrapper .banner_smalltxt br {
        display: none
    }
    .project_name {
        padding-left: 0;
        width: 100%;
        margin: 0 auto;
        text-align: left;
        font-size: 20px
    }
    .portfolio_slider {
        overflow: hidden
    }
    .portfolioblk .sectionbigtxt {
        line-height: normal;
        font-size: 48px
    }
    .clietlogo_blk {
        margin: 0;
        display: block
    }
    .client_itemlogo {
        width: 100% !important;
        margin: 0 auto 15px !important
    }
    .portfolioblk .sectionbigtxt {
        font-size: 26px !IMPORTANT
    }
    .clietlogo_blk.otherclientblk {
        display: grid;
        grid-template-columns: 1fr 1fr
    }
    .copyright_blk br {
        display: none
    }
    .clietlogo_blk.otherclientblk {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-top: 20px
    }
    .clietlogo_blk.otherclientblk {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-top: 20px
    }
    .clietlogo_blk.otherclientblk .client_itemlogo {
        width: 100%
    }
    .breadcrum_blk {
        margin: 10px 0 0 0
    }
    .projectname.bannertextblk {
        font-size: 35px
    }
    .project_ttl {
        margin-bottom: 10px
    }
    .project_ttl span {
        font-size: 20px
    }
    .project_ttl:before {
        top: 20px
    }
    .project_wrapper {
        margin-top: 20px
    }
    .project_pic {
        width: 100%
    }
    .projectname.bannertextblk {
        font-size: 25px;
        line-height: normal
    }
    .project_ttl {
        margin-bottom: 10px
    }
    .project_ttl span {
        font-size: 20px
    }
    .project_ttl:before {
        top: 20px
    }
    .project_wrapper {
        margin-top: 20px
    }
    .project_pic {
        width: 100%
    }
    .projectinfo_item {
        display: block
    }
    .sectiondesc p {
        width: 100% !important
    }
    .projectinfo {
        width: 100%
    }
    .projectpic {
        width: 100% !IMPORTANT;
        margin-bottom: 0
    }
    .projectinfo_item {
        margin-bottom: 20px
    }
    .serviceoffer_item li:before {
        display: none
    }
    .serviceoffer_item li {
        font-size: 14px
    }
    .copyright_blk {
        font-size: 14px
    }
    .portfolioitem_blk {
        width: 100%;
        margin: 0 auto
    }
    .portfolio_name {
        line-height: normal;
        text-align: left !important;
        margin-bottom: 20px
    }
    .portfolioblk a {
        display: block
    }
    .portfoliopic {
        margin-bottom: 10px
    }
    .portfolio_name:before {
        top: 10px
    }
    .portfolioitem_blk:nth-child(3n+3) {
        margin: 0 0 20px 0
    }
    .portfoliowrapper {
        margin-top: 30px
    }
    .breadcrum_blk li {
        font-size: 15px !important
    }
    .breadcrum_blk li:after {
        top: 5px
    }
    .bannerblk:before {
        font-size: 12vh;
        line-height: 15vh
    }
    .sectionpadding {
        padding: 0
    }
    .teaminfo_blk .sectiondesc {
        margin-top: 10px;
        padding-top: 0
    }
    .teamvideo_infoblk {
        padding: 0
    }
    .teamvideo_infoblk .sectiondesc {
        padding-top: 0
    }
    .portfolio_item {
        width: 100% !important
    }
    .updateslide_item {
        width: 100% !important
    }
    .slick-track {
        width: 100% !important
    }
}

@media screen and (max-width:750px) {
    .enquirefrm_blk {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%
    }
    .footerblk .viewworkbtn {
        margin: 10px 0 30px 0
    }
    .footer_txt {
        font-size: 50px;
        line-height: 70px
    }
    .footerblk .viewworkbtn a {
        font-size: 40px;
        line-height: 60px
    }
    .footerleft_list li {
        text-align: center
    }
    .socialmedia_list {
        text-align: center;
        margin: 30px 0 20px 0
    }
    .socialmedia_list li.instagram {
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)
    }
    .socialmedia_list li a {
        color: #fff
    }
    footer.footerwrapper {
        padding: 20px 0 20px 0
    }
    .contactinfo_blk {
        width: 100%;
        margin: 40px auto 60px
    }
    .updatewrapper {
        padding: 0 0 50px 0%
    }
    .contactpage_wrapper .updatewrapper {
        padding: 30px 0 50px 0
    }
    .cnt_ttl {
        font-size: 30px
    }
    .cntdesc-item a {
        font-size: 25px
    }
    .cnt_icon {
        width: 40px;
        margin: 5px 20px 0 0
    }
    .contactinfo_item {
        margin: 0 0 50px 0
    }
    .bannertextblk,
    .blogpageinner_wrapper .bannertextblk {
        font-size: 45px;
        line-height: 50px
    }
    .footer_firstsection .bannertextblk {
        font-size: 60px !important;
        line-height: 60px !important
    }
    .footerbtm_blk {
        display: block
    }
    .serviceoffer_item {
        width: 440px;
        margin: 0 auto
    }
    .copyright_blk {
        margin: 20px 0 0 0
    }
    .slick-next,
    .slick-prev {
        padding: 30px
    }
    .contactfrm_blk {
        display: block;
        width: 96%;
        margin: 0 auto;
        padding: 30px
    }
    .cntfrm_item {
        width: 100%;
        margin: 0 0 20px 0
    }
    .cntfrm_item .label {
        font-size: 17px
    }
    .contactinfo_item {
        display: block;
        width: 100%;
        margin: 0 0 30px 0
    }
    .cnt_ttl {
        font-size: 25px;
        line-height: 25px;
        margin: 0 0 10px 0
    }
    .cnt_icon {
        width: 30px;
        margin: 5px 10px 0 0
    }
    .cnt_info {
        width: calc(100% - 80px)
    }
    .cntdesc-item a,
    .cntdesc-item {
        font-size: 18px;
        line-height: 25px
    }
    .breadcrum_blk li {
        font-size: 14px
    }
    .bannerblk {
        padding: 50px 0 0 0
    }
    .header_logo {
        width: 50px
    }
    .header_nav {
        margin: 10px 0 0 0
    }
    .slide_txt,
    .slide_pic.txt {
        font-size: 24px;
        line-height: 30px
    }
    .sectionpadding {
        padding: 60px 0
    }
    .bannerimg_blk {
        margin: 20px 0 0 0
    }
    .sectionbigtxt {
        font-size: 25px
    }
    .container {
        width: 90%
    }
    .sectionbigtxt.font35 {
        font-size: 20px !important;
        line-height: 30px !important
    }
    .overview_picblk {
        display: block;
        margin: 30px 0 0 0
    }
    .overview_pic,
    .teampic_blk {
        width: 65%;
        margin: 0 auto
    }
    .overview_txt,
    .teaminfo_blk {
        width: 90%;
        padding: 0 0 0 0;
        margin: 40px auto 0
    }
    .media_houseblk .sectiondesc {
        width: 100%
    }
    .companyimg_item {
        height: 300px
    }
    .ourteam_wrapper {
        display: block
    }
    .teamvideo_blkwrapper {
        margin: 0
    }
    .teamvideo_infoblk {
        width: 100%;
        padding: 50px 0
    }
    .teamvideo_infoblk .sectiondesc {
        padding: 0 0 0 0
    }
    .teaminfo_blk .sectiondesc {
        padding: 0
    }
    .bloginfo_blk {
        display: block
    }
    .bloginfo_item {
        width: 100%
    }
    .blog_title {
        height: auto;
        margin: 0
    }
    .blog_pic {
        width: 80%;
        margin: 30px auto
    }
    .sectiondesc.blog_desc {
        height: auto
    }
    .bloginfo_item .readmore_btn a {
        margin: 0
    }
    .blogwrapper {
        margin: 0 0 0 0
    }
    .bloginfo_blk p,
    .sectionlist ol li {
        font-size: 16px;
        line-height: 27px
    }
    .bloginfo_blk .sectionbigtxt {
        font-size: 23px;
        line-height: 25px;
        padding: 0 0 0 55px
    }
    .bloginfo_blk .sectionbigtxt:before {
        width: 40px;
        height: 3px
    }
    .sectionbigtxt.font60 {
        font-size: 25px !important;
        line-height: 30px !important
    }
    .contentpage_wrapper .digitalpr_bgblk {
        background: url(../images/digital-public-relation/digital-pr.jpg) no-repeat right;
        height: 290px;
        background-size: cover
    }
    .showreel_video,
    .relavance_pic,
    .showreel_video.webdesign_reel,
    .showreel_video.seo_reel {
        height: 300px
    }
    .relavance_pic,
    .digitalpr_bgblk {
        background: none;
        height: auto
    }
    .digitalpr_bgblk img {
        display: block
    }
    .relavance_infoblk {
        width: 90%;
        margin: 40px auto 0
    }
    .relavance_infoblk .sectionbigtxt.font80 {
        font-size: 60px
    }
    .something_infoblk {
        font-size: 40px;
        line-height: 55px
    }
    .something_infoblk br {
        display: none
    }
    .something_infoblk:before {
        width: 50px;
        height: 35px
    }
    .something_wrapper {
        width: 90%
    }
    .something_infoblk {
        font-size: 31px;
        line-height: 42px
    }
    .something_wrapper {
        padding: 30px 0 0 0
    }
    .prspecialist_itemblk {
        display: block
    }
    .prspecialist_item {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #f6862a;
        height: auto;
        padding: 20px 0;
        margin: 0 0 20px 0
    }
    .prspecialist_item:nth-child(3n+3) {
        padding: 20px 0;
        margin: 0 0 20px 0
    }
    .tradeprinfo_blk {
        display: block
    }
    .tradeprinfo_blk .small_ttl,
    .tradepr_blk {
        width: 100%
    }
    .sectionbigtxt br {
        display: none
    }
    .whyprimg_item.tradeimg2 {
        margin: 0 0 0 0
    }
    .whyprimg_blk:before {
        display: none
    }
    .whyprimg_item.tradeimg1 {
        width: 55%;
        float: right;
        position: absolute;
        top: 100px;
        right: 0
    }
    .whypr_infoblk {
        width: 100%;
        margin: 70px auto 0;
        padding: 0 4%
    }
    .service_itemblk .sectiondesc p,
    .service_itemblk .section_list li {
        font-size: 16px
    }
    .service_blk {
        margin: 20px 0;
        padding: 0
    }
    .sectiondesc p.boldtxt {
        font-size: 20px;
        line-height: 25px
    }
    .serviceicon_itemblk {
        margin: 0
    }
    .offerservice_blk .sectionbigtxt {
        font-size: 50px;
        line-height: 60px
    }
    .basicrole_item {
        width: 48%;
        margin: 0 0 30px 0
    }
    .offerservice_blk .sectiondesc {
        width: 100%
    }
    .creative_picblk {
        height: 350px
    }
    .portfolio_slider {
        margin: 0 0 50px 0
    }
    .small_ttl {
        margin-bottom: 10px;
        font-size: 14px
    }
}

@media screen and (max-width:600px) {
    .updateslide_item {
        height: 390px !important
    }
    .allupdate_slider .slick-track {
        display: block
    }
    .footer_txt {
        font-size: 40px;
        line-height: 40px
    }
    .footerblk .viewworkbtn a {
        font-size: 30px;
        line-height: 50px
    }
    .footer_firstsection .bannertextblk {
        font-size: 50px !important;
        line-height: 50px !important
    }
    .copyright_blk {
        margin: 10px 0 0 0;
        font-size: 12px
    }
    .banner_smalltxt,
    .blogpageinner_wrapper .banner_smalltxt {
        font-size: 18px;
        line-height: 20px
    }
    .bannertextblk,
    .blogpageinner_wrapper .bannertextblk {
        font-size: 35px;
        line-height: 40px
    }
    .cnt_ttl {
        font-size: 20px;
        line-height: 20px
    }
    .contactinfo_blk {
        margin: 20px auto 40px
    }
    .cnt_icon {
        margin: 0 10px 0 0
    }
    .contactinfo_item {
        margin: 0 0 20px 0;
        padding: 0 0 20px 0;
        border-bottom: 1px dotted #ccc
    }
    .contactinfo_item:last-child {
        padding: 0;
        border-bottom: 0
    }
    .cntdesc-item a,
    .cntdesc-item {
        font-size: 15px;
        line-height: 22px
    }
    .contactfrm_blk {
        padding: 20px;
        margin: 0 auto 30px
    }
    .cntfrm_item .label {
        font-size: 15px
    }
    .cntfrm_item .label span {
        font-size: 12px;
        line-height: 14px
    }
    .label_field {
        margin: 10px 0 0 0
    }
    .cntfrm_item .submit_btn {
        font-size: 17px;
        line-height: 17px
    }
    .checkall_updatetxt {
        font-size: 14px;
        line-height: 14px;
        width: 70%
    }
    .slick-next,
    .slick-prev {
        padding: 0;
        width: 20px;
        height: 15px;
        background-size: cover;
        border: 0
    }
    .slick-prev {
        left: 30px;
        bottom: -62px
    }
    .slick-next {
        right: 30px;
        bottom: -62px
    }
    .sectionpadding {
        padding: 40px 0
    }
    .sectionbigtxt {
        font-size: 20px;
        line-height: 35px
    }
    .sectionbigtxt.font35 {
        font-size: 16px !important;
        line-height: 25px !important;
        margin-bottom: 0
    }
    .sectiondesc p {
        font-size: 16px;
        line-height: 25px
    }
    .section_list li {
        font-size: 16px;
        line-height: 25px
    }
    .media_houseblk .sectiondesc {
        margin: 30px auto 0
    }
    .teamvideo_infoblk {
        padding: 0
    }
    .blog_title {
        font-size: 17px;
        line-height: 25px
    }
    .blog_pic {
        width: 100%;
        margin: 20px auto
    }
    .bloginfo_item .sectiondesc p {
        font-size: 13px;
        line-height: 22px
    }
    .bloginfo_blk p,
    .sectionlist ol li {
        font-size: 14px;
        line-height: 23px
    }
    .bloginner_item {
        margin: 30px 0 0 0
    }
    .cnt_icon {
        width: 20px
    }
    .sectionbigtxt.font60 {
        font-size: 20px !important;
        line-height: 25px !important
    }
    .smk_accordion .accordion_in .acc_head .questblk:before {
        width: 30px;
        height: 30px;
        line-height: 32px;
        font-size: 15px
    }
    .smk_accordion .accordion_in .acc_head {
        padding: 0 50px 10px 45px
    }
    .smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
        width: 30px;
        height: 30px;
        line-height: 8px;
        font-size: 17px
    }
    .smk_accordion.acc_with_icon .accordion_in .acc_content {
        padding: 0 30px
    }
    .smk_accordion .accordion_in .acc_content .accinner_info p {
        font-size: 13px;
        line-height: 19px
    }
    .smk_accordion .accordion_in .acc_head {
        font-size: 13px;
        line-height: 20px
    }
    .relavance_infoblk .sectionbigtxt.font80 {
        font-size: 40px
    }
    .orange_strip {
        width: 70px;
        height: 3px;
        margin: 0 0 15px 0
    }
    .something_infoblk {
        font-size: 25px;
        line-height: 32px
    }
    .something_pic {
        width: 100%
    }
    .something_pic iframe {
        max-width: 100% !important;
        width: 80% !important;
        margin: 0 auto
    }
    .service_itemblk .sectiondesc p,
    .service_itemblk .section_list li {
        font-size: 14px
    }
    .mobileapp_infoblk {
        padding: 20px
    }
    .seoengine_wrapper .service_itemblk .mobileapp_picblk {
        width: 80%
    }
    .service_item {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0
    }
    .service_icon {
        margin: 0 auto 10px
    }
    .service_icontxt {
        height: auto
    }
    .offerservice_blk .sectionbigtxt {
        font-size: 40px;
        line-height: 40px
    }
    .basicrole_icon {
        width: 60px
    }
    .basicrole_info {
        font-size: 14px;
        line-height: 20px
    }
    .creative_picblk {
        height: 250px
    }
    .portfolio_pic {
        margin: 0 auto 30px;
        width: 90%;
        display: block
    }
    .portfolio_name {
        text-align: center
    }
    .portfolio_slider .slick-dots {
        bottom: -20px;
        top: auto;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center
    }
    .portfolio_item {
        margin: 0 0 30px 0
    }
}

@media screen and (max-width:480px) {
    .bannertextblk,
    .blogpageinner_wrapper .bannertextblk {
        font-size: 23px;
        line-height: 35px
    }
    .footer_firstsection .bannertextblk {
        font-size: 30px !important;
        line-height: 30px !important
    }
    .banner_smalltxt,
    .blogpageinner_wrapper .banner_smalltxt {
        font-size: 15px;
        line-height: 20px
    }
    .breadcrum_blk li {
        font-size: 12px;
        line-height: 15px;
        margin: 0 17px 0 0
    }
    .sectionpadding {
        padding: 20px 0
    }
    .serviceoffer_item li {
        display: block
    }
    .serviceoffer_item {
        width: 100%
    }
    .companyimg_item {
        height: 200px
    }
    .bannerblk {
        padding: 40px 0 0 0
    }
    .bloginfo_blk .sectionbigtxt {
        font-size: 17px;
        line-height: 22px;
        padding: 0;
        margin: 0 0 30px 0
    }
    .bloginfo_blk .sectionbigtxt:before {
        width: 40px;
        height: 3px;
        top: auto;
        bottom: -10px
    }
    .updateslide_item {
        width: 94%;
        margin: 0 auto;
        height: 310px !important
    }
    .joindecode_pic .slide_pic {
        width: 100%
    }
    .slide_txt,
    .slide_pic.txt {
        font-size: 21px;
        line-height: 25px
    }
    .cntdesc-item a,
    .cntdesc-item {
        font-size: 13px;
        line-height: 19px
    }
    .contactpage_wrapper .updatewrapper {
        padding: 0 0 30px 0
    }
    .section_list li {
        font-size: 14px;
        line-height: 20px
    }
    .contentpage_wrapper .digitalpr_bgblk {
        background: url(../images/digital-public-relation/digital-pr.jpg) no-repeat right;
        height: 170px;
        background-size: cover
    }
    .sectiondesc p {
        font-size: 14px;
        line-height: 22px
    }
    .relavance_infoblk .sectionbigtxt.font80 {
        font-size: 30px;
        line-height: 50px
    }
    .something_infoblk {
        font-size: 25px;
        line-height: 29px
    }
    .sectiondesc p.boldtxt {
        font-size: 18px;
        line-height: 25px
    }
    .service_icontxt {
        font-size: 17px
    }
    .offerservice_blk .sectionbigtxt {
        font-size: 25px;
        line-height: 40px
    }
    .basicrole_itemblk {
        display: block
    }
    .basicrole_item {
        width: 100%;
        margin: 0 0 20px 0
    }
    .creative_picblk {
        height: 150px
    }
    .sectionbigtxt {
        font-size: 17px;
        line-height: 25px
    }
    .portfolio_slider {
        margin: 0 0 30px 0
    }
    .breadcrum_blk li:after {
        width: 4px;
        height: 4px;
        top: 4px;
        right: -12px
    }
}

.ql-list-disclosure-closed {
    list-style-type: disclosure-closed;
}

.ql-list-disclosure-open {
    list-style-type: disclosure-open;
}
