@import url("../thestory/style.css");
#wistia_chrome_10 .wistia_vulcan_control, #wistia_chrome_10 .w-control{
    background-color: rgba(0, 0, 0, 0.95) !important;
}

.ig_action_bar.ig_solid .ig_data {
    max-width: 75%;
    float: none !important;
    text-align: center !important;
}
.ig_action_bar.ig_solid.ig_container {
    background-color: #0c6cd9 !important;border-top: solid 1px white;     padding: 10px 0 20px;}

.ig_action_bar .ig_content {

    margin-top: -9px !important;
}

.wistia_embed > div {
    width: auto !important;
    height: auto !important;
}
.wistia_embed .pg-icon.custom-icon { display:none; }
.search-radio {
    border-bottom: 1px solid #d6d5d4;
    width: 30%;
    margin: auto;
    font-size: 23px;
}
.search-radio input {
    padding: 40px !IMPORTANT;
    margin: 10px;
}
h2.title_new {
    font-size: 2em;
    padding: 30px 0;
}
.search-select select {
    padding: 20px;
    width: 25%;
    margin: 0 10px;
	    border: 1px solid #D6D5D4;
    -moz-box-shadow: #F0F0F0 0 0 0 3px inset,#EDDDF5 2px 2px 0;
    -webkit-box-shadow: #F0F0F0 0 0 0 3px inset,#EDDDF5 2px 2px 0;
    box-shadow: #F0F0F0 0 0 0 3px inset,#EDDDF5 2px 2px 0;
	font-size: 1.1rem;
}
.search-select select:hover {
    border: 1px solid #cc0066;
}
.search-select select:focus {
        -webkit-box-shadow: 0 0 3px 1px #7cdaff;
        -moz-box-shadow: 0 0 3px 1px #7cdaff;
        box-shadow: 0 0 3px 1px #7cdaff;
    }
	
.search-select select option {
  
 padding: 20px;
    }
	
	
	
.pg-item.pg-info-dis {
    opacity: 1;
    width: 366px;
    height: auto;
    top: 0px;
}
.nav-menu ul li.fnavbtn a{
    background-color: #cc0066;
    color: white;
    border-radius: 25px;
    margin-left: 10px;
    padding: 9px 39px;
    margin-top: -7px;
    letter-spacing: 1px;
    font-family: Montserrat, 'Open Sans', Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 40em) { 
.search-radio {
    width: 80%;
}
h2.title_new {
    font-size: 1.6em;
    padding: 20px 0;
    line-height: normal;
}
.search-select select {
    padding: 10px;
    width: 90%;
    margin: 0 10px 10px;
}

}
.header-wrapper .full-bg-image {
   /* background-image: url(https://www.advids.co/wp-content/uploads/2016/11/bg_img.png)!Important;*/
    background-color: #fff !Important;
    opacity: 10 !Important;
}

.header-wrapper {
   background: transparent !important;
}
.pg-loading {
    display: none !important;
}

.dark-header #header {
    /* background-color: rgb(0, 110, 221) !important; */
}

.nform .nform_res.nform_success {
    padding: 50px 0px;
    text-align: center;
    font-size: 24px;
    color: #999;
    text-shadow: 0px 0px 1px #fff;
    width: 90%;
    white-space: pre-line;
    color: #ffffff;
    margin: 0 5%;
    margin-bottom: 14px;
}

}

#header
{
    margin:5px;
    padding:5px;

}

.heading
{
	color:#411351;
	font-family: 'lato', sans-serif;
	font-size: 35px;
	
}

.services {
    background: #fff;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
    padding: 5px 0 20px;
    margin: 35px 0;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 10px;
}
.services:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
	transform: scale(1.1);
}
.services h1 {
    text-transform: uppercase;
    font-size: 30px;
    color: #380d3b;
    font-family: 'lato', sans-serif;
	margin:0;
	padding:0;
}
.services p {
    font-size: 25px;
    text-transform: capitalize;
    font-family: 'Dosis', sans-serif;
    color: #6e7881;
	margin-bottom:0;
}
.services img {
    max-width: 171px;
}
.effortless img {
    position: relative;
    right: 15px;
}
.all {
    text-align: center;
}
.all_service_features {
    margin-top: 25px;
}
.services_features .all a {
    color: #fff!important;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 500;
    background: #ec335d;
    border-radius: 40px;
    text-align: center;
    padding: 14px 30px;
    border: 1px solid #ec335d;
    font-family: 'Lato';
    box-shadow: 0 0 8px 0px #bfbfbf;
}
.services_features .all a:hover {
    color: #fff;
    background: #ec335d!important;
    text-decoration: none;
    box-shadow: 0px 0px 5px #ec335d;
    padding-left: 35px !important;
    padding-right: 35px !important;
}

a:hover{
	text-decoration:none !important;
}
.nav-menu ul li a 
{
padding-top:7px;
padding-bottom:7px;
}
.nav-menu ul li a:hover
{
padding:7px 25px;
}

/*----------video-content-delivered-------------------*/


.main-title-sm-text {
    color: #1c0567;
	margin-top: 70px;
    font-size: 35px;
    font-family: 'Lato', sans-serif;
}

/*-----*/
.easy-get-started {
    box-shadow: 0px 0px 30px rgba(95, 154, 154, 0.25);
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    margin: 22px 14% -44px;
    float: left;
    width: 72%;
    padding-bottom: 50px;
}
.easy-get-started h4 {
    color: #620a5f;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 30px;
}
.easy-get-started h4 {
    color: #620a5f;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 30px;
}

.easy-get-started h6 {
    color: #2b2b2d;
    font-size: 27px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.easy-get-started a.btn {
    width: 80%;
    background: #f2346f;
    color: #ffffff;
    float: none;
    display: block;
    margin: auto;
    font-size: 20px;
    letter-spacing: 01px;
    border-radius: 110px;
    padding: 10px 0px;
}
.easy-get-started a.btn:hover {
    width: 100%;
}

.video-content-delivered
{
	display:block;
	margin-bottom:75px;
}
div#icegram_messages_container {
    width: 100%;
    float: left;
   position: fixed;
    bottom: 0;
    background : #fff;
}

/*----------video-content-delivered Close-------------------*/