article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; margin: 0; padding: 0;}
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form {margin: 0; padding: 0; list-style: none; font-weight: normal;}
button, input, select, textarea {margin: 0; padding: 0; border: none; font-family: 'Josefin Sans', sans-serif;}
.custfield:focus {outline: none; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
body {font-family: 'Josefin Sans', sans-serif; font-size: 14px; color: #000000; background: linear-gradient(180deg, #282B30 0%, #141414 100%); background-repeat: no-repeat;}
a {text-decoration: none;}
a:hover, a:focus {text-decoration: none; outline: none;}
img {border: none; vertical-align: middle;}

/****************
 * Common Css
 ****************/
.main {width: 100%; overflow: hidden;}
header, section, footer {width: 100%; float: left;}
.container {width: 1172px; margin: 0 auto;}
.custfield {border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
a, a:hover, button {transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.downloadbtn {margin-top: 12px; height: 40px; padding: 0px 20px; font-size: 16px; color: #ffffff; font-weight: 500; display: inline-block; line-height: 40px; background: linear-gradient(180deg, #FFBF1E 0%, #C48D04 100%); box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); -moz-box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); -webkit-box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
.contactlinks a.downloadbtn {margin-top: 12px; height: 40px; padding: 0px 20px; font-size: 16px; color: #ffffff; font-weight: 500; display: inline-block; line-height: 40px; background: linear-gradient(180deg, #FFBF1E 0%, #C48D04 100%); box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); -moz-box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); -webkit-box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
.downloadbtn2 {height: 60px; font-size: 26px; line-height: 60px; padding: 0 35px;}
.downloadbtn:hover {background: linear-gradient(180deg, #C48D04 0%, #FFBF1E 100%);}

.ctitle span {font-size: 30px; color: #ffffff;}
.subtitle {color: #ffffff; font-weight: 700; font-size: 44px;line-height: 55px; margin-bottom: 30px;}
.play {position: absolute; width: 86px; height: 86px; left: 50%; top: 50%; transform: translate(-50%, -50%); background-image: url(../images/play.png); background-repeat: no-repeat; background-position: 50% 50%;}

header {position: relative; padding-top: 32px;}
.sticky{position: fixed; z-index:1; padding-top: 0px;}
header .headerbox {float: left; width: 100%; box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.05), 6px 6px 12px rgba(0, 0, 0, 0.22); border-radius: 20px; padding:12px 30px;}
header .headerbox .logo {float: left; margin-top: 7px;}
.mobilelogo{display:none;}
@media only screen and (max-width: 600px) { header .headerbox .logo {float: left; margin-top: 15px;} .desktoplogo{display:none;} .mobilelogo{display:block;} }
.custnav {float: left; margin-top: 24px; margin-left: 10px;}
.custnav .menus > li {float: left; margin-left: 20px;}
.custnav .menus > li > a {float: left; font-size: 18px; font-weight: 300; color: #ffffff;}
.custnav .menus > li > a:hover, .contactlinks a:hover, footer .fcol2 .links li a:hover {color: #FFBF1E;}
.custnav .menus > li.dropmenu a {background-image: url(../images/downarrow.svg); background-repeat: no-repeat; background-position: 100% 5px; padding-right: 20px;}
/*header .rheader {border-left: 2px solid #35383a; float: right; padding: 12px 0;}*/
header .rheader {border-left: 2px solid #35383a; float: right; padding-left: 30px;}
/*.contactlinks {float: left; margin-right: 30px; margin-top: 3px;}*/
.contactlinks {float: left; margin-right: 30px;}
/*.contactlinks a {float: left; color: #ffffff; font-size: 18px; margin-left: 33px; font-weight: 300; background-repeat: no-repeat; padding: 9px 0px 9px 40px; background-position: 0 50%;}*/
.contactlinks a {float: left; color: #ffffff; font-size: 18px; margin-left: 15px; font-weight: 300; background-repeat: no-repeat; padding: 23px 0px 20px 60px; background-position: 0 50%;}
.contactlinks .call {background-image: url(../images/phone.svg); }
.contactlinks .email {background-image: url(../images/web.svg);}

.section-h1 {position: relative; padding: 140px 0px 122px;}
.section-h1 h4 {font-size: 30px; color: #8E8E8E; float: left; width: 100%; text-align: center; margin-bottom: 50px;}
.section-h1 .maknontexts {padding-left: 143px;}
.section-h1 .maknontexts div {float: left;}
.section-h1 .maknontexts .andtext {margin: 0 115px;}
.section-h1 .makroom {float: left; width: 100%; padding: 70px 25px 0px;}
.section-h1 .makroom .maknonboxs {width: 50%; float: left; text-align:center;}
.section-h1 .makroom .makbox1 {padding-right: 40px;}
.section-h1 .makroom .makbox2 {padding-left: 40px;}
.section-h1 .makroom .imgbox {width: 100%; height: 313px; margin-bottom: 30px; float: left; position: relative; background-color: #D9D9D9; box-shadow: -4.36364px -4.36364px 8.72727px rgba(255, 255, 255, 0.20), 4.36364px 4.36364px 8.72727px rgba(0, 0, 0, 0.35); border-radius: 20px; overflow: hidden;}
.section-h1 .makroom .textbtn span { background-repeat: no-repeat; background-position: 100% 0%; padding-right:28px; font-weight: 500;font-size: 17px; line-height: 17px; color: #C38D04;}
.section-h1 .makroom .download span {background-image: url(../images/download.svg);}
.section-h1 .makroom .explore span {background-image: url(../images/explore.svg);}
.section-h1 .makroom .textbtn:hover span {color: #ffbf1e;}

.section-h2 {position: relative; padding: 0px 0px 140px;}
.section-h2 .textbox1 {text-align: center; width: 100%; float: left; padding: 25px; box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;}
.section-h2 .textbox1 .textinner {background: transparent; box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -moz- box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit- box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); float: left; width: 100%; padding:80px 50px 100px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px;}
.section-h2 .textbox1 h3 {color: #ffffff; font-weight: 700; font-size: 44px;line-height: 55px; margin-bottom: 30px;}
.section-h2 .textbox1 p {font-weight: 300; font-size: 22px; line-height: 32px; text-align: center; color: rgba(255,255,255,0.8);padding-bottom:20px;}
.section-h2 .book{font-family: 'Josefin Sans'; font-style: normal; font-size: 80px !important; line-height: 71px !important; color: #C2C2C2 !important;}

.section-h3 {position: relative; padding: 200px 0px;}
.section-h3 .textinfo {float: right;}
.section-h3 .imgbox {position: absolute; left: 0px; top: 0px;}
.section-h4 {position: relative;}
.section-h4 .textbox1 {text-align: center; width: 100%; position: relative; float: left; padding: 25px; box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;}
.section-h4 .textbox1 .play { width: 110px; height: 110px; background-image: url(../images/play2.png);}
.section-h4 .textbox1{padding:0px;}
.section-h4 .textbox1 video{box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;}

/** Common Slider **/
.commonslider {width: 100%; position: relative;}
.commonslider .owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative;}
.commonslider .owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden;}
.commonslider .owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.commonslider .owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.commonslider .owl-carousel .owl-wrapper, .commonslider .owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);}
.commonslider .owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;}
.commonslider .owl-carousel.owl-loaded {display: block; float: left;}
.commonslider .owl-carousel.owl-loading {opacity: 0; display: block;}
.commonslider .owl-carousel.owl-hidden {opacity: 0;}
.commonslider .owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.commonslider .owl-carousel.owl-grab {cursor: move; cursor: grab;}
.commonslider .owl-carousel .owl-dots.disabled{display: none;}
.commonslider .owl-nav {width: 108px; position:absolute; right: 40px; top: -180px;}
/*.commonslider .owl-nav button {width: 68px; height:68px; cursor: pointer; background-color: #25272C; background-repeat: no-repeat; background-position: 50% 50%; position: absolute; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; z-index:111; box-shadow: -11.9822px -11.9822px 23.9644px rgba(255, 255, 255, 0.08), 11.9822px 11.9822px 23.9644px rgba(0, 0, 0, 0.25);}*/
.commonslider .owl-nav button {width: 40px; height:40px; cursor: pointer; background-color: #25272C; background-repeat: no-repeat; background-position: 50% 50%; position: absolute; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; z-index:111; box-shadow: -11.9822px -11.9822px 23.9644px rgba(255, 255, 255, 0.08), 11.9822px 11.9822px 23.9644px rgba(0, 0, 0, 0.25);}
.commonslider .owl-nav .owl-prev {background-image: url(../images/prev-arrow.svg); right: 87px;}
.commonslider .owl-nav .owl-prev:hover {background-image: url(../images/prev-arrow-h.svg);}
.commonslider .owl-nav .owl-next {background-image: url(../images/next-arrow.svg); right:0px;}
.commonslider .owl-nav .owl-next:hover {background-image: url(../images/next-arrow-h.svg);}

.intromaknon {padding-top: 180px; padding-bottom: 160px;}
.intromaknon .ctitle span {margin-left: 259px; position: relative; top: 18px;}
.introslider {position: relative; padding-top: 110px; width: calc(((100% - 1920px) / 2) + 1700px - (1700px / 12)); width: -moz-calc(((100% - 1920px) / 2) + 1700px - (1700px / 12)); width: -webkit-calc(((100% - 1920px) / 2) + 1700px - (1700px / 12)); float: right;} 
.introslider .item {padding: 0 13px;}
.introslider .itembox {padding: 15px; box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.introslider .itembox .iteminner {padding: 30px; box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25);}
.introslider .itembox .iteminner .icon {width: 84px; height: 84px; background-repeat: no-repeat; background-position: 50% 50%;}
.introslider .itembox .iteminner .icon1 {background-image: url(../images/intro-icon1.png);}
.introslider .itembox .iteminner .icon2 {background-image: url(../images/intro-icon1.png);}
.introslider .itembox .iteminner .icon3 {background-image: url(../images/intro-icon1.png);}
.introslider .itembox .iteminner .icon4 {background-image: url(../images/intro-icon1.png);}
.introslider .itembox .iteminner .icon5 {background-image: url(../images/intro-icon1.png);}
.introslider .itembox h4 {font-size: 22px; line-height: 32px; color: rgba(255,255,255,0.8); font-weight: 500; margin-top: 40px;min-height: 96px;}
a.anchor{display:block; position:relative; top:-200px; visibility: hidden;}

/*.section-h5 {background: url(../images/bg1.png) no-repeat 50% 0%; position: relative; padding: 160px 0 280px; background-size: cover; margin-top: 150px;}*/
/*.section-h5 {background: url(../images/bg1.png) no-repeat 50% 0%; position: relative; padding: 130px 0 150px; background-size: cover; margin-top: 120px;}*/
.section-h5 {background: url(../images/bg1.png) no-repeat 50% 0%; position: relative; padding: 60px 0 30px; background-size: cover; margin-top: 120px;}
.section-h5 .minconts {margin: 0 auto; width: 645px; position: relative; text-align: center;}
.section-h5 .minconts .circle1 {position: absolute; right: 30px; top: -137px; background: url(../images/cir-icon1.svg) no-repeat 50% 50%; width: 108px; height: 108px;}
.section-h5 .minconts .circle2 {position: absolute; left: 15px; top: 360px; background: url(../images/cir-icon2.svg) no-repeat 50% 50%; width: 53px; height: 53px;}
.section-h5 .downloadbtn2 {margin-top: 175px;}
.section-h5 .aos-animate img{width: 85%;}


footer {background-color: #151516; padding: 95px 0px; box-shadow: inset -6px -6px 12px rgba(255, 255, 255, 0.03), inset 6px 6px 12px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset -6px -6px 12px rgba(255, 255, 255, 0.03), inset 6px 6px 12px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset -6px -6px 12px rgba(255, 255, 255, 0.03), inset 6px 6px 12px rgba(0, 0, 0, 0.2);}
footer .fcol {float: left;}
footer .fcol1 {width: 388px;}
footer .fcol2 {width: 392px; text-align: center;}
footer .fcol3 {width: 200px; float: right;}

footer .fcol2 h4 {font-size: 16px; color: #ffffff; font-weight: 500;}
footer .fcol2 .links {margin: 22px 0;}
footer .fcol2 .links li {display: inline-block; border-right: 1px solid #ffffff; padding: 0px 15px 0px 10px;}
footer .fcol2 .links li:last-child {border-right: none;}
footer .fcol2 .links li a {display: inline-block; color: #ffffff; font-size: 16px; color: #ffffff; font-weight: 300;}
footer .copyright {float: left; width: 100%; border-top: 1px solid #292A2C;}
.socials {display: inline-block;}
.socials a {display: inline-block; margin: 0 8px; width: 21px; height: 21px; vertical-align: top; background-repeat: no-repeat; background-position: 50% 50%;}
.socials .insta {background-image: url(../images/insta.svg);}
.socials .youtube {background-image: url(../images/youtube.png);}
.socials .fb {background-image: url(../images/fb.svg);}
.socials .linkedin {background-image: url(../images/linkedin.svg);}
footer .socials {margin: 25px 0;}
footer .copyright p {font-size: 18px; color: #ffffff; font-weight: 300;}
footer .copyright p span {text-decoration: underline;}
footer .contactlinks a {margin-bottom: 15px;}

/** Download Page **/
.downloadmaknon {padding-top: 130px; padding-bottom: 160px;}
.downloadmaknon .ctitle {text-align: center; margin-bottom: 70px;}
.downmaknonbox {margin: 0px -13px;}
.downmaknonbox .downloadbox {padding: 0 13px; float: left; width: 25%;}
.downmaknonbox .dmbox {padding: 12px; height:185px; box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;}
.downmaknonbox .dmbox .downinner {padding: 30px 15px; height: 100%; width: 100%; float: left; box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
.downmaknonbox .dmbox .downinner .icon {width: 45px; height: 45px; background-repeat: no-repeat; background-position: 50% 50%;}
.downmaknonbox .dmbox .downinner .icon1 {background-image: url(../images/windows.png);}
.downmaknonbox .dmbox .downinner .icon2 {background-image: url(../images/android.png);}
.downmaknonbox .dmbox .downinner .icon3 {background-image: url(../images/macos.png);}
.downmaknonbox .dmbox .downinner .icon4 {background-image: url(../images/ios.png);}
.downmaknonbox .dmbox h4 {font-size: 20px; line-height: 32px; color: rgba(255,255,255,0.8); font-weight: 500; margin-top:20px;}
.downmaknonbox .dmbox h4 span {color:#C38D04;}
.downmaknonbox .dmbox p {font-size: 14px; line-height:16px; color: rgba(255,255,255,0.8); font-weight: 400;}
.downmaknonbox .dmbox .downinner:hover {background: rgb(46,51,56);
background: -moz-linear-gradient(-45deg, rgba(46,51,56,1) 0%, rgba(22,25,30,1) 50%, rgba(46,51,56,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(46,51,56,1) 0%,rgba(22,25,30,1) 50%,rgba(46,51,56,1) 100%);
background: linear-gradient(135deg, rgba(46,51,56,1) 0%,rgba(22,25,30,1) 50%,rgba(46,51,56,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3338', endColorstr='#2e3338',GradientType=1 );
  	background-size: 200%;
  -webkit-animation: anime 3s linear infinite;
          animation: anime 3s linear infinite;
}
@-webkit-keyframes anime {
  0% {
    background-position: 0% 50%;
  }
  75% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes anime {
  0% {
    background-position: 0% 50%;
  }
  75% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.moveanim1 {-webkit-animation: moveanim1 6s ease infinite; animation: moveanim1 6s ease infinite;}
@-webkit-keyframes moveanim1 {
	0% {
	    top: -147px;
	}
  	25% {
    	top: -137px; right: 0px;
 	}
 	50% {
    	top:-120; right: 40px;
  	}
  	75% {
    	top:-100; right: 30px;
  	}
  	100% {
    	top:-147px;
  	}
}
@keyframes moveanim1 {
  	0% {
	    top: -147px;
	}
  	25% {
    	top: -137px; right: 0px;
 	}
 	50% {
    	top:-120; right: 40px;
  	}
  	75% {
    	top:-100; right: 30px;
  	}
  	100% {
    	top:-147px;
  	}
}
.moveanim2 {-webkit-animation: moveanim2 6s ease infinite; animation: moveanim2 6s ease infinite;}
@-webkit-keyframes moveanim2 {
	0% {
	    top: 360px;
	}
  	25% {
    	top: 340px; left: 0px;
 	}
 	50% {
    	top:310px; left: 25px;
  	}
  	75% {
    	top:330px; left: 15px;
  	}
  	100% {
    	top:360px;
  	}
}
@keyframes moveanim2 {
  	0% {
	    top: 360px;
	}
  	25% {
    	top: 340px; left: 0px;
 	}
 	50% {
    	top:310px; left: 25px;
  	}
  	75% {
    	top:330px; left: 15px;
  	}
  	100% {
    	top:360px;
  	}
}



/** Pricing Css Start **/
.pricing {padding: 150px 0;}
.pricing .pricingpart {width: 100%; float: left; padding: 15px; box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -8px -8px 16px rgba(255, 255, 255, 0.05), inset 8px 8px 16px rgba(0, 0, 0, 0.25); border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px;}
.pricing .pricingpart .pricinginner {background: transparent; padding-bottom: 40px; box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -moz- box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); -webkit- box-shadow: -8px -8px 16px rgba(255, 255, 255, 0.05), 8px 8px 16px rgba(0, 0, 0, 0.25); float: left; width: 100%; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.pricing .pricingtext {text-align: center; margin: 40px 0;}
.pricing .subtitle {text-align: center;}
.pricingtable .pricinghead {float: left; width: 100%; padding: 16px 0 10px; background: linear-gradient(180deg, #FFBF1E 0%, #C48D04 100%); box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); -moz-box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); -webkit-box-shadow: -6px -6px 12px rgba(255, 255, 255, 0.15), 6px 6px 12px rgba(0, 0, 0, 0.25); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
.pricingtable .pricinghead h4, .pricingtable .mobilehead {font-size: 28px; color: #ffffff; text-align: center; text-transform: uppercase; font-weight: 700;}
.pricingtable .pricinghead li {float: left;}
.pricingtable .pcol1 {width: 260px;}
.pricingtable .pcol2, .pricingtable .pcol3 {width: 231px;}
.pricingtable .pcol4 {width: 400px;}
.pricingtable .pricinginfo {text-align: center; margin-top: 20px; float: left;}
.pricingtable .pricinginfo ul li {float: left; width: 100%; padding: 10px;}
.pricingtable .pricinginfo p {font-size: 18px; color: #ffffff;}
.pricingtable .pricinginfo .righticon {min-height: 19px;}
.pricingtable .pricinginfo .righticon img {width: 18px;}
.pricingtable .pricingcreator ul {float: left; width: 50%; border-right: 1px solid #ffffff;}
.pricingtable .pricingcreator .b0 {border-right: none;}
.mobilelable, .mobilehead {display: none;}
footer .fcol1 h4{font-size: 16px; color: #ffffff;font-weight: 500;padding-top:50px;}
footer .fcol1 p{color: #ffffff; font-size: 16px;font-weight: 300;padding-top:20px;line-height:20px;width:90%;}
.privacyterms h2{color: #ffffff; font-weight: 700; font-size: 24px; line-height: 30px; margin-bottom: 30px;margin-top:30px;}
.privacyterms ul li {font-weight: 300; font-size: 20px; line-height: 32px; color: rgba(255,255,255,0.8); padding-bottom: 20px;list-style:disc}
.privterm{color: #ffffff; font-size: 16px; color: #ffffff; font-weight: 300;border-top: 1px solid #292A2C;display:block;padding:10px;}
/** Pricing Css End **/