/*
Theme Name: Design Health Group
Theme URI: #
Author: Barid Ghosh
Version: 1.0
*/

@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html{ width:100%; height:100%; margin:0px; padding:0px;}
body{ margin:0px; padding:0px; font-family: 'Barlow', sans-serif; font-size:15px; color:#000; line-height:24px; background:#fff; min-height:100%; overflow-x: hidden;}
p{ margin:0px; padding:0px 0 20px 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#000; line-height:24px; }
h1{ margin: 0px; padding: 0px; }
h2{ margin: 0px; padding: 0px; }
h3{ margin: 0px; padding: 0px; }
h4{ margin: 0px; padding: 0px; }
h5{ margin: 0px; padding: 0px; }
h6{ margin: 0px; padding: 0px; }

address, blockquote, dd, div, dl, dt, fieldset, form, frame, frameset{ margin:0; padding:0; border: 0px; outline: none; }
label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0; outline:none; border:0;}
a{ text-decoration:none; border: 0px; outline: none; transition: all .5s;}
a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; transition: all .5s;color:#d01e47;}

a img{ border:none; outline: none;}
a:focus {outline:none; } 
border{ border-collapse:collapse;}
hr{ height:1px; background:#333333; border:none;}
.clear{ clear:both;}
.clearfix:before,
.clearfix:after { content: " "; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}
img {max-width: 100%;height: auto;object-fit: cover; -webkit-object-fit: cover;}
@media \0screen {img { width: auto }}

/*	Reset style			*/
::-moz-selection { color: #fff; background: #93c62c;}
::selection {  color: #fff; background: #93c62c;}

.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#000000;opacity:1}
.form-control::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {color:#000000;opacity:1}
.form-control:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, 
textarea:-ms-input-placeholder {color:#000000;opacity:1}
.form-control:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder 
{color:#000000;opacity:1}

.form-control,
input[type="text"], .search-form input[type="search"],input[type="email"],textarea,input[type="password"] {display:block;width:100%; font-family: 'Barlow', sans-serif; font-weight:400;font-size:18px;
color:#000000;height:60px;background: #c7c7c7;border:0;padding:0 20px;margin-bottom:25px;outline:none; border-radius:0; box-shadow:none;}
textarea.form-control {height:180px;resize:none; overflow:hidden; padding:10px 20px;}
.form-control:focus,textarea.form-control:focus {outline:none;box-shadow:none;}

select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:0;border-radius:4px;box-shadow:none;background:#f3f3f3 url(images/arrow.png) no-repeat 95% center;font-size:12px;color:#a4a4a4;height:40px;padding:0 14px;margin-bottom:15px; font-family: 'Barlow', sans-serif;}

.btn{font-size:22px; line-height:25px;padding:8px 30px;color:#000;font-family: 'Barlow', sans-serif; font-weight:500;border-radius:0; border-bottom:3px solid #000; border-top:3px solid #000; text-transform:uppercase; transition: all .5s; background: none; outline:none;border-left: none; border-right: none;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline:0;box-shadow:none;border-bottom:3px solid #93c62c;border-top:3px solid #93c62c;color:#93c62c;}
.btn:hover {border-bottom:3px solid #93c62c;border-top:3px solid #93c62c; color:#93c62c;}
.padTopbtm{padding:100px 0;}
.displayTable{display:table;height:100%;width:100%}
.displayCell{display:table-cell;vertical-align:middle}
.tableWidth-full {width:100%;}
.tableWidth-half {width:50%; height:100%}

/*		menu style		*/
.header_right { float: right;}
.navWrap{ margin:33px 0 0; float:left;}
.navigation ul{ margin:0px; padding: 0px; list-style: none; }
.navigation ul li{ float: none; display: inline-block; vertical-align: top;position: relative;}
.navigation ul li a{ color: #fff; padding: 0 5px 20px; margin:0 8px; line-height: 16px; display: block; font-size:17px; font-family: 'Barlow', sans-serif; text-transform:uppercase}
.navigation ul li:hover a { color: #93c62c;}
.navigation ul li.current-menu-item a { color: #93c62c;}
.navigation ul li.current-menu-item {background:url(images/arrow.png) no-repeat center bottom;}
.navigation ul li ul {  visibility: hidden; opacity: 0; position: absolute; top: 56px; left: 24px; width: 100%; transform: translateY(-20%);z-index: -1; transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; min-width: 150px; border-top:8px solid #f49824;}
.navigation ul li:hover ul {visibility: visible; opacity: 1; z-index: 1; transform: translateY(0%);transition-delay: 0s, 0s, 0.3s; }
.navigation ul li ul li{ display: block; margin: 0px; padding:0;}
.navigation ul li ul li a {color: #000 !important;border:0 !important;padding: 4px 0; margin:0;transition: none;font-weight:400 !important; border-radius:0; height:auto; line-height:normal; font-size:14px !important; text-transform:none !important}
.navigation ul li ul li:after {display:none}
.navigation ul li ul li:hover a {color:#f49824 !important; border:0;}
.navigation ul li:hover,.navigation ul li.current-menu-item,.navigation ul li.active{color:#ec1b23}
.navigation ul li:hover:after,.navigation ul li.current-menu-item:after,.navigation ul li.active:after{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}

a.meanmenu-reveal{display:none}
.mean-container .mean-bar{float:left;width:42px; padding:4px 0;min-height:42px;z-index:999999}
.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px 13px;position:absolute;top:0;right:0;left:0 !important;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700; background-color: #93c62c; margin:0 auto}
.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}
.mean-container .mean-nav{float:left;width:100%;background:#333;margin-top:53px; position: absolute;}
.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}
.mean-container .mean-nav ul li{position:relative;float:left;width:100%}
.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:10px 5%; font-size:16px;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,0.5);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,0.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
.mean-container .mean-nav ul li:first-child a{ border-top:0;}
.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}
.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}
.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}
.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}
.mean-container .mean-nav ul li.active a, .mean-container .mean-nav ul li a:hover{background:#93c62c;}
.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:20px;padding:11px 12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,0.1);border:none!important;border-left:1px solid rgba(255,255,255,0.4)!important;border-bottom:1px solid rgba(255,255,255,0.2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,0.9)}
.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}
.mean-nav .wrapper{width:100%;padding:0;margin:0}
.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove{display:none!important}
.small_nav{ position: relative; }

/*	header_top	*/
.header_top {background:#000; padding-bottom:14px; border-bottom:1px solid #fff;}
.header_top .container {position:relative;}
.logo {position:absolute; left:15px; top:0; z-index:9; max-width:192px;}
.searchBox { float:left; margin-top:20px; padding-right:38px; position:relative;}
.searchBox .form-control {font-family: 'Barlow', sans-serif; font-size:23px; color:#fff; height:42px; margin:0; border:1px solid #fff; background:none}
.searchBox .form-control:focus {border-color: #93c62c;}
.searchBox .form-control::-webkit-input-placeholder{color:#fff;}
.searchBox .form-control::-moz-placeholder{color:#fff;}
.searchBox .form-control:-ms-input-placeholder{color:#fff;}
.searchBox .form-control:-moz-placeholder{color:#fff;}
.searchBox .searchBtn {background:url(images/magnify.png) no-repeat center; border:0; outline:none; width:38px; height:42px; text-indent:-9999px; position:absolute; right:0; top:0;transition: all .5s;}
.searchBox .searchBtn:hover {background:#93c62c url(images/magnify.png) no-repeat center;}
.search-res-btn {background:#93c62c url(images/magnify.png) no-repeat center;width: 42px;height: 35px;background-size: 20px; display:none;}


.breadcrumbs a{
	color: #93c52c;
}

/*-- Kaustav starts Inner pages 08-02-2018 --*/
/*Banner section*/
.banner{overflow:hidden;position:relative;}
.banner .mySlider2 li{padding:0;position:relative;}
.banner .slick-slider{margin:0;-webkit-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit;}
/*.banner .container{position:absolute;bottom:100px;right:0;left:0;margin:0 auto;}*/
.banner .container { position: absolute; bottom: 35%; right: 0; left: 0; margin: 0 auto; }
/*.banner-text{width:530px;}*/
.banner-text { width: 650px; }
/*.banner-text h1{color:#f73eff;font-size:87px;line-height:95px;font-weight:600;padding:0 0 4px 0;}*/
.banner-text h1 { color: #fff; font-size: 63px; line-height: 63px; font-weight: 600; padding: 0 0 4px 0; }
.banner-text h3{color:#93c62c;font-size:60px;line-height:61px;font-weight:100;}
/*.banner-text p{font-size:26px;line-height:35px;color:#fff;font-family:'Barlow', sans-serif;font-weight:100;padding:20px 126px 0 25px;}*/
.banner-text p { font-size: 24px; line-height: 30px; color: #fff; font-family: 'Barlow', sans-serif; font-weight: 100; /*padding: 10px 126px 0 25px;*/ padding: 10px 126px 0 0; }
.headings{overflow:hidden;/*border-left:1px solid #fff;padding:0 0 0 20px;*/}
.banner .slick-dots{background-color:#000;text-align:center;padding:19px 0;border-top:1px solid #fff;}
.banner .slick-dots li{display:inline-block;width:22px;height:22px;margin:0 14px 0 0;vertical-align:middle;}
.banner .slick-dots li:last-child{margin-right:0;}
.banner .slick-dots li button{display:block;border-radius:50px;background-color:#fff;border:none;width:100%;height:100%;text-indent:-2000px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.banner .slick-dots li button:focus{outline:none;}
.banner .slick-dots li button:hover, .banner .slick-dots li.slick-active button{background-color:#71bb33;}

/*Banner section*/

/*about us*/
.aboutus{overflow:hidden;padding:90px 0;text-align:center; background-color: #efefef;}
.aboutus .col-md-6{text-align:left;}
.aboutus h4{color:#888888;font-size:45px;line-height:47px;font-family:'Barlow', sans-serif;text-transform:uppercase;font-weight:600;margin:0 0 30px 0;}
.aboutus p{font-size:20px;line-height:32px;color:#000;padding:0 0 30px 0;}
.padding-right{padding-right:30px;}
.wrapper .aboutus h2{margin-bottom:110px;}
.calluscta { border-top: 2px solid #000; border-bottom: 2px solid #000; padding: 15px 0; margin: 36px 0 0 0; }
.calluscta p { padding-bottom: 0; font-size: 29px; line-height: 40px; color: #93c62c; font-family: 'Barlow', sans-serif; font-weight: 600; text-transform: uppercase; }
.calluscta p a{color:#93c62c;}
.calluscta p a:hover{color:#000;}

/*about us*/
/*home products*/
.homeproducts{padding:85px 0;overflow:hidden;}
.homeproducts .features_pro_boxes p{color:#fff;}
.homeproducts .features_pro_boxes a.read_more{color:#fff;border-color:#fff;}
.homeproducts .features_pro_boxes a.read_more:hover{border-color:#93c62c;color:#93c62c;}
.innermargin{margin:0 35px;}
.innermargin:nth-child(1){margin-left:0;}
.innermargin:nth-child(3){margin-right:0;}
/*home products*/
/*teachers say*/
.teacherssay{text-align:center;overflow:hidden;padding:95px 0;}
.wrapper .teacherssay h2{text-transform:none;}
.teacherssay p{font-size:35px;line-height:45px;font-family:'Barlow', sans-serif;}
.slick-slide{outline:none;}
.slick-arrow{position:absolute;top:0;width:87px;height:168px;background-size:100% !important;border:none;text-indent:-20000px;}
.slick-prev{background:url(images/slide-prev.png) no-repeat 0 0;left:-80px;}
.slick-next{background:url(images/slide-next.png) no-repeat 0 0;right:-80px;}
.slick-slider{margin:80px 0 0 0;}
.pinkcolor{color:#f73eff;}
.name-desg p{font-weight:600;min-height:inherit;padding-bottom:0;}
.slick-initialized .slick-slide{padding:0 60px;}

/*teachers say*/
/*-- Kaustav starts Inner pages 08-02-2018 --*/

/*	mainFt	*/
.mainFt {text-align:center;}
.ft-logo {display:inline-block;}
.ft-stem {display:inline-block; margin-left:22px;}
.ft-stem h4 { font-size:20px; color:#93c62c; border-left:1px solid #7c7c7c; padding:12px 0 12px 10px;line-height: 22px;}
.ft-stem h4 a {color:#93c62c;}
.ft-stem h4 a:hover {color:#000;}
.ft-top {padding:50px 0 45px;}
.ft-btm { background:url(images/ft-btm.jpg) repeat-y 0 0; background-size:100%; /*height:26px;*/ padding: 10px 0px;}
.ft-btm a { padding:0px; font-size:12px; color:#000;}
.ft-btm a:hover { color:#fff;}
.contact-ft { background:#e5e5e5 url(images/ft-pattern.png) repeat; padding:100px 0 60px;}
.contact-ft h2 {font-size:70px; font-weight:600; text-transform:uppercase; color:#000; margin:0 0 55px;}
.quick-info {margin-bottom:65px;}
.quick-info a, .quick-info span {color:#93c62c; font-size:30px; font-weight:600;}
.quick-info span {padding:0 5px;}
.quick-info a:hover {color:#000;}

/*Home end*/

/*inner page starts*/

/*---------------------------- About us page ----------------------------*/

.innerbanner{overflow:hidden;min-height:403px;background-size:cover !important;background-position:center center !important;}
.our-history{text-align:center;overflow:hidden;padding:86px 0;}
.our-history p:last-child, .aims p:last-child, .design-education p:last-child{padding-bottom:0;}
.wrapper h2{font-size:70px;line-height:87px;font-weight:600;color:#000;margin:0 0 40px 0;text-transform:uppercase;}
.our-history h4{font-size:28px;line-height:43px;color:#000;font-family:'Open Sans', sans-serif; margin:0 0 29px;}
/*.our-history p{font-size:20px;line-height:32px;color:#000;}*/
.our-history p{font-size:17px;line-height:24px;color:#000;}

/*aims section*/

.aims{overflow:hidden;background-size:cover !important;padding:88px 0;}
.aims-lft, .aims-rht{float:left;}
.aims-lft{width:146px;}
.aims-lft h4, .design-education h4{color:#93c62c;font-size:58px;line-height:60px;font-weight:600;text-transform:uppercase;margin:-10px 0 0 0;}
.aims-rht{width:490px;border-left:1px solid #93c62c;padding:0 0 0 20px;}
.aims-rht h5, .design-education h5{font-family:'Open Sans', sans-serif; font-size:26px;line-height:33px;font-weight:700;text-transform:uppercase;color:#93c62c;margin:-6px 0 15px 0;}
.aims-rht p, .design-education p{font-size:17px;line-height:24px;color:#fff;padding:0 0 15px 0;}

/*Design section*/

.design-education{overflow:hidden;background-color:#f2f2f2;}
.design-education .container{position:relative;padding:94px 0 80px;}
.headingwithborder h4{margin:0 0 30px;padding:0 0 30px;border-bottom:1px solid #93c62c;}
.design-education p{color:#000;}
.absolute-img{position:absolute;top:0;bottom:0;right:0;width:540px;}
.col-md-5.customwidth{width:534px;}

/*Meet the team*/

.meettheteam{overflow:hidden;padding:100px 0;text-align:center;}
.team-img{-webkit-border-radius:25%;-moz-border-radius:25%;-o-border-radius:25%;border-radius:25%;overflow:hidden;}
.team-img img{width:100%;}
.teamcontent{background-color:#eeeeee;text-align:left;-webkit-border-radius:60px;-moz-border-radius:60px;-o-border-radius:60px;border-radius:60px;overflow:hidden;position:relative;margin:-110px 0 0 0;}
.teamcontent .insidepadding{padding:45px 25px;}
.teamcontent h3{font-size:27px;line-height:27px;color:#93c62c;text-transform:uppercase;font-weight:600;}
.teamcontent .namewithborder h3{padding-bottom:12px;margin-bottom:8px;position:relative; margin-right:35px;}
.teamcontent .namewithborder h3:after{content:'';position:absolute;width:28px;height:1px;background-color:#000000;bottom:0;left:0;}
.designation{font-size:16px;line-height:18px;color:#000;text-transform:uppercase;font-weight:600;margin:0 0 20px 0;display:block;}
.teamcontent p{font-size:17px;line-height:24px;color:#000;margin:0;padding:0;}
.meettheteam .col-md-3{margin-bottom:60px;}
.meettheteam .col-md-3:nth-last-child(-n+3){margin-bottom:0;}
.meettheteam .col-md-3 .paddinginside{margin:0 13px;}
.meettheteam .col-md-3:nth-child(4n+1) .paddinginside{margin-left:0;}
.meettheteam .col-md-3:nth-child(4n) .paddinginside{margin-right:0;}
.wrapper .meettheteam h2{margin-bottom:80px;}

/*---------------------------- About us page ----------------------------*/

/*Clasroom page*/
/*added by kanchan*/
.classroom_section{width:100%; padding:50px 0px;}
/*.clas_room_content{text-align: center; width:88%; margin:0 auto;}*/
.clas_room_content {
    text-align: center;
    width: auto;
    margin: 0 auto;
    overflow: hidden;
}
.clas_room_content h2{font-family: 'Barlow', sans-serif; font-weight:600;}
.clas_room_content h4{font-size:29px; line-height: 38px; color:#000; font-family: 'Open Sans', sans-serif; padding-top:10px;}

.features_products{width:100%;  margin-top:65px;}
.features_products h3{font-size:58px; line-height: 60px; font-family: 'Barlow', sans-serif; font-weight: 300; color:#000; margin-bottom:50px; text-align: center;}
.selet_bx{height: 40px; width:350px; border:1px solid #7f7f7f; position: relative; margin:0 auto;}
.selet_bx select{position: absolute; top:0; right: 0; width:100%; height: 100%; text-transform: uppercase; border:none; -webkit-appearance: none;
   -moz-appearance:none; appearance:none; padding:2px 10px 5px 20px;  font-size:19px; line-height: 22px; color:#888888; outline:none;}
   .selet_bx select option { text-transform: uppercase; }
  .selet_bx:after{position: absolute; right:0px; top:0px; width:38px; background:#000; color:#93c62c; content:"\f0d7";   font-family: 'fontawesome'; height: 100%; text-align: center; line-height: 35px; font-size:25px; pointer-events: none;} 
 .features_pro_boxes h4{width:100%; background:#000; padding:12px 0px; color:#93c52c; font-size:23px; line-height: 28px; margin-bottom:10px; text-align: center; text-transform: uppercase; font-family: 'Barlow', sans-serif; font-weight:600;display: flex; align-items: center; justify-content: center;}
 .fea_pro_pic{width:100%; height: 280px; margin-bottom:20px;background-color:#000;overflow:hidden;}
 .fea_pro_pic img{width:100%; height: 100%; object-fit: cover;-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;overflow:hidden; -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
 .fea_pro_pic:hover img{ -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); opacity:.6}
 .features_pro_boxes p{font-size:17px; line-height: 22px; color:#000; font-family: 'Open Sans', sans-serif; }
 .read_more{color:#000; font-size:18px; line-height: 20px;  font-family: 'Barlow', sans-serif; text-transform: uppercase; position: relative; padding:8px 15px; display: inline-block; margin-top:8px;}
 .read_more:hover{color:#93c52c;}
 /*.read_more:before{position: absolute; top:-10px; left:0px; right: 0px; margin:0 auto; width:100%; background:#000; height: 3px; content:"";}
 .read_more:after{position: absolute; bottom:-10px; left:0px; right: 0px; margin:0 auto; width:100%; background:#000; height: 3px; content:"";}*/
 .pro_box{margin-top:70px; text-align:left}
 .pagination{text-align: center; width:100%; margin-top:50px; border-top:1px solid #000; border-bottom:8px solid #000; border-radius:0px;}
 .pagination ul{width:100%; text-align: center; margin-bottom:0px;}
 .pagination ul li{display: inline-block; list-style: none; margin:10px 10px;}
  .pagination ul li a i{color:#000; transition: all .5s}
  .pagination ul li a:hover i{color:#93c62c}
/*Clasroom page*/
.pro-hd {background:#000; margin-bottom:10px;}
.pro-hd h4 {margin-bottom:0;}
.clas_room_content p a{color: #93c52c;}

.features_products.touchboards{
	margin-top:0;
}
.features_products.touchboards .pro_box:nth-child(1), .features_products.touchboards .pro_box:nth-child(2), .features_products.touchboards .pro_box:nth-child(3){
	margin-top:20px;
}
.touchboards h5{
	font-size:14px;
	line-height:18px;
	margin:0 0 10px;
}
.price {
    overflow: hidden;
    margin: 10px 0;
}
.price h5, .price h6 {
    float: left;
    line-height: 20px;
}
.price h5 {
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: 600;
}
.touchboards .pro_box ul {
    list-style: none;
    overflow: hidden;
    display: block;
}
.touchboards .pro_box ul li {
    padding: 0 0 0 0px;
    margin: 0 0 5px 0;
	overflow:hidden;
}
.touchboards .pro_box ul li:before{
	content: '\f054';
	font-family: fontawesome;
	margin:0 5px 0 0;
	color: #93c52c;
}

.name-desg img{
	width:147px;
	margin:0 auto 20px;
}
.name-desg{
	overflow: hidden;
	margin:10px 0 0 0;
}

/*details page*/
.breadcrumb{
	padding:22px 0;
	background-color: #e8e8e8;
	margin:0;
	overflow:hidden;
}
.breadcrumb ul {
    list-style: none;
    overflow: hidden;
    margin: 0;
}
.breadcrumb ul li{
	float:left;
	padding:0 10px 0 0;
}
.breadcrumb ul li a, .breadcrumb ul li{
	font-size:12px;
	line-height:16px;
	color: #000;
}
.breadcrumb ul li a:hover{
	color: #93c62c;
}
.breadcrumb ul li:after{
	content:'\f054';
	font-family: fontawesome;
}
.breadcrumb ul li:last-child{
	margin:0;
	padding:0
}

.breadcrumb ul li:after{
	margin:0 0 0 10px;
}
.breadcrumb ul li:last-child:after{
	display: none;
}
.detailspage{
	background-color: #e8e8e8;
	overflow:hidden;
	padding:160px 0 70px;
}
.detcontent{
	overflow:hidden;
}
.det-left {
    width: 480px;
    float: left;
    margin: 0 60px 30px 0;
}
.det-left img{
	width:100%;
}
.det-right{
	width:700px;
	float:right;
}
.detailspage h3{
	font-size:36px;
	line-height:38px;
	color: #000;
	font-weight:600;
	margin:0 0 10px;
}
.detailspage h6 {
    color: #93c62c;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 25px 0;
}
.detailspage h5 {
    color: #93c62c;
    font-size: 18px;
    line-height: 23px;
    font-weight:700;
	margin:0 0 12px;
}
.detailspage h4{
	font-size:30px;
	line-height:35px;
	color: #93c62c;
	font-weight: 700;
	margin:30px 0 50px 0;
}
.detailspage p, .detcontent ul li, .detailspage p a, .detcontent ul li a{
	color: #5b5b5b;	
}
.detcontent ul li p{
	display:inline-block;
	overflow:hidden;
	vertical-align: top;
}
.detailspage p a:hover, .detcontent ul li a:hover{
	color: #93c62c;
}
.detcontent ul {
    list-style: none;
    overflow: hidden;
}
.detcontent ul li:before {
    content: '';
    width: 2px;
    height: 2px;
    background: url(images/details-listing.jpg) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 0 2px;
}
.detcontent ul li{
	margin: 0 0 5px;
}
.detcontent ul li:last-child{
	margin-bottom:0;
}
.det-full{
	margin: 20px 0 0 0;
}
.det-full ul{
	overflow:hidden;
	margin:0 0 30px;
}
.videos{
	overflow:hidden;
	margin:30px 0 0 0;
}
.vid{
	width:300px;
	float:left;
	margin:0 20px 0 0;
}
.vid iframe, .vid img{
	width:100%;
}
.vid iframe{
	height:270px;
}
.detcontent ul li:before{
	margin-right:15px;
}
.pdfbtn{
	background-color: #93c62c;
	padding:10px;
	font-size:13px;
	line-height:18px;
	font-weight:700;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	color: #fff !important;
	text-align:center
}
.pdfbtn img{
	margin:0 12px 0 0;
}
.pdfbtn:hover{
	background-color: #000;
	color: #fff !important;
}


.telerik-reTable-3 tr:first-child td:last-child{
	border:none;
}
.telerik-reTable-3 tr td {
    padding: 10px 10px;
    text-align: left;
	font-family: 'Open Sans', sans-serif;
}
.telerik-reTable-3 tr:nth-child(odd) td {
    background-color: rgba(255,255,255,.50);
}
.telerik-reTable-3 tr:first-child td{
	background-color: #93c62c;
	padding: 10px 10px;
	border-right:1px solid #fff !important;
}
.det-table{
	overflow:hidden;
	margin:0 0 30px;
}

.wrap-right {
    margin: 0 0 30px 90px;
    order: 2;
    width: 40%;
}
.wrap-right img, .wrap-right iframe{
	width:100%;
}
.clas_room_content p, .clas_room_content h3{
	text-align:left;
}
.clas_room_content h3 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 600;
    margin: 0 0 20px 0;
    color: #93c52c;
    text-transform: uppercase;
}
.room-row {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cls-room-content {
    width: 68%;
}

.room-row .cls-room-content .aligner{
	align-items:center;
	justify-content:center;
	display:flex;
}

.room-row1, .room-row1 ul{
	overflow:hidden;
}
.room-row1 ul{
	list-style: none;
}
.room-row1 li {
    float: left;
    margin: 0 12px 0 0;
    width: 32%;
    text-align: left;
}
.room-row1 ul li:before {
    content: '\f054';
    font-family: fontawesome;
    margin: 0 5px 0 0;
    color: #93c52c;
}
.threestack {
    overflow: hidden;
    margin: 0 0 10px 0;
}

.threestack ul {
    float: left;
    width: 33%;
    text-align: left;
    padding: 0 15px 0 0;
}
.threestack li{
	display:block;
	overflow:hidden;
}

.threestack li:before {
	content: '\f054';
    font-family: fontawesome;
    margin: 0 5px 0 0;
    color: #93c52c;
}

.room-row1 ul{
	margin:0 0 30px;
}

.videos.mainpage{
	margin:20px 0 40px;
}
.threestack.divstck .dvstck-two{
	float: left;
    width: 33%;
}
.threestack.divstck .dvstck-two ul{
	width: auto;
}
.room-row .pdfbtn {
    text-align: center;
    padding: 10px 15px;
    margin: 10px 0 0 0;
    color: #fff;
    text-decoration: none;
}
.room-row p a{
	color: #93c62c;
	text-decoration:underline;
}
.room-row p a:hover{
	text-decoration: none;
}


.clas_room_content .det-full{
	background-color: #e8e8e8;
}
.mar-top-bot{
	margin:20px 0;
}

.order {
    text-align: center;
    overflow: hidden;
    margin-top: calc(100% - 88%);
    margin-bottom: calc(100% - 95%);
}
.order p a{
	color: #93c62c;
}
.order p a:hover{
	color: #000;	
}

/*New css added*/

.clas_room_content ul li:before {
	content: '\f054';
    font-family: fontawesome;
    margin: 0 5px 0 0;
    color: #93c52c;
    
}
.clas_room_content ul li{
	text-align: left;
}

.clas_room_content .col-md-4 img{
	margin-bottom: 20px;
	width: 100%;
}

.clas_room_content .col-md-4 iframe{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
.clas_room_content table{
	    background-color: #e8e8e8;
}

.textlft p, .textlft ul{
	text-align:left;
}

.our-history.textlft  p {
    font-size: 16px;
    line-height: 29px;
    color: #000;
}
.our-history.textlft ul li{
	color: #000;
}

.page-id-557 .vid{
	width:100%;
}
.page-id-557 .vid iframe{
	height:550px;
}
.order-bx p{
	text-align:left;
}

/*search*/

.searchquery-text h1 {
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
	line-height:55px;
    margin: 0 0 55px;
}

.searchlist li:before{display:none}

.searchlist li{margin-bottom:35px;}
.searchlist li h4 a{color: #93c52c;}

.searchlist li h4 {
    font-size: 30px;
    line-height: 35px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    padding-top: 10px;
    margin: 0 0 15px 0;
}
.searchlist li .btn {
    font-size: 15px;
    line-height: 20px;
    padding: 8px 20px;
}
.searchlist li:last-child{margin-bottom:0}
.search .clas_room_content p{text-align: center;}
.search-submit{
    font-size: 16px;
    line-height: 25px;
    padding: 8px 30px;
    color: #000;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    border-radius: 0;
    border: 2px solid #000;
    /* border-top: 3px solid #000; */
    text-transform: uppercase;
    transition: all .5s;
    background: none;
    outline: none;
    /*border-left: none;
    border-right: none;*/
	 margin: 0 0 0 20px;
}
.search-form input[type="search"] {
    min-width: 350px;
    margin: 10px 0 0 0;
}

.search .clas_room_content ul li p{text-align:left}
/**			==============	Responsive style start	============================---------------------------------------------------------------****
*********************************************--------------------------------------------------------------------------------------------------***/

@media only screen and (max-width: 1400px){
.slick-prev{left: -40px; }
.slick-next{ right: -40px; }
}

@media only screen and (max-width: 1300px) {
.navigation ul li a {padding: 0 3px 20px;margin: 0 5px;font-size: 15px;}
.searchBox {max-width: 175px;}
.searchBox .form-control {padding:0 8px; font-size:18px;}
.logo {max-width:145px;}

/*Added by Kaustav*/

.our-history{padding:50px 0 60px;}
.wrapper h2{font-size:55px;line-height:70px;margin:0 0 25px 0;}
.our-history h4{font-size:24px;line-height:34px;margin-bottom:20px;}
.our-history p{font-size:18px;line-height:30px;}
.aims .col-md-7{width:100%;}
.aims-rht{width:77%;}
.aims-rht h5, .design-education h5{font-size:22px;line-height:29px;}
.aims{padding:68px 0;}
.aims-rht p, .design-education p{font-size:15px;line-height:22px;padding:0 0 15px 0;}
.design-education .container{padding:54px 0 60px;}
.aims-lft h4, .design-education h4{font-size:48px;line-height:50px;}
.absolute-img{width:410px;}
.meettheteam{padding:53px 0;}
.wrapper .meettheteam h2{margin-bottom:50px;}
.meettheteam .col-md-3 .paddinginside{margin:0 !important;}
.innerbanner{min-height:313px;}
.aims-lft{width:124px;}
.teamcontent { margin: -95px 0 0 0; }

.aboutus{overflow:hidden;padding:60px 0;text-align:center;}
.wrapper .aboutus h2{margin-bottom:60px;}
.aboutus h4{font-size:35px;line-height:40px;}
.calluscta{padding:12px 0;margin:37px 0 0 0;}
.calluscta p{font-size:23px;line-height:35px;}
.homeproducts{padding:60px 0;}
.teacherssay{padding:40px 0 60px;}
.slick-slider{margin:40px 0 0 0;}
.teacherssay p{font-size:30px;line-height:40px;}
.name-desg p{min-height:inherit;}
.slick-prev{left:0;}
.slick-next{right:0;}
.slick-arrow{width:57px;height:110px;z-index:10;}
.slick-arrow:active,.slick-arrow:focus{outline:none;}
/*.banner .container{bottom:10%;}*/
.banner .container { bottom: 30%; }
.banner-text h3{font-size:45px;line-height:46px;font-weight:100;}
/*.banner-text h1{font-size:72px;line-height:80px;}*/
.banner-text h1 { font-size: 55px; line-height: 55px; }
/*.banner-text p{font-size:22px;line-height:30px;}*/
.banner-text p { font-size: 20px; line-height: 25px; }
/*Added by Kaustav*/
.det-right {
    width: 64%;
}
.det-left {
    width: 30%;
}
.detailspage {
    background-color: #e8e8e8;
    overflow: hidden;
    padding: 100px 0 70px;
}
.detailspage h4 {
    margin: 10px 0 30px 0;
}
.detailspage h3 {
    font-size: 32px;
    line-height: 35px;
    margin: 0 0 10px;
}
.detailspage h4{
	font-size:28px;
	line-height:32px;
}
}

@media only screen and (max-width:1199px){
.room-row:first-child{
	margin-top:20px;
}
.clas_room_content h3 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #93c52c;
    text-transform: uppercase;
}
.wrapper .clas_room_content h2 {
    margin: 0 0 50px 0;
}
.order {
    margin-bottom: calc(100% - 92%);
}

}

@media only screen and (min-width:992px) and (max-width:1199px){
.features_pro_boxes h4{font-size: 16px;}
.fea_pro_pic{height: 235px;}
.classroom_section h2 {font-size: 60px; line-height: 77px;}
.clas_room_content h4 {font-size: 23px; line-height: 35px; padding-top: 6px;}
}

/*******		end 1199		*/

@media only screen and (max-width: 991px) {
.searchBox {max-width: 250px;}
.header_right {position:relative;}
.navWrap {float:none; margin:0; position:absolute; right:0; top:20px;width: 100%; z-index:10;}
.searchBox {max-width: 300px; margin-right:60px;}
.mean-container a.meanmenu-reveal {padding: 10px 13px 10px 13px; margin:0; left:inherit !important;}
/*Added by Kaustav*/
.wrapper h2{font-size:45px;line-height:60px;margin:0 0 18px 0;}
.our-history h4{font-size:20px;line-height:30px;margin-bottom:10px;}
.our-history p{font-size:16px;line-height:26px;}
.our-history{padding:40px 0 50px;}
.aims{padding:55px 0;}
.aims-lft h4, .design-education h4{font-size:41px;line-height:45px;}
.aims-lft{width:110px;}
.headingwithborder h4{margin:0 0 20px;padding:0 0 20px;}
.aims-rht h5, .design-education h5{font-size:18px;line-height:25px;margin:-6px 0 7px 0;}
.aims-rht p, .design-education p{font-size:15px;line-height:22px;padding:0 0 10px 0;}
.col-md-5.customwidth{width:53%;}
.absolute-img{width:45%;}
.teamcontent{margin:-43% 0 0 0;}
.meettheteam .col-md-3{margin-bottom:40px;width:50%;float:left;}
.meettheteam .col-md-3:nth-last-child(-n+3){margin-bottom:40px;}
.meettheteam .col-md-3:last-child{margin-bottom:0;}
.wrapper .meettheteam h2{margin-bottom:40px;}
.innerbanner{min-height:250px;}
.wrapper .aboutus h2{margin-bottom:40px;}
.aboutus .col-md-6{margin-bottom:30px;float:none !important;}
.aboutus .col-md-6 img{width:100%;}
.aboutus .col-md-6.padding-right{padding-right:15px;text-align:center;margin-bottom:0;}
.innermargin{margin:0;}
.features_pro_boxes .col-md-4{margin-bottom:40px;}
.features_pro_boxes .col-md-4:nth-last-child(-n+1){margin-bottom:0;}
/*.banner-text h1{font-size:52px;line-height:60px;}*/
.banner-text h1 { font-size: 45px; line-height: 40px; }
.banner-text p { font-size: 18px; line-height: 23px; }
.banner-text h3{font-size:35px;line-height:36px;font-weight:100;}
.banner-text{width:450px;}
.banner .container { bottom: 15%; }
/*Added by Kaustav*/

.det-full {
    margin: 30px 0 0 0;
}
.wrap-right {
    margin: 0 0 30px 40px;
    order: 2;
    width: 48%;
}
.clas_room_content h3 {
    font-size: 28px;
    line-height: 32px;
}
.order {
    margin-top: calc(100% - 83%);
    margin-bottom: calc(100% - 96%);
}
	
.searchquery-text h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 25px;
}
	.searchlist li h4 {
    font-size: 25px;
		line-height: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){

.features_pro_boxes h4{font-size: 16px;}
.fea_pro_pic{height: 235px;}
.classroom_section h2 {font-size: 60px; line-height: 77px;}
.clas_room_content h4 {font-size: 23px; line-height: 35px; padding-top: 6px;}
.classroom_section h2 {font-size: 43px; line-height: 68px;}
.features_products h3 {font-size: 44px; line-height: 46px;}
.selet_bx select{font-size: 17px; line-height: 20px;}
.fea_pro_pic {height: 314px;}
.read_more{font-size: 16px; margin-top: 8px;}
.features_products{margin-top: 50px;}
.features_products h3{margin-bottom: 42px; font-size: 37px; line-height: 46px;}
/*.features_products.touchboards .features_pro_boxes .col-md-4:nth-child(3), .features_products.touchboards .features_pro_boxes .col-md-4:nth-child(4){
	margin-top: 0px;
}*/
.features_products.touchboards .features_pro_boxes .col-md-4{
	margin:40px 0 0;
}
.features_products.touchboards .features_pro_boxes .col-md-4:nth-child(1), .features_products.touchboards .features_pro_boxes .col-md-4:nth-child(2){
	margin-top:0;
}
}

/*******		end 991		*/

@media only screen and (max-width: 767px) {
a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; -webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;}
/*	header */
.contact-ft {padding:30px 0;}
.contact-ft h2 {font-size: 45px;margin: 0 0 10px;}
.quick-info a, .quick-info span {font-size:22px;}
.quick-info {margin-bottom: 20px;}
.form-control, input[type="text"], input[type="email"], textarea, input[type="password"] {margin-bottom:15px; height:50px; padding:0 15px;}
textarea.form-control {height:110px; padding:8px 15px;}
.logo { left:15px; max-width:120px; z-index:10}
.header_right {float:none; z-index:10; position:absolute; right:15px; left:15px; top:0;}
.header_right.forposition {z-index:12}
.search-res-btn {display:block; margin:10px 48px 0; position:relative; z-index:100; float:right}
.searchBox {display:none; position:absolute; right:0; top:54px; z-index:12; margin:0; background:#93c62c; }
.navWrap {top:10px; right:0;}
.mean-container a.meanmenu-reveal {padding: 7px 10px 6px 10px;}
.header_top {height:55px;}
.mean-container .mean-nav {margin-top:41px;}
.searchBox .searchBtn {border-bottom: 1px solid #fff;border-top: 1px solid #fff;border-right: 1px solid #fff;}
.searchBox .form-control:focus {border-color: #fff;}
.ft-top {padding:20px 0 15px;}
.ft-stem {display:block; margin:0;}
.ft-stem h4 {border-left:0; border-top:1px solid #000; padding:10px 0 0; margin-top:15px;}
.ft-btm {height:10px;}

/*Added by Kaustav*/

.col-md-5.customwidth{width:100%;padding:0 30px !important;z-index:10;}
.absolute-img{width:50%;z-index:0;right:auto;opacity:.3;left:0;}
.wrapper h2{font-size:35px;line-height:45px;margin:0 0 10px 0;}
.our-history h4{font-size:18px;line-height:27px;margin-bottom:10px;}
.our-history p{font-size:15px;line-height:23px;}
.aims-rht h5, .design-education h5{font-size:15px;line-height:22px;margin:-6px 0 7px 0;}
.aims-lft h4, .design-education h4{font-size:35px;line-height:40px;}
.design-education .container{padding:35px 0 40px;}
.meettheteam{padding:37px 0;}
.wrapper .meettheteam h2{margin-bottom:30px;}
.teamcontent .insidepadding{padding:35px 20px;}
.teamcontent p{font-size:16px;line-height:23px;}
.teamcontent h3{font-size:23px;line-height:25px;}
.meettheteam .col-md-3{margin-bottom:30px;}
.innerbanner{min-height:200px;}
.design-education{text-align:center;}
.aims-lft, .aims-rht{float:none;width:auto;border:none;}
.aims-lft{margin:0 0 25px;}
.aims-rht{padding:0;}
.aims{text-align:center;}
.aims-lft h4{border-bottom:1px solid #93c62c;padding:0 0 20px;}

/*css added by Kanchan*/
.features_pro_boxes h4{font-size: 16px;}
.fea_pro_pic{height: 235px;}
.classroom_section h2 {font-size: 60px; line-height: 77px;}
.clas_room_content h4 {font-size: 23px; line-height: 35px; padding-top: 6px;}
.classroom_section h2 {font-size: 43px; line-height: 68px;}
.features_products h3 {font-size: 44px; line-height: 46px;}
.selet_bx select{font-size: 17px; line-height: 20px;}
.fea_pro_pic {height: 314px;}
.read_more{font-size: 16px; margin-top: 8px;}
.features_products{margin-top: 50px;}
.features_products h3{margin-bottom: 42px; font-size: 37px; line-height: 46px;}
.classroom_section h2 { font-size: 36px; line-height: 45px; }
.selet_bx{width: 323px;}
.selet_bx select{padding: 5px 10px 5px 42px;}
.clas_room_content{width:100%;}
.clas_room_content h4 {font-size: 19px; line-height: 30px;}

.teacherssay p{font-size:23px;line-height:34px; }
.name-desg p{min-height:inherit;}
.slick-slider{margin:30px 0 0 0;}
/*.banner-text h1{font-size:47px;line-height:55px;}*/
.banner-text h1 { font-size: 40px; line-height: 40px; }
.banner-text h3{font-size:30px;line-height:31px;font-weight:100;}
.banner .container{background-color:#424242;padding:30px 15px;position:static;text-align:center;}
.banner-text p{padding:20px 0 0 0;}
.headings{overflow:hidden;border-left:none;padding:0;}
.banner-text{width:auto;}

.det-left {
    margin: 0 30px 10px 0;
}

.room-row, .clas_room_content p, .clas_room_content h3{
	display:block;
	text-align:left;
}
.wrap-right {
    order: 2;
    width: 80%;
    margin: 0 auto 30px;
}
.cls-room-content{
	width:100%;
}
.room-row{
	margin-bottom:20px;
}
.room-row:last-child{
	margin-bottom:0;
}

.room-row1 li{
	float:none;
	display:block;
	text-align:center;
	width:auto;
}
.threestack ul, .threestack.divstck .dvstck-two{
	float:none;
	display:block;
	text-align:center;
	width:auto;
	padding:0;
}
.threestack.divstck .dvstck-two {
    margin: 0 0 20px 0;
    overflow: hidden;
}
.threestack.divstck .dvstck-two:last-child{
	margin-bottom:0;
}
.mar-top-bot{
	text-align:center;
}
.mar-top-bot p{
	margin-top:20px;
}
.page-id-557 .vid iframe {
    height: 270px;
}
	
	.search-form label{display:block}
	.search-form input[type="search"] {
    min-width: auto;
    margin: 10px 0 20px 0;
}
}
/*******		end 767		*/

@media screen and (max-width: 700px) {
.vid {
    width: 210px;
    float: none;
    margin: 0 20px 0 0;
    display: inline-block;
    vertical-align: top;
}
.videos{
	text-align:center;
}
.vid iframe {
    height: 190px;
}
.vid:nth-child(2n){
	margin-right:0;
}
	
	.searchquery-text h1 {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 20px;
}
.search .clas_room_content .searchlist li, .search .clas_room_content .searchlist li p{text-align: center;}
.searchlist li h4 {
    font-size: 20px;
    line-height: 25px;
}
}

@media screen and (max-width: 666px) {

.meettheteam .col-md-3{width:100%;}
.teamcontent{height:inherit !important;}
.aims-lft h4, .design-education h4{font-size:30px;line-height:40px;}
.wrapper h2, .contact-ft h2, .clas_room_content h3{font-size:30px;line-height:40px;margin:0 0 10px 0;}
.innerbanner{min-height:150px;}
.quick-info a, .quick-info span { font-size: 18px; }
.name-desg img {
    width: 120px;
    margin: 0 auto 15px;
}

.wrapper .clas_room_content h2{
	margin-bottom:25px;
}

.wrap-right{
	width:100%;
}

}

@media only screen and (max-width: 639px){
.features_products {margin-top: 36px;}
.fea_pro_pic {height: 226px;}
.features_pro_boxes p {font-size: 15px; line-height: 21px;}
.pro_box {margin-top: 20px;}
.read_more{margin-top: 0px;}
.aboutus h4{font-size:30px;line-height:35px;margin:0 0 25px 0;}
.aboutus p{font-size:18px;line-height:26px;}
.aboutus, .homeproducts{padding:40px 0;}
.teacherssay{padding:30px 0 40px;}
.teacherssay p{font-size:20px;line-height:29px;}
.slick-arrow{width:37px;height:75px;z-index:10;}
.slick-initialized .slick-slide{padding:0 40px;}
.banner-text h1{font-size:40px;line-height:50px;}
.banner-text h3{font-size:25px;line-height:30px;}
.banner-text p{padding:10px 0 0 0;}
.banner .slick-dots li{width:15px;height:15px;margin:0 10px 0 0;}
.banner .slick-dots { padding: 10px 0;}
/*.banner-text p { font-size: 20px; line-height: 26px; }*/
.banner-text p { font-size: 17px; line-height: 22px; }
.banner .container { padding: 20px 15px; }

.logo { max-width: 80px; }
.teacherssay p { font-size: 18px; line-height: 24px; }
.ft-logo{ max-width:110px;}
.detailspage {
    padding: 45px 0 50px;
}
.detailspage h3 {
    font-size: 30px;
    line-height: 32px;
}
.detailspage h6 {
    margin: 0px 0 15px 0;
}
.detcontent{
	text-align:center;
}
.det-left {
    width: 50%;
    float: none;
    margin: 0 auto 25px;
}
.det-right {
    width: auto;
    float: none;
	overflow:hidden;
}

}

@media only screen and (max-width: 480px){
.features_pro_boxes .col-xs-6{width:100%;}
.aboutus h4{font-size:25px;line-height:30px;margin:0 0 25px 0;}
.wrapper .aboutus h2{margin-bottom:30px;}
.btn {font-size: 18px; line-height: 20px; padding: 8px 15px; }
.banner-text h1 { font-size: 30px; line-height: 32px; }
.slick-arrow { width: 27px; height: 55px; z-index: 10; top: 30%; }
.price{
	text-align:center;
}
.price h5, .price h6{
	display:inline-block;
	vertical-align: top;
	float:none;
}
.vid {
    width: 100%;
    float: none;
    margin: 0 0 15px;
    display: block;
    vertical-align: top;
}
.vid:last-child{
	margin-bottom:0;
}
.det-full {
    margin: 10px 0 0 0;
}
.detailspage h3 {
    font-size: 25px;
    line-height: 32px;
}
.det-left{
	width:100%;
}
.detailspage h4 {
    font-size: 22px;
    line-height: 25px;
    margin: 0 0 20px 0;
}
.telerik-reTable-3 tr td {
    padding: 5px 8px;
    text-align: left;
    font-size: 13px;
}
}

@media only screen and (min-width: 300px) and (max-width: 479px){
.classroom_section h2, .clas_room_content h3{font-size: 20px; line-height: 28px;}
.classroom_section h2{margin-bottom:20px;}
.clas_room_content h4 {font-size: 17px; line-height: 26px;}
.features_products h3 {margin-bottom: 23px; font-size: 25px;}
.pro_box{width:100%;}
.fea_pro_pic{height: auto;}
.features_pro_boxes{text-align: center;}
.selet_bx{width:100%; }
.read_more{margin-top:11px;}
.clas_room_content h4 {font-size: 16px; line-height: 26px;}
.classroom_section h2 {margin-bottom: 11px;}
.features_products h3 {margin-bottom: 16px;}
.classroom_section{padding: 40px 0px;}
.selet_bx select {padding: 5px 10px 5px 11px;font-size: 13px; line-height: 20px;}
.features_pro_boxes h4{padding: 7px 0px;}
.read_more{font-size: 15px; padding: 7px 15px;}
.teamcontent2{height: auto !important;}
}