body p{
	margin:0 0 10px;
}
body p:last-child{
	margin-bottom:0;
}
h1{
	font-size: 50px;
    font-weight: bold;
    margin: 0;
}
h2{
	margin-bottom: 15px;
    font-weight: bold;
    margin-top: 0;
    font-size: 24px;
}
h3{
	font-size: 20px;
    font-weight: 600;
}
a {
	color: #006699;
    font-weight: 500;
}
/* #breadcrumb region */
.breadcrumb-region{
	padding: 0;
    background-color: #f6f6f6;
    position: relative;
}
.aftercon-fld{
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(138, 140, 179, 0.25);
}
.contdlfdj{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.inerconthead{
	/*float: left;
    padding: 10px 10px;
    background-color: rgba(255, 255, 255, 0.5);
    min-width: 330px;
    border-radius: 5px;
    box-shadow: 6px 9px 11px rgba(0, 0, 0, .2);
    position: relative;
    margin-top: 70px;*/
	padding: 10px 10px;
    position: relative;
    margin-top: 70px;
}
.breadcrumb-region h1{
	color: #fff;
}
.breadcrumb-region .breadcrumb{
	background-color: transparent;
    padding: 0;
    margin-top: 30px;
	font-size:14px;
}
.breadcrumb>.active{
	color: #fff;
    font-weight: bold;
}
.breadcrumb-region .breadcrumb a{
	font-size:14px;
	color:#fff;
	    font-weight: 400;
}
.breadcrumb>li+li:before{
	color:#fff;
}
/* #content region */
.content-region{
	padding: 10px 0 30px 0;
}
.content-area{
	padding-right:60px;
}
.rightsidebar{
	padding:0;
}
.media-sidebar{
	 padding: 0;
    text-align: center;
    position: relative;
    z-index: 99;
}
.media-sidebar  .small-banners{
	margin-bottom:0px;
}
.media-sidebar .small-banners:last-child{
	margin-bottom:0;
}
.media-sidebar .small-banners img{
	border: 1px solid #e7e7e7;
}
.content-area .contentfld{
	margin-bottom:30px;
}
.sub-heading{
    /*text-transform: uppercase;*/
    border-bottom: 2px solid #000;
    padding: 0 0 10px 0;
    color: #000;
}
h1.sub-heading{
	margin-bottom: 15px;
    font-weight: bold;
    margin-top: 0;
    font-size: 24px;
}
.global-con{
	margin-bottom: 40px;
}
.global-con:last-child{
	margin-bottom:0;
}
.categories-con {
	margin-bottom:10px;
}
.categories-con .row .col-md-4:nth-child(3n + 1) {
    clear: both;
}
.product-coten{
	border: 2px solid #337ab7;
    padding: 25px 10px;
    margin-bottom: 30px;
    min-height: 370px;
    overflow: hidden;
    position: relative;
	text-align: center;
	background: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.product-coten a{
	color: #333;
}
.product-coten a:hover{
	text-decoration:none;
	color: #555;
}
.product-coten img{
	margin-bottom: 15px;
	min-height: 74px;
}
.product-coten h3{
	font-weight: bold;
    color: #000;
    margin-top: 0;
    margin-bottom: 10px;font-size: 18px;
    min-height: 40px;
}
.product-coten p{
	font-weight: 400;
	margin: 0;
	min-height: 178px;
}
/*.product-coten:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: -80px;
    height: 2px;
    width: 80px;
    background: #006699;
    transition: all 0.3s;
}
.product-coten:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -80px;
    height: 2px;
    width: 80px;
    background: #006699;
    transition: all 0.3s;
}
.product-coten:hover:before {
    left: 0px;
}
.product-coten:hover:after {
    right: 0px;
}*/

/* #Free zone */
.freezone-con .image-con{
	float: left;
    width: 45px;
}
.freezone-con .image-con img{

}
.freezone-con .fild-contnet{
	float: left;
    width: calc(100% - 45px);
}
.freezone-con .fild-contnet h3{
	font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 5px;
    font-weight: 400;
}
.freezone-con .fild-contnet h3:after{
	background: #006699;
    height: 1px;
    width: 25px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
	display:none;	
}
.freezone-con .fild-contnet a{
	color: #006699;	
	text-decoration: none;
}

.testmonils-con{ position: relative;

}
/*.testmonils-con .carousel img{
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%);
	border-radius: 50%;
}
.freezone-con img{
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%);
}
.freezone-con img:hover{
	-webkit-filter: grayscale(0%); 
	filter: grayscale(0%);
}
.testmonils-con .carousel img:hover{
	-webkit-filter: grayscale(0%); 
	filter: grayscale(0%);
}*/
.testmonils-con .carousel img{
	border-radius:50%;
}
.testmonils-con .carousel p{
    min-height: 159px;
}
.testmonils-con .carousel span{
	color: #000;
    font-weight: 500;
    margin-top: 5px;
    display: block;
}
.testmonils-con .carousel-control, .offers-con .carousel-control{
	width: 25px;
    background: transparent;
    cursor: pointer;
    height: 25px;
    background-color: #000;
    border-radius: 50%;
    top: 50%;
    margin-top: -13px;
}
.testmonils-con .carousel-control .fa, .offers-con .carousel-control .fa{
	margin: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 19px;
}
.testmonils-con .carousel-control.left{

}
.testmonils-con .carousel-control.right{

}
.contflglob .image-con{
	float: left;
    width: 45px;
}
.contflglob .image-con img{

}
.contflglob .fild-contnet{
	float: left;
    width: calc(100% - 45px);
}
.contflglob h3{
	line-height: 36px;
    margin: 0;
}

.contflglob h3.line-hgt{
	line-height: 18px;
    margin: 0;
}
/* youtube css */
.youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	/* Use 75% for 4:3 videos */
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 0px;
}
.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}
.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
}
.youtube-player img:hover {
	-webkit-filter: brightness(75%);
}
.youtube-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url("//i.imgur.com/TxzC70f.png") no-repeat;
	cursor: pointer;
}

/* Form css */
.form-region{
background-color: #fffdfd;
    border-radius: 5px;
    margin-top: 0px;
    padding: 30px;
    margin-bottom: 0px;
}
.form-region h3{
	margin-top: 0;
    margin-bottom: 15px;
}
.form-region .form-group{
 position: relative;
}
.form-region .form-group:last-child{
	margin-bottom:0;
}
.form-region .form-control{
	border: 1px solid #e0e0e0;
    border-radius: 3px;
    height: 40px;
    box-shadow: initial;
}
.form-region select{
	background: url(/images/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
	-moz-appearance:    none;
   	appearance:         none;
	background-position-x: 95%;
}
.form-region .btn-block{
	background-color: #ff692e;
    border: 0px;
    border-radius: 2px;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    color: #fff;
}
.form-control::placeholder { font-size:15px;color:#555;}
/* #bschools content */
.examtest-con .contfldiner{
	margin-bottom:30px;
}
.examtest-con .removemargin{
	margin-bottom:0;
}
.contfldiner h3 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}
.outline-links{
	font-size: 15px;
    font-weight: bold;
    /*color: #333;*/
    margin-bottom: 15px;
    display: block;
    text-align: center;
    border: 1px solid #777;
    padding: 8px 7px;
}
.outline-links{
	background: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	-webkit-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: color;
	transition-property: color;
	vertical-align: middle;
}
.outline-links:hover{
	color:#fff;
	text-decoration:none;
	border-color:#006699;
}
.outline-links:before {
	background: #006699 none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50% 0 0;
	transform-origin: 50% 0 0;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	width: 100%;
	z-index: -1;
}

.outline-links:hover:before {
	color: #000;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.contfldiner .link-more{
	background-color: #ddd;
}
.cat-conr{
	margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;	
}
.cat-conr .linkingcon span{
	margin-right: 20px;
    font-weight: 500;
}
/* #article */
.contflglob .image-con img{
	max-width: 32px;
    margin-bottom: 10px;
}
.contflglob .fild-contnet a{
	font-size: 14px;
    line-height: 32px;
    color: #006699;
}
.contflglob  .twolinecon a{
	line-height: 16px;
}
.contflglob .fild-contnet a:hover{
	color: #006699;
	text-decoration:none;
}
.articles-con .fild-contnet{
	margin-bottom:10px;
}
.freezone-con .fild-contnet{
	width: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    padding: 10px 15px;
    text-align: center;
    margin-bottom: 15px;
}
.videos-con h3{
	font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 5px;
    margin-bottom: 0;
}
.videos-con .imagefld-con{
	position: relative;
}
.videos-con .imagefld-con:after{
	position: absolute;
    content: "";
    background-image: url(/images/play-button.png);
    width: 64px;
    height: 64px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.8;
}
.videos-con a:hover .imagefld-con:after{
	opacity:1;
}
.videos-con a:hover {
	text-decoration:none;
}

/* #Colobox css */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(/images/bg_img.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#cboxLoadedContent{
	position:relative;
}
#cboxClose {
	background-image: url(/images/crossiconresu.jpg);
    height: 36px;
    right: 0px;
    top: 5px;
    width: 36px;
    position: absolute;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-color: transparent;
	z-index: 999;
}
#inline_content{
	    padding: 20px;
}
#colorbox *, #colorbox *:focus{
	outline: 0px !important;
}
.popup-outer{
	min-width:600px;
	max-width:600px;
}

.fixed {
    position: fixed;
}
/* #Version v2 css */
.feature-hover {
	border-color: #006699 transparent;
	border-style: solid;
	border-width: 0 0 50px 50px;
	bottom: -50px;
	content: "";
	cursor: pointer;
	position: absolute;
	right: -50px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	visibility: visible;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.feature-hover>span {
	color: #fff;
	display: block;
	left: -31px;
	padding: 3px 10px;
	position: absolute;
	top: 18px;
}
.product-coten:hover .feature-hover {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	right: 0;
	bottom: 0
}
/* #thank you page */
.thankyoumsg {
	padding: 70px 0;
    background-color: #f6f5f5;
    margin: 20px 0 30px 0;
}
.thankyoumsg h2{
	font-size: 38px;
}
.thankyoumsg h3{
	font-size: 22px;
}
.thankyoumsg h4{
	margin-bottom: 0;
    padding-top: 20px;
    border-top: 1px solid #222;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.thankyoumsg h4 strong{
	color: #ff692e;
}

/*---------------------------------------------load more-------------------------------------------*/
#myList {text-align: center;}
#myList li{ display:none; list-style:none;}
#loadMore {color:green;cursor:pointer;}
#loadMore:hover { color:black;}
#showLess {color:red;cursor:pointer;display:none;}
#showLess:hover {color:black;}

.feedback-block {position: relative; margin-bottom:25px;}
.feedback-block .inner-box {position: relative;padding: 20px 35px 0px 45px;border: 1px solid #ebebeb;text-align: left;background: #fff;transition: all 300ms ease 0s;box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.11);}
.feedback-block .inner-box .fa{ font-size:19px;}
.feedback-block .inner-box p:after,
.feedback-block .inner-box p:before{ position:absolute;font-family:"FontAwesome"; font-size:20px; color:#397999;}
.feedback-block .inner-box p:after{ content:"\f10e"; right:12px; }
.feedback-block .inner-box p:before{ content:"\f10d"; left:12px;}
.feedback-block .inner-box .author {position: relative;padding: 10px 0 12px 120px;background: #fafafa;margin: 25px -35px 0 -45px;display: block;border-top: 1px solid #eee;}
.feedback-block .inner-box .author h4 {font-size: 18px;font-weight: 600;line-height: 1.6em; color:#212333;margin: 6px 0 5px 0px;}
.feedback-block .inner-box .designation {font-size: 14px;line-height: 1.5em;}
.feedback-block .inner-box .image {position: absolute;left: 45px;}
.feedback-block .inner-box .image img {width: 63px;margin: 0 auto;max-height: 63px;border-radius: 50%;border: 1px solid #d4d4d4;}
.feedback-block .inner-box:hover {transition: 0.5s;border: 1px solid #ebebeb;}
.feedback-block .inner-box p{ margin-bottom:10px;}
.more-load {color: #337ab7 !important;margin: 10px 0;border-radius: 2px;padding: 10px 20px;display: inline-block;border: 1px solid #777;font-size: 15px;
    font-weight: bold;}
.more-load:hover{color: #fff !important;background:#006699;border-color: #006699;}
.show-less {color: #97124d !important; margin-top: 20px;border-radius: 2px;padding: 13px 20px;display: inline-block; border: 1px solid #777;font-size: 15px;
    font-weight: bold;}
.show-less:hover{color: #fff !important;background:#97124d;border-color: #97124d;}

/*---------------------------------------------load more-------------------------------------------*/

.btn-box {
    position: absolute;
    right: 104px;
    top: -8px;
}
.btn-box .btn {
    background-color: #006699;
    color: #fff;
    font-weight: 600;
    line-height: 37px;
    padding: 0 20px 0;
    border: 0;
    border-radius: 3px;
    font-size: 13px;
}
.btn-box .btn:hover {background-color:#fe5b1b;color: #fff;}
.btm-mar{ margin-bottom: 5px!important; margin-top: 5px!important; }
h3.btm-mar{ font-weight: 600!important; }



.exams-area {
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.12);
    padding: 25px; margin: 15px 0;min-height: 235px;
}

.feature-hover {
	border-color: #006699 transparent;
	border-style: solid;
	border-width: 0 0 50px 50px;
	bottom:0px;
	content: "";
	cursor: pointer;
	position: absolute;
	right: 0px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.feature-hover > span {
	color: #fff;
	display: block;
	left: -31px;
	padding: 3px 10px;
	position: absolute;
	top: 18px;
}
.feature-hover > span .fa {
    font-size: 14px !important;
}
.rb .col-xs-12.col-md-12 {
    margin: 3px 0;
}

.rb .col-xs-12.col-md-12 a{
    font-size: 14px;
}


.rb h3{
	font-size: 20px;
    font-weight: 600; margin-top: 30px;
}

.baner-zone {
    padding: 40px 0px!important;
    background:#15577e;position: relative;
}
.baner-zone h1 {
    margin-top: 0;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 32px;
}

.anim-icon {position: absolute;left: 0;top: 0;height: 100%;width: 100%;max-width: 1920px;margin: 0 auto;}
.baner-zone .anim-icon .icon-2 {background: url(/cat-mba/images/anim-icon-2.png);width: 86px;height: 82px;right: 0px;
    top: 45px;background-size: 60%;background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.anim-icon .icon {position: absolute;background-repeat: no-repeat;}
.baner-zone .anim-icon .icon-5 {
    background: url(/cat-mba/images/anim-icon-2.png);
    background-size: 60%;
    width: 86px;
    height: 82px;
    left: 10px;
    top: 360px;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
    background-repeat: no-repeat;
}
.baner-zone .anim-icon .icon-6 {
    background: url(/cat-mba/images/anim-icon-15.png);
    background-repeat: repeat;
    width: 28px;
    height: 28px;
    left: 2%;
    top: 240px; background-size: 50%;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.baner-zone .anim-icon .icon-7 {
    background: url(/cat-mba/images/anim-icon-16.png);
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    width: 28px;
    height: 28px;
    left: 3%;
    top: 24%;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
    background-size: 50%;
}
.baner-zone .anim-icon .icon-8 {
    background: url(/cat-mba/images/anim-icon-17.png);
    width: 20px;
    height: 20px;
    top: 134px;
    right: 37%;
    background-repeat: no-repeat;
    background-size: 60%;
}
.baner-zone .anim-icon .icon-9 {
    background: url(/cat-mba/images/anim-icon-18.png);
    width: 16px;
    height: 16px;
    bottom: 113px;
    right: 28px;
    background-repeat: no-repeat;
    background-size: 60%;
}
.baner-zone .anim-icon .icon-10 {
    background: url(/cat-mba/images/anim-icon-19.png);
    width: 28px;
    height: 28px;
    top: 244px;
    left: 56px;background-size: 50%;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.baner-zone .anim-icon .icon-11 {
    background: url(/cat-mba/images/anim-icon-20.png);
    width: 19px;
    height: 31px;
    top: 45%;
    right: 56px;
    background-repeat: no-repeat;
    background-size: 60%;
}
.baner-zone .anim-icon .icon-12 {
    background: url(/cat-mba/images/anim-icon-20.png);
    width: 19px;
    height: 31px;
    left: 780px;
    bottom:328px;
    background-repeat: no-repeat;
    background-size: 60%;
}
.baner-zone .anim-icon .icon-13 {
    background: url(/cat-mba/images/anim-icon-18.png);
    width: 16px;
    height: 16px;
    right: 567px;
    bottom: 53%;
    background-repeat: no-repeat;
    background-size: 60%;
}

.baner-zone .content-box::before {
    position: absolute;
    content: '';
    background: url(/cat-mba/images/shap-2.png);
    width: 150px;
    height: 137px;
    left: -40px;
    top: -17px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade-two 5s infinite linear;
    animation: zoom-fade-two 5s infinite linear;
    background-size: 60%;
}

.baner-zone .content-box {
    position: relative;
    display: block; margin-bottom:25px;
   
}
.baner-zone h4{ font-size:20px; color:#fff;margin-top: 0;  margin-bottom: 15px;
}

.product-grid {  
	width: 48%;
    margin-bottom: 15px;
    float: left;
    text-align: center;
    margin-right: 14px;
}

.product-grid a {
	color: #fff;
    display: block;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    background: rgba(255,255,255,0.15);
    border-radius: 2px;
    line-height: 22px;
}

.product-grid:nth-child(3), .product-grid:nth-child(5) {
    margin-right: 0px;
}
.product-grid a:hover{
background:#f15922; color: #fff; text-decoration:none;
}

/* #Responsive css 
=========================================== */
/* #Mobile portrait and landscapes */
@media only screen and (max-width:768px){
	h2.sub-heading span {
    width: 75% !important;
    display: block;
}

	.content-area{
		padding-right: 15px;
	}
	body .product-coten{
		padding: 15px 15px;
		min-height: initial;
	}
	.product-coten p{
		display:none;
	}
	.product-coten a.btn.more-btn{
		display:none;
	}
	.product-coten a.btn.enroll_btn{
		display:none;
	}
	.product-coten h3{
		margin-bottom: 0;
		min-height: 44px;
	}
	#myCarousel2 img{
		width:100%;
		height:auto;
	}
	.carousel-inner{
		padding-bottom: 20px;
	}
	.carousel-indicators{
		bottom: -15px;
	}
	.carousel-indicators li{
		border: 1px solid #ddd;
		background-color: #ddd;
	}
	.carousel-indicators .active{
		background-color: #006699;
    	border-color: #006699;
	}
	.videos-con .col-md-4{
		margin-bottom:25px;
	}
	.videos-con .col-md-4:last-child{
		margin-bottom:0;
	}
	.testmonils-con .carousel img{
   		margin-bottom: 10px;
	}
	.contflglob .fild-contnet a{
		line-height: 1.5;
	}
	.categories-con .row .col-md-4:nth-child(3n + 1){
		clear:none;
	}
	.categories-con .row .col-xs-6:nth-child(2n + 1){
		clear:both;
	}
	.freezone-con .col-md-4 .fild-contnet{
		margin-bottom:20px;	
	}
	.freezone-con .col-md-4:last-child .fild-contnet{
		margin-bottom:0px;	
	}
	.outline-links{
		padding: 8px 3px;
	}
	#myCarousel3 img{
		width:100%;
		height:auto;
	}
	.popup-outer{
		min-width: 300px;
		max-width: 90%;
	}
	
	/* remove css footer new desgin */
	.panel-default {
		border-color: transparent;
		background-color: transparent;
		margin-top: 10px;
	}
	.panel-default > .panel-heading{
		background-color: transparent;
		border-color: #ddd;
		padding: 5px 0;
	}
	.footer ul{
		margin:0 !important;
	}
	.panel-group{
		margin-bottom: 0;
	}
	.footer{
		padding-bottom: 20px;
	}
	/* #adds hide */
	#offersregion, .offers-con {
		display:none;
	}
}
@media only screen and (min-width:480px) and (max-width:768px){
	.exams-area{min-height:inherit;}
	#myCarousel2{
		display:none;
	}
	.show-medium{
		display:block !important;
	}
	.examtest-con .contfldiner .col-xs-6{
		width: 33.33%;
	}	
	.freezone-con .col-md-4, .videos-con .col-md-4{
		float: left;
		width: 33.33%;
	}
	.retaking-con .col-xs-12{
		width: 50%;
	}
	.retaking-con .col-xs-12:nth-child(2n + 1), .examtest-con .contfldiner .col-xs-6:nth-child(3n + 1){
		clear:both;
	}
	.testmonils-con .item .col-md-2{
		width:20%;
		float: left;
	}
	.testmonils-con .item .col-md-10{
		width:80%;
		float: left;
	}
	#offersregion #myCarousel3{
		display:none;
	}
	#offersregion .media-sidebar{
		display:block !important;
	}
	#offersregion .small-banners{
		float:left;
		width:32%;
		padding-right:2%;
	}
	#offersregion .small-banners:nth-child(3n){
		float: left;
		width: 32%;
		padding-right: 2%;
		box-sizing: initial;
	}
}
@media only screen and (max-width:335px){
	.product-coten h3{
		font-size: 18px;
	}
}
/* #Ipad Landscape and portrait */
@media only screen and (min-width:768px) and (max-width:991px){
	.categories-con .row .col-xs-6:nth-child(2n+1){
		clear:none;
	}
	#header-region .navbar-toggle{
		margin-right: 0;
	}
	.content-area{
		padding-right:15px;
	}
	.product-coten{
		min-height: 320px;
		padding: 30px 10px;
	}
	.media-sidebar .small-banners{
		float:left;
		width:32%;
		padding-right:2%;
	}
	.media-sidebar .small-banners:nth-child(3n){
		float: left;
		width: 32%;
		padding-right: 2%;
		box-sizing: initial;
	}
}
@media only screen and (min-width:991px) and (max-width:1200px){
	.product-coten{
		min-height: 342px;
		padding: 30px 5px;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	/* #adds hide */
	.offers-con{
		overflow:hidden;
	}
	.postionchngcon{
		display:none;
	}
}

@media only screen and (max-width: 767px) { 
.anim-icon{ display:none;}
.baner-zone .content-box::before{ display:none;}
.baner-zone h1 { font-size: 22px;}
.product-grid {margin-right: 10px;}

.contflglob .fild-contnet {
    float: left;
    width: calc(100% - 0px);
}


}


@media only screen and (max-width:480px) { 
	body .product-coten{
		min-height: 130px;
	}
}


.more-btn
{
	background: #ff692e;
border-bottom: 3px solid #ff692e;
	color: #fff !important;
	margin-top: 20px;
	border-radius: 0;
		padding: 10px 15px;
}
.more-btn:hover{
	color: #f3f3f3 !important;
}
.enroll_btn
{
	border: 2px solid #ff692e;
background: #fff;

color: #ff692e!important;
	margin-top: 20px;
	border-radius: 0;
	padding: 10px 15px;
	
}
.enroll_btn:hover
{
	background: #f3f3f3;
	color: #ff692e !important;
}

@media (max-width:767px) {
.btn-box {
    top: -43px;
}
}
