@charset "utf-8";
/* CSS Document */
body{
	overflow-x:hidden;
	font-family: 'Roboto', sans-serif;
	background:#fff;
	}

img{
	max-width:100%;
	}
.mb20{
	margin-bottom:20px;
	}

.mt20{
	margin-top:20px !important;
	}
.mb30{
	margin-bottom:30px;
	}
.mt30{
	margin-top:50px;
}
.p5{
	font-size:11px;
	top:10px;
	position:relative;
	font-weight:600;
	}
.p15{
	padding:15px;
	}
.p20{
	margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 15px;
	border-bottom:1px solid #ccc;
	}
.p30{
	margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 15px;
	border-bottom:1px solid #ccc;
	}
a:focus, a:hover{
	text-decoration:none;
	}
.bg-brown{
	background:#FCFBFB !important;
	}
.bg-blue{
	background:#24B5F3 !important;
	}
.navbar{
	/* min-height:125px !important; */
	min-height:95px !important
	}
.navbar-brand > img {
    display: block;
}
.navbar-default{
	/*background:#0e1317;*/
	background: #494f58;
	border-bottom:2px solid;
	/*border-color:#D9D9D9;*/
	border-color: #D9D9D9;
	/*padding:20px 10px;*/
	}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color:#18A5DE;
	background-color: transparent;
	}

.navbar-default .navbar-nav > li > a{
	color:#fff;
	font-size: 15px;
	font-weight:500;
	}
.navbar-nav > li > a {
	 padding: 4px 20px;
	 margin-top:20px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-nav > li > a:hover{
	color:#18A5DE;
	background-color: transparent;
	}
.nav li.last a{
	
	color:#79B54B;
	}
.blue{
	color:#00A8FF !important;
	}
.login-menu{
	 background:#fff;
	 margin-top:-20px;
	 z-index:500;
	 border:1px solid #ccc;
	 }

.inner-video{
	/*max-height:540px; */ 
	overflow:hidden; 
	max-width:100%;
	top:5px;
	padding:0px;
	position: relative;
}
/*.inner-video video{
	max-height:535px;
	}*/
.carousel-caption {
    left: 85%;
    padding-bottom: 30px;
    right: 0;
}

.strip-blue{
	background: #18a5de none repeat scroll 0 0; 
	color: #fff;
    font-size: 26px;
    font-weight: normal;
    min-height: 50px;
    padding: 10px 30px;
    text-transform: uppercase;
    width: 300px; }
.completed{
	background: #FC7828 !important;
	}
.inner-video video{
	width:100%;
	}
.inner-video-content{
	/*position:absolute; 
	padding-top:3%; 
	background:rgba(0,0,0,0.5); 
	height:330px; 
	color:#fff;
	top:200px;
	width:100%;*/
	}
.{
	/*margin-top:100%;*/
	}
.how-it-works{
	background-color:#0e1317;
	min-height:350px;
	position:relative;
}
.how-it-works h1, .how-it-works h4{
	
	color:#fff;
	
	}
.carousel-indicators li{
	border-radius:0px;
	}
.carousel-indicators {
    text-align: right;
    top: 30px;
	margin-left:-15%;
	max-height:100px;
}
.carousel-indicators li{
	height:18px;
	width:18px;
	background:#fff;
	border:1px solid #1CA4DE;
	}
.carousel-indicators .active{
	height:19px;
	width:19px;
	background:#1CA4DE;
	border:1px solid #337AB7;
	}
.item img{
	cursor:pointer;
	}
.big{
	font-style:italic; 
	font-size:35px;
	color:#fff;
	font-weight: lighter;
	 }
.go{
	font-style:italic; 
	font-size:20px;
	color:#fff;
	font-weight:lighter;
	 }
.go-img{
	margin-left:30px;
	}
.category-height{
	min-height:140px;
	}
.category span{
    padding: 6px 1px;
    position: relative;
    top: 40px;
    min-width: 180px;
	color:#2a2a2a;
	cursor:pointer;
	font-size:15px;
	display:inline-block;
	}
.category span.active,.category span:hover {
	 background: #18A5DE;
	 color:#fff;
}
.recent-videos{
	margin-top:40px;
	margin-bottom:15px;
	}
.recent-videos1{
	margin-top:10px;
	margin-bottom:15px;
	}
.recent-videos-img{
	cursor:pointer;
	}
.recent-videos-img:nth-child(1) img{
	max-width:100%;
	max-height:300px;
	
	}
.big-number{
	font-size:40px;
	font-weight:400;
	}
.big-text{
	font-size:18px;
	}
.biger-number{
	font-size:50px;
	font-weight:400;
	}
.biger-text{
	font-size:22px;
	}
.flex-control-paging li a,.flex-pauseplay a{
	display:none;
	}
.blue-btn p{
	margin-top:25px;
	}
.btn-success, .btn-success:hover{
	background:#18A5DE;
	border:1px solid #18A5DE;
	border-radius:0px;
	padding:17px 30px;
	min-width:220px;
	
	}
/************************************************User Dashboard ****************************************************/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	
	background:#fff;
	color:#006b99;
	}
.custome-menu ul.nav {
	max-height:42px;
	}
.dropdown-menu > li > a{
	color:#006b99;
	
	}
.dropdown-menu{
	top:74px;
	}
.custome-menu .navbar-nav > li > a {
    margin-top: 0px;
    padding: 10px 35px;
	color:#546072F;
	margin-left:20px;
	min-height:42px;
	color:#454C56;
}
.dashboard-box{
	background:#24B5F3; 
	text-align:center; 
	padding:5px;
	}
.dashboard-border-box{
	border:4px solid #fff;
	padding-top:36px;
	}	
.dashboard-border-box .number{
	font-size:80px; 
	color:#fff;
	}	
.dashboard-box p{
	padding-top:20px;
	}
.video-container{
	background:#fff; 
	min-height:490px;
	padding:20px;
	}
.profile-pic{
	border-radius:50%; 
	border:3px solid #fc7828;
	width:90px;
	height:90px;
	}
.profile-pic1{
	border-radius:50%; 
	border:3px solid #ccc;
	width:90px;
	height:90px;
	margin-top:-28px;
	}
.left-profile > div{
	padding:0px 30px;
	}
 .custome-menu li a span{
	 top:2px;
	 position:relative;
	 font-weight:600;
	 } 

 .custome-menu li.active a span{	 
 	color:#fff;
 }
 .custome-menu li a span:hover{	 
 	color:#fff;
 }
 .custome-menu li.active a, .custome-menu li a:hover{
    background: #24B5F3;
	color:#fff;
	}
	.custome-menu li.active a img, .custome-menu li a:hover img{
		visibility:hidden;
	}

 .video-detail{
	 background:#F2F2F2;
	 padding:5px 35px;
	 color:#4E4F4F;
	 font-size:15px;
	 margin-bottom:20px;
	 border:1px solid #e5e5e5;
	 }
.color-blue{
	color:#24b5f3 !important ;
	}
.email-bg{ 
background-image:url(../images/seperator_3.png); 
background-repeat:no-repeat; 
background-position:center; 
text-align:center;
font-weight:600; }
.aemail-bg{ 
background-image:url(../images/seperator_2.png); 
background-repeat:no-repeat; 
background-position:center; 
text-align:center;
font-weight:600; }
.mobile-bg{ 
background-image:url(../images/seperator_5.png); 
background-repeat:no-repeat; 
background-position:center; 
text-align:center;
font-weight:600; }
.last-sep{
	margin:0px 35px;
	}
.profile-name{
	float:right;
	font-size:15px;
	font-weight:600;
	top:30px;
	position:relative;
	}
.left-profile{
	 background:#fff; 
	 min-height:400px; 
	 padding:5px 10px;
	 }
	 

.video_data {
	/* border: 1px solid #999; */
    margin-top: 50px;
    min-height: 100%;
	}

/************************************************User Dashboard ****************************************************/
/************************************************video-detail-start ****************************************************/

.video-detail-btn{
	background: #ebebeb none repeat scroll 0 0;
    border-radius: 0;
    padding: 7px 30px;
	color:#546072;
	font-weight:600;
	margin-right:10px;
	}
.video-detail-btn1{
	background: #ebebeb none repeat scroll 0 0;
    border-radius: 0;
    padding: 10px 30px;
	color:#546072;
	font-size:20px;
	margin-right:10px;
	width:100%;
	margin-top:10px;
	font-weight:600;
	}
.color-white{
	color:#fff;
	}
.tech{
	border-style: solid; 
	border-width: 0px 0px 1px 0px;
	border-image: url(../images/video-detail-line1.png) 0 0 1 0;
	padding-bottom:5px;
	font-weight:600;
	}
.tech-video{
	background-image:url(../images/video-detail-line2.png);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	}
.video-media-credit{
	background-image:url(../images/credits_box.png);
	background-position: center right;
	background-repeat:no-repeat;
	color:#fff;
	min-width:92px;
	min-height:92px;
	padding-top: 63px; 
	text-align: center;
	}
.video-media-credit > p{
	position:relative; 
	top:65px; 
	left:5px; 
	color:#fff;
}
.video-media-credit > p > span:first-child{
	font-size:25px;
	}
ul.star li{
	display:inline-block;
	list-style-type:none;}
	
.star li > a{
	color:#FBE690;
	padding:1px 10px;
	font-size:36px;
	
	}
.star li.checked > a{
	color:#E89900;
	}
.similar-video{
	border:3px solid #ccc;
	min-height:226px;
	max-width: 392px;
	padding:3px;
	background:#fff;}
.similar-video-text{
	background:#ccc;
	min-height:45px;
	padding:10px;
	margin:0px;
	}
.simple-btn{
	min-height:50px;
	padding:10px 15px;
	border:1px solid #ccc;
	font-size:16px;
	}
.border{
	border:1px solid #ccc;}
.font-bold div:nth-child(odd){
	font-weight:600;
	}
.font-bold div{
	line-height:30px;}
/************************************************create-video-start ****************************************************/

.create-video-form{
  background: #838486;
  margin-top:1px;
  min-height:40px;
  border:1px solid #2a2a2a;
  border-radius:1px;
  color:#fff;
  width:100%;
 /* box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;*/
	}
.create-video-form::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.tittle-text{
	text-align:left;
	color:#1EB9F1;
	font-weight:500;
	text-decoration:none;}
.select-clipart{
	background-image:url(../images/create-video-bg.png);
	background-size:cover;
	background-position:center center;
	max-width:282px;
	padding:15px 5px;
	text-align:center;
	color:#fff;
	font-weight:600;
	margin:25px auto;
	text-shadow:1px 1px 1px #000;
	}
.btn-video{
	background-image:url(../images/create-video-bg.png);
	background-size:cover;
	background-position:center center;
	width:310px;
	padding:15px 5px;
	text-align:center;
	color:#fff;
	font-weight: bold;
	font-size:20px;
	text-shadow:1px 1px 1px #000;
	margin:25px auto;
	
	}
.video-thumb-main{
	 padding:20px; 
	 background:#FAFAFA; 
	 min-height:1200px;
	 }
.video-thumb{
	max-height:1000px;
	overflow-y: hidden;	
	}
::-webkit-scrollbar {
    width: 12px;
	background:#F39;
	display:none;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
	background:#F39;
	display:none;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	background:#C0C;
}
 
/************************************************create-video-end ****************************************************/
/************************************************video-detail-end ****************************************************/

footer{
 /* background-color:#0e1317; */
	background-color:#494f58;
	min-height:200px;
	margin:0px;
	padding:0px;
	
	}
footer h4{
	color:#2184AD;
	}
footer .row{
	margin-top:14px;
	}
footer .row > div h4{
	margin-bottom:40px;
	text-align: center;
	}
footer .row > div p{
	line-height:30px;
	text-align: center;
	}
footer a{
	color:#fff;
	font-size: large;
	}
footer a:hover{
	color:#ccc;
	text-decoration:none;
	}
.fallow-link p{
	margin:20px 0px;
	color:#aaa;
	font-size:18px;
	cursor:pointer;
	padding-top:20px 0px;
	}
.navbar-right {
    position: relative;
    top: 10px;
}
.logo-animation{
	margin:10px 0 30px; 
	min-height: 50px; 
	color:#fff;
	padding:8px 5px; 
	background:#18a5de;
	text-align:center;
	 }
.tittle-of-video{
	background:#ccc;
	padding:10px;
	margin-top:5px;
	height:70px;
	}
.tittle-of-video a{
	color:#2a2a2a;
	}
ul#portfolio-list li {
	width:250px;
	margin-left:60px;
	}
.top100{
	margin-top:100px;
	}

.rating{position: relative;
    top: -7px;
	left:-11px;
	position:absolute;
	z-index:200;
	}
.video-img{
	margin-top:-195px; 
	display:block;
	}
#portfolio-list li a > img{
	border: 4px solid #2a2a2a;
	background:#2a2a2a;
	height: 226px;
    width: 392px;
	position:relative;
	z-index:100;
	}
#portfolio-list li a > video{
	background: #2a2a2a none repeat scroll 0 0;
    border: 4px solid #2a2a2a;
    height: 195px;
    max-height: 226px;
    text-align: center;
    width: 392px; 
	}
.error{
	color:#ff0000 !important;}
	 .error_image{
	color:#ff0000 !important;
	float:left;
	}

/* ----------------------------Customization page css -----------------------------------*/	
.border-round{
	 border:3px solid #00AEEF;
	 border-radius:50%;
	 padding:2px;
	 text-align:center;
	 }
.border-round-orange{
	 border:3px solid #fc7828;
	 border-radius:50%;
	 padding:2px;
	 text-align:center;
	 } 
/*	 
.btn-md-preview, .btn-md{
	background:#24B5F3;
	border-radius:6px;
	padding:2px 20px;
	border:none;
	font-size:14px;
	color:#fff;
	min-width:100px;
	min-height:30px;
	margin-bottom:10px;
	font-weight:600;
	} */

.btn-md-preview, .btn-md{
	    background: #1BA4DD;
	    padding: 10px 20px;
	    min-width: 200px;
	    font-size: 18px;
	    color: #fff;
	    cursor: pointer!important;
	    text-align: center;
	    margin: 35px 0px;
 }

.btn-md-preview:hover, .btn-md:hover{
	/* background:#26589A !important; */
}
	
.mt80{
	margin-top:80px;}
.btn-bg-red{
	background:#C03535;
	}
.btn-bg-green{
	background:#A8F287;
	}
.btn-bg-blue{
	background:#5794E6;
	}
.btn-bg-purpal{
	background:#DDAAFA;
	}
.btn-bg-yellow{
	background:#FAE19D;
	}
	/************************************************profile-setting-start ****************************************************/

ul.profile-setting {
    list-style: none;
    padding:0;
    margin:0;
}

ul.profile-setting li { 
 
	color: #24B5F3;
}
ul.profile-setting li a { 
	color:#636364;
	font-weight:600;
	font-size:14px;
	padding:0px;
	position:relative;
	top:-5px;
}

ul.profile-setting li:before {
    content: "• ";
     /* or whatever color you prefer */
	font-size:30px;
}
ul.profile-setting li:hover, ul.profile-setting li.active{
		color: #FC7828;
	
}
    .btn-file {
        position: relative;
        overflow: hidden;
    }
    .btn-file input[type=file] {
   
        outline: none;
        background: #EBEBEB;
        cursor: inherit;
        display: block;
    }
#account-setting input{
	background:#EBEBEB;
	border-radius:6px;
	}
	
.btn-green{
	background:#3BAD03 !important;
	border-radius:0px;
	padding:6px 15px;
	border:1px solid #00722D;
	color:#fff;
	border-radius:4px;
	font-weight:600;
}

.btn-green:hover {	
	/*background:#249600 !important;*/
	background:#00722D !important;
	color:#fff;
	border-radius:4px;
}

.btn-blue{
	background:#26ACE2 !important;
	border-radius:0px;
	padding:6px 15px;
	border:1px solid #26589A;
	color:#fff;
	font-size:15px;
	border-radius:4px;
	font-weight:600;
}

.btn-blue:hover {	
	background:#136FC4 !important;
	color:#fff;
	border-radius:4px;
}



.bg-o{
	background:#FC7828;}
.star span > a{
	color:#FBE690;
	padding:1px 1px;
	font-size:14px;
	
	}
	
.star span > a:hover, .star span.checked > a{
	color:#E89900;
	}
.btn-green-small{
	background:#3BAD03 !important;
	border-radius:5px;
	padding:2px 20px;
	border:1px solid #4cae4c;
	font-size:12px;
	color:#fff;
	font-weight:600;
	}
.btn-green-small:hover{
	background:#00722D !important;
	color:#fff;
	}
.btn-blue-small{
	background:#24B5F3 !important;
	border-radius:5px;
	padding:2px 20px;
	border:1px solid #24B5F3;
	font-size:12px;
	color:#fff;
	font-weight:600;
	}
.btn-blue-small:hover{	background:#136FC4 !important;	}

.add{
	font-size:20px; color:#1ba4dd;
	}
	.fav-bar{
	background-color:rgba(0,0,0,0.5); 
	bottom: 23px; 
	left: 17px;padding: 5px 10px;
	position: absolute; 
	right: 20px;
	}
	
.fav-bar img{
	padding-right:10px;
}


/************************************************profile-setting-end ****************************************************/
@media (min-width:768px){
	
	 .custome-menu li.active:nth-child(1) a, .custome-menu li:nth-child(1) a:hover{
	 background-image:url(../images/dashboard.png);
	 background-repeat:no-repeat;
	 background-position:20% center;
	 
	}

 .custome-menu li.active:nth-child(2) a, .custome-menu li:nth-child(2) a:hover{
	 background-image:url(../images/video.png);
	 background-repeat:no-repeat;
	 background-position:24% center;
	 
	}
.custome-menu li.active:nth-child(3) a, .custome-menu li:nth-child(3) a:hover{
	 background-image:url(../images/settings.png);
	 background-repeat:no-repeat;
	 background-position:26% center;
	 
	}
.custome-menu li.active:nth-child(4) a, .custome-menu li:nth-child(4) a:hover{
	 /*background-image:url(../images/credits.png);*/
	 background-repeat:no-repeat;
	 background-position:28% center;
	 
	}
.custome-menu li.active:nth-child(5) a, .custome-menu li:nth-child(5) a:hover{
	 background-image:url(../images/favorites.png);
	 background-repeat:no-repeat;
	 background-position:25% center;
	 
	}
.video-detail-btn1{
	font-size:14px !important;
	}
	.vedio_div {
	 float:left;
	 padding:0px;
 }
 
 .addfavorite_div {
	 float:left;
	 padding:0px;
 }
 
}
@media (max-width:450px){
	
	.navbar-brand img{
		max-width:75%;
		}
		.navbar-brand{
			position:relative;
			bottom:20px;
			}
	 .vedio_div {
	 float:left;
	 padding:0px;
 }
 
 .addfavorite_div {
	 float:left;
	 padding:0px;
 }
 .inner-video-container {
    height: auto;
    left: 77% !important;
    margin-left: -150px !important;
    width: 30% !important;
}
	}
@media (max-width:360px){
	 .inner-video-container {
    height: auto;
    left: 77% !important;
    margin-left: -150px !important;
    width: 30% !important;
}
	
	}
@media (min-width:1024px){
	
	.fallow-link a{
	color:#aaa;
	margin: 0px 2px;
	position:relative;
	bottom:11px;
	}
	.inner-video-container {
    bottom: 137px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
	top:50%;
	width:228px;
	height:62px
}
	.dashboard-box {
		margin-left:6%;
		} 
	.credit-data{
		padding-left:20%;
		}
	.my_vedio {
		padding-left:20%;
		} 
	.used_credit {
		padding-left:20%;
	}
	.drafted {
		padding-left:20%;
	}
	.video-detail-btn1{
	font-size:20px !important;
	}
}
@media (max-width:1023px){
	
	.fallow-link a{
	color:#767776;
	margin:0px 5px;
	position:relative;
	bottom:20px;
	}
	/*.inner-video-container{
	min-height:100px;
	max-height:535px;
	}*/
.inner-video-container {
    bottom: 137px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    top: 50%;
    width:228px;
	height:62px
}
		.add p{
		text-align: center !important;
		font-size:16px;}
		
	/*.inner-video-container{
		position:absolute; bottom:0px; left:150px;
	}*/
}
	/* .credit-data{padding-left:20%;} */
	
}

@media (max-width:650px){
	
	.video-detail-btn1{
		font-size:14px !important;
	}

}

@media (max-width:360px){
.inner-video-container{

	}
	.dashboard-box {
		margin:4px;
	}
	
}
@media (max-width:350px){
	
	.fallow-link a{
	color:#767776;
	margin:0px 1px;
	position:relative;
	bottom:11px;
	}
	 .vedio_div {
	 float:left; max-width:174px; 
 }
 
 .addfavorite_div {
	float:left; max-width: 211px;
 }
	
}

@media (min-width:320px){
	 .vedio_div {
	 float:left; max-width:174px; 
 }
 
 .addfavorite_div {
	float:left; max-width: 211px;
 }
}


.buy-btn{	
 border:2px solid #1ca4de; 
 border-radius:2px; 
 font-weight:600; 
 padding:8px 18px; 
 color:#1ca4de; 
 text-shadow:none;
}
.slider-rating{
	left:-6px;
	top:-6px;
	}
.slider-credit{
	left:150px;
	top:26px;
	}
span.slider-credit{
	left:160px;
	top:31px;
	color:#C2AA3D;
	
}
.balance{
	 color: #5b5e64;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin-left: 7px;
    margin-top: 8px;
	
	}
.pad6{
	padding:6px 30px !important;
	}
.radius0{
	border-radius:0px;}
	
.loading
{
    width: 16px;
    height: 16px;
    background:transparent url('skin/images/loading.gif') no-repeat 0 0;
    font-size: 0px;
    display: inline-block;
}	




.fa-loading-bg, .fa-loading-icon-wrapper {

  position: absolute;
  left: 0;
  width: 100%;
  height: 100% !important;
}

.fa-loading-bg {
  top: 0;
  background: rgba(0,0,0,.6);
  z-index: 99999;
  width: 100%;
  height: 438% !important;
}

 
.fa-loading-icon-wrapper {
  z-index: 999999;
  top: 50%;
 text-align: center

}

.fa-loading-icon {
  margin-top: -2.5em;
  font-size: 5em;
  color: #000;
}

.text {
	color:#fff ;
	font-weight:600;
}


.vedio_preview {
	margin-top:60px; 
	margin-bottom:20px;
	}
	


.current_highlighter{
    border: 4px solid #26ace2;
    height: auto;
 }
 
 
 .vedio_div {
	 float:left; max-width:174px;
 }
 
 .addfavorite_div {
	float:right!important; max-width: 211px;
 }
 
 
 @media only screen and (max-width: 980px) {
    .vedio_div {
	 float:left; max-width:174px;
     }
 
	 .addfavorite_div {
	 float:left!important; max-width: 211px; margin-top:10px;
	 }
}
 
 
 @media screen and (max-width:1280px)and (max-height:1024px) {
   
 }

 @media (min-width:1250px) {
.container {
	width: 1280px;
}
}


.video-bx{position:relative; width:392px; height:226px;}
.video-bx .video{display:none;}
.video-bx:hover .video{display:block; position:absolute; top:0; z-index:99999;}
.video-bx:hover .rating{
	display:none;
	}

.self-icon-size{
	font-size: medium; 
	color: #24b5f3;
}

/*
*start
*/

p{
   font-family: 'Source Sans Pro', sans-serif;
}

.middle-line{
   line-height: 40px;
}

.mailto{
	line-height: 20px;
}
.title-container{
	margin-top: -9px;
}
.try-it-free-btn{
	background: #1BA4DD;
    padding: 10px 20px;
    min-width: 130px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin: 35px 0px;
}
.try-it-free-btn:hover{
	color: #f1f1f1!important;
    background-color: #18A5DE!important;
}