html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body{
	font-size: 16px;
}

.or-seperator i {
    padding: 0 10px;
    background: #eff5f5;
    position: relative;
    top: -11px;
    z-index: 1
}

.popupAtBottom i{
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 18px;
  cursor: pointer;
  /* color: #0d405a; */
  color: white;
}

.darken {
    box-shadow: inset 2000px 0 0 0 #21252999;
}

#header #logo,
.nav-menu>li,
.social-btn .btn i {
    float: left
}

a {
    color: #1dc8cd;
    transition: .5s
}

a:active,
a:focus,
a:hover {
    color: #EF7920
}


.nav-menu a,
a:active,
a:focus,
a:hover
{
    text-decoration: none;
    outline: 0
}

#intro .btn-get-started,
.nav-menu a {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}
.nav-menu a {
    padding: 8px 8px 10px;
    display: inline-block
}

#call-to-action .cta-btn,
#intro .cta-btn,
.nav-menu a {
    font-family: Montserrat, sans-serif;
    cursor: pointer
}

.nav-menu>li {
    margin-left: 10px
}

.mybtn,
.nav-menu li {
    white-space: nowrap
}


.nav-menu ul li {
    min-width: 180px;
    transition: .3s
}


.nav-menu li,
#mobile-nav ul li
 {
    position: relative
}

.nav-menu ul li a {
    padding: 10px;
    color: #333!important;
    transition: .3s;
    display: block;
    font-size: 13px;
    text-transform: none
}

.nav-menu ul li:hover>a {
    color: #1dc8cd
}

#mobile-nav ul li a
 {
    text-decoration: none;
    outline: 0
}


body {
    background: #fff;
    color: #666;
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden
}

p {
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 0
}

@media (min-width:1281px) {
    #secondpaydiv {
        margin-bottom: -23px
    }
    #gifPanelRepeat {
        height: 308px
    }
    #lastContactusDiv {
        margin-bottom: 124px
    }
    #contactusanchortag {
        margin: 46px 0 35px
    }
	.customfadeinupmainDiv{
		margin: 0 15% !important;
	}
}

.or-seperator {
    margin: 20px 0 0;
    text-align: center;
    border-top: 1px solid #ccc
}


.social-btn {
    padding: 0 1.6rem
}

.googlecolor {
    background-color: #dd4b39;
    border: none;
    height: 38px;
    padding: 0!important;
}
.social-btn .btn {
    font-size: 15px;
    line-height: 24px;
    padding: 5px
}

.social-btn .btn i {
    font-size: 30px;
    min-width: 15px;
	text-align: left;
}
.fbcolor b,
.fbcolor label {
    cursor: pointer!important
}
.social-btn .btn label {
    margin: 2px 0;
	padding-left: 10px;
}

.fbcolor,
.fbcolor:hover {
    background-color: #4264aa;
    border: none
}



.googlecolor {
    background-color: #dd4b39;
    border: none;
    height: 38px;
    padding: 0!important
}

.googlecolor:hover {
    background-color: #e15f4f;
    border: none
}

.abcRioButton {
    width: 100%!important;
    box-shadow: none!important
}

.abcRioButtonBlue .abcRioButtonContentWrapper {
    border-radius: 0;
    height: 30px;
    background-color: #dd4b39;
    border: none!important;
    padding: 0 20px 0 5px;
    margin: 5px 0 3px
}

.abcRioButtonBlue {
    height: unset!important;
    background-color: #dd4b39!important
}

.abcRioButtonBlue:hover {
    background-color: #e15f4f!important
}

.abcRioButtonContentWrapper:hover {
    background-color: #e15f4f;
    border: none
}

.abcRioButton:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}
.fontClr{
	color:#fff !important;
	line-height:1.6;
}
.fontBannerH1{
	/* margin-top:25% ; */
	margin-top: 10%;
}
.fontLandingH1{
	margin-top:-20% ;
}

.fontBannerfoot{
	font-size: 1.5rem!important;
	background-color:#0000009c !important;
	font-weight:450 !important;
	position: relative;
    bottom: 0;
	color:#fff !important;
	font-family:"Open Sans", sans-serif;
	height: 77px;
    line-height: 20px;
    padding: 4% 3%;
    vertical-align: middle;
}
.bannerSpan{
	font-size:1.4rem;
	display:inline;
	max-height:40px;
	
}

.abcRioButtonContents {
    font-family: "Open Sans", sans-serif!important;
    font-size: 15px!important;
    line-height: 28px!important
}

#header #logo h1,
#intro .btn-get-started {
    font-family: Montserrat, sans-serif
}

.abcRioButtonIcon {
    padding: 5px!important;
    border-radius: 6px!important
}

@media (min-width:1021px) and (max-width:1280px) {
    #secondpaydiv {
        margin-bottom: -23px
    }
    #gifPanelRepeat {
        height: 318px
    }
    #lastContactusDiv {
        margin-bottom: 179px
    }
    #contactusanchortag {
        margin: 52px 0 31px
    }
    #getstartedaftersubmit {
        margin-left: 234px
    }
	.customfadeinupmainDiv{
		margin: 0 10% !important;
	}
	.freebtn{
		margin-top:7px !important;
		margin-bottom: 7px !important;
	}
}

@media (min-width:560px) and (max-width:800px) and (orientation:landscape) {
    #intro {
        height: 200vh !important;
    }
    #firstSupportLink {
        padding-right: 30px !important;
    }
    #footer1 {
        position: relative !important;
    }
	#intro .intro-text{
		top: 55vh !important;
	}
	.carousel-indicators{
		right: -34% !important;
	}
}

@media (min-width:801px) and (max-width:850px) and (orientation:landscape) {
    #intro .intro-text {
        bottom: unset !important;
        top: 20%
    }
    #intro {
        height: 220vh !important;
    }
	#intro .intro-text{
		top: 50vh !important;
	}
}

@media only screen and (max-width:360px) and (orientation:portrait) {
    .product-screens-quilionz {
        height: 210px!important
    }
    .priceBox {
        margin-top: 20px!important
    }
}

@media (min-width:635px) and (max-width:750px) {
    .product-screens-quilionz {
        height: 330px!important
    }
    .priceBox {
        margin-top: 20px!important
    }
    #box2 {
        margin: 0 15px
    }
    .contactImgBox {
        padding: 0;
        margin-top: 10px
    }
}

@media (min-width:1440px) {
    #intro .intro-text {
        bottom: unset!important;
        top: 25%
    }
}
@media (min-width:1600px) {
    #intro .intro-text {
        top: 30%
    }
    #homeBgBtn {
        font-size: 18px!important
    }
    .fontOriginal {
        font-size: 40px!important;
    }
    #pricingfirstheader {
        font-size: 50px!important;
        margin-bottom: 60px!important
    }
    .container:not(#priceContainer) {
        max-width: 1450px!important
    }
    #messageText {
        height: 120px!important
    }
}

@media (min-width:1900px) {
    .container:not(#priceContainer):not(#contactus.container) {
        max-width: 1750px!important
    }
    #contactus.container {
        max-width: 1400px
    }
    #messageText {
        height: 215px!important
    }
	.customfadeinupmainDiv{
		margin: 0 20% !important;
	}
}

@media (min-width:1024px) and (max-width:1150px) {
    #pricing .box {
        padding: 30px!important;
        border: 2px solid #f15f02;
    }
    #pricing #box3,
    .contact-about {
        height: 100%
    }
    #contactusanchortag {
        margin-top: 97px
    }
    #box1Btn {
        margin-top: 48px
    }
    #pricing h5 {
        font-size: 18px!important
    }
    .ipadLogo {
        padding-left: 0
    }
    .social-links {
        padding-left: 10px
    }
    #intro .intro-text {
        bottom: unset!important;
        top: 20%
    }
}

@media (min-width:768px) and (max-width:1020px) {
    #advanced-features .advanced-feature-img-left,
    #advanced-features .advanced-feature-img-right {
        max-width: 100%
    }
    #secondpaydiv {
        margin-bottom: -30px
    }
    #lastContactusDiv {
        margin-bottom: 99px
    }
    #contactusanchortag {
        margin: 51px 0 31px
    }
    #features .row {
        flex-wrap: nowrap
    }
    .getstarteddiv {
        top: 40%;
        max-width: 80%!important
    }
    .contactImgBox {
        padding: 0;
        margin-top: 10px
    }
    #footer1 {
        position: fixed!important
    }
    .priceBox {
        margin-top: 20px!important
    }
    #box2 {
        margin: 0 15px
    }
    #intro .intro-text {
        bottom: unset!important;
        top: 25%
    }
	.carousel-indicators {
		right: -28% !important;
		top: 49% !important;
	}
}

.popupAtBottom {
    position: fixed;
    display: none;    
    /* padding: 2px 20px 8px; */
    font-size: 16px;
    border-radius: 4px 4px 0 0;   
    bottom: 0;
    transition: none;
	right:0px;
}


@media (max-width: 768px) {
	.popupAtBottom img{
		/* display:none !important; */
		width:100%;
	}
	#carouselHomeIndicators{
		width: 90% !important;
		margin: 0 !important;
	}
	.thanksGifting-ribbon {
		width: 317px !important;
	}
}


.back-to-top {
    position: fixed;
    display: none;
    background: #112a38;
    color: #fff;
    padding: 2px 20px 8px;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
    right: 15px;
    bottom: 0;
    transition: none
}

.back-to-top:focus {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    color: #fff;
    outline: 0
}

.back-to-top:hover {
    background: #1dc8cd;
    color: #fff
}

#header {
    padding: 20px 0;
    height: 72px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all .5s;
    z-index: 997;
}

#header #logo h1 {
    font-size: 36px;
    margin: -4px 0 0;
    padding: 0;
    line-height: 1;
    display: inline-block;
    font-weight: 300;
    letter-spacing: 3px
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    width: 70%;
    display: block
}
#mobile-nav ul li a:hover{
  color: #ef7920;
}

.nav-menu a:not(#menuReqBtn):hover {
    color: #f4a365!important
}



#header #logo h1 a,
#header #logo h1 a:hover {
    color: #fff
}

#intro .product-screens img {
    box-shadow: 0 -2px 19px 4px rgba(0, 0, 0, .29)
}

#about .about-img img {
    margin-left: -15px;
    max-width: 100%
}

#features .features-img img {
    max-width: 100%
}

#header #logo img {
    padding: 0;
    margin: -15px
}

@media (min-width:361px) and (max-width:767px) and (orientation:portrait) {
    #header #logo h1 {
        font-size: 28px;
        margin-top: 0
    }
    #header #logo img {
        max-height: 40px
    }
    #box2 {
        margin: 0 15px
    }
    .priceBox {
        margin-top: 20px!important
    }
    #footer1 {
        position: relative!important
    }
    .contactImgBox {
        padding: 0;
        margin-top: 10px
    }
    .product-screens-quilionz {
        height: 210px!important
    }
    #intro .intro-text {
        bottom: unset!important;
        top: 20%
    }
}

@media screen and (max-width:400px) {
    .btn-align-mobile {
        margin-top: 8px
    }
    #gifPanelRepeat {
        top: 0;
        bottom: unset
    }
    .contactImgBox {
        padding: 0;
        margin-top: 10px
    }
}

#header.header-fixed {
    background-color: #fff;
    padding: 20px 0;
    height: 80px;
    transition: all .5s;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
}

#intro h2,
#intro p {
    color: #fff;
    padding: 0 15px
}

#intro {
    height: 100vh;
    background: url(../img/Banner/bg.jpg) center top no-repeat;
    background-size: cover;
    position: relative
}

#intro .bgimage{
	background: url(../img/Banner/bg.jpg) center top no-repeat;
	height: 100vh;
	Width:100%;
	background-size: cover;
}

.carousel-indicators {
	cursor:pointer;
	 position:absolute;
    top:50%;
    bottom:0;
    margin:0;
    height:20px;
    right:-32%; 
	left:auto;
    width:auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
#intro .carousel-item-next.carousel-item-left,
#intro .carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
 }
#intro .carousel-item-next,
 .active.carousel-item-right {
   -webkit-transform: translate3d(0, +100%, 0);
        transform: translate3d(0, +100%, 0);
 }
#intro .carousel-item-prev,
#intro .active.carousel-item-left {
 -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100, 0);
 }
 
 #intro .carousel-item{
 -webkit-transition: 0.1s ease;
    -moz-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    transition: 0.1s ease;
 }
 
#carouselHomeIndicators{
	width: 92%;
	margin: 0 auto;
}
#carouselHomeIndicators .carousel-control-prev{
    bottom: 4%;
    width: 20px;
    text-align: right !important;
    float: right !important;
    right: 50px !important;
    margin-left: 0px !important;
    left: inherit;
    top: inherit;
    background: #ef7920;
    padding: 2px;
    border-radius: 2px;
}

#carouselHomeIndicators .carousel-control-next{
    bottom: 4%;
    width: 20px;
    text-align: right !important;
    float: right !important;
    right: 20px !important;
    margin-left: 0px !important;
    top: inherit;
    background: #ef7920;
    padding: 2px;
    border-radius: 2px;
}

#intro .carousel-indicators .active{
	 width:27px !important;
	 height:27px !important;
	 margin:15px !important;
	 border-radius: 50%;
	 border:2px solid #f15f02 ! important;
}



#mobile-nav ul li li {
    padding-left: 30px
}


#intro .carousel-indicators li{
	width:27px !important;
	height:27px !important;
    margin:15px !important;
    border-radius: 50%;
	color:black;
	text-align:center;
	text-indent:0 !important;
	transform: rotate(-90deg);
	background: #fff;
	border: 2px solid #234573ed;
    font-family: sans-serif;
    font-weight: 550;
}

#intro .intro-text {
    position: absolute;
    left: 0;
	top: 20vh;
    right: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
	padding-left:5%;
	height:70vh;
}

#intro h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 56px
}

@media (max-width:768px) {
    #intro h2 {
        font-size: 35px;
        line-height: 36px
    }
}

@media (min-width: 992px) {
    .alignPricing {
      margin: 0;
      left: 50%;
      margin-right: -50%;
      transform:translate(-50%, -50%);
      position: absolute;
    bottom: 2%;
    }

    .priceBox > div{
      /* height: 755px; */
      height: 840px;
    }
	#pricing .box1{
	 height: 840px;
	}
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}	
	
	
}
@media screen and (min-width:992px) and (max-width:1224px) {
  .priceBox > div{
     /* height: 816px; */
     height: 912px;
  }
 #pricing .box1{
	  height: 912px;
  }

}

#intro p {
    font-size: 40px;
    margin: 0
}

@media (max-width:760px) {
    #intro p {
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 20px
    }
}



#intro .btn-get-started {
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 50px;
    transition: .5s;
    margin: 10px;
    border: 2px solid #fff
}

#intro .btn-get-started:hover {
    color: #fff;
    background: #EF7920
}

#intro .product-screens {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 50%
}

#intro .product-screens-quilionz {
    position: relative;
    height: 320px;
    bottom: 0;
}



#intro .product-screens .product-screen-1 {
    position: absolute;
    z-index: 30;
    left: calc(50% + 54px);
    bottom: 0;
    top: 30px
}

#intro .product-screens .product-screen-2 {
    position: absolute;
    z-index: 20;
    left: calc(50% - 154px);
    bottom: 0;
    top: 90px
}

#intro .product-screens .product-screen-3 {
    position: absolute;
    z-index: 10;
    left: calc(50% - 374px);
    bottom: 0;
    top: 150px
}

@media (max-width:767px) {
    #intro .product-screens .product-screen-1 {
        position: static;
        padding-top: 30px
    }
    #intro .product-screens .product-screen-2,
    #intro .product-screens .product-screen-3 {
        display: none
    }
}
.bannerIndicator{
	color:#fff !important;
	Padding:0px !important;
	font-size:10px !important;
}
.carousel-indicators li::before{
  left: 0;
  height: .09em;
  top: 2.45em;
  border: 1px dashed #fff;
  z-index: -1;
  transform: rotate(-90deg);
}

li:last-child::before {
  display: none;
}


#Banner-intro input {
    padding: 10px;
    width: 70%;
    text-align: center;
	color:white !important;
	background-color:transparent !important;
	border:2px solid #fff;
}
#Banner-intro input::placeholder {
  color: #fff !important;
}
.paddingText{
	padding-top:10%!important;
}
.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}



.sf-arrows .sf-with-ul {
    padding-right: 30px
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-style: normal;
	font-family: FontAwesome;
    font-weight: 400
}


.sf-arrows ul .sf-with-ul:after {
    content: "\f105"
}

#nav-menu-container {
    float: right;
    margin: 0
}

@media (max-width:1024px) {
    #nav-menu-container {
        display: none
    }
	
}
@media screen and (min-width:1024px) and (max-width:1024px){
	.carousel-indicators{
		right:-42% !important;
		top:45% !important;
	}
	.thanksGifting-ribbon {
		width:341px !important;
		top:-30px !important;
	}
}


.nav-menu ul {
    margin: 4px 0 0;
    padding: 10px;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25);
    background: #fff
}

#more-features .box,
#pricing .box {
    box-shadow: 0 0 30px rgba(73, 78, 92, .15)
}

#advanced-features h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-style: italic;
    color: #999
}

#pricing .box h3{
   font-size:25px;
}
#pricing .box1 h3{
   font-size:25px;
   color: #2ec986;
}#pricing .box h5{
   font-size:15px;
}
#pricing .box h4{
   font-size:25px;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
    margin: 0
}
#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#pricing .box ul{
   font-size:14px;
}

#mobile-body-overly,
#mobile-nav {
    top: 0;
    background: rgba(52, 59, 64, .9)
}



#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: 0 0;
    font-size: 24px;
    display: none;
    transition: all .4s;
    outline: 0;
    cursor: pointer
}

#mobile-nav-toggle i {
    color: #000
}

@media (max-width:1024px) {
    #mobile-nav-toggle {
        display: inline
    }
    .signupissue {
        color: #fff;
        border: 2px solid #fff
    }
}

#mobile-nav ul #menuReqBtn {
    border: 1px solid #fff
}

#mobile-nav {
    position: fixed;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: .4s
}

#about .content i {
    font-size: 20px;
    padding-right: 4px;
    color: #1dc8cd
}


#features .icon i {
    color: #666;
    font-size: 40px;
    transition: .5s
}


#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff
}

#mobile-nav ul .menu-has-children i.fa-chevron-up,
#mobile-nav ul .menu-item-active {
    color: #1dc8cd
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    left: 0;
    position: fixed;
    display: none
}

body.mobile-nav-active {
    overflow: hidden
}

body.mobile-nav-active #mobile-nav {
    left: 0
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff
}

.section-header .section-title {
    font-size: 32px;
    color: #111;
    text-align: center;
    font-weight: 400
}

.section-header .section-description {
    text-align: center;
    padding-bottom: 40px;
    color: #777;
    font-style: italic
}

.section-header .section-divider {
    display: block;
    width: 60px;
    height: 3px;
    background: #ef7821;
    background: linear-gradient(0deg, #ef7821 0, #ef7821 100%);
    margin: 0 auto 20px
}

.pricingsection-divider {
    display: block;
    width: 262px;
    height: 3px;
    background-color: #000;
    margin: 0 auto 20px
}

.curate {
    text-align: left;
    font-size: 17px
}

.section-bg {
    background: #fff
}

#about {
    padding: 60px 0
}

#about .about-img {
    height: 510px;
    overflow: hidden
}

@media (max-width:768px) {
    #about .about-img {
        height: auto
    }
    #about .about-img img {
        margin-left: 0;
        padding-bottom: 30px
    }
	
}
@media screen and (min-width:768px) and (max-width:768px){
	.carousel-indicators{
		right:-30% !important;
		top:49% !important;
	}
	.fontBannerH1{
		margin-top:0% !important;
		margin-bottom:8%;
	}
	#intro{
		height:80vh;
	}
	#intro .intro-text{
		top:8vh;
	}
	.thanksGifting-ribbon {
		width: 540px !important;
	}
}
#about .content .h2 {
    color: #333;
    font-weight: 300;
    font-size: 24px
}

#about .content h3 {
    color: #777;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    font-style: italic
}

#about .content p {
    line-height: 26px
}

#about .content p:last-child {
    margin-bottom: 0
}



#about .content ul {
    list-style: none;
    padding: 0
}

#about .content ul li {
    padding-bottom: 10px
}

#features>.container>.row:nth-child(1) {
    padding: 0 4%
}

#features>.container>.row:nth-child(2)>div:nth-child(1) {
    visibility: visible;
    animation-name: fadeInRight
}

#features>.container>.row:nth-child(2)>div:nth-child(2) {
    visibility: visible;
    animation-delay: .1s;
    animation-name: fadeInRight
}

#features>.container>.row:nth-child(2)>div:not(:nth-child(1)):not(:nth-child(2)) {
    visibility: visible;
    animation-delay: .2s;
    animation-name: fadeInRight
}

#features {
    background: #0c3b55;
    padding: 60px 0
}

#features .features-img {
    text-align: center;
    padding-top: 20px
}

@media (min-width:769px) {
    #features .features-img {
        padding-top: 120px;
        margin-top: -200px
    }
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
	.customfadeinupmainDiv{
		margin:0;
	}
}

#features .box {
    margin-bottom: 15px;
    text-align: center
}

#features .icon {
    margin-bottom: 10px
}

#features .icon i:before {
    background: #1dc8cd;
    background: linear-gradient(45deg, #1dc8cd 0, #55fabe 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#features .title {
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 22px
}

#features .description {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px
}

#features .section-description {
    padding-bottom: 10px
}

#about .features-row,
#advanced-features .features-row {
    padding: 60px 0 30px
}

#advanced-features h2,
#features h2,
#whoAreWE h2 {
    font-size: 26px;
    font-weight: 700;
    color: #000
}



#advanced-features p {
    line-height: 24px;
    color: #777
}

#advanced-features i {
    color: #666;
    font-size: 64px;
    transition: .5s;
    float: left;
    padding: 0 15px 0 0;
    line-height: 1
}

#advanced-features i:before {
    background: #1dc8cd;
    background: linear-gradient(45deg, #1dc8cd 0, #55fabe 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#about .advanced-feature-img-right,
#advanced-features .advanced-feature-img-right {
    max-width: 100%;
    float: right;
    padding: 0 0 30px 30px
}

#advanced-features .advanced-feature-img-left {
    max-width: 100%;
    float: left;
    padding: 0 30px 30px 0
}

@media (max-width:767px) {
    #advanced-features .img-ipad {
        max-width: 100%!important
    }
    #advanced-features .advanced-feature-img-left,
    #advanced-features .advanced-feature-img-right {
        max-width: 100%;
        float: none;
        padding: 0 0 30px
    }
    #lastContactusDiv {
        margin-bottom: 99px
    }
}

#clients img,
#team .member .pic img {
    max-width: 100%
}

#call-to-action {
    background: linear-gradient(rgba(29, 200, 205, .65), rgba(29, 205, 89, .2)), url(../img/call-to-action-bg.jpg) center center fixed;
    background-size: cover;
    padding: 60px 0
}

#call-to-action .cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700
}

#call-to-action .cta-text {
    color: #fff
}

#call-to-action .cta-btn,
#intro .cta-btn {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    transition: background .5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff
}

#call-to-action .cta-btn:hover,
#intro .cta-btn:hover {
    background: #EF7920;
    border: 2px solid #EF7920
}

#intro .getStartedBtn{
	border: 2px solid #EF7920 !important;
    color: #fff;
	background:#EF7920 !important;
	width:55%!important;
	font-weight:500 !important;
	
}
.bannerPadding{
	padding-top:5% !important;
}
#more-features {
    padding: 60px 0
}

#more-features .box {
    padding: 40px;
    margin-bottom: 30px;
    background: #fff;
    transition: .4s
}

#more-features .icon {
    float: left
}

#more-features .icon i {
    color: #666;
    font-size: 80px;
    transition: .5s;
    line-height: 0
}

#more-features p,
.ulstyling li {
    line-height: 24px
}

#more-features .icon i:before {
    background: #1dc8cd;
    background: linear-gradient(45deg, #1dc8cd 0, #55fabe 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#more-features h4 {
	margin-left:100px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px
}

#getStartedTitle,
#pricing h3,
#pricingsecondheader {
    font-weight: 500!important
}

#more-features h4 a {
    color: #111
}

#more-features p {
	margin-left:100px;
    font-size: 14px;
    margin-bottom: 0;
	text-align:left;
}

#more-features img {
    width: 90px
}

@media (max-width:767px) {
    #more-features .box {
        margin-bottom: 20px
    }
    #more-features .icon {
        float: none;
        text-align: center;
        padding-bottom: 15px
    }
    #more-features h4,
    #more-features p {
        margin-left: 0;
        text-align: center
    }
}

.isqullionzrightboxes {
    height: 100%
}

.firstrow {
    margin-bottom: 30px
}

.ulstyling {
    margin-left: 78px;
    font-size: 14px
}

#clients {
    padding: 30px 0;
    background: #fff
}

#clients img {
    opacity: .5;
    transition: .3s;
    padding: 15px 0
}

#clients img:hover {
    opacity: 1
}

#pricing {
    padding: 35px 0 39px;
}

#pricingsecondheader {
    font-size: 20px!important;
    margin-bottom: 45px!important
}

#getStartedTitle {
    font-size: 30px!important
}

#pricing .box {
    padding: 40px;
    background: #fff;
    text-align: center;

}
/* #pricing .box1 {
    padding: 40px;
    background: #1dc8cd29;
    text-align: center;
    border: 2px solid #fff

}
#pricing .box2 {
    padding: 40px;
    background: #28a74524;
    text-align: center;
    border: 2px solid #fff
}
#pricing .box3 {
    padding: 40px;
    background: #ffa50030;
    text-align: center;
    border: 2px solid #fff
} */

#pricing .box1 h3
{
	font-size: 25px;
    color: #ef7920;
}
#pricing h3 {
    margin-bottom: 15px;
    font-size: 30px;
    color: #112a38;
    font-family: "Open Sans", sans-serif
}

#contact .contact-about h3,
#contact .contact-about p,
#contactus .contact-about h3,
#contactus .contact-about p,
#faq #faq-list a,
#pricing .get-started-btn {
    font-family: Montserrat, sans-serif
}

#pricing h5 {
    font-weight: 500;
    font-size: 20px
}

#pricing h4{
    font-size: 35px;
    color: #0d4059;
    font-weight: 300
}

#pricing h4 sup {
    font-size: 20px;
    top: -20px
}

#pricing h4 span {
    color: #bababa;
    font-size: 20px
}

#pricing ul {
    padding: 0;
    list-style: none;
    color: #999;
    text-align: left;
    line-height: 20px
}

#pricing ul li {
    background: url(../img/Check.png) left top no-repeat;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-top: 3px
}

#pricing ul i {
    color: #1dc8cd;
    font-size: 18px;
    padding-right: 4px
}

#pricing .get-started-btn {
    display: inline-block;
    padding: 6px 30px;
    border: 2px solid #0c3b55;
    color: #112a38;
    transition: none;
    font-size: 18px;
    font-weight: 700
}

#pricing .get-started-btn1 {
    display: inline-block;
    padding: 6px 30px;
    border: 3px solid #ef7920;
    color: #112a38;
    transition: none;
    font-size: 18px;
    font-weight: 700
}#faq,
#curation,
#AboutUs {
    padding: 40px 0
}

/* #pricing .box:hover {
    border: 2px solid #0d4059
} */

#pricing .featured .get-started-btn {
    background: linear-gradient(45deg, #1de099, #1dc8cd)
}

#pricing a:not(.nohover):hover {
    background: #EF7920;
    border: 2px solid #EF7920;
    color: #fff;
    cursor: pointer
}

#faq,#curation {
    color: #fff;
    background: #0c3b55
}

#faq #faq-list {
    padding: 0;
    list-style: none
}

#faq #faq-list li {
    border-bottom: 1px solid #ddd
}

#faq #faq-list a {
    padding: 18px 20px 18px 0;
    display: block;
    position: relative;
    font-size: 22px;
    line-height: 1;
    font-weight: 300
}

#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px
}

#team .member h4,
.faqbutton {
    font-weight: 700;
    font-size: 18px
}

#faq #faq-list p {
    margin-bottom: 20px
}

@media (max-width:768px) {
    #faq #faq-list a {
        font-size: 18px
    }
    #faq #faq-list i {
        top: 13px
    }
}

#faq #faq-list a.collapse {
    color: #1dc8cd
}

#faq #faq-list a.collapsed {
    color: #000
}

#faq #faq-list a.collapsed i::before {
    content: "\f2c7"!important
}

.section-title-new {
    color: #fff!important
}

.faqbutton {
    display: inline-block;
    margin: 15px 0;
    padding: 8px 30px;
    border: 2px solid #f15f02;
    cursor: pointer;
    color: #fff;
    background-color: transparent
}

.faqbutton:hover {
    background: #EF7920;
    border: 2px solid #EF7920!important;
    color: #112a38
}

#team {
    padding: 60px 0
}

#team .member {
    text-align: center;
    margin-bottom: 20px
}

#team .member .pic {
    margin-bottom: 15px;
    overflow: hidden;
    height: 260px
}

#team .member h4 {
    margin-bottom: 2px
}

#team .member span {
    font-style: italic;
    display: block;
    font-size: 13px
}

#team .member .social {
    margin-top: 15px
}

#team .member .social a {
    color: #b3b3b3
}

#team .member .social a:hover {
    color: #1dc8cd
}

#team .member .social i {
    font-size: 18px;
    margin: 0 2px
}

#gallery {
    background: #fff;
    padding: 60px 0 0
}

#gallery .container-fluid {
    padding: 0
}

#gallery .gallery-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s
}

#gallery .gallery-item {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center
}

#gallery .gallery-item img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%
}

#gallery .gallery-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#gallery .gallery-item:hover .gallery-overlay {
    opacity: 1;
    background: rgba(0, 0, 0, .7)
}

#contact {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    padding: 60px 0;
    background: #0c3b55
}

#contactus {
    padding: 95px 0
}

.signUpFrom {
    padding: 100px 0!important
}

#contact .contact-about h3,
#contactus .contact-about h3 {
    font-size: 36px;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #1dc8cd
}

#contact .contact-about p,
#contactus .contact-about p {
    font-size: 14px;
    line-height: 24px;
    color: #888
}

#contact .social-links,
#contactus .social-links {
    padding-bottom: 20px
}

#contact .social-links a,
#contactus .social-links a {
    font-size: 18px;
    display: inline-block;
    padding: 8px 0;
    margin-right: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: .3s;
    line-height: 1
}

#contact .social-links a {
    color: #fff;
    border-radius: 50%;
    border: 1px solid #fff
}

#contactus .social-links a {
    background: #fff;
    color: #112a38;
    border-radius: 50%;
    border: 1px solid #112a38
}

#contact .social-links a:hover,
#contactus .social-links a:hover {
    background: #EF7920;
    color: #fff;
    border: 1px solid #EF7920
}

#mailToId,
#mailToId:hover {
    border: none!important
}

#mailToId:hover {
    color: #f4a365!important;
    background: 0 0!important
}

#contact .info,
#contactus .info {
    color: #333
}

#contact .info i,
#contactus .info i {
    font-size: 32px;
    color: #1dc8cd;
    float: left;
    line-height: 1
}

#contact .info p,
#contactus .info p {
    padding: 0 0 0 42px;
    line-height: 28px;
    font-size: 14px
}

#contact .form #errormessage,
#contact .form #sendmessage,
#contactus .form #errormessage,
#contactus .form #sendmessage {
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}

#contact .form #sendmessage {
    color: #EF7920;
    border: 1px solid #EF7920
}

#contactus .form #sendmessage {
    color: #112a38;
    border: 1px solid #112a38
}

#contact .form #errormessage,
#contactus .form #errormessage {
    color: red;
    border: 1px solid red
}

#contact .form #errormessage.show,
#contact .form #sendmessage.show,
#contact .form .show,
#contactus .form #errormessage.show,
#contactus .form #sendmessage.show,
#contactus .form .show {
    display: block
}

#call-to-action .validation,
#contact .form .validation,
#contactus .form .validation,
#erremailGetStarted,
#errnameGetStarted {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px
}

#errconfirmpassword,
#erremail,
#errlastname,
#errname,
#erroccupation,
#errpassword {
    color: red;
    display: none;
    font-weight: 400;
    font-size: 13px;
    width: 80%;
    margin: 0 auto;
    text-align: left
}

#contact .form input,
#contact .form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px
}

#contactus .form input,
#contactus .form textarea {
    border-radius: .25rem;
    box-shadow: none;
    font-size: 14px
}

#contact .form button[type=submit] {
    background: #EF7920;
    border: 0;
    border-radius: 20px;
    padding: 8px 30px;
    color: #fff
}

#contact .form button[type=submit]:hover,
#contactus .form button[type=submit]:hover {
    cursor: pointer
}

.indexsignup {
    margin: 0px;
}

.indexsignup input {
    font-size: small
}

#footer,
#footer1 {
    background: #0c3b55;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    padding: 15px 0;
    color: #fff;
    font-size: 11px
}

@media screen and (max-width:1024px) and (min-width:320px) {
    .hidefordevices {
        display: none
    }
	.customfadeinupmainDiv{
		margin: 0;
	}
}

.BtmPadding,
.getStartedBtn,
.row:before,
.row:after {
    display: inline-block
}

#footer1 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0
}

#footer .credits {
    font-size: 13px;
    color: #888
}

#footer .footer-links a,
#footer1 .footer-links a {
    color: #fff
}

#footer .footer-links a:first-child {
    padding-left: 0
}

#footer .footer-links a:hover {
    color: #EF7920
}

.red {
    color: red!important
}

#messageText {
    height: 75px
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contactImgBox {
    padding-right: 0
}

#contactus .contact-about img {
    width: 100%;
    height: 100%
}

#contact {
    color: #fff
}

.supportAtag {
    color: #112a38
}

.supportAtag:hover {
    color: #EF7920
}

.colorWhite {
    color: #fff!important
}

.priceTick {
    content: url(../img/Check.png);
    margin-right: 5px
}

.noMainPage a {
    color: #000!important
}

.shadowImg {
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1), 0 0 0 rgba(0, 0, 0, .23)
}

#advanced-features .embed-responsive {
    float: left;
    max-width: 100%;
    padding: 10px 0 30px 30px;
    width: 50%!important;
    height: 75%!important;
    margin-right: 20px
}

#whoAreWE {
    padding: 60px 0 30px
}

#contact .info h5 {
    padding: 0 0 5px 42px
}

#about .section-header .section-description,
#whoAreWE .section-header .section-description {
    font-style: normal!important
}

#gifPanelRepeat {
    position: absolute;
    margin: 0 -50% 0 0;
    left: 50%;
    bottom: 30px;
    transform: translate(-50%, 0)
}
#bannerImg1 , #bannerImg2 , #bannerImg3 , #bannerImg4 , #bannerImg5 {
    position: relative;
  	bottom:-5%;
	width: 100%;
}
#features .section-header {
    width: 100%
}

.font28px {
    font-size: 26px!important
}

.font18px {
    font-size: 18px!important
}

.imgIconFloat {
    float: left;
    padding-right: 10px
}

.imgIconFloatRight {
    float: right;
    padding-right: 10px
}

#menuReqBtn,
.getStartedBtn {
    padding: 8px 30px;
    transition: background .5s;
    cursor: pointer
}

.contentsMargin {
    margin: 15px 15px 0
}

#features span {
    font-size: 27px
}

#contact h5 {
    margin: 0
}

#menuReqBtn:hover {
    background: #EF7920;
    border: 1px solid #EF7920
}

#menuReqBtn {
    border-radius: 25px;
    border: 1px solid #000
}

.getStartedBtn:hover {
    background: #EF7920;
    border: 2px solid #EF7920!important;
    color: #fff!important
}

.getStartedBtn {
    margin: 15px 0;
    border: 2px solid #f15f02;
    color: #112a38;
    font-size: 18px;
    font-weight: 700;
    background-color: transparent;
	position: relative;
}

#homeBgBtn {
    border: 2px solid #fff;
    color: #fff;
    width: 30%;
    padding-top: 7px;
    padding-bottom: 7px
}

#homeProBtn{
      padding: 10px;
}

.padding,
.setpadding {
    padding-top: 5%
}

.getstarteddiv {
    text-align: center;
    margin: 0 auto
}

.setpadding {
    padding-bottom: 0
}

.BtmPadding {
    padding-bottom: 7%
}

.ThankyouDiv {
    text-align: center;
    width: 50%;
    margin: auto;
    padding: 10px;
    color: #112a38
}

.ThankyouDiv>div {
    background: #eff5f5
}

.ThankyouDiv>div>p {
    font-size: 38px
}

.ThankyouDiv>div>span {
    font-size: 22px
}

@media(min-width:320px) and (max-width:1024px) {
    .ThankyouDiv {
        width: 70%
    }
    .glyphicon-refresh-animate {
        -animation: spin .7s infinite linear; 
		-webkit-animation: spin2 .7s infinite linear
    }
    #mobile-nav ul li a:not(:only-child):after {
        padding-left: 4px;
        content: '\f107'
    }
    #mobile-nav ul li ul li a {
        width: 100%;
        font-size: 14px;
        margin-bottom: 5px;
        padding: 5px 22px 5px 15px
    }
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0)
    }
    to {
        transform: scale(1) rotate(360deg)
    }
}

#NewSignupBtn {
    font-size: 17px;
    margin-top: -3px;
    font-weight: 700;
    color: #fff;
    border: 2px solid #fff
}

.signupissue {
    color: #000!important;
    border: 2px solid #000!important
}

@media screen and (max-width:1024px) {
    #NewSignupBtn {
        color: #fff!important;
        border: 2px solid #fff!important
    }
}

.banner-button {
    padding: 1px 8px
}

#cookieConsent {
    background-color: rgba(0, 0, 0, .85);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    float: right;
    display: none;
    z-index: 9999;
    text-align: right
}

.popup-text {
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center
}
@media (max-width:1024px) {
    .shift-right{
          margin-left: 15px;
    }
}

#closeCookieConsent,
.btnAlign,
a.btnMore,
a.mybtn-success {
    display: inline-block
}

.mybtn {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    margin-top: 0;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btnAlign {
    float: right
}

.mybtn-success:hover {
    color: #fff;
    background-color: #3d8b3d;
    border-color: #327232
}

a.mybtn-success {
    color: #fff;
    background-color: #4cae4c;
    border-color: #449d44;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px
}

a.btnMore {
    color: #333;
    background-color: #eee;
    border-color: #ccc;
    margin: 5px 20px 5px 5px
}

.btnMore:hover {
    color: #333;
    background-color: #d5d5d5;
    border-color: #adadad
}

.popup-text {
    color: #fff
}

#closeCookieConsent {
    float: right;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 10px 20px 0 0;
    font-weight: 700;
    font-size: 25px
}

.indexsignup>.form-group:not(:nth-child(6))>input,
.indexsignup>.form-group>label {
    width: 80%;
    margin: 0 0 2%;
    display: inline-block
}

#closeCookieConsent:hover {
    color: #FFF
}

#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F
}

@media only screen and (max-width:900px) {
    .btnAlign {
        float: left
    }
    #cookieConsent {
        text-align: left
    }
    .popup-text {
        display: block
    }
    a.mybtn-success {
        margin-left: 0
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .firstrow:first-child div {
        height: 332px
    }
}

.errorstyle {
    display: none
}

.paddright17 {
    padding-right: 17px
}

.modalposition {
    position: absolute;
    top: 1%;
    left: 32%
}

.h4style {
    font-weight: 700;
    padding-left: 10px;
    padding-top: 8px;
    font-size: 18px
}

.modalclose {
    padding-top: 17px!important;
    padding-right: 20px!important;
    font-size: 26px
}

.modalbodystyle {
    padding: 0px;
}

.modalbodystyle>div {
    background: #eff5f5;
}

.modalbodystyle>div>.setpadding {
    padding-top: 0
}

.indexsignup>.form-group>label {
    text-align: justify;
    font-size: 13px
}

#loaderDiv>.fa-spin,
.loaderDivsubscribe .fa-spin {
    font-size: 40px
}

#mandatoryCheckbox1 {
    margin-top: 3px;
    margin-right: 10px
}

.linkcolor {
    color: #337ab7
}

#checkboxerror {
    color: red
}

#intro>div>div>h1 {
    color: #fff
}

.customfadeinleft {
    visibility: visible;
    animation-name: fadeInLeft
}

.customfadeinright {
    visibility: visible;
    animation-name: fadeInRight
}

.modal-contentstyle {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.thumbsupbackground {
    background: #eff5f5
}

.contactUsBg {
    background: #fff
}

.modal-headerstyle {
    border-bottom: none
}

.modalclosebutton {
    color: #fff;
    font-size: 34px
}

.customfadeinup {
    visibility: visible;
    animation-name: fadeInUp
}

.margin30auto {
    margin: 30px auto
}

.textjustify {
    text-align: justify
}

.sendemailpanelbody {
    color: #112a38
}

.contactUsBg {
    padding: 40px;
    margin: 0 auto
}

.contactUsGift {
    padding: 40px;
}

.advanced-feature-img-left,
.advanced-feature-img-right {
    width: 100%;
    padding: 0!important
}

.indexh2 {
    margin: 0 0 20px!important
}

.modal-contentindex {
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    position: initial
}

.divClsthumbs {
    margin: 20px 0
}

.divClsthumbs .fa-thumbs-up {
    font-size: 50px;
    padding: 20px;
    border: 2px solid #f37221;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    color: #f37221
}

.divClsQuestion {
    width: 80%;
    text-align: left;
    margin: 0 auto
}

.getStartedBtnsub {
    display: inline-block;
    padding: 8px 30px;
    transition: background .5s;
    border: 2px solid #f15f02;
    cursor: pointer;
    color: #112a38;
    font-size: 18px;
    font-weight: 700;
    background-color: transparent
}

.setpadding1 {
    padding-top: 5%;
    padding-bottom: 5%
}
#experience ul {
   padding: 0;
   list-style: none;
   color: #999;
   text-align: left;
   line-height: 20px;
}
#experience{
  padding: 10%;
}
#experience ul li {
    background: url(../img/Check.png) left top no-repeat;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-top: 3px;
}
.experience-price{
    font-size: 25px;
    color: #0d4059;
    font-weight: 300;
    text-align: center;
}
.align-experience{
	margin: 35px 0;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
#collapse-faq-btn{
	color:#f15f02;
}
.jumbo-dup {
    padding: 25px;
    background-color: #fff;
}

.jumbo-dup
{
	padding: 75px 0 15px;
}

.std h5{
	font-weight: 500;
    color: black;
}
.std h6{
	font-weight: 300;
	padding-top:10px;
	font-size:19px;
	text-align:center;
}
.std p{
	text-align:center;
}
.std ul{
  margin: 0;
  padding: 0;
}
.std ul li{
    font-size: 14px;	
	display: flex;
	background: url(../img/Check.png) left top no-repeat;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-top: 0px;
}

.exp-pro{
	padding-top: 10px;
    font-size: 15px;
}
.customfadeinupmainDiv{
	margin: 0 10%;
}

.priceBox:nth-child(1), .priceBox:nth-child(3){
    /* padding-top: 50px; */
    padding-right: 0px;
    padding-left: 0px;
}

.priceBox:nth-child(2) .box{
    padding: 40px;
    text-align: center;
    border: 2px solid #ef7920;
    background: #ef79200d !important;
}
.priceBox:nth-child(1) .box{
    border: 2px solid #0c3b55;
    /* border-right:none; */
}
.priceBox:nth-child(3) .box{
    border: 2px solid #0c3b55;
    border-left:none;
}


#pricing .box1 .effects{
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 6px 24px;
    background-color: #ef7920;
}

#pricing .box1 .effects .pop{
	color: #fff;
}
@media screen and (max-width:992px){
	#carouselExampleIndicators{
		min-height: 220px !important;
	}
	.priceBox:nth-child(1){
		padding: 0px;
	}
	.priceBox:nth-child(3){
		padding: 0px;
	}
	/*.priceBox:nth-child(2) .box{
		border: 2px solid #0c3b55;
	}*/
	.priceBox:nth-child(3) .box{
		border: 2px solid #0c3b55;
	}
	.priceBox:nth-child(1) .box, .priceBox:nth-child(2) .box {
		border: 2px solid #0c3b55;
		border-left: solid;
		border-right: solid;
	}
}
.boxStyle{
padding: 30px; 
border: 2px solid #0c3b55; 
margin-top:  15px; 
position: relative;
padding-bottom: 70px;
}

.dash{
  border: 0 none;
  border-top: 1px solid #322f32;
  background: none;
  height:0;
} 

.hrdivider {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}

.hrdivider span {
  position: absolute;
  top: -17px;
  background: #fff;
  padding: 0 20px;
  font-size: 16px;
  margin-left: -40px;
}

.ulFontSize
{
	font-size: 14px;
}

@media (min-width:768px)
{
.boxStyle
{
width: 700px;
}
}

@media (min-width:1200px)
{
.boxStyle
{
width: 600px;
}

.btnContact
{
	margin-top: 20px;
}
}

.rowWidth
{
margin-right: 15px;
margin-left: 15px;
}

.OrProperty
{
font-size: 25px;
color: #6c757d;
}

.effectsCustom{
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 6px 24px;
    background-color: #0c3b55;
	color:white;
}

.contactUsBtn
{
	margin-left: auto;
	margin-right: auto;
}

.btnContact{
	margin-right: auto;
	margin-left: auto;
}

.APIPriceBox{	
    height: 422px;
}

.APIPriceBox1
{
	border: 2px solid black;
}

.APIPriceBox2
{
	border: 2px solid #ef7920;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before{
	display: table;
    content: " ";
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    height: auto;
}
.carousel-inner .carousel-item .img-box{
	width: 135px;
	height: 135px;
}
.carousel-control-prev{
	left: -100px;
	color:black;
	width: 12%;
}
.carousel-control-next{
	right: -100px;
	color:black;
	width: 12%;
}
.carousel-indicators{
	bottom: 2%;
}
.carousel-item h5{
	color:#ef7920;
	font-size: 15px;
	float: right;
	padding: 0 20px;
	text-align: right;
}
.carousel-item p{
	text-align: left;
}
.carousel-item h5 i{
	font-size: 14px;
}

#carouselExampleIndicators{
	min-height: 160px;
}
@media (min-width: 320px) and (max-width: 640px) {
	#carouselExampleIndicators{
		min-height: 340px !important;
	}
	.carousel-inner .carousel-item p{
		font-size: 14px;
	}
	.carousel-control-prev{
		left: -40px;
	}
	.carousel-control-next{
		right: -40px;
	}
}
@media screen and (min-width: 410px) and (max-width: 414px) {
	.carousel-indicators{
	right: -55% !important;
	top: 46% !important;
	}
	#intro .intro-text{
		top:13vh;
	}
	.thanksGifting-ribbon-indexA{
		width:300px !important;
		margin-left:13px !important;
	}
	
}


@media screen and (max-width: 375px) and (max-width: 375px) {
	.carousel-indicators{
	right: -60% !important;
	top: 46% !important;
	}
	#intro .intro-text{
		top:13vh;
	}
	.thanksGifting-ribbon {
		width: 275px !important;
	}
	.thanksGifting-ribbon-indexA {
		width: 220px !important;
		margin-left:35px !important;
	}
	.thanksGifting-ribbon-indexQ {
		width: 275px !important;
		
	}
}

@media screen and (max-width: 320px) and (max-width: 320px) {
	.carousel-indicators{
	right: -68% !important;
	top: 45% !important;
	}
	.fontClr{
		line-height:1.2;
	}
	#intro .intro-text{
		top:16vh;
	}
}
@media screen and (min-width: 360px) and (max-width: 360px) {
	.carousel-indicators{
	right: -60% !important;
	top: 46% !important;
	}
	#intro .intro-text{
		top:16vh;
	}
 
}
@media screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px){
	#intro{
		height:50vh;
	}
	#intro .intro-text{
		height:30vh;
		top:13vh;
	}
}


#expertReviews{
    padding: 40px;
    text-align: center;
    background: #0c3b550a;
    margin-top: 20px;
	min-height: 280px;
}

#thanksGifting{
    padding: 40px;
    text-align: center;
    background: #0c3b550a;
	min-height: 280px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  filter: invert(1);
}
.fontH1{
    font-size: 3.2rem !important;
    font-weight: 500  !important;
}
.fontH2{
    font-size: 25px !important;
    font-weight: 500  !important;
}

#carouselHomeIndicators .carousel-item::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0c3f5a;
    pointer-events: none;
    opacity:0;
}
.thinker-wrap img{
    height: 220px;
    margin: 0 auto;
}
.profile-name{
    font-size: 23px;
    font-weight: 500;
    padding: 15px 0;
}
.profile-position{
    font-size: 15px;
    font-weight: 600;
}
.thinker-wrap p{
    padding: 20px 0;
}
.card-container .d-flex {
    justify-content: center;
    margin-bottom: 50px;
}
body.hideScroll {
    overflow: hidden;
}
.beta-ribbon {
 	padding: 1px 2px;
    background: #00aced;
    box-shadow: -1px 1px 2px rgba(86, 200, 243, 0.78);
    color: #ffffff;
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    z-index: 100;
    animation: blinker 2s linear infinite;
    width: 32px;
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    position: relative;
}

.beta-ribbon:before {
    width: 7px;
    height: 120%;
    top: 0;
    left: -4.5px;
    padding: 0 0 4px;
    background: inherit;
    border-radius: 4px 0 0 4px;
} 

.beta-ribbon:after {
    width: 4px;
    height: 4px;
    bottom: -3px;
    left: -2.5px;
    background: #beedff;
    border-radius: 5px 0 0 5px;
}

.beta-ribbon:before, .beta-ribbon:after {
    content: "";
    position: absolute;
}
.thanksGifting-ribbon {
 	padding: 6px 11px;
    background: #00aced;
    box-shadow: -1px 1px 2px rgba(86, 200, 243, 0.78);
    color: #ffffff;
    -ms-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 100;
    animation: blinker 2s linear infinite;
    width: 400px;
    display: inline-block;
    font-size: 13px;
    position: relative;
	top:-40px;
	margin-left:-8px;
} 
.thanksGifting-ribbon-indexQ {
 	padding: 6px 11px;
    background: #00aced;
    box-shadow: -1px 1px 2px rgba(86, 200, 243, 0.78);
    color: #ffffff;
    -ms-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 100;
    animation: blinker 2s linear infinite;
    width: 300px;
    display: inline-block;
    font-size: 13px;
    position: relative;
	top:-40px;
	margin-left:-8px;
} 
.thanksGifting-ribbon-indexA {
 	padding: 6px 11px;
    background: #00aced;
    box-shadow: -1px 1px 2px rgba(86, 200, 243, 0.78);
    color: #ffffff;
    -ms-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 100;
    animation: blinker 2s linear infinite;
    width: 400px;
    display: inline-block;
    font-size: 13px;
    position: relative;
	top:-30px;
	margin-left:68px;
	text-align:center;
} 
@keyframes blinker {
  50% {
    opacity: 0.5;
  }
}
.newNotes{
transform: rotate(-40deg);
left: -242px;
top: -15px;
}

.thanksGiftingH3{
	font-size: 25px;
    font-weight: 500;
    color: black;
    margin-top: 40px;
}

