@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-medium.eot');
    src: url('../eot/poppins-mediumd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/poppins-medium.woff2') format('woff2'),
        url('../woff/poppins-medium.woff') format('woff'),
        url('../ttf/poppins-medium.ttf') format('truetype'),
        url('../svg/poppins-medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-regular.eot');
    src: url('../eot/poppins-regulard41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/poppins-regular.woff2') format('woff2'),
        url('../woff/poppins-regular.woff') format('woff'),
        url('../ttf/poppins-regular.ttf') format('truetype'),
        url('../svg/poppins-regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-bold.eot');
    src: url('../eot/poppins-boldd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/poppins-bold.woff2') format('woff2'),
        url('../woff/poppins-bold.woff') format('woff'),
        url('../ttf/poppins-bold.ttf') format('truetype'),
        url('../svg/poppins-bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-semibold.eot');
    src: url('../eot/poppins-semiboldd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/poppins-semibold.woff2') format('woff2'),
        url('../woff/poppins-semibold.woff') format('woff'),
        url('../ttf/poppins-semibold.ttf') format('truetype'),
        url('../svg/poppins-semibold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../404.html');
    src: url('../404.html#iefix') format('embedded-opentype'),
        url('../404.html') format('woff2'),
        url('../404.html') format('woff'),
        url('../404.html') format('truetype'),
        url('../404.html#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
.font-poppins, .font-poppins * {
    font-family: 'Poppins', sans-serif !important;
}
.text-grey {
    color: #808080;
}
.bg-white { 
    background-color: #ffffff;
}
.page-home{
    overflow: hidden;
}
.p-masthead {
    padding-top: 321px;
    position: relative;
    z-index: 3;
}
.p-masthead .ph-container {
    max-width: 1816px;
}
.p-masthead .banner-text {
    padding-left: 40px;
}
.p-masthead .banner-text h1, .p-masthead .banner-text h1 * {
    font-size: 98.99px;
    font-weight: 600;
}
.p-masthead .banner-text p {
    font-size: 28px;
    line-height: 140%;
    margin: 33px 0 50px;
    max-width: 649px;
}
.p-masthead .banner-text .btn-radius, .p-masthead .banner-text .guarantee, .p-masthead .grid-item p {
    font-size: 22px;
    line-height: 140%;
}
.p-masthead .banner-text .btn-radius {
    font-weight: 500;
    border-radius: 15px;
    margin-bottom: 39px;
    padding: 18px 74px;
}
.p-masthead .banner-grid {
    transform: scale(0.8);
    padding-right: 40px;
}
.p-masthead .grid-wrapper {
    justify-content: flex-end;
    margin-top: -430px;
    margin-left: -120px;
    right: -41px;
}
.p-masthead .item-wrapper {
    border-radius: 300px;
    overflow: hidden;
}
.p-masthead .grid-item:nth-child(3n+2) {
    margin-top: -173px;
}
.p-masthead .grid-item:nth-child(3) {
    margin-top: 21px;
}
.p-masthead .grid-item p {
    writing-mode: vertical-rl;
    background-image: linear-gradient(173.53deg, #E776B1 19.28%, rgba(255, 255, 255, 0.2) 94.91%);
    right: 0;
    bottom: 180px;
    transform: rotate(180deg);
    padding: 15px 0 70px;
    width: auto;
}
.ph-brands {
    padding-top: 100px;
}
.ph-brands .container {
    max-width: 1516px;
}
.ph-brands .text {
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
}
.ph-brands .brands-list {
    align-items: center;
    justify-content: space-between;
    column-gap: 40px;
    row-gap: 64px;
    margin-top: 66px;
}
.ph-floatimg{
    max-width: 100%; 
    padding: 0px;
}
.phimage {
    position: absolute;
    bottom: 5%;
    left: 55%;
    width: 550px;
}
.ph-floatimg-mobile {
    width: calc(100% + 200px);
    margin-top: -100px;
    margin-left: -100px;
}
.ph-floatimg img {
    position: absolute;  
    z-index: 0;
    bottom: 100px;
}
.p-masthead .btn-video { margin-bottom: 0px; }
.ph-ourworks {
    background: linear-gradient(231deg, rgba(31,22,116,1) 0%, rgba(67,34,121,1) 70%, rgba(81,39,122,1) 100%);
    padding-top: 250px;
    padding-bottom: 150px;
    margin-top: 100px;
    border-top-left-radius: 70% 800px !important;
    border-top-right-radius: 60% 500px !important;
    border-bottom-left-radius: 60% 500px !important;
    border-bottom-right-radius: 70% 500px !important;
    position: relative;
    width: 160%;
    left:-30%;
    z-index: 2;
}
.ph-ourworks label.small-title{
    color: #8EFCCD;
}
.ph-ourworks img {
    width: 100%;
}
.ph-btnlearnmore {
    margin-top: -155px;
    display: block;
    margin-bottom: 100px;
}
.ph-ourworks .row div.col-md-4 p {
    line-height: 1.5;
}
.ph-ourworks .row div:not(.col-md-4) p{
    font-style: italic;
}
.ph-ourworks .row div:not(.col-md-4) p, .ph-ourworks .checklist li {
    font-size: 18px;
    line-height: 1.5;
}
.ph-ourworks .checklist li {
    padding-bottom: 12px;
}
.ph-ourworks .row > div {
    margin-top: -50px;
}
.ph-ourworks .row > div:first-child .ph-hiw-item {
    padding: 30px 30px 30px 0;
}
.ph-ourworks .row > div:last-child .ph-hiw-item {
    padding: 30px 0 30px 30px;
}
.ph-hiw-item > a > div {
    position: relative;
    display:inline-block;
    margin-bottom: 20px;
}
.ph-hiw-item img, .ph-hiw-item video {
    width: 100%;
    border-radius: 12px;
}
.ph-hiw-item h4 {
    font-family: 'Apfel Grotezk Fett';
    font-weight: 600;
    font-size: 35px;
}
.ph-hiw-item .btn-pink {
    font-size: 13px;
    padding: 7px 15px;
    border-radius: 50px;
    color: rgba(255,255,255,0.7);
}
.ph-hiw-item .btn-pink img {
    width: 20px;
}
.ph-hiw-item label {
    color: rgba(255,255,255,0.7);
}
.ph-hiw-item p {
    color: rgba(255,255,255,0.7);
    font-weight: 300;
}
.ph-btnseemore {
    display: block;
    margin-top: -80px;
    position: relative;
    z-index: 2;
    margin-bottom: 50px;
}
.ph-ready-top {
    display: block;
    margin: 50px auto -96px;
    z-index: 0;
    position: relative;
}
.ph-ready {
    background: linear-gradient(214deg, rgba(31,22,116,1) 0%, rgba(67,34,121,1) 50%, rgba(81,39,122,1) 100%);
    border-top-left-radius: 50% 120px !important;
    border-top-right-radius: 50% 120px !important;
    border-bottom-left-radius: 50% 120px !important;
    border-bottom-right-radius: 50% 120px !important;
    position: relative;
    width: 160%;
    left:-30%;
    padding: 100px 0px;
}
.ph-ready-complete {
    padding: 100px 0px;
    background: rgb(142,252,205);
    background: rgb(142,252,205);
    background: radial-gradient(circle, rgba(142,252,205,0.15449929971988796) 17%, rgba(2,0,36,0) 70%);
}
/* .ph-ready-complete {
    background: linear-gradient(214deg, rgba(31,22,116,1) 0%, rgba(67,34,121,1) 50%, rgba(81,39,122,1) 100%);
    border-top-left-radius: 50% 120px !important;
    border-top-right-radius: 50% 120px !important;
    border-bottom-left-radius: 50% 120px !important;
    border-bottom-right-radius: 50% 120px !important;
    position: relative;
    width: 160%;
    left:-30%;
    padding: 100px 0px;
    margin-bottom: 50px;
} */
.ph-ready-complete .col-lg-10 {
    margin: 50px auto;
}
.ph-ready-complete h3 {
    font-size: 40px;
    line-height: 1;
}
.ph-ready-complete .btn-pink {
    padding: 15px;
}
.phrc-notes span {
    font-family: 'Work Sans';
    letter-spacing: 0.6em;
    font-size: 15px;
    color: #73709A;
}
.phrc-notes a {
    padding: 20px 30px;
    line-height: 1;
}
.phrc-notes a svg {
    vertical-align: middle;
}
.phrc-item {
    background: #fff;
    padding: 40px 30px;
}
.phrc-item-1 {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.phrc-item-2 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
/* .ph-ready-complete .phrc-item h3:first-child {
    min-height: 80px;
} */
.ph-ready-complete p {
    line-height: 1.5;
}
.ph-ready-complete p.cross-out-pricing-p span:last-child {
    font-size: 25px;
}
.ph-ready-complete p.cross-out-pricing-p {
    margin-bottom: -5px;
    margin-top: -10px;
}
.ph-ready-complete h3 > span:first-child {
    font-family: 'Apfel Grotezk'!important;
    /* font-size: 22px; */
}
.ph-ready-complete ul li {
    padding: 0 0 10px;
}
.ph-ready-complete h2 + .row > div:first-child{
    padding: 0 50px 0 0;
}
.ph-ready-complete h2 + .row > div:last-child{
    padding: 0 0 0 70px;
}
.ph-ready-complete .container > a {
    margin-bottom: -155px;
    margin-top: 50px;
}
.ph-ready-complete .checklist li:before {
    top: 5px;
}
.ph-ready ul li {
    background: #fff;
    border-radius: 200px;
    display: inline-block;
    text-align: center;
    padding: 25px;
    margin-right: 15px;
}
.ph-ready ul li:last-child { margin-right: 0px; }
.ph-ready ul li * {
    font-family: 'Apfel Grotezk Fett';
}
.ph-ready ul li > h4 {
    width: 115px;
    line-height: 1;
    margin-bottom: 30px;
}
.ph-ready ul li > div {
    background: var(--color-pink);
    color: #fff;
    border-radius: 200px;
    padding: 20px;
    height: 115px;
    width: 115px;
    margin-bottom: 20px;
}
.ph-ready ul li > div h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0px 0px;
}
.ph-ready ul li > div h4 span {
    font-size: 34px;
    font-weight: 600;
}
.ph-ready-actions > img {
    vertical-align: top;
    margin-top: 0px;
    margin-left: 25px;
}
.ph-need {
    margin-bottom: 150px;
}
.ph-need .container {
    /* border: 2px solid var(--color-pink); */
    border-radius: 12px;
    position: relative;
    background: #EBF1FB;
}
.ph-need .container > .row {
    padding: 50px 30px;
}
.ph-need h2 {
    font-size: 58px;
}
.ph-need p { padding-right: 100px; }
.ph-need img {
    width: 100%;
    margin-bottom: -50px;
    margin-top: -30px;
}
.moneyback-float {
    position: absolute;
    top: -100px;
    left: 270px;
}
.comp-designslider {
    padding-top: 50px;
}
.page-home .ph-carousel {
    padding-top: 30px;
}
.com-mastheadprice {
    background: var(--color-pinklight);
    border: 1px solid var(--color-pink)!important;
    font-size: 18px;
    left: 0!important;
    bottom: -27px;
    z-index: 1;
}
.com-mastheadprice + img {
    position: absolute;
    left: 110px;
    bottom: -15px;
}
.ghost-button:hover .com-mastheadprice{
    color: var(--color-pink);
    -webkit-box-shadow: 0px 0px 15px var(--color-pinklight);
	-moz-box-shadow: 0px 0px 15px var(--color-pinklight);
	box-shadow: 0px 0px 15px var(--color-pinklight);
}
.ph-how-outer .phho-0 {
    /* bottom: 360px; */
    bottom: -340px;
    /* left: -25px; */
    right: 0;
    /* width: 102% !important; */
    width: 110% !important;
}
.ph-how-outer .phho-1 {
    /* top: -545px; */
    top: -155px;
}
.ideal-solution-heading {
    margin-top: 100px;
}
.persona-button-anchor-group {
    align-items: center;
    margin: 30px 0 50px;
    border-radius: 50px;
    text-align: center;
}
.persona-button-anchor-group a:hover,
.persona-button-anchor-group a.active {
    background-color: var(--color-aqua);
}
.persona-button-anchor-group li {
    display: inline-block;
    background: #fff;
    padding: 20px 15px;
    margin-right: -8px;
}
.persona-button-anchor-group li:first-child {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.persona-button-anchor-group li:not(:last-child) a:after {
    color: #9F9CC8;
    content: "\f111";
    font-family: 'FontAwesome' !important;
    position: absolute;
    font-size: 10px;
    top: 50%;
    right: -15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-text-stroke: 0px !important;
}
.persona-button-anchor-group li:last-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.persona-button-anchor-group li a {
    padding: 8px 25px;
    color: var(--color-darkblue) !important;
    font-size: 30px !important;
    position: relative;
    border-radius: 50px;
}
/* .page.page-home {
    padding-bottom: 90px;
} */
.blue-fill {
    font-family: 'Apfel Grotezk Fett';
    font-size: 72px;
    line-height: 1;
}
/* .bg-divider {
    position: relative;
    background: linear-gradient(6deg, rgb(241 245 251) 0%, rgb(216 226 243) 100%);
} */
.bg-divider h5 {
    font-size: 18px;
}
/* .bg-divider:before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    background-color: #EBF1FB;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
} */
.bg-divider .checklist li {
    line-height: 1.3;
    padding-bottom: 15px;
}
.checklist li {
    line-height: 2;
}
.ideal-solution .toggle:not(.active),
.persona-home .heading-h2,
.persona-home .slick-testimonials {
    display: none;
}
.persona-home .heading-h2.active, 
.persona-home .slick-testimonials.active {
    display: block;
}
.phwc-item {
    background: #fff;
    border-radius: 16px;
    padding: 30px;
    border: 2px solid #D8E2F3;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.phwc-item h3 {
    line-height: 1;
    font-size: 30px;
    font-family: 'Apfel Grotezk'!important;
}
.phwc-item p, .phwc-item a {
    font-size: 15px;
    line-height: 1.5;
    /* min-height: 110px; */
}
.phpersona_drpdwnmenu {
    width: auto;
    border-radius: 16px;
    border: none;
    margin-top: 0px;
    padding: 20px;
    width: 100%;
    text-align: center;
    border: 1px solid #dedede;
}
.phpersona_drpdwndivinner button {
    border-radius: 50px;
	padding: 10px 50px 8px 25px;
	min-width: 120px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
    background: #fff;
    color: var(--color-pink);
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
}
.phpersona_drpdwndivinner button::after {
    content: url('../svg/ico-drpdownarrow.svg');
    border: none;
    vertical-align: -3%;
    margin-left: 20px;
}
.phpersona_drpdwndivinner.show button::after {
    content: url('../svg/ico-drpdownarrow.svg');
    border: none;
    vertical-align: 0%;
    transform: rotateX(180deg);
}
.phpersona_menuItems .dropdown-item {
    padding: 5px 0px;
    color: var(--color-darkblue);
    font-size: 20px;
    cursor: pointer;
}
.phpersona_menuItems .dropdown-item span {
    position: relative;
}
.phpersona_menuItems .dropdown-item:hover {
    background-color: transparent;
}
.phpersona_menuItems .dropdown-item:hover span:after{
    width: 80%;
}
.phpersona_menuItems .dropdown-item span:after{
    position: absolute;
    content: '';
    height: 2px;
    bottom: -5px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 0%;
    background: var(--color-pink);
    -o-transition:.25s;
    -ms-transition:.25s;
    -moz-transition:.25s;
    -webkit-transition:.25s;
    transition:.25s;
}
.watch-delesign video { cursor: pointer; }
.watch-delesign video,
#popup-watchdelesign video {
    border: 6px solid rgba(30, 22, 115, 0.12);
    border-radius: 16px;
    -webkit-box-shadow: 0px 0px 25px rgb(199 80 142 / 50%);
    -moz-box-shadow: 0px 0px 25px rgb(199 80 142 / 50%);
    box-shadow: 0px 0px 25px rgb(199 80 142 / 50%);
}
#popup-watchdelesign .modal-dialog { max-width: 100vh; }
#popup-watchdelesign .modal-content { border-radius: 16px; }
.watch-delesign .btn-video {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 46px rgba(42, 39, 105, 0.5);
    border-radius: 200px;
    color: #1E1673;
    position: absolute;
    bottom: 20px;
    right: 20px;
    /*transform: translate(-50%,-50%);*/
}
.ph-problems {
    margin-bottom: -210px;
    padding: 150px 0px 210px;
    /* background: rgb(142,252,205);
    background: rgb(142,252,205);
    background: radial-gradient(circle, rgba(142,252,205,0.15449929971988796) 17%, rgba(2,0,36,0) 70%); */
}
.ph-problems .php-rates {
    margin-bottom: 100px;
}
.ph-problems .php-rates img {
    height: 60px;
    width: auto;
}
.row-phpitem .phh-item h3 {
    font-size: 35px;
    margin-bottom: 10px;
}
.row-phpitem .phh-item {
    justify-content: flex-start;
}
#home_searchbykeyword {
    /* border: unset;
    border-radius: 8px;
    padding: 15px 25px 15px 50px; */
    padding: 0px;
    color: #9F9CC8;
    /* width: 90%; */
}
#home_searchbykeyword::placeholder { color: #9F9CC8; }
#home_searchbykeyword:-ms-input-placeholder { color: #9F9CC8; }
#home_searchbykeyword::-ms-input-placeholder { color: #9F9CC8; }
#home_searchbykeyword + svg {  
    position: absolute;
    top: 8px;
    left: 17px;
    width: 19px;
}
.div_home-blog-search-menu {
    border: unset;
    border-radius: 8px;
    padding: 10px 50px;
    width: 90%;
    background: #fff;
}
.div_home-blog-search-menu > div svg {
    position: absolute;
    top: 10px;
    right: 17px;
    width: 19px;
}
.div_home-blog-search-menu > div svg:first-child {
    top: 19px;
}
.home-blog-search-menu {
    padding: 0px;
    border: unset;
    border-radius: 8px;
    top: 90%;
    max-height: 200px;
    overflow-y: scroll;
}
.home-blog-search-menu::-webkit-scrollbar {
    width: 5px;
}
.home-blog-search-menu::-webkit-scrollbar-track {
    background: #D8E2F3;
    border-radius: 50px;
}
.home-blog-search-menu::-webkit-scrollbar-thumb {
    background-color: var(--color-darkblue);
    border-radius: 50px;
}
.home-blog-search-menu.show {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.home-blog-search-menu:before {
    content : "";
    position: absolute;
    left: 10px;
    top : 0;
    height : 1px;
    width : calc(100% - 20px);
    border-bottom: 1px solid #D8E2F3;
}
.home-blog-search-menu a {
    display: block!important;
    margin-bottom: 0px!important;
    padding: 10px 50px!important;
}
.home-blog-search-menu a:hover {
    background: #f5f5f5;
    color: var(--color-darkblue);
}
.features p {
    font-size: 15px;
}
.features h3 {
    font-size: 32px;
    margin-bottom: 25px;
}
.feature-icon {
    height: 50px;
    margin-bottom: 30px;
}
.feature-box {
    padding: 50px 0px;
}
.features .row > div {
    padding: 0px 50px;
}
.features .row > div:first-child {
    padding-left: 0px;
}
.features .row > div:last-child {
    padding-right: 0px;
}
.pricing-float-line {
    left: -140px;
}
@media screen and (max-width: 1024px){
    .c-container{
        padding-left: 15px;
        padding-right: 15px;
    }
    /* Shoddy Work */
    .shoddy-work-wrapper{
        padding-top: 40px;
        padding-bottom: 0;
    }
    .super-designers-image-row>img {
        margin-bottom: 20px;
    }
    .kaushal-small-1 {
        margin-right: 0;
    }

    .super-designers-image-row:nth-child(2) {
        margin-top: 0;
    }

    .super-designers-image-row{
        margin: 20px 0 0;
    }

    .kaushal-name{
        position: relative;
        margin: 10px 0 20px;
    }
    .kaushal-name p {
        text-align: center !important;
    }

    .kaushal-small-2-block {
        margin-left: 0;
        margin-right: 0;
    }

    .kaushal-name{
        position: relative;
        left: initial;
        right: initial;
        bottom: initial;
        top: initial;
    }
    .kaushal-big-1-block{
        margin-top: 20px;
    }

    .shoddy-work-wrapper .dh1 {
        font-size: 40px;
        line-height: 120%;
    }
    .shoddy-work-wrapper .mb-50{
        margin-bottom: 20px;;
    }
    .font-work{
        text-align: center;
    }

    /* Custom Brands */
    .custom-brands-wrapper {
        padding: 40px 0;
    }
    .custom-brands-wrapper .flex {
        flex-wrap: wrap;
        justify-content: center !important;
        gap: 20px;
        align-items: center !important;
    }
}

@media only screen and (max-width: 1204px){
    .row-phpitem .phh-item h3 {
        font-size: 25px;
    }
    .p-masthead .pink-outline, .p-masthead .blue-fill {
        font-size: 40px;
    }
    .ideal-solution img {
        width: 100%;
    }
    .ideal-solution > .bg-divider > .container > div {
        align-items: center;
    }
    .persona-button-anchor-group {
        margin: 30px 0 0px;
    }
}
@media only screen and (max-width: 992px){
    .p-masthead .pink-outline, .p-masthead .blue-fill {
        font-size: 60px;
    }
    .p-masthead {
        padding-top: 150px;
    }
    .row-phpitem .phh-item {
        padding: 20px;
    }
    .div_home-blog-search-menu {
        width: 100%;
    }
}
@media only screen and (max-width: 991px) {
    div.ph-need img {
        width: auto !important;
        top: initial !important;
        left: initial !important;
        margin: 0 auto !important;
        max-width: 100%;
    }
    #development-and-seo-services .col-lg-5 {
        text-align: center;
    }
    .ph-ready-complete h3.text-darkblue {
        margin-top: 10px;
    }
    .ph-ready-complete {
        margin-bottom: 0 !important;
    }
    .st-item .align-items-stretch {
        flex-direction: column;
    }
    .st-item .image-cropper-circle {
        width: 100% !important;
    }
    .st-item .st-item-body {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important;
    }
    .st-item .st-item-body .col-md-6 {
        text-align: center !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .st-item .st-item-body .d-block.d-md-flex {
        flex-direction: column !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* .phh-item h3, */
    .features h3 {
        font-size: 25px;
    }
    .ph-ready-complete h3 {
        font-size: 33px;
    }
    .ph-ready-complete p.cross-out-pricing-p span:last-child {
        font-size: 23px;
    }
    .row-phhitem .col-md-4:first-child {
        padding-left: 0;
    }
    .row-phhitem .col-md-4:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }
    .row-phhitem .col-md-4:last-child {
        padding-right: 0;
    }
}
@media only screen and (max-width: 767.98px){
    .slick-testimonials .st-item .st-item-body {
        margin-top: 0 !important;
    }
    .ph-problems {
        padding-top: 80px;
    }
    .ph-problems .php-rates img {
        width: 100%;
        height: auto;
    }
    .ideal-solution img {
        width: 100%;
    }
    .feature-box {
        text-align: center;
    }
    .ph-ready-complete,
    .ph-ready-complete .col-lg-10 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .ph-ready-complete .col-lg-10 {
        flex-direction: column;
    }
    .phrc-item {
        border-radius: 20px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 30px 15px;
    }
    .phrc-item-1 {
        margin-bottom: 50px;
    }
    .ph-ready-complete,
    .comp-faq {
        padding: 20px 0;
    }
    .ph-need {
        margin-bottom: 70px;
    }
    .ph-problems .php-rates img {
        width: 100%;
        margin: 0 !important;
    }
    .ph-problems .php-rates {
        margin-bottom: 60px;
    }
    .ideal-solution-heading {
        margin-bottom: 30px;
    }
    .ph-ready-complete {
        margin-bottom: 20px !important;
    }
    .comp-faq #accordion {
        margin-top: 20px !important;
    }
    .comp-faq .cf-bottom {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    .ph-how {
        padding: 0px 0px 20px;
    }
    .ph-how .col-md-4 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .feature-box {
        padding: 20px 40px;
    }
}
@media only screen and (max-width: 578px) {
    .ph-problems .php-rates img {
        width: 200px;
        margin-bottom: 30px;
    }
    .ph-problems .php-rates {
        margin-bottom: 50px;
    }
    .php-rates > div {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 525px) {
    .watch-delesign .btn-video { width: 70%; }
	#home_searchbykeyword { width: 85%; }
}
@media only screen and (max-width: 475px) {
    .comp-faq .cf-bottom {
        max-width: 70%
    }
    #home_searchbykeyword {
        font-size: 15px;
    }
    #home_searchbykeyword + svg {
        top: 3px;
    }
    .div_home-blog-search-menu > div svg:first-child {
        top: 14px;
    }
}
@media only screen and (max-width: 450px) {
    .ideal-solution-heading {
        margin-top: 30px;
    }
    .ideal-solution {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 375px) {
    .slick-testimonials .st-item .image-cropper-circle {
        margin-left: auto;
        margin-right: auto;
    }
    .st-item-body .col-md-6 {
        text-align: center;
    }
}
@media only screen and (max-width: 1600px) {
    .p-masthead {
        padding-top: 250px;
    }
    .p-masthead .container {
        max-width: 1366px;
    }
    .p-masthead .banner-text {
        padding-left: 0;
    }
    .p-masthead .banner-text h1, .p-masthead .banner-text h1 * {
        font-size: 75px;
    }
    .p-masthead .banner-text p, .ph-brands .text {
        font-size: 21px;
    }
    .p-masthead .banner-text p {
        margin-top: 25px;
        max-width: 500px;
    }
    .p-masthead .banner-text .btn-radius, .p-masthead .banner-text .guarantee, .p-masthead .grid-item p {
        font-size: 18px;
        line-height: 130%;
    }
    .p-masthead .banner-text .btn-radius {
        padding: 14px 60px;
    }
    .p-masthead .banner-grid {
        padding-right: 20px;
    }
    .p-masthead .grid-wrapper {
        margin-top: -310px;
    }
    .p-masthead .item-wrapper {
        max-width: 165px;
    }
    .ph-brands .container {
        max-width: 1332px;
    }
    .ph-brands .brands-list {
        column-gap: 0;
        row-gap: 30px;
        margin-top: 30px;
    }
    .ph-brands .brands-list img {
        transform: scale(0.85) translate(0,0);
    }
}
@media only screen and (max-width: 1250px) {
    .p-masthead {
        padding-top: 220px;
    }
    .p-masthead .container {
        max-width: 1100px;
    }
    .p-masthead .banner-text h1, .p-masthead .banner-text h1 * {
        font-size: 64px;
    }
    .p-masthead .banner-text p, .ph-brands .text {
        font-size: 18px;
    }
    .p-masthead .banner-text p {
        margin: 20px 0 35px;
        max-width: 420px;
    }
    .p-masthead .banner-text .btn-radius, .p-masthead .banner-text .guarantee, .p-masthead .grid-item p {
        font-size: 15px;
    }
    .p-masthead .banner-text .btn-radius {
        border-radius: 9px;
        padding: 10px 50px;
    }
    .p-masthead .grid-wrapper {
        margin-top: -220px;
    }
    .p-masthead .item-wrapper {
        max-width: 140px;
    }
    .p-masthead .grid-item p {
        padding-top: 10px;
        bottom: 70px;
    }
    .ph-brands .container {
        max-width: 1080px;
    }
    .ph-brands .brands-list {
        column-gap: 20px;
        row-gap: 20px;
        justify-content: center;
    }
    .ph-brands .brands-list img {
        transform: scale(0.8) translate(0,0);
    }
}
@media only screen and (max-width: 991.98px) {
    .p-masthead {
        padding-top: 130px;
    }
    .p-masthead .banner-text {
        padding-left: 0;
    }
    .p-masthead .banner-text h1, .p-masthead .banner-text h1 * {
        font-size: 52px;
    }
    .p-masthead .banner-text p, .ph-brands .text {
        font-size: 15px;
    }
    .p-masthead .banner-text p {
        margin: 15px 0 25px;
    }
    .p-masthead .banner-text .btn-radius {
        margin-bottom: 25px;
    }
    .p-masthead .banner-grid {
        padding-right: 0;
        transform: none;
    }
    .p-masthead .grid-wrapper {
        justify-content: center;
        margin-top: 120px;
        margin-left: 0;
        right: 0;
    }
    .p-masthead .grid-item:nth-child(3n+2) {
        margin-top: -70px;
    }
    .p-masthead .item-wrapper {
        max-width: 115px;
    }
    .p-masthead .grid-item p {
        padding-bottom: 50px;
        bottom: 53px;
    }
    .ph-brands .brands-list {
        column-gap: 0;
        row-gap: 10px;
        margin-top: 20px;
    }
    .ph-brands .brands-list img {
        transform: scale(0.7) translate(0,0);
    }
}
@media only screen and (max-width: 825.98px) {
    .p-masthead .banner-text h1 span, .p-masthead .banner-text p span {
        display: block;
    }
    .p-masthead .grid-wrapper {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 768px) {
    .page-home #banner {
        height: auto;
    }
    .ph-brands .brands-list {
        row-gap: 0;
    }
    .ph-brands .brands-list .logo-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 33%;
    }
}
@media only screen and (max-width: 428px) {
    .p-masthead .banner-text h1, .p-masthead .banner-text h1 * {
        font-size: 39.69px;
    }
    .p-masthead .banner-text p, .p-masthead .banner-text p * {
        font-weight: 300;
    }
}
@media only screen and (max-width: 410px) {
    .p-masthead .item-wrapper {
        max-width: 85px;
    }
    .p-masthead .grid-item p {
        padding-bottom: 37px;
        bottom: 40px;
    }
    .ph-brands .brands-list .logo-item {
        width: 50%;
    }
}
@media only screen and (max-width: 318px) {
    .p-masthead .grid-item {
        margin-bottom: 10px;
    }
    .p-masthead .grid-item:nth-child(3n+2) {
        margin-top: 0;
    }
    .p-masthead .grid-item:nth-child(even) {
        margin-top: -50px;
    }
    .p-masthead .grid-item:last-child {
        margin-top: -85px;
    }
}
@media only screen and (max-height: 600px) and (min-width: 720px) and (max-width: 990px) {
    .nav-inner-top #accordion {
        height: calc(100% - 335px);
        overflow-y: scroll;
        padding: 0 20px;
    }
}