.team-section {
    overflow: hidden;
}

ul#links li {
    margin: 0;
    display: inline-block;
}
ul#links li:not(:last-child) { margin-right: 5px; }
ul#footer-m li {
    display: inline-block;
    margin-right: 0.5rem;
}
ul#f_bottom-m li {
    display: inline-block;
    margin-right: 0.5rem;
}
.mc4wp-form-fields {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.mc4wp-form {
    width: 100%;
}
/* flags settings */
#flags {
    width: auto !important;
    margin-left: 10px;
}
#flags li {
    float: none !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-left: 5px !important;
}
#flags li a {
    display: block !important;
    margin: 0 !important;
}
#cookie-law-info-bar {
    margin-bottom: 70px;
}
.post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}
.qa-banner {
    position: relative;
    margin-bottom: 30px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.qa-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.55);
}
.qa-banner .title a {
    display: inline-block;
    vertical-align: top;
    transform: skewX(-15deg);
    background: #00baef;
    margin: 0 8px 10px;
    font-size: 18px;
    padding: 0 10px;
    color: #fff;
}
.posts-navigation {
    overflow: hidden;
    padding: 30px 0;
}
.nav-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-links .nav-previous a, .nav-links .nav-next a {
    font-size: 20px;
    line-height: normal;
}
.nav-links .nav-previous a:hover, .nav-links .nav-next a:hover {
    color: #d31000;
}
#secondary #text-2 h2 {
    transform: skewX(-15deg);
    background: #684d87;
    text-align: center;
    margin: 0 8px 10px;
    font-size: 18px;
    padding: 5px;
    color: #fff;
}
#secondary #text-2 p em strong {
    color: #684d87;
    font-size: 16px;
}
#secondary #text-2 p {
    line-height: 19px;
    margin-bottom: 14px;
}
#secondary #text-2 p i {
    font-size: 13px;
}
.entry-header {
    font-size: 25px;
}
.entry-content h2 span {
    font-size: 23px;
    margin: 9px 0 0 0;
    display: block;
}
.blog-section .image-holder img { height: auto; }
.archive-page {
    overflow: hidden;
    margin: 0 0 30px;
}
.archive-page .banner, .qa-banner.banner {
    padding: 0px 0;
    position: relative;
}
.archive-page .banner .container {
    position: relative;
    z-index: 2;
}
.archive-page .banner:before {
    background: rgba(25, 42, 55, 0.63);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    z-index: 1;
}
.page-link:focus {
    box-shadow: none;
}
.post-navigation {
    overflow: hidden;
    padding: 0 0 2rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    color: #212529;
    font: 400 16px/1.15 'Open sans', Arial, Helvetica, sans-serif;
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    color: #d31000;
}
.visual-qa{
    background-image: url(https://www.napollo.ae/wp-content/themes/napollo/images/bg-img-qanew.PNG);
    background-size: 100% 100%;
}
.visual-qa h1{
    color: #9abde0;

}
.visual-qa h4{
    color: #001323;
    margin: 12px 0;
}
.visual-qa h5{
    color: #001323;
    margin: 22px 0;
}
.visual-qa .hero-buttons{
    margin-bottom: 25px;
}
.visual-qa .hero-buttons a{
    color: #001323;
    font-size: 16px;
    margin-right: 20px;
    border: 1px solid #001323;
    min-height: 35px;
    min-width: 130px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    transition: all 0.8s;
}
.visual-qa .hero-buttons a:hover{
    color: #9abde0;
    border: 1px solid #9abde0;
}
.comment-form{
    background: #9abde0;
    width: 50%;
    padding: 15px;
    margin-bottom: 30px;
}
.comment-form p.comment-notes {
    margin: 0 0;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 18px;
}
.comment-form p {
    margin: 0 0;
}
.comment-form p a{
    color: #001323;
    font-size: 20px;
}
.comment-form p label{
    font-size: 16px;
    line-height: 18px;
}
.comment-form p textarea{
    width: 100%;
    height: 100px;
    outline: none;
    padding: 6px;
    line-height: 16px;
    font-size: 14px;
    border-radius: 10px;
    border: none;
}
.comment-form p input{
    width: 100%;
    outline: none;
    border: none;
    border-radius: 9px;
    padding: 0 7px;
    font-size: 14px;
    min-height: 35px;
}
.comment-form p .submit{
    background: #d31000;
    color: #fff;
    transition: all 0.8s;
}
.comment-form p .submit:hover{
    background: #a00c00;
}

.comment-form #wp-comment-cookies-consent {
    width: auto;
    display: inline-block;
    margin-right: 9px;
    transform: translate(0, -3px);
}

.comment-form p.comment-form-cookies-consent {
    display: flex;
    align-items: center;
    margin: 12px 0;
}
.comment-form p.comment-form-cookies-consent label {
    font-size: 13px;
}
.entry-meta {
    font-size: 21px;
    margin-bottom: 10px;
}
.section-subscribe p {
    margin-bottom: 20px;
    color: #fff;
}
.section-subscribe p a{
    color: #fff !important;
}
.landing-page-contact #wpcf7-f212-o1 label span{
    margin: 0;
}
.landing-page-contact #wpcf7-f212-o1 label{
    width: 100%;
}
.landing-page-contact #wpcf7-f212-o1 input[type=submit]{
    min-height: 45px;
}

.landing-page-contact textarea{
    margin-top: 7px;
}
.qa-flag{}
.qa-flag ul{
    margin: 3px 0 0 0;
    padding: 0;
    display: flex;
}
.qa-flag ul li{
    display: inline-block;
    width: 34px;
    margin: 0 5px;
}
.qa-flag ul li a{
    display: block;
}
.qa-flag ul li a img{
    width: 100%;
    display: block;
    height: auto;
}
.landing-page-contact span.wpcf7-not-valid-tip {
    color: #fff;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #fff;
}
div.wpcf7-mail-sent-ok {
    color: #fff;
}
.logoqa{
    display: flex;
    align-items: center;
    justify-content: center;
}
.logoqa img {
    width: 125px;
    height: auto;
    display: block;
}
.suite-section .container{
    max-width: 940px;
}

.work-section .container{
    max-width: 1140px;
}
.posts-block ul {
    padding-left: 10px;
}
.exp_preload{
    display: flex;
    justify-content: center;
}
#header .social-networks.call-usqa{}
#header .social-networks.call-usqa li{}
#header .social-networks.call-usqa li a {
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    background: none;
}
#header.fixed-header .social-networks.call-usqa li a {
    color: #333;
}
#header .social-networks.call-usqa li a span {
    padding: 8px 8px;
    background: #c5acdd;
    color: #fff;
    margin: 10px 10px 0;
    border-radius: 100%;
    border: 1px solid transparent;
    transition: all 0.5s;
}
#header .social-networks.call-usqa li a span:hover{
    background: none;
    border: 1px solid #6ec00c;
    color: #6ec00c; 
}
.sticky-links a {
    border-radius: 0;
    height: 35px;
    position: relative;
    min-width: 156px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
}
.mobile-icon-qa{
    display: none;
}
#header.fixed-header .logo{
    display: none !important;
}
#header.fixed-header {
    padding: 6px 0;
}
.p-margin p {
    margin: 0;
    display: flex;
}

.iconchat-section{
    padding: 115px 0;
}
.find-section{
    background: none;
}
#wrapper {
    padding-top: 0 !important;
}
#header.fixed-header{
    background: #fff;
}

#header.fixed-header .outer-menu .menu>div>div>ul>li>a{
    color: #333;
}
.visual{
    /*background-image: url(https://shopifydevelopment.com/wp-content/uploads/2019/11/shopify-banner.jpg);*/
    /*background-image: url(https://shopifydevelopment.com/wp-content/uploads/2019/11/bg-banner.png);*/
    background-size: 100% 100%;
    padding: 160px 0 68px;
    position: relative;
}
.visual:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: #684d87;*/
    opacity: 0.5;
}
.visual .box{
    padding: 0 170px;
}
.visual .icon-holder{
    display: none;
}
.visual h1{
    margin-bottom: 65px;
}
.visual h1 span{
    color: #DA1F29 !important;
}
.visual .box ul{}
.visual .box ul li{
    display: inline-block;
    margin: 0 10px;
}
.visual .box ul li.one a{
    color: #001323;
    border: 2px solid #16377d !important;
    transition: all 0.5s;
}
.visual .box ul li.one a:hover{
	background: #16377d!important;
    color: white!important;
    border-color: #da1f29!important;
}
.visual .box ul li a{
    color: #DA1F29;
    border: 2px solid #16377d!important;
    width: 200px;
    height: 50px;
    display: block;
    line-height: 45px;
    transition: all 0.5s;
}
.visual .box ul li a:hover{
	background: #16377d!important;
    color: white!important;
    border-color: #da1f29!important;
}

.section-about h1{
    font-size: 30px;
    font-weight: bold;
}
.section-about h1 span{
    color: #64be5d;
}
.section-about:after{
    background: #684d87;
    opacity: 0.5;
}
.section.section-services h1{
    color: #684d87;
    font-size: 30px;
    text-transform: none;
}
.section.section-services h1 span{
    display: block;
}
.section-satisfaction h1{
    color:#fff 

}
.section-satisfaction h1 span{
    display: block;
}
.section.whats-new h1 {
    font-weight: bold;
    text-transform: initial;
}
.section.whats-new h1 span {
    color: #84d721;
}
.section-subscribe.section{
    background-image: url(https://shopifydevelopment.com/wp-content/uploads/2019/11/banner-subscribe.jpg) !important;
    background-size: 100% 100%;
    position: relative;
}
.section.section-services .list [class^="icon-"] {
    color: #84d721;
}
#footer {
    position: relative !important;
    width: 100% !important;
    display: inline-block !important;
    overflow: hidden;
}
#main{
    margin-bottom: 0px !important;
}
.banner {
    padding-top: 110px;
}
.section-subscribe.section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #5b328a;
    opacity: 0.5;
}
.banner h1 strong{
    color: #fff;
}
.features-section h1 span{
    color: #6ec00c;
}
.reviews-section .headingH1 span{
    color: #DA1F29;
}

.page-template-blog #main {
    padding-top: 90px;
}
.page-template-blog #header {
    background: #684d87;
}
.page-template-blog #header.fixed-header {
    background: #fff;
}

.section.med-services-block span:before {
    color: #6ec00c;
}

.section.chalanges-opportunities-block span:before {
    color: #6ec00c;
}
.iconchat-section .box a {
    text-align: center;
}
.iconchat-section .box a [class^="icon-"], [class*=" icon-"] {
    font-size: 70px;
    color: #402554;
}
/*.iconchat-section .box a .icon-booking:before {
    content: "\e929";
}*/
.work-section .col h4 {
    text-transform: capitalize;
}
.clients-slider .owl-item {
    height: 150px !important;
}
#header .logo img.hide-logo{
    display: none;
}
.banner.inner-banner.team-banner.before-none{
    background-size: 100% 100%;
    padding: 10px 0!important;
}
.reviews-carousel blockquote p{
    height: 240px;
    padding: 0 8px;
    margin-bottom: 8px;
} 
.reviews-carousel blockquote a.read_btn{
    background: #6ec00c;
    color: #fff;
    width: 115px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 12px;
}
.reviews-carousel blockquote p::-webkit-scrollbar {
    display: none;
}
.errorqa-404{
    text-align: center;
    padding: 60px 0;
}
.errorqa-404 h1{
    margin-bottom: 8px;
    font-size: 40px;
}
.errorqa-404 p{
    margin-bottom: 20px;
}

.errorqa-404 a{
    background: #6ec00c;
    color: #fff;
    padding: 8px 32px;
    border-radius: 4px;
}
.errorqa-404 a:hover{
    background: #65b00b;
}
#header.fixed-header .outer-menu .menu>div>div>ul>li+li {
    margin-top: 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #333 !important;
    margin: 0 !important;
}
div.wpcf7-mail-sent-ok {
    color: #333 !important;
    margin: 0 !important;
}
.popup-open {
    overflow: hidden;
}
.thank-section{
    padding: 80px 0;
    text-align: center;
}
.thank-section h1{
    font-size: 50px;
    margin-bottom: 0;
}
.thank-section p{
    font-size: 26px;
    margin: 0;
}
.work-section .col span{
    font-size: 100px;
}
.p-margin {
    display: flex;
}
.p-margin p {
    width: 100%;
}
.nav-pills {
    justify-content: center;
}
.dubai-section a span {
    word-break: break-all;
}
.sticky-links-holder ul {
    text-align: center;
}

.packages-block {
    font-family: 'Raleway', sans-serif;
}
.packages-block h2 {
    font-size: 35px;
    line-height: 40px;
}
.packages-block .left {
    border: 1px solid #b5b5b5;
}
.packages-block .row:nth-child(odd) .left { background: #f7f7f7; }
.packages-block .left .title {
    display: block;
    background: #684d97;
    padding: 15px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 -15px;
}
.packages-block .row:nth-child(odd) .left .title { background: #17313b; }
.packages-block .left ul { overflow: hidden; }
.packages-block .left ul li {
    padding: 0 0 0 40px;
    margin-top: 26px;
    position: relative;
}
.packages-block .left ul.requirements li {
    width: 50%;
    float: left;
    font-size: 18px;
}
.packages-block .left ul li:before {
    background: url(../images/icon-check.png) no-repeat;
    width: 22px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 5px;
    content: '';
}
.packages-block .left .text {
    display: block;
    color: #16377d!important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 700;
}
.packages-block .row:nth-child(odd) .left .text { color: #17313b; }
.packages-block .right {
    border: 1px solid #b5b5b5;
    position: relative;
    z-index: 9;
    margin: 0 0 0 -1px;
    background: #f7f7f7;
}
.packages-block .row:nth-child(odd) .right { background: #fff; }
.packages-block .right .title {
    display: block;
    background: #c5acdd;
    padding: 15px 36px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 -15px 0 -16px;
    color: #000;
    border-top-left-radius: 20px;
    position: relative;
}
.packages-block .row:nth-child(odd) .right .title {
    background: #49646f;
    color: #fff;
}
.packages-block .right .title:before {
    background: #684d97;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    z-index: -1;
}
.packages-block .row:nth-child(odd) .right .title:before { background: #17313b; }
.packages-block .right ul {
    font-size: 15px;
    font-weight: 500;
}
.packages-block .right ul li {
    padding: 0 0 0 35px;
    margin-top: 30px;
    position: relative;
}
.packages-block .right ul li:before {
    background: url(../images/icon-star.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
}
.packages-block .right .price-block {
    font-size: 20px;
    padding: 0 0 0 35px;
}
.packages-block .right .price-block p { margin: 0; }
.packages-block .right .price-block .price {
    display: block;
    color: #da1f29!important;
    font: 700 70px/1.1 'Open sans', sans-serif;
}
.packages-block .right .price-block .rate {
    display: block;
    color: #16377d!important;
    font: 700 50px/1.1 'Open sans', sans-serif;
}
.packages-block .row:nth-child(odd) .price-block .rate { color: #17313b; }
.packages-block .right .price-block .btn {
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    border-radius: 0;
    width: 200px;
    height: 48px;
    overflow: hidden;
    line-height: 45px;
}

.enhancement-block {
    background: #17313b;
    font: 500 22px/1.4 'Raleway', sans-serif;
}
.enhancement-block.party { line-height: 1.8; }
.enhancement-block.party .col-sm-5 {
    display: flex;
    align-items: center;
}
.enhancement-block h3 {
    color: #da1f29!important;
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
}
.enhancement-block .price-info {
    display: block;
    font-size: 25px;
    font-weight: 700;
}
.enhancement-block .price-info .rate { font-size: 50px; }
.enhancement-block ul {
    font-size: 20px;
    line-height: 1.3;
}
.enhancement-block ul li {
    padding: 0 0 0 32px;
    margin-bottom: 40px;
    position: relative;
}
.enhancement-block ul li:before {
    background: url(../images/icon-star.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
}
.enhancement-block ul li a {
    color: #da1f29!important;
    text-decoration: underline;
}
.enhancement-block ul li a:hover { color:  #fff; }
.enhancement-block .btn {
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    border-radius: 0;
    width: 200px;
    height: 48px;
    overflow: hidden;
    line-height: 45px;
}

.consultancy-block {
    background: #f7f7f7;
    color: #000;
}
.consultancy-block .row { align-items: center; }
.consultancy-block h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.6;
    text-transform: capitalize;
}
.consultancy-block ul {
    font-size: 25px;
}
.consultancy-block ul li {
    padding: 0 0 0 32px;
    margin-bottom: 20px;
    position: relative;
}
.consultancy-block ul li:before {
    background: url(../images/icon-star.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 11px;
    content: '';
}
.consultancy-block .rate {
    display: block;
    color: #16377d!important;
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
}
.consultancy-block .btn {
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    border-radius: 0;
    width: 200px;
    height: 48px;
    overflow: hidden;
    line-height: 45px;
}

.website-packages-block {
    font-family: 'Raleway', sans-serif;
}
.website-packages-block .left {
    border: 1px solid #b5b5b5;
    background: #f7f7f7;
}
.website-packages-block .row:nth-child(even) .left { background: #fff; }
.website-packages-block .row:nth-child(even) .right { background: #f7f7f7; }
.website-packages-block .left .title {
    display: block;
    background: #16377d!important;
    padding: 15px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 -15px;
}
.website-packages-block .row:nth-child(odd) .left .title { background: #17313b; }
.website-packages-block .left ul { overflow: hidden; }
.website-packages-block .left ul li {
    padding: 0 0 0 30px;
    margin-top: 17px;
    position: relative;
}
.website-packages-block .left ul.maintenance-list li {
    width: 50%;
    float: left;
}
.website-packages-block .row:nth-child(even) .left ul li {
    margin-top: 27px;
    padding: 0 0 0 35px;
}
.website-packages-block .left ul li:before {
    background: url(../images/icon-star.png) no-repeat;
    width: 20px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
}
.website-packages-block .row:nth-child(even) .left ul li:before {
    background: url(../images/icon-check.png) no-repeat;
    width: 22px;
    height: 16px;
}
.website-packages-block .left ul li a { color: #16377d!important; }
.website-packages-block .left ul li a:hover { color: #da1f29!important; }
.website-packages-block .right {
    border: 1px solid #b5b5b5;
    position: relative;
    z-index: 9;
    margin: 0 0 0 -1px;
}
.website-packages-block .right .title {
    display: block;
    background: #3a61b3!important;
    padding: 15px 36px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 -15px 0 -16px;
    color: #fff!important;
    border-top-left-radius: 20px;
    position: relative;
}
.website-packages-block .row:nth-child(odd) .right .title {
    background: #49646f;
    color: #fff;
}
.website-packages-block .right .title:before {
    background: #da1f29!important;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    z-index: -1;
}
.website-packages-block .row:nth-child(odd) .right .title:before { background: #17313b; }
.website-packages-block .btn {
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    border-radius: 0;
    width: 200px;
    height: 48px;
    overflow: hidden;
    line-height: 45px;
    margin: 0 0 0 32px;
}
.website-packages-block .right .time-cost-block {
    border: 1px solid #b3b3b3;
    color: #272727;
}
.website-packages-block .time-cost-block .info-text {
    display: block;
    background: #16377d;
    font-size: 25px;
    font-weight: 600;
    padding: 6px 15px;
}
.website-packages-block .time-cost-block:nth-child(3n+3) .info-text { background: #6ec00c; }
.website-packages-block .time-cost-block:nth-child(3n+1) .info-text { background: #17313b; }
.website-packages-block .time-cost-block .rate {
    display: block;
    font-size: 45px;
    font-weight: bold;
    line-height: 1;
    margin: 3px 0 5px;
}
.website-packages-block .time-cost-block .rate {
    display: block;
}
.website-packages-block .right ul li {
    padding: 0 0 0 32px;
    margin: 30px 0 10px;
    position: relative;
    overflow: hidden;
}
.website-packages-block .right ul li:before {
    background: url(../images/icon-star.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    transform: translateY(-50%);
}
.website-packages-block .right ul li:after {
    /*background: url(../images/sep01.png) repeat-x 0 50%;*/
    content: '';
    height: 1px;
    position: absolute;
    left: 50px;
    top: 50%;
    right: 20px;
}
.website-packages-block .right ul li .price {
    font-size: 30px;
    font-weight: 600;
    background: #f7f7f7;
    position: relative;
    z-index: 9;
}
.website-packages-block .right ul li .info {
    background: #f7f7f7;
    padding: 0 4px 0 0;
    position: relative;
    z-index: 9;
    width: 59%;
}

.site-policy h3 {
    color: #16377d!important;
    font-size: 35px;
    font-weight: 700;
}
.site-policy .info {
    display: block;
    font-weight: 600;
}

.communication-tools h3 {
    color: #16377d!important;
    font-size: 35px;
    font-weight: 700;
}
.communication-tools .image {
    padding: 15px;
    border: 1px solid #b5b5b5;
    margin: 0 0 20px;
    height: 137px;
}
.communication-tools .text {
    display: block;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}
.communication-tools .col-sm-4 {
    padding: 0;
    margin: 0 0 0 -1px;
}

.platforms-block ul {
    margin: 0;
    overflow: hidden;
}
.platforms-block ul li {
    float: left;
    width: 16.77%;
    margin: -1px;
}
.platforms-block ul li img { width: 100%; }

.info-block {
    background: #f7f7f7;
    color: #000;
}
.info-block .title {
    font-size: 25px;
    font-weight: 700;
}
.info-block ul {
    font-size: 20px;
    line-height: 2;
}
.info-block ul li {
    padding: 0 0 0 35px;
    margin-bottom: 10px;
    position: relative;
}
.info-block ul li:before {
    background: url(../images/icon-star.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
}

.agency-block {
    color: #16377D;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 500;
}
.agency-block .row { align-items: center; }
.agency-block h3 {
    color: #16377d!important;
    font-size: 35px;
    line-height: 1.5;
    font-weight: 700;
}
.agency-block .info {
    font-weight: 700;
}
.agency-block .btn {
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    padding: 20px;
}

body #footer{
    bottom: -10px;
}


@media only screen and (max-width: 1199.98px) {
    .section.features-section {
        padding-bottom: 0;
    }

    .qa-flag ul li {
        width: 25px;
    }
    #header .social-networks.call-usqa li a {
        font-size: 13px;
    }
    .visual {
        padding: 130px 0 40px;
    }
    .visual h1 {
        line-height: 55px;
        margin-bottom: 40px;
    }
    .section-about h1 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .iconchat-section .box {
        justify-content: flex-start;
    }

    .visual h1 { font-size: 39px; }
    .packages-block.pt-6 { padding-top: 2rem !important; }
    .packages-block .right .price-block .price { font-size: 62px; }
    .packages-block .right .price-block .rate { font-size: 45px; }
    .consultancy-block h3 { font-size: 30px; }
    .website-packages-block .time-cost-block .rate { font-size: 41px; }
    .packages-block .mb-7 { margin-bottom: 4rem !important; }
    .pt-7 { padding-top: 4rem !important; }
    .pb-7 { padding-bottom: 4rem !important; }
    .agency-block .btn {
        font-size: 15px;
        padding: 15px 10px;
    }

}

@media only screen and (max-width: 1023px) {
    .website-packages-block .right ul li .info { width: 49%; }
}

@media only screen and (max-width: 991.98px) {
    .thank-section {
        padding: 180px 0;
    }
    .errorqa-404 {
        padding: 130px 0;
    }
    .outer-menu {
        background: transparent;
    }
    nav .dropdown-menu {
        max-height: 300px !important;
    }
    .nav-links .nav-previous {
        width: 45%;
    }
    .nav-links .nav-next {
        width: 45%;
    }
    .outer-menu .menu>div>div>ul {
        width: 100%;
    }
    .outer-menu .checkbox-toggle:checked~.menu>div>div {
        width: 100%;
    }
    #media_image-2 img {
        width: 100%;
        display: block;
    }
    #media_image-3 img {
        width: 100%;
        display: block;
    }
    #media_image-4 img {
        width: 100%;
        display: block;
    }
    .list-unstyled li {
        overflow: hidden;
    }
    .outer-menu .menu>div>div {
        justify-content: start;
        flex-direction: column;
        text-align: left;
        padding: 0 0rem;
        width: auto;
    }
    .outer-menu .menu>div>div .dropdown-menu.show {
        margin-bottom: 0;
    }
    .outer-menu .menu>div>div .links-holder {
        width: 100%;
    }
    .visual-qa h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 9px;
    }
    .visual-qa h4 {
        margin: 0 0;
        font-size: 20px;
    }
    .landing-page-contact #wpcf7-f212-o1 input[type=submit] {
        min-height: 30px;
    }
    .landing-page-contact .subscribe-form {
        max-width: 80%;
    }
    #button:after {
        margin: -23px 0 0 -7px;

    }
    .outer-menu .menu>div>div {
        max-width: 100%;
    }
    .outer-menu .menu>div>div>ul>li>a {
        padding: 10px 13px 14px;
        width: 100%;
    }
    .outer-menu .menu>div>div>ul>li+li {
        margin-top: 0;
    }
    .social-networks {
        padding-left: 11px;
    }
    #header .social-networks.call-usqa li a {
        color: #fff;
        display: block;
        width: 265px;
        background: none;
        display: flex;
        align-items: center;
    }
    #header .social-networks.call-usqa li a span {
        margin: 0px 24px 0;
    }
    .outer-menu .menu>div>div>ul {
        margin-bottom: 7px !important;
    }
    #header .social-networks.call-usqa li a {
        font-size: 16px;
    }
    #header.fixed-header .logo{
        display: block !important;
    }
    #header.fixed-header {
        padding: 5px 0;
    }
    .iconchat-section{
        padding: 60px 0 35px !important;
    }

    #footer{
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5a3b77+0,634583+20,684d84+43,695384+100,65517f+100 */
        background: #5a3b77; /* Old browsers */
        background: -moz-linear-gradient(left,  #5a3b77 0%, #634583 20%, #684d84 43%, #695384 100%, #65517f 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  #5a3b77 0%,#634583 20%,#684d84 43%,#695384 100%,#65517f 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  #5a3b77 0%,#634583 20%,#684d84 43%,#695384 100%,#65517f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a3b77', endColorstr='#65517f',GradientType=1 ); /* IE6-9 */

    }
    .visual .box {
        padding: 0 70px;
    }
    .visual h1 {
        line-height: 50px;
        font-size: 35px;
    }
    .visual {
        padding: 110px 0 40px;
    }
    .visual .box ul li a {
        width: 160px;
        height: 45px;
        line-height: 41px;
    }
    .section-about h1 {
        font-size: 23px;
    }
    .section-about p {
        font-size: 13px;
    }
    .section.section-services h1 {
        font-size: 35px;
    }
    .visual {
        background-size: cover;
    }
    .banner.inner-banner {
        background-size: cover;
    }
    .iconchat-section .box a{
        text-align: center;
    }
    #header.fixed-header .outer-menu .menu>div>div>ul>li>a {
        color: #fff;
    }
    #header.fixed-header .social-networks.call-usqa li a {
        color: #fff;
    }
    .iconchat-section .box {
        justify-content: flex-start;
    }

    #header.fixed-header .logo img.hide-logo{
        display: block;
    }

    #header.fixed-header .logo img {
        display: none;
    }
    .banner.inner-banner.team-banner.before-none{
        padding: 130px 0 60px;
    }

    .banner.inner-banner.team-banner h1 {
        padding-right: 0;
    }
    .reviews-carousel blockquote p{
        height: 180px;
        overflow-y: scroll;
    } 
    .errorqa-404 h1{
        font-size: 26px;
    }
    .dubai-section span {
        word-break: break-word;
    }
    .dubai-section .two {
        padding-right: 25px;
    }
    .dubai-section h3 {
        font-size: 30px;
    }

    .packages-block.pt-6,
    .packages-block .left ul { padding-top: 1rem !important; }
    .packages-block h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 1rem !important;
    }
    .packages-block .mb-7 { margin-bottom: 2rem !important; }
    .packages-block .mt-5 { margin-top: 2rem !important; }
    .packages-block .left ul li,
    .packages-block .right ul li { margin-top: 17px; }
    .packages-block .left .text {
        font-size: 18px;
        padding-top: 1rem !important;
    }
    .packages-block .right .price-block .price { font-size: 50px; }
    .packages-block .right .price-block .rate { font-size: 37px; }
    .pt-7, .pt-6 { padding-top: 3rem !important; }
    .pb-7 { padding-bottom: 3rem !important; }
    .enhancement-block h3 {
        font-size: 33px;
        margin-bottom: 1.5rem !important;
    }
    .enhancement-block .price-info .rate { font-size: 43px; }
    .enhancement-block ul li { margin-bottom: 30px; }
    .consultancy-block h3 { font-size: 27px; }
    .consultancy-block .rate { font-size: 40px; }
    .website-packages-block .mt-5 { margin-top: 1rem !important; }
    .website-packages-block .mb-7,
    .agency-block h3 { margin-bottom: 2rem !important; }
    .website-packages-block .left .title { font-size: 20px; }
    .website-packages-block .time-cost-block .rate,
    .site-policy h3,
    .communication-tools h3,
    .agency-block h3 { font-size: 30px; }
    .info-block .title {
        font-size: 22px;
        margin-bottom: 1rem !important;
    }
    .agency-block { font-size: 19px; }
    .platforms-block ul li { width: 16.91%; }
    .website-packages-block .right ul li .info {
        float: none !important;
        width: 100%;
        display: block;
    }
    .website-packages-block .right ul li:after { background: none; }
    .website-packages-block .right ul li .price {
        float: none !important;
        display: block;
    }
    .website-packages-block .right ul li { margin: 15px 0 0; }

}
@media only screen and (max-width: 767px) {
    .entry-header {
        font-size: 22px;
        line-height: 29px;
    }
    .entry-content h2 span {
        font-size: 20px;
    }
    .nav-links .nav-previous {
        width: 48%;
    }
    .nav-links .nav-next {
        width: 48%;
    }
    .nav-links .nav-previous a {
        font-size: 1.1rem;
    }
    .nav-links .nav-next a {
        font-size: 1.1rem;
    }
    .comment-form {
        width: 100%;
    }
    .sticky-links {
        padding-left: 10px;
    }
    .mobile-icon-qa{
        display: block;
    }
    .tesktom-icon-qa{
        display: none;
    }
    .sticky-links a {
        height: 40px;
        width: 40px;
        border-radius: 100%;
        min-width: 40px;
    }
    #button {
        bottom: 15px;
    }
    /*.round #tawkchat-minified-wrapper {
        width: 40px !important;
        height: 40px !important;
    }
    #tawkchat-status-icon {
       line-height: 36px !important;
    }
    #tawkchat-status-icon.online:before, 
    #tawkchat-status-icon.away:before {
        font-size: 23px !important;
    }*/
    .msg-iconqa img {
        width: 24px;
        height: auto;
        display: block;
    }
    .msg-iconqa a {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #03a84e !important;
        border: 2px solid #03a84e !important;
    }
    .msg-iconqa a:hover {
        background: #03a84e !important;
    }
    .visual h1 {
        line-height: 36px;
        font-size: 26px;
        margin-bottom: 18px;
    }
    .visual .box ul {
        padding: 0;
    }
    .visual .box ul li a {
        width: 147px;
    }
    .section-about h1 {
        font-size: 28px;
    }
    .section.section-services h1 {
        font-size: 28px;
    }
    .section-clients .owl-carousel .owl-prev span, .section-clients .owl-carousel .owl-next span {
        font-size: 45px;
    }
    .banner {
        background-size: cover;
    }
    .visual {
        border-bottom: 15px solid #fff;
    }
    .banner.inner-banner.team-banner.before-none{
        background-size:cover;
    }
    .reviews-carousel blockquote p {
        height: 167px;
    }
    .errorqa-404{
        padding: 35px 0;
    }
    .thank-section h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .thank-section p {
        font-size: 20px;
        line-height: 28px;
    }
    .thank-section {
        padding: 40px 0;
    }
    .work-section {
        padding: 0 0 80px;
    }
    #footer .footer-bottom {
        padding: 0 0 60px;
    }

    .packages-block .left .title,
    .packages-block .right .title,
    .website-packages-block .left .title,
    .website-packages-block .right .title {
        padding: 12px;
        font-size: 15px;
        line-height: 20px;
    }
    .packages-block .right .title,
    .website-packages-block .right .title { padding: 12px 25px; }
    .packages-block .right .price-block {
        font-size: 15px;
        padding: 0 0 0 30px;
    }
    .packages-block .right .price-block .price { font-size: 38px; }
    .packages-block .right .price-block .rate { font-size: 30px; }
    .packages-block .left .text {
        font-size: 14px;
        padding-top: 0 !important;
    }
    .packages-block .left ul.requirements li,
    .website-packages-block .left ul.maintenance-list li {
        width: 100%;
        float: none;
    }
    .packages-block.pt-6, .packages-block .left ul {
        padding-top: 0.5rem !important;
    }
    .packages-block .right ul li {
        margin-top: 3px;
        padding: 0 0 0 30px;
    }
    .pt-7 {
        padding-top: 2rem !important;
    }
    .pt-6 {
        padding-top: 1rem !important;
    }
    .pb-7 {
        padding-bottom: 2rem !important;
    }
    .enhancement-block h3 {
        font-size: 27px;
        margin-bottom: 1rem !important;
    }
    .enhancement-block,
    .website-packages-block .time-cost-block .info-text { font-size: 19px; }
    .enhancement-block .price-info { font-size: 20px; }
    .enhancement-block .price-info .rate { font-size: 33px; }
    .enhancement-block ul { font-size: 17px; }
    .enhancement-block ul li {margin-bottom: 20px; }
    .enhancement-block .col-md-7,
    .consultancy-block .col-md-6,
    .agency-block .col-md-7 { margin: 0 0 20px; }
    .website-packages-block .right .time-cost-block .row { margin: 0; }
    .website-packages-block .time-cost-block .time { font-size: 13px; }
    .website-packages-block .row:nth-child(even) .left ul li { margin-top: 20px; }
    .website-packages-block .right ul li .price { font-size: 22px; }
    .website-packages-block .time-cost-block .rate,
    .site-policy h3, 
    .communication-tools h3, 
    .agency-block h3 {
        font-size: 22px;
        margin: 0 0 1.4rem !important;
    }
    .agency-block .col-md-5 img {
        float: none !important;
        margin: 0 auto;
        display: block;
    }

}
@media only screen and (max-width: 639px) {
    .qa-banner .position-absolute .text-holder h1 {
        font-size: 1.5rem;
    }
    .qa-banner .position-absolute .text-holder {
        max-width: 300px;
    }
    .nav-links {
        flex-direction: column;
    }
    .nav-links .nav-previous {
        width: 100%;
        margin-bottom: 17px;
    }
    .nav-links .nav-next {
        width: 100%;
    }
    .visual-qa h1 {
        font-size: 35px;
    }
    .entry-meta {
        font-size: 15px;
    }
    .landing-page-contact .subscribe-form {
        max-width: 100%;
    }
    .entry-content img{
        width: 100%;
    }
    .pagination .page-item .page-link {
        padding: 8px 13px;
    }
    .iconchat-section {
        padding: 60px 15px !important;
    }
    #footer .logo {
        margin: 0px 7px 15px;
    }
    .dubai-section .col {
        padding: 0 30px;
    }

    .packages-block .right .title,
    .website-packages-block .right .title {
        border-radius: 0;
        padding: 12px;
    }
    .website-packages-block .right ul li .info { padding: 7px 4px 0 0; }
    .website-packages-block .right ul li:before { top: 7px; }
    .platforms-block ul li { width: 16.97%; }

}

@media only screen and (max-width: 575px) {
    .communication-tools .col-sm-4 { margin: 0 0 20px; }
    .communication-tools .image { margin: 0 15px 10px; }
}

@media only screen and (max-width: 479px) {
    .mobile-icon-qa {
        transform: translate(-20px, 0);
    }

    .section-clients .owl-carousel .owl-prev {
        top: 0;
    }
    .section-clients .owl-carousel .owl-next {
        top: 0;
    }
    .clients-slider .owl-item {
        height: 180px !important;
    }
    .logoqa img {
        width: 100%;
    }
    .pagination .page-item .page-link {
        padding: 2px 9px;
        font-size: 14px;
    }

    .logoqa {
        height: 100px;
        transform: translate(0, -39px);
        width: 106px;
        flex: 0 0 106px;
        max-width: 106px;
    }
    .logo-napolloqa {
        position: absolute;
        top: 108px;
        width: 120px;
        flex: 0 0 120px;
        max-width: 120px;
    }
    .visual .box {
        padding: 0 10px;
    }
    .visual h1 {
        line-height: 33px;
        font-size: 24px;
    }
    .visual .box ul li a {
        width: 126px;
        height: 39px;
        line-height: 34px;
    }





    .qa-banner img {
        width: 650px;
        transform: translate(-24%, 0);
    }
    .qa-banner .position-absolute {
        z-index: 9;
    }
    .qa-banner:before {
        z-index: 9;
    }
    .nav-links .nav-previous a {
        font-size: 1rem;
    }
    .nav-links .nav-next a {
        width: 100%;
        font-size: 1rem;
    }
    .visual-qa .hero-buttons a {
        margin: 0 4px;
    }
    .visual-qa h1 {
        font-size: 30px;
    }
    .visual-qa h5 {
        margin: 18px 0;
    }
    .comment-form p.comment-notes {
        font-size: 20px;
    }
    .comment-form p textarea {
        height: 70px;
    }
    .comment-form p.comment-form-cookies-consent {
        align-items: initial;
    }
    .comment-form #wp-comment-cookies-consent {
        transform: translate(0, -7px);
    }
    #footer .logo {
        width: 85%;
    }

    .sticky-links a {
        width: 40px;
        height: 40px;
    }
    .features-section .card {
        border: 2px solid #898989;
    }
    .pagination {
        display: flex;
        justify-content: center;
    }
    #footer {
        padding: 40px 0 0;
    }


}

@media only screen and (max-width: 768px) {
    div#cookie-law-info-bar {
        display: none !important;
    }
    .headingH1{
        font-size: 20px;
    }
}






@media (min-width: 991.98px) {
    ul#links li:not(:last-child) { margin-right: 0.5rem; }
    .archive-page .banner, .qa-banner.banner {
        padding: 160px 0!important;
    }
    .archive-page {
        margin: 0 0 50px;
    }
    #footer .footer-bottom {
        /*     padding: 20px 0 60px; */
    }
    .iconchat-section p {
        font-size: 20px;
    }
    .nav-pills {
        justify-content: baseline;
    }

    .headingH1{
        margin: 0 0 1.5rem;
        color: #16377D;
        text-transform: uppercase;
        font: 700 18px/1.25 'Raleway', Arial, Helvetica, sans-serif;
        font-size: 30px;
        line-height: 1.5;
    }


}

@media only screen and (max-width: 479px) {
    body .projects-block .pagination{
        display: block;
        text-align: center;
        vertical-align: middle;
    }
    body .projects-block .pagination li{
        display: inline-block;
        vertical-align: text-top;
    }
    body .projects-block .pagination li a{}

    body .pagination .page-item .page-link {
        padding: 2px 9px;
        font-size: 14px;
        display: block;
        margin: 0 2px;
    }
    #filters{
        display: none;
    }
}
.subnav-bar {
    display: none;
    margin: 0 -15px;
    padding: 10px 15px;
}
.subnav-bar .title {
    width: 160px;
    display: block;
    color: #64be5d;
    flex: 0 0 auto;
}
.subnav-bar .subnav {
    flex: 1 1 auto;
    flex-wrap: wrap;
    margin: 0 0 -0.5rem;
}
.subnav-bar .subnav li { margin: 0 0 0.5rem 0.5rem; }
.subnav-bar .subnav li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 5px 15px;
    background: #17313b;
    border-radius: 18px;
    text-transform: capitalize;
}
.page-id-36782 #header.fixed-header .subnav-bar,
.page-id-36782 #header.fixed-header .subnav-bar .container { display: block; }
.page-id-36782 #header.fixed-header {
    height: auto;
    padding: 0!important;
}
.page-id-36782 #header.fixed-header .container { display: none; }
@media (min-width: 767.98px) {
    .subnav-bar .subnav li a .text { display: block; }
    .subnav-bar .subnav li img { display: none; }
    .subnav-bar .col-12.d-flex { align-items: center; }
}
@media (min-width: 1199.98px) {
    .subnav-bar .col-12.d-flex { justify-content: center; }
    .subnav-bar .col-12.d-flex .subnav { flex: initial; }
}
@media (max-width: 767.98px) {
    .subnav-bar .col-12.d-flex { flex-wrap: wrap; }
    .subnav-bar .subnav { margin: 0 0 -0.15rem -0.25rem; }
    .subnav-bar .subnav li {
        width: calc(16.6667% - 0.15rem);
        margin: 0 0 0.15rem 0.15rem;
    }
    .subnav-bar .title {
        width: 100%;
        display: none;
        line-height: normal;
        margin: 0 0 0.25rem;
    }
    .subnav-bar .subnav li a {
        color: #000;
        display: flex;
        font-size: 12px;
        padding: 0;
        line-height: normal;
        flex-direction: column;
        border-radius: 0;
        background: none;
        align-items: center;
    }
    .subnav-bar .subnav li a img { width: 30px; }
    .subnav-bar .subnav li a .text {
        display: none;
        text-align: center;
    }
    .tooltip {
        opacity: 1!important;
        z-index: 99999!important;
    }
    .tooltip-inner {
        opacity: 1!important;
        color: #fff!important;
        background: #17313b!important;
    }
    .tooltip .arrow::before {
        border-bottom-color: #17313b!important;
    }
    .page-id-36782 .visual { padding: 170px 0 40px; }
}
@media (max-width: 575.98px) {
    .page-id-36782 .visual { padding: 150px 0 40px; }
}