@charset "utf-8";
/* CSS Document */
body{
	overflow-x: hidden;
font-family: 'Open Sans', sans-serif;
}

h5{
	font-size:18px;
	line-height:30px;
}
h6{
	font-size:14px;
	font-weight:300;
	color:#46C2FF;
	line-height:30px;
	z-index:10;
}
.black li{
	font-size:16px;
	line-height:30px;
	margin-left:5px;
}
.deals{
  margin-left: 20px;
    margin-top: 36px;
    color: black;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
}
.deals:hover{
  text-decoration: none;
}
.img-swap{
  margin-top: 20px;
  width: 150px;
}
.top-sec{
	background-size:cover;
	background-color:#bbedfb;
}
.copy{
	background-color:#0a305f;
-webkit-box-shadow: 0px 0px 22px 2px rgba(241,251,254,1);
-moz-box-shadow: 0px 0px 22px 2px rgba(241,251,254,1);
box-shadow: 0px 0px 22px 2px rgba(241,251,254,1);
z-index:20;
}
.copy a{
	color:#9EC8FF;
	text-decoration:none;
	text-align:center;
	}
	.copy a:hover{
	color:#FFF;
	}
	.copy ul li{
		float:left;
		text-align:center;
	list-style-type: none;
	margin-right:20px;
	}
.banner{
background: #bbedfb; /* Old browsers */
background: -moz-linear-gradient(top,  #bbedfb 0%, #ffffff 63%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #bbedfb 0%,#ffffff 63%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #bbedfb 0%,#ffffff 63%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbedfb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 0px 23px -2px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 0px 23px -2px rgba(0,0,0,0.09);
box-shadow: 0px 0px 23px -2px rgba(0,0,0,0.09);
}
.banner p {
	line-height: normal;
	color: #235164;
}
.banner a {
	text-decoration:none;
}
.get{
	background-color:#42c6fb;
	margin-top:35px;
	color:#FFFFFF;
	padding:10px 35px 10px 35px;
	border-radius:3px;
	-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.get:hover{
		background-color:#0a9eda;
	color:#FFFFFF;
	-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

.social1{
	padding-top:35px;
	padding-bottom:35px;
	background-color:#c2effb;
	color:#999;
	z-index:50;
	background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,245,250,1) 39%, rgba(194,239,251,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(39%, rgba(227,245,250,1)), color-stop(100%, rgba(194,239,251,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,245,250,1) 39%, rgba(194,239,251,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,245,250,1) 39%, rgba(194,239,251,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,245,250,1) 39%, rgba(194,239,251,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(227,245,250,1) 39%, rgba(194,239,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c2effb', GradientType=0 );
	
-webkit-box-shadow: 0px 0px 23px -2px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 0px 23px -2px rgba(0,0,0,0.09);
box-shadow: 0px 0px 23px -2px rgba(0,0,0,0.09);
}

.social1 b{
	color:#666;
	font-size:15px;
	}
.social1 p{
	color:#666;
	font-size:12px;
}
.social1 a{
	text-decoration:none;
}
.social1 h3{
	color:#1c96c9;
	font-weight:bold;
}
.cc{
	text-align:center;
	margin-top:30px;
	color:#306;
}

.ewtmenu{
	width:100%;
	height:100px;
-webkit-box-shadow: 0px 0px 48px -4px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 0px 48px -4px rgba(0,0,0,0.33);
box-shadow: 0px 0px 48px -4px rgba(0,0,0,0.33);
z-index:20;
border-top: 2px solid #f9d689;
border-bottom: 2px solid #f9d689;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ecca86+0,987232+35,ecca86+71,987232+100 */
background: rgb(236,202,134); /* Old browsers */
background: -moz-linear-gradient(left,  rgb(236,202,134) 0%, rgb(152,114,50) 35%, rgb(236,202,134) 71%, rgb(152,114,50) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgb(236,202,134) 0%,rgb(152,114,50) 35%,rgb(236,202,134) 71%,rgb(152,114,50) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgb(236,202,134) 0%,rgb(152,114,50) 35%,rgb(236,202,134) 71%,rgb(152,114,50) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecca86', endColorstr='#987232',GradientType=1 ); /* IE6-9 */

}
.navbar-default{
background: rgb(236,202,134); /* Old browsers */
background: -moz-linear-gradient(left,  rgb(236,202,134) 0%, rgb(152,114,50) 35%, rgb(236,202,134) 71%, rgb(152,114,50) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgb(236,202,134) 0%,rgb(152,114,50) 35%,rgb(236,202,134) 71%,rgb(152,114,50) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgb(236,202,134) 0%,rgb(152,114,50) 35%,rgb(236,202,134) 71%,rgb(152,114,50) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecca86', endColorstr='#987232',GradientType=1 ); /* IE6-9 */
	
}
.logo{
	vertical-align: middle;
    display: inline-block;
	padding-top:18px;
}
.logo-t{
	padding:10px;
}
.rgt{
}
.video{
	margin-top:30px;
}
.play-b{
	text-align:right;
	z-index:10;
	position:absolute;
	left: 64%;
  top:60%;
}
.play-b b{
	text-align:right;
	color:#204192;
	line-height:30px;
	float:left;
	margin-top:10px;
}
.play-b i{
	text-align:center;
	color:#204192;
	margin-left:10px;
	-moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
.play-b i:hover{
    color: #0074FF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
.rgt p{
		color:#373737;
		
}
.rgt b{
		color:#000000;
}
.rgt h1{
		color:#204192;
		font-weight:500;
		}

.cntr{	
display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  vertical-align:middle;
  text-align:center;
}
.odr {
  -webkit-border-radius: 5;
  border:1px solid #0a9eda;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-size: 9px;
  margin-bottom:5px;
  padding: 10px 30px 10px 30px;
  text-decoration: none;
}

.odr:hover {
  background-color: #3cb0fd;
  border:none;
  text-decoration: none;
  color:#FFF;
}
.flw {
  -webkit-border-radius: 5;
  border:1px solid #0a9eda;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-size: 9px;
  margin-bottom:5px;
  padding: 0 45px 0 45px;
  text-decoration: none;
  -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.flw:hover {
  background-color: #3cb0fd;
  text-decoration: none;
  color:#FFF;
  -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
.bot-sec{
	width:100%;
	height:auto;
	background-color:#013a53;
	color:#FFF;
	text-align:center;
	border-top:2px solid #024383;
}

.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: 0;
    padding: 5px;
}

.social ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
}
.social i {
    font-size: 22px;
    text-align:center;
	color:#204192;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}


.menu-lg {
	margin: 36px 20px 20px 20px;
	position: relative;
	font-size:16px;
}
.menu-lg ul li {
	float: left;
	list-style-type: none;
}
.menu-lg ul li a{
	color: black;
	text-decoration: none;
}
.menu-lg ul li a i {
	color:black;
	text-decoration: none !important;
}
.menu-lg ul li a:hover{
		color:#0080c6;
		text-decoration: none !important;
	}
.menu-lg ul li a:active{
		color:white;
	}


.lg-dropdown {
    position: relative;
    display: inline-block;
}
.lg-dropdown a:hover {
    color:#fff;
}

.lg-dropdown-content {
    visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 0.5s linear;
    position: absolute;
    background-color: #FFF;
	width:800px;
	z-index:1;
	left:-30em;
	top:1.5em;
	-webkit-box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);
box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);

}

.lg-dropdown:hover .lg-dropdown-content {
    visibility: visible;
  opacity: 1;
}
.lg-dropdown1 {
    position: relative;
    display: inline-block;
}

.lg-dropdown1-content {
    visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 0.5s linear;
    position: absolute;
    background-color: #FFFFFF;
	width:880px;
	z-index:3;
	left:-45em;
	top:1.5em;
	-webkit-box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);
box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);

}
.lg-dropdown1:hover .lg-dropdown1-content {
     visibility: visible;
  opacity: 1;
}
.lg-dropdown1 a:hover{
    color:#FFF9F9;
}



.lg-dropdown2 {
    position: relative;
    display: inline-block;
}
.lg-dropdown2 a:hover {
    color:#fff;
}

.lg-dropdown-content2 {
    visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 0.5s linear;
    position: absolute;
	width:400px;
	z-index:1;
	left:-10em;
	top:1.5em;
}

.lg-dropdown2:hover .lg-dropdown-content2 {
    visibility: visible;
  opacity: 1;
}

.c-d{
	position:relative;
	float:left;
	width:250px;
	text-align:center;
	color:#FFF;
	border-right:1px solid #d7d7d7;
}

.sub{
	position:relative;
	float:left;
	width:200px;
	height:330px;
	text-align:center;
	padding:5px;
	color:#FFF;
	border-right:1px solid #d7d7d7;
}
.sub1{
	position:relative;
	float:left;
	width:220px;
	height:400px;
	text-align:center;
	padding:20px 10px 0 10px;
	color:#FFF;
	border-right:1px solid #d7d7d7;
}
.sub1 p{
	font-size:14px;
	line-height:25px;
}

.link-others {
	margin-left:40px;
	font-size:14px;
	padding:5px 8px 5px 8px;
	background-color:#FFFFFF;
	color:#1D4495;
	width:350px;
	float:left;
	border-bottom:1px solid #E0E0E0;
}
.link-others:hover {
	color:#EBEBEB;
}
.h-bdr{
	border:1px solid #007CFF;
}
.other{
	background-color:#FFFFFF;
	float:left;
	border:5px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);
box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.14);
	}

.lg-dropdown2:hover .lg-dropdown-content2 {
    visibility: visible;
  opacity: 1;
}

.head-dd{
	color:#0a9eda;
	margin-top:20px;

}
.head-dd b{
	color:#0a9eda;
}
.sub h4{
	font-size:18px;
	}

.d-lnk{
	background-color:#FFFFFF;
	border-bottom:1px solid #E4FCFF;
	padding:5px 10px 5px 10px;
}
.d-lnk:hover{
	background-color:#acecfe;
	color:#007CD7;
}
.d-lnk:focus{
	background-color:#009BFF;
	color:#FFFFFF;
}
.d-link a{
	color:#FFFFFF;
	font-size:12px;
}
	

.fl-on{
	border-radius:5px;
	background:none;
	border:1px solid #00cfff;
	padding:5px 45px 5px 45px;
	font-size:10px;
}
.fl-on:hover{
	background-color:#50C0FF;
	color:#FFFFFF;
}
.btn{
	border-radius:5px;
	color:#337ab7;
	background:none;
	border:1px solid #0a9eda;
	padding:5px 45px 5px 45px;
	font-size:10px;
}
.btn:hover{
	background-color:#50C0FF;
	color:#FFFFFF;
}
.foot-cnt li {
   float: left;
	list-style-type: none;
	font-size:17px;
	margin-left:20px;
	color:#0a305f;
}
.foot-cnt i {
	font-size:40px;
	color:#1c96c9;
}
.foot-cnt{
	padding-left:20px;
	padding-right:20px;
	line-height:25px;
	height:550px;
	}
.bot-link{
	padding-top:35px;
	padding-bottom:35px;
	background-color:#c2effb;
	color:#999;
	z-index:-1;
}
.bot-link li {
   float: left;
	list-style-type: none;
	font-size:17px;
	margin-left:20px;
	color:#0a305f;
}
.down img{
	z-index:-50;
}
.seperator {
	height:1px;
	margin:10px 0 10px 0;
	border:none;
	color:#000; 
	background-color:#93DCFF;
	}
	.modal-body{
		height:auto;
		width:auto;
		padding:0;
	}
	.modal-dialog {
    margin: 200px auto;
}
.mob-call-btn{
	width: 70px;
	right:0;
	bottom: 60px;
	position: fixed;
	z-index: 10000;
	font-size: 30px;
	border-top-left-radius:50%;
	border-bottom-left-radius:50%;
	padding: 20px;
	background-color: #2b8ed7;
	color: white;
}
.mob-call-btn i{
	color: white;
}
@media only screen and (min-width : 1px) and (max-width : 768px) {
.ewtmenu{
	visibility:hidden;
	display:none;
}
}
@media only screen and (min-width : 768px) and (max-width : 1921px) {
.seperator{
	visibility:hidden;
	display:none;
}
.mob-call-btn{
	display: none;
}
}

@media only screen and (min-width : 1440px) and (max-width: 1920px) {
	
	.video{
		margin-top:30px;
	}
	.rgt {
		margin-top:66px;
}
  .rgt h1 {
    font-size: 62px;
}
.banner p{
	font-size:37px;
	margin-top:30px;
}
  .play-b {
    left: 63%;
    top: 66%;
}
  .play-b b {
    line-height: 24px;
    margin-top: 10px;
    font-size: 22px;
}
  .play-b i {
    font-size: 61px;
    margin-left: 6px;
    float: left;
    margin-top: 3px;
}
  .get {
    background-color: #42c6fb;
    margin-top: 71px;
    padding:5px 20px 5px 20px;
    border-radius: 3px;
    font-size: 20px;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:15px;
 }
}

@media (max-width: 1440px) {
	.rgt {
		margin-top:66px;
}
  .rgt h1 {
    font-size: 62px;
}
  .rgt p {
    font-size: 39px;
}
.banner p{
	font-size:37px;
	margin-top:30px;
}
  .play-b {
    left: 63%;
    top: 66%;
}
  .play-b b {
    line-height: 24px;
    margin-top: 10px;
    font-size: 22px;
}
  .play-b i {
    font-size: 61px;
    margin-left: 6px;
    float: left;
    margin-top: 3px;
}
  .get {
    background-color: #42c6fb;
    margin-top: 71px;
    padding:5px 20px 5px 20px;
    border-radius: 3px;
    font-size: 20px;
}
}

@media (max-width: 1366px) {

.rgt {
	margin-top:66px;
}
  .rgt h1 {
    font-size: 62px;
}
.banner p{
	margin-top:30px;
	font-size:38px;
}
  .play-b {
    left: 63%;
    top: 66%;
}
  .play-b b {
    line-height: 24px;
    margin-top: 10px;
    font-size: 22px;
}
  .play-b i {
    font-size: 61px;
    margin-left: 6px;
    float: left;
    margin-top: 3px;
}
  .get {
    background-color: #42c6fb;
    margin-top: 71px;
    padding:5px 20px 5px 20px;
    border-radius: 3px;
    font-size: 20px;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:15px;
 }
}
@media (max-width: 1200px) {
.social1 h3{
	font-size:23px;
}
.foot-cnt i{
	font-size:36px;
}
.rgt {
	margin-top:72px;
}
  .rgt h1 {
    font-size: 55px;
}
.banner p{
	margin-top:20px;
	font-size:35px;
}
  .play-b {
    left: 63%;
    top: 60%;
}
  .play-b b {
    line-height: 24px;
    margin-top: 10px;
    font-size: 19px;
}
  .play-b i {
    font-size: 54px;
    margin-left: 6px;
    float: left;
    margin-top: 8px;
}
  .get {
    background-color: #42c6fb;
    margin-top: 38px;
    padding:5px 20px 5px 20px;
    border-radius: 3px;
    font-size: 20px;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:15px;
 }
}
@media (max-width: 992px) {
.social1 h3{
	font-size:18px;
}
.foot-cnt i{
	font-size:32px;
}
.rgt {
	margin-top:48px;
}
  .rgt h1 {
    font-size: 44px;
}
.banner p{
	font-size:28px;
}
  .play-b {
    left: 51%;
    top: 50%;
}
  .play-b b {
    line-height: 24px;
    margin-top: 10px;
    font-size: 19px;
}
  .play-b i {
    font-size: 54px;
    margin-left: 6px;
    float: left;
    margin-top: 8px;
}
  .get {
	background-color: #42c6fb;
	margin-top: 45px;
	padding: 5px 20px 5px 20px;
	border-radius: 3px;
	font-size: 14px;
}
.foot-cnt{
	height:655px;
	padding:10px 10px;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:13px;
 }
}

@media (max-width: 767px) {
.social1 h3{
	font-size:23px;
}
.foot-cnt i{
	font-size:36px;
}
.rgt {
	margin-top:10px;
}
  .rgt h1 {
    font-size: 83px;
}
  .rgt p {
}
.banner p{
	font-size:26px;
}
  .play-b {
    left: 46%;
    top: 50%;
}
  .play-b b {
    line-height: 24px;
    margin-top: 10px;
    font-size: 20px;
}
  .play-b i {
    font-size: 54px;
    margin-left: 6px;
    float: left;
    margin-top: 8px;
}
  .get {
    background-color: #42c6fb;
    margin-top: 47px;
    padding:5px 20px 5px 20px;
    border-radius: 3px;
    font-size: 14px;
}
.foot-cnt{
	height:auto;
	padding:60px 60px;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:18px;
 }
}
@media (max-width: 640px) {
	
	.foot-cnt{
	height:auto;
	padding:50px 50px;
}

.rgt {
	
	margin-top:10px;
}

  .rgt h1 {
	font-size: 59px;
}
.banner p{
	font-size: 19px;
}
  .play-b {
    font-size: 12px;
    left: 53%;
    top: 60%;
}
  .play-b b {
    line-height: 16px;
    margin-top: 10px;
    font-size: 12px;
}
  .play-b i {
    font-size: 40px;
    margin-left: 6px;
    float: left;
    margin-top: 8px;
}
  .get {
	background-color: #42c6fb;
	margin-top: 35px;
	padding: 5px 20px 5px 20px;
	border-radius: 3px;
	font-size: 8px;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:12px;
 }
}

@media (max-width: 480px) {
	.foot-cnt{
	height:auto;
	padding:40px 40px;
}

.rgt {
	margin-top:10px;
}
  .rgt h1 {
    font-size: 28px;
}
  .rgt p {
    font-size: 14px;
}
.banner p{
	font-size:14px;
}
  .play-b {
    font-size: 12px;
    left: 43%;
    top: 60%;
}
  .play-b b {
    line-height: 16px;
    margin-top: 10px;
    font-size: 12px;
}
  .play-b i {
    font-size: 36px;
    margin-left: 6px;
    float: left;
    margin-top: 8px;
}
  .get {
    background-color: #42c6fb;
    margin-top: 36px;
    padding:5px 20px 5px 20px;
    border-radius: 3px;
    font-size: 8px;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:10px;
 }
}

@media (max-width: 375px) {
	.foot-cnt{
	height:auto;
	padding:25px 25px;
}

.rgt {
	margin-top:10px;
}
  .rgt h1 {
	font-size: 34px;
}
  .rgt p {
    font-size: 11px;
}
.banner p{
	font-size:11px;
}
  .play-b {
    left: 50%;
    top: 60%;
}
  .play-b b {
    line-height: 10px;
    margin-top: 10px;
    font-size: 9px;
}
  .play-b i {
    font-size: 25px;
    margin-left: 6px;
    float: left;
    margin-top: 7px;
}
  .get {
	background-color: #42c6fb;
	margin-top: 27px;
	padding: 5px 15px 5px 15px;
	border-radius: 3px;
	font-size: 0.3em;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:9px;
 }

}


@media (max-width: 320px) {
	.foot-cnt{
	height:auto;
}

.rgt {
	margin-top:10px;
}
  .rgt h1 {
    font-size: 22px;
}
  .rgt p {
    font-size: 11px;
}
.banner p{
	font-size:11px;
}
  .play-b {
    left: 50%;
    top: 60%;
}
  .play-b b {
    line-height: 10px;
    margin-top: 10px;
    font-size: 9px;
}
  .play-b i {
    font-size: 25px;
    margin-left: 6px;
    float: left;
    margin-top: 7px;
}
  .get {
    background-color: #42c6fb;
    margin-top: 10px;
    padding: 5px 15px 5px 15px;
    border-radius: 3px;
    font-size: 0.3em;
}
.ism-caption-0,.ism-caption-1,.ism-caption-2{
font-size-adjust:8px !important;
 }

}

/*First CSS File*/


header{
	background-color:#FFF;
}
p{
	color:#494949;
	font-size:14px;
	line-height:20px;
}
.banner.container {
  border: 1px #e4e4e4 solid;
  padding: 20px;
  background-color: #fff;
}
.fontsize{
	font-size:18px;
}
video{
}
.logo.img-responsive {
    margin: 0 auto;
}
.header-space{
}
.phone{
	display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  vertical-align:middle;
  margin-top:30px;
  text-align:center;
}
.black{
	background-color:transparent;
	padding:15px;
	margin-top:5px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.16);

}
.cert{
	height:350px;
	padding:15px;
	border:1px #CCC solid;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
@media only screen and (max-width: 580px) {
	.cert{
		height:350px;
	}
	
}
.image-ad{
	background-image:url(image/nonei.png);
}

.blue{background-color:#FFF;
      padding:10px;
	  border:#00F solid;
	  border:dotted thin;
	  border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	color:#00F;
}
.sme-ht{
	width:100%;
	height:288px;
}
	
.email{
	display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  vertical-align:middle;
  margin-top:30px;
  text-align:center;
}
.bgimage.img-responsive {
background-image:url(image/banner.png);
}
.feature{
	margin-top:30px;
	}
.content{
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	position:relative;       
    border: 2px #f1f1f1 solid;
}

.image-e{
	margin-top:30px;
	display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.gap{
	height:20px;
	}
.middle{
	padding-bottom:50px;
	background-color:#CCC;
}
.topper{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#e8e9e9;
	background: #bbedfb; /* Old browsers */
background: -moz-linear-gradient(top,  #bbedfb 0%, #ffffff 63%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #bbedfb 0%,#ffffff 63%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #bbedfb 0%,#ffffff 63%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbedfb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.rating{
	float:left;
	text-align:center;
}

.se-foot{
	background-color:#43484e;
	font-size:15px;
}
.trc{
	color:#999;
}
.trc-p{
	padding:10px;
}
.vdo-left{
	text-align:center;
}
.video-right{
	padding-top:50px;
}
.embed-responsive {   max-height:450px;
}
.trc-in{}
h5 {
color:fff;
font-size: 20px;
}
h6 {
color:fff;
font-size: 20px;
padding:0;
}
p1{
	color:#CCC;
}
.centered-pills { text-align:center; }
.top{
	text-align:center;
	margin-top:10px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border: 2px #dbf5fd solid;
	min-height:800px;
}
@media only screen and (max-width: 580px) {
	.top{
		height:100%;
	}
	
}
.top-sm{
	text-align:center;
	margin-top:10px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border: 2px #f1f1f1 solid;
	height:400px;
}
@media only screen and (max-width: 580px) {
	.top-sm{
		height:100%;
	}
	
}
.aside{
	text-align:center;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border: 2px #f1f1f1 solid;
	padding-top:30px;
	padding-bottom:30px;
	}
.imagee{
	padding:20px;
}
.water{
	text-align:center;
	background-color:#039;
	color:#CCC;
	padding:5px;
}
.blk .img-responsive {
    margin: 0 auto;
}
wte{
	color:#FFF;
	font-size:18px;
}
.etee{
	background-color:#FFF;
	padding:15px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border: 6px #00cfff solid;
	margin-top:30px;
}
.greem{
	background-color:#42b609;
	border-radius:10px;
	padding-left:20px;
	padding-right:20px;
}
.white{
	background-color:#FFF;
	border-radius:10px;
	padding-left:20px;
	padding-right:20px;
}
.ylow{
	background-color:#b4aa0b;
	border-radius:10px;
	padding-left:20px;
	padding-right:20px;
}
.gr-bot{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+54,baebf9+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 54%, #baebf9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 54%,#baebf9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 54%,#baebf9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#baebf9',GradientType=0 ); /* IE6-9 */

}

.divider1{
	border-left:solid;
	border-color: #483D8B;
	height: 50%;
	border-width: 1px;
}
.divider2{
	border-left:solid;
	border-color: #483D8B;
	border-width: 1px;
	
}
.text-input{
	border-radius: 10px;
	background-color: #DCDCDC;
	width:150px;
	height: 30px;
	
}
.btn-Save{
	margin-top: 40px;
	background-color: #4CAF30;
	font-size: 25px;
	border-radius: 10px;
	height: 50px;
	width: 300px;
}
.product{
	border-left:6px solid #B6E6F4;
	padding:10px 5px 0 5px 0;
}
.OP_Img{
}
#target{}
/*End First CSS*/
.checkbox{
	margin-top :0 !important;
}
#callbackslot{
}
	.fb_iframe_widget span{        
        overflow: initial !important;
    }
    .fb_iframe_widget iframe{        
        width: 500px !important;
        height: 500px !important;    
    }
.fb-like-box, .fb-like-box span, .fb-like-box.fb_iframe_widget span iframe {
    width: 100% !important;
}
