/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       ADDITIONAL 2 STYLE --- MAIN CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/* footerTop */

.footerTop li.elementor-icon-list-item span.elementor-icon-list-text {
    font-size: 22px;
    font-family: 'Gotham-Bold';
    position: relative;
}
.footerTop li.elementor-icon-list-item span.elementor-icon-list-text:before {
    content: '';
    width: calc(100% + 10px);
    height: 6px;
    display: block;
    background: #a8ce4b;
    position: absolute;
    bottom: 0px;
    left: -5px;
    z-index: -1;
    transition: all .5s;
    overflow: hidden;
}
.footerTop li.elementor-icon-list-item span.elementor-icon-list-text:hover:before {
    width: 0;
    
}

/* footer */

.footer:after {
    content: '';
    display: inline-block;
    background: #f7f7f7;
    width: 50%;
    height: 300px;
    position: absolute;
    right: 0;
    bottom: 0;
    -o-clip-path: polygon(50% 100%, 100% 0%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(50% 100%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(50% 100%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(50% 100%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
}
.footer h4.elementor-heading-title {
    font-size: 17px;
    font-family: 'Gotham-Bold';
}
.footer .elementor-grid-item a.elementor-icon {
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 20%);
    transition: all .5s;
}

.footer nav.elementor-nav-menu--main ul li a {
    font-size: 17px;
    font-family: 'Gotham-Medium','GothamMedium';
    text-transform: uppercase;
    display: inline-block;
}
.footer nav.elementor-nav-menu--main ul li {
    margin-bottom: 10px;
}
.footer nav.elementor-nav-menu--main ul li:nth-child(odd),
.footer nav.elementor-nav-menu--main ul li:nth-child(even) {
    width: 47%;
}
.footer nav.elementor-nav-menu--main ul li:nth-child(odd) {
    margin-right: 18px !important;
}
.footer .elementor-shortcode p {
    font-size: 16px;
    padding-bottom: 7px;
}
.footer .elementor-shortcode p a {
    transition: all .5s;
    color: #363636;
}
.footer .elementor-shortcode p a:hover {
    color: #A8CE4B;
    
}
.footer nav.elementor-nav-menu--main ul li a.elementor-item-active {
    color: #363636 !important;
}
.footer nav.elementor-nav-menu--main ul li a:hover {
    color: #A8CE4B !important;
}
/* bannerWrap */

.bannerWrap > .elementor-background-overlay {
    -o-clip-path: polygon(0 0, 53% 0, 62% 100%, 0% 100%);
    -moz-clip-path: polygon(0 0, 53% 0, 62% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 53% 0, 62% 100%, 0% 100%);
    clip-path: polygon(0 0, 53% 0, 62% 100%, 0% 100%);
    width: 75% !important;
}
.bannerWrap h1.elementor-heading-title {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 54px;
}
.bannerWrap h1.elementor-heading-title span {
    position: relative;
    z-index: 1;
}
.bannerWrap h1.elementor-heading-title span:before {
    content: '';
    width: 100%;
    height: 15px;
    display: block;
    background: #a8ce4b;
    position: absolute;
    bottom: 4px;
    left: 0px;
    z-index: -1;
}
.bannerWrap .elementor-widget-text-editor p {
    font-size: 18px;
    line-height: 30px;
}
.bannerWrap .elementor-image img {
    -o-clip-path: polygon(6% 6%, 92% 6%, 100% 18%, 97% 18%, 77% 76%, 13% 75%, 3% 18%, 0% 18%);
    -moz-clip-path: polygon(6% 6%, 92% 6%, 100% 18%, 97% 18%, 77% 76%, 13% 75%, 3% 18%, 0% 18%);
    -webkit-clip-path: polygon(6% 6%, 92% 6%, 100% 18%, 97% 18%, 77% 76%, 13% 75%, 3% 18%, 0% 18%);
    clip-path: polygon(6% 6%, 92% 6%, 100% 18%, 97% 18%, 77% 76%, 13% 75%, 3% 18%, 0% 18%);
    transform: rotate(-10deg);
}
.bannerWrap .imageBox .elementor-background-overlay {
    width: 520px;
    height: 520px;
    border-radius: 50%;
    left: 120px;
    top: -30px;
}
.bannerWrap .elementor-button {
    border: none;
    font-size: 19px !important;
    padding: 0 !important;
    color: #a8ce4b !important;
}
.bannerWrap .elementor-button.dbtn .mText:first-child {
    color: #a8ce4b !important;
}
.bannerWrap .elementor-button.dbtn .mText:hover:first-child {
    color: #a8ce4b !important;
}

.bannerWrap .elementor-button.dbtn:after {
    display: none;
}
.bannerWrap .elementor-button.dbtn:hover {
    background-color: transparent !important;
}
.bannerWrap .elementor-button.dbtn:before {
    content: '';
    width: 15px;
    height: 28px;
    display: block;
    position: absolute;
    right: -23px;
    top: -5px;
    transform: translate3d(0px, 0px, 0px);
    transition: all .5s;
}
.bannerWrap .elementor-button.dbtn:hover:before {
    transform: translate3d(0px, 10px, 0px);
}
.bannerWrap .elementor-button:hover {
    color: #fff !important;
}
.starWrap .elementor-widget-heading h6 {
    font-size: 17px;
    font-family: 'Gotham-Bold';
}
.bannerWrap .elementor-image {
    filter: drop-shadow(0px 0px 12px #585b5d);
}

.scnTitle h2.elementor-heading-title {
    font-size: 50px;
    text-transform: uppercase;
}
.subTitle h4.elementor-heading-title {
    font-family: 'Gotham-Bold';
    font-size: 18px;
}
.findWrap .elementor-divider-separator {
    transform: rotate(90deg);
}
.findWrap .elementor-widget-price-table > .elementor-widget-container {
    border-radius: 30px;
}
.findWrap .elementor-widget-price-table .elementor-price-table__header {
    position: relative;
    z-index: 1;
}
.findWrap .elementor-widget-price-table .elementor-price-table__header:before {
    content: '';
    height: 145px;
    width: 370px;
    display: inline-block;
    position: absolute;
    left: calc(50% - 185px);
    bottom: 8px;
    background: #127EC3;
    z-index: -1;
    border-radius: 0% 0% 70% 70%;
}
.findWrap h3.elementor-price-table__heading {
    font-size: 20px;
    text-transform: uppercase;
}
.findWrap .elementor-price-table__feature-inner svg {
    width: 220px !important;
    margin-right: 0 !important;
    max-width: 100%;
    margin-bottom: 5px;
}
.findWrap .elementor-price-table__feature-inner span {
    font-family: 'GothamMedium','Gotham-Medium';
    line-height: 24px;
    font-size: 15px;
    padding-top: 15px;
    display: inline-block;
}
.findWrap .elementor-price-table__feature-inner {
    margin-left: 17px !important;
    margin-right: 17px !important;
}
.findWrap .elementor-inner-section {
    margin: 0 -20px;
    width: calc(100% + 40px) !important;
}


/* terms of use Page */

.privacyWrap .elementor-top-column {
	z-index: 9;
}

.containerWrap .privacyWrap ol li, 
.containerWrap .privacyWrap ul li {
	margin-bottom: 10px;
}







/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                   ADDITIONAL 2 STYLE --- RESPONSIVE CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


@media (min-width: 1459px) and (max-width: 1600px) {
    .bannerWrap .imageBox .elementor-background-overlay {
        width: 490px;
        height: 490px;
        left: 50px;
        top: -45px;
    }
}
/* Laptop screen */
@media (min-width: 1025px) and (max-width: 1440px) { 
    .footer nav.elementor-nav-menu--main ul li a {
        font-size: 16px;
    }
    .footerTop li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 25px;
    }
	.footer .elementor-grid-item a.elementor-icon {
    	font-size: 20px;
	}
    .footer .elementor-image img {
        width: 180px !important;
    }
    .footer .elementor-shortcode p {
        font-size: 15px;
        padding-bottom: 8px;
        line-height: 25px;
    }
    .footer h4.elementor-heading-title {
        font-size: 16px;
    }
    .bannerWrap .elementor-widget-text-editor p {
        font-size: 17px;
        line-height: 28px;
    }
    .bannerWrap .elementor-button {
        font-size: 18px !important;
    }
    .scnTitle h2.elementor-heading-title {
        font-size: 46px;
    }
    .subTitle h4.elementor-heading-title {
        font-size: 17px;
    }
    .findWrap .elementor-price-table__feature-inner span {
        line-height: 22px;
    }

}
@media (min-width: 1300px) and (max-width: 1460px) {
    .bannerWrap .imageBox .elementor-background-overlay {
        width: 450px;
        height: 450px;
        left: 35px;
        top: -45px;
    }
    
}
@media (min-width: 1200px) and (max-width: 1299px) {
    .bannerWrap .imageBox .elementor-background-overlay {
        width: 400px;
        height: 400px;
        left: 45px;
        top: -35px;
    }
}
/* Laptop screen */
@media (min-width: 1200px) and (max-width: 1460px) {
	
	.footer nav.elementor-nav-menu--main ul li:nth-child(odd),
	.footer nav.elementor-nav-menu--main ul li:nth-child(even) {
        width: 46%;
    }
    .bannerWrap h1.elementor-heading-title {
        font-size: 44px;
        line-height: 52px;
    }
    .bannerWrap .elementor-widget-text-editor .elementor-widget-container {
        padding: 0px 75px 0px 0px !important;
    }
    .findWrap h3.elementor-price-table__heading {
        font-size: 20px;
    }
    .findWrap .elementor-price-table__feature-inner svg {
        width: 160px !important;
    }
    .findWrap .elementor-widget-price-table .elementor-price-table__header {
        padding: 30px 28px 40px 28px !important;
    }
    .bannerWrap > .elementor-container {
        min-height: 440px !important;
    }

}

@media (min-width: 1025px) and (max-width: 1199px) {
    .footer nav.elementor-nav-menu--main ul li:nth-child(odd),
    .footer nav.elementor-nav-menu--main ul li:nth-child(even) {
        width: 45%;
    }
    .bannerWrap .elementor-widget-text-editor .elementor-widget-container {
        padding: 0px 10px 0px 0px !important;
    }
    .bannerWrap h1.elementor-heading-title {
        font-size: 38px;
        line-height: 48px;
    }
    .bannerWrap .imageBox .elementor-background-overlay {
        width: 360px;
        height: 360px;
        left: 17px;
        top: -60px;
    }
    .findWrap h3.elementor-price-table__heading {
        font-size: 18px;
    }
    .findWrap .elementor-price-table__feature-inner svg {
        width: 120px !important;
    }
    .findWrap .elementor-widget-price-table .elementor-price-table__header {
        padding: 25px 16px 35px 16px !important;
    }
    .findWrap .elementor-price-table__feature-inner {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .findWrap .elementor-widget-price-table .elementor-price-table__header:before {
        width: 300px;
        left: calc(50% - 150px);
        bottom: 14px;
    }
    .findWrap .elementor-price-table__price {
        padding: 15px 0px 0px 0px !important;
    }
    .findWrap .elementor-price-table__feature-inner span {
        padding-top: 10px;
    }
    .findWrap .elementor-price-table__footer {
        padding: 20px 0;
    }
    .starWrap {
        margin-top: -85px !important;
    }
     .bannerWrap > .elementor-container {
        min-height: 425px !important;
    }

	
}
/* Large desktop */
@media (min-width: 1025px) {
	
	 	
}

   
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) { 
    .footerTop li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 18px;
    }
    .footer nav.elementor-nav-menu--main ul li:nth-child(odd),
    .footer nav.elementor-nav-menu--main ul li:nth-child(even) {
        width: 46%;
    }
    .footer nav.elementor-nav-menu--main ul li a {
        font-size: 16px;
    }
    .footer nav.elementor-nav-menu--main ul li:nth-child(odd),
    .footer nav.elementor-nav-menu--main ul li:nth-child(even) {
        width: 35%;
    }
    .footer h4.elementor-heading-title {
        font-size: 16px;
    }
    .footer .elementor-shortcode p {
        font-size: 15px;
        line-height: 25px;
    }
    .footer:after {
        -o-clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0% 100%);
        -moz-clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0% 100%);
    }
    .bannerWrap h1.elementor-heading-title {
        font-size: 33px;
        line-height: 44px;
    }
    .bannerWrap .imageBox .elementor-background-overlay {
        width: 320px;
        height: 320px;
        left: 15px;
        top: -40px;
    }
    .bannerWrap .elementor-widget-text-editor p {
        font-size: 16px;
        line-height: 28px;
    }
    .bannerWrap .elementor-button {
        font-size: 18px !important;
    }
    .starWrap .elementor-widget-heading h6 {
        font-size: 16px;
    }
    .scnTitle h2.elementor-heading-title {
        font-size: 40px;
    }
    .subTitle h4.elementor-heading-title {
        font-size: 17px;
    }
    .findWrap h3.elementor-price-table__heading {
        font-size: 18px;
    }
    .findWrap .elementor-widget-price-table .elementor-price-table__header:before {
        height: 75px;
        border-radius: 0% 0% 50% 50%;
        bottom: 9px;
    }
    .findWrap .elementor-inner-section {
        margin: 0 -10px;
        width: calc(100% + 20px) !important;
    }
    .starWrap .elementor-inner-section .elementor-container > .elementor-row {
        max-width: 585px;
        margin: 0 auto;
    }
    .findWrap .elementor-price-table__feature-inner svg {
        width: 170px !important;
    }
    .findWrap .elementor-inner-column > .elementor-column-wrap {
        max-width: 242px;
    }
    .findWrap .elementor-inner-column.skipBox > .elementor-column-wrap {
        margin-left: auto;
    }
    .findWrap .elementor-inner-column.skipBox2 > .elementor-column-wrap {
        margin-right: auto;
    }
    .findWrap .elementor-inner-section > .elementor-container {
        max-width: 730px;
        margin: 0 auto;
    }
    .findWrap .elementor-price-table__feature-inner {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
   
}

     
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	
	@media screen and (orientation: landscape) {

	}
	.footerTop li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 17px;
	}
	.footer nav.elementor-nav-menu--main ul li:nth-child(odd),
	.footer nav.elementor-nav-menu--main ul li:nth-child(even) {
        width: 100%;
    }
    .footer nav.elementor-nav-menu--main ul li:nth-child(odd) {
        margin-right: 0px !important;
    }
    .footer nav.elementor-nav-menu--main ul li a {
        font-size: 16px;
    }
    .footer h4.elementor-heading-title {
        font-size: 16px;
    }
    .footer nav.elementor-nav-menu--main ul li {
        margin-bottom: 8px;
    }
    .footer .elementor-shortcode p {
        font-size: 15px;
        padding-bottom: 10px;
        line-height: 25px;
    }
    .footer:after {
        -o-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
        -moz-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
    }
    
    .bannerWrap h1.elementor-heading-title {
        font-size: 36px;
        line-height: 46px;
    }
    .bannerWrap .imageBox .elementor-background-overlay {
        width: 300px;
        height: 300px;
        left:  calc(50% - 170px);
        top: calc(50% - 175px);
    }
    .bannerWrap h1.elementor-heading-title span:before {
        height: 8px;
    }
    .bannerWrap .elementor-widget-text-editor p {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 0;
    }
    .bannerWrap .elementor-button {
        font-size: 16px !important;
        text-align: left;
        line-height: 24px;
    }
    .bannerWrap .elementor-button.dbtn:before {
        background-size: 85% !important;
    }
    .bannerWrap .elementor-button.dbtn:before {
        right: -18px;
        
    }
    .subTitle h4.elementor-heading-title {
        font-size: 16px;
    }
    .scnTitle h2.elementor-heading-title {
        font-size: 30px;
    }
     .findWrap .elementor-widget-price-table .elementor-price-table__header:before {
        height: 75px;
        border-radius: 0% 0% 50% 50%;
        bottom: 9px;
    }
    .starWrap .elementor-widget-heading h6 {
        font-size: 16px;
        line-height: 22px;
    }
    .findWrap h3.elementor-price-table__heading {
        font-size: 18px;
    }
    .findWrap .elementor-price-table__feature-inner span {
        display: block;
    }
    .findWrap .elementor-inner-column > .elementor-column-wrap {
        max-width: 350px;
        margin: 0 auto 20px !important;
    }
     .findWrap .elementor-inner-section {
        margin: 0px;
        width: 100% !important;
    }
    .findWrap .elementor-price-table__feature-inner span {
        line-height: 22px;
    }
      .findWrap .elementor-price-table__feature-inner svg {
        width: 150px !important;
    }
   .footer:after {
        width: 70%;
        height: 200px;
   }
	.footerTop li.elementor-icon-list-item span.elementor-icon-list-text:before {
		width: calc(100% + 5px);
		height: 3px;
		bottom: 2px;
		left: -2.5px;
	}
	
	
}

     
/* Landscape phones and down */
@media (max-width: 480px) { 
    .bannerWrap .elementor-image img {
        width: 265px !important;
    }
   .bannerWrap .imageBox .elementor-background-overlay {
        width: 260px;
        height: 260px;
        left: calc(50% - 140px);
        top: calc(50% - 155px);
    }
   
    .bannerWrap h1.elementor-heading-title {
        font-size: 25px;
        line-height: 36px;
    }
     .scnTitle h2.elementor-heading-title br {
        display: none;
    }
    

}