/*
Theme Name: Photo Alive
Description: A wordpress theme for production.
Author: SSProducer
Author URI: http://www.smallscreenproducer.com/
Version: 1.0.0Tags: Responsive, grey, white, right-sidebar,theme-options, threaded-comments, banner ads, adsense,fab themes.
*/
input:focus::-webkit-input-placeholder {color: transparent;}
input:focus:-moz-placeholder { color: transparent;} 
input:focus::-moz-placeholder { color: transparent;} 
input:focus:-ms-input-placeholder {  color: transparent;} 

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,300italic,300,600italic,700,700italic,800,800italic);

body {
  font-family: "Open Sans", sans-serif;
}

.color_blue {
  color: #57c0fd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 10px 0;
}

table td,table th {
  text-align: left;
  padding: .4em .8em;
}

table th {
}

table td {
}

table tr.even td {
}

table tr:hover td {
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0;
}

img.alignnone {
  display: inline;
  background: #eee;
  margin: 0 0 10px;
  padding: 5px;
}

img.alignright {
  display: inline;
  background: #eee;
  margin: 5px 0 10px 10px;
  padding: 5px;
}

img.alignleft {
  display: inline;
  background: #eee;
  margin: 10px 15px 10px 0;
  padding: 5px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

.alignleft {
  float: left;
  margin: 10px 15px 10px 0;
}

.wp-caption {
  text-align: center;
  background: #eee;
  margin: 10px;
  padding: 4px 0 5px;
}

.wp-caption img {
  border: 0;
  margin: 0 0 5px;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  font-weight: 400;
  line-height: 12px;
  color: #444;
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.rounded {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.boxshadow {
  -moz-box-shadow: 0 0 5px #000;
  -webkit-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}/* FONTS *//* Head */.top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 16px 0 8px;
  background: #fff;
  z-index: 999;
}

.head {
  padding: 10px 0px;
}

#blogname {
  margin: 0px 0px 0px 0px;
}

#blogname h1 {
  padding: 0px 0px 0px 0px;
  margin-bottom: 0;
	    display: flex;
    align-items: center;
    justify-content: center;
}

#blogname h1 a:link,#blogname h1 a:visited {
  color: #000;
  text-decoration: none;
}

#blogname h1 a {
  display: block;
  width: 524px;
  height: 94px;
  background: url(https://www.photoalive3d.com/wp-content/uploads/2023/09/logo.webp)no-repeat center top;
  font-size: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-size: 100%;
}
.poweredby-ssp {
    max-width: 300px;
    display: block;
}
#top-sticky-wrapper{
  height: auto !important;
}

#top-sticky-wrapper.sticky #blogname h1 a {
  width: 300px;
  height: 60px;
}

.casing {
}	
/* SEARCH FORM	 */

#search {
}

#search form {
  margin: 0px 0px 0px 0px;
  padding: 0;
}

#s {
}	/* TOP-MENU */#botmenu {
  margin: 0px;
  font-size: 12px;
}

#submenu {
  margin: 0px 0px;
  padding: 0px 0px;
}

#submenu ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 0px;
}

#submenu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #999;
  font-weight: bold;
}

#submenu li a {
  color: #999;
  display: block;
  margin: 0;
  padding: 18px 10px 18px 10px;
  text-decoration: none;
  position: relative;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
  color: #777;
}

#submenu li a.sf-with-ul {
  padding-right: 10px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
  color: #aaa;
  font-size: 12px;
  width: 148px;
  margin: 0;
  padding: 0px 10px;
  line-height: 40px;
  border-bottom: 1px solid #444444;
  border-top: 1px solid #2D2623;
  border-left: 1px solid #2D2623;
  border-right: 1px solid #444444;
  position: relative;
  background: #2e2e2b;
  font-weight: normal;
}

#submenu ul ul li:first-child {
  border-top: none;
}

#submenu ul ul li:last-child {
  border-bottom: none;
}

#submenu li li:last-child {
  border-bottom: none;
}

#submenu li li a:hover, #submenu li li a:active {
  background: #343431;
  color: #fff;
}

#submenu li ul {
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 170px;
  margin: 0px 0px;
  padding: 0px;
  background: #282828;
}

#submenu li ul a {
  width: 150px;
}

#submenu li ul a:hover, #submenu li ul a:active {
}

#submenu li ul ul {
  margin: -37px 0 0 169px;
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
  left: -999em;
}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
  left: auto;
}

#submenu li:hover, #submenu li.sfHover {
  position: static;
}		/* mobile-menu	 */select.mobileMenu {
  width: 100%;
  padding: 3px 0px;
}	/* Slider */.slidebox {
  padding-top: 30px;
}	/* Intro	 */.intro {
  text-align: center;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 150%;
  padding: 30px 0px!important;
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
  background: #fff;
  margin: 30px auto!important;
}/* Boxes */.btitle h2 {
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 120%;
  padding: 5px 0px;
  margin: 5px 0px;
}

.btitle h2 a:link, .btitle h2 a:visited {
  text-decoration: none;
  color: #151515;
  text-shadow: 0px -1px 0px #fcfcfc;
}

.boxentry {
  font-size: 12px;
  padding: 0px 0px;
}

.boxentry p {
  margin: 0px 0px 5px 0px;
  padding: 5px 0px;
}/* POSTS */.post {
  margin: 0px 0px 30px 0px;
  color: #666;
}

.title h2 {
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
  font-size: 26px;
  padding-top: 5px;
}

.title h2 a:link, .title h2 a:visited {
  text-decoration: none;
  color: #151515;
  text-shadow: 0px -1px 0px #fcfcfc;
}

.postimg {
  float: left;
  margin: 15px 10px 10px 0px;
}

.postmeta {
  padding: 5px 0px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.author {
  color: #888;
  padding: 2px 5px 2px 15px;
  background: url(images/user.png) left center no-repeat;
}

.clock {
  color: #888;
  padding: 2px 5px 2px 15px;
  background: url(images/clock.png) left center no-repeat;
}

.singleinfo {
  padding: 5px 0px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.categori {
  padding: 2px 0 2px 15px;
  color: #888;
  font-weight: bold;
  background: url(images/tag.png) left center no-repeat;
  font-size: 10px;
  text-transform: uppercase;
}

.categori a:link,.categori a:visited {
  color: #444;
  text-decoration: none;
}

.categori a:hover {
  color: #444;
}

.entry {
  font-size: 12px;
  padding: 10px 0px;
}

.entry a:link,.entry a:visited {
  color: #eb1d32;
}

.entry a:hover {
  color: #fc2c42;
}

.entry ul, .entry ol {
  margin: .4em 0 1em;
  line-height: 150%;
}

.entry ul li, .entry ol li {
  list-style-position: outside;
  margin-left: 1.6em;
}

.entry p {
  margin: 5px 0px 5px 0px;
  padding: 5px 0px;
  line-height: 180%;
}/* SIDEBAR WIDGETS */#right {
  width: 100%;
  float: right;
}

.sidebar {
  float: right;
  width: 260px;
}

.sidetitl {
  margin-top: 10px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  width: 100%;
}

.sidetitl h3 {
  font-size: 18px;
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
  color: #555;
}

.sidebox {
  list-style: none;
  color: #ddd;
  margin: 0px 0 30px 0px;
}

.sidebox ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 5px;
}

.sidebox li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebox ul ul {
  list-style-type: none;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.sidebox ul li {
  height: 100%;
  line-height: 18px;
  clear: left;
  list-style-type: none;
  margin: 0;
  font-size: 12px;
  color: #666;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
  color: #666;
  text-decoration: none;
  display: block;
  padding: 7px 0px;
}

.sidebox ul li a:hover {
  color: #444;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.widget_meta ul li {
  border-bottom: 1px solid #ddd;
}

.sidebox.widget_recent_entries ul li a {
  border-bottom: 1px solid #ddd;
}

ul#recentcomments li.recentcomments {
  border-bottom: 1px solid #ddd;
  padding: 7px 0;
}

div#calendar_wrap {
  border: 1px solid #333;
  margin: 0 auto;
  padding: 0;
}

table#wp-calendar {
  width: 100%;
  border: none;
  margin: 0!important;
  padding: 0;
}

#wp-calendar caption {
  font-size: 12px;
  color: #ddd;
  font-weight: 400;
  padding: 10px 5px 5px;
  text-align: center;
}

#wp-calendar th,#wp-calendar td {
  text-align: center;
  color: #fff;
  background: transparent;
  padding: 7px 5px;
}

#wp-calendar tr {
  margin: 0!important;
}

#wp-calendar td {
  color: #aaa;
  margin: 0!important;
}

#wp-calendar td a {
  border: none;
  color: #D1512A;
}

.sidebox ul ul ul,.sidebox ul ul ul ul {
  list-style-type: none;
  border: 0;
  margin: 0;
  padding: 0;
}/* Service-widget */.home-widget {
  margin-top: 30px!important;
}

.service-widget {
}

.service-pic {
  margin-bottom: 10px;
}

.service-pic img {
  float: left;
  margin-right: 10px;
}

.service-pic h3 {
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
}

.service-text p {
  font-size: 12px;
}/* Banners */.squarebanner {
  margin: 0px 0px 10px 0px;
}

.squarebanner ul {
  list-style-type: none;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  width: 100%;
}

.squarebanner ul li {
  list-style-type: none;
  display: inline;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

.squarebanner ul li  img {
}

.squarebanner ul li.rbanner {
}/* FOOTER WIDGETS */.footcover {
  background: url(images/dark.png);
  padding: 0px 10px!important;
}

#bottom {
  margin: 0px;
  padding: 0px;
}

#bottom ul {
  margin: 0px;
  padding: 0px;
}

h3.bothead {
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
  font-size: 18px;
  color: #fff;
  text-shadow: 0px 1px 0px #111;
}

.botwid {
  padding: 30px 0px;
  font-size: 12px;
  color: #aaa;
  list-style: none;
}

.botwid ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.botwid li {
  list-style-type: none;
  margin: 0;
  padding: 0px 0px;
  border-bottom: 1px solid #222;
}

.botwid ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0px 0px 0px 0px;
  background-repeat: no-repeat;
}

.botwid ul ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
}

.botwid ul ul ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
}

.botwid ul li {
  height: 100%;
  line-height: 18px;
  clear: left;
  list-style-type: none;
}

.botwid ul li a:link, .botwid ul li a:visited {
  color: #888;
  text-decoration: none;
  padding: 7px 0px 7px 0px;
  display: block;
}

.botwid ul li a:hover {
  color: #fff;
}

.botwid p {
  padding: 7px 0px;
  margin: 0;
  line-height: 150%;
}

.botwid table {
  width: 100%;
  text-align: center;
  color: #787d7f;
}						/* --- FOOTER --- */#footer {
  padding: 30px 0px;
  margin: 0px 0px 0px 0px;
  color: #aaa;
  font-size: 11px;
}

#footer a:link , #footer a:visited {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.fcred {
  text-align: center;
  margin: 0px auto;
  line-height: 16px;
}	/* COMMENTS */#commentsbox {
  margin: 0px 0px 0px 0px;
}

h3#comments {
  padding: 10px 10px;
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  color: #333;
  background: url(images/menu.png);
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
}

ol.commentlist {
  clear: both;
  overflow: hidden;
  list-style: none;
  margin: 10px 0px;
}

ol.commentlist li {
  line-height: 18px;
  background: #fff;
  margin: 5px 0 20px 0px;
  padding: 15px;
  border: 1px solid #eee;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
  color: #333;
  font-weight: 700;
  text-decoration: none!important;
}

cite.fn {
  color: #444;
  font-style: normal;
}

ol.commentlist li .comment-author .avatar {
  float: right;
  border: 1px solid #ddd;
  background: #eee;
  padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
  color: #000;
}

ol.commentlist li .comment-meta a {
  color: #eb1d32;
  text-decoration: none!important;
}

ol.commentlist li p {
  line-height: 22px;
  margin-top: 5px;
  color: #888;
  font-size: 12px;
}

ol.commentlist li .reply {
  margin-top: 10px;
  font-size: 10px;
}

ol.commentlist li .reply a {
  background: #333;
  border: 1px solid #222;
  color: #fff;
  text-decoration: none;
  padding: 3px 10px;
}

ol.commentlist li ul.children {
  list-style: none;
  text-indent: 0;
  margin: 1em 0 0;
}

.comment-nav {
  height: 20px;
  padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
  color: #0093AD;
}

#respond {
  margin: 10px 0;
  padding: 0;
}

#respond h3 {
  font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
  font-size: 20px;
  color: #151515;
  text-shadow: 0px -1px 0px #fcfcfc;
}

#commentform {
  padding: 10px 0;
}

#commentform a {
  color: #E1512A;
}

#commentform p {
  color: #888;
  margin: 5px 0;
}

#respond label {
  display: block;
  color: #888;
  padding: 5px 0;
}

#respond input {
  color: #aaa;
  margin: 0 10px 10px 0;
  padding: 5px;
}

#commentform input {
  width: 50%;
}

#respond input#commentSubmit {
  width: 100px;
  background: #333;
  color: #fff;
  cursor: pointer;
  margin: 10px 0;
  padding: 5px 10px;
  border: none;
}

textarea#comment {
  background: #fff;
  border: 1px solid #ddd;
  width: 70%;
  color: #888;
  margin: 10px 0 0;
  padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
  color: #555;
}

ol.commentlist li .comment-meta,#respond label small {
  font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
  margin: 0 0 0 50px;
}/* PAGENAVI *//* Pagenavi */#navigation {
  padding: 10px 0px 20px 0px;
  width: 100%;
}

#navigation .alignleft {
  margin: 0;
}

.wp-pagenavi {
  font-size: 12px;
  text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
  text-decoration: none;
  background: #555!important;
  border: 1px solid #191313 !important;
  color: #fff !important;
  padding: 3px 7px !important;
  display: block;
  text-align: center;
  float: left;
  margin-right: 4px;
}

.wp-pagenavi a:hover {
  color: #ffffff;
}

.wp-pagenavi span.pages {
  display: none;
}

.wp-pagenavi span.current {
  text-decoration: none;
  background: #333 !important;
  border: 1px solid #111!important;
  color: #fff !important;
  padding: 3px 7px !important;
  display: block;
  text-align: center;
  float: left;
  margin-right: 4px;
}

.wp-pagenavi span.extend {
  text-decoration: none;
  background: #333 !important;
  border: 1px solid #111 !important;
  color: #fff !important;
  padding: 3px 7px !important;
  display: block;
  text-align: center;
  float: left;
  margin-right: 4px;
}

.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}/* START: Accommodating for IE */.flip-container:hover .back, .flip-container.hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}/* END: Accommodating for IE */.flip-container, .front, .back {
  width: 260px;
  height: 260px;
}

.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

.front, .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  background: #121212;
  padding-top: 15px;
}

.back {
  padding-top: 15px;
  background: #31c6de;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.parallax {
  background-attachment: fixed!important;
  background-position: center center!important;
  background-repeat: no-repeat!important;
  background-size: 100%!important;
  position: relative!important;
  width: 100%!important;
  overflow: hidden;
  background-image: url(images/parallax.jpg);
}

a.btn {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  width: 209px;
  text-align: center;
  border: solid 2px #fff;
  line-height: 47px;
  font-family: "Open Sans", sans-serif;
  border-radius: 6px;
  text-transform: uppercase;
}

a.btn:hover {
  background: #30c7fd;
  border-color: #30c7fd;
}

button.button.readmore {
  color: #57c0fd;
  background: none;
  border: 0;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  outline: none;
  font-weight: 600;
  font-size: 18px;
  padding: 0;
}

#hero {
  padding: 50px 0 43px;
}

#hero .eight.columns {
  width: 60.19%;
  margin-right: 5.5%;
}

#hero iframe {
  box-shadow: 0 5px 24px rgba(0,0,0,.5);
}
#hero #hero_form iframe{
	box-shadow: none;
}
#hero h1 {
  font-size: 49px;
  color: #fff;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 58px;
  margin-top: 28px;
  margin-bottom: 25px;
}

#hero_form {
  background: #57c0fd;
  border-radius: 5px;
  box-shadow: 0 5px 16px rgba(0,0,0,.5);
  padding: 18px 29px 2px;
}

#hero_form form {
  margin: 0;
}

#hero_form .e2ma_signup_message {
  display: none;
}

#hero_form h3 {
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
  margin: 0px 20px 10px;
}

#hero_form .e2ma_signup_form {
  width: auto;
}

#hero_form .e2ma_signup_form_label {
  display: block;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  margin-bottom: 2px;
}

#hero_form  .e2ma_signup_form_element {
  margin: 0;
}

#hero_form  .e2ma_signup_form_row {
  border: 0;
  padding: 0;
  margin-bottom: 12px;
}

#hero_form  .e2ma_signup_form_required_footnote {
  display: none;
}

#hero_form .e2ma_signup_form input[type=text],#hero_form .e2ma_signup_form textarea,#hero_form .e2ma_signup_form select {
  border: 0;
  font-family: "Open Sans", sans-serif;
  border-radius: 5px;
  font-size: 14px;
  width: 100%;
  padding: 15px 13px;
  color: #30c7fd;
}

#hero_form .e2ma_signup_form_button_row #e2ma_signup_reset_button {
  display: none;
}

#hero_form .e2ma_signup_form_button_row {
  float: none;
}

#hero_form  .e2ma_signup_form_button {
  display: block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  width: 209px !important;
  text-align: center;
  border: solid 2px #fff;
  line-height: 47px;
  font-family: "Open Sans", sans-serif;
  border-radius: 6px;
  outline: none;
  background: transparent;
  margin: 20px auto 0;
  cursor: pointer;
  text-transform: uppercase;
}

#hero_form  .e2ma_signup_form_button:hover {
  background: #fff;
  color: #57c0fd;
}

#industry_section {
  padding-top: 35px;
  padding-bottom: 53px;
  border-bottom: solid 1px #b7b7b7;
}

#industry_section h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 42px;
  font-weight: 300;
  color: #000;
  text-align: center;
  margin-bottom: 35px;
	line-height: 50px;
}

#industry_section p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #000;
  line-height: 28px;
  margin-bottom: 0;
  margin-top: 20px;
}

#industry_section h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 29px;
  font-weight: 300;
  color: #000;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 40px;
}

#industry_section h3 strong {
  font-weight: bold;
}

.industry {
  position: relative;
}
.industry p{
	margin: 0 !Important;
}
.industry img {
  display: block !important;
}

.industry h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-align: center;
  padding: 5px 20px 5px;
  background: rgba(0,0,0,.75);
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  bottom: 0;
  box-sizing: border-box;
  margin-bottom: 0;
  color : #fff;
}

.industry h4.single-line {
         padding: 14px 19px 17px;
  color : #fff;
}

.industry h4 a {
  color: #fff;
  text-decoration: none;
}

.section h2 {
  font-size: 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #000;
  line-height: 50px;
}

.section p {
  font-size: 23px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #000;
  line-height: 30px;
  margin-top: 30px;
}

#animate_section {
  padding-top: 30px;
}

#animate_section .seven.columns {
  margin-top: 52px;
}

#benefits_section {
  background: url(images/benefitsanduse.jpg) no-repeat center top;
  margin-top: -83px;
  padding-top: 160px;
  padding-bottom: 73px;
}
#any_format_section {
    padding-top: 10px;
}
#any_format_section img{
	display: block !important;
}
#any_format_section  .eight.columns{
	margin-top: 65px;
}
#any_format_sectionimg{
	display: block !important;
}
#our_packages {
    padding-top: 55px;
	padding-bottom: 65px;
}
#our_packages_anchor{
	position: absolute;
	top: -250px;
	height: 1px;
	width: 1px;
}
#our_packages h2{
    text-align: center;
    font-size: 50px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    margin-bottom: 40px;	
}
.three.columns.package {
    background: #f7f7f7;
    text-align: center;
	padding-bottom: 20px;
}
#our_packages .package h3 {
    margin-bottom: 0;
    font-size: 23px;
    color: #474747;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 28px;
    padding: 20px 0;
}
#our_packages .package h3.single_line {
    padding: 34px 0;	
}
#our_packages .package_price {
    background: #f0f0f1;
    padding: 32px 0 10px;
    margin-bottom: 20px;
}
#our_packages  .package_price p {
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    font-size: 124px;
    color: #30c7fd;
    line-height: 110px;
    display: inline-block;
}
#our_packages  .package_price p span {
    font-size: 60px;
    vertical-align: top;
    margin-top: -22px;
    float: left;
}
#our_packages .package_description {
    min-height: 271px;
}
#our_packages  .package_description p {
    margin: 0 0 20px 0;
    color: #535353;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
	line-height: 38px;
}
#our_packages .package_description li {
	line-height: 22px;
    color: #535353;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    border-bottom: solid 1px #d5d5d5;
    margin: 0 30px;
    padding: 7px 10px 8px;
}
#our_packages  .package_description ul li:last-child {
	border-bottom: 0;
}
#our_packages a.btn{
	border: solid 1px #30c7fd;
	color: #30c7fd;
}
#our_packages a.btn:hover{
	color: #fff;
}
#footer_copyright {
    text-align: center;
    background: #000;
    color: #fff;
    padding-top: 32px;
    padding-bottom: 28px;
}
#footer_copyright p{
	font-size: 16px;
	color: #535353;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;	
}
#footer_copyright p a{
	color: #7c7c7c;
	text-decoration: none;
}
.entry p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 20px;
}
#back {
    position: absolute;
    right: 0;
    top: 20px;
    background: #30c7fd;
    border: solid 2px #30c7fd;
	-moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#top-sticky-wrapper.sticky #back {
	top: 1px;
}
#title {
	padding: 65px 0;
	margin-bottom: 70px;
}
#title h1{
    text-align: center;
    font-size: 49px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    margin-bottom: 0;	
}
.entry h2{
    font-size: 37px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #000;	
}
.align_right{
	float: right !important;
    margin-left: 50px !important;
}
.shadow{
	box-shadow: 0 0px 34px rgba(0,0,0,.4);	
}
.content-inner {padding-bottom:75px;}

#hero_form input.hs-input, #hero_form textarea.hs-input, #hero_form select.hs-input {
    border: 0;
    font-family: "Open Sans", sans-serif;
    border-radius: 5px;
    font-size: 14px;
    width: 90%;
    padding: 15px 13px;
    color: #30c7fd;
}
#hero_form .hs-form .hs-richtext {text-align: center;
    font-size: 24px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    line-height: 30px;
    margin: 0px 20px 10px;}
#hero_form .hs-form .hs-richtext span {color:#fff !important;}
#hero_form .hs-form.stacked label {margin-top:0px;}
#hero_form .hs-form.stacked label span {
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 14px;
    margin-bottom: 2px;
}
#hero_form select.hs-input {
    height: 45px;
    max-width: 100% !important;
    width: 97% !important;
}
#hero_form ul.hs-error-msgs.inputs-list label {color:#fff;background: #f65050;
    padding: 0 10px;
    font-weight: normal;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;width:90%;}
#hero_form .hs-form.stacked .field {margin-bottom:10px;}
#hero_form textarea.hs-input {max-width:100%;width:97%;height:125px;}
#hero_form .hs-form .hs-button {
display: block;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    width: 209px !important;
    text-align: center;
    border: solid 2px #fff;
    line-height: 47px;
    font-family: "Open Sans", sans-serif;
    border-radius: 6px;
    outline: none;
    background: transparent;
    margin: 10px auto 0;
    cursor: pointer;
    text-transform: uppercase;
  text-shadow:none;box-shadow:none;
  padding:0px;
  font-weight:normal;
}
#hero_form .hs-form .hs-button:hover {
    background: #fff;
    color: #57c0fd;
  text-shadow:none;box-shadow:none;
}
#hero_form .hs-form .actions {margin-top:0px;padding-top:0px;}
ul.b-bullet li {font-size:18px;list-style:disc;line-height:21px;}

/*--------------------------------------------------------------
# Popup Styles
--------------------------------------------------------------*/

@font-face {
  font-family: 'HelveticaLTStd-Comp';
  src: url('fonts/HelveticaLTStd-Comp.eot?#iefix') format('embedded-opentype'),  
    url('fonts/HelveticaLTStd-Comp.otf?v=1')  format('opentype'),
    url('fonts/HelveticaLTStd-Comp.woff?v=1') format('woff'), 
    url('fonts/HelveticaLTStd-Comp.ttf?v=1')  format('truetype'), 
    url('fonts/HelveticaLTStd-Comp.svg#HelveticaLTStd-Comp') format('svg');
  font-weight: normal;
  font-style: normal;
}
.chat-box{
    display: none;
}
#callback.popup,
#popup.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100vw;
    height: 120vh;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: 0s ease-in-out;
    max-width: 100%;
    z-index: 9999999;
    margin: 0;
    min-width: 90%;
}
#callback .popup-inner,
#popup .popup-inner {
    position: relative;
    bottom: -100vw;
    right: -120vh;
    display: flex;
    align-items: center;
    max-width: 830px;
    max-height: none;
    width: 830px;
    height: auto;
    text-align: left;
    border-radius: 0;
    padding: 30px 40px;
    box-sizing: border-box;
    background: #0068ff url(images/popup-bg-min.png?v=1.0.0) no-repeat right 18px top 32px;
    box-shadow: 0 5px 10px rgba(0,0,0,.8);
    color: #fff;
}
#callback .popup-header,
#popup .popup-header {
    margin-bottom: 25px;
    text-align: left;
}
#callback .popup-header p,
#popup .popup-header p {
    padding: 0 0;
}
#callback .popup-row,
#popup .popup-row{
    margin: 0 -12.5px 15px;
}
#callback .popup-row .popup-column,
#popup .popup-row .popup-column {
    float: left;
    width: 50%;
    padding: 0 12.5px;
    box-sizing: border-box;
}
#callback .popup-row .popup-column .popup-column-contents,
#popup .popup-row .popup-column .popup-column-contents {
    background: #f6f6f6;    
    padding: 24px 20px 20px 20px;
    min-height: 205px;
    min-height: 0;
    background: none;
    padding: 0; 
}
#callback .popup-row .popup-column .popup-column-contents h3,
#popup .popup-row .popup-column .popup-column-contents h3{
    color: #009cff;
        margin-bottom: 8px;
}
#callback .popup-row .popup-column .popup-column-contents p,
#popup .popup-row .popup-column .popup-column-contents p {
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.4;
    color: #e7000a;
    text-align: center;
}
#callback .popup-row .popup-column .popup-column-contents .button:before,
#popup .popup-row .popup-column .popup-column-contents .button:before{
    display: none;
}
#callback .popup-inner h2,
#popup .popup-inner h2 {
    font-size: 43px;
    color: #fff;
    line-height: 1;
    margin-bottom: 5px;
    font-family: 'HelveticaLTStd-Comp', Impact, sans-serif;
    font-weight: normal;
}
#callback .popup-inner h3,
#popup .popup-inner h3 {
    line-height: 1.2;
    font-size: 27.5px;
    margin: 0 0 20px;
    color: #fff;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
}
#callback .popup-inner p,
#popup .popup-inner p {
    line-height: 25px;
    font-size: 15px;
    margin: 0px 0 25px;
    color: #000;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    text-align: left;
}
#callback .popup-inner ul,
#popup .popup-inner ul {
    margin: 25px 0 20px 0;
    padding: 0;
    list-style-type: none;
}
#callback .popup-inner .popup-button li,
#popup .popup-inner .popup-button li {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-right: 5px;
}
#callback .popup-inner ul li,
#popup .popup-inner ul li {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 25px;
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    text-align: left;
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 30px;
}
#callback .popuptext p:last-child,
#popup .popuptext p:last-child{
    margin-bottom: 0 !important;
}
#callback .popup-inner .button,
#popup .popup-inner .button{
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    width: auto;
    min-width: 0;
    color: #000;
    padding: 0;
    font-size: 25px;
    height: auto;
    line-height: 65px;
    border-radius: 4px;
    width: 220px;
    background: #fff;
    font-family: 'HelveticaLTStd-Comp', Impact, sans-serif;
    margin-left: 0;
    border: 0;
    outline: none;
    cursor: pointer;
}
#callback .popup-inner .button:hover,
#popup .popup-inner .button:hover{
    background: #00c1c7;
    color: #fff;
}
#callback .popupphoto ,
#popup .popupphoto {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  overflow: hidden;
}
#callback .popupphoto img ,
#popup .popupphoto img {
  width: auto;
  height: 100%;
}
#callback .popuptext,
#popup .popuptext {
  display: block;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0;
}
#callback .popuptext img,
#popup .popuptext img{
    max-width: 100%;    
    display: block;
    width: 100%;
    height: auto;
}
#callback.popup:target,
#callback.popup.popup-active,
#popup.popup:target,
#popup.popup.popup-active {
  visibility: visible;
  opacity: 1;
}
#callback.popup:target .popup-inner,
#callback.popup.popup-active .popup-inner,
#popup.popup:target .popup-inner,
#popup.popup.popup-active .popup-inner {
  bottom: auto;
  top: 50px;
  right: 0;
  transform: rotate(0);
}
.popup.hidepopup{
    display: none !important;
}
#callback .closepopup,
#popup .closepopup {
    position: absolute;
    right: 0;
    top: 12px;
    font-weight: 300;
    border-radius: 0;
    background-color: #fff;
    z-index: 4;
    line-height: 3rem;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    padding: 0;
    font-size: 20px;
    background: #fff url(images/close-black.png) no-repeat center;
    background-size: 24px 24px;
    width: 35px;
    height: 35px;
    border: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #callback .popup-inner,
  #popup .popup-inner{ width: 100%;}
  #callback.popup:target .popup-inner, #callback.popup.popup-active .popup-inner,
  #popup.popup:target .popup-inner, #popup.popup.popup-active .popup-inner{ bottom: auto; top: 0;}
  #callback .popup-row .popup-column .popup-column-contents p,
  #popup .popup-row .popup-column .popup-column-contents p {font-size: 14px;}
  #callback .popup-inner h2, #popup .popup-inner h2 {font-size: 40px;}
  #callback .popup-inner h3, #popup .popup-inner h3 { font-size: 24px;}
  #callback .popup-inner .button, #popup .popup-inner .button {font-size: 20px;width: 190px;}

}
@media only screen and (max-width: 767px) {
  #blogname h1{display: block;}
  #blogname h1 a{ margin: 0 auto 10px;}
  .poweredby-ssp {max-width: 200px; display: block;	margin: 0 auto 20px;}
  #callback.popup:target .popup-inner, #callback.popup.popup-active .popup-inner,  
  #popup.popup:target .popup-inner, #popup.popup.popup-active .popup-inner {bottom: auto; top: 100px;}
  #callback .popup-inner,
  #popup .popup-inner {width: 90%;padding: 20px;background-size: 130px;background-position: right center;}
  #callback .popuptext,  #popup .popuptext{ max-height: 445px; overflow-y: scroll;}
  #callback .popup-inner h2 , #popup .popup-inner h2 { font-size: 32px; line-height: 1;}
  #callback .popup-inner h3, #popup .popup-inner h3{font-size: 18px; line-height: 1.4;}
  #callback .popup-inner p, #popup .popup-inner p {font-size: 14px;line-height: 1.5;font-weight: normal; padding: 0;}
  #callback .popup-inner ul , #popup .popup-inner ul {margin: 10px 0 10px 0;}
  #callback .popup-row, #popup .popup-row{margin-bottom: 10px;margin-left:0; margin-right: 0;}
  #callback .popup-row .popup-column, #popup .popup-row .popup-column {float: none;width: 100%; margin-bottom: 10px; padding:0;}
  #callback .popup-row .popup-column .popup-column-contents, #popup .popup-row .popup-column .popup-column-contents{min-height: 0; padding-bottom: 10px;}
  #callback .popup-row .popup-column .popup-column-contents p,
  #popup .popup-row .popup-column .popup-column-contents p {margin-bottom: 5px;font-size: 13px;}
  #callback .popup-inner .button,
  #popup .popup-inner .button{ font-size: 15px;height: auto; line-height: 50px; width: 140px;}
  #callback .closepopup, #popup .closepopup {right: 0;top: 0;background-color: #fff;width: 25px;height: 25px;background-size: 20px 20px;}

}
@media only screen and (max-width: 380px) {
    #callback .popuptext, #popup .popuptext {max-height: 445px;}
    #callback .popuptext{max-height: 490px;}
}
@media only screen and (max-width: 320px) {
    #callback.popup:target .popup-inner, #callback.popup.popup-active .popup-inner,
    #popup.popup:target .popup-inner, #popup.popup.popup-active .popup-inner{top: 90px;}
    #callback .closepopup, #popup .closepopup{ right: 5px; top: 5px;}
    #callback .popup-inner h2, #popup .popup-inner h2 {font-size: 30px;}
    #callback .popuptext, #popup .popuptext {max-height: 445px;}
    #callback .popup-inner h3, #popup .popup-inner h3 {font-size: 18px;line-height: 1.2;}
    #callback .popup-inner h3 br, #popup .popup-inner h3 br{display: none;}
    #callback .popup-inner .button, #popup .popup-inner .button{line-height: 40px; width: 110px; text-transform: capitalize; font-size: 13px;}
}