@font-face {
    font-family: 'WebRupee';
    src: url(../fonts/WebRupee.V2.0.eot);
    src: url(../fonts/WebRupee.V2.0.ttf) format("truetype"), url(../fonts/WebRupee.V2.0.woff) format("woff"), url(../fonts/WebRupee.V2.0.svg) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'RockwellRegular';
    src: url(../fonts/rock-webfont.eot);
    src: url(../fonts/rock-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/rock-webfont.woff) format("woff"), url(../fonts/rock-webfont.ttf) format("truetype"), url(../fonts/rock-webfont.svg#RockwellRegular) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'RockwellBold';
    src: url(../fonts/rockb-webfont.eot);
    src: url(../fonts/rockb-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/rockb-webfont.woff) format("woff"), url(../fonts/rockb-webfont.ttf) format("truetype"), url(../fonts/rockb-webfont.svg#RockwellBold) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url(myriadpro-regular_0-webfont.eot);
    src: url(myriadpro-regular_0-webfont.eot?#iefix) format("embedded-opentype"), url(myriadpro-regular_0-webfont.woff) format("woff"), url(myriadpro-regular_0-webfont.ttf) format("truetype"), url(myriadpro-regular_0-webfont.svg#MyriadProRegular) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'GillSansMTRegular';
    src: url(../fonts/gil-webfont.eot);
    src: url(../fonts/gil-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/gil-webfont.woff) format("woff"), url(../fonts/gil-webfont.ttf) format("truetype"), url(../fonts/gil-webfont.svg#GillSansMTRegular) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Skia';
    src: url(skia.eot);
    src: url(skia.eot?#iefix) format("embedded-opentype"), url(skia.woff) format("woff"), url(skia.ttf) format("truetype"), url(skia.svg#skia) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'MyriadWebPro';
    src: url(../fonts/MyriadWebPro.ttf);
}
* {
    margin: 0;
    padding: 0;
    outline: none!important
}
a {
    outline: none!important
}
html,
body,
#wrapper-main {
    height: 100%
}
body > #wrapper-main {
    height: auto
}
body,
div,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote {
    margin: 0;
    padding: 0
}
#main-header {
    margin: 0 auto;
    width: 980px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}
input,
select,
textarea {
    resize: none
}
a {
    outline: none;
    cursor: pointer
}
img {
    border: none;
    max-width: 100%
}
.clear {
    clear: both;
    line-height: 0;
    height: 0
}
ul,
ul li {
    list-style: none
}
:focus {
    outline: none
}
a:link,
a:visited {
    text-decoration: none;
    color: #626668
}
hover a:link,
hover a:visited {
    text-decoration: none;
    color: #fff
}
.fl {
    float: left
}
.fr {
    float: right
}
.bold {
    font-weight: 700
}
.orange {
    color: #DE4E00!important
}
.black {
    color: #000
}
.font15 {
    font-size: 15px
}
input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}
input[type=text],
[type=password],
select,
textarea {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
textarea {
    overflow: auto
}
.fontboldhighlight {
    font-size: 18px;
    font-family: 'RockwellRegular'
}
input[type="checkbox"] {
    background: none!important;
    border: none!important;
    margin: 0!important;
    padding: 0!important;
    width: 20px
}
input,
button,
textarea,
select {
    font-size: 100%
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    box-shadow: 0 0 5px #464645!important;
    -moz-box-shadow: 0 0 5px #464645;
    -webkit-box-shadow: 0 0 5px #464645
}
.heading1 {
    color: #384348;
    font-size: 34px;
    font-family: 'RockwellRegular';
    font-weight: 400;
    line-height: normal;
    text-shadow: 1px 1px 1px #fff;
    margin-bottom: 15px
}
.heading2 {
    color: #2b3137;
    font-size: 24px;
    font-family: 'RockwellRegular';
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    text-shadow: 1px 1px 1px #fff;
    margin: 0 0 15px
}
.heading3 {
    background: url(../images/line.png) no-repeat scroll left bottom transparent;
    color: #2B3137;
    font-family: 'RockwellRegular';
    font-size: 24px;
    margin-bottom: 17px;
    padding-bottom: 12px;
    text-shadow: 1px 1px 1px #FFF;
    text-align: left;
    line-height: 22px
}
.heading3 span {
    color: #007980
}
.heading4 {
    color: #2b3137;
    font-family: 'RockwellRegular';
    text-shadow: 1px 1px 1px #fff;
    font-size: 20px;
    margin: 16px 0 10px
}
body {
    background: #fff;
    font-family: 'GillSansMTRegular';
    color: #545d60;
    font-size: 14px;
    line-height: 18px
}
#wrapper-main {
    width: 100%;
    margin: 0;
    padding: 0
}
#main-container-plan {
    width: 100%;
    background: url("../images/plane-bg.jpg") no-repeat top center;
    clear: both;
    overflow: hidden;
  /*  height: 100%; */
    background-size: cover;
    background-attachment: fixed;
}
.full_width {
    margin: 0 auto;
    max-width: 980px
}
.full_width h1 {
    color: #2B3137;
    font: 31px/35px Rockwell, Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 0 #FFF
}
.full_width h2 {
    color: #4D4D4D;
    font: 15px/40px Rockwell, Arial, Helvetica, sans-serif
}
.full_width h2 big {
    font-size: 19px
}
.new-plan .plan_heading {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    margin: 20px 0;
    color: #fff;
}
.planTab.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: none;
    padding: 12px 20px;
}
.new-plan .planTab.btn-group>.btn:last-child:not(:first-child),
.new-plan .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-left: none;
	 padding: 12px 20px;
}
.new-plan .planTab.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-width: 1px 0 1px 0;
	padding: 12px 20px;
}
.new-plan .planTab.btn-group-lg>.btn,
.new-plan .btn-lg {
    font-size: 14px;
}
.new-plan .planTab .btn span {
    color: #0ee9ba;
    font-size: 11px;
    float: left;
    width: 100%;
}
.new-plan .planTab .btn-primary {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}
.new-plan .planTab .btn-primary:hover, .new-plan .planTab .btn-primary.active {
    background: rgba(42, 187, 155, 0.5) !important;
}
.new-plan .plan-section {
    margin: 120px auto 100px !important;
    max-width: 980px;
    color: #727272;
    position: relative;
}
.new-plan .plan-tab {
    background: #fff;
    margin: 0 2px;
    width: 24.6%;
    padding: 0;
    -webkit-transition: margin 1s, -webkit-transform 1s;
    -moz-transition: margin 1s, -webkit-transform 1s;
    -o-transition: margin 1s, -webkit-transform 1s;
    transition: margin 1s, transform 1s;
}
.new-plan .price-header {
    
    padding: 20px 0 10px;
    position: relative;
    height: 190px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
	background: #26ab90; 
background: -moz-linear-gradient(left, #2abc9c 29%, #249f88 94%);
background: -webkit-linear-gradient(left, #2abc9c 29%,#249f88 94%); 
background: linear-gradient(to right, #2abc9c 29%,#249f88 94%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2abc9c', endColorstr='#249f88',GradientType=1 ); 
}
.new-plan .white-circle {
    background-color: #fff;
    border: 6px solid #65c2b0;
}
.new-plan .pricetag {
    border-radius: 50%;
    height: 84px;
    margin: 0 auto;
    width: 84px;
}
.new-plan .rate {
    color: #122d3a;
    font-size: 1em;
    font-weight: 700;
    padding-top: 24px;
    text-align: center;
}
.new-plan .nonCap_txt {
    font-size: 15px;
  /*  text-transform: uppercase; */
    font-weight: bold;
    color: #fff;
    padding: 10px 0px;
}
.new-plan .top_Label {
    position: absolute;
    left: calc(66% - 50px);
    text-shadow: none;
    top: -39px;
    background: url(../images/label-bg.png) no-repeat center center;
    width: 145px;
    z-index: 999;
    height: 58px;
    line-height: 39px;
    color: #122d3a;
    font-size: 15px;
    font-weight: bold;
}
.plan-inner-content ul.centerList li {
    text-align: center;
    width: auto;
    float: none;
    padding: 10px 15px;
    background: #ebebeb;
    overflow: hidden;
    margin: 1px 0;
	line-height: 18px;
}
.new-plan .plan-inner-content ul.centerList li.grayli {
    background: #f5f5f5;
}
.new-plan .centerList small {
    clear: both;
    float: left;
    width: 100%;
    padding: 8px 0;
}
.new-plan .sec_txt {
    clear: both;
    float: left;
    width: 100%;
    color: #303030;
}
.new-plan span.html5-icon {
    background: url(../images/html5-icon.png) no-repeat center center;
    padding: 10px;
}
.new-plan span.apple-icon {
    background: url(../images/apple-icon-1.png) no-repeat center center;
    padding: 10px;
}
.new-plan span.android-icon {
    background: url(../images/android_icon.png) no-repeat center center;
    padding: 10px;
}
.new-plan span.window8-icon {
    background: url(../images/window_icon.png) no-repeat center center;
    padding: 10px;
}
.new-plan span.blackberry-icon {
    background: url(../images/blackberry-icon-1.png) no-repeat center center;
    padding: 10px;
}
.new-plan span.amazone-icon {
    background: url(../images/amazone-icon-1.png) no-repeat center center;
    padding: 10px;
}
.new-plan *::-moz-selection {
    background-color: #27d3a5;
}
.new-plan span.priceWrite-icon {
    background: url(../images/write-price.png) no-repeat center center;
    padding: 10px;
    clear: both;
}
.new-plan .publishbtn {
    padding: 25px 0;
    text-align: center;
    -webkit-transition: padding 1s, -webkit-transform 1s;
    -moz-transition: padding 1s, -webkit-transform 1s;
    -o-transition: padding 1s, -webkit-transform 1s;
    transition: padding 1s, transform 1s;
}
.new-plan .pubGray {
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    background: #26a98f;
    text-transform: uppercase;
    font-weight: bold;
}
.new-plan .plan-tab.grn-tab.price-header {
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(42, 188, 156, 1)), color-stop(35%, rgba(42, 188, 156, 1)), color-stop(98%, rgba(36, 160, 137, 1)), color-stop(100%, rgba(36, 159, 136, 1)));
    background: -webkit-linear-gradient(left, rgba(42, 188, 156, 1) 0%, rgba(42, 188, 156, 1) 35%, rgba(36, 160, 137, 1) 98%, rgba(36, 159, 136, 1) 100%);
    background: -o-linear-gradient(left, rgba(42, 188, 156, 1) 0%, rgba(42, 188, 156, 1) 35%, rgba(36, 160, 137, 1) 98%, rgba(36, 159, 136, 1) 100%);
    background: -ms-linear-gradient(left, rgba(42, 188, 156, 1) 0%, rgba(42, 188, 156, 1) 35%, rgba(36, 160, 137, 1) 98%, rgba(36, 159, 136, 1) 100%);
    background: linear-gradient(to right, rgba(42, 188, 156, 1) 0%, rgba(42, 188, 156, 1) 35%, rgba(36, 160, 137, 1) 98%, rgba(36, 159, 136, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2abc9c', endColorstr='#249f88', GradientType=1);
}
/*for red tab*/

.new-plan .plan-tab.red-tab .price-header {
 /*   background: -webkit-gradient(left top, right top, color-stop(0%, rgba(229, 127, 49, 1)), color-stop(35%, rgba(229, 127, 49, 1)), color-stop(98%, rgba(212, 85, 27, 1)), color-stop(100%, rgba(211, 84, 26, 1)));
    background: -webkit-linear-gradient(left, rgba(229, 127, 49, 1) 0%, rgba(229, 127, 49, 1) 35%, rgba(212, 85, 27, 1) 98%, rgba(211, 84, 26, 1) 100%);
    background: -o-linear-gradient(left, rgba(229, 127, 49, 1) 0%, rgba(229, 127, 49, 1) 35%, rgba(212, 85, 27, 1) 98%, rgba(211, 84, 26, 1) 100%);
    background: -ms-linear-gradient(left, rgba(229, 127, 49, 1) 0%, rgba(229, 127, 49, 1) 35%, rgba(212, 85, 27, 1) 98%, rgba(211, 84, 26, 1) 100%);
    background: linear-gradient(to right, rgba(229, 127, 49, 1) 0%, rgba(229, 127, 49, 1) 35%, rgba(212, 85, 27, 1) 98%, rgba(211, 84, 26, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e57f31', endColorstr='#d3541a', GradientType=1); */
	    background: rgba(241, 196, 49, 1);
    background: -moz-linear-gradient(left, rgba(241, 196, 49, 1) 0%, rgba(241, 157, 44, 1) 98%, rgba(241, 156, 44, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241, 196, 49, 1)), color-stop(98%, rgba(241, 157, 44, 1)), color-stop(100%, rgba(241, 156, 44, 1)));
    background: -webkit-linear-gradient(left, rgba(241, 196, 49, 1) 0%, rgba(241, 157, 44, 1) 98%, rgba(241, 156, 44, 1) 100%);
    background: -o-linear-gradient(left, rgba(241, 196, 49, 1) 0%, rgba(241, 157, 44, 1) 98%, rgba(241, 156, 44, 1) 100%);
    background: -ms-linear-gradient(left, rgba(241, 196, 49, 1) 0%, rgba(241, 157, 44, 1) 98%, rgba(241, 156, 44, 1) 100%);
    background: linear-gradient(to right, rgba(241, 196, 49, 1) 0%, rgba(241, 157, 44, 1) 98%, rgba(241, 156, 44, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1c431', endColorstr='#f19c2c', GradientType=1);
}
.new-plan .plan-tab.red-tab .white-circle {
    /* border-color: #e38e61; */
	border-color: #f5c16b;
}
.new-plan .plan-tab.red-tab .pubGray {
    /*background: #d65b1d;*/
	    background: #f1a02c;

}
.new-plan .plan-tab.red-tab .plan-inner-content {
    border-color: #d65b1d;
}
.new-plan .plan-tab.red-tab .plan-inner-content::after {
    border-color: #d65b1d transparent transparent transparent;
}
/*for black tab*/

.new-plan .plan-tab.black-tab .price-header {
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(52, 73, 93, 1)), color-stop(35%, rgba(52, 73, 93, 1)), color-stop(98%, rgba(45, 62, 79, 1)), color-stop(100%, rgba(45, 62, 79, 1)));
    background: -webkit-linear-gradient(left, rgba(52, 73, 93, 1) 0%, rgba(52, 73, 93, 1) 35%, rgba(45, 62, 79, 1) 98%, rgba(45, 62, 79, 1) 100%);
    background: -o-linear-gradient(left, rgba(52, 73, 93, 1) 0%, rgba(52, 73, 93, 1) 35%, rgba(45, 62, 79, 1) 98%, rgba(45, 62, 79, 1) 100%);
    background: -ms-linear-gradient(left, rgba(52, 73, 93, 1) 0%, rgba(52, 73, 93, 1) 35%, rgba(45, 62, 79, 1) 98%, rgba(45, 62, 79, 1) 100%);
    background: linear-gradient(to right, rgba(52, 73, 93, 1) 0%, rgba(52, 73, 93, 1) 35%, rgba(45, 62, 79, 1) 98%, rgba(45, 62, 79, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#34495d', endColorstr='#2d3e4f', GradientType=1);
}
.new-plan .plan-tab.black-tab .white-circle {
    border-color: #6b7784;
}
.new-plan .plan-tab.black-tab .pubGray {
    background: #2f4153;
}
.new-plan .plan-tab.black-tab .plan-inner-content {
    border-color: #2f4153;
}
.new-plan .plan-tab.black-tab .plan-inner-content::after {
    border-color: #2f4153 transparent transparent transparent;
}
/*for yellow tab*/

.new-plan .plan-tab.yellow-tab .price-header {
	background: rgb(162, 162, 162);
    background: -moz-linear-gradient(left, rgb(162, 162, 162) 0%, rgb(125, 125, 125) 98%, rgb(150, 150, 150) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(162, 162, 162)), color-stop(98%, rgb(125, 125, 125)), color-stop(100%, rgb(150, 150, 150)));
    background: -webkit-linear-gradient(left, rgb(162, 162, 162) 0%, rgb(125, 125, 125) 98%, rgb(150, 150, 150) 100%);
    background: -o-linear-gradient(left, rgb(162, 162, 162) 0%, rgb(125, 125, 125) 98%, rgb(150, 150, 150) 100%);
    background: -ms-linear-gradient(left, rgb(162, 162, 162) 0%, rgb(125, 125, 125) 98%, rgb(150, 150, 150) 100%);
    background: linear-gradient(to right, rgb(162, 162, 162) 0%, rgb(125, 125, 125) 98%, rgb(150, 150, 150) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1c431', endColorstr='#f19c2c', GradientType=1);
	background: linear-gradient(to right, rgb(162, 162, 162) 0%, rgb(125, 125, 125) 98%, rgb(150, 150, 150) 100%);
}
.new-plan .plan-tab.yellow-tab .white-circle {
    border-color: #a0a0a0;
}
.new-plan .plan-tab.yellow-tab .pubGray {
    /*background: #bbb9b9;*/
	background:#818181;
}
.new-plan .plan-tab.yellow-tab .plan-inner-content {
    border-color: #f1a02c;
}
.new-plan .plan-tab.yellow-tab .plan-inner-content::after {
    border-color: #f1a02c transparent transparent transparent;
}
/* .new-plan .show-toggle {
    display: none;
} */
.new-plan .view-btn {
    background: rgba(0, 0, 0, 0) url(../images/view-btn.png) no-repeat scroll left bottom;
    border: 0 none;
    bottom: -25px;
    height: 85px;
    padding-left: 21px;
    position: absolute;
    right: -14px;
    color: #fff;
}
.new-plan a.plus-btn:hover {
    color: #26a98f;
    text-decoration: none;
    border: 3px solid #26a98f;
}
.new-plan a.plus-btn {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #137faf;
    border-radius: 100%;
    color: #7a7a7a;
    display: inline-block;
    font-size: 45px;
    font-weight: 700;
    height: 70px;
    padding: 10px 19px;
    width: 70px
}
.new-plan .plus-btn.hideR {
    padding: 5px 24px;
}
.new-plan .viewAllplan {
    color: #fff;
    right: 96px;
    position: absolute;
    top: 50px;
}
/* .new-plan .appAddons-section {
    margin: 50px 0;
} */
.new-plan .appAddons-section .heading {
    font-size: 27px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 20px;
}
.new-plan .appAddons-section .add-ons-tab {
    background: #fff;
    margin: 0 2px;
    width: 32.9%;
    padding: 0;
}
.new-plan .appAddons-section .addons-header {
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 24px;
}
.new-plan .appAddons-section .adons-circle {
    width: 98px;
    height: 98px;
    border: 4px solid #26a98f;
    border-radius: 100%;
    margin: 15px auto;
    line-height: 35px;
    font-weight: bold;
    font-family: Arial;
	padding-top: 7%;
}
.new-plan .appAddons-section .adons-circle .value {
    font-size: 27px;
}

.new-plan .appAddons-section .adons-circle .price_monthTxt{
	display: block;
    line-height: 0;
}
/* .new-plan .appAddons-section .adons-text {
    background: url("../images/check-icon-1.png") top left no-repeat;
    text-align: center;
    padding: 0px 0 0 30px;
    color: #4d636d;
    font-size: 11px;
    line-height: 26px;
    margin: 10px 12px;
}
.new-plan .appAddons-section .red-tab .adons-text{background: url("../images/check-icon-red.png") top left no-repeat;}
.new-plan .appAddons-section .blue-tab .adons-text{background: url("../images/check-icon-black.png") top left no-repeat;} 
.new-plan .appAddons-section .v-line {
    width: 100%;
    height: 1px;
    background: #cccccc;
} */
.new-plan .appAddons-section .createbtn {
    margin: 40px 0;
}
.new-plan .appAddons-section .createbtn .crtbtn {
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 12px;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
/*for green top tab*/

.new-plan .plan-tab.grn-tab.active .plan-inner-content {
    border-bottom: 5px solid #26a98f;
    position: relative;
}
.new-plan .plan-tab.grn-tab.active .plan-inner-content::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border-width: 15px;
    border-style: solid;
    border-color: #26a98f transparent transparent transparent;
}
/*for red top tab*/

.new-plan .plan-tab.red-tab.active .plan-inner-content {
    border-bottom: 5px solid #f1a02c;
    position: relative;
}
.new-plan .plan-tab.red-tab.active .plan-inner-content::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border-width: 15px;
    border-style: solid;
    border-color: #f1a02c transparent transparent transparent;
}
/*for blue top tab*/

.new-plan .plan-tab.black-tab.active .plan-inner-content {
    border-bottom: 5px solid #2f4153;
    position: relative;
}
.new-plan .plan-tab.black-tab.active .plan-inner-content::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border-width: 15px;
    border-style: solid;
    border-color: #2f4153 transparent transparent transparent;
}
/*for yellow top tab*/

.new-plan .plan-tab.yellow-tab.active {
    margin-top: -40px;
}
.new-plan .plan-tab.yellow-tab.active .publishbtn {
    padding: 40px 0;
    visibility: hidden;
}
.new-plan .plan-tab.yellow-tab.active .price-header {
    padding: 40px 0;
}
.new-plan .plan-tab.yellow-tab.active .plan-inner-content {
    border-bottom: 5px solid #f1a02c;
    position: relative;
}
.new-plan .plan-tab.yellow-tab.active .plan-inner-content::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border-width: 15px;
    border-style: solid;
    border-color: #f1a02c transparent transparent transparent;
}
.new-plan .plan-section .plan-tab.yellow-tab.active .view-btn {
    bottom: -47px;
}
/*for green tab*/

.appAddons-section .grn-tab .addons-header {
    background: #26a98f;
}
.new-plan .appAddons-section .grn-tab .adons-circle {
    color: #26a98f;
    border-color: #26a98f;
}
.new-plan .appAddons-section .grn-tab .createbtn .crtbtn {
    background: #26a98f;
}
/*for red tab*/

.new-plan .appAddons-section .red-tab .addons-header {
    background: #d65b1d;
}
.new-plan .appAddons-section .red-tab .adons-circle {
    color: #d65b1d;
    border-color: #d65b1d;
}
.new-plan .appAddons-section .red-tab .createbtn .crtbtn {
    background: #d65b1d;
}
/*for blue tab*/

.new-plan .appAddons-section .blue-tab .addons-header {
    background: #2f4153;
}
.new-plan .appAddons-section .blue-tab .adons-circle {
    color: #2f4153;
    border-color: #2f4153;
}
.new-plan .appAddons-section .blue-tab .createbtn .crtbtn {
    background: #2f4153;
}
/*for yellow tab*/

.new-plan .appAddons-section .yellow-tab .addons-header {
    background: #f1a02c;
}
.new-plan .appAddons-section .yellow-tab .adons-circle {
    color: #f1a02c;
    border-color: #f1a02c;
}
.new-plan .appAddons-section .yellow-tab .createbtn .crtbtn {
    background: #f1a02c;
}
.new-plan .plan-tab.active .price-header {
    height: 202px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
}
.new-plan .plan-tab.active {
    -webkit-transition: margin 1s, -webkit-transform 1s;
    -moz-transition: margin 1s, -webkit-transform 1s;
    -o-transition: margin 1s, -webkit-transform 1s;
    transition: margin 1s, transform 1s;
    margin-top: -40px;
}
.new-plan .plan-tab.active .publishbtn {
    -webkit-transition: padding 1s, -webkit-transform 1s;
    -moz-transition: padding 1s, -webkit-transform 1s;
    -o-transition: padding 1s, -webkit-transform 1s;
    transition: padding 1s, transform 1s;
    padding: 40px 0;
 /*   visibility: hidden; */
}
.new-plan .plan-tab .publishbtn.top-btn{visibility:visible !important;padding: 27px 0;display:none;position: relative;}
.new-plan .plan-tab .publishbtn.top-btn .selected{position: absolute;
left: 0px;
right: 0px;
z-index: -111;}
.offsetbottom15 bg-info if-box{
	text-align:center;
}
.col-md-12 text-center{
	background-color: #fff;
    height: 200px;
    padding-top: 3%;
}
.days-bnnr {
    width: 250px;
    height: 250px;
    background: url(../images/15days-banner.png) top center;
    margin: 0 auto;
    text-align: center;
    color: #fff;
font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
}
.offsetbottom15 {
margin-bottom: 15px}
.days-bnnr span.yellow {
    color: #eaee75;
    margin-top: 10px;
background: none!important;
}
.offsettop15 {
    margin-top: 15px;
}
.days-bnnr span.yellow {
    color: #eaee75;
    margin-top: 10px;
background: none!important;
}
.days-bnnr span {
    clear: both;
    float: left;
    font-size: 22px;
    line-height: 28px;
    width: 100%;
}
.days-bnnr big {
    float: left;
    font-size: 60px;
    font-weight: 700;
    line-height: 39px;
    margin-top: 45px;
    padding: 5px 0;
    width: 100%;
}
.day15-bnrText {
    color: #545d60;
    font-size: 1em;
	line-height: 20px;
}
.edu-bannerBox {
    background: #f6fae6;
    float: left;
    color: #545d60;
    width: 100%;
	line-height: 0px;
	text-align: center;
}
.edu-bannerBox P {line-height: 20px; padding:10px;}
.if-box span {
    color: #2f0c00;
    display: inline-block;
    font-size: 13px!important;
    line-height: 20px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 100%;
}
.price-title-p {
    /* clear: both;
    position: inherit; 
    position: absolute;
    top: 5%;
    left: 42%;
    text-align: center; */
	color: #fff;
	padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
}
.price-title-g{
    /* clear: both;
    position: inherit; 
    position: absolute;
    top: 5%;
    left: 42%;
    text-align: center; */
	color: #fff;
	padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
}
.price-title-b{
    /* clear: both;
    position: inherit; 
    position: absolute;
    top: 5%;
    left: 42%;
    text-align: center; */
	color: #fff;
	padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
}
/*.new-plan .plan-tab.active .publishbtn.top-btn{padding: 27px 0 !important;visibility:hidden !important;}*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .new-plan .plan-tab {
        width: 23.6%;
    }
    .new-plan .appAddons-section .add-ons-tab {
        width: 32%;
		min-height: 425px;
		margin-top: 20px;
    }
	.new-plan .appAddons-section .addons-header {
    font-size: 15px;
	}
	.new-plan .view-btn{
		right: 17px;
		bottom: -25px; 
	}
	.appAddons-section {    margin: 0 40px;}
	.devices_div .appypie-ios {width: 100% !important;margin: 30px 0;}
	.devices_div .appypie-ios aside {width: 100% !important;margin: 20px 30% !important;}
	.new-plan .plan-section{width: 680px;}
	.photo_frameBox_box { width: 100px !important;}
}
@media only screen and (max-width: 767px) {
    .new-plan .plan-tab {
        width: 100%;
        margin-bottom: 40px;
    }
    .new-plan .planTab.btn-group-lg > .btn,
    .btn-lg {
        padding: 10px 0px;
    }
    .new-plan .view-btn {
        display: none;
    }
    .new-plan .appAddons-section .add-ons-tab {
        width: 100% !important;
        min-height: 430px;
        margin-top: 30px !important;
    }
    /* .new-plan .appAddons-section {        margin: 0px 0 !important;    } */
	    .new-plan .plan-section {
        margin: 120px auto 0px !important;
    }
	.new-plan .show-toggle {
		display: block;
	}
	.new-plan .publishbtn{
		visibility: visible !important;
	}
	
  .col-md-12 {
  width: 100%;
  }
  .col-md-6 {
   /* width: 50%; */
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .new-plan .planTab.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .new-plan .planTab.btn-group > .btn:last-child:not(:first-child), .new-plan .btn-group > .dropdown-toggle:not(:first-child){padding: 12px 0px;}
  .planTab.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){padding: 12px 10px;}
 
 .new-plan .plan-tab.active {  margin-top: 0px !important;}
 .nav-home-app {background: #fff;}
}

@media(min-width:768px){
	#wrapper-main.new-plan {    margin-top: -40px;}
.carousel-control .glyphicon.iconz-chevron-right {    left: 30%;}
.carousel-control .glyphicon.iconz-chevron-left {    left: 60%;}
}

/*for home page header  */
.qtranxs_widget ul li { /*   display: block !important;*/margin: 0 !important;}
.globeDropdown-content{max-height: 390px !important;overflow: hidden !important;}
/*for home page header end  */


.tophead p, .tophead h1{
    font-size: 24px;
    display: inline-block;
    padding: 13px 0;
    font-family: 'RockwellRegular';
    color: #000;
    line-height: 26px;
}

/* .new-plan .planTab .btn {    float: left;} */
.carousel-control .glyphicon.iconz-chevron-left, .carousel-control .glyphicon.iconz-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}


/*features page css Starts*/
.top-vodeo {
    margin-bottom: 20px;
    background: url(../images/header-bg.png) no-repeat scroll right bottom;
    padding-bottom: 14px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
}
.top-vodeo iframe {
    margin-bottom: -5px !important;
	width: 100%;
    height: 400px;
}
ul.feature-list-cat {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
ul.feature-list-cat a:hover{background:#000;}
ul.feature-list-cat li {
    float: left;
    width: 24%;
    margin: 0px 5px 10px;
    background: #8ec63f;
    border-radius: 20px;
    overflow: hidden;
    min-width: 264px;
    position: relative;
    min-height: 244px;
}
.feature-icon {
    display: table;
    height: 150px;
    width: 100%;
}
.feature-icon span {
    text-align: center;
    color: #fff;
    font-size: 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -65px;
    -webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
/*ul.feature-list-cat li:hover span {
    transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
}*/
ul.feature-list-cat li p.feature-heading {
    display: block;
    padding: 10px 5px 10px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    border-radius: 0 0 20px 20px;
}
.detail-page-banner {
    margin-top: -40px;
    background-image: url(../images/banner-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 350px;
    display: table;
    overflow: hidden;
}
.banner-section {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.banner-section .img-icon {
    font-size: 60px;
    color: #05758f;
    background: #fff;
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px rgba(00, 00, 00, 0.2);
    display: block;
    margin: 0 auto;
}
.banner-section h1 {
    color: #f1532c;
    font-size: 30px !important;
    padding-top: 18px;
}
.banner-section span {
    color: #05758f;
}
.banner-section .subtitle-head {
    color: #626b70;
    float: left;
    font-size: 22px;
    line-height: 25px;
    padding-bottom: 25px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.banner-section .crtapp-btn {
    background-color: #39ade6;
    font-family: "Open Sans", sans-serif!important;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 13px 50px;
    text-transform: none;
}
.promotion_content {
    padding-top: 0;
    width: 997px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.promotion_content p {
    line-height: 26px;
    text-align: justify;
    color: #8f8f8f;
	margin-top: 2%;
	margin-bottom:10px;
	
}
.promotion_content ul {
    list-style: none !important;
    padding: 0 !important;
}
.social_icon_list {
    height: auto;
    max-width: 960px;
    margin: auto;
    margin-top: 50px;
}
.photo_frameBox_box {
    display: inline-block;
    margin: 0 30px 25px;
}
.photo_frameBox_box a {
    display: block;
    text-align: center;
    color: #464646;
    font-family: lato;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
}
.photo_frameBox_box>span {
    display: block;
    text-align: center;
    padding: 6px 0;
}
.photo_frameBox_box i {
    color: #05758f;
    font-size: 7rem;
}
.convert-pageForm {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    border: 1px solid #fcfcfc;
    border-radius: 40px;
    color: #fff!important;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-top: 0px;
}
.convert-pageForm p {
    color: #505050;
    font-size: 11px;
    text-align: center;
    line-height: 34px;
}
.middle-pan {
    max-width: 1110px;
    margin: 0 auto;
}
.convert-pageForm .btn {
    color: #fff;
    background: #337ab7;
    border-color: #2e6da4;
}
.convert-pageForm .btn:hover {
    color: #fff;
    background: #286090;
    border-color: #204d74;
}
/*New CSS - 20-09-2016*/
.middile-pan > h2 {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding: 20px 0;
    font-size: 26px;
}
.middile-pan ol li {
    margin: 0 18px;
    text-align: left;
}
.middile-pan ul li, .middile-pan ol li {
    font-size: 14px;
    color: #7f7f7f;
    line-height: 26px;
    font-weight: bold;
}
.devices_div {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}
.devices_div .appypie-mac {
    width: 624px;
    float: left;
    text-align: center;
}
.devices_div h4 {
    color: #5b5a5a;
    font: 22px/25px CalibriRegular,Arial,Helvetica,sans-serif;
}
.devices_div .appypie-mac aside {
    width: 624px;
    background: url(../images/mac_video_back.png) 0 0 no-repeat;
    height: 522px;
    margin: 70px 0 0;
    position: relative;
}
.devices_div .appypie-mac aside iframe {
    position: absolute;
    left: 20px;
    top: 24px;
}
.devices_div .appypie-ios aside iframe {
    position: absolute;
    top: 101px;
    left: 25px;
}
.devices_div .appypie-ios {
    width: 323px;
    float: right;
    text-align: center;
}
.devices_div .appypie-ios aside {
    width: 323px;
    background: url(../images/iphone_video_back.png) 0 0 no-repeat;
    height: 643px;
    margin: 10px 0;
    position: relative;
}
.middile-pan ol {
    list-style:initial;
}
/*End*/
/*CSS 26-9-2016*/
ul#menu-top-nav.s-nav li a {
    line-height: 28px;
}
@media (max-width: 1024px) {
.promotion_content {
    width: 85%;
}
.banner-section .subtitle-head {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}
.banner-section h1 {
    font-size: 20px !important;
}
}
@media (max-width: 768px) {
.detail-page-banner {
    height: 500px;
}
ul.feature-list-cat li {
    width: 98%;
}
.convert-pageForm p{text-align:center !important;}
#app_name {    margin: 10px 0;}


.devices_div .appypie-mac {   width: 100%;}
.devices_div .appypie-mac aside {width: 100%;background-size: cover;background-position: center center;}

.convert-pageForm {background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;border: 1px solid #fcfcfc00;
}
.new-plan .planTab.btn-group-lg>.btn, .new-plan .btn-lg { font-size: 10px;}
.convert-pageForm h5 { display: none;}

}

/*features page css END*/

.promotion_content ol {    list-style: disc outside;}
.promotion_content li {    line-height: 26px;}
.contact-info {    line-height: 18px;margin-bottom:30px;}
a:focus, a:hover { text-decoration: none !important;}
.WebRupee {    font-family: 'WebRupee';}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {box-shadow: 0 0px 0px rgba(0,0,0,0) !important;}

/*custom request form */
.custom-rqst {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 5px;
}
.custom-rqst .btn-sm.button {
    background: #2ba9e3 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0;
    color: #fff !important;
    float: none !important;
    font-size: 24px !important;
    line-height: 0;
    padding: 26px 60px !important;
    width: 20%;
}
 .custom-rqst  h1 {font-size: 25px;}
 /* .footer-nz ul.social_icons-footer a {overflow: hidden;text-indent: -1000px;}*/
 .promotion_content ul li {list-style: decimal;}
 .photo_frameBox_box {vertical-align: top; width: 150px;}
 .photo_frameBox_box i {display: block;min-height: 110px;}
/* .banner-section h1 {font-size: 30px !important;}
 .banner-section .subtitle-head p {font-size: 22px;} */
 .photo_frameBox_box span {line-height: 20px;}
 .entry-content ul li { list-style: disc !important;}
 .entry-content ol li {list-style: decimal !important;}
 .btn.btn-primary.web-mob {font-size: 14px !important;}
 
 /* Contact us page */
 .iw_title h3 {font-size: 16px;font-weight: 700;line-height: 1.5;margin-bottom: 5px;}
 .iw_content p {color: #545d60;line-height: 1.3;}
 .btn.btn-default.get-touch {
    background: #82b516 !important;
    color: #fff !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 5px;
}
.btn.btn-default.get-touch:hover{background: #68920e !important;}
.grey-text {color: #999; font-size: 13px;padding: 15px;}
.con-head { margin-top: 20px;}
.info-contact h1 { margin-top: 5px;font-size: 25px;}
.get-touch-btn {
    background: #82b516!important;
    color: #fff!important;
    padding-left: 25px!important;
    padding-right: 25px!important;
    border-radius: 5px;
}
.get-touch-btn:hover {background: #68920e!important;}
.contact-form.get-touch label {line-height: 30px;}
.convert-pageForm h5 {color: #505050;font-size: 13px;/*text-align: right;*/line-height: 34px;}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	#wrapper-main.new-plan { margin-top: 0 !important;}	
	.mobile_promo_bg { margin: 7px 15%;}
	.customApp_mob_app {width: 100%;}
}


/* Request proposal form*/
input.wpcf7-form-control.wpcf7-submit.btn.btn-sm.button {
    background: #2ba9e3 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0;
    color: #fff !important;
    float: none !important;
    font-size: 24px !important;
    line-height: 0;
    padding: 26px 60px !important;
    width: 250px;
}
.cusomApp_formBg input, .cusomApp_formBg select, .cusomApp_formBg select {
    border-radius: 0px;
    height: 43px;
    background: #ffffff !important;
    border: 1px solid #cccccc !important;
    width: 100%;
}
.cusomApp_formBg textarea {
    border-radius: 0px;
    background: #ffffff !important;
    border: 1px solid #cccccc !important;
    height: 150px !important;
}
div#captchaimage img {
    width: 120px;
    height: auto;
}
.cusomApp_formBg {
    background: url(../images/cusomApp_formBg.jpg) no-repeat top center / cover;
    padding: 0px 0;
}
#request_form {padding: 30px 0;}
h3.customApp {color: #505c6f;font-size: 32px; margin-bottom: 20px;}
.lets_Buildtext {font-size: 19px;color: #768295;}
.cusomApp_formBg h3 {font-size: 25px;font-family: "Open Sans",sans-serif;}
@media (max-width: 740px){
.cusomApp_formBg .wpcf7-submit {
    width: 100%;
}
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	ul.feature-list-cat li {    width: 32% !important;}
}


  /* ----------- Galaxy Tab 10.1 ----------- */

/* Portrait and Landscape */

@media 
  (max-device-width: 800px) 
  and (orientation: portrait) { 
	ul.feature-list-cat li {min-width: 228px !important;min-height: 228px !important;}
	ul.feature-list-cat li p.feature-heading { font-size: 12px !important;}
	.detail-page-banner { height: 500px;}
	.row.convert-pageForm {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: 1px solid rgba(252, 252, 252, 0);}
	.convert-pageForm input { margin: 5px auto;}
	.convert-pageForm h5 { display: none;}
}
.edu-bannerBox img {border-radius: 0;}
.edu-bannerBox .col-md-6 {padding: 0 !important;}
.promotion_content ul, .promotion_content ol, ul.customApp, ol.customApp  {margin-left: 15px;}


.free_bg {color: #a05a0a;font-size: 9px;text-align: center;text-transform: capitalize;}
.new-plan .appAddons-section .adons-text { text-align: left; clear:both;}
.appAddons-section .grn-tab .addons-header, .new-plan .appAddons-section .adons-circle, .new-plan .appAddons-section .addons-header{text-align:center;}
.adons-text-inb{display: inline-block; width: 75%;/*font-size: 11px;line-height: 26px;margin: 10px 0;*/}
/*.pp-count-code {margin-left: 12px;font-weight: bold;background: url(../images/check-icon-1.png) top left no-repeat;padding: 5px 0 5px 30px;color: #4d636d;font-size: 11px;}
.new-plan .appAddons-section .red-tab .pp-count-code {background: url(../images/check-icon-red.png) top left no-repeat;}
.new-plan .appAddons-section .blue-tab .pp-count-code {background: url(../images/check-icon-black.png) top left no-repeat;}
*/
.promotion_content ul li {list-style: disc;}
.promotion_content ol li{list-style: decimal;}
.white-txt {    color: #fff;}
.new-plan i.icon-ok-4 {color: #95b10c;}
.new-plan .plan-tab.active .price-header {height: 230px;padding: 40px 0;}

/*--CSS3 effect--*/

/*== PLANE PAGE==*/
.new-plan .appAddons-section .adons-circle, .new-plan .pricetag {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.new-plan .plan-tab:hover .pricetag, .new-plan .appAddons-section .add-ons-tab:hover .adons-circle{
	box-shadow: 0px 0px 20px #333333;
    z-index: 2;
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.new-plan .plan-tab, .new-plan .appAddons-section .add-ons-tab{
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-ms-transition: all 1s ease; 
	transition: all 1s ease;}
.new-plan .plan-tab:hover, .new-plan .appAddons-section .add-ons-tab:hover{
	box-shadow: 0px 0px 25px #333333;
    z-index: 1;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease; 
	-ms-transition: all 1s ease; 
	transition: all 1s ease;
}
/*.new-plan .top_Label{
	transform: translate3d(0em, 0px, 0px);
	-moz-transform: translate3d(0em, 0px, 0px);
	-webkit-transform: translate3d(0em, 0px, 0px);
	-o-transform: translate3d(0em, 0px, 0px);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease; 
	-ms-transition: all 1s ease; 
	transition: all 1s ease;
	opacity: 0;
	left: 0px;
	overflow: hidden;
}

.new-plan .plan-tab:hover .top_Label{
	transform: translate3d(7em, 0px, 0px);
	-moz-transform: translate3d(7em, 0px, 0px);
	-webkit-transform: translate3d(7em, 0px, 0px);
	-o-transform: translate3d(7em, 0px, 0px);
	opacity: 1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease; 
	-ms-transition: all 1s ease; 
	transition: all 1s ease;
}*/
.new-plan .appAddons-section .createbtn .crtbtn, .new-plan .pubGray{
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.new-plan .appAddons-section .createbtn .crtbtn:hover, .new-plan .pubGray:hover{
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	box-shadow:0 0 2px #333;
}
/*==END PLANE PAGE==*/	

/*== FEATURES PAGE==*/
ul.feature-list-cat li{-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;}
ul.feature-list-cat li:hover{box-shadow: 0px 0px 7px #000;-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;}
ul.feature-list-cat li:hover .feature-icon span{
	z-index: 2;
    -webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Ripple Out */
@-webkit-keyframes crtapp-btn {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes crtapp-btn {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.crtapp-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.crtapp-btn:before {
  content: '';
  position: absolute;
  border: #39ade6 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-radius: 30px;
}
.crtapp-btn:hover:before, .crtapp-btn:focus:before, .crtapp-btn:active:before {
  -webkit-animation-name: crtapp-btn;
  animation-name: crtapp-btn;
}
/*== END FEATURES PAGE==*/

/*--End CSS3 effect--*/

.new-plan .appAddons-section .createbtn .crtbtn.noaddbtn { padding: 18px 35px;text-transform: none;}
.new-plan .appAddons-section .add-ons-tab {width: 49%;}

/* @media(max-width:740px){
	#monthly, #yearly, #platinum {
    width: 100%;
    border: 1px solid;
    border-radius: 30px;
    margin-bottom: 20px;
} } */


.dis-n {   display: none;}
a.crtbtn.noaddbtn {background: #137faf !important;}


/* New add ons template starts */
.pp-count-code {    float: left;margin-right: 5px;}
@media (min-width: 1280px){.col-md-12.col-sm-12.pad-0 {    padding: 0px;}}
.new-plan .plan-section {    margin: 120px auto 30px !important;}
.addonsection.grn-tab .new-add-ons-tab { border-top: 8px solid rgb(38, 169, 143);}
.addonsection.red-tab .new-add-ons-tab { border-top: 8px solid #f1a02c;}
.addonsection.blue-tab .new-add-ons-tab { border-top: 8px solid rgb(47, 65, 83);}
.new-add-ons-tab {
    background-color: rgb(249, 249, 249);
 color: rgb(51, 51, 51);
 box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 0px 0px;
 margin: 0px 0px 40px;
 padding: 15px 70px 25px;
 border-top: 8px solid rgb(19, 127, 175);
 border-radius: 3px;
}
.new-plan .appAddons-section .new-add-ons-tab .heading {
    font-size: 22px;
    margin-bottom: 10px;
    color: rgb(18, 45, 58);
    font-weight: bold;
    text-align: center;
}
.new-add-ons-text {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.42857;
    margin-bottom: 18px;
}
#add-drpdwn {
    width: 70%;
    cursor: pointer;
    position: relative;
    margin: 0px auto;
    padding: 0px;
}
.dropdown-control {    text-align: left;    color: rgb(18, 45, 58);    padding: 6px 19px;}
.drpdwn-caret {
    position: absolute;
    top: 5px;
    right: 10px;
}
.new-add-ons-tab .dropdown-menu {
    min-width: 100%;
    margin: 0px;
    padding: 0px;
}
.new-add-ons-tab .dropdown-menu > li {    border-bottom: 1px solid rgb(204, 204, 204);}
.new-add-ons-tab .plan-det {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.2;
    color: rgb(51, 51, 51);
    white-space: nowrap;
    padding: 10px 18px;
    text-decoration: none;
}
.plan-option .title {    font-weight: 700;}
.plan-option .price-wrapper {   display: block;}
.text-secondary {
    display: block;
    color: rgb(19, 127, 175);
    font-weight: 700;
    margin: 5px 0px;
}
.dropdown-control .text-secondary {    display: inline;}
.new-plan .appAddons-section .createbtn {    margin: 0px 0px 15px;}
.new-plan .appAddons-section .createbtn .crtbtn.noaddbtn {    font-size: 16px;}
.crtbtn.noaddbtn .icon-cart {    margin-right: 5px;    font-size: 18px;}
.new-add-ons-tab .checkbox {    line-height: 1.2;}
.plan-det ul li {    list-style: disc; line-height: 20px;}
.plan-det ul {padding-left: 20px;}

.addonsection.red-tab .new-add-ons-tab .text-secondary {    color: #f1a02c;}
.addonsection.red-tab .new-add-ons-tab .dropdown-menu > li:hover a.plan-det {    color: #f1a02c;}
.addonsection.red-tab .new-add-ons-tab .dropdown-menu > li:hover a.plan-det .text-secondary { color: #d68c22;}

.addonsection.grn-tab .new-add-ons-tab .text-secondary {    color: #26a98f;}
.addonsection.grn-tab .new-add-ons-tab .dropdown-menu > li:hover a.plan-det {    color: #26a98f;}
.addonsection.grn-tab .new-add-ons-tab .dropdown-menu > li:hover a.plan-det .text-secondary { color: #0d715d;}

.addonsection.blue-tab .new-add-ons-tab .text-secondary {    color: #2f4153;}
.addonsection.blue-tab .new-add-ons-tab .dropdown-menu > li:hover a.plan-det {    color: #2f4153;}
.addonsection.blue-tab .new-add-ons-tab .dropdown-menu > li:hover a.plan-det .text-secondary { color: #132333;}


@media (max-width:740px){
	.left-content { padding: 0 10px;}
	.new-add-ons-tab {    padding: 40px 20px 55px 20px;}
	#add-drpdwn {    width: 100%;}
	.dropdown-control {    padding: 8px 12px;    font-size: 10px;}
	.current-price.text-secondary {    padding: 8px 0px;    font-size: 10px;}
	.new-plan .appAddons-section .createbtn .crtbtn.noaddbtn {   font-size: 12px;}
	.check-box label {   margin-bottom: 15px;}
	.new-plan .plan-section {    margin: 90px auto 0px !important;    width: 80%;}
	.col-md-12.xpad-0 {    padding: 0px;}
	.new-plan .appAddons-section {    margin: auto;    width: 80%;}
	.new-add-ons-tab {    padding: 20px;}
	.new-add-ons-tab .dropdown-menu {max-width: 100%;}
	.new-add-ons-tab .plan-det {padding: 10px;}
	.plan-det ul li {   list-style-position: inside;    overflow: hidden;    text-overflow: ellipsis;}
	.plan-det ul {    padding-left: 0;}
}

/* New add ons template End */

.call_us {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    border-radius: 30px;
    padding: 10px 15px;
    background: rgba(42, 187, 155, 0.3);
    font-size: 14px;
    border: 1px solid #fff;
    transition: ease all 0.5s;
}
.call_us a {
    color: #fff !important;
    font-size: 14px;
    line-height: 21px;
}
.call_us span.iconz-phone1 {
    font-size: 25px;
    float: left;
    color: #0de69a;
    display: block;
    margin-right: 8px;
    padding: 2px 0;
}
span.call-txt {
    float: right;
    text-align: left;
    line-height: 16px;
	font-size: 12px;
}
.call_us:hover {
    background: rgba(42, 187, 155, 0.5);
}
/* @media (min-width: 1300px){
	.navbar-brand {  width: 124px; text-align: center;      transition: all 0.5s ease-in-out;    margin-top: -5px;}.nav-home-app.squeezelogo .navbar-brand.appypieLogo img {    width: 47px;    margin: auto;}
	} */
@media (max-width:740px){
	.call_us {
	position: static;
	height: 54px;
	margin: auto;
	padding: 10px 20px;
	max-width: 270px;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.call_us {    right: 25px;    padding: 10px;}
	span.call-txt {   font-size: 12px;}
}


.html5-globe {
    display: inline-block;
    background: url(../images/pwd.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    position: relative;
    top: 5px;
}
.html5-globe:after {
    content: "*";
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    font-size: 13px;
    color: #000;
}
.app-store-logo {
    display: inline-block;
    background: url(../images/appy-store.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    position: relative;
    top: 5px;
	margin-right: 4px;
    background-repeat: no-repeat;
}

.window-store{
    background: url(../images/windowstore.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.play-store {
    background: url(../images/play.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.blackberry-store {
    background: url(../images/blackberry_app_.png);
    background-size: 100%;
	background-repeat: no-repeat;
}
.amazon-store{
    background: url(../images/amazon_app_store.png);
    background-size: 100%;
	background-repeat: no-repeat;
}
.apple-store{
    background: url(../images/apple.png);
    background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}
.app-store-logo sup {    position: absolute;    top: 0;    left: 29px;}


/* New price plan css */
@font-face {
    font-family: 'appyslim';
    src: url(appyslim.eot);
    src: url(appyslim.eot?#iefix) format("embedded-opentype"), url(appyslim.svg#appyslim) format("svg");
    font-weight: 400;
    font-style: normal
}
.new-plan .plan-section {margin: 30px auto 60px !important;}
.new-plan .planTab .btn-primary:hover, .new-plan .planTab .btn-primary.active {background: rgba(255, 255, 255, 0.3) !important;}
.html5-globe:after, .new-plan .view-btn, .new-plan .plan-tab.red-tab.active .plan-inner-content::after, .new-plan .plan-tab.yellow-tab.active .plan-inner-content::after, .new-plan .plan-tab.grn-tab.active .plan-inner-content::after, .new-plan .plan-tab.black-tab.active .plan-inner-content::after  {display:none;}
.new-plan .plan-tab.red-tab.active .plan-inner-content, .new-plan .plan-tab.grn-tab.active .plan-inner-content, .new-plan .plan-tab.yellow-tab.active .plan-inner-content, .new-plan .plan-tab.black-tab.active .plan-inner-content {    border-bottom: 0px solid #f1a02c;}
.new-plan .plan-tab .publishbtn.top-btn {display:block;}
.new-plan .price-header {padding: 20px 0 10px;}
.new-plan .plan-tab.yellow-tab.active {margin-top: 0;}
.new-plan .plan-tab.yellow-tab.active .price-header {padding: 20px 0 10px;}
.icon-angle-double-down::before {content: '\f103';}
.new-plan .plan-tab .publishbtn.top-btn {padding: 20px 0;}
a.anchortag {color: #2ba9e3;}

.icon-pwa {
    display: inline-block;
    background: url(../images/pwa.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    position: relative;
    top: 5px;
}
/* Contact Us flag added */
.contact-us {padding: 30px !important;margin-bottom: 0;height: 270px;}
.contact-wrapper h3 img {width: 20px;margin-right: 8px;height: 13px;}
.contact-wrapper h3 {font-size: 16px;color: #2794bd;margin-bottom: 15px;}
.contact-wrapper h3 span {font-size: 78%;color: #444;}
.contact-wrapper p {margin-bottom: 5px;}

/* Custom App Pages and feature page*/
/* @font-face{font-family:'avnext-reg';src:url('AvenirNextLTPro-Regular.eot');src:url('../icons/avnext/AvenirNextLTPro-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;} */
.customApp-list .border {border: 1px solid #dee2e6;padding: 2%;}
.customApp-list .heading { color: #2961b3; font-size: 1.5rem; font-weight: bold; margin: 2rem auto; }
.customApp-list .border .heading {margin: 0 auto 1rem;}
.customApp-list .customApp-cntnt { color: #2961b3; font-size: 30px; margin-left: -1rem; text-transform: capitalize; line-height: 1.5; letter-spacing: 6px; position: relative; font-weight: bold; margin-top: 0; margin-bottom: 20px; }
.customApp-list { font-family: mukta,sans-serif !important; color: #4e5056; line-height: 1.42857143; font-size: 15px; }
.promotion_content ul, .promotion_content ol, .customApp-list ul, .customApp-list ol {
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 16px;
    margin-left: 0;
}
.customApp-list li {margin-bottom: 4px;font-size: 15px;line-height: 1.6;}
.promotion_content p {color: #4e5056;}
.photo_frameBox_box a {font-family: mukta,sans-serif !important;}
.customApp-list p {font-size: 15px;   margin: 0 0 10px 0; margin: 0 0 10px 0;}

/* image popup for security Page */
a.textwhite{color:#fff;}
.textwhite{color:#fff;}
ul.enlarge{list-style-type:none;margin-left:0;padding:50px 0 !important;}
ul.enlarge li{display:inline-block;position:relative;z-index:0;margin:0 3% 2%;}
ul.enlarge img{background-color:#f3f3f3;border:1px solid #f1f1f1;background:#f5f5f5;padding:10px;}
ul.enlarge span{position:absolute;opacity:0;background-color:#f5f5f5;padding:10px;font-family:'Droid Sans', sans-serif;font-size:.9em;text-align:center;color:#495a62;-webkit-box-shadow:0 0 30px rgba(0,0,0, .75);-moz-box-shadow:0 0 30px rgba(0,0,0, .75);box-shadow:0 0 30px rgba(0,0,0, .75);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;top:20%;}
ul.enlarge li:hover{z-index:50;cursor:pointer;}
ul.enlarge span img{padding:2px;background:#ccc;}
ul.enlarge li:hover span{top:-50%;left:105%;width:400px;opacity:1;transition:ease all 0.5s;display:block;}
ul.enlarge li:last-child:hover span{left:inherit;top:-25%;right:105%;width:600px;}
ul.enlarge li:last-child:hover span:before{border-left:15px solid #f5f5f5;border-right:15px solid rgba(255, 255, 255, 0);left:100%;}
ul.enlarge span:before{content:" ";display:block;position:absolute;margin:-.55556rem auto .11111rem;border-style:solid;border-width:.27778rem;border-color:transparent transparent #ffffff;top:30%;width:0;height:0;border-left:15px solid rgba(255, 255, 255, 0);border-right:15px solid #f5f5f5;border-bottom:15px solid rgba(51, 51, 51, 0);border-top:15px solid rgba(51, 51, 51, 0);left:-30px;}
@media(max-width:1200px){ul.enlarge span, ul.enlarge li:hover span{display:none !important;}
ul.enlarge li{margin:0 1% 2% 2%;}
}
@media (max-width:767px){ul.enlarge li{margin:0 auto 20px;display:block;text-align:center;}
}
@media only screen
and (min-device-width:375px)
and (max-device-width:736px)
and (orientation:landscape){ul.enlarge li{margin:0 6% 20px;display:inline-block;text-align:center;}
}

#wrapper-main {font-family: 'Mukta',sans-serif;}
/* @media (min-width:767px){
    .navbar-default .navbar-brand {width: 50px;padding: 0 !important;margin-top: -2px;}
} */

/* Cookies dev text */
.container.top-txt{position:fixed;z-index:99;background:#000;height:auto;bottom:0;width:100%;font-family:mukta;left:0;right:0;line-height:1.9}
.tag-txt p{color:#fff;padding:12px 0;margin:0}
.ok-btn{background:green;padding:5px 12px;border-radius:5px;text-decoration:none!important;margin:0 10px}
.tag-txt a{color:#fff}
.tag-txt a:hover,.tag-txt a:focus{color:#cacaca}
.privacy-pol .modal-dialog {z-index: 9999;}
.privacy-pol .modal-title {display: inline-block;}
.policy_content .h4, .policy_content .h5, .policy_content .h6, .policy_content h4, .policy_content h5, .policy_content h6 {margin-top: 10px;margin-bottom: 10px;color: #333;}
.policy_content p {margin: 0 0 10px;text-align: justify;line-height: 1.42857143;color: #333;}
.policy_content a:link {outline: none;color: #21759b;}


/*  */
.detail-page-banner{background:-webkit-linear-gradient(-427deg,#17234b 0,#005c8c 80%);background:linear-gradient(to bottom left,#77c4e3,#8176b5);overflow:hidden;font-family:mukta,sans-serif}
.banner-section h1{color:#fff;font-size:30px;padding-top:18px;margin-bottom: 20px;}
.btn.btn-primary.web-mob{border-radius:8px;font-weight:600;font-size:15px;padding:12px 40px 11px;cursor:pointer;color:#fff!important;background:#f37229;border:0;margin:1% auto 0;box-shadow:none!important}
.convert-pageForm{border:0 solid #fcfcfc}
.convert-pageForm .form-control{border:0;margin:0;-webkit-font-smoothing:antialiased;box-shadow:rgba(255,255,255,0.1) 0 1px 0,rgba(0,0,0,0.3) 0 2px 2px -2px inset;color:#fff;color:#3e3e3e;height:42px}
.convert-pageForm h5{color:#fff;line-height:34px;font-size:14px}
/* photo_frameBox   */
.photo_frameBox_wrap{text-align:center;margin:auto;margin:50px auto}
.photo_frameBox_box i{display:block;min-height:80px;color:#7b9fcd;font-size:4rem;text-shadow:0 0 1px rgba(51,51,51,0.6)}
.head-icon{font-size:60px;color:#7b9fcd;background:#fff;width:120px;height:120px;line-height:120px;border-radius:50%;box-shadow:0 0 3px rgba(00,00,00,0.2);display:block;margin:0 auto 1rem}
.banner-section .subtitle-head{padding-bottom:0;color:#fff;line-height:1.42857143;font-family:mukta,sans-serif}
.banner-section span{color: #fff;}
.convert-pageForm {background: none !important;border: 0px solid #fcfcfc;border-radius: 0px;color: #fff!important;}
    
/* Editor Content */
.editorContent{font-size:16px;line-height:26px;font-family:mukta,sans-serif;color:#4e5056;background-color:#fff}
.editorContent p{margin-bottom:16px}
.pl-30{padding-left:30px}
.editorContent ul,.editorContent ol{padding-left:20px}
.editorContent ul li{list-style:disc;margin-bottom:5px}
.editorContent ol li{list-style:decimal;margin-bottom:5px}
.editorContent .chapter{padding:6% 0 0}
.editorContent .border{border:1px solid #dee2e6;padding:2%}
.editorContent .border .heading{margin-top:0}
.editorContent .heading{color:#2961b3;font-size:1.8rem;font-weight:700;margin:2rem auto 1rem}
.editorContent .tbl-cont{font-size:1.2rem}
.editorContent .tbl-cont li a{margin-bottom:5px;color:#337ab7;display:inline-block}
.editorContent .tbl-cont li a:hover{color:#145994}
.editorContent .btn-holder .cstm-btn{text-decoration:none;color:#fff;background:#f37229;padding:10px 25px;border-radius:50px;margin-top:15px;display:inline-block;font-size:16px;font-weight:700;border:1px solid #f37229;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);-o-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);-ms-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);padding:11px 45px;margin-top:0}
.editorContent .btn-holder.pos-abs{position:absolute;bottom:60px;left:0;right:0}
.editorContent .feature-image .icon-div{display:inline-block;width:90px;height:90px;padding:14px}
.editorContent .right-panel .feature-content{display:inline-block;width:calc(100% - 110px);text-align:left;vertical-align:middle}
.editorContent .features-section li{list-style:none}
.editorContent .features-section{padding:0;list-style:none}
.editorContent a:link,.editorContent a:visited{text-decoration:none;color:#337ab7}
.editorContent a:hover{text-decoration:none;color:#626668}
.editorContent .feature-image,.center-image{display:inline-block;position:relative;vertical-align:middle}
.editorContent .feature-image .icons{font-size:3rem;color:#000}
.editorContent .feature-title{font-weight:700;font-size:17px;margin:10px 0}
.chapter p{font-size:16px;line-height:26px;margin:16px 0}
.editorContent .style-none li{list-style:none;padding:0}
.editorContent .top-influencers ol li{font-size:17px}
.editorContent .h2,.editorContent h2{font-size:30px}
.mb-30{margin-bottom:30px}
.editorContent .apps-templates-sec{border:1px solid #cacedb;background-color:#fff;margin:2px}
.editorContent .apps-templates-sec img{max-width:100%;height:auto;border-radius:0;clip-path:none;-webkit-clip-path:none;width:100%;border-radius:0!important}
.editorContent .apps-templates-sec h3{color:#323335;padding:17px 14px 8px;margin:0;font-size:16px;text-align:left;width:100%;overflow:hidden;font-weight:600;height:70px;padding:0 30px!important;line-height:1.5}
.editorContent .apps-templates-sec .signup-btn{border:none;border-radius:30px;color:#fff!important;font-size:14px;font-weight:400;padding:5px 30px;text-transform:none;background-color:#e86c25;margin:0 30px}

/* FAQ */
.editorContent .FAQs{padding:5rem 0}
.editorContent .FAQs .heading{margin-top:5rem;margin-bottom:5rem}
.editorContent .panel-default>.panel-heading{color:#333;background:#f5f5f5;border-color:#ddd}
.editorContent .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd;background:#fff;border-radius:0 0 5px 5px}
.editorContent .cstm-accordion-style .panel-title a{display:block;text-decoration:none}
.editorContent .cstm-accordion-style .panel-title a i{float:right;color:#777}
.editorContent .cstm-accordion-style ol,.editorContent .cstm-accordion-style ul{margin-top:0;margin-bottom:10px;padding-left:16px}
.editorContent .cstm-accordion-style .panel-collapse .panel-body ul li,.editorContent .cstm-accordion-style .panel-collapse .panel-body ol li{padding:5px}
.editorContent .cstm-accordion-style .panel-default .panel-collapse .panel-body h4{line-height:26px;font-size:16px}
.editorContent .panel-title a{margin-top:0;margin-bottom:0;font-size:16px;color:#333!important}
@media(max-width:991px) {
.convert-pageForm .form-control{width:96%;margin:20px auto;float:none!important}
.detail-page-banner{padding-top:50px;padding-bottom:30px}
.banner-section h1{color:#fff;font-size:22px;padding-top:18px;line-height:1.3}
.detail-page-banner{padding-top:50px;padding-bottom:30px}
#app_name{width:96%;margin:20px auto}
.editorContent .right-panel .feature-content{width:100%}
.editorContent .heading{font-size:22px;padding-top:18px;line-height:1.3}
.editorContent .features-section li{list-style:none;text-align:center}
.editorContent .right-panel .feature-content{width:100%;text-align:center}
.editorContent .btn-holder .cstm-btn{font-size:12px;padding:10px 26px}
.editorContent .h2,.editorContent h2{font-size:22px}
.editorContent ul.style-none,.editorContent ol.style-none{padding:0}
}
/* Steps Section */
.editorContent .step{width:177px;float:left;padding:0}
.editorContent .arrow::after{content:"\e75e";font-family:'fontello';width:6%;float:left;font-size:45px;line-height:200px;color:#ebebeb}
.editorContent .step .icons{font-size:70px;display:block;margin:auto;color:#000;width:100px}
@media (min-width:769px) {
.editorContent .step p.step-cont{line-height:1.4em;overflow:hidden}
}
@media (max-width:768px) {
.editorContent .step{padding:0 20px 30px;width:100%}
.editorContent .arrow:after{transform:rotate(90deg);width:100%;line-height:20px;margin-bottom:20px;height:20px}
.editorContent .btn-holder .cstm-btn{font-size:14px}
.editorContent .apps-templates-sec{margin-bottom:20px}
}
/* Certificate Section  */
.certi-par{text-align:center;padding:30px 15px 40px;color:#a9a9a9;width:85%;margin:auto;border-radius:2px;margin:70px auto 30px;line-height:1.4;box-shadow:0 2px 8px #e6e4e4;border-radius:10px;background:#fff}
.certi-icon{font-size:0;margin-top:-70px}
.certi-desc{width:95%;margin:20px auto 25px;line-height:1.5;font-size:1em;color: #000;}
.certi-footer{display:flex;justify-content:space-around;align-items:center}
a.certi-footer-btn{color:#00000a;text-decoration:none;border:1px solid #000;padding:11px 20px 9px;border-radius:25px;transition:ease-in .4s;font-size:.8em;width:240px}
a.certi-footer-btn:hover{background:#000;color:#fff}
@media (min-width:768px) and (max-width:1024px) {
.certi-footer *{margin:2% 0}
}
@media (max-width:991px) {
.certi-par{width:100%}
}
@media (max-width:767px) {
.certi-footer{flex-wrap:wrap;flex-flow:column}
.certi-footer *{margin:4% 0}
.certi-desc{width:100%}
}
/* Review Section  */
.subHeading{font-size:1.2rem;margin:1.5rem 0 2rem;color:#6d6d6d}
/* .reviewSection{background:#DCFFF9} */
.reviewcompaniesimg{width:150px;height:30px;margin-bottom:25px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-evenly;align-content:center}
.review-companies{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-evenly;align-content:center;margin-bottom:2rem;margin-top: 4rem;}
.reviewcompanieswrapper{position:relative;text-align:center;padding:0 1rem;margin:1rem 0}
.reviewcompanieswrapper:after{content:"";background:rgba(0,0,0,0.1);height:100%;top:0;width:1px;position:absolute;right:102%;margin:auto;bottom:0}
.reviewcompanieswrapper:first-child::after{display:none}
.reviewrating{font-size:17px;color:#000;margin-bottom:25px}
.reviewratingstar{font-size:1.3rem;color:#bfc4c3}
.reviewratingstar i.fill{color:#EFCE4A}
.star-rating{position:relative;height:20px;width:100px;margin:auto}
.star-rating > span{display:block;text-indent:-10000px;width:100px;height:20px;position:absolute;overflow:hidden}
.star-rating:before{background-repeat:repeat-x;background-size:20px;bottom:0;content:"";display:block;height:18px;left:0;position:absolute;right:0;top:0;width:100px;background:#adadad;mask-image:url(../images/reviewSection/star.svg);-webkit-mask-image:url(../images/reviewSection/star.svg)}
.star-rating > span:before{background-repeat:repeat-x;background-size:20px;bottom:0;content:"";display:block;height:18px;left:0;position:absolute;right:0;text-indent:10000px;top:0;background:#EFCE4A;mask-image:url(../images/reviewSection/star.svg);-webkit-mask-image:url(../images/reviewSection/star.svg)}
@media(max-width:767px) {
.subHeading,.clientele-txt{font-size:1rem}
.reviewcompanieswrapper{-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%}
.reviewcompaniesimg{width:120px;text-align:center;margin:0 auto 25px}
.reviewcompanieswrapper{padding:1rem 0}
.reviewcompanieswrapper:after{right:100%;height:123%;transform:translate(-50%);top:-16px}
.reviewcompanieswrapper:before{content:"";background:rgba(0,0,0,0.1);height:1px;bottom:0;width:90%;position:absolute;left:0;margin:auto;bottom:0;bottom:-9%;right:0}
.reviewcompanieswrapper:nth-child(2n+1):after,.reviewcompanieswrapper:nth-child(n+5):before{visibility:hidden}
}
.review-rate {font-size: 12px;margin: 20px 0;}
.review-rate a {color: #444;text-decoration: underline;}

/* Graphic-design-software */

@font-face {
    font-display: swap;
    font-family: 'SharpSansNo1-Bold';
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/SharpSansNo1/SharpSansNo1-Bold.eot);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/SharpSansNo1/SharpSansNo1-Bold.svg);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/SharpSansNo1/SharpSansNo1-Bold.ttf);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/SharpSansNo1/SharpSansNo1-Bold.woff);
}
@font-face {
    font-display: swap;
    font-family: 'AvenirNextLTPro-Medium';
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Medium.eot);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Medium.otf);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Medium.svg);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Medium.ttf);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Medium.woff);
}

@font-face {
    font-display: swap;
    font-family: 'AvenirNextLTPro-Regular';
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Regular.eot);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Regular.otf);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Regular.svg);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Regular.ttf);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Regular.woff);
}

@font-face {
    font-display: swap;
    font-family: 'AvenirNextLTPro-Bold';
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Bold.eot);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Bold.otf);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Bold.svg);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Bold.ttf);
    src: url(https://www.appypie.com/es/wp-content/themes/appypie2016/icons/avnext/AvenirNextLTPro-Bold.woff);
}

.graphic-design ul,.graphic-design ul li,.graphic-design ol,.graphic-design ol li{list-style:inherit}
.graphic-design ul,.graphic-design ol{margin:10px 0;padding-left:20px}
.graphic-design .video-area{padding:5rem 0}
.graphic-design  .commonheadSection{margin-bottom:3rem}
.graphic-design  .commonHeading{font-size:2.3rem;font-family:'SharpSansNo1-Bold';letter-spacing:2px}
.graphic-design  .row.extraPad{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.graphic-design  .font-weight-light{font-weight:300!important}
.graphic-design  .featuers-area-content ol,.graphic-design  .featuers-area-content ul{padding-left:30px}
.graphic-design  .video-area .featuers-area-content{padding-left:30px}
@media (min-width: 992px) {
.graphic-design  .video-area .featuers-area-content{padding-left:30px}
}
/* featuers-area  */
.graphic-design  .featuers-area-img .lazyframe{border-radius:15px;overflow:hidden;-webkit-box-shadow:0 0 30px 0 rgba(36,123,255,0.5);-moz-box-shadow:0 0 30px 0 rgba(36,123,255,0.5);box-shadow:0 0 30px 0 rgba(36,123,255,0.5);width:100%!important}
.graphic-design  .featuers-area{background:#f4faff;background:-moz-linear-gradient(-65deg,#f4faff 50%,#fff 50%);background:-webkit-linear-gradient(-65deg,#f4faff 50%,#fff 50%);background:linear-gradient(165deg,#f4faff 50%,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4faff',endColorstr='#ffffff',GradientType=1);padding:100px 0;padding:4rem 0 0}
.graphic-design  .featuers-area .extraPad{padding:4rem 0;align-items:center}
.graphic-design  .commonheadimage{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,0.15);box-shadow:0 0 15px 0 rgba(0,0,0,0.15);width:80px;height:80px;background:#FFF;-webkit-border-radius:50%;border-radius:50%;display:flex}
.graphic-design  .commonheadimage img{margin:auto}
.graphic-design  .paraHeading{color:#000;font-weight:700;padding:1.5rem 0;font-size:2rem;line-height: 1.6;}
.graphic-design  .paraHeading span{font-weight:400}
.graphic-design  .featuers-area .extraPad:nth-child(odd){flex-flow:row-reverse;flex-wrap:wrap}
.graphic-design  .featuers-area .extraPad{padding:4rem 0;align-items:center}

/* wouldu-like-to-create  */
.graphic-design .wouldu-like-to-create{background:#1563ff;background:-moz-linear-gradient(-45deg,#1563ff 0%,#44aeff 100%);background:-webkit-linear-gradient(-45deg,#1563ff 0%,#44aeff 100%);background:linear-gradient(135deg,#1563ff 0%,#44aeff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1563ff',endColorstr='#44aeff',GradientType=1);padding:5rem 0;color:#fff;overflow:hidden}
.graphic-design .wouldu-like-to-create .preHeading{font-size:3rem;margin:1rem 0 0;font-family:'SharpSansNo1-Bold';letter-spacing:2px;line-height:1}
.graphic-design .owl-carousel{display:-ms-flexbox;display:flex;margin-right:-15px;margin-left:-15px;justify-content:space-between;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-ms-flex-align:end;align-items:flex-end}
.graphic-design .owl-carousel .item{position:relative;min-width:150px;margin:0 10px}
.graphic-design .category-title{display:block;text-align:center;color:#FFF;font-size:19px;line-height:40px;margin:10px 0}
.graphic-design .image-overlay{position:relative;position:absolute;top:0;bottom:0;left:0;right:0;height:calc(100% - 50px);width:100%;opacity:0;transition:.5s ease;background:#C3C3C3 url(https://www.appypie.com/es/wp-content/uploads/2021/03/hover-pic.jpeg) no-repeat center center;color:#fff;font-size:12px}
.graphic-design .owl-carousel .item:hover .image-overlay{opacity:1}
.graphic-design .image-overlay .text{color:#fff;font-size:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;background:#13B3C2;border-radius:25px;font-size:1rem;padding:7px 27px;width:155px}

/* trusted-area  */
.graphic-design  .trusted-area {background: #000;font-size: 1.5rem;color: #f8f9fa;padding: 2.5rem 0;}

/*  FAQ */
.graphic-design  .heading{display:block;font-size:1.5rem;margin:0 auto 1.5rem}
.graphic-design  .seo-related-content{padding:5rem 0}
.graphic-design  .faqsection{padding-bottom:5rem}
.graphic-design  .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;margin-top:5px;line-height:1;padding:0;overflow:hidden}
.graphic-design  .card-header{padding:10px 15px!important;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;color:#333;background-color:#f5f5f5;border:none;background:#fff;padding:0!important}
.graphic-design  .card-title{width:100%;text-align:left;background:transparent!important;color:#333;padding:0;margin-bottom:0;text-decoration:none!important;cursor:pointer;border:0;font-size:1rem;font-family:'AvenirNextLTPro-Medium';background:#fff!important;border-radius:5px;padding:20px 15px;position:relative}
.graphic-design  .card-title:after{border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:ease-in .2s;margin:0 0 2px 2px;display:inline-block;content:"";position:absolute;right:2.5%;top:50%;transform:rotate(45deg) translate(-50%,-50%);-webkit-transform:rotate(45deg) translate(-50%,-50%)}
.graphic-design  .card-title[aria-expanded = true]:after{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}
.graphic-design  .card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem;line-height:26px;font-size:16px}
.graphic-design  .card-body a{color:#007bff;text-decoration:none;background-color:transparent}
.graphic-design  .card-title[aria-expanded = true]{border-bottom:1px solid #E5E5E5;border-radius:5px 5px 0 0}
.graphic-design  .card-body ul,.graphic-design .card-body ol{margin:10px 0;padding-left:20px}
.graphic-design  .card-body ul,.graphic-design .card-body ul li,.graphic-design .card-body ol,.graphic-design .card-body ol li{list-style:inherit}

/* Banner  */
.graphic-design .banner{min-height:100vh;background:url(https://www.appypie.com/es/wp-content/uploads/2021/03/design-banner-bg.jpeg);background-position:center bottom;background-repeat:no-repeat;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;position:relative;overflow:hidden;min-height:100vh}
.graphic-design .my-btn-style{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.graphic-design a.my-btn-style{background:#1664FF;margin:20px 0 0;padding:12px 50px 15px;font-size:18px;color:#FFF;-webkit-border-radius:40px;border-radius:40px}
.graphic-design a.my-btn-style:hover{background:#0A429F;color:#fff}
.graphic-design .banner-clientele{background:#1563ff;background:-moz-linear-gradient(-45deg,#1563ff 0%,#44aeff 100%);background:-webkit-linear-gradient(-45deg,#1563ff 0%,#44aeff 100%);background:linear-gradient(135deg,#1563ff 0%,#44aeff 100%);position:absolute;bottom:0;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;padding:15px 100px;z-index:1;height:75px}
.graphic-design .banner:after,.banner:before{content:"";display:block;position:absolute;background-size:cover!important;background-repeat:no-repeat!important;background-position:top!important;z-index:0}
.graphic-design .banner:before{background:url(https://www.appypie.com/es/wp-content/uploads/2021/03/design-banner-left.svg);width:323px;height:180px;left:-10%;bottom:3%}
.graphic-design .banner:after{background:url(https://www.appypie.com/es/wp-content/uploads/2021/03/design-banner-right.svg);width:250px;height:245px;right:-6%;bottom:4%}
.graphic-design .beta-area{border-radius:30px;color:#1664FF;margin-bottom:7px;display:table;width:auto;font-weight:500}
.graphic-design .bannerHeading{color:#000;font-size:56px;line-height:70px;font-family:'SharpSansNo1-Bold';margin-bottom:25px}
@media (min-width: 992px) {
.graphic-design  .banner-sideImg,.graphic-design  .banner-sideImg img{width:auto;height:493px;object-fit:cover}
}
@media (max-width: 991px) {
.graphic-design .banner-sideImg{display:none}
.graphic-design .featuers-area-img .lazyframe{margin-bottom:40px}
.graphic-design .featuers-area .extraPad:nth-child(2){padding-top:0}
.graphic-design .featuers-area-img{text-align:center;margin-bottom:40px}
.graphic-design .featuers-area-img img{height:auto}
.graphic-design .owl-carousel .item img{height:auto}
.graphic-design .row.extraPad .col-sm-12:nth-child(1){order:1}
}
@media (max-width: 767px) {
.graphic-design .banner .bannerHeading{line-height:1;margin-bottom:20px}
.graphic-design .banner::before{width:150px;height:115px;left:-16%;bottom:3%}
.graphic-design .banner::after{width:150px;height:150px;right:-20%}
.graphic-design .banner-clientele{padding:15px;height:70px}
.graphic-design .commonHeading{font-size:1.5rem}
.graphic-design .paraHeading{color:#000;font-weight:700;padding:2rem 0 1rem;font-size:1.5rem}
.graphic-design .trusted-area{font-size:1rem}
.graphic-design .card-title{font-size:.9rem}
.graphic-design .featuers-area .extraPad{padding:2rem 0;align-items:center}
.graphic-design .commonheadimage{width:60px;height:60px}
.graphic-design .wouldu-like-to-create .preHeading{font-size:2rem;margin:1rem 0 4rem}
.graphic-design .seo-related-content,.graphic-design .wouldu-like-to-create,.graphic-design .featuers-area,.graphic-design .video-area{padding:3rem 0}
}
@media (min-width: 320px) and (max-width: 767px) {
.graphic-design .banner h1{font-size:36px}
}


/* Banner Section */
.reseller_2021 {font-family: 'mukta',sans-serif;line-height: 32px;font-size: 16px;overflow: hidden;}
.reseller_2021 .banner_section{position:relative}
.reseller_2021 .banner_section:before{content:"";display:block;position:absolute;background:radial-gradient(#fff 25%,#F4F8FF 15%);border:30px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #F4F8FF;height:160px;width:160px;bottom:-40px;left:35%;display:block;position:absolute;background:radial-gradient(#fff 70%,#F4F8FF 53%);border:62px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #F4F8FF;height:400px;width:400px;top:-46%;left:-11%}
.reseller_2021 .banner_Wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;align-content:center;width:85%;margin:80px auto;position:relative}
.reseller_2021 .banner_Wrap:before{content:"";display:block;position:absolute;background:radial-gradient(#fff 25%,#F0F6FF 15%);border:30px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e3eeff;height:160px;width:160px;bottom:-40px;left:20%}
.reseller_2021 .banner_Content{-ms-flex:0 0 100%;flex:0 0 100%;max-width:38%;color:#000;align-self:center;position: relative;}
.reseller_2021 .banner_rightContent{-ms-flex:0 0 100%;flex:0 0 100%;max-width:55%;position:relative;margin-left:auto}
.reseller_2021 .banner_Heading{font-family:'mukta',sans-serif;color:#052D5B;font-size:40px;margin-top:0;font-weight: bold;}
.reseller_2021 .banner_subheading{font-size:16px;margin-bottom:15px;margin-top:15px;line-height:2}
.reseller_2021 .form-heading{font-size:15px;margin-bottom:15px;margin-top:15px;line-height:2}
.reseller_2021 .theme-button.btn{background-image:linear-gradient(to right,#1A6CFF 0%,#79A9FF 51%,#1A6CFF 100%);background-size:200% auto;margin:10px 0;transition:.4s;font-size:18px;color:#fff;padding:10px 40px;border-radius:12px;box-shadow:0 0 20px #eee}
.reseller_2021 .theme-button.btn:hover{transition:.4s;background-position:right center}
@media (min-width:768px) {
.reseller_2021 .banner_Wrap{width:750px}
}
@media (min-width:992px) {
.reseller_2021 .banner_Wrap{width:970px}
}
@media (min-width:1200px) {
.reseller_2021 .banner_Wrap{width:1170px}
}
@media (max-width:1024px) {
.reseller_2021 .banner_Wrap:before{left:20%}
}
@media (max-width:991px) {
.reseller_2021 .banner_Wrap{justify-content:center}
.reseller_2021 .banner_Content,.reseller_2021 .banner_rightContent{max-width:75%;margin:auto;margin-bottom:30px}
}
@media (max-width:767px) {
.reseller_2021 .banner_subheading,.reseller_2021 .form-heading{line-height:1.5}
.reseller_2021 .banner_Content,.reseller_2021 .banner_rightContent{max-width:100%}
}
@media (max-width:340px) {
.reseller_2021 .theme-button.btn{padding:10px 30px;font-size:15px}
}

/*  */
.reseller_2021 .banner_featureWrap{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0;justify-content:space-between;margin:0;position:relative}
.reseller_2021 .banner_rightContent:before{position:absolute;content:'';width:780px;height:430px;top:50%;border-radius:0;background-image:url(https://www.appypie.com/es/wp-content/uploads/2021/06/reseller-banner.jpeg);right:-16%;transform:translate(0,-50%) rotate(-3deg);background-repeat:no-repeat;background-size:contain;filter:blur(45px)}
.reseller_2021 .banner_featureWrap_column{flex:0 0 45%}
.reseller_2021 .banner_featureContent{flex:0 0 calc(100% - 45px)}
.reseller_2021 .banner_featureWrap > .banner_featureList:first-child{align-self:center;-ms-flex-wrap:wrap;flex-wrap:wrap;flex:0 0 25%}
.reseller_2021 .banner_featureWrap > .banner_featureList:last-child{align-self:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;flex:0 0 25%}
.reseller_2021 .banner_featureList{background:hsl(0deg 0.0% 100% / 80%);padding:15px;border-radius:14px;box-shadow:rgba(0, 0, 0, 0.12) 0px 3px 26px;;display:flex;margin:0 0 10px}
.reseller_2021 .banner_featureTitle{padding-bottom:2px;font-weight:700;color:#072d5b;line-height:initial;font-size:14px;font-family:'mukta',sans-serif;margin-bottom:0}
.reseller_2021 .banner_featureContent p{font-size:13px!important;line-height:22px}
.reseller_2021 .banner_featureIcon{width:40px;height:40px;background-image:url(https://www.appypie.com/es/wp-content/uploads/2021/06/reseller-icon.svg);background-repeat:no-repeat;background-position:4px 6px;flex:0 0 40px}
@media (min-width:992px) {
.reseller_2021 .banner_featureWrap > .banner_featureList:first-child  .banner_featureContent,.reseller_2021 .banner_featureWrap >  .banner_featureList:last-child  .banner_featureContent{flex:0 0 100%}
}
@media (max-width:1024px) {
.reseller_2021 .banner_rightContent::before{right:-40%}
}
@media (max-width:991px) {
.reseller_2021 .banner_featureWrap{margin:auto}
.reseller_2021 .banner_featureWrap .banner_featureList,.reseller_2021 .banner_featureWrap_column{flex:0 0 100%!important}
}
@media (max-width:767px) {
.reseller_2021 .banner_featureWrap{margin:auto}
}


/* margin-top css */
.mt-0{margin-top: 0 !important;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mt-40 {margin-top: 40px;}
.mt-50 {margin-top: 50px;}
/* margin-bottom css */

.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.section-padding {
    padding: 60px 0;
    position: relative;
}
/* Video Frame */
.reseller_2021  .videoFrame{border:12px solid #D3D3D3;padding:20px;border-radius:20px;position:relative;background:#fff}
.reseller_2021  .videoFrame:before{content:"";display:block;position:absolute;background:radial-gradient(#fff 25%,#F4F8FF 15%);border:70px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #f4f8ff;height:500px;width:500px;bottom:2%;right:-50%;z-index:-1}
.reseller_2021  .videoFrame .lyte-wrapper{margin:0!important}
.reseller_2021  .videoFrame .lL{display:none}
@media (max-width:767px) {
    .reseller_2021  .videoFrame::before{right:-70%}
}
.reseller_2021 .mainHeading {color: #052D5B;font-family: 'mukta',sans-serif;font-size: 35px;}
.reseller_2021  .start-section:before{content:"";display:block;position:absolute;background:radial-gradient(#fff 25%,#F0F6FF 15%);border:22px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e3eeff;height:160px;width:160px;bottom:0;left:-7%;z-index:-1}
.reseller_2021  .circleList{counter-reset:videoList-counter;list-style:none;padding-left:40px}
.reseller_2021  .circleList li{margin:0 0 12px;counter-increment:videoList-counter;position:relative}
.reseller_2021  .circleList li::before{content:counter(videoList-counter);color:#2271FF;font-size:15px;font-weight:700;position:absolute;left:calc(-1 * 20px - 20px);line-height:30px;width:30px;height:30px;top:2px;background:#E8F1FF;border-radius:50%;text-align:center;font-family:'mukta',sans-serif}
@media (min-width:992px){
    .reseller_2021  .circleList li {padding-right: 30px;}
}
/* reseller_2021  FAQ */
.reseller_2021 #FAQs .mainHeading{color:#fff;position: relative;z-index: 1;}
.reseller_2021 #FAQs{background:linear-gradient(90deg,#1A6CFF,#79A9FF);padding:40px 0 60px;position:relative}
.reseller_2021 #FAQs .panel-heading{border-top-left-radius:5px;border-top-right-radius:5px}
.reseller_2021 #FAQs .panel-title a{transition:.4s;position:relative}
.reseller_2021 #FAQs .panel-title a:after{border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:ease-in .2s;margin:0 0 2px 2px;display:inline-block;content:"";position:absolute;right:2.5%;top:50%;transform:rotate(45deg) translate(-50%,-50%);-webkit-transform:rotate(45deg) translate(-50%,-50%)}
.reseller_2021 #FAQs .panel-default>.panel-heading{color:#333;background-color:transparent;border-color:#fff;padding:0}
.reseller_2021 #FAQs .panel{border-radius:5px;position:relative;z-index:1;}
.reseller_2021 #FAQs ol,.reseller_2021 #FAQs ul{padding-left:30px}
.reseller_2021 #FAQs .cstm-accordion-style .panel-collapse .panel-body ul li,.reseller_2021 #FAQs .cstm-accordion-style .panel-collapse .panel-body ol li{padding:0;font-size:16px}
.reseller_2021 #FAQs .panel-title a[aria-expanded = true]:after{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}
.reseller_2021 #FAQs .cstm-accordion-style{position:relative}
.reseller_2021 #FAQs:before { content: ""; display: block; position: absolute; background: radial-gradient(#1d6af7 25%,#3279fe 15%); border: 22px solid rgba(31, 109, 252,1); border-radius: 50%; box-shadow: 0px 0px 0px 1px rgba(227, 238, 255 , 0.20); height: 160px; width: 160px; bottom: 40px; left: 1%; z-index: 0; }
.reseller_2021 #FAQs:after { content: ""; display: block; position: absolute; background: radial-gradient(#6ca1ff 25%,#79a9ff 15%); border: 30px solid #73a3fe; border-radius: 50%; box-shadow: 0px 0px 0px 1px rgba(227 ,238, 255 , 0.20); height: 160px; width: 160px; top: 30px; right: 20px; z-index: 0; }
.reseller_2021 #FAQs .cstm-accordion-style .panel-title a {display: block;text-decoration: none;padding: 15px 15px;background: #fff;}
.reseller_2021 #FAQs .panel-title a:hover{background: #e3eeff;transition: 0.4s;border-radius: 5px;}
.reseller_2021 #FAQs .panel-title a[aria-expanded = true] {background: #e3eeff;transition: 0.4s;border-top-left-radius: 5px;border-top-right-radius: 5px;}
@media (max-width:767px){
.reseller_2021 #FAQs::after {right: -21%;}
.reseller_2021 #FAQs::before {left: -20%;}
}

/* Testimonials  */
.reseller_2021 .slideWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%}
.reseller_2021 .slideWrapList{position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;color:#000;transition:.25s ease-out;max-width:32.333%}
.reseller_2021 .slideWrapContent{background-color:#fff;padding:90px 32px 60px;text-align:center;border-radius:10px;box-shadow:0 -1px 20px 4px #E5EEFD;display:block;position:relative;line-height:1.6}
.reseller_2021 .slideWrapContent::before{content:'';background-image:url(https://www.appypie.com/es/wp-content/uploads/2021/06/quote.png);width:60px;height:60px;position:absolute;top:14px;background-repeat:no-repeat;background-size:contain;background-position:0;left:38%}
.reseller_2021 .image-box{width:200px;margin:0 auto;text-align:center;position:relative;top:-52px}
.reseller_2021 .image-box img{width:80px;height:80px;border-radius:100%;margin-bottom:10px}
.reseller_2021 .testimonial-user span{font-size:15px;font-weight:100;line-height:30px;color:#000;display:block}
.reseller_2021 .slideWrapList:nth-child(2) .slideWrapContent{background:linear-gradient(90deg,#1A6CFF,#79A9FF);color:#fff}
.reseller_2021 .slideWrapList:nth-child(2) .slideWrapContent::before{opacity:.3}
.reseller_2021 .slideWrapList:nth-child(2){max-width:35.333%;z-index:2}
.reseller_2021 .slideWrapList:not(:nth-child(2)){margin-top:40px}
.reseller_2021 .testimonial-user {color: #333 !important;}
@media (max-width:991px) {
    .reseller_2021 .slideWrap {justify-content: flex-start;flex-wrap: nowrap;overflow-x: scroll;}
    .reseller_2021 .slideWrapList,.reseller_2021 .slideWrapList:nth-child(2),.reseller_2021 .slideWrapList:not(:nth-child(2))  {max-width: 80%;margin: 10px;}
}


canvas.spotLight {display: none;}

/* Author Css */
div#about-author{padding:15px 50px;position:relative;z-index:1;width:100%;margin:auto;background:#fff;color:#333;border-radius:40px;box-shadow:0 0 10px #33333326;transform:translateY(-10px)}
div#about-author .head{font-style:italic}
div#about-author .head a{color:#fff;color:#333;font-style:normal}
@media(max-width:767px) {
div#about-author {padding: 15px 20px;width: 95%;font-size: 13px;line-height: 1.5;}
}