.nopadding{
	padding:0px !important
}
.nomargin{
	margin:0px !important
}
.margintop10{
	margin-top:10px !important
}
.margintop15{
	margin-top:15px !important
}
.margintop20{
	margin-top:20px !important
}
.margintop25{
	margin-top:25px !important
}
.margintop30{
	margin-top:30px !important
}
.margintop35{
	margin-top:35px !important
}
.margintop40{
	margin-top:40px !important
}
.margintop45{
	margin-top:45px !important
}
.paddingtop10{
	padding-top:10px !important
}
.paddingtop15{
	padding-top:15px !important
}
.paddingtop20{
	padding-top:20px !important
}
.paddingtop25{
	padding-top:25px !important
}
.paddingtop30{
	padding-top:30px !important
}
.paddingtop35{
	padding-top:35px !important
}
.paddingtop40{
	padding-top:40px !important
}
.paddingtop45{
	padding-top:45px !important
}
body{
	font-family: "Roboto_L";
	font-size:16px;
}
.top_bar{
	border-top:3px solid #f5b900;
	background:#f1f1f1;
	display:block;
	width:100%;
}
.top_bar ul li{
	display:inline-block;
	padding:12px 5px;
	font-family: "Roboto_M";
}
.top_bar ul li svg{
	color:#1ea69a
}
.top_bar ul{
	padding-left:0px;
	margin-bottom:0px;
	border-bottom:1px solid #cccccc;
}
.container>.navbar-header, .container>.navbar-collapse{
	margin-top:-55px;
}
h1{
	font-family: "Archivo_B";
	font-size:50px;
}
h2{
	font-family: "Roboto_L";
	font-size:36px;
}
h3{
	font-family: "Roboto_M";
	font-size:26px;
}
h4{
	font-family: "Roboto_L";
	font-size:22px;
	line-height:30px;
}
h5{
	font-family: "Roboto_M";
	font-size:20px;
}
h6{
	font-family: "Roboto_L";
	font-size:20px;
}
.box_course .card-body .card-title a
{
	color:#333;
	text-decoration:none;
}
.box_course .card-body .card-title a:hover
{
	color:#000;
}
.banner h3{
	line-height: 34px;
	margin-bottom: 25px;
}
.banner h1{
	line-height: 66px;
}
.banner .carousel-control .glyphicon-chevron-left, .banner .carousel-control .glyphicon-chevron-right{
	background:rgba(245,185,0,0.7);
	border-radius: 50px;
	padding: 10px;
	width: 40px;
	height: 40px;
}
.btn-theme{
	background:#f5b900;
	color:#fff;	
	transition:all ease 0.5s;
	font-size:18px;
	font-family: "Roboto_M";
	padding:10px 24px;
}
.btn-blue{
	background:#1ea69a;
	color:#fff;	
	transition:all ease 0.5s;
	font-size:18px;
	font-family: "Roboto_M";
	padding:10px 24px;
}
.btn-blue:hover{
	transition:all ease 0.5s;
	background:#f5b900;
	color:#fff;
}
.banner .btn{
	margin-bottom:30px;
}
.btn-theme:hover{
	transition:all ease 0.5s;
	background:#1ea69a;
	color:#fff;	
}
.Glance{
	padding-top:40px;
	padding-bottom:45px;
}
.Glance a
{
	color:#333;
	text-decoration:none;
}
.Glance h2{
	margin-bottom:30px;
}
.Glance .box{
	background:#fcf7e7;
	padding:50px 30px;
	margin-bottom:15px;
	border:1px solid #cccccc;
	text-align: center;
	transition:all ease 0.5s;
}
.Glance h4 a{
	color:#000;
	text-decoration:none;
}
.Glance .box:hover{
	background:#f1f1f1;
	transition:all ease 0.5s;
}
.aboutus{
	background:#f1f1f1;
	display: inline-block;
	width: 100%;
	padding: 50px 0px;
}
.aboutus .about_left{
	width:50%;
	float:left;
	padding-top:40px;
	padding-left:8%;
	padding-bottom:58px;
	padding-right:15px;
}
.aboutus .about_right{
	width:50%;
	float:left;
}
.video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */
}
.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.about_left p{
	line-height:28px;
}
.about_left .btn{
	margin-top:10px;
}
.Courses {
	background: linear-gradient(to right, #ffffff 38%, #1ea69a 38%) !important;
	padding:40px 0px;
	color:#fff;
	width:100%;
	margin-top:-5px;
	padding-bottom:70px;
}
.Courses .carousel{
	margin-top:25px;
}
.rate_date{
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline-block;
	width: 100%;
}
.rate_date ul{
	padding-left:0px;
}
.rate_date ul li{
	display:inline-block;
}
.rate_date ul li a{
	color:#f5b900;
	transition:all ease 0.5s;
}
.rate_date ul li a:hover{
	color:#f5e100;
	transition:all ease 0.5s;
}
p{
	line-height: 30px;
	color:#555;
}
.Courses .btn-theme:hover{
	background:transparent;
	border:2px solid #f5b900;
}
.Courses .btn-theme{
	border:2px solid #f5b900;
	margin-top:15px;
	margin-bottom:20px;
}
.Courses p{
	color:#fff;
}
.job_find{
	background:#f1f1f1;
	padding:45px 0px;
}
.job_find h2{
	margin-bottom:30px;
}
.job_find .box{
	text-align:center;
	background:#fff;
	border-top:2px solid #f5b900;
	padding:30px 15px;
	box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	margin-bottom:20px;
	transition:all ease 0.5s;
}
.job_find .box:hover{
	box-shadow:none;
	transition:all ease 0.5s;
	cursor:pointer;
}
.job_find .box h5{
	margin-top:20px;
}
.job_find .box .btn{
	padding:8px 24px;
}
.counter_gur{
	background-image:url(../images/count_bg.png);
	background-size:cover;
	background-attachment: fixed;
	color:#fff;
	width:100%;
}
.counter_gur .bg{
	padding:40px 0px;
	background:rgba(0,0,0,0.9);
}
.counter_gur .bg h2, .testimoniyal h2, .blog h2{
	margin-bottom:30px;
}
.counter_gur h1{
	font-size:60px;
	font-family:Roboto_B;
	margin-top:0px;
}
.counter_gur h6{
	margin-bottom:20px;
}
.testimoniyal{
	padding-top:40px;
	padding-bottom:90px;
}
.testimoniyal .carousel-indicators li{
	background:#d7d7d7;
	border-color:#d7d7d7;
}
.testimoniyal .carousel-indicators .active{
	background:#f5b900;
	border-color:#f5b900;
}
.testimoniyal .carousel-indicators {
    bottom: -50px;
}
.testimoniyal .bg_testi{
	background-image:url(../images/bg_testi.png);
	background-size:cover;
	width:100%;
	padding:20px;
	min-height:232px; 
}
.testimoniyal .bg_testi h5{
	margin-top:0px;
}
.testimoniyal .rate_date{
	margin-top:0px;
}
.testimoniyal .rate_date ul{
	margin-bottom:5px;
}
.footer{
	background-image:url(../images/footer_bg.png);
	background-size:cover;
	background-attachment: fixed;
	width:100%;
	padding:45px 0px;
}
.footer h5{
	margin-top:15px;
}
.footer .foot_logo{
	margin:15px 0px;
}
.footer ul{
	padding-left:0px;
}
.footer .morelink li{
	list-style:none;
}
.footer .morelink li a{
	width:100%;
	display:inline-block;
	color:#555;
	line-height: 34px;
	text-decoration:none;
	font-family: "Roboto_M";
	transition:all ease 0.5s;
}
.footer .morelink li a:hover{
	color:#f5b900;
	transition:all ease 0.5s;
}
.footer .social li{
	width:38px;
	height:38px;
	display:inline-block;
	text-align:center;
	margin-bottom:5px;
}
.footer .social li a{
	border:1px solid #919191;
	color:#919191;
	margin-right:5px;
	display:inline-block;
	height:38px;
	width:100%;
	border-radius: 50px;
	padding-top: 7px;
	transition:all ease 0.5s;
}
.footer .social li a:hover{
	color:#fff;
	background:#f5b900;
	transition:all ease 0.5s;
	border-color:#f5b900;
}
#custom-search-input{
    padding: 2px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .fa-envelope, #custom-search-input .fa-search{
    font-size: 16px;
	color:#828282;
}
.copyright{
	background:#e1e1e1;
	text-align:center;
}
.copyright p{
	margin:10px 0px;
	color:#000;
}
.navbar-right .btn-theme{
	color:#fff !important;
	font-size: 16px;
	padding: 10px 0px;
	margin-top: 4px;
}
.navbar-right .btn-black{
	font-size: 16px;
	padding: 10px 0px;
	margin-top: 4px;
	border:1px solid #000;
	margin-right:10px;
}
.navbar-right .btn-black:hover{
	background:#1ea69a;
	border-color:#1ea69a;
	color:#fff !important;
}
.navbar-right .btn{
	width:100px;
	text-align:center;
}
.carousel-inner > .item > img{
	width:100%;
}
.Courses .carousel-indicators{
	bottom:-30px;
}
.sign_up{
	background-image:url(../images/register.png);
	background-size:cover;
	background-attachment: fixed;
	width:100%;
	padding:60px 0px;
}

/* The radio */
.radio {
 
     display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* Hide the browser's default radio button */
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {

    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color:rgba(255,255,255,0.7);
    border-color:#f5b900;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
     left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background:#f5b900;
    
 
}

/* The check */
.check {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color:rgba(255,255,255,0.7);
    border-color:#f5b900;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid ;
    border-color:#f5b900;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cust-btn{
	margin-bottom: 10px;
	background-color: #f8204f;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
.cust-btn:hover{
	
	border-color: #f8204f;
	background-color: #fff;
	color: #f8204f;
	border-radius: 20px;
	transform-style: 2s;

}
.sign_up h2{
	color:#fff;
	margin-bottom:30px;
}
.sign_up .bgsign{
	background: rgba(0,0,0,0.7);
	padding:10px;
	border-radius: 5px;
    border: 1px solid #ddd;
}
.sign_up label{
	color:#fff;
	font-family: "Roboto_L";
	font-weight:normal;
}
.sign_up .form-control{
	height:42px;
	background: rgba(255,255,255,0.6);
	color:#000;
}
.sign_up .form-control:focus{
	border-color:#f5b900;
	box-shadow:none;
}
.sign_up .form-control:-ms-input-placeholder{
color:#333 !important
}
.sign_up .form-control::-webkit-input-placeholder{
color:#333 !important
}
.sign_up .btn-theme{
	margin-bottom:20px;
}
.my_profile
{
	padding-bottom:50px;
	background:#fafafa
}
.my_profile .bg_profiel
{
	
	padding-bottom:30px;
	box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	margin-top: -45px;
	background:#fff;
}
.my_profile .bg_profiel h2
{
	margin-top:0px;
	margin-bottom:25px;
}
.my_profile .pro_img
{
	position:relative;
}
.my_profile .pro_img
{
	position:relative;
	margin-bottom:25px;
}
.my_profile .pro_img img
{
	width:170px;
	box-shadow:0px 1px 5px rgba(0,0,0,0.2);
}
.my_profile .pro_img .edit
{
	position: absolute;
    top: 115px;
    text-align: center;
    display: inline-block;
    width: 100%;
    left: 70px;
}
.my_profile .pro_img .edit .btn
{
	padding: 0px;
	border-radius: 50px;
	width: 35px;
	height: 35px;
	padding-top: 5px;
	font-size: 16px;
}
.my_profile .form-control
{
	height:42px;
}
.my_profile .form-control:focus
{
	box-shadow:none;
	border-color:#1ea69a;
}
.my_profile .submit .btn-theme
{
	padding:8px 24px;
	width:100%;
}
.my_profile h5
{
	margin-bottom:15px;
}
.my_profile .tab-pane
{
	padding-left:15px;
	padding-right:15px;
}
.nav-tabs
{
	background:#1ea69a;
}
.my_profile .nav-tabs > li
{
	text-align:center;
}
.nav-tabs > li > a
{
	margin-right:0px;
	color:#fff;
	border-radius:0px;
	transition:all ease 0.5s;
	font-family: "Roboto_M";
}
.nav-tabs > li > a:hover
{
	border:1px solid transparent;
	background:#F5B900;
	transition:all ease 0.5s;
}
.nav-tabs > li.active > a, .nav-tabs > li.active 
{
	background-color: #f5b900 !important;
	color:#fff !important;
}
.free_video
{
	background:#f1f1f1;
	padding:50px 0px;
}
.free_video h2
{
	margin-top:60px
}
.free_video iframe
{
	width:100%;
	height:300px;
}
.Training_cv
{
	padding-top:50px;
	padding-bottom:30px;
}
.Training_cv .box
{
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	background:#fff;
	margin-bottom:20px;
}
.Training_cv .box .inner_box
{
	padding:15px 15px 15px 15px;
	text-align:center;
	min-height: 202px;
}
.about_text
{
	padding:50px 0px;
	display:inline-block;
	width:100%;
}
.about_text h2
{
	margin-top:70px;
}
.What_we 
{
	padding:50px 0px;
	background:#fafafa;
}
.What_we h2
{
	margin-top:50px;
}
.terms_bg
{
	background:#fafafa;
}
.terms_box
{
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	background:#fff;
	padding:15px;
	margin:50px 0px;
}
.terms_box h5
{
	margin-top:25px;
	display:inline-block;
}
.contact_pag
{
	padding:50px 0px;
}
.contact_pag .box
{
	background:#fafafa;
	padding:15px 0px;
	border:1px solid #ccc;
	display:inline-block;
	width:100%;
}
.contact_pag .main_btn
{
	display:inline-block;
	width:100%;
	text-align:right;
	margin-bottom:10px;
	margin-top:10px;
}
.contact_pag .form-group
{
	display:inline-block;
}
.address_con span
{
	width:80px;
	height:80px;
	border-radius:50px;
	background:#f5b900;
	display:inline-block;
	color:#fff;
	font-size:25px;
	padding-top:22px;
	transition:all ease 0.5s;
	cursor:pointer;
}
.address_con span:hover
{
	background:#1ea69a;
	transition:all ease 0.5s;
}
.address_con 
{
	text-align:center;
	margin-bottom:20px;
}
.contact_pag input.form-control, .contact_pag select.form-control{
    height: 45px;
}
.customsection4all
{
	background:#fafafa;
	padding-top:50px;
	padding-bottom:50px;
}
.customsection4all h3
{
	font-family: "Roboto_L";
	margin-top:5px;
}
.customsection4all .box
{
	background:#fff;
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:15px;
	min-height: 350px;
	cursor:pointer;
	    overflow: auto;
    max-height: 350px;
}

::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #1ea69a; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.customsection4all .box:hover
{
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.box_course .card-body p span
{
	font-family: "Roboto_M";
	font-size: 15px;
    color: #555;
}
.EnrolledCourses .headingSection h6
{
	margin-top: 5px;
    margin-bottom: 9px;
}
.EnrolledCourses .card-body .rate_date
{
	margin-top:5px;
}
.AllEnrolledCourses .my_info_gce_title{
	color: #fff;
	text-align: center;
	font-size: 56px;
	background-image: url('../images/info_banner.png');
	padding: 100px 0 100px;
	background-size: cover;
	font-weight: 800;
}
.AllEnrolledCourses .box_course .img-responsive {
	height: 240px;
	min-height: 240px;
	max-height: 250px;
}
.AllEnrolledCourses .box_course {
	box-shadow: 0px 4px 11px #ccc;
		border-radius: 4px;
}
.AllEnrolledCourses .headingSection{
	clear:both !important;
	padding:15px 0 !important;
	display:flex;
	background:#f1f1f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.AllEnrolledCourses .box_course .card-body {
	display: grid;
	padding: 0px 15px;
	margin-bottom: 20px;
}
.course_details .my_info_gce_title{
	color: #fff;
    text-align: center;
    font-size: 34px;
    padding: 80px 0 130px;
    background: linear-gradient(to left, #28a699 0%, #f5b900 100%);
    font-weight: 800;
}
.course_details .box_course .img-responsive {
	min-height: 240px;
	max-height: 350px;
	box-shadow: 0px 4px 11px #ccc;
	border-radius: 4px;
	margin: 10px 0 15px 0;

}
.course_details .card-body{
	display:grid;
	margin-bottom:15px;padding: 0 15px;}
.course_details .EnrolledCourses .fullRow{
    border-top: 2px solid #848484 !important;
    border-left: 2px solid #848484 !important;
    border-right: 2px solid #848484 !important;
    }
.course_details .headingSection{
	clear: both !important;
	padding: 15px 0 10px !important;
	display: flex;
	background: #f1f1f1eb;    
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.course_details .dwn{
	background: #f5b900;border: 0;
}
.course_details .quize-btn{
	background: #1ea69a;border: 0;
	font-size: 14px;border-radius: 5px;
	font-weight: 800;
	/*cursor: not-allowed !important;*/
}
.course_details .customTitle span {
    float: left;
    margin-right: 10px;
}
.course_details .rate_date {
	margin: 0px !important;
	width: auto;
}

.login_homepage .headingSection h6
{
	margin-top: 5px;
    margin-bottom: 9px;
}
.login_homepage .card-body .rate_date
{
	margin-top:5px;
}
.login_homepage .my_info_gce_title{
	color: #fff;
	text-align: center;
	font-size: 34px;
	background-image: url('../images/info_banner.png');
	padding: 80px 0 130px;
	background-size: cover;
	font-weight: 800;
}
.login_homepage .box_course .img-responsive {
	/*height: 150px;*/
}
.login_homepage .box_course {
	box-shadow: 0px 4px 11px #ccc;
		border-radius: 4px;
}
.login_homepage .headingSection{
	clear:both !important;
	padding:15px 0 !important;
	display:flex;
	background:#f1f1f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.login_homepage .box_course .card-body {
	display: grid;
	padding: 0px 15px;
	margin-bottom: 20px;
}
.log_home
{
	margin-bottom:12px; 
}
.dataTable .btn-theme
{
	font-size:13px;
	padding:5px 15px;
}
table.table-bordered.dataTable tbody td
{
	vertical-align: middle;
}
.box_course_details h2
{
	font-family: "Roboto_M";
	margin-top:40px;
}
.Traffic_table td a
{
	color:#000;
}
.panel-default
{
	display:inline-block;
	width:100%;
	padding-bottom:15px;
}
.rate_box
{
	border:4px solid #F5B900;
	border-radius:5px;
	margin-top:15px;
	text-align:center;
	padding: 25px;
    padding-bottom: 30px;
}
.rate_box h2
{
	font-family: "Roboto_M";
	font-size:50px;
}
.ratingbg_box 
{
	background: #f1f1f1;
    margin-top: 15px;
    padding: 15px;
    border: 1px solid #ccc;
	padding-bottom:0px;
}
.ratingbg_box .border_bg
{
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.course_contant
{
	background:#fafafa;
	display: inline-block;
    width: 100%;
    margin-bottom: -6px;
}
.course_contant .boxes
{
	background: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    max-height: 600px;
    overflow-y: scroll;
    height: 600px;
}
.course_contant .boxes .inner_cour .col-sm-2, .course_contant .boxes .inner_cour .col-sm-4, .course_contant .boxes .inner_cour .col-sm-6
{
	padding-left:5px;
	padding-right:5px;
}
.course_contant .boxes .inner_cour
{
	padding-left:15px;
	padding-right:15px;
	background: #fafafa;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
	padding-top:15px;
	margin-bottom: -5px;
	cursor:pointer;
}
.course_contant .boxes .inner_cour:hover
{
	background:#f1f1f1;
}
.course_contant .boxes .inner_cour .checkmark
{
	left:auto;
	right:0px;
}
.course_contant .boxes .inner_cour .check
{
	padding-left:0px;
	padding-right:25px;
	float:right;
	font-size:14px;
}
.course_contant .boxes .search__input
{
	margin:15px;
}
.course_contant .col-sm-3
{
	padding:0px 5px;
}
.course_contant .boxes_right
{
	margin-top:5px;
	margin-bottom:50px;
}
.course_contant .boxes_right video
{
	width: 100%;
    height: 350px;
}
.course_contant .boxes_right h2
{
	font-size:30px
}
.que_right
{
	padding-top:15px ;
}
.que_right h4
{
	margin-bottom:25px;
	font-family: "Roboto_M";
	font-size:18px
}
.que_right img
{
	margin-bottom: 30px;
    width: 100%;
    max-height: 245px;
}
.que_right .btn-theme,.que_right .btn-blue
{
	margin-top:20px;
}
.que_right .checkround
{
	top:0px;
}
.que_right .radio
{
	font-size:14px;
}
.que_next
{
	display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.que_next a
{
	color:#f5b900;
	font-size:16px;
	font-family: "Roboto_M";
	margin-right:10px;
}
.inner_cour .radio
{
	margin-top:0px;
}
.course_contant .que_ans
{
	max-height: 800px;	
}
.Raised_Q
{
	border: 1px solid #ccc;
}
.Raised_Q .Top
{
	background:#E8ECE5;
	padding:12px 15px;
}
.Raised_Q .Top h5
{
	margin:0px;
	font-size:16px
}
.Raised_Q .chating
{
	/*max-height:400px;*/
	/*overflow:auto;*/
	/*height:400px;*/
	background:#fafafa;
}
.chating .border_chat
{
	padding: 15px 0px;
	display: inline-block;
    width: 100%;
}
.left_chat
{
	background:#f1f1f1;
}
.right_chat
{
	text-align:right;
	display:inline-block;
}
.chating .border_chat h4
{
	font-size:18px;
	font-family: Roboto_M;
    margin-bottom: 0px;
	display:inline-block;
	width:100%;
}
.chating .border_chat p
{
	display:inline-block;
	width:100%;
}
.chating .border_chat span
{
	font-size:13px;
}
.Raised_Q .input-group
{
	border-top: 1px solid #ccc;
    padding: 15px;
}
.Raised_Q .input-group .input-sm
{
	height:49px;
}
.Raised_Q .input-group .form-control:focus
{
	box-shadow:none;
	border-color:#f5b900
}
.course-denied-wrap{
	text-align: center;
}


@media (min-width: 768px) {
	.login_homepage .col-sm-2-5 {
	    width: 20%;
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.login_homepage .box_course .img-responsive {
    	height: 150px;
	}
	.crs_title{
		font-size: 14px;
		height: 25px;
	}
	.course-denied-wrap{
		min-height: 300px;
	}	
}

.review_write_button{
	margin: 0 0 10px 10px;
}
.review_form_wrap{
	display: none;
}

.rate_date img.img-responsive {
    width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
}
.border_chat.right_chat {
    background: #28a59a1f;
}


.exam-form-btn{
	margin-top: 20px;
	color: #fff;
    transition: all ease 0.5s;
    font-size: 18px;
    font-family: "Roboto_M";
    padding: 10px 24px;
    width: 80%;
}
.Team_cont .founder h2
{
	margin-top:50px;
	margin-bottom:20px;
}
.Team_cont .founder img
{
	width:200px;
	height:200px;
	border: 4px solid #ccc;
}
.Mentors
{
	background:#fafafa;
	margin-top:40px;
	padding-bottom:30px;
}
.Mentors h2
{
	margin-top:50px;
	margin-bottom:15px;
}
.Mentors .founder
{
	margin-bottom:30px;
}
.Mentors .box
{
	background:#fff;
	padding:35px 15px;
	border:1px solid #ccc;
	margin-bottom:20px;
	transition:all ease 0.5s;
	cursor:pointer;
}
.Mentors .box:hover
{
	border:1px solid #1ea69a;
	transition:all ease 0.5s;
}
.Mentors .box:hover img
{
	border-color:#1ea69a;
	transition:all ease 0.5s;
}
.Mentors .box img
{
	width:130px;
	height:130px;
	border: 3px solid #ccc;
	transition:all ease 0.5s;
}
.Mentors .box h4
{
	font-family: "Roboto_M";
}
.Mentors .box a
{
	text-align:center;
	display:inline-block;
	width:100%;
	color:#333;
	font-family: "Roboto_M";
	text-decoration:underline;
	transition:all ease 0.5s;
}
.Mentors .box a:hover
{
	color:#222;
	transition:all ease 0.5s;
	text-decoration:none;
}
.job_page
{
	padding-bottom:40px;
}
.job_page h2
{
	margin-top:60px;
} 
.job_page .jobbg
{
	background:#fbfbfb;
	padding:20px;
	border:1px solid #ccc;
	margin-bottom:20px;
}
.job_page .jobbg:hover
{
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}
.job_page .jobbg h3
{
	margin-top:0px;
	color:#007e73;
	font-family:Roboto_L;
}
.contact_pag .col-sm-4 .box
{
	min-height:595px;
	padding-top:30px;
}
.box_course .card-body .card-title a b
{
	color:#007e73;
}
.box_course .card-body .card-title a b:hover
{
	color:#F5B900;
}
.bloginner
{
	padding:15px;
}
.bloginner h5
{
	margin-top:0px;
}
.bloginner h5 a
{
	color:#333;
	text-decoration:none;
}
.blogList img
{
	min-height:230px;
}
.job_innr
{
	padding-bottom:40px;
}
.job_innr h2
{
	margin-top:60px;
}
.job_innr .form-control
{
	height:45px;
}