@import url('https://fonts.googleapis.com/css?family=Amaranth:400,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

body{
font-family: 'Poppins', sans-serif;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Amaranth', sans-serif;
}

a,
a:active,
a:focus,
a:hover{
	outline:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover{
	text-decoration:underline;
}
#header_top{
background-color:#088eff;	
}
.contact_detail{
padding-top:17px;
}
.contact_detail i{
font-size:20px;
margin-right:7px;
}
.contact_detail p{
font-size:15px;
color:#fff;
margin-bottom:0;
}
.social_media_link{
padding-top:10px;
float:right;
}
.social_media_link ul{
padding:0;
}
.social_media_link ul li{
list-style:none;
display:inline-block;
text-align:center;
}
.social_media_link ul li i {
    color: #fff;
    font-size: 18px;
    margin-right:3px;
    border: 1px solid #fff;
    width: 33px;
    height: 33px;
    border-radius: 50%;
	line-height:35px;
}
.social_media_link ul li i:hover{
background-color:#fff;
border:1px solid #fff;
color:#088eff;
}
.navbar-brand>img{
width:240px;
}
.navbar-brand{
height:auto;
padding:0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
color:#088eff !important;
border-top:4px solid #088eff !important;
transition:all 0.25s ease-out !important;
-webkit-transition:all 0.25s ease-out !important;
}
.active_link{
border-top:4px solid #088eff !important;
color:#088eff !important;	
}
#feature_div{
background-color:#f6f6f6;
width:100%;
}
.section_title{
margin:auto;
text-align:center;
padding-top:30px;
}
.section_title h3{
font-size:35px;
color:#1d1d1d;
font-weight:600;
}
.section_title p{
padding-top:10px;
font-size:15px;
color:#1d1d1d;
width:850px;
margin:auto;
text-align:center;
}
.feature_section{
margin-top:50px;
}
.feature_section ul{
margin-left:-20px;
}
.feature_section ul li{
border:1px solid #ddd;
list-style:none;
display:inline-block;
width:32%;
text-align:center;
padding-top:40px;
min-height:280px;
vertical-align:top;
margin-right:10px;
margin-bottom:20px;
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 0 1px transparent;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow, transform;
    vertical-align: middle;
}
.feature_section ul li a{
width:100%;
height:100%;
display:block;
}
.feature_section h3{
color:#304770;
font-family: 'Poppins', sans-serif;
font-size:18px;
font-weight:600;
}
.feature_section a:hover{
text-decoration:none;
}
.feature_section p {
    font-size: 15px;
    color: #7d7d7d;
    padding: 5px 15px;
	
}
.feature_section ul li:hover{
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
	background-color:#fff;
	border:1px solid #fff;
}
#transform_section{
width:100%;
}
.left_section{
background:url("../img/video_bg.jpg");
height:450px;
width:50%;
float:left;
}
.right_section {
    background-color: #088eff;
    width: 50%;
    min-height: 475px;
    position: relative;
    top: -13px;
	float:left;	
}
.video_title {
    padding: 125px 70px;
    width: 475px;
}
.video_title h1{
font-size:50px;
color:#fff;
}
.play_btn {
    position: relative;
    top: 40px;
}

.play_btn a{
background:transparent;
color:#fff;
font-size:24px;
border:1px solid #fff;
padding:8px 20px;
border-radius:5px;
font-family: 'Amaranth', sans-serif;

}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
color:#088eff;	
}
.btn-default.focus, .btn-default:focus {
    color: #088eff;
    background-color: #fff;
    border-color: #fff;
}
.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    position: relative;
    top: -5px;
}
.play_btn i{
margin-right:10px;
font-size:22px;
}
.play_btn a:hover{
background-color:#fff;
color: #088eff;
text-decoration:none;
}
.right_section_new{
background:url("../img/consult_bg.jpg");
height:450px;
width:50%;
float:left;
}
.left_section_new {
    background-color: #088eff;
    width: 50%;
    min-height: 475px;
    position: relative;
    top: -13px;
	float:left;	
}
.video_title_new {
    padding: 140px 70px;
    width: 590px;
}
.video_title_new h1{
font-size:50px;
color:#fff;
line-height:55px;
}
#brain_section {
    min-height: 1000px;
    clear: both;
}
.brain_img {
    /* margin-top: 50px; */
    border: 1px solid #088eff;
    border-radius: 50%;
    width: 550px;
    height: 550px;
    padding: 40px;
    margin: auto;
}
.brain_img img{
margin:auto;
text-align:center;
padding-top:60px;
}
.div_top{
margin-top:60px;	
}
.brain_feature_left{

}

.icon_div {
    float: right;
    background-color: #088eff;
    height: 104px;
    width: 104px;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    z-index: 33;
    position: relative;
}
.icon_div i {
    padding: 30px;
    font-size: 42px;
    color: #fff;
}
.icon_div:hover{
	transform:rotate(360deg);
    -webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	
}

.icon_div_new:hover{
	transform:rotate(360deg);
    -webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.icon_content {
    margin-left: -40px;
    position: relative;
    top: 20px;
}
.icon_content h4{
color:#304770;
font-size:22px;
font-weight:600;
font-family: 'Poppins', sans-serif;
}
.icon_content p{
font-size:14px;
}
.hvr-grow-shadow {
    box-shadow: 0 0 1px transparent;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow, transform;
    vertical-align: middle;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    transform: scale(1.1);
}
.first_icon {
    position: relative;
    left: 180px;
    margin-bottom: 110px;
}
.second_icon {
    position: relative;
    left: 100px;
    margin-bottom: 80px;
}
.third_icon {
    position: relative;
    left: 250px;
    z-index: 33;
}
.fourth_icon {
    position: relative;
    left: -180px;
    margin-bottom: 110px;
}
.fifth_icon {
    position: relative;
    left: -100px;
    margin-bottom: 100px;
}
.sixth_icon {
    position: relative;
    left: -250px;
	margin-bottom:40px;
}
.icon_div_new i {
    padding: 28px;
    font-size: 45px;
    color: #fff;
}
.icon_div_new {
    float: left;
    background-color: #088eff;
    height: 104px;
    width: 104px;
    margin: auto;
    border-radius: 50%;
    text-align: center;
}
.icon_content_new {
width:280px;
margin-left:125px;
position:relative;
top:15px;
}
.icon_content_new h4{
color:#304770;
font-size:22px;
font-weight:600;
font-family: 'Poppins', sans-serif;
}
.icon_content_new p{
font-size:14px;
}

#consult_section{
margin-top:60px;	
}

#blog_section{
background-color:#f6f6f6;
}
.post-slide {
    padding: 0 0px;
    border: 1px solid #ddd;
    margin-right: 15px;
	margin-bottom:40px;
}
.post-slide .post-img{
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:all 0.3s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.2,1.2);
    filter:none;
    opacity:1;
}
.post-slide .post-content{
    padding: 20px 20px;
    position: relative;
    background: #fff;
}
.post-slide .post-date{
    min-width:28px;
    min-height:28px;
    line-height: 28px;
    text-align: center;
    background: #304770;
    position: absolute;
    top: -30px;
    left: 20px;
}
.post-slide .month{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 0 10px;
    background: #088eff;
    text-transform: uppercase;
}
.post-slide .date{
    color: #fff;
    font-size: 16px;
}
.post-slide .post-title {
    margin: 20px 0;
    min-height: 50px;
	
}
.post-slide .post-title a{
    color:#304770;
    font-size:22px;
   text-transform:uppercase;
    transition: all 0.50s ease 0s;
}
.post-slide .post-title a:hover{
    color:#333;
    text-decoration: none;
}
.post-slide .post-description{
    color: #333;
    font-size: 15px;
    line-height: 25px;
}
.post-slide .post-bar{
    padding: 15px 0;
    list-style: none;
    text-align: center;
    background: #14bf9b;
}
.post-slide .post-bar li{
    display: inline-block;
    margin-right: 5px;
}
.post-slide .post-bar li a{
    text-transform: capitalize;
    font-size: 12px;
    color: #fff;
    transition:0.2s ease;
}
.post-slide .post-bar li a:hover{
    text-decoration: none;
    color:#333;
}
.post-slide .post-bar li i{
    color:#fff;
    margin-right: 5px;
}
.read_more_btn{
margin-top:20px;
}
.read_more_btn a{
    background-color: #088eff;
    padding: 8px 18px;
    color: #fff;
    border-radius: 50px;
}
.read_more_btn a:hover{
text-decoration:none;
background-color:#304770;
}
#news-slider{
margin-top:50px;	
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99;
    background-color: #088eff;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #088eff;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}



footer{
background-color:#304770;
}
.footer_title{
margin-top:40px;
border-right:1px solid #546e9d;
min-height:290px;	
}

.footer_title h3{
color:#cbd9f1;
margin-bottom:0;
}
.footer_content{
padding-top:15px;
}
.footer_content p{
color:#cbd9f1;
font-size:15px;
}
.read_btn {
    margin-top: 25px;
    padding-bottom: 40px;
}
.read_btn a {
    background-color: #088eff;
    color: #fff;
    padding: 8px 15px;
}
.read_btn a:hover{
text-decoration:none;
color:#088eff;
background-color:#fff;
}
.footer_title_new{
margin-top:40px;

}

.footer_title_new h3{
color:#cbd9f1;
margin-bottom:0;
}
.footer_content_new{
padding-top:15px;
}
.txt_center{
text-align:center;
}
.footer_content ul{
margin-left:80px;
margin-top:0px;
}
.footer_content ul li{
text-align:left;
list-style:none;
margin-bottom:10px;
}
.footer_content ul li a{
color:#cbd9f1;
font-size:15px;
-webkit-transition: padding 0.5s ease 0s;
	-moz-transition: padding 0.5s ease 0s;
	-o-transition: padding 0.5s ease 0s;
	-ms-transition: padding 0.5s ease 0s;
	transition: padding 0.5s ease 0s;
}
.footer_content ul li a:hover{
padding-left:10px;
text-decoration:none;
}
.contact_div_info{
text-align:left;
margin-top:15px;	
}
.contact_div_info ul{
	
}
.contact_div_info ul li{
list-style:none;
color:#cbd9f1;
margin-bottom:15px;
font-size:15px;
}
.contact_div_info ul li i {
    color: #cbd9f1;
    border: 1px solid #cbd9f1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 20px;
    margin-right: 10px;
	text-align:center;
	line-height:35px;
}
#copyright{
border-top:1px solid #546e9d;	
}
#copyright p{
text-align:center;
color:#cbd9f1;
padding-top:15px;
}
.navbar-right .dropdown-menu {
    right: 0;
    left: 0;
}
#bread_crumb{
background-color:#f5f5f5;
}
#bread_crumb .breadcrumb{
margin-bottom:0;
padding-top:12px;
}
#choose_section{
margin-top:30px;
}
.section_title_inner {
    margin: auto;
    text-align: center;
}
.section_title_inner h3 {
    font-size: 35px;
    color: #1d1d1d;
    font-weight: 600;
}

.serviceBox{
    border: 1px solid #b9b9b9;
    margin-top:120px;
    text-align: center;
    padding: 25px;
	margin-bottom:60px;
}
.serviceBox .service-icon{
    width:100px;
    height:100px;
    border: 1px solid #b9b9b9;
    text-align: center;
    line-height: 100px;
    font-size: 40px;
    background: #fff;
    transform: rotate(-45deg);
    margin: -75px auto -20px;
}
.serviceBox .service-icon i{
    transform: rotate(45deg);
    color:#4f4f4f;
    transition:all 0.3s ease-out;
}
.serviceBox:hover .service-icon{
    background: #3498db;
    border-color: #3498db;
    transition:all 0.3s ease-out;
}
.serviceBox:hover .service-icon i{
    color:#fff;
}
.serviceBox .service-content{
    margin-top: 60px;
}
.serviceBox .service-content h3{
    text-transform: capitalize;
    color:#161616;
    font-size: 20px;
}
.serviceBox .service-content h3:after{
    content: "";
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    width: 70px;
    height:4px;
    display:block;
    margin: 10px auto 20px;
}
.serviceBox .service-content p{
    color:#727272;
    line-height: 23px;
}
.serviceBox .read{
    margin-top: 40px;
}
.serviceBox .read a{
    color:#161616;
    text-transform: capitalize;
}
.serviceBox:hover .read a{
    color:#3498db;
    transition:all 0.3s ease-out;
}
@media only screen and (max-width: 990px){
    .serviceBox{
        margin-top: 90px;
    }
}

.career_div{
margin-top:40px;
margin-bottom:40px;
}
.career_content{
margin-top:40px;
margin-bottom:40px;
}
.career_content h3{
color:#1d1d1d;
}
.career_content p{
font-size:15px;
padding-top:10px;
line-height:22px;
}
.read_more_btn_inner{
margin-top:20px;
}
.read_more_btn_inner a{
    border:1px solid #088eff;
    padding: 6px 15px;
    color: #088eff;
    border-radius: 50px;
	cursor:pointer;
}
.read_more_btn_inner a:hover{
text-decoration:none;
background-color:#304770;
border:1px solid #304770;
color:#fff;
}
.team_icon{
padding:0;
margin-top:25px;
}
ul.team_icon li{
list-style:none;
display:inline-block;
width:49%;
margin-bottom:15px;
}
ul.team_icon li:last-child{
width:100%;
}
ul.team_icon li img{
margin-right:10px;
}
ul.team_icon li p{
font-size:18px;
font-family: 'Amaranth', sans-serif;
}
.margin_less p{
padding-top:0;
}
.margin_less h3{
font-size:20px;
font-weight:500;
}
.total_cost{
margin-top:15px;
}
.map_div{
margin-top:30px;
margin-bottom:10px;	
}

.map_div ul li{
list-style:none;
display:inline-block;
width:48%;
vertical-align:top;
margin-right:20px;	
}
.contact_info h3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.contact_info p {
    font-size: 15px;
    border: 1px solid #ddd;
}
.contact_info i {
    font-size: 22px;
    background-color: #088eff;
	border: 1px solid #088eff;
    color: #fff;
    padding: 10px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 35px;
    margin-right: 10px;
}
.contact_info h4{
border: 1px solid #ddd;
padding:10px;
}
.blog_div{
margin-top:40px;
}
.blog_div ul{
padding:0;
}
.blog_div ul li{
list-style:none;
display:inline-block;
width:33%;
vertical-align:top;
}
.blog_details{
	
}
.blog_details ul{
padding:0;
}
.blog_details ul li{
display:inline-block;
list-style:none;

}
.blog_details ul li:last-child {
    float: right;
    background-color: #088eff;
    padding: 13px 15px;
    margin-top: 10px;
	color:#fff;
}
.blog_details ul li i{
margin-right:8px;
font-size:18px;
color:#fff;
}
.blog_details h3{
color:#000;
}

.blog_details ul li span{
margin-left:10px;
}
.post_info{
background-color:#f2f2f2;
border-left:3px solid #088eff;
margin-bottom:40px;	
padding:20px;
box-shadow:0 2px 2px 0 #ccc;
}
.post_info p{
line-height:23px;
}
.recent_post{
background-color:#f2f2f2;
box-shadow:0 2px 2px 0 #ccc;
min-height:100px;
padding:15px;	
}
.recent_post h3{
margin-top:0;
font-size:21px;
border-bottom:1px solid #088eff;
padding-bottom:8px;
}
.widget-sidebar {
    background-color: #fff;
    padding:0 20px;
}

.title-widget-sidebar {
    font-size: 15pt;
    border-bottom: 2px solid #e5ebef;
    margin-bottom: 15px;
    padding-bottom: 10px;    
    margin-top: 0px;
}

.title-widget-sidebar:after {
    border-bottom: 2px solid #088eff;
    width: 150px;
    display: block;
    position: absolute;
    content: '';
    padding-bottom: 10px;
}

.recent-post{width: 100%;height: 80px;list-style-type: none;}
.post-img img {
    width: 100px;
    height: 70px;
    float: left;
    margin-right: 15px;
    transition: 0.5s;
}

.recent-post a {text-decoration: none;color:#000;transition: 0.5s;}
.content-widget-sidebar ul{
padding:0;
}
.recent-post i{
color:#088eff;
font-size:15px;	
}
.recent-post p{
font-size:16px;
}
.radio_div {
margin-top:30px;
margin-bottom:60px;
}
.question_div{
margin-bottom:20px;
}
.question_div ul{
padding:0;
margin-top:10px;	
}
.question_div ul li{
list-style:none;
display:inline-block;
margin-right:10px;
}
.question_div h3{
font-size:20px;	
}


.question_div {
    background-color: #f2f2f2;
    padding:8px 20px;
    border-right: 3px solid #088eff;
	box-shadow:0 2px 2px 0 #ccc;
}
.label-text{
font-size:16px;
font-weight:500;
}




/* input[type="checkbox"], input[type="radio"]{ */
	/* position: absolute; */
	/* right: 9000px; */
/* } */


/* input[type="radio"] + .label-text:before{ */
	/* content: "\f10c"; */
	/* font-family: "FontAwesome"; */
	/* speak: none; */
	/* font-style: normal; */
	/* font-weight: normal; */
	/* font-variant: normal; */
	/* text-transform: none; */
	/* line-height: 1; */
	/* -webkit-font-smoothing:antialiased; */
	/* width: 1em; */
	/* display: inline-block; */
	/* margin-right: 5px; */
/* } */

/* input[type="radio"]:checked + .label-text:before{ */
	/* content: "\f192"; */
	/* color: #088eff; */
	/* animation: effect 250ms ease-in; */
/* } */

/* input[type="radio"]:disabled + .label-text{ */
	/* color: #aaa; */
/* } */

/* input[type="radio"]:disabled + .label-text:before{ */
	/* content: "\f111"; */
	/* color: #ccc; */
/* } */


/* .toggle input[type="radio"] + .label-text:before{ */
	/* content: "\f204"; */
	/* font-family: "FontAwesome"; */
	/* speak: none; */
	/* font-style: normal; */
	/* font-weight: normal; */
	/* font-variant: normal; */
	/* text-transform: none; */
	/* line-height: 1; */
	/* -webkit-font-smoothing:antialiased; */
	/* width: 1em; */
	/* display: inline-block; */
	/* margin-right: 10px; */
/* } */

/* .toggle input[type="radio"]:checked + .label-text:before{ */
	/* content: "\f205"; */
	/* color: #16a085; */
	/* animation: effect 250ms ease-in; */
/* } */

/* .toggle input[type="radio"]:disabled + .label-text{ */
	/* color: #aaa; */
/* } */

/* .toggle input[type="radio"]:disabled + .label-text:before{ */
	/* content: "\f204"; */
	/* color: #ccc; */
/* } */


/* @keyframes effect{ */
	/* 0%{transform: scale(0);} */
	/* 25%{transform: scale(1.3);} */
	/* 75%{transform: scale(1.4);} */
	/* 100%{transform: scale(1);} */
/* } */
.btn_new{
background-color:#fff;
color:#333;
}
.btn_new:hover{
background-color:#fff;
color:#333;	
}
#radioBtn .notActive{
    color:#333;
    background-color: #fff;
}
#radioBtn .active_btn{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}

#radioBtn2 .notActive2{
    color:#333;
    background-color: #fff;
}
#radioBtn2 .active2_btn{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn3 .notActive3{
    color:#333;
    background-color: #fff;
}
#radioBtn3 .active3{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn4 .notActive4{
    color:#333;
    background-color: #fff;
}
#radioBtn4 .active4{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn5 .notActive5{
    color:#333;
    background-color: #fff;
}
#radioBtn5 .active5{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn6 .notActive6{
    color:#333;
    background-color: #fff;
}
#radioBtn6 .active6{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn7 .notActive7{
    color:#333;
    background-color: #fff;
}
#radioBtn7 .active7{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn8 .notActive8{
    color:#333;
    background-color: #fff;
}
#radioBtn8 .active8{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn9 .notActive9{
    color:#333;
    background-color: #fff;
}
#radioBtn9 .active9{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
#radioBtn10 .notActive10{
    color:#333;
    background-color: #fff;
}
#radioBtn10 .active10{
	background-color:#088eff ;
	color:#fff;
	border:1px solid #088eff ;
}
.btn_new{
border:1px solid #088eff ;
}

#collapseOne{
background-color:#f2f2f2;
padding:15px;
}
.question_div .input-group{
margin-top:15px;
}
#videoModal .modal-dialog{
width:850px;
}