.margin-top-20{
	margin-top:20px;
}
.margin-top-40{
	margin-top:40px;
}

.margin-top-10{
	margin-top:10px;
}

.padding-12{
	padding:12px;
}
.padding-top-18{
	padding-top:18px;
}

.align-middle{
	text-align:center;
}

.hide-consent-popup {
  display: none !important;
}

.cookies-consent-popup {
  background: #14436D;
  color: #ffffff;
  height: 210px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
}

.consentcookie-height-mobile {
  height: 340px;
}

.consentcookie-height-desktop {
  height: 210px;
}

.submit-cookie-consent {
  background: #ffffff;
  color: #14436D;
}

.mobile-settings {
  margin-top: 10px;
}

.cookies-choices {
  margin-top: 5px;
}

.cookies-consent-popup .heading{
  padding-top: 30px;
  font-size: 28px;
  line-height: 28px;
}

.cookies-consent-popup .description{
  padding-top: 10px;
}

.cookies-consent-popup p {
  margin: 0px !important;
}

.cookies-consent-popup div {
  min-width: 100%;
}

.cookies-consent-popup .settings {
  margin-top: 8px;
}

.cookies-consent-popup-mobile {
  height: 390px !important;
}

.cookies-consent-popup .settings span {
  padding-left: 30px;
}

.border-white {
  border-left-color: white;
  border-left-style: solid;
}

.footer-about-ezoffice{
  background-color: lightgray;
  width: inherit;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-about-ezoffice span{
  font-size: 16px;
  font-weight: bold;
}

.order-api-date-format{
  display: inline;
  padding: 2px;
}

.header-top{
	background-image:url(/images/public-pages/header-bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:102px;
}
.header-top h1{
	background-image:url(/images/public-pages/ez-office-inventory-logo.png);
	background-repeat:no-repeat;
	width:253px;
	height:44px;
	display:block;
	float:left;
	margin-top:30px;
}
.header-top h1 a{
	width:253px;
	height:44px;
	display:block;
	text-indent:-999em;
}
.right-links{
	float:right;
	margin-top:40px;
}

#s2{
	position:relative;
}

.sl-header{
	height:313px;
	background-image:url(/images/public-pages/sl-header-bg.png);
	background-repeat:repeat-x;
}
.sl-header-text{
	padding-top:42px;
}
.sl-header-image{
	text-align:right;
}

.sl-header-text h2{
	font-size:36px;
	/*font-family: 'OpenSansBold'; FONT*/
	letter-spacing:-2px;
	line-height:38px;
}
.sl-header-text p{
	font-size:16px;
	font-weight:bold;
	margin:25px 0 15px 0;
}

#slideDots{
	position:absolute;
	left:0px;
	bottom:7px;
	width:150px;
	height:25px;
	z-index:50;
	outline:none;
}
#slideDots a{
	outline:none;
}
#slideDots a{
	background-image:url(/images/public-pages/slideshow-controls2.png);
	background-repeat:no-repeat;
	background-position:left;
	width:17px;
	height:17px;
	display:block;
	float:left;
	text-indent:-999999px;		
}
#slideDots a.activeSlide{
	background-image:url(/images/public-pages/slideshow-controls2.png);
	background-repeat:no-repeat;
	background-position:right;
	width:17px;
	height:17px;
	display:block;
	float:left;
	text-indent:-999999px;		
}

.sl-header-inner{
	margin-top: 30px;
	color:#333;
	padding:20px 0;
	text-shadow: 0px 1px 1px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=1);
}
.sl-header-inner p{
	font-size:16px;
	font-weight:bold;
	margin: 5px 0;
}

.page-heading h1{
	font-size: 36px;	
}

.featured{
	background-color:#2f3132;
	padding:15px 0;
	color:#FFFFFF;
/*	margin-bottom:35px; */
}
.featured a{
	background-image:url(/images/public-pages/featured-logos.png);
	background-repeat:no-repeat;
	text-indent:-999em;
	display:block;
}
.featured a:hover{
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;	
}
.featured-tech-crunch{
	width:125px;
	height:27px;
	margin-left:40px;
}
.featured-tech-crunch:hover{
	background-position:left bottom;
}
.featured-washington-post{
	width:184px;
	height:27px;
	background-position:-132px 0;
}
.featured-washington-post:hover{
	background-position:-132px bottom;
}
.featured-wall-street{
	width:180px;
	height:27px;
	background-position:-323px 0;
}
.featured-wall-street:hover{
	background-position:-323px bottom;
}

.blocks-hm h3{
	font-size:20px;
	color:#25AAE1;
}
.blocks-hm a{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin:8px 0;
}
.blocks-hm a img{
	border:solid 1px #bcbcbc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 7px #c2cfd4;
	-webkit-box-shadow: 2px 2px 7px #c2cfd4;
	box-shadow: 2px 2px 7px #c2cfd4;	
}
.blocks-hm a:hover img{
	border:solid 1px #999;
	-moz-box-shadow: 	1px 2px 10px #999;
	-webkit-box-shadow: 1px 2px 10px #999;
	box-shadow: 		1px 2px 10px #999;	
}

.blocks-hm p{
	text-align: right;
	padding-right: 30px;
}

.no-setup{/*edited*/
	padding:13px;
	background: #c8c8c8;
	background: -moz-linear-gradient(top,  #c8c8c8 0%, #d9d9d9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8c8c8), color-stop(100%,#d9d9d9));
	background: -webkit-linear-gradient(top,  #c8c8c8 0%,#d9d9d9 100%);
	background: -o-linear-gradient(top,  #c8c8c8 0%,#d9d9d9 100%);
	background: -ms-linear-gradient(top,  #c8c8c8 0%,#d9d9d9 100%);
	background: linear-gradient(top,  #c8c8c8 0%,#d9d9d9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#d9d9d9',GradientType=0 );
	border:1px solid #a7a7a7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.no-setup img{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding:10px;
	background-color:#FFFFFF;
	margin-right:15px;
}

.tweets-box{
	background-color:#14436D;
	padding:13px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.tweets-box-white{
	background-color:#FFFFFF;
	padding:13px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	height: 146px;
	margin-bottom: 10px;
}
#twwets-footer{
	background-position:25px 0px;
	height:20px;
}

a.link-white {
	color: #fff;
}

a:hover.link-white {
	color: #f8f8f8;
}

.margin-bottom-20{
	margin-bottom: 20px;
}
.footer-wrap{
	background-color:#191919;
	color:#FFFFFF;
	margin-top:40px;
}
.footer-wrap h3{
	color:#333;
}
.footer-wrap a{
	color:#fff;
}
.try-free{
	background-color:#d9d9d9;
	border-top:solid 1px #c3c3c3;
	text-align:center;
	padding:9px 0;
}
.footer-links a{
	display:block;
	line-height:24px;
}
.footer-links h4{
	border-bottom:solid 1px #333;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:16px;
}

.charity-banner{
	text-align:center;
}

.newsletter{
	height:117px;
	background-image:url(/images/public-pages/newsletter-bg.png);
	background-repeat:no-repeat;
	padding:20px 15px 0px 15px;;
}
.newsletter-form{
	margin-left:15px;
	margin-top:25px;
}

.site-info{
	height:40px;
	border-top:solid 1px #2b2b2b;
	color:#FFFFFF;
	padding-top:10px;
	margin-top:35px;
}

.content-features{
	padding:20px 0px 20px 50px;
}

.content-features div{
	margin-bottom:45px;
	margin-right:35px;
}

.content-features div h2{
	border-bottom:solid 1px #dedede;
	margin-bottom:15px;
	padding-bottom:3px;
}

.thumbnails-ez{
	border:solid 1px #f2f2f2;
	background-color:#fff;
	padding:15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 3px 7px 1px rgba(117, 124, 130, 0.3);
	-moz-box-shadow: 0px 3px 7px 1px rgba(117, 124, 130, 0.3);
	box-shadow: 0px 3px 7px 1px rgba(117, 124, 130, 0.3);
}
.thumbs-left{
	float:left;
	margin-top:56px;
	margin-right:15px;
}
.thumbs-right{
	float:right;
	margin-top:56px;
}
.thumbs-listing{
	float:left;
	width:806px!important;
	height:140px!important;
}
.thumbs-listing a{
	margin-right:10px;
	width:124px;
	height:156px;
	float: left;
	text-align: center;
}
.thumbs-listing a img{
	background-color:#fff;
	padding:8px;	
	border:solid 1px #d0d0d0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.thumbs-listing a span{
	display: block;
}

.container-white{
	height:186px;
	background-color:#FFFFFF;
	border:solid 1px #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 3px 7px 1px rgba(117, 124, 130, 0.3);
	box-shadow: 0px 3px 7px 1px rgba(117, 124, 130, 0.3);
}


/*Start Pricing for desktop*/

table.pricing{
	margin-top:40px;
}
	table.pricing tr td{
		border-bottom:solid 1px #c8c8c8;
		font-size:16px;
	}

table tr td.pr-black-center{
	background-image:url(/images/public-pages/pr-black.png);
	background-repeat:repeat-y;
	width:204px;
	color:#FFFFFF;
	padding-left:12px;
	height:40px;
	border-bottom:solid 1px #2f3031;
}

table tr td.pr-white{
	background-image:url(/images/public-pages/pr-white.png);
	background-repeat:repeat-y;
	text-align:center;
	font-size:70px;
	line-height:46px;
	font-weight:normal;
	padding:52px 0px 30px 0px;
}
	table tr td.pr-white b{
		font-size:16px;
		display:block;
	}
	table tr td.pr-white sup, sub{
		font-size:25px;
	}



table tr td.pr-white-purchase-price{
	background-image:url(/images/public-pages/pr-white.png);
	background-repeat:repeat-y;
	text-align:center;
	font-size:70px;
	line-height:46px;
	font-weight:normal;
	padding: 31px 7px 30px 0px;
}
	table tr td.pr-white-purchase-price b{
		font-size:16px;
		display:block;
	}
	table tr td.pr-white-purchase-price sup, sub{
		font-size:20px;
	}


.pr-gray{
	background-image:url(/images/public-pages/pr-gray.png);
	background-repeat:repeat-y;
	text-align:center;
}

table tr td.pr-black-top-left{
	background-image:url(/images/public-pages/pr-black-top-left.png);
	background-repeat:no-repeat;
	border-bottom:solid 1px #2f3031;
}

table tr td.pr-black-bottom-left{
	background-image:url(/images/public-pages/pr-black-bottom-left2.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	border:none;
	height:40px;
	color:#FFFFFF;
	padding-left:12px;

}

table tr td.pr-black-top{
	background-image:url(/images/public-pages/pr-black-top.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:185px;
	height:41px;
	padding-top:25px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}

table tr td.pr-black-top-big{
	background-image:url(/images/public-pages/pr-black-top-big.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:185px;
	height:66px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}
	table tr td.pr-black-top-big span{
		font-size:12px;
		display:block;
		color:#FFFFFF;
	}

table tr td.pr-black-footer-left{
	background-image:url(/images/public-pages/pr-black-bottom-left.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:43px;
	text-align:center;
	border-bottom:none;
}

table tr td.pr-black-footer-center{
	background-image:url(/images/public-pages/pr-black-bottom-center.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:43px;
	text-align:center;
	border-bottom:none;
}

table tr td.pr-black-footer-right{
	background-image:url(/images/public-pages/pr-black-bottom-right.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:43px;
	text-align:center;
	border-bottom:none;
}

/* End Pricing for desktop*/


/*** Pricing Table for mobile ***/

div#price_table {
	float:left;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border: 1px solid #dedede;
	margin-bottom: 21px;
	background: #f1f4f8; /* This is to fix the left and right borders if the box is too wide */
	margin-top:21px;
	font-size: 13px;
	
}
#price_table div {
	float: left; 
	width: 100%;
}
#price_table #border {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	border-top:1px solid #FFFFFF;
}
#price_table .column {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-top:1px solid #FFFFFF;
	float:left;
	width:31%; /* 19% will work for 5 boxes, down to the #price_table width of 960px. You may need to adjust this if you adjust the #price_table Width */
	margin-left: 1px;
}
#price_table .column.secondary {
	background: #f9f9f9;
}
#price_table .column.primary {
	background: #f9fbfc;
}
#price_table .column.featured-price {
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	-webkit-border-radius:3px 3px 3px 3px;
	-webkit-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	background:none repeat scroll 0 0 white;
	border:5px solid #4c72a5;
	margin-bottom:-17px;
	margin-top:-23px;
	padding:15px;
	z-index: 5;
	position: relative;
}
#price_table #best_deal {
	background:url("/images/best_deal.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:right;
	height:72px;
	margin-bottom:-56px;
	margin-right:-18px;
	margin-top:-18px;
	width:72px;
	position: relative;
}
#price_table .header {
	border-bottom:1px solid #e3e3e3;
	font-size:27px;
	font-style:normal;
	letter-spacing:-1px;
	padding-bottom:22px;
	text-align:center;
	margin-bottom:0;
	font-weight: bold;
	color:#455F84;
	margin-top:15px;
}
#price_table .header span{
	width: 100%;
	clear: both;
	float: left;
	font-size: 18px;
	line-height:15px;
	color: #616161;
	padding-top:10px;
}

.pricing-pkg-ez {
	margin-top:15px;
	text-align:center;
}

#price_table h1 {
	font-size: 40px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	text-align:center;
	margin-top:5px;
}
	#price_table h1 span {
		font-size: 18px;
	}
	#price_table h1 em {
		font-size: 18px;
		font-style: normal;
	}

#price_table .footer {
	height: 30px;
	border-top: 1px solid #fff;
	padding-bottom:20px;
	padding-top:20px;
	text-align: center;
	
}	
#price_table .included {

}
#price_table .column ul {
	margin:0;
	padding:0;
	list-style:none;

}
#price_table .column li {
	background:url("/images/checkmark.png") no-repeat scroll 14px 10px transparent;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid white;
	line-height:32px;
	padding-left:39px;
	margin:0;
	list-style:none;
}
	#price_table .column li b{
		float:right;
		margin:7px 10px 0 0;
	}
.signup_button span{
	-moz-border-radius:14px 14px 14px 14px;
	-webkit-border-radius:14px 14px 14px 14px;
	display:block;
	line-height:1;
	padding:6px 15px 9px;
	font-weight: bold;
}
.signup_button {
	-moz-border-radius: 5px 5px 5px 5px;	
	-webkit-border-radius: 5px 5px 5px 5px;	background-image:url("/images/button_gradient.png");
	background-position:0 0;
	background-repeat:repeat-x;
	border-color:rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35);
	border-style:solid;
	border-width:1px;
	font-size:13px;
	line-height:1;
	padding:0;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.signup_button:hover {
	background-position:0 -42px;
	color: #d2e2f7;
}

/*** End Pricing Table for mobile ***/

.reviews{
  background-color:#FFFFFF;
  height: 130px;
  border-bottom: solid 1px #d4d4d4;
}

.reviews blockquote{
  /*padding-right:200px;*/
  border: none;
  background: none;
  margin: 5px 0px 15px;
}
.reviews blockquote small{
  margin-top:15px;
}
.reviews blockquote small span{
  font-size:12px;
  padding:0 0 0 20px;
}

.clients-logos{
  background-color:#f8f8f8;
  /*border-bottom:solid 1px #d4d4d4;*/
  border-top: solid 1px  #f2f2f2;
  padding:4px 0;
  /*margin-bottom:25px;*/
}

.clients-logos img{
  margin-right:25px;
}



@media (max-width: 480px) {

	#get_started .span{
		padding-right: 0px; 
	}

  .interation
	.header-top{
		height:130px;
		text-align:center;
	}
	.header-top h1{
		width:auto;
		float:none;
		background-position:center;
		margin-top:20px;
	}
	.header-top h1 a{
		width:auto;
		height:auto;
	}
	.right-links{
		float:none;
		margin-top:15px;
	}
	.sl-header-text{
		padding-top:30px;
		text-align:center;
	}
	.sl-header-text h2{
		font-size:30px;
		margin-bottom:40px;
	}
	#slideDots{
		left:35%;
		bottom:-50px;
	}
	.content{
		margin-top:20px;	
	}
	.blocks-hm{
		text-align:center;
	}
	.blocks-hm p{
		width:auto;
	}
	.header-top,
	.sl-header,
	.featured,
	.content,
	nav,
	.footer-ez,
	.page-heading{
		padding:0 20px;
	}

}

@media (max-width: 767px) {

  .image-text{
    left: 0px;
    width: 100%;
    background-color: rgba(223, 223, 223, 0.45);
  }

  .image-text h1{
    text-align: center;
  }

	.reviews{
	  background-color:#FFFFFF;
	  height: 210px;
	}
	.reviews blockquote{
	  margin:15px;
	}

	#price_table .column {
		width:100%;
	}
	
	#price_table .column.featured-price {
		margin-bottom:0px;
		margin-top:0px;
		margin-left:-5px;
		width:100%;
		padding:15px 0;
	}
	
	#price_table #best_deal {
		margin-right:-3px;
	}
	
	.header-top,
	.sl-header,
	.featured,
	.content,
	nav,
	.footer-ez,
	.page-heading{
		padding:0 20px;
	}
	.tweets-box{
		margin-top:20px;
	}
	.newsletter{
		background-image:url(/images/public-pages/newsletter-bg2.png);
		margin-top:20px;
	}
	.charity-banner{
		text-align:left;
		margin-top:20px;
	}
	.footer-links a{
		border-bottom:solid 1px #333;
		line-height:32px;
	}
	.navbar .nav > li {
	  border-right:none;
	  border-left:none;
	}	
	.navbar .nav > li > a {
	  background-color: #222222;
	}
	.navbar .nav {
	  background-color:#36393c;
	  padding:6px;
	  -webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	.container-white{
		margin:20px 20px 0;
		height:100%;
	}

}

@media (min-width: 768px) and (max-width: 979px) {
	.blocks-hm p{
		width:auto;
	}
	.newsletter{
		background-image:url(/images/public-pages/newsletter-bg2.png);
	}	
}

.btn-larger{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;	
}

.smart-phone{
	position: relative;	
	float: right;
}

.android-icons {
    height: 44px;
    position: absolute;
    right: -40px;
    top: -44px;
    width: 194px;
}
.android-icons img{
    margin: 0;
    padding: 0;
}

.app-icons a{
	margin-bottom: 20px;
	display: block;
}

.smart-phone-icons{
	margin-left: -5px;
}

.icon-ios-mobile{
  background-image:url(/images/public-pages/icon-apple.png);
  background-repeat:no-repeat;
  background-position:20px top;
  padding:0px 0 12px 50px;
  float:left;
  width:100%;
  display:block;
  margin:20px 0 15px;
  color:#333
}
.icon-android-mobile{
  background-image:url(/images/public-pages/icon-google-play.png);
  background-repeat:no-repeat;
  background-position:20px top;
  padding:0px 0 12px 50px;
  float:left;
  width:100%;
  display:block;
  margin:20px 0 15px;
  color:#333;
}
.icon-windows-phone{
  background-image:url(/images/public-pages/icon-windows-phone.png);
  background-repeat:no-repeat;
  background-position:20px top;
  padding:0px 0 12px 50px;
  float:left;
  width:100%;
  display:block;
  margin:20px 0 15px;
  color:#333;
}


.icon-ios-mobile small,
.icon-android-mobile small,
.icon-windows-phone small{
  display:block;
  font-size:11px;
}

.affiliate-table{
	background-color:#fff;
}

.af-pkg-bg{
	background-color:#f8f8f8;
	font-weight:bold;
}

.af-silver{
	color:#b47e41;
}
.af-gold{
	color:#785b25;
}
.af-platinium{
	color:#777;
}

.badge-silver{
  background-color: #b47e41;
}

.badge-bronze{
  background-color: #785b25;
}

.lets-talk{
	background-color:#fff;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.lets-talk h2{
	padding:5px 15px 3px;
	color:#000;
}
.lets-talk img{
	float:right;
	margin:7px 15px 3px;
}


.blocks-hm {
	margin-bottom: 40px;
	text-align: center;;
}

.carousel .item > img {
    display: block;
    float: left;
    line-height: 1;
}

.br-clear-all {
	clear: both;
}

.width-30-percent {
	width:30%;
}

.modals {
    -moz-background-clip: padding-box;
    -moz-border-radius: 6px;
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
    background-color: #000000;
    background-color: white;
    border-radius: 6px;
    border: 0px solid rgba(0, 0, 0, 0.3);
    border: 1px solid #999;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    display: none;
    left: 12%;
    padding: 1%;
    position: relative;
    top: 2%;
    width: 75%;
    z-index: 1050;
}
.modals-body {
    margin: 0 auto;
    width: 100%;
    max-height: 80%;
    padding: 0px;
    overflow-y:hidden;
}	
.modals-header {
    height: 3px;	
    border-bottom: 0px solid #eee;
}
.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 51%;
}
.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0; 
    top: 0;
}	
